02:59:23 Started by timer 02:59:23 Running as SYSTEM 02:59:23 [EnvInject] - Loading node environment variables. 02:59:23 Building remotely on prd-centos7-builder-1c-1g-3727 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:23 [ssh-agent] Looking for ssh-agent implementation... 02:59:23 $ ssh-agent 02:59:23 SSH_AUTH_SOCK=/tmp/ssh-qxkvBrGK7Ar4/agent.6932 02:59:23 SSH_AGENT_PID=6938 02:59:23 [ssh-agent] Started. 02:59:23 Running ssh-add (command line suppressed) 02:59:23 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_17852739144625332419.key (jenkins-ssh) 02:59:24 [ssh-agent] Using credentials jenkins (jenkins) 02:59:24 The recommended git tool is: NONE 02:59:29 using credential jenkins 02:59:30 Wiping out workspace first. 02:59:30 Cloning the remote Git repository 02:59:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:30 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:30 > git --version # timeout=10 02:59:30 > git --version # 'git version 2.36.6' 02:59:30 using GIT_SSH to set credentials jenkins 02:59:30 [INFO] Currently running in a labeled security context 02:59:30 [INFO] Currently SELinux is 'enforcing' on the host 02:59:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh576138615427324893.key 02:59:30 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:32 Avoid second fetch 02:59:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:32 Checking out Revision 9d4e88565d7d5a556373e43db29d4524e7865c4e (refs/remotes/origin/master) 02:59:32 > git config core.sparsecheckout # timeout=10 02:59:32 > git checkout -f 9d4e88565d7d5a556373e43db29d4524e7865c4e # timeout=10 02:59:33 Commit message: "Refactor(tox): hoist project deps out of shared testenv" 02:59:33 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:37 provisioning config files... 02:59:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins10573039976931332267.sh 02:59:37 ---> python-tools-install.sh 02:59:37 Setup pyenv: 02:59:37 system 02:59:38 * 3.8.13 (set by /opt/pyenv/version) 02:59:38 * 3.9.13 (set by /opt/pyenv/version) 02:59:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ckiO 02:59:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:59:57 lf-activate-venv(): INFO: Base packages installed successfully 02:59:57 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-ckiO/bin to PATH 03:00:54 Generating Requirements File 03:01:41 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. 03:01:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:42 Python 3.9.13 03:01:42 pip 26.0.1 from /tmp/venv-ckiO/lib/python3.9/site-packages/pip (python 3.9) 03:01:43 appdirs==1.4.4 03:01:43 argcomplete==3.6.3 03:01:43 aspy.yaml==1.3.0 03:01:43 attrs==26.1.0 03:01:43 autopage==0.6.0 03:01:43 beautifulsoup4==4.15.0 03:01:43 boto3==1.42.97 03:01:43 botocore==1.42.97 03:01:43 bs4==0.0.2 03:01:43 certifi==2026.6.17 03:01:43 cffi==2.0.0 03:01:43 cfgv==3.4.0 03:01:43 chardet==5.2.0 03:01:43 charset-normalizer==3.4.7 03:01:43 click==8.1.8 03:01:43 cliff==4.9.1 03:01:43 cmd2==2.7.0 03:01:43 cryptography==3.3.2 03:01:43 debtcollector==3.0.0 03:01:43 decorator==5.3.1 03:01:43 defusedxml==0.7.1 03:01:43 Deprecated==1.3.1 03:01:43 distlib==0.4.3 03:01:43 dnspython==2.7.0 03:01:43 docker==7.1.0 03:01:43 dogpile.cache==1.4.1 03:01:43 durationpy==0.10 03:01:43 email-validator==2.3.0 03:01:43 filelock==3.19.1 03:01:43 future==1.0.0 03:01:43 gitdb==4.0.12 03:01:43 GitPython==3.1.50 03:01:43 httplib2==0.30.2 03:01:43 identify==2.6.15 03:01:43 idna==3.18 03:01:43 importlib-resources==1.5.0 03:01:43 importlib_metadata==8.7.1 03:01:43 iso8601==2.1.0 03:01:43 Jinja2==3.1.6 03:01:43 jmespath==1.1.0 03:01:43 jsonpatch==1.33 03:01:43 jsonpointer==3.0.0 03:01:43 jsonschema==4.25.1 03:01:43 jsonschema-specifications==2025.9.1 03:01:43 keystoneauth1==5.11.1 03:01:43 kubernetes==35.0.0 03:01:43 lftools==0.37.22 03:01:43 lxml==6.1.1 03:01:43 markdown-it-py==3.0.0 03:01:43 MarkupSafe==3.0.3 03:01:43 mdurl==0.1.2 03:01:43 msgpack==1.1.2 03:01:43 multi_key_dict==2.0.3 03:01:43 munch==4.0.0 03:01:43 netaddr==1.3.0 03:01:43 niet==1.4.2 03:01:43 nodeenv==1.10.0 03:01:43 oauth2client==4.1.3 03:01:43 oauthlib==3.3.1 03:01:43 openstacksdk==4.5.0 03:01:43 os-service-types==1.7.0 03:01:43 osc-lib==4.0.2 03:01:43 oslo.config==10.0.0 03:01:43 oslo.context==6.1.0 03:01:43 oslo.i18n==6.6.0 03:01:43 oslo.log==7.2.1 03:01:43 oslo.serialization==5.8.0 03:01:43 oslo.utils==9.1.0 03:01:43 packaging==26.2 03:01:43 pbr==7.0.3 03:01:43 platformdirs==4.4.0 03:01:43 prettytable==3.16.0 03:01:43 psutil==7.2.2 03:01:43 pyasn1==0.6.3 03:01:43 pyasn1_modules==0.4.2 03:01:43 pycparser==2.23 03:01:43 pygerrit2==2.0.15 03:01:43 PyGithub==2.9.1 03:01:43 Pygments==2.20.0 03:01:43 PyJWT==2.13.0 03:01:43 PyNaCl==1.6.2 03:01:43 pyparsing==2.4.7 03:01:43 pyperclip==1.11.0 03:01:43 pyrsistent==0.20.0 03:01:43 python-cinderclient==9.7.0 03:01:43 python-dateutil==2.9.0.post0 03:01:43 python-discovery==1.4.2 03:01:43 python-heatclient==4.2.0 03:01:43 python-jenkins==1.8.3 03:01:43 python-keystoneclient==5.6.0 03:01:43 python-magnumclient==4.10.0 03:01:43 python-openstackclient==8.0.0 03:01:43 python-swiftclient==4.10.0 03:01:43 PyYAML==6.0.3 03:01:43 referencing==0.36.2 03:01:43 requests==2.32.5 03:01:43 requests-oauthlib==2.0.0 03:01:43 requestsexceptions==1.4.0 03:01:43 rfc3986==2.0.0 03:01:43 rich==15.0.0 03:01:43 rich-argparse==1.8.0 03:01:43 rpds-py==0.27.1 03:01:43 rsa==4.9.1 03:01:43 ruamel.yaml==0.19.1 03:01:43 ruamel.yaml.clib==0.2.15 03:01:43 s3transfer==0.16.1 03:01:43 simplejson==4.1.1 03:01:43 six==1.17.0 03:01:43 smmap==5.0.3 03:01:43 soupsieve==2.8.4 03:01:43 stevedore==5.5.0 03:01:43 tabulate==0.9.0 03:01:43 toml==0.10.2 03:01:43 tomlkit==0.15.0 03:01:43 tqdm==4.68.3 03:01:43 typing_extensions==4.15.0 03:01:43 tzdata==2026.2 03:01:43 urllib3==1.26.20 03:01:43 virtualenv==21.5.1 03:01:43 wcwidth==0.8.1 03:01:43 websocket-client==1.9.0 03:01:43 wrapt==2.2.1 03:01:43 xdg==6.0.0 03:01:43 xmltodict==1.0.4 03:01:43 yq==3.4.3 03:01:43 zipp==3.23.1 03:01:43 [EnvInject] - Injecting environment variables from a build step. 03:01:43 [EnvInject] - Injecting as environment variables the properties content 03:01:43 SET_JDK_VERSION=openjdk11 03:01:43 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:43 03:01:43 [EnvInject] - Variables injected successfully. 03:01:43 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins7269554556279112816.sh 03:01:43 ---> update-java-alternatives.sh 03:01:43 ---> Updating Java version 03:01:44 ---> RedHat type system detected 03:01:44 openjdk version "11.0.22" 2024-01-16 LTS 03:01:44 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:44 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 03:01:44 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:44 [EnvInject] - Injecting environment variables from a build step. 03:01:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:44 [EnvInject] - Variables injected successfully. 03:01:44 [EnvInject] - Injecting environment variables from a build step. 03:01:44 [EnvInject] - Injecting as environment variables the properties content 03:01:44 PYTHON=python3 03:01:44 03:01:44 [EnvInject] - Variables injected successfully. 03:01:44 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins14183455095702450011.sh 03:01:45 ---> tox-install.sh 03:01:45 + source /home/jenkins/lf-env.sh 03:01:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:45 ++ mktemp -d /tmp/venv-XXXX 03:01:45 + lf_venv=/tmp/venv-e9uJ 03:01:45 + local venv_file=/tmp/.os_lf_venv 03:01:45 + local python=python3 03:01:45 + local options 03:01:45 + local set_path=true 03:01:45 + local install_args= 03:01:45 ++ 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 03:01:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:45 + true 03:01:45 + case $1 in 03:01:45 + venv_file=/tmp/.toxenv 03:01:45 + shift 2 03:01:45 + true 03:01:45 + case $1 in 03:01:45 + shift 03:01:45 + break 03:01:45 + case $python in 03:01:45 + local pkg_list= 03:01:45 + [[ -d /opt/pyenv ]] 03:01:45 + echo 'Setup pyenv:' 03:01:45 Setup pyenv: 03:01:45 + export PYENV_ROOT=/opt/pyenv 03:01:45 + PYENV_ROOT=/opt/pyenv 03:01:45 + 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 03:01:45 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:45 + pyenv versions 03:01:45 system 03:01:45 3.8.13 03:01:45 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:45 + command -v pyenv 03:01:45 ++ pyenv init - --no-rehash 03:01:45 + 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[*]}"'\'')" 03:01:45 export PATH="/opt/pyenv/shims:${PATH}" 03:01:45 export PYENV_SHELL=bash 03:01:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:45 pyenv() { 03:01:45 local command 03:01:45 command="${1:-}" 03:01:45 if [ "$#" -gt 0 ]; then 03:01:45 shift 03:01:45 fi 03:01:45 03:01:45 case "$command" in 03:01:45 rehash|shell) 03:01:45 eval "$(pyenv "sh-$command" "$@")" 03:01:45 ;; 03:01:45 *) 03:01:45 command pyenv "$command" "$@" 03:01:45 ;; 03:01:45 esac 03:01:45 }' 03:01:45 +++ 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[*]}"' 03:01:45 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:45 ++ 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 03:01:45 ++ 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 03:01:45 ++ export PYENV_SHELL=bash 03:01:45 ++ PYENV_SHELL=bash 03:01:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:45 +++ complete -F _pyenv pyenv 03:01:45 ++ lf-pyver python3 03:01:45 ++ local py_version_xy=python3 03:01:45 ++ local py_version_xyz= 03:01:45 ++ sed 's/^[ *]* //' 03:01:45 ++ awk '{ print $1 }' 03:01:45 ++ grep -E '^[0-9.]*[0-9]$' 03:01:45 ++ pyenv versions 03:01:45 ++ local command 03:01:45 ++ command=versions 03:01:45 ++ '[' 1 -gt 0 ']' 03:01:45 ++ shift 03:01:45 ++ case "$command" in 03:01:45 ++ command pyenv versions 03:01:45 ++ pyenv versions 03:01:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:45 +++ sort -V 03:01:45 +++ tail -n 1 03:01:45 +++ grep '^3' /tmp/.pyenv_versions 03:01:45 ++ py_version_xyz=3.9.13 03:01:45 ++ [[ -z 3.9.13 ]] 03:01:45 ++ echo 3.9.13 03:01:45 ++ return 0 03:01:45 + pyenv local 3.9.13 03:01:45 + local command 03:01:45 + command=local 03:01:45 + '[' 2 -gt 0 ']' 03:01:45 + shift 03:01:45 + case "$command" in 03:01:45 + command pyenv local 3.9.13 03:01:45 + pyenv local 3.9.13 03:01:45 + for arg in '"$@"' 03:01:45 + case $arg in 03:01:45 + pkg_list+='tox ' 03:01:45 + for arg in '"$@"' 03:01:45 + case $arg in 03:01:45 + pkg_list+='virtualenv ' 03:01:45 + for arg in '"$@"' 03:01:45 + case $arg in 03:01:45 + pkg_list+='urllib3~=1.26.15 ' 03:01:45 + [[ -f /tmp/.toxenv ]] 03:01:45 + [[ ! -f /tmp/.toxenv ]] 03:01:45 + [[ -n '' ]] 03:01:45 + python3 -m venv /tmp/venv-e9uJ 03:01:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e9uJ' 03:01:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e9uJ 03:01:52 + echo /tmp/venv-e9uJ 03:01:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:52 + local 'pip_opts=--upgrade --quiet' 03:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:52 + [[ -n '' ]] 03:01:52 + [[ -n '' ]] 03:01:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:52 + /tmp/venv-e9uJ/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 03:02:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:02:00 lf-activate-venv(): INFO: Base packages installed successfully 03:02:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:02:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:02:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:02:00 + /tmp/venv-e9uJ/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 03:02:04 + type python3 03:02:04 + true 03:02:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e9uJ/bin to PATH' 03:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-e9uJ/bin to PATH 03:02:04 + PATH=/tmp/venv-e9uJ/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 03:02:04 + return 0 03:02:04 + python3 --version 03:02:04 Python 3.9.13 03:02:04 + python3 -m pip --version 03:02:04 pip 26.0.1 from /tmp/venv-e9uJ/lib/python3.9/site-packages/pip (python 3.9) 03:02:04 + python3 -m pip freeze 03:02:05 cachetools==6.2.6 03:02:05 chardet==5.2.0 03:02:05 colorama==0.4.6 03:02:05 distlib==0.4.3 03:02:05 filelock==3.19.1 03:02:05 packaging==26.2 03:02:05 platformdirs==4.4.0 03:02:05 pluggy==1.6.0 03:02:05 pyproject-api==1.9.1 03:02:05 python-discovery==1.4.2 03:02:05 tomli==2.4.1 03:02:05 tox==4.30.3 03:02:05 typing_extensions==4.15.0 03:02:05 urllib3==1.26.20 03:02:05 virtualenv==21.5.1 03:02:05 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins12221532761328094295.sh 03:02:05 [EnvInject] - Injecting environment variables from a build step. 03:02:05 [EnvInject] - Injecting as environment variables the properties content 03:02:05 PARALLEL=False 03:02:05 03:02:05 [EnvInject] - Variables injected successfully. 03:02:05 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins8853326977922345832.sh 03:02:05 ---> tox-run.sh 03:02:05 + 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 03:02:05 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:02:05 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:02:05 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:02:05 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:02:05 + source /home/jenkins/lf-env.sh 03:02:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:02:05 ++ mktemp -d /tmp/venv-XXXX 03:02:05 + lf_venv=/tmp/venv-eYYw 03:02:05 + local venv_file=/tmp/.os_lf_venv 03:02:05 + local python=python3 03:02:05 + local options 03:02:05 + local set_path=true 03:02:05 + local install_args= 03:02:05 ++ 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 03:02:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:02:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:02:05 + true 03:02:05 + case $1 in 03:02:05 + venv_file=/tmp/.toxenv 03:02:05 + shift 2 03:02:05 + true 03:02:05 + case $1 in 03:02:05 + shift 03:02:05 + break 03:02:05 + case $python in 03:02:05 + local pkg_list= 03:02:05 + [[ -d /opt/pyenv ]] 03:02:05 + echo 'Setup pyenv:' 03:02:05 Setup pyenv: 03:02:05 + export PYENV_ROOT=/opt/pyenv 03:02:05 + PYENV_ROOT=/opt/pyenv 03:02:05 + 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 03:02:05 + 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 03:02:05 + pyenv versions 03:02:05 system 03:02:05 3.8.13 03:02:05 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:05 + command -v pyenv 03:02:05 ++ pyenv init - --no-rehash 03:02:05 + 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[*]}"'\'')" 03:02:05 export PATH="/opt/pyenv/shims:${PATH}" 03:02:05 export PYENV_SHELL=bash 03:02:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:02:05 pyenv() { 03:02:05 local command 03:02:05 command="${1:-}" 03:02:05 if [ "$#" -gt 0 ]; then 03:02:05 shift 03:02:05 fi 03:02:05 03:02:05 case "$command" in 03:02:05 rehash|shell) 03:02:05 eval "$(pyenv "sh-$command" "$@")" 03:02:05 ;; 03:02:05 *) 03:02:05 command pyenv "$command" "$@" 03:02:05 ;; 03:02:05 esac 03:02:05 }' 03:02:05 +++ 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[*]}"' 03:02:05 ++ 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 03:02:05 ++ 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 03:02:05 ++ 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 03:02:05 ++ export PYENV_SHELL=bash 03:02:05 ++ PYENV_SHELL=bash 03:02:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:02:05 +++ complete -F _pyenv pyenv 03:02:05 ++ lf-pyver python3 03:02:05 ++ local py_version_xy=python3 03:02:05 ++ local py_version_xyz= 03:02:05 ++ sed 's/^[ *]* //' 03:02:05 ++ awk '{ print $1 }' 03:02:05 ++ grep -E '^[0-9.]*[0-9]$' 03:02:05 ++ pyenv versions 03:02:05 ++ local command 03:02:05 ++ command=versions 03:02:05 ++ '[' 1 -gt 0 ']' 03:02:05 ++ shift 03:02:05 ++ case "$command" in 03:02:05 ++ command pyenv versions 03:02:05 ++ pyenv versions 03:02:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:02:05 +++ grep '^3' /tmp/.pyenv_versions 03:02:05 +++ sort -V 03:02:05 +++ tail -n 1 03:02:05 ++ py_version_xyz=3.9.13 03:02:05 ++ [[ -z 3.9.13 ]] 03:02:05 ++ echo 3.9.13 03:02:05 ++ return 0 03:02:05 + pyenv local 3.9.13 03:02:05 + local command 03:02:05 + command=local 03:02:05 + '[' 2 -gt 0 ']' 03:02:05 + shift 03:02:05 + case "$command" in 03:02:05 + command pyenv local 3.9.13 03:02:05 + pyenv local 3.9.13 03:02:05 + for arg in '"$@"' 03:02:05 + case $arg in 03:02:05 + pkg_list+='tox ' 03:02:05 + for arg in '"$@"' 03:02:05 + case $arg in 03:02:05 + pkg_list+='virtualenv ' 03:02:05 + for arg in '"$@"' 03:02:05 + case $arg in 03:02:05 + pkg_list+='urllib3~=1.26.15 ' 03:02:05 + [[ -f /tmp/.toxenv ]] 03:02:05 ++ cat /tmp/.toxenv 03:02:05 + lf_venv=/tmp/venv-e9uJ 03:02:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e9uJ from' file:/tmp/.toxenv 03:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e9uJ from file:/tmp/.toxenv 03:02:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:05 + local 'pip_opts=--upgrade --quiet' 03:02:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:02:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:02:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:02:05 + [[ -n '' ]] 03:02:05 + [[ -n '' ]] 03:02:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:05 + /tmp/venv-e9uJ/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 03:02:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:02:07 lf-activate-venv(): INFO: Base packages installed successfully 03:02:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:02:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:02:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:02:07 + /tmp/venv-e9uJ/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 03:02:09 + type python3 03:02:09 + true 03:02:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e9uJ/bin to PATH' 03:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-e9uJ/bin to PATH 03:02:09 + PATH=/tmp/venv-e9uJ/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 03:02:09 + return 0 03:02:09 + [[ -d /opt/pyenv ]] 03:02:09 + echo '---> Setting up pyenv' 03:02:09 ---> Setting up pyenv 03:02:09 + export PYENV_ROOT=/opt/pyenv 03:02:09 + PYENV_ROOT=/opt/pyenv 03:02:09 + export PATH=/opt/pyenv/bin:/tmp/venv-e9uJ/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 03:02:09 + PATH=/opt/pyenv/bin:/tmp/venv-e9uJ/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 03:02:09 ++ pwd 03:02:09 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:09 + export PYTHONPATH 03:02:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:02:09 + TOX_TESTENV_PASSENV=PYTHONPATH 03:02:09 + tox --version 03:02:10 4.30.3 from /tmp/venv-e9uJ/lib/python3.9/site-packages/tox/__init__.py 03:02:10 + PARALLEL=False 03:02:10 + TOX_OPTIONS_LIST= 03:02:10 + [[ -n clm ]] 03:02:10 + TOX_OPTIONS_LIST=' -e clm' 03:02:10 + case ${PARALLEL,,} in 03:02:10 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:02:10 + tox -e clm 03:02:11 clm: freeze> python -m pip freeze --all 03:02:13 clm: pip==26.0.1,setuptools==82.0.1 03:02:13 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:02:14 clm: OK (3.11=setup[2.53]+cmd[0.58] seconds) 03:02:14 congratulations :) (3.17 seconds) 03:02:14 + tox_status=0 03:02:14 + echo '---> Completed tox runs' 03:02:14 ---> Completed tox runs 03:02:14 + for i in '.tox/*/log' 03:02:14 ++ echo .tox/clm/log 03:02:14 ++ awk -F/ '{print $2}' 03:02:14 + tox_env=clm 03:02:14 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:02:14 + DOC_DIR=docs/_build/html 03:02:14 + [[ -d docs/_build/html ]] 03:02:14 + echo '---> tox-run.sh ends' 03:02:14 ---> tox-run.sh ends 03:02:14 + test 0 -eq 0 03:02:14 [EnvInject] - Injecting environment variables from a build step. 03:02:14 [EnvInject] - Injecting as environment variables the properties content 03:02:14 NEXUS_IQ_PROJECT_NAME=oran-pti-o2 03:02:14 REQUIREMENTS_FILE=requirements.txt 03:02:14 03:02:14 [EnvInject] - Variables injected successfully. 03:02:14 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins12734355452800742424.sh 03:02:14 ---> nexus-iq-python-cli.sh 03:02:14 Setup pyenv: 03:02:14 system 03:02:14 3.8.13 03:02:14 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gPKH 03:02:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.nexusiq 03:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:30 lf-activate-venv(): INFO: Base packages installed successfully 03:02:30 lf-activate-venv(): INFO: Installing additional packages: virtualenv 03:02:31 lf-activate-venv(): INFO: Adding /tmp/venv-gPKH/bin to PATH 03:02:31 INFO: downloading nexus-iq-cli version 1.140.0-01 03:02:33 2026-06-19 03:02:33 URL:https://cdn.download.sonatype.com/repository/downloads-prod-group/scanner/nexus-iq-cli-1.140.0-01.jar [29640728/29640728] -> "/tmp/nexus-iq-cli-1.140.0-01.jar" [1] 03:02:33 INFO: running nexus-iq-cli on project oran-pti-o2 and target: **/* 03:02:33 Downloading Python dependencies into target directory 03:02:34 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 03:02:35 WARNING: An illegal reflective access operation has occurred 03:02:35 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/tmp/nexus-iq-cli-1.140.0-01.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) 03:02:35 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 03:02:35 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 03:02:35 WARNING: All illegal access operations will be denied in a future release 03:02:39 [INFO] Validating IQ Server version https://nexus-iq.wl.linuxfoundation.org... 03:02:40 Jun 19, 2026 3:02:40 AM java.util.prefs.FileSystemPreferences$1 run 03:02:40 INFO: Created user preferences directory. 03:02:41 [INFO] Validating application ID oran-pti-o2 with the IQ Server https://nexus-iq.wl.linuxfoundation.org... 03:02:42 [ERROR] The IQ Server https://nexus-iq.wl.linuxfoundation.org rejected the supplied credentials. 03:02:42 Build step 'Execute shell' marked build as failure 03:02:42 $ ssh-agent -k 03:02:42 unset SSH_AUTH_SOCK; 03:02:42 unset SSH_AGENT_PID; 03:02:42 echo Agent pid 6938 killed; 03:02:42 [ssh-agent] Stopped. 03:02:43 [PostBuildScript] - [INFO] Executing post build scripts. 03:02:43 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins7069615213856344542.sh 03:02:43 ---> sysstat.sh 03:02:43 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins18264896559975938283.sh 03:02:43 ---> package-listing.sh 03:02:43 ++ facter osfamily 03:02:43 ++ tr '[:upper:]' '[:lower:]' 03:02:44 + OS_FAMILY=redhat 03:02:44 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:44 + START_PACKAGES=/tmp/packages_start.txt 03:02:44 + END_PACKAGES=/tmp/packages_end.txt 03:02:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:44 + PACKAGES=/tmp/packages_start.txt 03:02:44 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:44 + PACKAGES=/tmp/packages_end.txt 03:02:44 + case "${OS_FAMILY}" in 03:02:44 + rpm -qa 03:02:44 + sort 03:02:49 + '[' -f /tmp/packages_start.txt ']' 03:02:49 + '[' -f /tmp/packages_end.txt ']' 03:02:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:49 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:49 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:49 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins15671235165393397549.sh 03:02:49 ---> capture-instance-metadata.sh 03:02:50 Setup pyenv: 03:02:50 system 03:02:50 3.8.13 03:02:50 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ckiO from file:/tmp/.os_lf_venv 03:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:02:53 lf-activate-venv(): INFO: Base packages installed successfully 03:02:53 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-ckiO/bin to PATH 03:03:13 INFO: Running in OpenStack, capturing instance metadata 03:03:13 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17374389630622342017.sh 03:03:13 provisioning config files... 03:03:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config16970089363325483451tmp 03:03:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:13 [EnvInject] - Injecting environment variables from a build step. 03:03:13 [EnvInject] - Injecting as environment variables the properties content 03:03:13 SERVER_ID=logs 03:03:13 03:03:13 [EnvInject] - Variables injected successfully. 03:03:13 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8917514228905223145.sh 03:03:13 ---> create-netrc.sh 03:03:13 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins4695519158891941562.sh 03:03:13 ---> python-tools-install.sh 03:03:13 Setup pyenv: 03:03:14 system 03:03:14 3.8.13 03:03:14 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ckiO from file:/tmp/.os_lf_venv 03:03:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:17 lf-activate-venv(): INFO: Base packages installed successfully 03:03:17 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:36 lf-activate-venv(): INFO: Adding /tmp/venv-ckiO/bin to PATH 03:03:36 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins9147315435191130972.sh 03:03:36 ---> sudo-logs.sh 03:03:36 Archiving 'sudo' log.. 03:03:37 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5983810253021688016.sh 03:03:37 ---> job-cost.sh 03:03:37 Setup pyenv: 03:03:37 system 03:03:37 3.8.13 03:03:37 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ckiO from file:/tmp/.os_lf_venv 03:03:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:40 lf-activate-venv(): INFO: Base packages installed successfully 03:03:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-ckiO/bin to PATH 03:03:52 INFO: No Stack... 03:03:52 INFO: Retrieving Pricing Info for: v3-starter-1 03:03:52 INFO: Archiving Costs 03:03:52 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins4257539304699109420.sh 03:03:52 ---> logs-deploy.sh 03:03:52 Setup pyenv: 03:03:53 system 03:03:53 3.8.13 03:03:53 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ckiO from file:/tmp/.os_lf_venv 03:03:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:56 lf-activate-venv(): INFO: Base packages installed successfully 03:03:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-ckiO/bin to PATH 03:04:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/177 03:04:15 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:17 Archives upload complete. 03:04:18 INFO: archiving logs to Nexus 03:04:19 ---> uname -a: 03:04:19 Linux prd-centos7-builder-1c-1g-3727.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 03:04:19 03:04:19 03:04:19 ---> lscpu: 03:04:19 Architecture: x86_64 03:04:19 CPU op-mode(s): 32-bit, 64-bit 03:04:19 Byte Order: Little Endian 03:04:19 CPU(s): 1 03:04:19 On-line CPU(s) list: 0 03:04:19 Thread(s) per core: 1 03:04:19 Core(s) per socket: 1 03:04:19 Socket(s): 1 03:04:19 NUMA node(s): 1 03:04:19 Vendor ID: AuthenticAMD 03:04:19 CPU family: 23 03:04:19 Model: 49 03:04:19 Model name: AMD EPYC-Rome Processor 03:04:19 Stepping: 0 03:04:19 CPU MHz: 2800.000 03:04:19 BogoMIPS: 5600.00 03:04:19 Virtualization: AMD-V 03:04:19 Hypervisor vendor: KVM 03:04:19 Virtualization type: full 03:04:19 L1d cache: 32K 03:04:19 L1i cache: 32K 03:04:19 L2 cache: 512K 03:04:19 L3 cache: 16384K 03:04:19 NUMA node0 CPU(s): 0 03:04:19 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 03:04:19 03:04:19 03:04:19 ---> nproc: 03:04:19 1 03:04:19 03:04:19 03:04:19 ---> df -h: 03:04:19 Filesystem Size Used Avail Use% Mounted on 03:04:19 devtmpfs 882M 0 882M 0% /dev 03:04:19 tmpfs 919M 0 919M 0% /dev/shm 03:04:19 tmpfs 919M 17M 903M 2% /run 03:04:19 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:19 /dev/vda1 20G 5.6G 15G 28% / 03:04:19 tmpfs 184M 0 184M 0% /run/user/1001 03:04:19 tmpfs 184M 0 184M 0% /run/user/0 03:04:19 03:04:19 03:04:19 ---> free -m: 03:04:19 total used free shared buff/cache available 03:04:19 Mem: 1837 352 141 16 1343 1293 03:04:19 Swap: 1023 0 1023 03:04:19 03:04:19 03:04:19 ---> ip addr: 03:04:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:19 inet 127.0.0.1/8 scope host lo 03:04:19 valid_lft forever preferred_lft forever 03:04:19 inet6 ::1/128 scope host 03:04:19 valid_lft forever preferred_lft forever 03:04:19 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:19 link/ether fa:16:3e:0b:ec:a3 brd ff:ff:ff:ff:ff:ff 03:04:19 inet 10.32.7.30/23 brd 10.32.7.255 scope global dynamic eth0 03:04:19 valid_lft 86071sec preferred_lft 86071sec 03:04:19 inet6 fe80::f816:3eff:fe0b:eca3/64 scope link 03:04:19 valid_lft forever preferred_lft forever 03:04:19 03:04:19 03:04:19 ---> sar -b -r -n DEV: 03:04:19 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 06/19/2026 _x86_64_ (1 CPU) 03:04:19 03:04:19 02:58:43 AM LINUX RESTART 03:04:19 03:04:19 02:59:01 AM tps rtps wtps bread/s bwrtn/s 03:04:19 03:00:01 AM 187.40 110.20 77.20 8941.76 41235.20 03:04:19 03:01:01 AM 74.66 1.59 73.07 101.91 8841.56 03:04:19 03:02:01 AM 78.64 4.03 74.62 295.12 5491.40 03:04:19 03:03:02 AM 139.62 59.10 80.52 4954.99 6900.33 03:04:19 03:04:01 AM 31.55 0.59 30.96 130.67 2806.66 03:04:19 Average: 102.42 35.01 67.41 2877.27 13045.39 03:04:19 03:04:19 02:59:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:19 03:00:01 AM 124740 1757044 93.37 2088 1417452 410232 14.00 312056 1283396 26272 03:04:19 03:01:01 AM 236764 1645020 87.42 2088 1262636 422244 14.41 320380 1131464 53168 03:04:19 03:02:01 AM 107244 1774540 94.30 2088 1368908 415800 14.19 372916 1180100 108164 03:04:19 03:03:02 AM 75652 1806132 95.98 2088 1340752 459976 15.70 445332 1125920 53116 03:04:19 03:04:01 AM 165052 1716732 91.23 2088 1276020 435588 14.86 415456 1066736 7636 03:04:19 Average: 141890 1739894 92.46 2088 1333154 428768 14.63 373228 1157523 49671 03:04:19 03:04:19 02:59:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:19 03:00:01 AM eth0 272.69 142.90 847.44 58.55 0.00 0.00 0.00 03:04:19 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:01:01 AM eth0 67.94 60.12 743.45 6.19 0.00 0.00 0.00 03:04:19 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:02:01 AM eth0 25.53 23.66 246.70 5.95 0.00 0.00 0.00 03:04:19 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:03:02 AM eth0 64.47 60.82 539.03 12.96 0.00 0.00 0.00 03:04:19 03:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:04:01 AM eth0 12.83 13.95 12.58 7.77 0.00 0.00 0.00 03:04:19 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 Average: eth0 88.63 60.29 478.95 18.24 0.00 0.00 0.00 03:04:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:19 03:04:19 03:04:19 ---> sar -P ALL: 03:04:19 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 06/19/2026 _x86_64_ (1 CPU) 03:04:19 03:04:19 02:58:43 AM LINUX RESTART 03:04:19 03:04:19 02:59:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:19 03:00:01 AM all 64.56 0.00 17.69 4.00 4.20 9.54 03:04:19 03:00:01 AM 0 64.56 0.00 17.69 4.00 4.20 9.54 03:04:19 03:01:01 AM all 59.62 0.00 5.44 1.02 3.08 30.85 03:04:19 03:01:01 AM 0 59.62 0.00 5.44 1.02 3.08 30.85 03:04:19 03:02:01 AM all 61.40 0.00 5.58 1.26 3.63 28.13 03:04:19 03:02:01 AM 0 61.40 0.00 5.58 1.26 3.63 28.13 03:04:19 03:03:02 AM all 69.23 0.00 6.40 8.54 4.09 11.74 03:04:19 03:03:02 AM 0 69.23 0.00 6.40 8.54 4.09 11.74 03:04:19 03:04:01 AM all 77.28 0.00 4.50 1.21 4.37 12.64 03:04:19 03:04:01 AM 0 77.28 0.00 4.50 1.21 4.37 12.64 03:04:19 Average: all 66.36 0.00 7.92 3.20 3.87 18.66 03:04:19 Average: 0 66.36 0.00 7.92 3.20 3.87 18.66 03:04:19 03:04:19 03:04:19