11:25:00 Started by timer 11:25:00 Running as SYSTEM 11:25:00 [EnvInject] - Loading node environment variables. 11:25:00 Building remotely on prd-ubuntu1804-builder-2c-2g-5110 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:00 [ssh-agent] Looking for ssh-agent implementation... 11:25:00 $ ssh-agent 11:25:00 SSH_AUTH_SOCK=/tmp/ssh-t456wlmccB6x/agent.1603 11:25:00 SSH_AGENT_PID=1605 11:25:00 [ssh-agent] Started. 11:25:00 Running ssh-add (command line suppressed) 11:25:00 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_9832788591533778281.key (jenkins-ssh) 11:25:00 [ssh-agent] Using credentials jenkins (jenkins) 11:25:00 The recommended git tool is: NONE 11:25:03 using credential jenkins 11:25:03 Wiping out workspace first. 11:25:03 Cloning the remote Git repository 11:25:03 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:03 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:03 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:03 > git --version # timeout=10 11:25:03 > git --version # 'git version 2.17.1' 11:25:03 using GIT_SSH to set credentials jenkins 11:25:03 > 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:04 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:04 Avoid second fetch 11:25:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:04 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:04 > git config core.sparsecheckout # timeout=10 11:25:04 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:05 Commit message: "Update release container tag for m-release" 11:25:05 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:08 provisioning config files... 11:25:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16183934113156960228.sh 11:25:08 ---> python-tools-install.sh 11:25:08 Setup pyenv: 11:25:08 * system (set by /opt/pyenv/version) 11:25:08 * 3.8.13 (set by /opt/pyenv/version) 11:25:08 * 3.9.13 (set by /opt/pyenv/version) 11:25:08 * 3.10.6 (set by /opt/pyenv/version) 11:25:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lzai 11:25:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:24 lf-activate-venv(): INFO: Base packages installed successfully 11:25:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-Lzai/bin to PATH 11:26:02 Generating Requirements File 11:26:31 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:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:32 Python 3.10.6 11:26:32 pip 26.0 from /tmp/venv-Lzai/lib/python3.10/site-packages/pip (python 3.10) 11:26:33 appdirs==1.4.4 11:26:33 argcomplete==3.6.3 11:26:33 aspy.yaml==1.3.0 11:26:33 attrs==25.4.0 11:26:33 autopage==0.6.0 11:26:33 backports.strenum==1.3.1 11:26:33 beautifulsoup4==4.14.3 11:26:33 boto3==1.42.42 11:26:33 botocore==1.42.42 11:26:33 bs4==0.0.2 11:26:33 certifi==2026.1.4 11:26:33 cffi==2.0.0 11:26:33 cfgv==3.5.0 11:26:33 chardet==5.2.0 11:26:33 charset-normalizer==3.4.4 11:26:33 click==8.3.1 11:26:33 cliff==4.13.1 11:26:33 cmd2==3.2.0 11:26:33 cryptography==3.3.2 11:26:33 debtcollector==3.0.0 11:26:33 decorator==5.2.1 11:26:33 defusedxml==0.7.1 11:26:33 Deprecated==1.3.1 11:26:33 distlib==0.4.0 11:26:33 dnspython==2.8.0 11:26:33 docker==7.1.0 11:26:33 dogpile.cache==1.5.0 11:26:33 durationpy==0.10 11:26:33 email-validator==2.3.0 11:26:33 filelock==3.20.3 11:26:33 future==1.0.0 11:26:33 gitdb==4.0.12 11:26:33 GitPython==3.1.46 11:26:33 httplib2==0.30.2 11:26:33 identify==2.6.16 11:26:33 idna==3.11 11:26:33 importlib-resources==1.5.0 11:26:33 iso8601==2.1.0 11:26:33 Jinja2==3.1.6 11:26:33 jmespath==1.1.0 11:26:33 jsonpatch==1.33 11:26:33 jsonpointer==3.0.0 11:26:33 jsonschema==4.26.0 11:26:33 jsonschema-specifications==2025.9.1 11:26:33 keystoneauth1==5.13.0 11:26:33 kubernetes==35.0.0 11:26:33 lftools==0.37.21 11:26:33 lxml==6.0.2 11:26:33 markdown-it-py==4.0.0 11:26:33 MarkupSafe==3.0.3 11:26:33 mdurl==0.1.2 11:26:33 msgpack==1.1.2 11:26:33 multi_key_dict==2.0.3 11:26:33 munch==4.0.0 11:26:33 netaddr==1.3.0 11:26:33 niet==1.4.2 11:26:33 nodeenv==1.10.0 11:26:33 oauth2client==4.1.3 11:26:33 oauthlib==3.3.1 11:26:33 openstacksdk==4.9.0 11:26:33 os-service-types==1.8.2 11:26:33 osc-lib==4.3.0 11:26:33 oslo.config==10.2.0 11:26:33 oslo.context==6.2.0 11:26:33 oslo.i18n==6.7.1 11:26:33 oslo.log==8.0.0 11:26:33 oslo.serialization==5.9.0 11:26:33 oslo.utils==9.2.0 11:26:33 packaging==26.0 11:26:33 pbr==7.0.3 11:26:33 platformdirs==4.5.1 11:26:33 prettytable==3.17.0 11:26:33 psutil==7.2.2 11:26:33 pyasn1==0.6.2 11:26:33 pyasn1_modules==0.4.2 11:26:33 pycparser==3.0 11:26:33 pygerrit2==2.0.15 11:26:33 PyGithub==2.8.1 11:26:33 Pygments==2.19.2 11:26:33 PyJWT==2.11.0 11:26:33 PyNaCl==1.6.2 11:26:33 pyparsing==2.4.7 11:26:33 pyperclip==1.11.0 11:26:33 pyrsistent==0.20.0 11:26:33 python-cinderclient==9.8.0 11:26:33 python-dateutil==2.9.0.post0 11:26:33 python-heatclient==5.0.0 11:26:33 python-jenkins==1.8.3 11:26:33 python-keystoneclient==5.7.0 11:26:33 python-magnumclient==4.9.0 11:26:33 python-openstackclient==8.3.0 11:26:33 python-swiftclient==4.9.0 11:26:33 PyYAML==6.0.3 11:26:33 referencing==0.37.0 11:26:33 requests==2.32.5 11:26:33 requests-oauthlib==2.0.0 11:26:33 requestsexceptions==1.4.0 11:26:33 rfc3986==2.0.0 11:26:33 rich==14.3.2 11:26:33 rich-argparse==1.7.2 11:26:33 rpds-py==0.30.0 11:26:33 rsa==4.9.1 11:26:33 ruamel.yaml==0.19.1 11:26:33 ruamel.yaml.clib==0.2.15 11:26:33 s3transfer==0.16.0 11:26:33 simplejson==3.20.2 11:26:33 six==1.17.0 11:26:33 smmap==5.0.2 11:26:33 soupsieve==2.8.3 11:26:33 stevedore==5.6.0 11:26:33 tabulate==0.9.0 11:26:33 toml==0.10.2 11:26:33 tomlkit==0.14.0 11:26:33 tqdm==4.67.3 11:26:33 typing_extensions==4.15.0 11:26:33 tzdata==2025.3 11:26:33 urllib3==1.26.20 11:26:33 virtualenv==20.36.1 11:26:33 wcwidth==0.5.3 11:26:33 websocket-client==1.9.0 11:26:33 wrapt==2.1.1 11:26:33 xdg==6.0.0 11:26:33 xmltodict==1.0.2 11:26:33 yq==3.4.3 11:26:33 [EnvInject] - Injecting environment variables from a build step. 11:26:33 [EnvInject] - Injecting as environment variables the properties content 11:26:33 SET_JDK_VERSION=openjdk17 11:26:33 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:33 11:26:33 [EnvInject] - Variables injected successfully. 11:26:33 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins12899502868399482652.sh 11:26:33 ---> update-java-alternatives.sh 11:26:33 ---> Updating Java version 11:26:33 ---> Ubuntu/Debian system detected 11:26:34 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:34 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:34 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:34 openjdk version "17.0.7" 2023-04-18 11:26:34 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:34 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:34 [EnvInject] - Injecting environment variables from a build step. 11:26:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:34 [EnvInject] - Variables injected successfully. 11:26:34 [EnvInject] - Injecting environment variables from a build step. 11:26:34 [EnvInject] - Injecting as environment variables the properties content 11:26:34 PYTHON=python3 11:26:34 11:26:34 [EnvInject] - Variables injected successfully. 11:26:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins11572136398941427266.sh 11:26:34 ---> tox-install.sh 11:26:34 + source /home/jenkins/lf-env.sh 11:26:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:34 ++ mktemp -d /tmp/venv-XXXX 11:26:34 + lf_venv=/tmp/venv-dvKb 11:26:34 + local venv_file=/tmp/.os_lf_venv 11:26:34 + local python=python3 11:26:34 + local options 11:26:34 + local set_path=true 11:26:34 + local install_args= 11:26:34 ++ 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:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:34 + true 11:26:34 + case $1 in 11:26:34 + venv_file=/tmp/.toxenv 11:26:34 + shift 2 11:26:34 + true 11:26:34 + case $1 in 11:26:34 + shift 11:26:34 + break 11:26:34 + case $python in 11:26:34 + local pkg_list= 11:26:34 + [[ -d /opt/pyenv ]] 11:26:34 + echo 'Setup pyenv:' 11:26:34 Setup pyenv: 11:26:34 + export PYENV_ROOT=/opt/pyenv 11:26:34 + PYENV_ROOT=/opt/pyenv 11:26:34 + 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:34 + 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:34 + pyenv versions 11:26:34 system 11:26:34 3.8.13 11:26:34 3.9.13 11:26:34 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:34 + command -v pyenv 11:26:34 ++ pyenv init - --no-rehash 11:26:34 + 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:34 export PATH="/opt/pyenv/shims:${PATH}" 11:26:34 export PYENV_SHELL=bash 11:26:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:34 pyenv() { 11:26:34 local command 11:26:34 command="${1:-}" 11:26:34 if [ "$#" -gt 0 ]; then 11:26:34 shift 11:26:34 fi 11:26:34 11:26:34 case "$command" in 11:26:34 rehash|shell) 11:26:34 eval "$(pyenv "sh-$command" "$@")" 11:26:34 ;; 11:26:34 *) 11:26:34 command pyenv "$command" "$@" 11:26:34 ;; 11:26:34 esac 11:26:34 }' 11:26:34 +++ 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:34 ++ 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:34 ++ 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:34 ++ 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:34 ++ export PYENV_SHELL=bash 11:26:34 ++ PYENV_SHELL=bash 11:26:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:34 +++ complete -F _pyenv pyenv 11:26:34 ++ lf-pyver python3 11:26:34 ++ local py_version_xy=python3 11:26:34 ++ local py_version_xyz= 11:26:34 ++ pyenv versions 11:26:34 ++ local command 11:26:34 ++ command=versions 11:26:34 ++ '[' 1 -gt 0 ']' 11:26:34 ++ shift 11:26:34 ++ case "$command" in 11:26:34 ++ command pyenv versions 11:26:34 ++ pyenv versions 11:26:34 ++ awk '{ print $1 }' 11:26:34 ++ grep -E '^[0-9.]*[0-9]$' 11:26:34 ++ sed 's/^[ *]* //' 11:26:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:34 +++ grep '^3' /tmp/.pyenv_versions 11:26:34 +++ tail -n 1 11:26:34 +++ sort -V 11:26:34 ++ py_version_xyz=3.10.6 11:26:34 ++ [[ -z 3.10.6 ]] 11:26:34 ++ echo 3.10.6 11:26:34 ++ return 0 11:26:34 + pyenv local 3.10.6 11:26:34 + local command 11:26:34 + command=local 11:26:34 + '[' 2 -gt 0 ']' 11:26:34 + shift 11:26:34 + case "$command" in 11:26:34 + command pyenv local 3.10.6 11:26:34 + pyenv local 3.10.6 11:26:34 + for arg in "$@" 11:26:34 + case $arg in 11:26:34 + pkg_list+='tox ' 11:26:34 + for arg in "$@" 11:26:34 + case $arg in 11:26:34 + pkg_list+='virtualenv ' 11:26:34 + for arg in "$@" 11:26:34 + case $arg in 11:26:34 + pkg_list+='urllib3~=1.26.15 ' 11:26:34 + [[ -f /tmp/.toxenv ]] 11:26:34 + [[ ! -f /tmp/.toxenv ]] 11:26:34 + [[ -n '' ]] 11:26:34 + python3 -m venv /tmp/venv-dvKb 11:26:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dvKb' 11:26:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dvKb 11:26:41 + echo /tmp/venv-dvKb 11:26:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:41 + local 'pip_opts=--upgrade --quiet' 11:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:41 + [[ -n '' ]] 11:26:41 + [[ -n '' ]] 11:26:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:41 + /tmp/venv-dvKb/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:26:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:48 lf-activate-venv(): INFO: Base packages installed successfully 11:26:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:48 + /tmp/venv-dvKb/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:26:51 + type python3 11:26:51 + true 11:26:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dvKb/bin to PATH' 11:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-dvKb/bin to PATH 11:26:51 + PATH=/tmp/venv-dvKb/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:26:51 + return 0 11:26:51 + python3 --version 11:26:51 Python 3.10.6 11:26:51 + python3 -m pip --version 11:26:51 pip 26.0 from /tmp/venv-dvKb/lib/python3.10/site-packages/pip (python 3.10) 11:26:51 + python3 -m pip freeze 11:26:52 cachetools==7.0.0 11:26:52 chardet==5.2.0 11:26:52 colorama==0.4.6 11:26:52 distlib==0.4.0 11:26:52 filelock==3.20.3 11:26:52 packaging==26.0 11:26:52 platformdirs==4.5.1 11:26:52 pluggy==1.6.0 11:26:52 pyproject-api==1.10.0 11:26:52 tomli==2.4.0 11:26:52 tox==4.34.1 11:26:52 typing_extensions==4.15.0 11:26:52 urllib3==1.26.20 11:26:52 virtualenv==20.36.1 11:26:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins14282489689189041564.sh 11:26:52 [EnvInject] - Injecting environment variables from a build step. 11:26:52 [EnvInject] - Injecting as environment variables the properties content 11:26:52 PARALLEL=False 11:26:52 11:26:52 [EnvInject] - Variables injected successfully. 11:26:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3435479421407265092.sh 11:26:52 ---> tox-run.sh 11:26:52 + 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:26:52 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:52 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:26:52 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:52 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:26:52 + source /home/jenkins/lf-env.sh 11:26:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:52 ++ mktemp -d /tmp/venv-XXXX 11:26:52 + lf_venv=/tmp/venv-bI4b 11:26:52 + local venv_file=/tmp/.os_lf_venv 11:26:52 + local python=python3 11:26:52 + local options 11:26:52 + local set_path=true 11:26:52 + local install_args= 11:26:52 ++ 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:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:52 + true 11:26:52 + case $1 in 11:26:52 + venv_file=/tmp/.toxenv 11:26:52 + shift 2 11:26:52 + true 11:26:52 + case $1 in 11:26:52 + shift 11:26:52 + break 11:26:52 + case $python in 11:26:52 + local pkg_list= 11:26:52 + [[ -d /opt/pyenv ]] 11:26:52 + echo 'Setup pyenv:' 11:26:52 Setup pyenv: 11:26:52 + export PYENV_ROOT=/opt/pyenv 11:26:52 + PYENV_ROOT=/opt/pyenv 11:26:52 + 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:26:52 + 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:26:52 + pyenv versions 11:26:52 system 11:26:52 3.8.13 11:26:52 3.9.13 11:26:52 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:52 + command -v pyenv 11:26:52 ++ pyenv init - --no-rehash 11:26:52 + 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:52 export PATH="/opt/pyenv/shims:${PATH}" 11:26:52 export PYENV_SHELL=bash 11:26:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:52 pyenv() { 11:26:52 local command 11:26:52 command="${1:-}" 11:26:52 if [ "$#" -gt 0 ]; then 11:26:52 shift 11:26:52 fi 11:26:52 11:26:52 case "$command" in 11:26:52 rehash|shell) 11:26:52 eval "$(pyenv "sh-$command" "$@")" 11:26:52 ;; 11:26:52 *) 11:26:52 command pyenv "$command" "$@" 11:26:52 ;; 11:26:52 esac 11:26:52 }' 11:26:52 +++ 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:52 ++ 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:26:52 ++ 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:26:52 ++ 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:26:52 ++ export PYENV_SHELL=bash 11:26:52 ++ PYENV_SHELL=bash 11:26:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:52 +++ complete -F _pyenv pyenv 11:26:52 ++ lf-pyver python3 11:26:52 ++ local py_version_xy=python3 11:26:52 ++ local py_version_xyz= 11:26:52 ++ pyenv versions 11:26:52 ++ local command 11:26:52 ++ command=versions 11:26:52 ++ '[' 1 -gt 0 ']' 11:26:52 ++ shift 11:26:52 ++ grep -E '^[0-9.]*[0-9]$' 11:26:52 ++ case "$command" in 11:26:52 ++ command pyenv versions 11:26:52 ++ pyenv versions 11:26:52 ++ sed 's/^[ *]* //' 11:26:52 ++ awk '{ print $1 }' 11:26:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:52 +++ grep '^3' /tmp/.pyenv_versions 11:26:52 +++ sort -V 11:26:52 +++ tail -n 1 11:26:52 ++ py_version_xyz=3.10.6 11:26:52 ++ [[ -z 3.10.6 ]] 11:26:52 ++ echo 3.10.6 11:26:52 ++ return 0 11:26:52 + pyenv local 3.10.6 11:26:52 + local command 11:26:52 + command=local 11:26:52 + '[' 2 -gt 0 ']' 11:26:52 + shift 11:26:52 + case "$command" in 11:26:52 + command pyenv local 3.10.6 11:26:52 + pyenv local 3.10.6 11:26:52 + for arg in "$@" 11:26:52 + case $arg in 11:26:52 + pkg_list+='tox ' 11:26:52 + for arg in "$@" 11:26:52 + case $arg in 11:26:52 + pkg_list+='virtualenv ' 11:26:52 + for arg in "$@" 11:26:52 + case $arg in 11:26:52 + pkg_list+='urllib3~=1.26.15 ' 11:26:52 + [[ -f /tmp/.toxenv ]] 11:26:52 ++ cat /tmp/.toxenv 11:26:52 + lf_venv=/tmp/venv-dvKb 11:26:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dvKb from' file:/tmp/.toxenv 11:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dvKb from file:/tmp/.toxenv 11:26:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:52 + local 'pip_opts=--upgrade --quiet' 11:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:52 + [[ -n '' ]] 11:26:52 + [[ -n '' ]] 11:26:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:52 + /tmp/venv-dvKb/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:26:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:54 lf-activate-venv(): INFO: Base packages installed successfully 11:26:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:54 + /tmp/venv-dvKb/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:26:56 + type python3 11:26:56 + true 11:26:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dvKb/bin to PATH' 11:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-dvKb/bin to PATH 11:26:56 + PATH=/tmp/venv-dvKb/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:26:56 + return 0 11:26:56 + [[ -d /opt/pyenv ]] 11:26:56 + echo '---> Setting up pyenv' 11:26:56 ---> Setting up pyenv 11:26:56 + export PYENV_ROOT=/opt/pyenv 11:26:56 + PYENV_ROOT=/opt/pyenv 11:26:56 + export PATH=/opt/pyenv/bin:/tmp/venv-dvKb/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:26:56 + PATH=/opt/pyenv/bin:/tmp/venv-dvKb/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:26:56 ++ pwd 11:26:56 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:26:56 + export PYTHONPATH 11:26:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:56 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:56 + tox --version 11:26:56 4.34.1 from /tmp/venv-dvKb/lib/python3.10/site-packages/tox/__init__.py 11:26:56 + PARALLEL=False 11:26:56 + TOX_OPTIONS_LIST= 11:26:56 + [[ -n '' ]] 11:26:56 + case ${PARALLEL,,} in 11:26:56 + tox 11:26:56 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:26:58 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:26 code: freeze> python -m pip freeze --all 11:27:26 code: certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,click-option-group==0.5.7,coverage==7.13.3,cryptography==46.0.4,docstring_parser==0.17.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.29.0,google-auth==2.48.0,google-cloud-core==2.5.0,google-cloud-storage==3.9.0,google-crc32c==1.8.0,google-resumable-media==2.8.0,googleapis-common-protos==1.72.0,idna==3.11,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.15.2,kfp-pipeline-spec==2.15.2,kfp-server-api==2.15.2,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==26.0,pip==25.3,pluggy==1.6.0,proto-plus==1.27.1,protobuf==6.33.5,pyasn1==0.6.2,pyasn1_modules==0.4.2,pycparser==3.0,Pygments==2.19.2,pytest==9.0.2,pytest-cov==7.0.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,rsa==4.9.1,setuptools==80.9.0,six==1.17.0,tabulate==0.9.0,tomli==2.4.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:26 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:27 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:27 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:27 Installing build dependencies: started 11:27:29 Installing build dependencies: finished with status 'done' 11:27:29 Getting requirements to build wheel: started 11:27:30 Getting requirements to build wheel: finished with status 'done' 11:27:30 Preparing metadata (pyproject.toml): started 11:27:30 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:30 Building wheels for collected packages: kfadapter 11:27:30 Building wheel for kfadapter (pyproject.toml): started 11:27:31 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:31 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=614a8ef9ce5ca893d98cd24fc6403b7ce1b90659c1d78e5d99f23f502faf0c6e 11:27:31 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:31 Successfully built kfadapter 11:27:31 Installing collected packages: kfadapter 11:27:31 Successfully installed kfadapter-0.1 11:27:31 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:34 ============================= test session starts ============================== 11:27:34 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:34 cachedir: .tox/code/.pytest_cache 11:27:34 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:34 plugins: cov-7.0.0 11:27:34 collected 63 items 11:27:34 11:27:34 test/test_kfadapter_conf.py ........ [ 12%] 11:27:34 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:34 test/test_kfadapter_main.py ............................ [ 80%] 11:27:34 test/test_kfadapter_util.py .......... [ 96%] 11:27:34 test/test_tmgr_logger.py .. [100%] 11:27:35 11:27:35 =============================== warnings summary =============================== 11:27:35 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:35 /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:27:35 from flask.globals import _request_ctx_stack 11:27:35 11:27:35 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:35 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:35 ================================ tests coverage ================================ 11:27:35 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:35 11:27:35 Name Stmts Miss Cover Missing 11:27:35 ---------------------------------------------------------------- 11:27:35 kfadapter/__init__.py 0 0 100% 11:27:35 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:35 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:35 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:35 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:35 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:35 ---------------------------------------------------------------- 11:27:35 TOTAL 514 100 81% 11:27:35 Coverage HTML written to dir htmlcov 11:27:35 Coverage XML written to file coverage.xml 11:27:35 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:35 ======================== 63 passed, 1 warning in 3.12s ========================= 11:27:36 code: commands[2]> coverage xml -i 11:27:36 Wrote XML report to coverage.xml 11:27:36 code: OK ✔ in 39.08 seconds 11:27:36 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:11 docs: freeze> python -m pip freeze --all 11:28:11 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,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.4.7,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==1.8.1,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.0,urllib3==1.26.20,webcolors==25.10.0 11:28:11 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:11 Running Sphinx v8.1.3 11:28:11 loading translations [en]... done 11:28:12 making output directory... done 11:28:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:12 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:12 building [mo]: targets for 0 po files that are out of date 11:28:12 writing output... 11:28:12 building [html]: targets for 4 source files that are out of date 11:28:12 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:12 reading sources... [ 25%] index 11:28:12 reading sources... [ 50%] installation-guide 11:28:12 reading sources... [ 75%] overview 11:28:12 reading sources... [100%] release-notes 11:28:12 11:28:12 looking for now-outdated files... none found 11:28:12 pickling environment... done 11:28:12 checking consistency... done 11:28:12 preparing documents... done 11:28:12 copying assets... 11:28:12 copying static files... 11:28:12 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:12 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:12 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:12 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:12 copying static files: done 11:28:12 copying extra files... 11:28:12 copying extra files: done 11:28:12 copying assets: done 11:28:12 writing output... [ 25%] index 11:28:13 writing output... [ 50%] installation-guide 11:28:13 writing output... [ 75%] overview 11:28:13 writing output... [100%] release-notes 11:28:13 11:28:13 generating indices... genindex done 11:28:13 highlighting module code... 11:28:13 writing additional pages... search done 11:28:13 dumping search index in English (code: en)... done 11:28:13 dumping object inventory... done 11:28:13 build succeeded. 11:28:13 11:28:13 The HTML pages are in docs/_build/html. 11:28:13 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:13 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:13 docs: OK ✔ in 36.88 seconds 11:28:13 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:42 docs-linkcheck: freeze> python -m pip freeze --all 11:28:43 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,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.4.7,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==1.8.1,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.0,urllib3==1.26.20,webcolors==25.10.0 11:28:43 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:28:43 Running Sphinx v8.1.3 11:28:43 loading translations [en]... done 11:28:44 making output directory... done 11:28:44 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:44 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:44 building [mo]: targets for 0 po files that are out of date 11:28:44 writing output... 11:28:44 building [linkcheck]: targets for 4 source files that are out of date 11:28:44 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:44 reading sources... [ 25%] index 11:28:44 reading sources... [ 50%] installation-guide 11:28:44 reading sources... [ 75%] overview 11:28:44 reading sources... [100%] release-notes 11:28:44 11:28:44 looking for now-outdated files... none found 11:28:44 pickling environment... done 11:28:44 checking consistency... done 11:28:44 preparing documents... done 11:28:44 copying assets... 11:28:44 copying assets: done 11:28:44 writing output... [ 25%] index 11:28:44 writing output... [ 50%] installation-guide 11:28:44 writing output... [ 75%] overview 11:28:44 writing output... [100%] release-notes 11:28:44 11:28:44 11:28:44 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:28:44 build succeeded. 11:28:44 11:28:44 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:44 code: OK (39.08=setup[29.45]+cmd[4.65,4.66,0.31] seconds) 11:28:44 docs: OK (36.87=setup[34.94]+cmd[1.93,0.01] seconds) 11:28:44 docs-linkcheck: OK (31.38=setup[29.96]+cmd[1.42] seconds) 11:28:44 congratulations :) (107.38 seconds) 11:28:45 + tox_status=0 11:28:45 + echo '---> Completed tox runs' 11:28:45 ---> Completed tox runs 11:28:45 + for i in .tox/*/log 11:28:45 ++ echo .tox/code/log 11:28:45 ++ awk -F/ '{print $2}' 11:28:45 + tox_env=code 11:28:45 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:45 + for i in .tox/*/log 11:28:45 ++ echo .tox/docs-linkcheck/log 11:28:45 ++ awk -F/ '{print $2}' 11:28:45 + tox_env=docs-linkcheck 11:28:45 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:45 + for i in .tox/*/log 11:28:45 ++ echo .tox/docs/log 11:28:45 ++ awk -F/ '{print $2}' 11:28:45 + tox_env=docs 11:28:45 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:45 + DOC_DIR=docs/_build/html 11:28:45 + [[ -d docs/_build/html ]] 11:28:45 + echo '---> Archiving generated docs' 11:28:45 ---> Archiving generated docs 11:28:45 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:45 + echo '---> tox-run.sh ends' 11:28:45 ---> tox-run.sh ends 11:28:45 + test 0 -eq 0 11:28:45 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-5110 11:28:46 [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:28:46 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:46 INFO: Project root configuration file: NONE 11:28:46 INFO: SonarScanner 4.6.2.2472 11:28:46 INFO: Java 17.0.7 Private Build (64-bit) 11:28:46 INFO: Linux 4.15.0-213-generic amd64 11:28:47 INFO: User cache: /home/jenkins/.sonar/cache 11:28:49 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:49 INFO: Project root configuration file: NONE 11:28:49 INFO: Analyzing on SonarCloud 11:28:49 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:28:50 INFO: Load global settings 11:28:51 INFO: Load global settings (done) | time=562ms 11:28:51 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:28:51 INFO: Loading required plugins 11:28:51 INFO: Load plugins index 11:28:52 INFO: Load plugins index (done) | time=245ms 11:28:52 INFO: Load/download plugins 11:28:53 INFO: Load/download plugins (done) | time=974ms 11:28:53 INFO: Loaded core extensions: architecture, sca, a3s 11:28:54 INFO: Process project properties 11:28:54 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:28:54 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:54 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:28:54 INFO: Found an active CI vendor: 'Jenkins' 11:28:54 INFO: Load project branches 11:28:54 INFO: Load project branches (done) | time=346ms 11:28:54 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:55 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=1000ms 11:28:55 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:55 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:56 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:56 INFO: Detected project binding: NOT_BOUND 11:28:56 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=602ms 11:28:56 INFO: Load project pull requests 11:28:56 INFO: Load project pull requests (done) | time=182ms 11:28:56 INFO: Load branch configuration 11:28:56 INFO: Load branch configuration (done) | time=3ms 11:28:56 INFO: Load quality profiles 11:28:57 INFO: Load quality profiles (done) | time=614ms 11:28:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:57 INFO: Create analysis 11:28:57 INFO: Create analysis (done) | time=382ms 11:28:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Load active rules 11:28:59 INFO: Load active rules (done) | time=1042ms 11:28:59 INFO: Organization key: o-ran-sc 11:28:59 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:28:59 INFO: Preprocessing files... 11:28:59 INFO: 1 language detected in 12 preprocessed files (done) | time=215ms 11:28:59 INFO: 0 files ignored because of inclusion/exclusion patterns 11:28:59 INFO: 0 files ignored because of scm ignore settings 11:28:59 INFO: Loading plugins for detected languages 11:28:59 INFO: Load/download plugins 11:29:01 INFO: Load/download plugins (done) | time=1254ms 11:29:01 INFO: Load project repositories 11:29:02 INFO: Load project repositories (done) | time=540ms 11:29:02 INFO: Indexing files... 11:29:02 INFO: Project configuration: 11:29:02 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:02 INFO: 12 files indexed (done) | time=23ms 11:29:02 INFO: Quality profile for py: Sonar way 11:29:02 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:02 INFO: Load metrics repository 11:29:02 INFO: Load metrics repository (done) | time=216ms 11:29:02 INFO: Sensor cache enabled 11:29:02 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:02 INFO: Load sensor cache 11:29:04 INFO: Load sensor cache (290 KB) | time=1825ms 11:29:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:05 INFO: Sensor Python Sensor [python] 11:29:05 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:06 INFO: Starting global symbols computation 11:29:06 INFO: 6 source files to be analyzed 11:29:07 INFO: 6/6 source files have been analyzed 11:29:07 INFO: Finished step global symbols computation in 1285ms 11:29:07 INFO: Starting rules execution 11:29:07 INFO: 6 source files to be analyzed 11:29:14 INFO: 6/6 source files have been analyzed 11:29:14 INFO: Finished step rules execution in 7072ms 11:29:14 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:14 INFO: Sensor Python Sensor [python] (done) | time=8804ms 11:29:14 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:15 INFO: Python test coverage 11:29:15 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:15 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=966ms 11:29:15 INFO: Sensor PythonXUnitSensor [python] 11:29:16 INFO: Sensor PythonXUnitSensor [python] (done) | time=756ms 11:29:16 INFO: Sensor Python Dependency Sensor [python] 11:29:16 INFO: Sensor Python Dependency Sensor [python] (done) | time=10ms 11:29:16 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:16 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:16 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:16 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:16 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:29:16 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:16 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 11:29:16 INFO: Sensor Java Config Sensor [iac] 11:29:16 INFO: There are no files to be analyzed for the Java language 11:29:16 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 11:29:16 INFO: Sensor IaC Docker Sensor [iac] 11:29:16 INFO: There are no files to be analyzed for the Docker language 11:29:16 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 11:29:16 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:16 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:16 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 11:29:16 INFO: Sensor IaC Shell Sensor [iac] 11:29:16 INFO: There are no files to be analyzed for the Shell language 11:29:16 INFO: Sensor IaC Shell Sensor [iac] (done) | time=1ms 11:29:16 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:16 INFO: Available processors: 2 11:29:16 INFO: Using 2 threads for analysis. 11:29:17 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:17 * The filename starts with "test" 11:29:17 * The filename contains "test." or "tests." 11:29:17 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:17 * Any directory in the file path has a name ending in "test" or "tests" 11:29:17 11:29:17 INFO: Start fetching files for the text and secrets analysis 11:29:17 INFO: Using Git CLI to retrieve dirty files 11:29:17 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:17 INFO: Starting the text and secrets analysis 11:29:17 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:17 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:17 INFO: Start fetching files for the binary file analysis 11:29:17 INFO: There are no files to be analyzed for the binary file analysis 11:29:17 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1194ms 11:29:17 INFO: Sensor javabugs [dbd] 11:29:17 INFO: No IR files have been included for analysis. 11:29:17 INFO: Sensor javabugs [dbd] (done) | time=17ms 11:29:17 INFO: Sensor pythonbugs [dbd] 11:29:17 INFO: Analyzing 47/75 functions to detect bugs. 11:29:18 INFO: Sensor pythonbugs [dbd] (done) | time=911ms 11:29:18 INFO: Sensor PythonSecuritySensor [security] 11:29:18 INFO: 25 taint analysis rules enabled. 11:29:19 INFO: Analyzing 6517 UCFGs to detect vulnerabilities. 11:29:20 INFO: All rules entry points : 9 11:29:20 INFO: Retained UCFGs : 45 11:29:20 INFO: 0 / 45 UCFGs simulated, memory usage: 523 MB 11:29:20 INFO: 33 / 45 UCFGs simulated, memory usage: 347 MB 11:29:21 INFO: python security sensor: Begin: 2026-02-05T11:29:18.406948900Z, End: 2026-02-05T11:29:21.033567185Z, Duration: 00:00:02.626 11:29:21 Load type hierarchy and UCFGs: Begin: 2026-02-05T11:29:18.420402381Z, End: 2026-02-05T11:29:19.770862696Z, Duration: 00:00:01.350 11:29:21 Load type hierarchy: Begin: 2026-02-05T11:29:18.420426522Z, End: 2026-02-05T11:29:18.624973250Z, Duration: 00:00:00.204 11:29:21 Load UCFGs: Begin: 2026-02-05T11:29:18.625187109Z, End: 2026-02-05T11:29:19.770704459Z, Duration: 00:00:01.145 11:29:21 Check cache: Begin: 2026-02-05T11:29:19.771165299Z, End: 2026-02-05T11:29:19.772050968Z, Duration: 00:00:00.000 11:29:21 Load cache: Begin: 2026-02-05T11:29:19.771656011Z, End: 2026-02-05T11:29:19.771679072Z, Duration: 00:00:00.000 11:29:21 Create runtime call graph: Begin: 2026-02-05T11:29:19.772086189Z, End: 2026-02-05T11:29:20.163017065Z, Duration: 00:00:00.390 11:29:21 Variable Type Analysis #1: Begin: 2026-02-05T11:29:19.772737527Z, End: 2026-02-05T11:29:20.008229492Z, Duration: 00:00:00.235 11:29:21 Create runtime type propagation graph: Begin: 2026-02-05T11:29:19.773510611Z, End: 2026-02-05T11:29:19.879060906Z, Duration: 00:00:00.105 11:29:21 Run SCC (Tarjan) on 14919 nodes: Begin: 2026-02-05T11:29:19.879513096Z, End: 2026-02-05T11:29:19.912405434Z, Duration: 00:00:00.032 11:29:21 Propagate runtime types to strongly connected components: Begin: 2026-02-05T11:29:19.912576042Z, End: 2026-02-05T11:29:20.008113637Z, Duration: 00:00:00.095 11:29:21 Variable Type Analysis #2: Begin: 2026-02-05T11:29:20.010968130Z, End: 2026-02-05T11:29:20.155701951Z, Duration: 00:00:00.144 11:29:21 Create runtime type propagation graph: Begin: 2026-02-05T11:29:20.010982151Z, End: 2026-02-05T11:29:20.074115430Z, Duration: 00:00:00.063 11:29:21 Run SCC (Tarjan) on 14270 nodes: Begin: 2026-02-05T11:29:20.074251856Z, End: 2026-02-05T11:29:20.101298946Z, Duration: 00:00:00.027 11:29:21 Propagate runtime types to strongly connected components: Begin: 2026-02-05T11:29:20.101426692Z, End: 2026-02-05T11:29:20.155551845Z, Duration: 00:00:00.054 11:29:21 Load config: Begin: 2026-02-05T11:29:20.163115649Z, End: 2026-02-05T11:29:20.638078234Z, Duration: 00:00:00.474 11:29:21 Compute entry points: Begin: 2026-02-05T11:29:20.638188439Z, End: 2026-02-05T11:29:20.721650189Z, Duration: 00:00:00.083 11:29:21 Slice call graph: Begin: 2026-02-05T11:29:20.722184302Z, End: 2026-02-05T11:29:20.724394557Z, Duration: 00:00:00.002 11:29:21 Live variable analysis: Begin: 2026-02-05T11:29:20.724454640Z, End: 2026-02-05T11:29:20.750647864Z, Duration: 00:00:00.026 11:29:21 Taint analysis for python: Begin: 2026-02-05T11:29:20.750918015Z, End: 2026-02-05T11:29:20.985102751Z, Duration: 00:00:00.234 11:29:21 Report issues: Begin: 2026-02-05T11:29:20.985220846Z, End: 2026-02-05T11:29:20.989576683Z, Duration: 00:00:00.004 11:29:21 Store cache: Begin: 2026-02-05T11:29:20.990966503Z, End: 2026-02-05T11:29:21.031424644Z, Duration: 00:00:00.040 11:29:21 INFO: python security sensor peak memory: 548 MB 11:29:21 INFO: Sensor PythonSecuritySensor [security] (done) | time=2640ms 11:29:21 INFO: ------------- Run sensors on project 11:29:21 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:21 INFO: Architecture analysis is enabled with the following features: legacy 11:29:21 INFO: * Protobuf reading starting | memory total=725 | free=369 | used=355 (MB) 11:29:21 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:21 INFO: * Files successfully loaded: "6" out of "6" 11:29:21 INFO: * Purging externals (components not scanned) from graphs 11:29:21 INFO: * Purging excluded nodes from graphs 11:29:21 INFO: * Protobuf reading complete | memory total=725 | free=356 | used=368 (MB) 11:29:21 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=725 | free=354 | used=370 (MB) 11:29:21 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=443ms 11:29:21 INFO: Sensor Zero Coverage Sensor 11:29:21 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:22 INFO: ------------- Gather SCA dependencies on project 11:29:22 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:22 INFO: Dependency analysis skipped 11:29:22 INFO: CPD Executor 1 file had no CPD blocks 11:29:22 INFO: CPD Executor Calculating CPD for 5 files 11:29:22 INFO: CPD Executor CPD calculation finished (done) | time=45ms 11:29:22 INFO: SCM Publisher SCM provider for this project is: git 11:29:22 INFO: SCM Publisher 5 source files to be analyzed 11:29:23 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=473ms 11:29:23 INFO: Analysis report generated in 565ms, dir size=402 KB 11:29:23 INFO: Analysis report compressed in 47ms, zip size=92 KB 11:29:24 INFO: Analysis report uploaded in 1068ms 11:29:24 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:24 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:24 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZwtkGlbpB-uoXr1C59K 11:29:24 INFO: ------------- Upload SCA dependency files 11:29:26 INFO: Sensor cache published successfully 11:29:26 INFO: Analysis total time: 33.038 s 11:29:26 INFO: ------------------------------------------------------------------------ 11:29:26 INFO: EXECUTION SUCCESS 11:29:26 INFO: ------------------------------------------------------------------------ 11:29:26 INFO: Total time: 40.374s 11:29:27 INFO: Final Memory: 281M/725M 11:29:27 INFO: ------------------------------------------------------------------------ 11:29:28 $ ssh-agent -k 11:29:28 unset SSH_AUTH_SOCK; 11:29:28 unset SSH_AGENT_PID; 11:29:28 echo Agent pid 1605 killed; 11:29:28 [ssh-agent] Stopped. 11:29:28 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:28 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins17234282712785524892.sh 11:29:28 ---> sysstat.sh 11:29:29 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins15278388067365537059.sh 11:29:29 ---> package-listing.sh 11:29:29 ++ tr '[:upper:]' '[:lower:]' 11:29:29 ++ facter osfamily 11:29:29 + OS_FAMILY=debian 11:29:29 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:29 + START_PACKAGES=/tmp/packages_start.txt 11:29:29 + END_PACKAGES=/tmp/packages_end.txt 11:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:29 + PACKAGES=/tmp/packages_start.txt 11:29:29 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:29 + PACKAGES=/tmp/packages_end.txt 11:29:29 + case "${OS_FAMILY}" in 11:29:29 + dpkg -l 11:29:29 + grep '^ii' 11:29:29 + '[' -f /tmp/packages_start.txt ']' 11:29:29 + '[' -f /tmp/packages_end.txt ']' 11:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:29 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:29 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:29 + 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:29:29 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins5389450225965651564.sh 11:29:29 ---> capture-instance-metadata.sh 11:29:29 Setup pyenv: 11:29:29 system 11:29:29 3.8.13 11:29:29 3.9.13 11:29:29 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lzai from file:/tmp/.os_lf_venv 11:29:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:33 lf-activate-venv(): INFO: Base packages installed successfully 11:29:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:51 lf-activate-venv(): INFO: Adding /tmp/venv-Lzai/bin to PATH 11:29:51 INFO: Running in OpenStack, capturing instance metadata 11:29:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10053011860058679796.sh 11:29:52 provisioning config files... 11:29:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config14132983081259458591tmp 11:29:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:52 [EnvInject] - Injecting environment variables from a build step. 11:29:52 [EnvInject] - Injecting as environment variables the properties content 11:29:52 SERVER_ID=logs 11:29:52 11:29:52 [EnvInject] - Variables injected successfully. 11:29:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins7604305737943988084.sh 11:29:52 ---> create-netrc.sh 11:29:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16019833028316228955.sh 11:29:52 ---> python-tools-install.sh 11:29:52 Setup pyenv: 11:29:52 system 11:29:52 3.8.13 11:29:52 3.9.13 11:29:52 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lzai from file:/tmp/.os_lf_venv 11:29:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:56 lf-activate-venv(): INFO: Base packages installed successfully 11:29:56 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-Lzai/bin to PATH 11:30:12 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins7025821755745916627.sh 11:30:12 ---> sudo-logs.sh 11:30:12 Archiving 'sudo' log.. 11:30:13 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins6058624556976141358.sh 11:30:13 ---> job-cost.sh 11:30:13 Setup pyenv: 11:30:13 system 11:30:13 3.8.13 11:30:13 3.9.13 11:30:13 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lzai from file:/tmp/.os_lf_venv 11:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:16 lf-activate-venv(): INFO: Base packages installed successfully 11:30:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-Lzai/bin to PATH 11:30:26 INFO: No Stack... 11:30:26 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:26 INFO: Archiving Costs 11:30:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins13059254160496369741.sh 11:30:27 ---> logs-deploy.sh 11:30:27 Setup pyenv: 11:30:27 system 11:30:27 3.8.13 11:30:27 3.9.13 11:30:27 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lzai from file:/tmp/.os_lf_venv 11:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:30 lf-activate-venv(): INFO: Base packages installed successfully 11:30:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:30:46 lf-activate-venv(): INFO: Adding /tmp/venv-Lzai/bin to PATH 11:30:46 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/178 11:30:46 INFO: archiving workspace using pattern(s): -p **/*.log 11:30:52 Archives upload complete. 11:30:53 INFO: archiving logs to Nexus 11:30:54 ---> uname -a: 11:30:54 Linux prd-ubuntu1804-builder-2c-2g-5110 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:30:54 11:30:54 11:30:54 ---> lscpu: 11:30:54 Architecture: x86_64 11:30:54 CPU op-mode(s): 32-bit, 64-bit 11:30:54 Byte Order: Little Endian 11:30:54 CPU(s): 2 11:30:54 On-line CPU(s) list: 0,1 11:30:54 Thread(s) per core: 1 11:30:54 Core(s) per socket: 1 11:30:54 Socket(s): 2 11:30:54 NUMA node(s): 1 11:30:54 Vendor ID: AuthenticAMD 11:30:54 CPU family: 23 11:30:54 Model: 49 11:30:54 Model name: AMD EPYC-Rome Processor 11:30:54 Stepping: 0 11:30:54 CPU MHz: 2800.000 11:30:54 BogoMIPS: 5600.00 11:30:54 Virtualization: AMD-V 11:30:54 Hypervisor vendor: KVM 11:30:54 Virtualization type: full 11:30:54 L1d cache: 32K 11:30:54 L1i cache: 32K 11:30:54 L2 cache: 512K 11:30:54 L3 cache: 16384K 11:30:54 NUMA node0 CPU(s): 0,1 11:30:54 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:30:54 11:30:54 11:30:54 ---> nproc: 11:30:54 2 11:30:54 11:30:54 11:30:54 ---> df -h: 11:30:54 Filesystem Size Used Avail Use% Mounted on 11:30:54 udev 2.0G 0 2.0G 0% /dev 11:30:54 tmpfs 395M 668K 394M 1% /run 11:30:54 /dev/vda1 20G 8.2G 12G 43% / 11:30:54 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:30:54 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:54 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:30:54 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:30:54 tmpfs 395M 0 395M 0% /run/user/1001 11:30:54 11:30:54 11:30:54 ---> free -m: 11:30:54 total used free shared buff/cache available 11:30:54 Mem: 3944 389 896 0 2658 3271 11:30:54 Swap: 1023 0 1023 11:30:54 11:30:54 11:30:54 ---> ip addr: 11:30:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:54 inet 127.0.0.1/8 scope host lo 11:30:54 valid_lft forever preferred_lft forever 11:30:54 inet6 ::1/128 scope host 11:30:54 valid_lft forever preferred_lft forever 11:30:54 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:30:54 link/ether fa:16:3e:ca:97:b4 brd ff:ff:ff:ff:ff:ff 11:30:54 inet 10.32.7.44/23 brd 10.32.7.255 scope global dynamic ens3 11:30:54 valid_lft 86024sec preferred_lft 86024sec 11:30:54 inet6 fe80::f816:3eff:feca:97b4/64 scope link 11:30:54 valid_lft forever preferred_lft forever 11:30:54 11:30:54 11:30:54 ---> sar -b -r -n DEV: 11:30:54 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-5110) 02/05/26 _x86_64_ (2 CPU) 11:30:54 11:30:54 11:24:40 LINUX RESTART (2 CPU) 11:30:54 11:30:54 11:25:01 tps rtps wtps bread/s bwrtn/s 11:30:54 11:26:02 88.65 18.73 69.92 737.07 5138.80 11:30:54 11:27:01 71.36 15.44 55.92 1123.61 9684.32 11:30:54 11:28:01 73.09 1.85 71.24 73.19 11508.08 11:30:54 11:29:01 85.00 25.05 59.96 1205.13 26522.11 11:30:54 11:30:01 90.81 32.88 57.93 1608.66 8033.31 11:30:54 Average: 81.82 18.80 63.02 949.02 12185.48 11:30:54 11:30:54 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:54 11:26:02 1895396 3446844 2143656 53.07 49560 1659052 561148 11.03 466772 1518044 139364 11:30:54 11:27:01 1600992 3379152 2438060 60.36 63108 1860076 655832 12.89 552348 1702796 99384 11:30:54 11:28:01 1073272 3318912 2965780 73.43 80540 2291976 728004 14.31 669376 2075852 252136 11:30:54 11:29:01 350488 3182168 3688564 91.32 97224 2824436 924536 18.17 806192 2617088 169508 11:30:54 11:30:01 949940 3356680 3089112 76.48 98696 2412448 606556 11.92 624232 2216240 27204 11:30:54 Average: 1174018 3336751 2865034 70.93 77826 2209598 695215 13.66 623784 2026004 137519 11:30:54 11:30:54 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:54 11:26:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:30:54 11:26:02 ens3 139.67 94.52 886.43 31.19 0.00 0.00 0.00 0.00 11:30:54 11:27:01 lo 1.69 1.69 0.15 0.15 0.00 0.00 0.00 0.00 11:30:54 11:27:01 ens3 38.84 33.91 280.68 7.27 0.00 0.00 0.00 0.00 11:30:54 11:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:30:54 11:28:01 ens3 73.80 54.97 1424.58 6.60 0.00 0.00 0.00 0.00 11:30:54 11:29:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 11:30:54 11:29:01 ens3 356.31 171.72 2366.65 19.28 0.00 0.00 0.00 0.00 11:30:54 11:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:30:54 11:30:01 ens3 24.37 19.40 16.31 17.05 0.00 0.00 0.00 0.00 11:30:54 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 11:30:54 Average: ens3 126.88 75.04 997.22 16.31 0.00 0.00 0.00 0.00 11:30:54 11:30:54 11:30:54 ---> sar -P ALL: 11:30:54 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-5110) 02/05/26 _x86_64_ (2 CPU) 11:30:54 11:30:54 11:24:40 LINUX RESTART (2 CPU) 11:30:54 11:30:54 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:30:54 11:26:02 all 41.39 0.00 2.91 5.38 1.60 48.71 11:30:54 11:26:02 0 21.03 0.00 2.18 5.96 1.08 69.74 11:30:54 11:26:02 1 61.77 0.00 3.65 4.82 2.14 27.62 11:30:54 11:27:01 all 41.85 0.00 3.03 3.17 1.48 50.48 11:30:54 11:27:01 0 20.14 0.00 2.22 5.64 0.97 71.03 11:30:54 11:27:01 1 63.56 0.00 3.80 0.68 1.97 29.99 11:30:54 11:28:01 all 39.33 0.00 2.68 3.46 1.87 52.67 11:30:54 11:28:01 0 14.95 0.00 1.78 5.96 1.45 75.86 11:30:54 11:28:01 1 63.73 0.00 3.58 0.95 2.28 29.45 11:30:54 11:29:01 all 44.81 0.00 3.57 3.43 1.96 46.23 11:30:54 11:29:01 0 26.66 0.00 2.60 2.14 1.56 67.05 11:30:54 11:29:01 1 63.09 0.00 4.56 4.74 2.39 25.23 11:30:54 11:30:01 all 54.43 0.00 3.34 3.37 2.17 36.69 11:30:54 11:30:01 0 38.44 0.00 3.12 2.28 1.88 54.27 11:30:54 11:30:01 1 70.43 0.00 3.57 4.43 2.43 19.13 11:30:54 Average: all 44.37 0.00 3.11 3.76 1.82 46.94 11:30:54 Average: 0 24.26 0.00 2.38 4.39 1.39 67.58 11:30:54 Average: 1 64.52 0.00 3.83 3.13 2.24 26.27 11:30:54 11:30:54 11:30:54