22:50:27 Started by timer 22:50:27 Running as SYSTEM 22:50:27 [EnvInject] - Loading node environment variables. 22:50:27 Building remotely on prd-centos7-builder-1c-1g-1937 (centos7-builder-1c-1g) in workspace /w/workspace/smo-ves-tox-nexus-iq-clm 22:50:27 [ssh-agent] Looking for ssh-agent implementation... 22:50:27 $ ssh-agent 22:50:27 SSH_AUTH_SOCK=/tmp/ssh-GZ8RN1WHdtDi/agent.6543 22:50:27 SSH_AGENT_PID=6547 22:50:27 [ssh-agent] Started. 22:50:27 Running ssh-add (command line suppressed) 22:50:27 Identity added: /w/workspace/smo-ves-tox-nexus-iq-clm@tmp/private_key_5684797204256943275.key (jenkins-ssh) 22:50:27 [ssh-agent] Using credentials jenkins (jenkins) 22:50:27 The recommended git tool is: NONE 22:50:33 using credential jenkins 22:50:33 Wiping out workspace first. 22:50:33 Cloning the remote Git repository 22:50:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves 22:50:33 > git init /w/workspace/smo-ves-tox-nexus-iq-clm # timeout=10 22:50:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves 22:50:33 > git --version # timeout=10 22:50:33 > git --version # 'git version 2.36.6' 22:50:33 using GIT_SSH to set credentials jenkins 22:50:33 [INFO] Currently running in a labeled security context 22:50:33 [INFO] Currently SELinux is 'enforcing' on the host 22:50:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/smo-ves-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh17699822515560267838.key 22:50:33 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10 22:50:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:35 Avoid second fetch 22:50:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:50:35 Checking out Revision c49f023e9b29f413db3d8503d37c1a34f5563724 (refs/remotes/origin/master) 22:50:35 > git config core.sparsecheckout # timeout=10 22:50:35 > git checkout -f c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 22:50:36 Commit message: "CI: Add SonarCloud scan GHA workflow" 22:50:36 > git rev-list --no-walk c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 22:50:40 provisioning config files... 22:50:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:50:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:50:40 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4797682359651214175.sh 22:50:40 ---> python-tools-install.sh 22:50:40 Setup pyenv: 22:50:40 system 22:50:41 * 3.8.13 (set by /opt/pyenv/version) 22:50:41 * 3.9.13 (set by /opt/pyenv/version) 22:50:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EYwy 22:50:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:50:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:50:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:50:59 lf-activate-venv(): INFO: Base packages installed successfully 22:50:59 lf-activate-venv(): INFO: Installing additional packages: lftools 22:51:44 lf-activate-venv(): INFO: Adding /tmp/venv-EYwy/bin to PATH 22:51:44 Generating Requirements File 22:52:19 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. 22:52:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:52:20 Python 3.9.13 22:52:21 pip 25.3 from /tmp/venv-EYwy/lib/python3.9/site-packages/pip (python 3.9) 22:52:22 appdirs==1.4.4 22:52:22 argcomplete==3.6.3 22:52:22 aspy.yaml==1.3.0 22:52:22 attrs==25.4.0 22:52:22 autopage==0.5.2 22:52:22 beautifulsoup4==4.14.3 22:52:22 boto3==1.42.17 22:52:22 botocore==1.42.17 22:52:22 bs4==0.0.2 22:52:22 cachetools==6.2.4 22:52:22 certifi==2025.11.12 22:52:22 cffi==2.0.0 22:52:22 cfgv==3.4.0 22:52:22 chardet==5.2.0 22:52:22 charset-normalizer==3.4.4 22:52:22 click==8.1.8 22:52:22 cliff==4.9.1 22:52:22 cmd2==2.7.0 22:52:22 cryptography==3.3.2 22:52:22 debtcollector==3.0.0 22:52:22 decorator==5.2.1 22:52:22 defusedxml==0.7.1 22:52:22 Deprecated==1.3.1 22:52:22 distlib==0.4.0 22:52:22 dnspython==2.7.0 22:52:22 docker==7.1.0 22:52:22 dogpile.cache==1.4.1 22:52:22 durationpy==0.10 22:52:22 email-validator==2.3.0 22:52:22 filelock==3.19.1 22:52:22 future==1.0.0 22:52:22 gitdb==4.0.12 22:52:22 GitPython==3.1.45 22:52:22 google-auth==2.45.0 22:52:22 httplib2==0.31.0 22:52:22 identify==2.6.15 22:52:22 idna==3.11 22:52:22 importlib-resources==1.5.0 22:52:22 importlib_metadata==8.7.1 22:52:22 iso8601==2.1.0 22:52:22 Jinja2==3.1.6 22:52:22 jmespath==1.0.1 22:52:22 jsonpatch==1.33 22:52:22 jsonpointer==3.0.0 22:52:22 jsonschema==4.25.1 22:52:22 jsonschema-specifications==2025.9.1 22:52:22 keystoneauth1==5.11.1 22:52:22 kubernetes==34.1.0 22:52:22 lftools==0.37.18 22:52:22 lxml==6.0.2 22:52:22 markdown-it-py==3.0.0 22:52:22 MarkupSafe==3.0.3 22:52:22 mdurl==0.1.2 22:52:22 msgpack==1.1.2 22:52:22 multi_key_dict==2.0.3 22:52:22 munch==4.0.0 22:52:22 netaddr==1.3.0 22:52:22 niet==1.4.2 22:52:22 nodeenv==1.10.0 22:52:22 oauth2client==4.1.3 22:52:22 oauthlib==3.3.1 22:52:22 openstacksdk==4.5.0 22:52:22 os-service-types==1.7.0 22:52:22 osc-lib==4.0.2 22:52:22 oslo.config==10.0.0 22:52:22 oslo.context==6.1.0 22:52:22 oslo.i18n==6.6.0 22:52:22 oslo.log==7.2.1 22:52:22 oslo.serialization==5.8.0 22:52:22 oslo.utils==9.1.0 22:52:22 packaging==25.0 22:52:22 pbr==7.0.3 22:52:22 platformdirs==4.4.0 22:52:22 prettytable==3.16.0 22:52:22 psutil==7.2.0 22:52:22 pyasn1==0.6.1 22:52:22 pyasn1_modules==0.4.2 22:52:22 pycparser==2.23 22:52:22 pygerrit2==2.0.15 22:52:22 PyGithub==2.8.1 22:52:22 Pygments==2.19.2 22:52:22 PyJWT==2.10.1 22:52:22 PyNaCl==1.6.1 22:52:22 pyparsing==2.4.7 22:52:22 pyperclip==1.11.0 22:52:22 pyrsistent==0.20.0 22:52:22 python-cinderclient==9.7.0 22:52:22 python-dateutil==2.9.0.post0 22:52:22 python-heatclient==4.2.0 22:52:22 python-jenkins==1.8.3 22:52:22 python-keystoneclient==5.6.0 22:52:22 python-magnumclient==4.9.0 22:52:22 python-openstackclient==8.0.0 22:52:22 python-swiftclient==4.9.0 22:52:22 PyYAML==6.0.3 22:52:22 referencing==0.36.2 22:52:22 requests==2.32.5 22:52:22 requests-oauthlib==2.0.0 22:52:22 requestsexceptions==1.4.0 22:52:22 rfc3986==2.0.0 22:52:22 rich==14.2.0 22:52:22 rich-argparse==1.7.2 22:52:22 rpds-py==0.27.1 22:52:22 rsa==4.9.1 22:52:22 ruamel.yaml==0.18.17 22:52:22 ruamel.yaml.clib==0.2.15 22:52:22 s3transfer==0.16.0 22:52:22 simplejson==3.20.2 22:52:22 six==1.17.0 22:52:22 smmap==5.0.2 22:52:22 soupsieve==2.8.1 22:52:22 stevedore==5.5.0 22:52:22 tabulate==0.9.0 22:52:22 toml==0.10.2 22:52:22 tomlkit==0.13.3 22:52:22 tqdm==4.67.1 22:52:22 typing_extensions==4.15.0 22:52:22 tzdata==2025.3 22:52:22 urllib3==1.26.20 22:52:22 virtualenv==20.35.4 22:52:22 wcwidth==0.2.14 22:52:22 websocket-client==1.9.0 22:52:22 wrapt==2.0.1 22:52:22 xdg==6.0.0 22:52:22 xmltodict==1.0.2 22:52:22 yq==3.4.3 22:52:22 zipp==3.23.0 22:52:22 [EnvInject] - Injecting environment variables from a build step. 22:52:22 [EnvInject] - Injecting as environment variables the properties content 22:52:22 SET_JDK_VERSION=openjdk11 22:52:22 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:52:22 22:52:22 [EnvInject] - Variables injected successfully. 22:52:22 [smo-ves-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins7321458607702820675.sh 22:52:22 ---> update-java-alternatives.sh 22:52:22 ---> Updating Java version 22:52:23 ---> RedHat type system detected 22:52:23 openjdk version "11.0.22" 2024-01-16 LTS 22:52:23 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 22:52:23 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 22:52:23 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 22:52:23 [EnvInject] - Injecting environment variables from a build step. 22:52:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:52:23 [EnvInject] - Variables injected successfully. 22:52:23 [EnvInject] - Injecting environment variables from a build step. 22:52:23 [EnvInject] - Injecting as environment variables the properties content 22:52:23 PYTHON=python3 22:52:23 22:52:23 [EnvInject] - Variables injected successfully. 22:52:23 [smo-ves-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins16160600761483412409.sh 22:52:23 ---> tox-install.sh 22:52:23 + source /home/jenkins/lf-env.sh 22:52:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:52:23 ++ mktemp -d /tmp/venv-XXXX 22:52:23 + lf_venv=/tmp/venv-C5o1 22:52:23 + local venv_file=/tmp/.os_lf_venv 22:52:23 + local python=python3 22:52:23 + local options 22:52:23 + local set_path=true 22:52:23 + local install_args= 22:52:23 ++ 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 22:52:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:52:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:52:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:52:23 + true 22:52:23 + case $1 in 22:52:23 + venv_file=/tmp/.toxenv 22:52:23 + shift 2 22:52:23 + true 22:52:23 + case $1 in 22:52:23 + shift 22:52:23 + break 22:52:23 + case $python in 22:52:23 + local pkg_list= 22:52:23 + [[ -d /opt/pyenv ]] 22:52:23 + echo 'Setup pyenv:' 22:52:23 Setup pyenv: 22:52:23 + export PYENV_ROOT=/opt/pyenv 22:52:23 + PYENV_ROOT=/opt/pyenv 22:52:23 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:23 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:23 + pyenv versions 22:52:24 system 22:52:24 3.8.13 22:52:24 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:52:24 + command -v pyenv 22:52:24 ++ pyenv init - --no-rehash 22:52:24 + 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[*]}"'\'')" 22:52:24 export PATH="/opt/pyenv/shims:${PATH}" 22:52:24 export PYENV_SHELL=bash 22:52:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:52:24 pyenv() { 22:52:24 local command 22:52:24 command="${1:-}" 22:52:24 if [ "$#" -gt 0 ]; then 22:52:24 shift 22:52:24 fi 22:52:24 22:52:24 case "$command" in 22:52:24 rehash|shell) 22:52:24 eval "$(pyenv "sh-$command" "$@")" 22:52:24 ;; 22:52:24 *) 22:52:24 command pyenv "$command" "$@" 22:52:24 ;; 22:52:24 esac 22:52:24 }' 22:52:24 +++ 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[*]}"' 22:52:24 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:24 ++ export PYENV_SHELL=bash 22:52:24 ++ PYENV_SHELL=bash 22:52:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:52:24 +++ complete -F _pyenv pyenv 22:52:24 ++ lf-pyver python3 22:52:24 ++ local py_version_xy=python3 22:52:24 ++ local py_version_xyz= 22:52:24 ++ grep -E '^[0-9.]*[0-9]$' 22:52:24 ++ pyenv versions 22:52:24 ++ local command 22:52:24 ++ command=versions 22:52:24 ++ '[' 1 -gt 0 ']' 22:52:24 ++ shift 22:52:24 ++ case "$command" in 22:52:24 ++ command pyenv versions 22:52:24 ++ pyenv versions 22:52:24 ++ sed 's/^[ *]* //' 22:52:24 ++ awk '{ print $1 }' 22:52:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:52:24 +++ grep '^3' /tmp/.pyenv_versions 22:52:24 +++ sort -V 22:52:24 +++ tail -n 1 22:52:24 ++ py_version_xyz=3.9.13 22:52:24 ++ [[ -z 3.9.13 ]] 22:52:24 ++ echo 3.9.13 22:52:24 ++ return 0 22:52:24 + pyenv local 3.9.13 22:52:24 + local command 22:52:24 + command=local 22:52:24 + '[' 2 -gt 0 ']' 22:52:24 + shift 22:52:24 + case "$command" in 22:52:24 + command pyenv local 3.9.13 22:52:24 + pyenv local 3.9.13 22:52:24 + for arg in '"$@"' 22:52:24 + case $arg in 22:52:24 + pkg_list+='tox ' 22:52:24 + for arg in '"$@"' 22:52:24 + case $arg in 22:52:24 + pkg_list+='virtualenv ' 22:52:24 + for arg in '"$@"' 22:52:24 + case $arg in 22:52:24 + pkg_list+='urllib3~=1.26.15 ' 22:52:24 + [[ -f /tmp/.toxenv ]] 22:52:24 + [[ ! -f /tmp/.toxenv ]] 22:52:24 + [[ -n '' ]] 22:52:24 + python3 -m venv /tmp/venv-C5o1 22:52:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C5o1' 22:52:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C5o1 22:52:32 + echo /tmp/venv-C5o1 22:52:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:52:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:52:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:52:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:32 + local 'pip_opts=--upgrade --quiet' 22:52:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:52:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:52:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:52:32 + [[ -n '' ]] 22:52:32 + [[ -n '' ]] 22:52:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:52:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:32 + /tmp/venv-C5o1/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 22:52:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:52:39 lf-activate-venv(): INFO: Base packages installed successfully 22:52:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:52:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:52:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:52:39 + /tmp/venv-C5o1/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 22:52:43 + type python3 22:52:43 + true 22:52:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C5o1/bin to PATH' 22:52:43 lf-activate-venv(): INFO: Adding /tmp/venv-C5o1/bin to PATH 22:52:43 + PATH=/tmp/venv-C5o1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:43 + return 0 22:52:43 + python3 --version 22:52:43 Python 3.9.13 22:52:43 + python3 -m pip --version 22:52:44 pip 25.3 from /tmp/venv-C5o1/lib/python3.9/site-packages/pip (python 3.9) 22:52:44 + python3 -m pip freeze 22:52:44 cachetools==6.2.4 22:52:44 chardet==5.2.0 22:52:44 colorama==0.4.6 22:52:44 distlib==0.4.0 22:52:44 filelock==3.19.1 22:52:44 packaging==25.0 22:52:44 platformdirs==4.4.0 22:52:44 pluggy==1.6.0 22:52:44 pyproject-api==1.9.1 22:52:44 tomli==2.3.0 22:52:44 tox==4.30.3 22:52:44 typing_extensions==4.15.0 22:52:44 urllib3==1.26.20 22:52:44 virtualenv==20.35.4 22:52:44 [smo-ves-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins5424038986072471524.sh 22:52:44 [EnvInject] - Injecting environment variables from a build step. 22:52:44 [EnvInject] - Injecting as environment variables the properties content 22:52:44 PARALLEL=False 22:52:44 22:52:44 [EnvInject] - Variables injected successfully. 22:52:44 [smo-ves-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins18193252706061433033.sh 22:52:44 ---> tox-run.sh 22:52:44 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 + ARCHIVE_TOX_DIR=/w/workspace/smo-ves-tox-nexus-iq-clm/archives/tox 22:52:44 + ARCHIVE_DOC_DIR=/w/workspace/smo-ves-tox-nexus-iq-clm/archives/docs 22:52:44 + mkdir -p /w/workspace/smo-ves-tox-nexus-iq-clm/archives/tox 22:52:44 + cd /w/workspace/smo-ves-tox-nexus-iq-clm/. 22:52:44 + source /home/jenkins/lf-env.sh 22:52:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:52:44 ++ mktemp -d /tmp/venv-XXXX 22:52:44 + lf_venv=/tmp/venv-krfl 22:52:44 + local venv_file=/tmp/.os_lf_venv 22:52:44 + local python=python3 22:52:44 + local options 22:52:44 + local set_path=true 22:52:44 + local install_args= 22:52:44 ++ 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 22:52:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:52:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:52:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:52:44 + true 22:52:44 + case $1 in 22:52:44 + venv_file=/tmp/.toxenv 22:52:44 + shift 2 22:52:44 + true 22:52:44 + case $1 in 22:52:44 + shift 22:52:44 + break 22:52:44 + case $python in 22:52:44 + local pkg_list= 22:52:44 + [[ -d /opt/pyenv ]] 22:52:44 + echo 'Setup pyenv:' 22:52:44 Setup pyenv: 22:52:44 + export PYENV_ROOT=/opt/pyenv 22:52:44 + PYENV_ROOT=/opt/pyenv 22:52:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 + pyenv versions 22:52:44 system 22:52:44 3.8.13 22:52:44 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:52:44 + command -v pyenv 22:52:44 ++ pyenv init - --no-rehash 22:52:44 + 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[*]}"'\'')" 22:52:44 export PATH="/opt/pyenv/shims:${PATH}" 22:52:44 export PYENV_SHELL=bash 22:52:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:52:44 pyenv() { 22:52:44 local command 22:52:44 command="${1:-}" 22:52:44 if [ "$#" -gt 0 ]; then 22:52:44 shift 22:52:44 fi 22:52:44 22:52:44 case "$command" in 22:52:44 rehash|shell) 22:52:44 eval "$(pyenv "sh-$command" "$@")" 22:52:44 ;; 22:52:44 *) 22:52:44 command pyenv "$command" "$@" 22:52:44 ;; 22:52:44 esac 22:52:44 }' 22:52:44 +++ 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[*]}"' 22:52:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:44 ++ export PYENV_SHELL=bash 22:52:44 ++ PYENV_SHELL=bash 22:52:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:52:44 +++ complete -F _pyenv pyenv 22:52:44 ++ lf-pyver python3 22:52:44 ++ local py_version_xy=python3 22:52:44 ++ local py_version_xyz= 22:52:44 ++ grep -E '^[0-9.]*[0-9]$' 22:52:44 ++ pyenv versions 22:52:44 ++ local command 22:52:44 ++ command=versions 22:52:44 ++ '[' 1 -gt 0 ']' 22:52:44 ++ shift 22:52:44 ++ case "$command" in 22:52:44 ++ command pyenv versions 22:52:44 ++ pyenv versions 22:52:44 ++ sed 's/^[ *]* //' 22:52:44 ++ awk '{ print $1 }' 22:52:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:52:44 +++ sort -V 22:52:44 +++ tail -n 1 22:52:44 +++ grep '^3' /tmp/.pyenv_versions 22:52:44 ++ py_version_xyz=3.9.13 22:52:44 ++ [[ -z 3.9.13 ]] 22:52:44 ++ echo 3.9.13 22:52:44 ++ return 0 22:52:44 + pyenv local 3.9.13 22:52:44 + local command 22:52:44 + command=local 22:52:44 + '[' 2 -gt 0 ']' 22:52:44 + shift 22:52:44 + case "$command" in 22:52:44 + command pyenv local 3.9.13 22:52:44 + pyenv local 3.9.13 22:52:44 + for arg in '"$@"' 22:52:44 + case $arg in 22:52:44 + pkg_list+='tox ' 22:52:44 + for arg in '"$@"' 22:52:44 + case $arg in 22:52:44 + pkg_list+='virtualenv ' 22:52:44 + for arg in '"$@"' 22:52:44 + case $arg in 22:52:44 + pkg_list+='urllib3~=1.26.15 ' 22:52:44 + [[ -f /tmp/.toxenv ]] 22:52:44 ++ cat /tmp/.toxenv 22:52:44 + lf_venv=/tmp/venv-C5o1 22:52:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5o1 from' file:/tmp/.toxenv 22:52:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C5o1 from file:/tmp/.toxenv 22:52:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:52:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:44 + local 'pip_opts=--upgrade --quiet' 22:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:52:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:52:44 + [[ -n '' ]] 22:52:44 + [[ -n '' ]] 22:52:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:52:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:44 + /tmp/venv-C5o1/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 22:52:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:52:46 lf-activate-venv(): INFO: Base packages installed successfully 22:52:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:52:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:52:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:52:46 + /tmp/venv-C5o1/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 22:52:48 + type python3 22:52:48 + true 22:52:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C5o1/bin to PATH' 22:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-C5o1/bin to PATH 22:52:48 + PATH=/tmp/venv-C5o1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:48 + return 0 22:52:48 + [[ -d /opt/pyenv ]] 22:52:48 + echo '---> Setting up pyenv' 22:52:48 ---> Setting up pyenv 22:52:48 + export PYENV_ROOT=/opt/pyenv 22:52:48 + PYENV_ROOT=/opt/pyenv 22:52:48 + export PATH=/opt/pyenv/bin:/tmp/venv-C5o1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:48 + PATH=/opt/pyenv/bin:/tmp/venv-C5o1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 22:52:48 ++ pwd 22:52:48 + PYTHONPATH=/w/workspace/smo-ves-tox-nexus-iq-clm 22:52:48 + export PYTHONPATH 22:52:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:52:48 + TOX_TESTENV_PASSENV=PYTHONPATH 22:52:48 + tox --version 22:52:49 4.30.3 from /tmp/venv-C5o1/lib/python3.9/site-packages/tox/__init__.py 22:52:49 + PARALLEL=False 22:52:49 + TOX_OPTIONS_LIST= 22:52:49 + [[ -n clm ]] 22:52:49 + TOX_OPTIONS_LIST=' -e clm' 22:52:49 + case ${PARALLEL,,} in 22:52:49 + tee -a /w/workspace/smo-ves-tox-nexus-iq-clm/archives/tox/tox.log 22:52:49 + tox -e clm 22:52:50 clm: install_deps> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock 22:53:08  error: subprocess-exited-with-error 22:53:08 22:53:08 × Building wheel for confluent-kafka (pyproject.toml) did not run successfully. 22:53:08 │ exit code: 1 22:53:08 ╰─> [170 lines of output] 22:53:08 /tmp/pip-build-env-05u5v4m6/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 22:53:08 !! 22:53:08 22:53:08 ******************************************************************************** 22:53:08 Please consider removing the following classifiers in favor of a SPDX license expression: 22:53:08 22:53:08 License :: OSI Approved :: Apache Software License 22:53:08 22:53:08 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 22:53:08 ******************************************************************************** 22:53:08 22:53:08 !! 22:53:08 dist._finalize_license_expression() 22:53:08 /tmp/pip-build-env-05u5v4m6/overlay/lib/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 22:53:08 !! 22:53:08 22:53:08 ******************************************************************************** 22:53:08 Please consider removing the following classifiers in favor of a SPDX license expression: 22:53:08 22:53:08 License :: OSI Approved :: Apache Software License 22:53:08 22:53:08 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 22:53:08 ******************************************************************************** 22:53:08 22:53:08 !! 22:53:08 self._finalize_license_expression() 22:53:08 running bdist_wheel 22:53:08 running build 22:53:08 running build_py 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka 22:53:08 copying src/confluent_kafka/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka 22:53:08 copying src/confluent_kafka/deserializing_consumer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka 22:53:08 copying src/confluent_kafka/error.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka 22:53:08 copying src/confluent_kafka/serializing_producer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/_model 22:53:08 copying src/confluent_kafka/_model/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/_model 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/_util 22:53:08 copying src/confluent_kafka/_util/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/_util 22:53:08 copying src/confluent_kafka/_util/conversion_util.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/_util 22:53:08 copying src/confluent_kafka/_util/validation_util.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/_util 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_acl.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_cluster.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_config.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_group.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_listoffsets.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_metadata.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_records.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_resource.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_scram.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 copying src/confluent_kafka/admin/_topic.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/admin 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/avro 22:53:08 copying src/confluent_kafka/avro/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro 22:53:08 copying src/confluent_kafka/avro/cached_schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro 22:53:08 copying src/confluent_kafka/avro/error.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro 22:53:08 copying src/confluent_kafka/avro/load.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental 22:53:08 copying src/confluent_kafka/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/kafkatest 22:53:08 copying src/confluent_kafka/kafkatest/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/kafkatest 22:53:08 copying src/confluent_kafka/kafkatest/verifiable_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/kafkatest 22:53:08 copying src/confluent_kafka/kafkatest/verifiable_consumer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/kafkatest 22:53:08 copying src/confluent_kafka/kafkatest/verifiable_producer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/kafkatest 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/avro.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/error.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/json_schema.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/protobuf.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/rule_registry.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/serde.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 copying src/confluent_kafka/schema_registry/wildcard_matcher.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/serialization 22:53:08 copying src/confluent_kafka/serialization/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/serialization 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/avro/serializer 22:53:08 copying src/confluent_kafka/avro/serializer/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro/serializer 22:53:08 copying src/confluent_kafka/avro/serializer/message_serializer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/avro/serializer 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio 22:53:08 copying src/confluent_kafka/experimental/aio/_AIOConsumer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio 22:53:08 copying src/confluent_kafka/experimental/aio/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio 22:53:08 copying src/confluent_kafka/experimental/aio/_common.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/_AIOProducer.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/_buffer_timeout_manager.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/_kafka_batch_executor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/_message_batch.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 copying src/confluent_kafka/experimental/aio/producer/_producer_batch_processor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/experimental/aio/producer 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/avro.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/json_schema.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/mock_schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/protobuf.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 copying src/confluent_kafka/schema_registry/_async/serde.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_async 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/avro.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/json_schema.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/mock_schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/protobuf.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 copying src/confluent_kafka/schema_registry/_sync/serde.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/_sync 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/avro.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/json_schema.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/protobuf.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/schema_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 copying src/confluent_kafka/schema_registry/common/serde.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/common 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent 22:53:08 copying src/confluent_kafka/schema_registry/confluent/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent 22:53:08 copying src/confluent_kafka/schema_registry/confluent/meta_pb2.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules 22:53:08 copying src/confluent_kafka/schema_registry/rules/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent/types 22:53:08 copying src/confluent_kafka/schema_registry/confluent/types/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent/types 22:53:08 copying src/confluent_kafka/schema_registry/confluent/types/decimal_pb2.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/confluent/types 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/cel_executor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/cel_field_executor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/cel_field_presence.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/constraints.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/extra_func.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 copying src/confluent_kafka/schema_registry/rules/cel/string_format.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/cel 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/encrypt_executor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/kms_driver_registry.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/jsonata 22:53:08 copying src/confluent_kafka/schema_registry/rules/jsonata/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/jsonata 22:53:08 copying src/confluent_kafka/schema_registry/rules/jsonata/jsonata_executor.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/jsonata 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/awskms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/awskms/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/awskms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/awskms/aws_driver.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/awskms 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/azurekms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/azurekms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_aead.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/azurekms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/azurekms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_driver.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/azurekms 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/dek_registry 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/dek_registry 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/dek_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/dek_registry 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/mock_dek_registry_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/dek_registry 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/gcpkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/gcpkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/gcpkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_driver.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/gcpkms 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/hcvault 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/hcvault 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/hcvault 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_driver.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/hcvault 22:53:08 creating build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/localkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/localkms/__init__.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/localkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_client.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/localkms 22:53:08 copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_driver.py -> build/lib.linux-x86_64-cpython-39/confluent_kafka/schema_registry/rules/encryption/localkms 22:53:08 running build_ext 22:53:08 building 'confluent_kafka.cimpl' extension 22:53:08 creating build/temp.linux-x86_64-cpython-39/tmp/pip-install-vzrdi1wa/confluent-kafka_c2909571a7cf4dcd86ea4b7ac4599f9a/src/confluent_kafka/src 22:53:08 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/w/workspace/smo-ves-tox-nexus-iq-clm/.tox/clm/include -I/opt/pyenv/versions/3.9.13/include/python3.9 -c /tmp/pip-install-vzrdi1wa/confluent-kafka_c2909571a7cf4dcd86ea4b7ac4599f9a/src/confluent_kafka/src/Admin.c -o build/temp.linux-x86_64-cpython-39/tmp/pip-install-vzrdi1wa/confluent-kafka_c2909571a7cf4dcd86ea4b7ac4599f9a/src/confluent_kafka/src/Admin.o 22:53:08 In file included from /tmp/pip-install-vzrdi1wa/confluent-kafka_c2909571a7cf4dcd86ea4b7ac4599f9a/src/confluent_kafka/src/Admin.c:17:0: 22:53:08 /tmp/pip-install-vzrdi1wa/confluent-kafka_c2909571a7cf4dcd86ea4b7ac4599f9a/src/confluent_kafka/src/confluent_kafka.h:23:32: fatal error: librdkafka/rdkafka.h: No such file or directory 22:53:08 #include 22:53:08 ^ 22:53:08 compilation terminated. 22:53:08 error: command '/usr/bin/gcc' failed with exit code 1 22:53:08 [end of output] 22:53:08 22:53:08 note: This error originates from a subprocess, and is likely not a problem with pip. 22:53:08 ERROR: Failed building wheel for confluent-kafka 22:53:08 error: failed-wheel-build-for-install 22:53:08 22:53:08 × Failed to build installable wheels for some pyproject.toml based projects 22:53:08 ╰─> confluent-kafka 22:53:08 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 22:53:08 Collecting confluent-kafka 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/confluent-kafka/2.12.2/confluent_kafka-2.12.2.tar.gz (250 kB) 22:53:08 Installing build dependencies: started 22:53:08 Installing build dependencies: finished with status 'done' 22:53:08 Getting requirements to build wheel: started 22:53:08 Getting requirements to build wheel: finished with status 'done' 22:53:08 Preparing metadata (pyproject.toml): started 22:53:08 Preparing metadata (pyproject.toml): finished with status 'done' 22:53:08 Collecting coverage 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/coverage/7.10.7/coverage-7.10.7-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (246 kB) 22:53:08 Collecting flask 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/flask/3.1.2/flask-3.1.2-py3-none-any.whl (103 kB) 22:53:08 Collecting future 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/future/1.0.0/future-1.0.0-py3-none-any.whl (491 kB) 22:53:08 Collecting gevent 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/gevent/25.9.1/gevent-25.9.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB) 22:53:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.1 MB/s 0:00:00 22:53:08 Collecting jsonschema 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema/4.25.1/jsonschema-4.25.1-py3-none-any.whl (90 kB) 22:53:08 Collecting kafka-python 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/kafka-python/2.3.0/kafka_python-2.3.0-py2.py3-none-any.whl (326 kB) 22:53:08 Collecting mock 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/mock/5.2.0/mock-5.2.0-py3-none-any.whl (31 kB) 22:53:08 Collecting pytest 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest/8.4.2/pytest-8.4.2-py3-none-any.whl (365 kB) 22:53:08 Collecting pytest-cov 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-cov/7.0.0/pytest_cov-7.0.0-py3-none-any.whl (22 kB) 22:53:08 Collecting pytest-mock 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/pytest-mock/3.15.1/pytest_mock-3.15.1-py3-none-any.whl (10 kB) 22:53:08 Collecting PyYAML 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pyyaml/6.0.3/pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) 22:53:08 Collecting requests 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:53:08 Collecting requests_mock 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/requests-mock/1.12.1/requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 22:53:08 Collecting blinker>=1.9.0 (from flask) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/blinker/1.9.0/blinker-1.9.0-py3-none-any.whl (8.5 kB) 22:53:08 Collecting click>=8.1.3 (from flask) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB) 22:53:08 Collecting importlib-metadata>=3.6.0 (from flask) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 22:53:08 Collecting itsdangerous>=2.2.0 (from flask) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/itsdangerous/2.2.0/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 22:53:08 Collecting jinja2>=3.1.2 (from flask) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jinja2/3.1.6/jinja2-3.1.6-py3-none-any.whl (134 kB) 22:53:08 Collecting markupsafe>=2.1.1 (from flask) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/markupsafe/3.0.3/markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 22:53:08 Collecting werkzeug>=3.1.0 (from flask) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/werkzeug/3.1.4/werkzeug-3.1.4-py3-none-any.whl (224 kB) 22:53:08 Collecting greenlet>=3.2.2 (from gevent) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/greenlet/3.2.4/greenlet-3.2.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (634 kB) 22:53:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.0/634.0 kB 18.0 MB/s 0:00:00 22:53:08 Collecting zope.event (from gevent) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-event/6.0/zope_event-6.0-py3-none-any.whl (6.4 kB) 22:53:08 Collecting zope.interface (from gevent) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/zope-interface/8.0.1/zope_interface-8.0.1-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (253 kB) 22:53:08 Collecting attrs>=22.2.0 (from jsonschema) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:53:08 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/jsonschema-specifications/2025.9.1/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 22:53:08 Collecting referencing>=0.28.4 (from jsonschema) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/referencing/0.36.2/referencing-0.36.2-py3-none-any.whl (26 kB) 22:53:08 Collecting rpds-py>=0.7.1 (from jsonschema) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/rpds-py/0.27.1/rpds_py-0.27.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (384 kB) 22:53:08 Collecting exceptiongroup>=1 (from pytest) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/exceptiongroup/1.3.1/exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 22:53:08 Collecting iniconfig>=1 (from pytest) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/iniconfig/2.1.0/iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 22:53:08 Collecting packaging>=20 (from pytest) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) 22:53:08 Collecting pluggy<2,>=1.5 (from pytest) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pluggy/1.6.0/pluggy-1.6.0-py3-none-any.whl (20 kB) 22:53:08 Collecting pygments>=2.7.2 (from pytest) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pygments/2.19.2/pygments-2.19.2-py3-none-any.whl (1.2 MB) 22:53:08 Collecting tomli>=1 (from pytest) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/tomli/2.3.0/tomli-2.3.0-py3-none-any.whl (14 kB) 22:53:08 Collecting charset_normalizer<4,>=2 (from requests) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 22:53:08 Collecting idna<4,>=2.5 (from requests) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:53:08 Collecting urllib3<3,>=1.21.1 (from requests) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB) 22:53:08 Collecting certifi>=2017.4.17 (from requests) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 22:53:08 Collecting typing-extensions>=4.6.0 (from exceptiongroup>=1->pytest) 22:53:08 Downloading https://nexus3.o-ran-sc.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:53:08 Collecting zipp>=3.20 (from importlib-metadata>=3.6.0->flask) 22:53:08 Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 22:53:08 Requirement already satisfied: setuptools>=75.8.2 in ./.tox/clm/lib/python3.9/site-packages (from zope.event->gevent) (80.9.0) 22:53:08 Building wheels for collected packages: confluent-kafka 22:53:08 Building wheel for confluent-kafka (pyproject.toml): started 22:53:08 Building wheel for confluent-kafka (pyproject.toml): finished with status 'error' 22:53:08 Failed to build confluent-kafka 22:53:08 clm: exit 1 (17.86 seconds) /w/workspace/smo-ves-tox-nexus-iq-clm> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock pid=8795 22:53:08  clm: FAIL code 1 (18.56 seconds) 22:53:08 evaluation failed :( (18.61 seconds) 22:53:08 + tox_status=1 22:53:08 + echo '---> Completed tox runs' 22:53:08 ---> Completed tox runs 22:53:08 + for i in '.tox/*/log' 22:53:08 ++ echo .tox/clm/log 22:53:08 ++ awk -F/ '{print $2}' 22:53:08 + tox_env=clm 22:53:08 + cp -r .tox/clm/log /w/workspace/smo-ves-tox-nexus-iq-clm/archives/tox/clm 22:53:08 + DOC_DIR=docs/_build/html 22:53:08 + [[ -d docs/_build/html ]] 22:53:08 + echo '---> tox-run.sh ends' 22:53:08 ---> tox-run.sh ends 22:53:08 + test 1 -eq 0 22:53:08 + exit 1 22:53:08 Build step 'Execute shell' marked build as failure 22:53:08 $ ssh-agent -k 22:53:08 unset SSH_AUTH_SOCK; 22:53:08 unset SSH_AGENT_PID; 22:53:08 echo Agent pid 6547 killed; 22:53:08 [ssh-agent] Stopped. 22:53:08 [PostBuildScript] - [INFO] Executing post build scripts. 22:53:08 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3240240612493668291.sh 22:53:08 ---> sysstat.sh 22:53:09 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5498832382677974593.sh 22:53:09 ---> package-listing.sh 22:53:09 ++ facter osfamily 22:53:09 ++ tr '[:upper:]' '[:lower:]' 22:53:09 + OS_FAMILY=redhat 22:53:09 + workspace=/w/workspace/smo-ves-tox-nexus-iq-clm 22:53:09 + START_PACKAGES=/tmp/packages_start.txt 22:53:09 + END_PACKAGES=/tmp/packages_end.txt 22:53:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:53:09 + PACKAGES=/tmp/packages_start.txt 22:53:09 + '[' /w/workspace/smo-ves-tox-nexus-iq-clm ']' 22:53:09 + PACKAGES=/tmp/packages_end.txt 22:53:09 + case "${OS_FAMILY}" in 22:53:09 + rpm -qa 22:53:09 + sort 22:53:15 + '[' -f /tmp/packages_start.txt ']' 22:53:15 + '[' -f /tmp/packages_end.txt ']' 22:53:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:53:15 + '[' /w/workspace/smo-ves-tox-nexus-iq-clm ']' 22:53:15 + mkdir -p /w/workspace/smo-ves-tox-nexus-iq-clm/archives/ 22:53:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-ves-tox-nexus-iq-clm/archives/ 22:53:15 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins6827629199255519989.sh 22:53:15 ---> capture-instance-metadata.sh 22:53:15 Setup pyenv: 22:53:15 system 22:53:15 3.8.13 22:53:15 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:53:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYwy from file:/tmp/.os_lf_venv 22:53:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:53:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:53:19 lf-activate-venv(): INFO: Base packages installed successfully 22:53:19 lf-activate-venv(): INFO: Installing additional packages: lftools 22:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-EYwy/bin to PATH 22:53:39 INFO: Running in OpenStack, capturing instance metadata 22:53:39 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins18250090005984165863.sh 22:53:39 provisioning config files... 22:53:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-ves-tox-nexus-iq-clm@tmp/config4373314516542824225tmp 22:53:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:53:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:53:39 [EnvInject] - Injecting environment variables from a build step. 22:53:39 [EnvInject] - Injecting as environment variables the properties content 22:53:39 SERVER_ID=logs 22:53:39 22:53:39 [EnvInject] - Variables injected successfully. 22:53:39 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins16834186628920653433.sh 22:53:39 ---> create-netrc.sh 22:53:39 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8295454313735022286.sh 22:53:39 ---> python-tools-install.sh 22:53:39 Setup pyenv: 22:53:39 system 22:53:39 3.8.13 22:53:39 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYwy from file:/tmp/.os_lf_venv 22:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:53:43 lf-activate-venv(): INFO: Base packages installed successfully 22:53:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:54:01 lf-activate-venv(): INFO: Adding /tmp/venv-EYwy/bin to PATH 22:54:02 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7492955257370523497.sh 22:54:02 ---> sudo-logs.sh 22:54:02 Archiving 'sudo' log.. 22:54:02 [smo-ves-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17457489868871534077.sh 22:54:02 ---> job-cost.sh 22:54:02 Setup pyenv: 22:54:02 system 22:54:02 3.8.13 22:54:02 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:54:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYwy from file:/tmp/.os_lf_venv 22:54:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:54:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:54:06 lf-activate-venv(): INFO: Base packages installed successfully 22:54:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-EYwy/bin to PATH 22:54:17 INFO: No Stack... 22:54:17 INFO: Retrieving Pricing Info for: v3-starter-1 22:54:17 INFO: Archiving Costs 22:54:17 [smo-ves-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins9203928534127216264.sh 22:54:17 ---> logs-deploy.sh 22:54:17 Setup pyenv: 22:54:18 system 22:54:18 3.8.13 22:54:18 * 3.9.13 (set by /w/workspace/smo-ves-tox-nexus-iq-clm/.python-version) 22:54:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EYwy from file:/tmp/.os_lf_venv 22:54:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:54:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:54:21 lf-activate-venv(): INFO: Base packages installed successfully 22:54:21 lf-activate-venv(): INFO: Installing additional packages: lftools 22:54:40 lf-activate-venv(): INFO: Adding /tmp/venv-EYwy/bin to PATH 22:54:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-ves-tox-nexus-iq-clm/210 22:54:40 INFO: archiving workspace using pattern(s): -p **/*.log 22:54:42 Archives upload complete. 22:54:42 INFO: archiving logs to Nexus 22:54:44 ---> uname -a: 22:54:44 Linux prd-centos7-builder-1c-1g-1937.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:54:44 22:54:44 22:54:44 ---> lscpu: 22:54:44 Architecture: x86_64 22:54:44 CPU op-mode(s): 32-bit, 64-bit 22:54:44 Byte Order: Little Endian 22:54:44 CPU(s): 1 22:54:44 On-line CPU(s) list: 0 22:54:44 Thread(s) per core: 1 22:54:44 Core(s) per socket: 1 22:54:44 Socket(s): 1 22:54:44 NUMA node(s): 1 22:54:44 Vendor ID: AuthenticAMD 22:54:44 CPU family: 23 22:54:44 Model: 49 22:54:44 Model name: AMD EPYC-Rome Processor 22:54:44 Stepping: 0 22:54:44 CPU MHz: 2799.998 22:54:44 BogoMIPS: 5599.99 22:54:44 Virtualization: AMD-V 22:54:44 Hypervisor vendor: KVM 22:54:44 Virtualization type: full 22:54:44 L1d cache: 32K 22:54:44 L1i cache: 32K 22:54:44 L2 cache: 512K 22:54:44 L3 cache: 16384K 22:54:44 NUMA node0 CPU(s): 0 22:54: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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:54:44 22:54:44 22:54:44 ---> nproc: 22:54:44 1 22:54:44 22:54:44 22:54:44 ---> df -h: 22:54:44 Filesystem Size Used Avail Use% Mounted on 22:54:44 devtmpfs 882M 0 882M 0% /dev 22:54:44 tmpfs 919M 0 919M 0% /dev/shm 22:54:44 tmpfs 919M 17M 903M 2% /run 22:54:44 tmpfs 919M 0 919M 0% /sys/fs/cgroup 22:54:44 /dev/vda1 20G 5.5G 15G 28% / 22:54:44 tmpfs 184M 0 184M 0% /run/user/1001 22:54:44 22:54:44 22:54:44 ---> free -m: 22:54:44 total used free shared buff/cache available 22:54:44 Mem: 1837 349 146 16 1342 1298 22:54:44 Swap: 1023 0 1023 22:54:44 22:54:44 22:54:44 ---> ip addr: 22:54:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:54:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:54:44 inet 127.0.0.1/8 scope host lo 22:54:44 valid_lft forever preferred_lft forever 22:54:44 inet6 ::1/128 scope host 22:54:44 valid_lft forever preferred_lft forever 22:54:44 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 22:54:44 link/ether fa:16:3e:2d:d7:2c brd ff:ff:ff:ff:ff:ff 22:54:44 inet 10.32.7.41/23 brd 10.32.7.255 scope global dynamic eth0 22:54:44 valid_lft 86110sec preferred_lft 86110sec 22:54:44 inet6 fe80::f816:3eff:fe2d:d72c/64 scope link 22:54:44 valid_lft forever preferred_lft forever 22:54:44 22:54:44 22:54:44 ---> sar -b -r -n DEV: 22:54:44 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/28/2025 _x86_64_ (1 CPU) 22:54:44 22:54:44 10:49:46 PM LINUX RESTART 22:54:44 22:54:44 10:50:02 PM tps rtps wtps bread/s bwrtn/s 22:54:44 10:51:01 PM 204.37 121.76 82.61 9858.68 41984.31 22:54:44 10:52:01 PM 81.71 1.61 80.10 105.34 9671.32 22:54:44 10:53:01 PM 96.84 3.97 92.87 300.78 8447.70 22:54:44 10:54:01 PM 104.81 60.20 44.61 4959.27 3030.37 22:54:44 Average: 121.54 46.52 75.02 3776.46 15667.10 22:54:44 22:54:44 10:50:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:54:44 10:51:01 PM 103840 1777944 94.48 2088 1429036 421820 14.39 319308 1298148 27564 22:54:44 10:52:01 PM 149584 1732200 92.05 2088 1333520 437792 14.94 354980 1182132 95188 22:54:44 10:53:01 PM 76312 1805472 95.94 2088 1322576 530608 18.11 440076 1131948 73360 22:54:44 10:54:01 PM 222040 1659744 88.20 2088 1278308 380928 13.00 284076 1145592 23576 22:54:44 Average: 137944 1743840 92.67 2088 1340860 442787 15.11 349610 1189455 54922 22:54:44 22:54:44 10:50:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:54:44 10:51:01 PM eth0 249.97 123.58 865.07 57.65 0.00 0.00 0.00 22:54:44 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:44 10:52:01 PM eth0 74.31 68.80 946.88 7.71 0.00 0.00 0.00 22:54:44 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:44 10:53:01 PM eth0 29.21 28.40 114.76 8.53 0.00 0.00 0.00 22:54:44 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:44 10:54:01 PM eth0 17.17 17.64 37.97 10.92 0.00 0.00 0.00 22:54:44 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:44 Average: eth0 92.00 59.36 490.27 21.03 0.00 0.00 0.00 22:54:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:44 22:54:44 22:54:44 ---> sar -P ALL: 22:54:44 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/28/2025 _x86_64_ (1 CPU) 22:54:44 22:54:44 10:49:46 PM LINUX RESTART 22:54:44 22:54:44 10:50:02 PM CPU %user %nice %system %iowait %steal %idle 22:54:44 10:51:01 PM all 71.99 0.00 19.82 3.01 2.51 2.67 22:54:44 10:51:01 PM 0 71.99 0.00 19.82 3.01 2.51 2.67 22:54:44 10:52:01 PM all 75.49 0.00 6.35 0.94 2.33 14.90 22:54:44 10:52:01 PM 0 75.49 0.00 6.35 0.94 2.33 14.90 22:54:44 10:53:01 PM all 76.79 0.00 7.68 1.31 2.74 11.49 22:54:44 10:53:01 PM 0 76.79 0.00 7.68 1.31 2.74 11.49 22:54:44 10:54:01 PM all 75.10 0.00 3.95 8.92 2.16 9.86 22:54:44 10:54:01 PM 0 75.10 0.00 3.95 8.92 2.16 9.86 22:54:44 Average: all 74.86 0.00 9.40 3.54 2.43 9.77 22:54:44 Average: 0 74.86 0.00 9.40 3.54 2.43 9.77 22:54:44 22:54:44 22:54:44