Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15381 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-1c-1g-640 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cW830ZGGNSjq/agent.6919 SSH_AGENT_PID=6924 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/rtdv3-global-merge-master@tmp/private_key_9386144280223558872.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/rtdv3-global-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-merge-master@tmp/jenkins-gitclient-ssh2490260398486580903.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-merge-master@tmp/jenkins-gitclient-ssh6297115773853210454.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice refs/changes/81/15381/2 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ebb5924e42fed628b4299a8b516addcea01c7354 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ebb5924e42fed628b4299a8b516addcea01c7354 # timeout=10 Commit message: "Release M: Update Release notes" > git rev-list --no-walk 373c8a555cbdfdf8b95a82c4203c7bac21b68953 # timeout=10 First time build. Skipping changelog. Run condition [File exists] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [File exists] check if file exists [.readthedocs.yaml] Run condition [File exists] enabling perform for step [BuilderChain] provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins4535823758918612110.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hvkZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.9.13 pip 25.3 from /tmp/venv-hvkZ/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.9 botocore==1.42.9 bs4==0.0.2 cachetools==6.2.3 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.11.1 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.5.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.9.0 python-openstackclient==8.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 zipp==3.23.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [rtdv3-global-merge-master] $ /bin/bash -l /tmp/jenkins2305128490048061476.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-1fkW + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + pyenv versions system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions ++ py_version_xyz=3.9.13 ++ [[ -z 3.9.13 ]] ++ echo 3.9.13 ++ return 0 + pyenv local 3.9.13 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.9.13 + pyenv local 3.9.13 + for arg in '"$@"' + case $arg in + pkg_list+='tox ' + for arg in '"$@"' + case $arg in + pkg_list+='virtualenv ' + for arg in '"$@"' + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-1fkW + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1fkW' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1fkW + echo /tmp/venv-1fkW + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-1fkW/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-1fkW/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1fkW/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-1fkW/bin to PATH + PATH=/tmp/venv-1fkW/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 + return 0 + python3 --version Python 3.9.13 + python3 -m pip --version pip 25.3 from /tmp/venv-1fkW/lib/python3.9/site-packages/pip (python 3.9) + python3 -m pip freeze cachetools==6.2.3 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.19.1 packaging==25.0 platformdirs==4.4.0 pluggy==1.6.0 pyproject-api==1.9.1 tomli==2.3.0 tox==4.30.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==20.35.4 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOC_DIR=docs/_build/html TOX_DIR=. TOX_ENVS=docs,docs-linkcheck [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=true [EnvInject] - Variables injected successfully. [rtdv3-global-merge-master] $ /bin/bash -l /tmp/jenkins17431482753537695630.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-merge-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-merge-master/archives/docs + mkdir -p /w/workspace/rtdv3-global-merge-master/archives/tox + cd /w/workspace/rtdv3-global-merge-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-mwiV + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions ++ py_version_xyz=3.9.13 ++ [[ -z 3.9.13 ]] ++ echo 3.9.13 ++ return 0 + pyenv local 3.9.13 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.9.13 + pyenv local 3.9.13 + for arg in '"$@"' + case $arg in + pkg_list+='tox ' + for arg in '"$@"' + case $arg in + pkg_list+='virtualenv ' + for arg in '"$@"' + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-1fkW + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1fkW from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1fkW from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-1fkW/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-1fkW/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1fkW/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-1fkW/bin to PATH + PATH=/tmp/venv-1fkW/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-1fkW/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 + PATH=/opt/pyenv/bin:/tmp/venv-1fkW/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 ++ pwd + PYTHONPATH=/w/workspace/rtdv3-global-merge-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.30.3 from /tmp/venv-1fkW/lib/python3.9/site-packages/tox/__init__.py + PARALLEL=true + TOX_OPTIONS_LIST= + [[ -n docs,docs-linkcheck ]] + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' + tee -a /w/workspace/rtdv3-global-merge-master/archives/tox/tox.log + tox -e docs,docs-linkcheck --parallel auto --parallel-live docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-merge-master/docs/requirements-docs.txt docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,cachetools==6.2.3,certifi==2025.11.12,chardet==5.2.0,charset-normalizer==3.4.4,colorama==0.4.6,contourpy==1.3.0,cycler==0.12.1,distlib==0.4.0,doc8==0.11.2,docutils==0.16,filelock==3.19.1,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,Pygments==2.19.2,pyparsing==3.2.5,pyproject-api==1.9.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,restructuredtext_lint==2.0.2,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.5.0,tomli==2.3.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==1.26.20,virtualenv==20.35.4,webcolors==24.11.1,zipp==3.23.0 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-merge-master/.tox/docs/tmp/docs/doctrees ./docs/ /w/workspace/rtdv3-global-merge-master/docs/_build/html /w/workspace/rtdv3-global-merge-master/.tox/docs/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import DistributionNotFound as ResourceError Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/objects.inv... loading intersphinx inventory from https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] api-docs reading sources... [ 33%] developer-guide reading sources... [ 50%] index reading sources... [ 66%] installation-guide reading sources... [ 83%] overview reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api-docs writing output... [ 33%] developer-guide writing output... [ 50%] index writing output... [ 66%] installation-guide writing output... [ 83%] overview writing output... [100%] release-notes generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. docs: commands[1]> echo 'Generated docs available in /w/workspace/rtdv3-global-merge-master/docs/_build/html' Generated docs available in /w/workspace/rtdv3-global-merge-master/docs/_build/html docs: OK ✔ in 1 minute 2.23 seconds docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-merge-master/docs/requirements-docs.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,cachetools==6.2.3,certifi==2025.11.12,chardet==5.2.0,charset-normalizer==3.4.4,colorama==0.4.6,contourpy==1.3.0,cycler==0.12.1,distlib==0.4.0,doc8==0.11.2,docutils==0.16,filelock==3.19.1,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,importlib_metadata==8.7.0,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.3,platformdirs==4.4.0,pluggy==1.6.0,Pygments==2.19.2,pyparsing==3.2.5,pyproject-api==1.9.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,restructuredtext_lint==2.0.2,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.5.0,tomli==2.3.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==1.26.20,virtualenv==20.35.4,webcolors==24.11.1,zipp==3.23.0 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-merge-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-merge-master/docs/_build/linkcheck /w/workspace/rtdv3-global-merge-master/.tox/docs-linkcheck/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import DistributionNotFound as ResourceError Running Sphinx v5.3.0 making output directory... done loading intersphinx inventory from https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/objects.inv... loading intersphinx inventory from https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] api-docs reading sources... [ 33%] developer-guide reading sources... [ 50%] index reading sources... [ 66%] installation-guide reading sources... [ 83%] overview reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api-docs writing output... [ 33%] developer-guide writing output... [ 50%] index writing output... [ 66%] installation-guide writing output... [ 83%] overview writing output... [100%] release-notes ( developer-guide: line 22) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/it/dep ( overview: line 54) ok https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/index.html ( overview: line 48) ok https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html ( developer-guide: line 26) redirect https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep - with Found to https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/ ( developer-guide: line 12) redirect https://docs.onap.org/projects/onap-ccsdk-oran - with Found to https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/ ( developer-guide: line 19) ok https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/86802677/Release+K+-+Run+in+Docker ( developer-guide: line 28) ok https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/pages/86802787/Release+K+-+Run+in+Kubernetes ( developer-guide: line 12) ok https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt docs: OK (62.22=setup[59.51]+cmd[2.68,0.04] seconds) docs-linkcheck: OK (44.86=setup[42.49]+cmd[2.37] seconds) congratulations :) (107.13 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in '.tox/*/log' ++ awk -F/ '{print $2}' ++ echo .tox/docs-linkcheck/log + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-merge-master/archives/tox/docs-linkcheck + for i in '.tox/*/log' ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/rtdv3-global-merge-master/archives/tox/docs + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/rtdv3-global-merge-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DEFAULT_VERSION=latest [EnvInject] - Variables injected successfully. [rtdv3-global-merge-master] $ /bin/bash -l /tmp/jenkins6057545352391584321.sh ---> rtdv3.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvkZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools yq lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH INFO: INFO: Project: nonrtric/plt/a1policymanagementservice INFO: Read the Docs Sub Project: https://o-ran-sc-nonrtric-plt-a1policymanagementservice.readthedocs.io INFO: Read the Docs Master Project: https://o-ran-sc-doc.readthedocs.io INFO: Performing merge action INFO: Project exists in read the docs as https://o-ran-sc-nonrtric-plt-a1policymanagementservice.readthedocs.io INFO: subproject o-ran-sc-nonrtric-plt-a1policymanagementservice relationship already created INFO: current default version latest INFO: triggering o-ran-sc-nonrtric-plt-a1policymanagementservice latest INFO: Running build against branch latest INFO Current result of running build null INFO Current result of running build null INFO Current result of running build null INFO Current result of running build true INFO: read the docs build completed with status: true $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6924 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins14968132374013713926.sh ---> sysstat.sh [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins17482849533140576847.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/rtdv3-global-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/rtdv3-global-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/rtdv3-global-merge-master ']' + mkdir -p /w/workspace/rtdv3-global-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-merge-master/archives/ [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins15422294283307639268.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvkZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins12801665865248623651.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-merge-master@tmp/config10355776147990786083tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins17636723570134840690.sh ---> create-netrc.sh [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins17974100482879007011.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvkZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins12478706713483092487.sh ---> sudo-logs.sh Archiving 'sudo' log.. [rtdv3-global-merge-master] $ /bin/bash /tmp/jenkins15458442583583152764.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvkZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-1 INFO: Archiving Costs [rtdv3-global-merge-master] $ /bin/bash -l /tmp/jenkins11748676980326695150.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvkZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvkZ/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-merge-master/2046 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-1c-1g-640.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0 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 ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 882M 0 882M 0% /dev tmpfs 919M 0 919M 0% /dev/shm tmpfs 919M 17M 903M 2% /run tmpfs 919M 0 919M 0% /sys/fs/cgroup /dev/vda1 20G 6.3G 14G 32% / tmpfs 184M 0 184M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1837 385 167 15 1284 1253 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:ba:31:d6 brd ff:ff:ff:ff:ff:ff inet 10.32.7.116/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 85898sec preferred_lft 85898sec inet6 fe80::f816:3eff:feba:31d6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/15/2025 _x86_64_ (1 CPU) 06:14:44 PM LINUX RESTART 06:15:01 PM tps rtps wtps bread/s bwrtn/s 06:16:02 PM 189.26 115.44 73.82 9524.08 41010.43 06:17:01 PM 66.59 2.27 64.32 122.94 6708.89 06:18:01 PM 69.37 0.74 68.62 31.07 7144.04 06:19:01 PM 115.70 0.30 115.40 14.22 25360.20 06:20:01 PM 139.95 7.87 132.08 649.20 27779.15 06:21:01 PM 64.97 33.07 31.90 1591.34 2499.53 06:22:01 PM 65.43 55.16 10.27 4232.27 322.34 06:23:01 PM 19.76 1.62 18.14 152.04 498.15 Average: 91.22 27.01 64.21 2032.96 13838.15 06:15:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:02 PM 119000 1762784 93.68 2088 1415496 408752 13.95 319036 1284444 27236 06:17:01 PM 78716 1803068 95.82 2088 1316624 511764 17.46 456764 1150784 88556 06:18:01 PM 87088 1794696 95.37 2088 1358072 433184 14.78 391292 1181264 121076 06:19:01 PM 80864 1800920 95.70 2088 1238940 572864 19.55 661176 885204 117112 06:20:01 PM 403152 1478632 78.58 2088 1006964 414984 14.16 436008 766940 30660 06:21:01 PM 364848 1516936 80.61 2088 1067840 384372 13.12 446196 787664 48 06:22:01 PM 121076 1760708 93.57 2088 1189652 505664 17.26 576672 900288 8956 06:23:01 PM 136396 1745388 92.75 2088 1193784 485660 16.57 559332 901700 8932 Average: 173892 1707892 90.76 2088 1223422 464656 15.86 480810 982286 50322 06:15:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:16:02 PM eth0 256.47 133.09 854.92 57.38 0.00 0.00 0.00 06:16:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 PM eth0 61.10 54.81 684.26 7.07 0.00 0.00 0.00 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 PM eth0 30.53 28.91 276.57 4.86 0.00 0.00 0.00 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 PM eth0 192.03 142.21 3838.34 14.03 0.00 0.00 0.00 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 PM eth0 10.20 11.53 6.21 4.28 0.00 0.00 0.00 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 PM eth0 3.93 5.20 3.00 1.99 0.00 0.00 0.00 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:01 PM eth0 7.44 7.16 5.38 4.63 0.00 0.00 0.00 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:01 PM eth0 12.70 14.66 13.17 10.10 0.00 0.00 0.00 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 71.35 49.48 710.23 12.92 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/15/2025 _x86_64_ (1 CPU) 06:14:44 PM LINUX RESTART 06:15:01 PM CPU %user %nice %system %iowait %steal %idle 06:16:02 PM all 65.29 0.00 17.49 5.14 9.50 2.59 06:16:02 PM 0 65.29 0.00 17.49 5.14 9.50 2.59 06:17:01 PM all 49.27 0.00 4.28 1.99 7.25 37.21 06:17:01 PM 0 49.27 0.00 4.28 1.99 7.25 37.21 06:18:01 PM all 68.89 0.00 6.00 1.26 8.46 15.40 06:18:01 PM 0 68.89 0.00 6.00 1.26 8.46 15.40 06:19:01 PM all 59.76 0.00 7.18 2.83 9.03 21.20 06:19:01 PM 0 59.76 0.00 7.18 2.83 9.03 21.20 06:20:01 PM all 65.80 0.00 7.36 3.15 9.55 14.15 06:20:01 PM 0 65.80 0.00 7.36 3.15 9.55 14.15 06:21:01 PM all 45.11 0.00 2.60 5.74 6.65 39.90 06:21:01 PM 0 45.11 0.00 2.60 5.74 6.65 39.90 06:22:01 PM all 39.01 0.00 2.27 8.39 4.63 45.70 06:22:01 PM 0 39.01 0.00 2.27 8.39 4.63 45.70 06:23:01 PM all 72.50 0.00 3.86 1.20 8.19 14.24 06:23:01 PM 0 72.50 0.00 3.86 1.20 8.19 14.24 Average: all 58.08 0.00 6.34 3.73 7.89 23.95 Average: 0 58.08 0.00 6.34 3.73 7.89 23.95