02:59:29 Started by timer 02:59:29 Running as SYSTEM 02:59:29 [EnvInject] - Loading node environment variables. 02:59:29 Building remotely on prd-centos7-builder-1c-1g-7093 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:29 [ssh-agent] Looking for ssh-agent implementation... 02:59:30 $ ssh-agent 02:59:30 SSH_AUTH_SOCK=/tmp/ssh-S3aRkHpbu0BL/agent.6648 02:59:30 SSH_AGENT_PID=6654 02:59:30 [ssh-agent] Started. 02:59:30 Running ssh-add (command line suppressed) 02:59:30 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_1564337807510672477.key (jenkins-ssh) 02:59:30 [ssh-agent] Using credentials jenkins (jenkins) 02:59:30 The recommended git tool is: NONE 02:59:35 using credential jenkins 02:59:35 Wiping out workspace first. 02:59:35 Cloning the remote Git repository 02:59:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:35 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:36 > git --version # timeout=10 02:59:36 > git --version # 'git version 2.36.6' 02:59:36 using GIT_SSH to set credentials jenkins 02:59:36 [INFO] Currently running in a labeled security context 02:59:36 [INFO] Currently SELinux is 'enforcing' on the host 02:59:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh15023652571635708549.key 02:59:36 > 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:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:38 Avoid second fetch 02:59:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:38 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:38 > git config core.sparsecheckout # timeout=10 02:59:38 > git checkout -f 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:38 Commit message: "Merge "CI: Add .github/dependabot.yml configuration"" 02:59:38 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:42 provisioning config files... 02:59:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:42 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5323193301530139861.sh 02:59:42 ---> python-tools-install.sh 02:59:42 Setup pyenv: 02:59:43 system 02:59:43 * 3.8.13 (set by /opt/pyenv/version) 02:59:43 * 3.9.13 (set by /opt/pyenv/version) 02:59:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3fiN 02:59:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:02 lf-activate-venv(): INFO: Base packages installed successfully 03:00:02 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-3fiN/bin to PATH 03:00:48 Generating Requirements File 03:01:23 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:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:23 Python 3.9.13 03:01:24 pip 26.0.1 from /tmp/venv-3fiN/lib/python3.9/site-packages/pip (python 3.9) 03:01:24 appdirs==1.4.4 03:01:24 argcomplete==3.6.3 03:01:24 aspy.yaml==1.3.0 03:01:24 attrs==25.4.0 03:01:24 autopage==0.6.0 03:01:24 beautifulsoup4==4.14.3 03:01:24 boto3==1.42.52 03:01:24 botocore==1.42.52 03:01:24 bs4==0.0.2 03:01:24 certifi==2026.1.4 03:01:24 cffi==2.0.0 03:01:24 cfgv==3.4.0 03:01:24 chardet==5.2.0 03:01:24 charset-normalizer==3.4.4 03:01:24 click==8.1.8 03:01:24 cliff==4.9.1 03:01:24 cmd2==2.7.0 03:01:24 cryptography==3.3.2 03:01:24 debtcollector==3.0.0 03:01:24 decorator==5.2.1 03:01:24 defusedxml==0.7.1 03:01:24 Deprecated==1.3.1 03:01:24 distlib==0.4.0 03:01:24 dnspython==2.7.0 03:01:24 docker==7.1.0 03:01:24 dogpile.cache==1.4.1 03:01:24 durationpy==0.10 03:01:24 email-validator==2.3.0 03:01:24 filelock==3.19.1 03:01:24 future==1.0.0 03:01:24 gitdb==4.0.12 03:01:24 GitPython==3.1.46 03:01:24 httplib2==0.30.2 03:01:24 identify==2.6.15 03:01:24 idna==3.11 03:01:24 importlib-resources==1.5.0 03:01:24 importlib_metadata==8.7.1 03:01:24 iso8601==2.1.0 03:01:24 Jinja2==3.1.6 03:01:24 jmespath==1.1.0 03:01:24 jsonpatch==1.33 03:01:24 jsonpointer==3.0.0 03:01:24 jsonschema==4.25.1 03:01:24 jsonschema-specifications==2025.9.1 03:01:24 keystoneauth1==5.11.1 03:01:24 kubernetes==35.0.0 03:01:24 lftools==0.37.21 03:01:24 lxml==6.0.2 03:01:24 markdown-it-py==3.0.0 03:01:24 MarkupSafe==3.0.3 03:01:24 mdurl==0.1.2 03:01:24 msgpack==1.1.2 03:01:24 multi_key_dict==2.0.3 03:01:24 munch==4.0.0 03:01:24 netaddr==1.3.0 03:01:24 niet==1.4.2 03:01:24 nodeenv==1.10.0 03:01:24 oauth2client==4.1.3 03:01:24 oauthlib==3.3.1 03:01:24 openstacksdk==4.5.0 03:01:24 os-service-types==1.7.0 03:01:24 osc-lib==4.0.2 03:01:24 oslo.config==10.0.0 03:01:24 oslo.context==6.1.0 03:01:24 oslo.i18n==6.6.0 03:01:24 oslo.log==7.2.1 03:01:24 oslo.serialization==5.8.0 03:01:24 oslo.utils==9.1.0 03:01:24 packaging==26.0 03:01:24 pbr==7.0.3 03:01:24 platformdirs==4.4.0 03:01:24 prettytable==3.16.0 03:01:24 psutil==7.2.2 03:01:24 pyasn1==0.6.2 03:01:24 pyasn1_modules==0.4.2 03:01:24 pycparser==2.23 03:01:24 pygerrit2==2.0.15 03:01:24 PyGithub==2.8.1 03:01:24 Pygments==2.19.2 03:01:24 PyJWT==2.11.0 03:01:24 PyNaCl==1.6.2 03:01:24 pyparsing==2.4.7 03:01:24 pyperclip==1.11.0 03:01:24 pyrsistent==0.20.0 03:01:24 python-cinderclient==9.7.0 03:01:24 python-dateutil==2.9.0.post0 03:01:24 python-heatclient==4.2.0 03:01:24 python-jenkins==1.8.3 03:01:24 python-keystoneclient==5.6.0 03:01:24 python-magnumclient==4.9.0 03:01:24 python-openstackclient==8.0.0 03:01:24 python-swiftclient==4.9.0 03:01:24 PyYAML==6.0.3 03:01:24 referencing==0.36.2 03:01:24 requests==2.32.5 03:01:24 requests-oauthlib==2.0.0 03:01:24 requestsexceptions==1.4.0 03:01:24 rfc3986==2.0.0 03:01:24 rich==14.3.2 03:01:24 rich-argparse==1.7.2 03:01:24 rpds-py==0.27.1 03:01:24 rsa==4.9.1 03:01:24 ruamel.yaml==0.19.1 03:01:24 ruamel.yaml.clib==0.2.15 03:01:24 s3transfer==0.16.0 03:01:24 simplejson==3.20.2 03:01:24 six==1.17.0 03:01:24 smmap==5.0.2 03:01:24 soupsieve==2.8.3 03:01:24 stevedore==5.5.0 03:01:24 tabulate==0.9.0 03:01:24 toml==0.10.2 03:01:24 tomlkit==0.14.0 03:01:24 tqdm==4.67.3 03:01:24 typing_extensions==4.15.0 03:01:24 tzdata==2025.3 03:01:24 urllib3==1.26.20 03:01:24 virtualenv==20.38.0 03:01:24 wcwidth==0.6.0 03:01:24 websocket-client==1.9.0 03:01:24 wrapt==2.1.1 03:01:24 xdg==6.0.0 03:01:24 xmltodict==1.0.3 03:01:24 yq==3.4.3 03:01:24 zipp==3.23.0 03:01:24 [EnvInject] - Injecting environment variables from a build step. 03:01:24 [EnvInject] - Injecting as environment variables the properties content 03:01:24 SET_JDK_VERSION=openjdk11 03:01:24 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:24 03:01:24 [EnvInject] - Variables injected successfully. 03:01:25 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins15140365558354946283.sh 03:01:25 ---> update-java-alternatives.sh 03:01:25 ---> Updating Java version 03:01:25 ---> RedHat type system detected 03:01:25 openjdk version "11.0.22" 2024-01-16 LTS 03:01:25 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:25 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:25 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:25 [EnvInject] - Injecting environment variables from a build step. 03:01:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:26 [EnvInject] - Variables injected successfully. 03:01:26 [EnvInject] - Injecting environment variables from a build step. 03:01:26 [EnvInject] - Injecting as environment variables the properties content 03:01:26 PYTHON=python3 03:01:26 03:01:26 [EnvInject] - Variables injected successfully. 03:01:26 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins5292053312158683583.sh 03:01:26 ---> tox-install.sh 03:01:26 + source /home/jenkins/lf-env.sh 03:01:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:26 ++ mktemp -d /tmp/venv-XXXX 03:01:26 + lf_venv=/tmp/venv-Ttmu 03:01:26 + local venv_file=/tmp/.os_lf_venv 03:01:26 + local python=python3 03:01:26 + local options 03:01:26 + local set_path=true 03:01:26 + local install_args= 03:01:26 ++ 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:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:26 + true 03:01:26 + case $1 in 03:01:26 + venv_file=/tmp/.toxenv 03:01:26 + shift 2 03:01:26 + true 03:01:26 + case $1 in 03:01:26 + shift 03:01:26 + break 03:01:26 + case $python in 03:01:26 + local pkg_list= 03:01:26 + [[ -d /opt/pyenv ]] 03:01:26 + echo 'Setup pyenv:' 03:01:26 Setup pyenv: 03:01:26 + export PYENV_ROOT=/opt/pyenv 03:01:26 + PYENV_ROOT=/opt/pyenv 03:01:26 + 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:26 + 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:26 + pyenv versions 03:01:26 system 03:01:26 3.8.13 03:01:26 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:26 + command -v pyenv 03:01:26 ++ pyenv init - --no-rehash 03:01:26 + 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:26 export PATH="/opt/pyenv/shims:${PATH}" 03:01:26 export PYENV_SHELL=bash 03:01:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:26 pyenv() { 03:01:26 local command 03:01:26 command="${1:-}" 03:01:26 if [ "$#" -gt 0 ]; then 03:01:26 shift 03:01:26 fi 03:01:26 03:01:26 case "$command" in 03:01:26 rehash|shell) 03:01:26 eval "$(pyenv "sh-$command" "$@")" 03:01:26 ;; 03:01:26 *) 03:01:26 command pyenv "$command" "$@" 03:01:26 ;; 03:01:26 esac 03:01:26 }' 03:01:26 +++ 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:26 ++ 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:26 ++ 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:26 ++ 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:26 ++ export PYENV_SHELL=bash 03:01:26 ++ PYENV_SHELL=bash 03:01:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:26 +++ complete -F _pyenv pyenv 03:01:26 ++ lf-pyver python3 03:01:26 ++ local py_version_xy=python3 03:01:26 ++ local py_version_xyz= 03:01:26 ++ pyenv versions 03:01:26 ++ local command 03:01:26 ++ command=versions 03:01:26 ++ '[' 1 -gt 0 ']' 03:01:26 ++ shift 03:01:26 ++ case "$command" in 03:01:26 ++ command pyenv versions 03:01:26 ++ pyenv versions 03:01:26 ++ sed 's/^[ *]* //' 03:01:26 ++ awk '{ print $1 }' 03:01:26 ++ grep -E '^[0-9.]*[0-9]$' 03:01:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:26 +++ sort -V 03:01:26 +++ tail -n 1 03:01:26 +++ grep '^3' /tmp/.pyenv_versions 03:01:26 ++ py_version_xyz=3.9.13 03:01:26 ++ [[ -z 3.9.13 ]] 03:01:26 ++ echo 3.9.13 03:01:26 ++ return 0 03:01:26 + pyenv local 3.9.13 03:01:26 + local command 03:01:26 + command=local 03:01:26 + '[' 2 -gt 0 ']' 03:01:26 + shift 03:01:26 + case "$command" in 03:01:26 + command pyenv local 3.9.13 03:01:26 + pyenv local 3.9.13 03:01:26 + for arg in '"$@"' 03:01:26 + case $arg in 03:01:26 + pkg_list+='tox ' 03:01:26 + for arg in '"$@"' 03:01:26 + case $arg in 03:01:26 + pkg_list+='virtualenv ' 03:01:26 + for arg in '"$@"' 03:01:26 + case $arg in 03:01:26 + pkg_list+='urllib3~=1.26.15 ' 03:01:26 + [[ -f /tmp/.toxenv ]] 03:01:26 + [[ ! -f /tmp/.toxenv ]] 03:01:26 + [[ -n '' ]] 03:01:26 + python3 -m venv /tmp/venv-Ttmu 03:01:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ttmu' 03:01:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ttmu 03:01:33 + echo /tmp/venv-Ttmu 03:01:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:33 + local 'pip_opts=--upgrade --quiet' 03:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:33 + [[ -n '' ]] 03:01:33 + [[ -n '' ]] 03:01:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:33 + /tmp/venv-Ttmu/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:01:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:41 lf-activate-venv(): INFO: Base packages installed successfully 03:01:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:41 + /tmp/venv-Ttmu/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:01:45 + type python3 03:01:45 + true 03:01:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ttmu/bin to PATH' 03:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-Ttmu/bin to PATH 03:01:45 + PATH=/tmp/venv-Ttmu/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:01:45 + return 0 03:01:45 + python3 --version 03:01:45 Python 3.9.13 03:01:45 + python3 -m pip --version 03:01:45 pip 26.0.1 from /tmp/venv-Ttmu/lib/python3.9/site-packages/pip (python 3.9) 03:01:45 + python3 -m pip freeze 03:01:46 cachetools==6.2.6 03:01:46 chardet==5.2.0 03:01:46 colorama==0.4.6 03:01:46 distlib==0.4.0 03:01:46 filelock==3.19.1 03:01:46 packaging==26.0 03:01:46 platformdirs==4.4.0 03:01:46 pluggy==1.6.0 03:01:46 pyproject-api==1.9.1 03:01:46 tomli==2.4.0 03:01:46 tox==4.30.3 03:01:46 typing_extensions==4.15.0 03:01:46 urllib3==1.26.20 03:01:46 virtualenv==20.38.0 03:01:46 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins6551939870321724230.sh 03:01:46 [EnvInject] - Injecting environment variables from a build step. 03:01:46 [EnvInject] - Injecting as environment variables the properties content 03:01:46 PARALLEL=False 03:01:46 03:01:46 [EnvInject] - Variables injected successfully. 03:01:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins14628030970220583749.sh 03:01:46 ---> tox-run.sh 03:01:46 + 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:01:46 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:46 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:46 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:46 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:46 + source /home/jenkins/lf-env.sh 03:01:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:46 ++ mktemp -d /tmp/venv-XXXX 03:01:46 + lf_venv=/tmp/venv-7be1 03:01:46 + local venv_file=/tmp/.os_lf_venv 03:01:46 + local python=python3 03:01:46 + local options 03:01:46 + local set_path=true 03:01:46 + local install_args= 03:01:46 ++ 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:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:46 + true 03:01:46 + case $1 in 03:01:46 + venv_file=/tmp/.toxenv 03:01:46 + shift 2 03:01:46 + true 03:01:46 + case $1 in 03:01:46 + shift 03:01:46 + break 03:01:46 + case $python in 03:01:46 + local pkg_list= 03:01:46 + [[ -d /opt/pyenv ]] 03:01:46 + echo 'Setup pyenv:' 03:01:46 Setup pyenv: 03:01:46 + export PYENV_ROOT=/opt/pyenv 03:01:46 + PYENV_ROOT=/opt/pyenv 03:01:46 + 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:01:46 + 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:01:46 + pyenv versions 03:01:46 system 03:01:46 3.8.13 03:01:46 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:46 + command -v pyenv 03:01:46 ++ pyenv init - --no-rehash 03:01:46 + 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:46 export PATH="/opt/pyenv/shims:${PATH}" 03:01:46 export PYENV_SHELL=bash 03:01:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:46 pyenv() { 03:01:46 local command 03:01:46 command="${1:-}" 03:01:46 if [ "$#" -gt 0 ]; then 03:01:46 shift 03:01:46 fi 03:01:46 03:01:46 case "$command" in 03:01:46 rehash|shell) 03:01:46 eval "$(pyenv "sh-$command" "$@")" 03:01:46 ;; 03:01:46 *) 03:01:46 command pyenv "$command" "$@" 03:01:46 ;; 03:01:46 esac 03:01:46 }' 03:01:46 +++ 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:46 ++ 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:01:46 ++ 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:01:46 ++ 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:01:46 ++ export PYENV_SHELL=bash 03:01:46 ++ PYENV_SHELL=bash 03:01:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:46 +++ complete -F _pyenv pyenv 03:01:46 ++ lf-pyver python3 03:01:46 ++ local py_version_xy=python3 03:01:46 ++ local py_version_xyz= 03:01:46 ++ pyenv versions 03:01:46 ++ local command 03:01:46 ++ command=versions 03:01:46 ++ '[' 1 -gt 0 ']' 03:01:46 ++ shift 03:01:46 ++ case "$command" in 03:01:46 ++ command pyenv versions 03:01:46 ++ pyenv versions 03:01:46 ++ sed 's/^[ *]* //' 03:01:46 ++ awk '{ print $1 }' 03:01:46 ++ grep -E '^[0-9.]*[0-9]$' 03:01:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:46 +++ grep '^3' /tmp/.pyenv_versions 03:01:46 +++ tail -n 1 03:01:46 +++ sort -V 03:01:46 ++ py_version_xyz=3.9.13 03:01:46 ++ [[ -z 3.9.13 ]] 03:01:46 ++ echo 3.9.13 03:01:46 ++ return 0 03:01:46 + pyenv local 3.9.13 03:01:46 + local command 03:01:46 + command=local 03:01:46 + '[' 2 -gt 0 ']' 03:01:46 + shift 03:01:46 + case "$command" in 03:01:46 + command pyenv local 3.9.13 03:01:46 + pyenv local 3.9.13 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='tox ' 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='virtualenv ' 03:01:46 + for arg in '"$@"' 03:01:46 + case $arg in 03:01:46 + pkg_list+='urllib3~=1.26.15 ' 03:01:46 + [[ -f /tmp/.toxenv ]] 03:01:46 ++ cat /tmp/.toxenv 03:01:46 + lf_venv=/tmp/venv-Ttmu 03:01:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ttmu from' file:/tmp/.toxenv 03:01:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ttmu from file:/tmp/.toxenv 03:01:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:46 + local 'pip_opts=--upgrade --quiet' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:46 + [[ -n '' ]] 03:01:46 + [[ -n '' ]] 03:01:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:46 + /tmp/venv-Ttmu/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:01:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:48 lf-activate-venv(): INFO: Base packages installed successfully 03:01:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:48 + /tmp/venv-Ttmu/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:01:49 + type python3 03:01:49 + true 03:01:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ttmu/bin to PATH' 03:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ttmu/bin to PATH 03:01:49 + PATH=/tmp/venv-Ttmu/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:01:49 + return 0 03:01:49 + [[ -d /opt/pyenv ]] 03:01:49 + echo '---> Setting up pyenv' 03:01:49 ---> Setting up pyenv 03:01:49 + export PYENV_ROOT=/opt/pyenv 03:01:49 + PYENV_ROOT=/opt/pyenv 03:01:49 + export PATH=/opt/pyenv/bin:/tmp/venv-Ttmu/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:01:49 + PATH=/opt/pyenv/bin:/tmp/venv-Ttmu/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:01:49 ++ pwd 03:01:49 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:01:49 + export PYTHONPATH 03:01:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:01:49 + TOX_TESTENV_PASSENV=PYTHONPATH 03:01:49 + tox --version 03:01:50 4.30.3 from /tmp/venv-Ttmu/lib/python3.9/site-packages/tox/__init__.py 03:01:50 + PARALLEL=False 03:01:50 + TOX_OPTIONS_LIST= 03:01:50 + [[ -n clm ]] 03:01:50 + TOX_OPTIONS_LIST=' -e clm' 03:01:50 + case ${PARALLEL,,} in 03:01:50 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:01:50 + tox -e clm 03:01:52 clm: install_deps> pip install -U -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements.txt -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements-test.txt 03:02:50 clm: freeze> python -m pip freeze --all 03:02:50 clm: aniso8601==10.0.1,astroid==3.3.11,async-timeout==5.0.1,attrs==25.4.0,babel==2.18.0,blinker==1.9.0,cachetools==6.2.6,certifi==2026.1.4,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.4,click==8.1.8,colorama==0.4.6,cotyledon==2.2.0,coverage==7.10.7,cryptography==46.0.5,Cython==3.2.4,decorator==5.2.1,dill==0.4.1,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.3,exceptiongroup==1.3.1,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,greenlet==3.2.4,gunicorn==23.0.0,httplib2==0.31.2,icdiff==2.0.10,idna==3.11,importlib_metadata==8.7.1,importlib_resources==6.5.2,iniconfig==2.1.0,isort==6.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,kubernetes==35.0.0,librt==0.8.1,MarkupSafe==3.0.3,mccabe==0.7.0,mock==5.2.0,mock-alchemy==0.1.1,mypy==1.19.1,mypy_extensions==1.1.0,oauthlib==3.3.1,packaging==26.0,pathspec==1.0.4,pip==26.0.1,platformdirs==4.4.0,pluggy==1.6.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.11,py==1.11.0,pycodestyle==2.14.0,pycparser==2.23,pyflakes==3.4.0,Pygments==2.19.2,PyJWT==2.6.0,pylint==3.3.9,pyOpenSSL==25.3.0,pyparsing==3.3.2,pyproject-api==1.9.1,pytest==8.4.2,pytest-cov==7.0.0,pytest-icdiff==0.9,python-dateutil==2.9.0.post0,PyYAML==6.0.3,redis==7.0.1,referencing==0.36.2,requests==2.32.5,requests-oauthlib==2.0.0,retry==0.9.2,rpds-py==0.27.1,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.15,setproctitle==1.3.7,setuptools==82.0.0,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.4.0,tomlkit==0.14.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.6.3,virtualenv==20.38.0,websocket-client==1.9.0,Werkzeug==3.1.6,zipp==3.23.0 03:02:50 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:02:50 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:02:50 clm: FAIL code 1 (59.53 seconds) 03:02:50 evaluation failed :( (59.58 seconds) 03:02:51 + tox_status=1 03:02:51 + echo '---> Completed tox runs' 03:02:51 ---> Completed tox runs 03:02:51 + for i in '.tox/*/log' 03:02:51 ++ echo .tox/clm/log 03:02:51 ++ awk -F/ '{print $2}' 03:02:51 + tox_env=clm 03:02:51 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:02:51 + DOC_DIR=docs/_build/html 03:02:51 + [[ -d docs/_build/html ]] 03:02:51 + echo '---> tox-run.sh ends' 03:02:51 ---> tox-run.sh ends 03:02:51 + test 1 -eq 0 03:02:51 + exit 1 03:02:51 Build step 'Execute shell' marked build as failure 03:02:51 $ ssh-agent -k 03:02:51 unset SSH_AUTH_SOCK; 03:02:51 unset SSH_AGENT_PID; 03:02:51 echo Agent pid 6654 killed; 03:02:51 [ssh-agent] Stopped. 03:02:51 [PostBuildScript] - [INFO] Executing post build scripts. 03:02:51 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5030623117553171651.sh 03:02:51 ---> sysstat.sh 03:02:52 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8315057784522956709.sh 03:02:52 ---> package-listing.sh 03:02:52 ++ facter osfamily 03:02:52 ++ tr '[:upper:]' '[:lower:]' 03:02:52 + OS_FAMILY=redhat 03:02:52 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:52 + START_PACKAGES=/tmp/packages_start.txt 03:02:52 + END_PACKAGES=/tmp/packages_end.txt 03:02:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:52 + PACKAGES=/tmp/packages_start.txt 03:02:52 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:52 + PACKAGES=/tmp/packages_end.txt 03:02:52 + case "${OS_FAMILY}" in 03:02:52 + rpm -qa 03:02:52 + sort 03:02:58 + '[' -f /tmp/packages_start.txt ']' 03:02:58 + '[' -f /tmp/packages_end.txt ']' 03:02:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:58 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:02:58 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:02:58 + 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:58 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17247018730388970779.sh 03:02:58 ---> capture-instance-metadata.sh 03:02:58 Setup pyenv: 03:02:58 system 03:02:58 3.8.13 03:02:58 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fiN from file:/tmp/.os_lf_venv 03:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:03 lf-activate-venv(): INFO: Base packages installed successfully 03:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-3fiN/bin to PATH 03:03:23 INFO: Running in OpenStack, capturing instance metadata 03:03:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins17345324078962591831.sh 03:03:24 provisioning config files... 03:03:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config125644963298337430tmp 03:03:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:24 [EnvInject] - Injecting environment variables from a build step. 03:03:24 [EnvInject] - Injecting as environment variables the properties content 03:03:24 SERVER_ID=logs 03:03:24 03:03:24 [EnvInject] - Variables injected successfully. 03:03:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins2945821555660869888.sh 03:03:24 ---> create-netrc.sh 03:03:24 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins10194507424397415774.sh 03:03:24 ---> python-tools-install.sh 03:03:24 Setup pyenv: 03:03:24 system 03:03:24 3.8.13 03:03:24 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fiN from file:/tmp/.os_lf_venv 03:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:28 lf-activate-venv(): INFO: Base packages installed successfully 03:03:28 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-3fiN/bin to PATH 03:03:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins1677197279352478083.sh 03:03:46 ---> sudo-logs.sh 03:03:46 Archiving 'sudo' log.. 03:03:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins380394494951153893.sh 03:03:46 ---> job-cost.sh 03:03:46 Setup pyenv: 03:03:46 system 03:03:46 3.8.13 03:03:46 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fiN from file:/tmp/.os_lf_venv 03:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:50 lf-activate-venv(): INFO: Base packages installed successfully 03:03:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:04:01 lf-activate-venv(): INFO: Adding /tmp/venv-3fiN/bin to PATH 03:04:01 INFO: No Stack... 03:04:02 INFO: Retrieving Pricing Info for: v3-starter-1 03:04:02 INFO: Archiving Costs 03:04:02 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins4168190145519898252.sh 03:04:02 ---> logs-deploy.sh 03:04:02 Setup pyenv: 03:04:02 system 03:04:02 3.8.13 03:04:02 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fiN from file:/tmp/.os_lf_venv 03:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:06 lf-activate-venv(): INFO: Base packages installed successfully 03:04:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-3fiN/bin to PATH 03:04:24 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/160 03:04:24 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:27 Archives upload complete. 03:04:27 INFO: archiving logs to Nexus 03:04:29 ---> uname -a: 03:04:29 Linux prd-centos7-builder-1c-1g-7093.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:29 03:04:29 03:04:29 ---> lscpu: 03:04:29 Architecture: x86_64 03:04:29 CPU op-mode(s): 32-bit, 64-bit 03:04:29 Byte Order: Little Endian 03:04:29 CPU(s): 1 03:04:29 On-line CPU(s) list: 0 03:04:29 Thread(s) per core: 1 03:04:29 Core(s) per socket: 1 03:04:29 Socket(s): 1 03:04:29 NUMA node(s): 1 03:04:29 Vendor ID: AuthenticAMD 03:04:29 CPU family: 23 03:04:29 Model: 49 03:04:29 Model name: AMD EPYC-Rome Processor 03:04:29 Stepping: 0 03:04:29 CPU MHz: 2799.998 03:04:29 BogoMIPS: 5599.99 03:04:29 Virtualization: AMD-V 03:04:29 Hypervisor vendor: KVM 03:04:29 Virtualization type: full 03:04:29 L1d cache: 32K 03:04:29 L1i cache: 32K 03:04:29 L2 cache: 512K 03:04:29 L3 cache: 16384K 03:04:29 NUMA node0 CPU(s): 0 03:04:29 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:29 03:04:29 03:04:29 ---> nproc: 03:04:29 1 03:04:29 03:04:29 03:04:29 ---> df -h: 03:04:29 Filesystem Size Used Avail Use% Mounted on 03:04:29 devtmpfs 882M 0 882M 0% /dev 03:04:29 tmpfs 919M 0 919M 0% /dev/shm 03:04:29 tmpfs 919M 17M 903M 2% /run 03:04:29 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:29 /dev/vda1 20G 5.8G 15G 29% / 03:04:29 tmpfs 184M 0 184M 0% /run/user/1001 03:04:29 tmpfs 184M 0 184M 0% /run/user/0 03:04:29 03:04:29 03:04:29 ---> free -m: 03:04:29 total used free shared buff/cache available 03:04:29 Mem: 1837 363 139 16 1334 1275 03:04:29 Swap: 1023 0 1023 03:04:29 03:04:29 03:04:29 ---> ip addr: 03:04:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:29 inet 127.0.0.1/8 scope host lo 03:04:29 valid_lft forever preferred_lft forever 03:04:29 inet6 ::1/128 scope host 03:04:29 valid_lft forever preferred_lft forever 03:04:29 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:29 link/ether fa:16:3e:58:07:02 brd ff:ff:ff:ff:ff:ff 03:04:29 inet 10.32.7.196/23 brd 10.32.7.255 scope global dynamic eth0 03:04:29 valid_lft 86069sec preferred_lft 86069sec 03:04:29 inet6 fe80::f816:3eff:fe58:702/64 scope link 03:04:29 valid_lft forever preferred_lft forever 03:04:29 03:04:29 03:04:29 ---> sar -b -r -n DEV: 03:04:29 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/20/2026 _x86_64_ (1 CPU) 03:04:29 03:04:29 02:58:48 AM LINUX RESTART 03:04:29 03:04:29 03:00:02 AM tps rtps wtps bread/s bwrtn/s 03:04:29 03:01:01 AM 79.37 2.85 76.52 137.84 9169.64 03:04:29 03:02:01 AM 100.47 4.63 95.84 449.52 9274.61 03:04:29 03:03:01 AM 139.64 54.88 84.76 4136.55 14186.61 03:04:29 03:04:02 AM 39.20 0.56 38.65 128.12 3044.71 03:04:29 Average: 89.84 15.92 73.93 1227.44 8929.78 03:04:29 03:04:29 03:00:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:29 03:01:01 AM 200444 1681340 89.35 2088 1307608 413220 14.10 322664 1162912 88700 03:04:29 03:02:01 AM 87092 1794692 95.37 2088 1302808 539032 18.39 450260 1111432 85628 03:04:29 03:03:01 AM 172860 1708924 90.81 2088 1251744 425476 14.52 396976 1047932 55704 03:04:29 03:04:02 AM 213800 1667984 88.64 2088 1253756 382380 13.05 352316 1051268 7700 03:04:29 Average: 168549 1713235 91.04 2088 1278979 440027 15.02 380554 1093386 59433 03:04:29 03:04:29 03:00:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:29 03:01:01 AM eth0 71.57 64.77 832.72 8.04 0.00 0.00 0.00 03:04:29 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:29 03:02:01 AM eth0 44.75 40.30 586.99 9.14 0.00 0.00 0.00 03:04:29 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:29 03:03:01 AM eth0 36.29 31.83 454.67 7.43 0.00 0.00 0.00 03:04:29 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:29 03:04:02 AM eth0 11.82 13.36 11.23 7.95 0.00 0.00 0.00 03:04:29 03:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:29 Average: eth0 40.91 37.38 469.07 8.14 0.00 0.00 0.00 03:04:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:29 03:04:29 03:04:29 ---> sar -P ALL: 03:04:29 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 02/20/2026 _x86_64_ (1 CPU) 03:04:29 03:04:29 02:58:48 AM LINUX RESTART 03:04:29 03:04:29 03:00:02 AM CPU %user %nice %system %iowait %steal %idle 03:04:29 03:01:01 AM all 66.79 0.00 6.50 2.19 3.62 20.90 03:04:29 03:01:01 AM 0 66.79 0.00 6.50 2.19 3.62 20.90 03:04:29 03:02:01 AM all 68.07 0.00 6.65 2.11 3.60 19.57 03:04:29 03:02:01 AM 0 68.07 0.00 6.65 2.11 3.60 19.57 03:04:29 03:03:01 AM all 61.60 0.00 5.72 8.86 4.01 19.80 03:04:29 03:03:01 AM 0 61.60 0.00 5.72 8.86 4.01 19.80 03:04:29 03:04:02 AM all 75.16 0.00 4.16 1.27 4.61 14.80 03:04:29 03:04:02 AM 0 75.16 0.00 4.16 1.27 4.61 14.80 03:04:29 Average: all 67.89 0.00 5.75 3.63 3.96 18.76 03:04:29 Average: 0 67.89 0.00 5.75 3.63 3.96 18.76 03:04:29 03:04:29 03:04:29