11:25:11 Started by timer 11:25:11 Running as SYSTEM 11:25:11 [EnvInject] - Loading node environment variables. 11:25:12 Building remotely on prd-ubuntu1804-builder-2c-2g-669 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:12 [ssh-agent] Looking for ssh-agent implementation... 11:25:12 $ ssh-agent 11:25:12 SSH_AUTH_SOCK=/tmp/ssh-eTfx8n5UfNH6/agent.1649 11:25:12 SSH_AGENT_PID=1651 11:25:12 [ssh-agent] Started. 11:25:12 Running ssh-add (command line suppressed) 11:25:12 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_15672728915376120559.key (jenkins-ssh) 11:25:12 [ssh-agent] Using credentials jenkins (jenkins) 11:25:12 The recommended git tool is: NONE 11:25:14 using credential jenkins 11:25:14 Wiping out workspace first. 11:25:14 Cloning the remote Git repository 11:25:14 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:14 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:14 > git --version # timeout=10 11:25:14 > git --version # 'git version 2.17.1' 11:25:14 using GIT_SSH to set credentials jenkins 11:25:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:16 Avoid second fetch 11:25:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:16 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:16 > git config core.sparsecheckout # timeout=10 11:25:16 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:16 Commit message: "Update release container tag for m-release" 11:25:16 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:19 provisioning config files... 11:25:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:19 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins8365230421558668683.sh 11:25:19 ---> python-tools-install.sh 11:25:19 Setup pyenv: 11:25:20 * system (set by /opt/pyenv/version) 11:25:20 * 3.8.13 (set by /opt/pyenv/version) 11:25:20 * 3.9.13 (set by /opt/pyenv/version) 11:25:20 * 3.10.6 (set by /opt/pyenv/version) 11:25:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UaaK 11:25:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:35 lf-activate-venv(): INFO: Base packages installed successfully 11:25:35 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-UaaK/bin to PATH 11:26:18 Generating Requirements File 11:26:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:26:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:53 Python 3.10.6 11:26:53 pip 26.0.1 from /tmp/venv-UaaK/lib/python3.10/site-packages/pip (python 3.10) 11:26:54 appdirs==1.4.4 11:26:54 argcomplete==3.6.3 11:26:54 aspy.yaml==1.3.0 11:26:54 attrs==26.1.0 11:26:54 autopage==0.6.0 11:26:54 backports.strenum==1.3.1 11:26:54 beautifulsoup4==4.14.3 11:26:54 boto3==1.42.89 11:26:54 botocore==1.42.89 11:26:54 bs4==0.0.2 11:26:54 certifi==2026.2.25 11:26:54 cffi==2.0.0 11:26:54 cfgv==3.5.0 11:26:54 chardet==7.4.3 11:26:54 charset-normalizer==3.4.7 11:26:54 click==8.3.2 11:26:54 cliff==4.13.3 11:26:54 cmd2==3.5.0 11:26:54 cryptography==3.3.2 11:26:54 debtcollector==3.1.0 11:26:54 decorator==5.2.1 11:26:54 defusedxml==0.7.1 11:26:54 Deprecated==1.3.1 11:26:54 distlib==0.4.0 11:26:54 dnspython==2.8.0 11:26:54 docker==7.1.0 11:26:54 dogpile.cache==1.5.0 11:26:54 durationpy==0.10 11:26:54 email-validator==2.3.0 11:26:54 filelock==3.28.0 11:26:54 future==1.0.0 11:26:54 gitdb==4.0.12 11:26:54 GitPython==3.1.46 11:26:54 httplib2==0.30.2 11:26:54 identify==2.6.18 11:26:54 idna==3.11 11:26:54 importlib-resources==1.5.0 11:26:54 iso8601==2.1.0 11:26:54 Jinja2==3.1.6 11:26:54 jmespath==1.1.0 11:26:54 jsonpatch==1.33 11:26:54 jsonpointer==3.1.1 11:26:54 jsonschema==4.26.0 11:26:54 jsonschema-specifications==2025.9.1 11:26:54 keystoneauth1==5.13.1 11:26:54 kubernetes==35.0.0 11:26:54 lftools==0.37.22 11:26:54 lxml==6.0.4 11:26:54 markdown-it-py==4.0.0 11:26:54 MarkupSafe==3.0.3 11:26:54 mdurl==0.1.2 11:26:54 msgpack==1.1.2 11:26:54 multi_key_dict==2.0.3 11:26:54 munch==4.0.0 11:26:54 netaddr==1.3.0 11:26:54 niet==1.4.2 11:26:54 nodeenv==1.10.0 11:26:54 oauth2client==4.1.3 11:26:54 oauthlib==3.3.1 11:26:54 openstacksdk==4.11.0 11:26:54 os-service-types==1.8.2 11:26:54 osc-lib==4.5.0 11:26:54 oslo.config==10.3.0 11:26:54 oslo.context==6.3.0 11:26:54 oslo.i18n==6.7.2 11:26:54 oslo.log==8.1.0 11:26:54 oslo.serialization==5.9.1 11:26:54 oslo.utils==10.0.1 11:26:54 packaging==26.1 11:26:54 pbr==7.0.3 11:26:54 platformdirs==4.9.6 11:26:54 prettytable==3.17.0 11:26:54 psutil==7.2.2 11:26:54 pyasn1==0.6.3 11:26:54 pyasn1_modules==0.4.2 11:26:54 pycparser==3.0 11:26:54 pygerrit2==2.0.15 11:26:54 PyGithub==2.9.1 11:26:54 Pygments==2.20.0 11:26:54 PyJWT==2.12.1 11:26:54 PyNaCl==1.6.2 11:26:54 pyparsing==2.4.7 11:26:54 pyperclip==1.11.0 11:26:54 pyrsistent==0.20.0 11:26:54 python-cinderclient==9.9.0 11:26:54 python-dateutil==2.9.0.post0 11:26:54 python-discovery==1.2.2 11:26:54 python-heatclient==5.1.0 11:26:54 python-jenkins==1.8.3 11:26:54 python-keystoneclient==5.8.0 11:26:54 python-magnumclient==4.10.0 11:26:54 python-openstackclient==9.0.0 11:26:54 python-swiftclient==4.10.0 11:26:54 PyYAML==6.0.3 11:26:54 referencing==0.37.0 11:26:54 requests==2.33.1 11:26:54 requests-oauthlib==2.0.0 11:26:54 rfc3986==2.0.0 11:26:54 rich==15.0.0 11:26:54 rich-argparse==1.7.2 11:26:54 rpds-py==0.30.0 11:26:54 rsa==4.9.1 11:26:54 ruamel.yaml==0.19.1 11:26:54 ruamel.yaml.clib==0.2.15 11:26:54 s3transfer==0.16.0 11:26:54 simplejson==3.20.2 11:26:54 six==1.17.0 11:26:54 smmap==5.0.3 11:26:54 soupsieve==2.8.3 11:26:54 stevedore==5.7.0 11:26:54 tabulate==0.10.0 11:26:54 toml==0.10.2 11:26:54 tomlkit==0.14.0 11:26:54 tqdm==4.67.3 11:26:54 typing_extensions==4.15.0 11:26:54 urllib3==1.26.20 11:26:54 virtualenv==21.2.4 11:26:54 wcwidth==0.6.0 11:26:54 websocket-client==1.9.0 11:26:54 wrapt==2.1.2 11:26:54 xdg==6.0.0 11:26:54 xmltodict==1.0.4 11:26:54 yq==3.4.3 11:26:54 [EnvInject] - Injecting environment variables from a build step. 11:26:54 [EnvInject] - Injecting as environment variables the properties content 11:26:54 SET_JDK_VERSION=openjdk17 11:26:54 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:54 11:26:54 [EnvInject] - Variables injected successfully. 11:26:54 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins13829495234655108163.sh 11:26:54 ---> update-java-alternatives.sh 11:26:54 ---> Updating Java version 11:26:54 ---> Ubuntu/Debian system detected 11:26:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:55 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:56 openjdk version "17.0.7" 2023-04-18 11:26:56 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:56 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:56 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:56 [EnvInject] - Injecting environment variables from a build step. 11:26:56 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:56 [EnvInject] - Variables injected successfully. 11:26:56 [EnvInject] - Injecting environment variables from a build step. 11:26:56 [EnvInject] - Injecting as environment variables the properties content 11:26:56 PYTHON=python3 11:26:56 11:26:56 [EnvInject] - Variables injected successfully. 11:26:56 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3787906346009712270.sh 11:26:56 ---> tox-install.sh 11:26:56 + source /home/jenkins/lf-env.sh 11:26:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:56 ++ mktemp -d /tmp/venv-XXXX 11:26:56 + lf_venv=/tmp/venv-9NHD 11:26:56 + local venv_file=/tmp/.os_lf_venv 11:26:56 + local python=python3 11:26:56 + local options 11:26:56 + local set_path=true 11:26:56 + local install_args= 11:26:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:56 + true 11:26:56 + case $1 in 11:26:56 + venv_file=/tmp/.toxenv 11:26:56 + shift 2 11:26:56 + true 11:26:56 + case $1 in 11:26:56 + shift 11:26:56 + break 11:26:56 + case $python in 11:26:56 + local pkg_list= 11:26:56 + [[ -d /opt/pyenv ]] 11:26:56 + echo 'Setup pyenv:' 11:26:56 Setup pyenv: 11:26:56 + export PYENV_ROOT=/opt/pyenv 11:26:56 + PYENV_ROOT=/opt/pyenv 11:26:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:56 + pyenv versions 11:26:56 system 11:26:56 3.8.13 11:26:56 3.9.13 11:26:56 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:56 + command -v pyenv 11:26:56 ++ pyenv init - --no-rehash 11:26:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:56 export PATH="/opt/pyenv/shims:${PATH}" 11:26:56 export PYENV_SHELL=bash 11:26:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:56 pyenv() { 11:26:56 local command 11:26:56 command="${1:-}" 11:26:56 if [ "$#" -gt 0 ]; then 11:26:56 shift 11:26:56 fi 11:26:56 11:26:56 case "$command" in 11:26:56 rehash|shell) 11:26:56 eval "$(pyenv "sh-$command" "$@")" 11:26:56 ;; 11:26:56 *) 11:26:56 command pyenv "$command" "$@" 11:26:56 ;; 11:26:56 esac 11:26:56 }' 11:26:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:56 ++ export PYENV_SHELL=bash 11:26:56 ++ PYENV_SHELL=bash 11:26:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:56 +++ complete -F _pyenv pyenv 11:26:56 ++ lf-pyver python3 11:26:56 ++ local py_version_xy=python3 11:26:56 ++ local py_version_xyz= 11:26:56 ++ pyenv versions 11:26:56 ++ local command 11:26:56 ++ command=versions 11:26:56 ++ '[' 1 -gt 0 ']' 11:26:56 ++ shift 11:26:56 ++ case "$command" in 11:26:56 ++ command pyenv versions 11:26:56 ++ pyenv versions 11:26:56 ++ sed 's/^[ *]* //' 11:26:56 ++ awk '{ print $1 }' 11:26:56 ++ grep -E '^[0-9.]*[0-9]$' 11:26:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:56 +++ tail -n 1 11:26:56 +++ sort -V 11:26:56 +++ grep '^3' /tmp/.pyenv_versions 11:26:56 ++ py_version_xyz=3.10.6 11:26:56 ++ [[ -z 3.10.6 ]] 11:26:56 ++ echo 3.10.6 11:26:56 ++ return 0 11:26:56 + pyenv local 3.10.6 11:26:56 + local command 11:26:56 + command=local 11:26:56 + '[' 2 -gt 0 ']' 11:26:56 + shift 11:26:56 + case "$command" in 11:26:56 + command pyenv local 3.10.6 11:26:56 + pyenv local 3.10.6 11:26:56 + for arg in "$@" 11:26:56 + case $arg in 11:26:56 + pkg_list+='tox ' 11:26:56 + for arg in "$@" 11:26:56 + case $arg in 11:26:56 + pkg_list+='virtualenv ' 11:26:56 + for arg in "$@" 11:26:56 + case $arg in 11:26:56 + pkg_list+='urllib3~=1.26.15 ' 11:26:56 + [[ -f /tmp/.toxenv ]] 11:26:56 + [[ ! -f /tmp/.toxenv ]] 11:26:56 + [[ -n '' ]] 11:26:56 + python3 -m venv /tmp/venv-9NHD 11:27:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9NHD' 11:27:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9NHD 11:27:03 + echo /tmp/venv-9NHD 11:27:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:03 + local 'pip_opts=--upgrade --quiet' 11:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:03 + [[ -n '' ]] 11:27:03 + [[ -n '' ]] 11:27:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:03 + /tmp/venv-9NHD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:10 lf-activate-venv(): INFO: Base packages installed successfully 11:27:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:10 + /tmp/venv-9NHD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:14 + type python3 11:27:14 + true 11:27:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9NHD/bin to PATH' 11:27:14 lf-activate-venv(): INFO: Adding /tmp/venv-9NHD/bin to PATH 11:27:14 + PATH=/tmp/venv-9NHD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:14 + return 0 11:27:14 + python3 --version 11:27:14 Python 3.10.6 11:27:14 + python3 -m pip --version 11:27:14 pip 26.0.1 from /tmp/venv-9NHD/lib/python3.10/site-packages/pip (python 3.10) 11:27:14 + python3 -m pip freeze 11:27:15 cachetools==7.0.5 11:27:15 colorama==0.4.6 11:27:15 distlib==0.4.0 11:27:15 filelock==3.28.0 11:27:15 packaging==26.1 11:27:15 platformdirs==4.9.6 11:27:15 pluggy==1.6.0 11:27:15 pyproject-api==1.10.0 11:27:15 python-discovery==1.2.2 11:27:15 tomli==2.4.1 11:27:15 tomli_w==1.2.0 11:27:15 tox==4.53.0 11:27:15 typing_extensions==4.15.0 11:27:15 urllib3==1.26.20 11:27:15 virtualenv==21.2.4 11:27:15 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins17463688318849991801.sh 11:27:15 [EnvInject] - Injecting environment variables from a build step. 11:27:15 [EnvInject] - Injecting as environment variables the properties content 11:27:15 PARALLEL=False 11:27:15 11:27:15 [EnvInject] - Variables injected successfully. 11:27:15 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins11946387891238041638.sh 11:27:15 ---> tox-run.sh 11:27:15 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:15 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:27:15 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:15 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:27:15 + source /home/jenkins/lf-env.sh 11:27:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:15 ++ mktemp -d /tmp/venv-XXXX 11:27:15 + lf_venv=/tmp/venv-KF93 11:27:15 + local venv_file=/tmp/.os_lf_venv 11:27:15 + local python=python3 11:27:15 + local options 11:27:15 + local set_path=true 11:27:15 + local install_args= 11:27:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:15 + true 11:27:15 + case $1 in 11:27:15 + venv_file=/tmp/.toxenv 11:27:15 + shift 2 11:27:15 + true 11:27:15 + case $1 in 11:27:15 + shift 11:27:15 + break 11:27:15 + case $python in 11:27:15 + local pkg_list= 11:27:15 + [[ -d /opt/pyenv ]] 11:27:15 + echo 'Setup pyenv:' 11:27:15 Setup pyenv: 11:27:15 + export PYENV_ROOT=/opt/pyenv 11:27:15 + PYENV_ROOT=/opt/pyenv 11:27:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 + pyenv versions 11:27:15 system 11:27:15 3.8.13 11:27:15 3.9.13 11:27:15 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:27:15 + command -v pyenv 11:27:15 ++ pyenv init - --no-rehash 11:27:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:27:15 export PATH="/opt/pyenv/shims:${PATH}" 11:27:15 export PYENV_SHELL=bash 11:27:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:15 pyenv() { 11:27:15 local command 11:27:15 command="${1:-}" 11:27:15 if [ "$#" -gt 0 ]; then 11:27:15 shift 11:27:15 fi 11:27:15 11:27:15 case "$command" in 11:27:15 rehash|shell) 11:27:15 eval "$(pyenv "sh-$command" "$@")" 11:27:15 ;; 11:27:15 *) 11:27:15 command pyenv "$command" "$@" 11:27:15 ;; 11:27:15 esac 11:27:15 }' 11:27:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:27:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:15 ++ export PYENV_SHELL=bash 11:27:15 ++ PYENV_SHELL=bash 11:27:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:15 +++ complete -F _pyenv pyenv 11:27:15 ++ lf-pyver python3 11:27:15 ++ local py_version_xy=python3 11:27:15 ++ local py_version_xyz= 11:27:15 ++ pyenv versions 11:27:15 ++ local command 11:27:15 ++ command=versions 11:27:15 ++ '[' 1 -gt 0 ']' 11:27:15 ++ shift 11:27:15 ++ case "$command" in 11:27:15 ++ command pyenv versions 11:27:15 ++ pyenv versions 11:27:15 ++ sed 's/^[ *]* //' 11:27:15 ++ grep -E '^[0-9.]*[0-9]$' 11:27:15 ++ awk '{ print $1 }' 11:27:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:15 +++ tail -n 1 11:27:15 +++ grep '^3' /tmp/.pyenv_versions 11:27:15 +++ sort -V 11:27:15 ++ py_version_xyz=3.10.6 11:27:15 ++ [[ -z 3.10.6 ]] 11:27:15 ++ echo 3.10.6 11:27:15 ++ return 0 11:27:15 + pyenv local 3.10.6 11:27:15 + local command 11:27:15 + command=local 11:27:15 + '[' 2 -gt 0 ']' 11:27:15 + shift 11:27:15 + case "$command" in 11:27:15 + command pyenv local 3.10.6 11:27:15 + pyenv local 3.10.6 11:27:15 + for arg in "$@" 11:27:15 + case $arg in 11:27:15 + pkg_list+='tox ' 11:27:15 + for arg in "$@" 11:27:15 + case $arg in 11:27:15 + pkg_list+='virtualenv ' 11:27:15 + for arg in "$@" 11:27:15 + case $arg in 11:27:15 + pkg_list+='urllib3~=1.26.15 ' 11:27:15 + [[ -f /tmp/.toxenv ]] 11:27:15 ++ cat /tmp/.toxenv 11:27:15 + lf_venv=/tmp/venv-9NHD 11:27:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9NHD from' file:/tmp/.toxenv 11:27:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9NHD from file:/tmp/.toxenv 11:27:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:15 + local 'pip_opts=--upgrade --quiet' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:15 + [[ -n '' ]] 11:27:15 + [[ -n '' ]] 11:27:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:15 + /tmp/venv-9NHD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:17 lf-activate-venv(): INFO: Base packages installed successfully 11:27:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:17 + /tmp/venv-9NHD/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:19 + type python3 11:27:19 + true 11:27:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9NHD/bin to PATH' 11:27:19 lf-activate-venv(): INFO: Adding /tmp/venv-9NHD/bin to PATH 11:27:19 + PATH=/tmp/venv-9NHD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:19 + return 0 11:27:19 + [[ -d /opt/pyenv ]] 11:27:19 + echo '---> Setting up pyenv' 11:27:19 ---> Setting up pyenv 11:27:19 + export PYENV_ROOT=/opt/pyenv 11:27:19 + PYENV_ROOT=/opt/pyenv 11:27:19 + export PATH=/opt/pyenv/bin:/tmp/venv-9NHD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:19 + PATH=/opt/pyenv/bin:/tmp/venv-9NHD/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:27:19 ++ pwd 11:27:19 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:19 + export PYTHONPATH 11:27:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:19 + tox --version 11:27:19 4.53.0 from /tmp/venv-9NHD/lib/python3.10/site-packages/tox/__init__.py 11:27:19 + PARALLEL=False 11:27:19 + TOX_OPTIONS_LIST= 11:27:19 + [[ -n '' ]] 11:27:19 + case ${PARALLEL,,} in 11:27:19 + tox 11:27:19 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:22 code: install_deps> python -I -m pip install coverage Flask Flask-API Flask-Cors kfp kfp-pipeline-spec kfp-server-api mock pytest pytest-cov requests Werkzeug==2.2.2 11:27:51 code: freeze> python -m pip freeze --all 11:27:52 code: certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.7,click==8.3.2,click-option-group==0.5.7,coverage==7.13.5,cryptography==46.0.7,docstring_parser==0.18.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.30.3,google-auth==2.49.2,google-cloud-core==2.5.1,google-cloud-storage==3.10.1,google-crc32c==1.8.0,google-resumable-media==2.8.2,googleapis-common-protos==1.74.0,idna==3.11,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.16.0,kfp-pipeline-spec==2.16.0,kfp-server-api==2.16.0,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==26.1,pip==26.0.1,pluggy==1.6.0,proto-plus==1.27.2,protobuf==6.33.6,pyasn1==0.6.3,pyasn1_modules==0.4.2,pycparser==3.0,Pygments==2.20.0,pytest==9.0.3,pytest-cov==7.1.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,setuptools==82.0.1,six==1.17.0,tabulate==0.10.0,tomli==2.4.1,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:52 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:52 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:52 Processing ./. 11:27:52 Installing build dependencies: started 11:27:54 Installing build dependencies: finished with status 'done' 11:27:54 Getting requirements to build wheel: started 11:27:55 Getting requirements to build wheel: finished with status 'done' 11:27:55 Preparing metadata (pyproject.toml): started 11:27:55 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:55 Building wheels for collected packages: kfadapter 11:27:55 Building wheel for kfadapter (pyproject.toml): started 11:27:55 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:55 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24852 sha256=60839864f85003f9a23cfd9dab04c4c7b01afcdbfa14aa3aaf89c1532522369c 11:27:55 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:55 Successfully built kfadapter 11:27:56 Installing collected packages: kfadapter 11:27:56 Successfully installed kfadapter-0.1 11:27:56 code: commands[1]> pytest --cov /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/kfadapter --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml 11:27:59 ============================= test session starts ============================== 11:27:59 platform linux -- Python 3.10.6, pytest-9.0.3, pluggy-1.6.0 11:27:59 cachedir: .tox/code/.pytest_cache 11:27:59 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:59 plugins: cov-7.1.0 11:27:59 collected 63 items 11:27:59 11:27:59 test/test_kfadapter_conf.py ........ [ 12%] 11:27:59 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:59 test/test_kfadapter_main.py ............................ [ 80%] 11:27:59 test/test_kfadapter_util.py .......... [ 96%] 11:27:59 test/test_tmgr_logger.py .. [100%] 11:28:00 11:28:00 =============================== warnings summary =============================== 11:28:00 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:28:00 /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 11:28:00 from flask.globals import _request_ctx_stack 11:28:00 11:28:00 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:28:00 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:28:00 ================================ tests coverage ================================ 11:28:00 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:28:00 11:28:00 Name Stmts Miss Cover Missing 11:28:00 ---------------------------------------------------------------- 11:28:00 kfadapter/__init__.py 0 0 100% 11:28:00 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:28:00 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:28:00 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:28:00 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:28:00 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:28:00 ---------------------------------------------------------------- 11:28:00 TOTAL 514 100 81% 11:28:00 Coverage HTML written to dir htmlcov 11:28:00 Coverage XML written to file coverage.xml 11:28:00 Required test coverage of 10% reached. Total coverage: 80.54% 11:28:00 ======================== 63 passed, 1 warning in 3.39s ========================= 11:28:01 code: commands[2]> coverage xml -i 11:28:01 Wrote XML report to coverage.xml 11:28:01 code: OK ✔ in 41.11 seconds 11:28:01 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:38 docs: freeze> python -m pip freeze --all 11:28:39 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.33.1,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==1.26.20,webcolors==25.10.0 11:28:39 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:39 Running Sphinx v8.1.3 11:28:39 loading translations [en]... done 11:28:40 making output directory... done 11:28:40 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:40 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:28:40 building [mo]: targets for 0 po files that are out of date 11:28:40 writing output... 11:28:40 building [html]: targets for 4 source files that are out of date 11:28:40 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:40 reading sources... [ 25%] index 11:28:40 reading sources... [ 50%] installation-guide 11:28:40 reading sources... [ 75%] overview 11:28:40 reading sources... [100%] release-notes 11:28:40 11:28:40 looking for now-outdated files... none found 11:28:40 pickling environment... done 11:28:40 checking consistency... done 11:28:40 preparing documents... done 11:28:40 copying assets... 11:28:40 copying static files... 11:28:40 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:40 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:40 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:40 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:40 copying static files: done 11:28:40 copying extra files... 11:28:40 copying extra files: done 11:28:40 copying assets: done 11:28:40 writing output... [ 25%] index 11:28:40 writing output... [ 50%] installation-guide 11:28:40 writing output... [ 75%] overview 11:28:40 writing output... [100%] release-notes 11:28:40 11:28:40 generating indices... genindex done 11:28:40 highlighting module code... 11:28:40 writing additional pages... search done 11:28:40 dumping search index in English (code: en)... done 11:28:40 dumping object inventory... done 11:28:40 build succeeded. 11:28:40 11:28:40 The HTML pages are in docs/_build/html. 11:28:41 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:41 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:41 docs: OK ✔ in 39.83 seconds 11:28:41 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:29:12 docs-linkcheck: freeze> python -m pip freeze --all 11:29:12 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.33.1,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==1.26.20,webcolors==25.10.0 11:29:12 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/linkcheck 11:29:13 Running Sphinx v8.1.3 11:29:13 loading translations [en]... done 11:29:13 making output directory... done 11:29:13 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:29:13 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:29:13 building [mo]: targets for 0 po files that are out of date 11:29:13 writing output... 11:29:13 building [linkcheck]: targets for 4 source files that are out of date 11:29:13 updating environment: [new config] 4 added, 0 changed, 0 removed 11:29:13 reading sources... [ 25%] index 11:29:13 reading sources... [ 50%] installation-guide 11:29:13 reading sources... [ 75%] overview 11:29:13 reading sources... [100%] release-notes 11:29:13 11:29:13 looking for now-outdated files... none found 11:29:13 pickling environment... done 11:29:13 checking consistency... done 11:29:13 preparing documents... done 11:29:13 copying assets... 11:29:13 copying assets: done 11:29:13 writing output... [ 25%] index 11:29:13 writing output... [ 50%] installation-guide 11:29:13 writing output... [ 75%] overview 11:29:13 writing output... [100%] release-notes 11:29:13 11:29:13 11:29:13 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:29:13 build succeeded. 11:29:13 11:29:13 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:29:14 code: OK (41.10=setup[31.86]+cmd[4.05,4.87,0.32] seconds) 11:29:14 docs: OK (39.83=setup[37.94]+cmd[1.89,0.01] seconds) 11:29:14 docs-linkcheck: OK (32.99=setup[31.57]+cmd[1.43] seconds) 11:29:14 congratulations :) (113.97 seconds) 11:29:14 + tox_status=0 11:29:14 + echo '---> Completed tox runs' 11:29:14 ---> Completed tox runs 11:29:14 + for i in .tox/*/log 11:29:14 ++ echo .tox/code/log 11:29:14 ++ awk -F/ '{print $2}' 11:29:14 + tox_env=code 11:29:14 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:29:14 + for i in .tox/*/log 11:29:14 ++ echo .tox/docs-linkcheck/log 11:29:14 ++ awk -F/ '{print $2}' 11:29:14 + tox_env=docs-linkcheck 11:29:14 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:29:14 + for i in .tox/*/log 11:29:14 ++ echo .tox/docs/log 11:29:14 ++ awk -F/ '{print $2}' 11:29:14 + tox_env=docs 11:29:14 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:29:14 + DOC_DIR=docs/_build/html 11:29:14 + [[ -d docs/_build/html ]] 11:29:14 + echo '---> Archiving generated docs' 11:29:14 ---> Archiving generated docs 11:29:14 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:29:14 + echo '---> tox-run.sh ends' 11:29:14 ---> tox-run.sh ends 11:29:14 + test 0 -eq 0 11:29:14 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-builder-2c-2g-669 11:29:15 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter -Dsonar.projectName=aiml-fw-athp-tps-kubeflow-adapter -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=kfadapter -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:16 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:16 INFO: Project root configuration file: NONE 11:29:16 INFO: SonarScanner 4.6.2.2472 11:29:16 INFO: Java 17.0.7 Private Build (64-bit) 11:29:16 INFO: Linux 4.15.0-213-generic amd64 11:29:17 INFO: User cache: /home/jenkins/.sonar/cache 11:29:20 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:20 INFO: Project root configuration file: NONE 11:29:20 INFO: Analyzing on SonarCloud 11:29:20 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:29:22 INFO: Load global settings 11:29:23 INFO: Load global settings (done) | time=558ms 11:29:23 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:29:23 INFO: Loading required plugins 11:29:23 INFO: Load plugins index 11:29:23 INFO: Load plugins index (done) | time=270ms 11:29:23 INFO: Load/download plugins 11:29:25 INFO: Load/download plugins (done) | time=1362ms 11:29:25 INFO: Loaded core extensions: architecture, sca, a3s 11:29:26 INFO: Process project properties 11:29:26 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:26 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:26 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:26 INFO: Found an active CI vendor: 'Jenkins' 11:29:26 INFO: Load project branches 11:29:26 INFO: Load project branches (done) | time=392ms 11:29:26 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:27 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=593ms 11:29:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:28 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:28 INFO: Detected project binding: NOT_BOUND 11:29:28 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=322ms 11:29:28 INFO: Load project pull requests 11:29:28 INFO: Load project pull requests (done) | time=175ms 11:29:28 INFO: Load branch configuration 11:29:28 INFO: Load branch configuration (done) | time=2ms 11:29:28 INFO: Load quality profiles 11:29:29 INFO: Load quality profiles (done) | time=580ms 11:29:29 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:29 INFO: Create analysis 11:29:29 INFO: Create analysis (done) | time=305ms 11:29:29 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:29 INFO: Load active rules 11:29:30 INFO: Load active rules (done) | time=945ms 11:29:31 INFO: Organization key: o-ran-sc 11:29:31 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 11:29:31 INFO: Preprocessing files... 11:29:31 INFO: 1 language detected in 12 preprocessed files (done) | time=147ms 11:29:31 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:31 INFO: 0 files ignored because of scm ignore settings 11:29:31 INFO: Loading plugins for detected languages 11:29:31 INFO: Load/download plugins 11:29:34 INFO: Load/download plugins (done) | time=3154ms 11:29:35 INFO: Load project repositories 11:29:35 INFO: Load project repositories (done) | time=335ms 11:29:35 INFO: Indexing files... 11:29:35 INFO: Project configuration: 11:29:35 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:35 INFO: 12 files indexed (done) | time=22ms 11:29:35 INFO: Quality profile for py: Sonar way 11:29:35 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:35 INFO: Load metrics repository 11:29:36 INFO: Load metrics repository (done) | time=190ms 11:29:36 INFO: Sensor cache enabled 11:29:36 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:36 INFO: Load sensor cache 11:29:38 INFO: Load sensor cache (312 KB) | time=2314ms 11:29:38 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:38 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:40 INFO: Sensor Python Sensor [python] 11:29:40 WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" 11:29:41 INFO: Starting global symbols computation 11:29:41 INFO: 6 source files to be analyzed 11:29:42 INFO: 6/6 source files have been analyzed 11:29:42 INFO: Finished step global symbols computation in 1382ms 11:29:43 INFO: Starting rules execution 11:29:43 INFO: 6 source files to be analyzed 11:29:51 INFO: 6/6 source files have been analyzed 11:29:51 INFO: Finished step rules execution in 8387ms 11:29:51 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 6 files. These files were not parsed. 11:29:51 INFO: Sensor Python Sensor [python] (done) | time=11244ms 11:29:51 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:51 INFO: Python test coverage 11:29:51 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:52 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=701ms 11:29:52 INFO: Sensor PythonXUnitSensor [python] 11:29:52 INFO: Sensor PythonXUnitSensor [python] (done) | time=346ms 11:29:52 INFO: Sensor Python Dependency Sensor [python] 11:29:52 INFO: Sensor Python Dependency Sensor [python] (done) | time=5ms 11:29:52 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:52 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:52 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:52 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 11:29:52 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:29:52 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:52 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 11:29:52 INFO: Sensor Java Config Sensor [iac] 11:29:52 INFO: There are no files to be analyzed for the Java language 11:29:52 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 11:29:52 INFO: Sensor IaC Docker Sensor [iac] 11:29:52 INFO: There are no files to be analyzed for the Docker language 11:29:52 INFO: Sensor IaC Docker Sensor [iac] (done) | time=5ms 11:29:52 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:52 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:52 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 11:29:52 INFO: Sensor IaC actionlint report Sensor [iac] 11:29:52 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=1ms 11:29:52 INFO: Sensor IaC Shell Sensor [iac] 11:29:52 INFO: There are no files to be analyzed for the Shell language 11:29:52 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 11:29:52 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:52 INFO: Available processors: 2 11:29:52 INFO: Using 2 threads for analysis. 11:29:53 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 11:29:53 * The filename starts with "test" 11:29:53 * The filename contains "test." or "tests." 11:29:53 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:53 * Any directory in the file path has a name ending in "test" or "tests" 11:29:53 11:29:53 INFO: Start fetching files for the text and secrets analysis 11:29:53 INFO: Using Git CLI to retrieve dirty files 11:29:54 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:54 INFO: Starting the text and secrets analysis 11:29:54 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:54 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:54 INFO: Start fetching files for the binary file analysis 11:29:54 INFO: There are no files to be analyzed for the binary file analysis 11:29:54 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1768ms 11:29:54 INFO: Sensor javabugs [dbd] 11:29:54 INFO: No IR files have been included for analysis. 11:29:54 INFO: Sensor javabugs [dbd] (done) | time=17ms 11:29:54 INFO: Sensor pythonbugs [dbd] 11:29:54 INFO: Analyzing 47/75 functions to detect bugs. 11:29:55 INFO: Sensor pythonbugs [dbd] (done) | time=1151ms 11:29:55 INFO: Sensor PythonSecuritySensor [security] 11:29:55 INFO: 25 taint analysis rules enabled. 11:29:56 INFO: Analyzing 6559 UCFGs to detect vulnerabilities. 11:29:57 INFO: All rules entry points : 11 11:29:57 INFO: Retained UCFGs : 67 11:29:58 INFO: 0 / 67 UCFGs simulated, memory usage: 493 MB 11:29:58 INFO: 50 / 67 UCFGs simulated, memory usage: 355 MB 11:29:58 INFO: python security sensor: Begin: 2026-04-16T11:29:55.468184776Z, End: 2026-04-16T11:29:58.462543251Z, Duration: 00:00:02.994 11:29:58 Load type hierarchy and UCFGs: Begin: 2026-04-16T11:29:55.479005729Z, End: 2026-04-16T11:29:56.876214145Z, Duration: 00:00:01.397 11:29:58 Load type hierarchy: Begin: 2026-04-16T11:29:55.479038499Z, End: 2026-04-16T11:29:55.670478546Z, Duration: 00:00:00.191 11:29:58 Load UCFGs: Begin: 2026-04-16T11:29:55.670700598Z, End: 2026-04-16T11:29:56.876052635Z, Duration: 00:00:01.205 11:29:58 Check cache: Begin: 2026-04-16T11:29:56.876606136Z, End: 2026-04-16T11:29:56.877562908Z, Duration: 00:00:00.000 11:29:58 Load cache: Begin: 2026-04-16T11:29:56.877148707Z, End: 2026-04-16T11:29:56.877173827Z, Duration: 00:00:00.000 11:29:58 Create runtime call graph: Begin: 2026-04-16T11:29:56.877594188Z, End: 2026-04-16T11:29:57.356837998Z, Duration: 00:00:00.479 11:29:58 Variable Type Analysis #1: Begin: 2026-04-16T11:29:56.878220400Z, End: 2026-04-16T11:29:57.172545925Z, Duration: 00:00:00.294 11:29:58 Create runtime type propagation graph: Begin: 2026-04-16T11:29:56.879049332Z, End: 2026-04-16T11:29:57.045650731Z, Duration: 00:00:00.166 11:29:58 Run SCC (Tarjan) on 14483 nodes: Begin: 2026-04-16T11:29:57.046103452Z, End: 2026-04-16T11:29:57.083214265Z, Duration: 00:00:00.037 11:29:58 Propagate runtime types to strongly connected components: Begin: 2026-04-16T11:29:57.083390065Z, End: 2026-04-16T11:29:57.172443865Z, Duration: 00:00:00.089 11:29:58 Variable Type Analysis #2: Begin: 2026-04-16T11:29:57.176150209Z, End: 2026-04-16T11:29:57.349028829Z, Duration: 00:00:00.172 11:29:58 Create runtime type propagation graph: Begin: 2026-04-16T11:29:57.176165499Z, End: 2026-04-16T11:29:57.239418701Z, Duration: 00:00:00.063 11:29:58 Run SCC (Tarjan) on 14374 nodes: Begin: 2026-04-16T11:29:57.239539141Z, End: 2026-04-16T11:29:57.267275396Z, Duration: 00:00:00.027 11:29:58 Propagate runtime types to strongly connected components: Begin: 2026-04-16T11:29:57.267398986Z, End: 2026-04-16T11:29:57.348884708Z, Duration: 00:00:00.081 11:29:58 Load config: Begin: 2026-04-16T11:29:57.356960038Z, End: 2026-04-16T11:29:57.880563745Z, Duration: 00:00:00.523 11:29:58 Compute entry points: Begin: 2026-04-16T11:29:57.880667895Z, End: 2026-04-16T11:29:57.988805738Z, Duration: 00:00:00.108 11:29:58 Slice call graph: Begin: 2026-04-16T11:29:57.989186420Z, End: 2026-04-16T11:29:57.994036458Z, Duration: 00:00:00.004 11:29:58 Live variable analysis: Begin: 2026-04-16T11:29:57.994128799Z, End: 2026-04-16T11:29:58.039373483Z, Duration: 00:00:00.045 11:29:58 Taint analysis for python: Begin: 2026-04-16T11:29:58.039685304Z, End: 2026-04-16T11:29:58.413124263Z, Duration: 00:00:00.373 11:29:58 Report issues: Begin: 2026-04-16T11:29:58.413264965Z, End: 2026-04-16T11:29:58.417772057Z, Duration: 00:00:00.004 11:29:58 Store cache: Begin: 2026-04-16T11:29:58.419008544Z, End: 2026-04-16T11:29:58.458366201Z, Duration: 00:00:00.039 11:29:58 INFO: python security sensor peak memory: 557 MB 11:29:58 INFO: Sensor PythonSecuritySensor [security] (done) | time=3003ms 11:29:58 INFO: ------------- Run sensors on project 11:29:58 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:58 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork" 11:29:58 INFO: - /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py 11:29:58 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, smells, deviations, directives 11:29:58 INFO: * Protobuf reading starting | memory total=637 | free=264 | used=372 (MB) 11:29:58 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:59 INFO: * Files successfully loaded: "6" out of "6" 11:29:59 INFO: * Purging externals (components not scanned) from graphs 11:29:59 INFO: * Purging excluded nodes from graphs 11:29:59 INFO: * Protobuf reading complete | memory total=637 | free=252 | used=384 (MB) 11:29:59 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=637 | free=249 | used=387 (MB) 11:29:59 INFO: No directives configured 11:29:59 INFO: * No intended architecture defined or detected, using an empty model 11:29:59 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=879ms 11:29:59 INFO: Sensor Zero Coverage Sensor 11:29:59 INFO: Sensor Zero Coverage Sensor (done) | time=0ms 11:29:59 INFO: Sensor Architecture Telemetry [architecture] 11:29:59 INFO: Sensor Architecture Telemetry [architecture] (done) | time=0ms 11:30:00 INFO: ------------- Gather SCA dependencies on project 11:30:00 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:30:01 INFO: Dependency analysis skipped 11:30:01 INFO: CPD Executor 1 file had no CPD blocks 11:30:01 INFO: CPD Executor Calculating CPD for 5 files 11:30:01 INFO: CPD Executor CPD calculation finished (done) | time=9ms 11:30:01 INFO: SCM Publisher SCM provider for this project is: git 11:30:01 INFO: SCM Publisher 5 source files to be analyzed 11:30:01 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=429ms 11:30:01 INFO: SCM revision ID '698e3355825e3dea8fd437630281eb4dfc3577d2' 11:30:02 INFO: Analysis report generated in 729ms, dir size=418 KB 11:30:02 INFO: Analysis report compressed in 47ms, zip size=96 KB 11:30:03 INFO: Analysis report uploaded in 804ms 11:30:03 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:30:03 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:30:03 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ2WDiYcQQv6z29B2NEj 11:30:03 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:30:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:30:04 INFO: Successfully sent architecture data 11:30:04 INFO: ------------- Upload SCA dependency files 11:30:06 INFO: Sensor cache published successfully 11:30:06 INFO: Analysis total time: 41.178 s 11:30:06 INFO: ------------------------------------------------------------------------ 11:30:06 INFO: EXECUTION SUCCESS 11:30:06 INFO: ------------------------------------------------------------------------ 11:30:06 INFO: Total time: 50.827s 11:30:07 INFO: Final Memory: 294M/674M 11:30:07 INFO: ------------------------------------------------------------------------ 11:30:09 $ ssh-agent -k 11:30:09 unset SSH_AUTH_SOCK; 11:30:09 unset SSH_AGENT_PID; 11:30:09 echo Agent pid 1651 killed; 11:30:09 [ssh-agent] Stopped. 11:30:09 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:09 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins5930000423286266520.sh 11:30:09 ---> sysstat.sh 11:30:10 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins258870916437551173.sh 11:30:10 ---> package-listing.sh 11:30:10 ++ facter osfamily 11:30:10 ++ tr '[:upper:]' '[:lower:]' 11:30:10 + OS_FAMILY=debian 11:30:10 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:30:10 + START_PACKAGES=/tmp/packages_start.txt 11:30:10 + END_PACKAGES=/tmp/packages_end.txt 11:30:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:10 + PACKAGES=/tmp/packages_start.txt 11:30:10 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:30:10 + PACKAGES=/tmp/packages_end.txt 11:30:10 + case "${OS_FAMILY}" in 11:30:10 + dpkg -l 11:30:10 + grep '^ii' 11:30:10 + '[' -f /tmp/packages_start.txt ']' 11:30:10 + '[' -f /tmp/packages_end.txt ']' 11:30:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:10 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:30:10 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:30:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:30:10 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2768196474493765346.sh 11:30:10 ---> capture-instance-metadata.sh 11:30:10 Setup pyenv: 11:30:10 system 11:30:10 3.8.13 11:30:10 3.9.13 11:30:10 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UaaK from file:/tmp/.os_lf_venv 11:30:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:15 lf-activate-venv(): INFO: Base packages installed successfully 11:30:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-UaaK/bin to PATH 11:30:34 INFO: Running in OpenStack, capturing instance metadata 11:30:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10365010786226238012.sh 11:30:34 provisioning config files... 11:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config14357057997505341747tmp 11:30:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:34 [EnvInject] - Injecting environment variables from a build step. 11:30:34 [EnvInject] - Injecting as environment variables the properties content 11:30:34 SERVER_ID=logs 11:30:34 11:30:34 [EnvInject] - Variables injected successfully. 11:30:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16783552834569084734.sh 11:30:34 ---> create-netrc.sh 11:30:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10444261101638389405.sh 11:30:34 ---> python-tools-install.sh 11:30:34 Setup pyenv: 11:30:34 system 11:30:34 3.8.13 11:30:34 3.9.13 11:30:35 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UaaK from file:/tmp/.os_lf_venv 11:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:38 lf-activate-venv(): INFO: Base packages installed successfully 11:30:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-UaaK/bin to PATH 11:30:56 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins17615254458686474764.sh 11:30:56 ---> sudo-logs.sh 11:30:56 Archiving 'sudo' log.. 11:30:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins8021432715857700433.sh 11:30:57 ---> job-cost.sh 11:30:57 Setup pyenv: 11:30:57 system 11:30:57 3.8.13 11:30:57 3.9.13 11:30:57 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UaaK from file:/tmp/.os_lf_venv 11:30:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:00 lf-activate-venv(): INFO: Base packages installed successfully 11:31:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-UaaK/bin to PATH 11:31:11 INFO: No Stack... 11:31:12 INFO: Retrieving Pricing Info for: v3-starter-2 11:31:12 INFO: Archiving Costs 11:31:12 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins16407649161879361681.sh 11:31:12 ---> logs-deploy.sh 11:31:12 Setup pyenv: 11:31:12 system 11:31:12 3.8.13 11:31:12 3.9.13 11:31:12 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UaaK from file:/tmp/.os_lf_venv 11:31:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:15 lf-activate-venv(): INFO: Base packages installed successfully 11:31:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-UaaK/bin to PATH 11:31:34 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/188 11:31:34 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:42 Archives upload complete. 11:31:42 INFO: archiving logs to Nexus 11:31:44 ---> uname -a: 11:31:44 Linux prd-ubuntu1804-builder-2c-2g-669 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:31:44 11:31:44 11:31:44 ---> lscpu: 11:31:44 Architecture: x86_64 11:31:44 CPU op-mode(s): 32-bit, 64-bit 11:31:44 Byte Order: Little Endian 11:31:44 CPU(s): 2 11:31:44 On-line CPU(s) list: 0,1 11:31:44 Thread(s) per core: 1 11:31:44 Core(s) per socket: 1 11:31:44 Socket(s): 2 11:31:44 NUMA node(s): 1 11:31:44 Vendor ID: AuthenticAMD 11:31:44 CPU family: 23 11:31:44 Model: 49 11:31:44 Model name: AMD EPYC-Rome Processor 11:31:44 Stepping: 0 11:31:44 CPU MHz: 2799.998 11:31:44 BogoMIPS: 5599.99 11:31:44 Virtualization: AMD-V 11:31:44 Hypervisor vendor: KVM 11:31:44 Virtualization type: full 11:31:44 L1d cache: 32K 11:31:44 L1i cache: 32K 11:31:44 L2 cache: 512K 11:31:44 L3 cache: 16384K 11:31:44 NUMA node0 CPU(s): 0,1 11:31:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:44 11:31:44 11:31:44 ---> nproc: 11:31:44 2 11:31:44 11:31:44 11:31:44 ---> df -h: 11:31:44 Filesystem Size Used Avail Use% Mounted on 11:31:44 udev 2.0G 0 2.0G 0% /dev 11:31:44 tmpfs 395M 668K 394M 1% /run 11:31:44 /dev/vda1 20G 8.2G 12G 43% / 11:31:44 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:44 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:44 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:44 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:44 tmpfs 395M 0 395M 0% /run/user/1001 11:31:44 11:31:44 11:31:44 ---> free -m: 11:31:44 total used free shared buff/cache available 11:31:44 Mem: 3944 368 892 0 2683 3293 11:31:44 Swap: 1023 0 1023 11:31:44 11:31:44 11:31:44 ---> ip addr: 11:31:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:44 inet 127.0.0.1/8 scope host lo 11:31:44 valid_lft forever preferred_lft forever 11:31:44 inet6 ::1/128 scope host 11:31:44 valid_lft forever preferred_lft forever 11:31:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:44 link/ether fa:16:3e:e5:4d:6c brd ff:ff:ff:ff:ff:ff 11:31:44 inet 10.32.7.201/23 brd 10.32.7.255 scope global dynamic ens3 11:31:44 valid_lft 85987sec preferred_lft 85987sec 11:31:44 inet6 fe80::f816:3eff:fee5:4d6c/64 scope link 11:31:44 valid_lft forever preferred_lft forever 11:31:44 11:31:44 11:31:44 ---> sar -b -r -n DEV: 11:31:44 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-669) 04/16/26 _x86_64_ (2 CPU) 11:31:44 11:31:44 11:24:53 LINUX RESTART (2 CPU) 11:31:44 11:31:44 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:44 11:26:01 134.86 49.14 85.72 3941.61 40696.83 11:31:44 11:27:01 59.97 11.53 48.44 1041.29 8550.17 11:31:44 11:28:01 65.96 7.38 58.57 209.03 8000.13 11:31:44 11:29:01 64.71 0.37 64.34 18.00 18997.10 11:31:44 11:30:01 85.99 35.49 50.50 1350.73 21568.92 11:31:44 11:31:01 58.24 20.15 38.09 1332.71 2034.46 11:31:44 Average: 78.29 20.69 57.61 1315.58 16644.42 11:31:44 11:31:44 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:44 11:26:01 1923432 3384840 2115628 52.38 37916 1589076 649296 12.76 525764 1448568 87304 11:31:44 11:27:01 1709592 3433320 2329468 57.67 58032 1815056 594548 11.69 489712 1665052 132568 11:31:44 11:28:01 1534728 3441520 2504332 62.00 71920 1971940 614964 12.09 507448 1797008 110960 11:31:44 11:29:01 763304 3330696 3275756 81.10 91896 2581964 722004 14.19 662388 2365240 312016 11:31:44 11:30:01 161248 2533148 3877812 96.01 97092 2377444 1482972 29.15 1411792 2212760 31336 11:31:44 11:31:01 973628 3408624 3065432 75.89 98924 2439120 570416 11.21 588224 2226492 24752 11:31:44 Average: 1177655 3255358 2861405 70.84 75963 2129100 772367 15.18 697555 1952520 116489 11:31:44 11:31:44 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:44 11:26:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:31:44 11:26:01 ens3 373.75 209.40 1440.91 64.54 0.00 0.00 0.00 0.00 11:31:44 11:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:31:44 11:27:01 ens3 32.08 24.98 258.71 4.73 0.00 0.00 0.00 0.00 11:31:44 11:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 11:31:44 11:28:01 ens3 25.86 20.53 130.32 4.84 0.00 0.00 0.00 0.00 11:31:44 11:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:31:44 11:29:01 ens3 66.19 47.76 1318.40 6.20 0.00 0.00 0.00 0.00 11:31:44 11:30:01 lo 0.46 0.46 0.06 0.06 0.00 0.00 0.00 0.00 11:31:44 11:30:01 ens3 232.17 174.22 2596.50 18.82 0.00 0.00 0.00 0.00 11:31:44 11:31:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 11:31:44 11:31:01 ens3 18.55 18.56 12.68 16.37 0.00 0.00 0.00 0.00 11:31:44 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:31:44 Average: ens3 124.84 82.63 960.63 19.25 0.00 0.00 0.00 0.00 11:31:44 11:31:44 11:31:44 ---> sar -P ALL: 11:31:44 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-669) 04/16/26 _x86_64_ (2 CPU) 11:31:44 11:31:44 11:24:53 LINUX RESTART (2 CPU) 11:31:44 11:31:44 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:44 11:26:01 all 37.66 0.00 4.72 9.58 2.37 45.67 11:31:44 11:26:01 0 49.79 0.00 4.46 9.45 2.76 33.54 11:31:44 11:26:01 1 25.49 0.00 5.00 9.69 2.00 57.83 11:31:44 11:27:01 all 38.60 0.00 2.84 5.03 3.52 50.02 11:31:44 11:27:01 0 36.28 0.00 2.62 5.20 3.75 52.15 11:31:44 11:27:01 1 40.95 0.00 3.07 4.86 3.26 47.86 11:31:44 11:28:01 all 37.11 0.00 2.76 5.04 4.13 50.96 11:31:44 11:28:01 0 26.44 0.00 2.41 5.85 4.24 61.05 11:31:44 11:28:01 1 47.90 0.00 3.12 4.22 4.02 40.74 11:31:44 11:29:01 all 36.97 0.00 2.66 4.79 4.52 51.05 11:31:44 11:29:01 0 39.02 0.00 3.18 8.87 5.39 43.54 11:31:44 11:29:01 1 34.89 0.00 2.12 0.66 3.63 58.70 11:31:44 11:30:01 all 56.76 0.00 3.94 3.84 4.99 30.47 11:31:44 11:30:01 0 54.67 0.00 4.11 4.34 5.25 31.63 11:31:44 11:30:01 1 58.86 0.00 3.77 3.34 4.72 29.30 11:31:44 11:31:01 all 38.34 0.00 2.34 4.68 2.54 52.10 11:31:44 11:31:01 0 26.64 0.00 2.31 4.11 2.41 64.53 11:31:44 11:31:01 1 50.10 0.00 2.37 5.23 2.67 39.64 11:31:44 Average: all 40.91 0.00 3.21 5.48 3.68 46.72 11:31:44 Average: 0 38.77 0.00 3.18 6.30 3.98 47.77 11:31:44 Average: 1 43.06 0.00 3.24 4.65 3.39 45.66 11:31:44 11:31:44 11:31:44