Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/119839 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-13903 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBVQBbd/agent.4295 SSH_AGENT_PID=4297 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_5164629938581437039.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_5164629938581437039.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/netconf > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/39/119839/2 # timeout=10 > git rev-parse 0f134d7a745b440e3759c2d62d8c2316d1be5e8c^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 0f134d7a745b440e3759c2d62d8c2316d1be5e8c (refs/changes/39/119839/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f134d7a745b440e3759c2d62d8c2316d1be5e8c # timeout=10 Commit message: "Improve stop-time parsing defensiveness" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 75e51fb8c609a1c206d152f91b7e88f347f982d3 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins11572357513073221448.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CFC4 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-CFC4/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.11.10 pip 25.3 from /tmp/venv-CFC4/lib/python3.11/site-packages/pip (python 3.11) 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.10 botocore==1.42.10 bs4==0.0.2 cachetools==6.2.4 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==3.0.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.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.45.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.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.12.0 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==4.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.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.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.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 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.30.0 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.6.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 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins2273132819091324509.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-itaq + 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.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/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/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/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-itaq + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-itaq' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-itaq + echo /tmp/venv-itaq + 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-itaq/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-itaq/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-itaq/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-itaq/bin to PATH + PATH=/tmp/venv-itaq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 25.3 from /tmp/venv-itaq/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.2.4 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.0 packaging==25.0 platformdirs==4.5.1 pluggy==1.6.0 pyproject-api==1.10.0 tox==4.32.0 urllib3==1.26.20 virtualenv==20.35.4 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins6345436944937386952.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins9663842453151586975.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox + cd /w/workspace/netconf-tox-verify-9.0.x/. + 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-2InY + 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.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/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ 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= ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-itaq + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-itaq from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-itaq 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-itaq/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-itaq/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-itaq/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-itaq/bin to PATH + PATH=/tmp/venv-itaq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + 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-itaq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-itaq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.32.0 from /tmp/venv-itaq/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,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-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,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-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck Running Sphinx v8.2.3 loading translations [en]... done Running Sphinx v8.2.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] developer-guide reading sources... [ 50%] index reading sources... [ 75%] testtool reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 25%] developer-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying assets: done writing output... [ 25%] developer-guide writing output... [ 50%] index writing output... [ 75%] testtool writing output... [100%] user-guide ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test writing output... [ 50%] index writing output... [ 75%] testtool writing output... [100%] user-guide ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration ( user-guide: line 1402) ok https://docs.docker.com/get-started/ -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount generating indices... genindex done highlighting module code... writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. ( user-guide: line 1390) ok https://github.com/cesnet/netopeer ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ ( user-guide: line 1397) ok https://www.docker.com/ ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount docs: OK ✔ in 28.13 seconds gitlint: install_deps> python -I -m pip install gitlint ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 gitlint: freeze> python -m pip freeze --all gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 gitlint: commands[0]> gitlint -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt gitlint: OK ✔ in 5.15 seconds docs: OK (28.13=setup[25.50]+cmd[2.63] seconds) docs-linkcheck: OK (148.55=setup[25.66]+cmd[122.89] seconds) gitlint: OK (5.15=setup[4.98]+cmd[0.17] seconds) congratulations :) (148.58 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/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/docs/log + tox_env=docs + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/gitlint/log + tox_env=gitlint + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4297 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins9990878058123782853.sh ---> sysstat.sh [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins17509306500187384295.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/netconf-tox-verify-9.0.x + 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/netconf-tox-verify-9.0.x ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/netconf-tox-verify-9.0.x ']' + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16957737171638947131.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFC4 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-CFC4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins8224577400487526486.sh provisioning config files... Could not find credentials [logs] for netconf-tox-verify-9.0.x #331 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config17544528360322462025tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins8591969647591465398.sh ---> create-netrc.sh WARN: Log server credential not found. [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins5228299568664229122.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFC4 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-CFC4/bin to PATH [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins3158686803339868109.sh ---> sudo-logs.sh Archiving 'sudo' log.. [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins6573453159458663164.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFC4 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-CFC4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins3105407585271247310.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFC4 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 urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-CFC4/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/331/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-13903 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 9.4G 30G 25% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 564 3439 4 3933 7062 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c3:76:79 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.87/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 59071sec preferred_lft 59071sec inet6 fe80::f816:3eff:fec3:7679/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether c6:01:80:bb:91:8b brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-13903) 12/15/25 _x86_64_ (2 CPU) 15:43:04 LINUX RESTART (2 CPU) 15:50:43 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:00:43 13.43 0.01 1.67 11.74 0.20 21.25 107138.03 16:10:01 1.49 0.00 1.49 0.00 0.00 17.03 0.00 16:20:24 1.49 0.00 1.49 0.00 0.01 16.75 0.00 16:30:14 1.46 0.00 1.46 0.00 0.00 16.66 0.00 16:40:01 1.44 0.00 1.44 0.00 0.00 16.36 0.00 16:50:26 1.51 0.00 1.51 0.00 0.00 17.23 0.00 17:00:43 1.52 0.00 1.52 0.00 0.00 16.98 0.00 17:10:01 1.49 0.00 1.49 0.00 0.00 17.17 0.00 17:20:43 1.35 0.00 1.35 0.00 0.00 15.55 0.00 17:30:43 1.25 0.00 1.24 0.00 0.00 14.87 0.01 17:40:01 1.16 0.00 1.16 0.00 0.00 13.73 0.00 17:50:27 1.23 0.00 1.23 0.00 0.00 14.30 0.00 18:00:27 1.30 0.00 1.30 0.00 0.00 15.01 0.00 18:10:01 1.27 0.00 1.27 0.00 0.00 14.99 0.00 18:20:27 1.27 0.00 1.27 0.00 0.00 14.69 0.00 18:30:43 13.20 11.60 1.59 0.01 129.51 29.87 0.10 18:40:01 1.58 0.00 1.58 0.00 0.00 17.96 0.00 18:50:43 1.58 0.00 1.58 0.00 0.00 17.62 0.00 19:00:28 1.65 0.00 1.65 0.00 0.26 18.41 0.00 19:10:02 1.60 0.00 1.60 0.00 0.00 17.76 0.00 19:20:43 1.53 0.00 1.53 0.00 0.00 17.33 0.00 19:30:14 1.65 0.00 1.65 0.00 0.00 18.59 0.00 19:40:01 1.57 0.00 1.57 0.00 0.00 17.44 0.00 19:50:28 1.69 0.00 1.69 0.00 0.00 18.69 0.00 20:00:43 1.58 0.00 1.58 0.00 0.00 17.49 0.00 20:10:01 1.61 0.00 1.61 0.00 0.00 17.83 0.00 20:20:28 1.67 0.00 1.67 0.00 0.00 18.45 0.00 20:30:06 1.68 0.00 1.68 0.00 0.00 18.58 0.00 20:40:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 20:50:10 1.74 0.00 1.74 0.00 0.00 18.86 0.00 21:00:43 1.56 0.00 1.56 0.00 0.00 17.21 0.00 21:10:01 1.66 0.00 1.66 0.00 0.00 18.31 0.00 21:20:30 1.58 0.00 1.58 0.00 0.00 17.67 0.00 21:30:14 1.69 0.00 1.69 0.00 0.00 18.59 0.00 21:40:01 1.67 0.00 1.67 0.00 0.00 18.07 0.00 21:50:01 1.33 0.00 1.33 0.00 0.00 14.76 0.00 22:00:00 1.44 0.00 1.44 0.00 0.43 15.66 0.00 22:10:01 1.60 0.00 1.60 0.00 0.00 17.39 0.24 22:20:01 1.75 0.00 1.75 0.00 0.00 18.86 0.00 22:30:14 1.56 0.00 1.56 0.00 0.00 16.90 0.00 22:40:01 1.62 0.00 1.62 0.00 0.00 17.45 0.00 22:50:31 1.66 0.00 1.66 0.00 0.00 17.90 0.00 23:00:26 1.59 0.00 1.59 0.00 0.00 17.32 0.00 23:10:01 1.67 0.00 1.67 0.00 0.00 18.16 0.00 Average: 2.07 0.27 1.54 0.27 3.04 17.49 2438.88 15:50:43 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:43 5244704 7400168 404880 4.98 57936 2289252 968836 10.56 389068 2253308 120 16:10:01 5244500 7400648 404376 4.97 58480 2289392 968836 10.56 389624 2253736 168 16:20:24 5237484 7394272 410736 5.05 59108 2289400 968900 10.56 390240 2258188 124 16:30:14 5239148 7396656 408356 5.02 59676 2289536 968964 10.56 390820 2258800 132 16:40:01 5238644 7396724 408264 5.02 60236 2289548 968900 10.56 391372 2258828 240 16:50:26 5238396 7397236 407720 5.02 60844 2289688 969092 10.56 391980 2259048 120 17:00:43 5238396 7397852 407160 5.01 61436 2289692 969092 10.56 392580 2259100 120 17:10:01 5238396 7398556 406436 5.00 61996 2289832 969092 10.56 393132 2259368 240 17:20:43 5238396 7399028 405968 4.99 62460 2289836 969092 10.56 393596 2259276 128 17:30:43 5238396 7399504 405460 4.99 62912 2289848 969156 10.56 394048 2259628 128 17:40:01 5238396 7399992 404968 4.98 63248 2289988 970292 10.57 394392 2260236 244 17:50:27 5238396 7400412 404560 4.98 63656 2289996 969156 10.56 394800 2259696 180 18:00:27 5238396 7400864 404032 4.97 63976 2290132 969156 10.56 395104 2259892 184 18:10:01 5238396 7401304 403620 4.97 64392 2290140 969156 10.56 395528 2260076 248 18:20:27 5238148 7401476 403432 4.96 64784 2290152 969220 10.56 395932 2260112 168 18:30:43 5186400 7399600 397628 4.89 67916 2329816 969456 10.56 433952 2265256 128 18:40:01 5186148 7399920 397300 4.89 68468 2329828 969392 10.56 434512 2265036 236 18:50:43 5185140 7399672 397524 4.89 69092 2329968 969392 10.56 435120 2265092 124 19:00:28 5182116 7397324 399852 4.92 69660 2330052 969392 10.56 435704 2265204 148 19:10:02 5180884 7396628 400536 4.93 70188 2330060 969392 10.56 436224 2265356 240 19:20:43 5179124 7395616 401524 4.94 70788 2330196 969392 10.56 436824 2265440 136 19:30:14 5178620 7395708 401404 4.94 71336 2330208 969492 10.56 437384 2265760 132 19:40:01 5176352 7394008 403084 4.96 71888 2330216 969460 10.56 437932 2265648 120 19:50:28 5175848 7394208 402888 4.96 72468 2330356 969460 10.56 438496 2265816 124 20:00:43 5174588 7393532 403552 4.96 73028 2330364 969460 10.56 439064 2265860 124 20:10:01 5173580 7393048 404020 4.97 73544 2330372 969524 10.56 439572 2265884 124 20:20:28 5170304 7390332 406752 5.00 74076 2330384 969588 10.57 440112 2265956 124 20:30:06 5169296 7389896 407160 5.01 74564 2330452 969652 10.57 440604 2266080 236 20:40:01 5165520 7386756 410276 5.05 75044 2330596 969652 10.57 441084 2266228 124 20:50:10 5164008 7385868 411152 5.06 75540 2330728 969652 10.57 441576 2266360 152 21:00:43 5162256 7384680 412320 5.07 76076 2330740 969652 10.57 442116 2266372 124 21:10:01 5161276 7384164 412812 5.08 76528 2330748 969648 10.57 442572 2266520 240 21:20:30 5160632 7384044 412920 5.08 77048 2330760 969652 10.57 443080 2266444 188 21:30:14 5160132 7384124 412824 5.08 77528 2330832 969716 10.57 443572 2266792 140 21:40:01 5160132 7384724 412224 5.07 78004 2330968 969652 10.57 444036 2266664 124 21:50:01 5160132 7385048 411904 5.07 78304 2330976 969652 10.57 444348 2266672 124 22:00:00 5160132 7385616 411332 5.06 78656 2331192 969652 10.57 444704 2266860 172 22:10:01 5160132 7386156 410772 5.05 79056 2331320 969652 10.57 445100 2266944 120 22:20:01 5160132 7386692 410224 5.05 79576 2331336 969716 10.57 445612 2267392 124 22:30:14 5159908 7386960 409956 5.04 80052 2331336 969780 10.57 446088 2267308 188 22:40:01 5159908 7387504 409396 5.04 80524 2331416 969844 10.57 446560 2267272 132 22:50:31 5159220 7387468 409376 5.04 81020 2331556 969956 10.57 447064 2268660 152 23:00:26 5159220 7388096 408744 5.03 81440 2331764 969972 10.57 447476 2268968 192 23:10:01 5159220 7388544 408300 5.02 81868 2331772 969908 10.57 447912 2268724 124 Average: 5192694 7393196 406539 5.00 70646 2316744 969449 10.56 424787 2263770 158 15:50:43 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:00:43 ens3 0.37 0.09 0.05 0.02 0.00 0.00 0.00 0.00 16:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:10:01 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:24 ens3 0.40 0.13 0.11 0.07 0.00 0.00 0.00 0.00 16:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:30:14 ens3 0.29 0.11 0.07 0.04 0.00 0.00 0.00 0.00 16:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:01 ens3 0.37 0.12 0.09 0.05 0.00 0.00 0.00 0.00 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:26 ens3 0.54 0.45 0.06 0.52 0.00 0.00 0.00 0.00 16:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:43 ens3 0.20 0.09 0.04 0.02 0.00 0.00 0.00 0.00 17:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:10:01 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:43 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 17:20:43 ens3 0.21 0.07 0.04 0.02 0.00 0.00 0.00 0.00 17:20:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:43 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 17:30:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:40:01 ens3 0.37 0.14 0.11 0.06 0.00 0.00 0.00 0.00 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:27 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:27 ens3 0.30 0.11 0.08 0.04 0.00 0.00 0.00 0.00 17:50:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:00:27 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:00:27 ens3 0.30 0.10 0.07 0.04 0.00 0.00 0.00 0.00 18:00:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:10:01 ens3 0.30 0.10 0.08 0.04 0.00 0.00 0.00 0.00 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:27 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:20:27 ens3 0.28 0.09 0.07 0.04 0.00 0.00 0.00 0.00 18:20:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:30:43 ens3 0.43 0.14 0.14 0.08 0.00 0.00 0.00 0.00 18:30:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 18:40:01 ens3 0.34 0.13 0.09 0.05 0.00 0.00 0.00 0.00 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:43 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 18:50:43 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:50:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:28 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:00:28 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 19:00:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:02 ens3 0.29 0.11 0.08 0.04 0.00 0.00 0.00 0.00 19:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:43 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 19:20:43 ens3 0.36 0.13 0.11 0.06 0.00 0.00 0.00 0.00 19:20:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:30:14 ens3 0.58 0.23 0.21 0.13 0.00 0.00 0.00 0.00 19:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:01 ens3 0.34 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:28 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:28 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 19:50:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:43 ens3 0.29 0.10 0.07 0.04 0.00 0.00 0.00 0.00 20:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 20:10:01 ens3 0.30 0.11 0.08 0.04 0.00 0.00 0.00 0.00 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:28 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:20:28 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 20:20:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:30:06 ens3 0.32 0.12 0.08 0.04 0.00 0.00 0.00 0.00 20:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:01 ens3 0.37 0.15 0.11 0.06 0.00 0.00 0.00 0.00 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:10 ens3 0.30 0.11 0.07 0.04 0.00 0.00 0.00 0.00 20:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:43 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 21:00:43 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 21:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:10:01 ens3 0.63 0.18 0.19 0.11 0.00 0.00 0.00 0.00 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:30 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:30 ens3 0.32 0.11 0.07 0.04 0.00 0.00 0.00 0.00 21:20:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:30:14 ens3 0.30 0.14 0.07 0.04 0.00 0.00 0.00 0.00 21:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:01 ens3 0.31 0.12 0.08 0.04 0.00 0.00 0.00 0.00 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:50:01 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:00:00 ens3 0.28 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 22:10:01 ens3 0.23 0.10 0.08 0.03 0.00 0.00 0.00 0.00 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:20:01 ens3 0.36 0.12 0.10 0.06 0.00 0.00 0.00 0.00 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:30:14 ens3 0.36 0.14 0.11 0.06 0.00 0.00 0.00 0.00 22:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:40:01 ens3 0.33 0.12 0.09 0.05 0.00 0.00 0.00 0.00 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:50:31 ens3 1.50 1.15 0.32 1.84 0.00 0.00 0.00 0.00 22:50:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:00:26 ens3 0.93 0.17 0.24 0.13 0.00 0.00 0.00 0.00 23:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:10:01 ens3 2.23 0.17 0.35 0.12 0.00 0.00 0.00 0.00 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 0.40 0.15 0.10 0.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-13903) 12/15/25 _x86_64_ (2 CPU) 15:43:04 LINUX RESTART (2 CPU) 15:50:43 CPU %user %nice %system %iowait %steal %idle 16:00:43 all 0.25 0.00 0.08 0.13 0.03 99.50 16:00:43 0 0.27 0.00 0.10 0.07 0.03 99.53 16:00:43 1 0.24 0.00 0.06 0.20 0.03 99.47 16:10:01 all 0.11 0.00 0.07 0.99 0.16 98.67 16:10:01 0 0.15 0.00 0.06 0.51 0.12 99.16 16:10:01 1 0.07 0.00 0.07 1.48 0.19 98.19 16:20:24 all 0.49 0.00 0.08 0.40 0.02 99.01 16:20:24 0 0.39 0.00 0.07 0.02 0.02 99.50 16:20:24 1 0.59 0.00 0.09 0.77 0.02 98.53 16:30:14 all 0.25 0.00 0.08 0.15 0.02 99.50 16:30:14 0 0.11 0.00 0.08 0.06 0.02 99.73 16:30:14 1 0.39 0.00 0.08 0.23 0.02 99.28 16:40:01 all 0.33 0.00 0.08 0.10 0.02 99.47 16:40:01 0 0.35 0.00 0.08 0.05 0.02 99.49 16:40:01 1 0.30 0.00 0.07 0.15 0.02 99.46 16:50:26 all 0.35 0.00 0.09 0.14 0.02 99.40 16:50:26 0 0.52 0.00 0.10 0.05 0.02 99.30 16:50:26 1 0.18 0.00 0.07 0.23 0.02 99.50 17:00:43 all 0.11 0.00 0.07 0.04 0.02 99.75 17:00:43 0 0.18 0.00 0.07 0.05 0.02 99.68 17:00:43 1 0.05 0.00 0.07 0.03 0.02 99.83 17:10:01 all 0.20 0.00 0.07 0.04 0.02 99.67 17:10:01 0 0.31 0.00 0.06 0.08 0.02 99.53 17:10:01 1 0.08 0.00 0.07 0.01 0.02 99.81 17:20:43 all 0.26 0.00 0.07 0.01 0.02 99.63 17:20:43 0 0.06 0.00 0.06 0.01 0.03 99.84 17:20:43 1 0.46 0.00 0.07 0.02 0.02 99.43 17:30:43 all 0.14 0.00 0.06 0.01 0.03 99.76 17:30:43 0 0.06 0.00 0.06 0.01 0.03 99.85 17:30:43 1 0.22 0.00 0.06 0.02 0.03 99.68 17:40:01 all 0.20 0.00 0.06 0.01 0.02 99.70 17:40:01 0 0.07 0.00 0.07 0.02 0.03 99.81 17:40:01 1 0.33 0.00 0.05 0.01 0.02 99.60 17:40:01 CPU %user %nice %system %iowait %steal %idle 17:50:27 all 0.21 0.00 0.06 0.11 0.03 99.60 17:50:27 0 0.11 0.00 0.06 0.20 0.03 99.59 17:50:27 1 0.30 0.00 0.06 0.01 0.03 99.60 18:00:27 all 0.07 0.00 0.06 0.01 0.03 99.82 18:00:27 0 0.09 0.00 0.06 0.02 0.03 99.80 18:00:27 1 0.05 0.00 0.06 0.01 0.03 99.85 18:10:01 all 0.08 0.00 0.06 0.01 0.03 99.82 18:10:01 0 0.05 0.00 0.06 0.01 0.03 99.85 18:10:01 1 0.12 0.00 0.06 0.02 0.03 99.78 18:20:27 all 0.15 0.00 0.06 0.01 0.03 99.75 18:20:27 0 0.07 0.00 0.05 0.01 0.02 99.85 18:20:27 1 0.23 0.00 0.07 0.02 0.04 99.64 18:30:43 all 0.29 0.15 0.10 0.11 0.03 99.32 18:30:43 0 0.05 0.29 0.13 0.20 0.03 99.30 18:30:43 1 0.54 0.00 0.06 0.02 0.03 99.34 18:40:01 all 0.45 0.00 0.07 0.03 0.03 99.42 18:40:01 0 0.06 0.00 0.05 0.01 0.02 99.85 18:40:01 1 0.84 0.00 0.08 0.05 0.04 98.98 18:50:43 all 0.11 0.00 0.05 0.01 0.03 99.79 18:50:43 0 0.05 0.00 0.05 0.02 0.03 99.86 18:50:43 1 0.17 0.00 0.06 0.01 0.04 99.72 19:00:28 all 0.15 0.00 0.06 0.02 0.04 99.74 19:00:28 0 0.05 0.00 0.06 0.03 0.03 99.83 19:00:28 1 0.25 0.00 0.06 0.01 0.04 99.65 19:10:02 all 0.44 0.00 0.05 0.01 0.04 99.46 19:10:02 0 0.06 0.00 0.06 0.01 0.04 99.82 19:10:02 1 0.81 0.00 0.04 0.02 0.03 99.10 19:20:43 all 0.05 0.00 0.05 0.03 0.04 99.82 19:20:43 0 0.06 0.00 0.05 0.01 0.03 99.85 19:20:43 1 0.05 0.00 0.06 0.05 0.04 99.80 19:30:14 all 0.23 0.00 0.06 0.02 0.03 99.66 19:30:14 0 0.37 0.00 0.05 0.01 0.02 99.54 19:30:14 1 0.08 0.00 0.08 0.03 0.04 99.78 19:30:14 CPU %user %nice %system %iowait %steal %idle 19:40:01 all 0.33 0.00 0.06 0.02 0.04 99.56 19:40:01 0 0.07 0.00 0.05 0.02 0.03 99.83 19:40:01 1 0.59 0.00 0.06 0.02 0.04 99.29 19:50:28 all 0.44 0.00 0.06 0.02 0.04 99.45 19:50:28 0 0.82 0.00 0.06 0.01 0.04 99.07 19:50:28 1 0.06 0.00 0.06 0.02 0.04 99.82 20:00:43 all 0.27 0.00 0.06 0.03 0.04 99.61 20:00:43 0 0.45 0.00 0.07 0.03 0.04 99.41 20:00:43 1 0.09 0.00 0.05 0.02 0.03 99.81 20:10:01 all 0.39 0.00 0.07 0.02 0.04 99.48 20:10:01 0 0.74 0.00 0.08 0.03 0.04 99.12 20:10:01 1 0.04 0.00 0.06 0.01 0.04 99.85 20:20:28 all 0.22 0.00 0.05 0.02 0.04 99.67 20:20:28 0 0.34 0.00 0.05 0.01 0.04 99.56 20:20:28 1 0.09 0.00 0.06 0.02 0.05 99.78 20:30:06 all 0.23 0.00 0.06 0.02 0.04 99.66 20:30:06 0 0.41 0.00 0.07 0.01 0.04 99.47 20:30:06 1 0.05 0.00 0.04 0.03 0.03 99.85 20:40:01 all 0.43 0.00 0.06 0.02 0.04 99.46 20:40:01 0 0.44 0.00 0.06 0.01 0.04 99.45 20:40:01 1 0.42 0.00 0.05 0.02 0.04 99.47 20:50:10 all 0.17 0.00 0.05 0.02 0.04 99.72 20:50:10 0 0.06 0.00 0.06 0.03 0.04 99.81 20:50:10 1 0.28 0.00 0.04 0.01 0.04 99.62 21:00:43 all 0.23 0.00 0.07 0.02 0.04 99.65 21:00:43 0 0.06 0.00 0.06 0.02 0.03 99.83 21:00:43 1 0.40 0.00 0.07 0.02 0.04 99.47 21:10:01 all 0.15 0.00 0.06 0.03 0.04 99.72 21:10:01 0 0.26 0.00 0.06 0.02 0.04 99.63 21:10:01 1 0.04 0.00 0.07 0.04 0.04 99.81 21:20:30 all 0.55 0.00 0.05 0.03 0.04 99.33 21:20:30 0 1.04 0.00 0.05 0.02 0.04 98.85 21:20:30 1 0.05 0.00 0.05 0.05 0.03 99.81 21:20:30 CPU %user %nice %system %iowait %steal %idle 21:30:14 all 0.51 0.00 0.06 0.02 0.04 99.37 21:30:14 0 0.96 0.00 0.07 0.03 0.04 98.90 21:30:14 1 0.05 0.00 0.05 0.02 0.03 99.85 21:40:01 all 0.25 0.00 0.06 0.19 0.04 99.46 21:40:01 0 0.24 0.00 0.06 0.32 0.04 99.35 21:40:01 1 0.26 0.00 0.06 0.06 0.04 99.58 21:50:01 all 0.68 0.00 0.06 0.14 0.04 99.08 21:50:01 0 1.28 0.00 0.04 0.00 0.03 98.65 21:50:01 1 0.08 0.00 0.08 0.28 0.04 99.52 22:00:00 all 0.05 0.00 0.05 0.02 0.04 99.84 22:00:00 0 0.05 0.00 0.06 0.01 0.04 99.84 22:00:00 1 0.05 0.00 0.05 0.03 0.03 99.84 22:10:01 all 0.30 0.00 0.08 0.02 0.04 99.57 22:10:01 0 0.54 0.00 0.08 0.01 0.05 99.32 22:10:01 1 0.05 0.00 0.07 0.03 0.03 99.82 22:20:01 all 0.38 0.00 0.07 0.03 0.04 99.49 22:20:01 0 0.69 0.00 0.06 0.02 0.04 99.18 22:20:01 1 0.06 0.00 0.07 0.03 0.04 99.81 22:30:14 all 0.20 0.00 0.05 0.01 0.04 99.69 22:30:14 0 0.33 0.00 0.05 0.00 0.04 99.57 22:30:14 1 0.07 0.00 0.05 0.02 0.04 99.81 22:40:01 all 0.15 0.00 0.06 0.02 0.04 99.73 22:40:01 0 0.06 0.00 0.05 0.01 0.03 99.84 22:40:01 1 0.24 0.00 0.07 0.03 0.04 99.62 22:50:31 all 0.21 0.00 0.05 0.02 0.04 99.69 22:50:31 0 0.10 0.00 0.03 0.01 0.03 99.83 22:50:31 1 0.32 0.00 0.07 0.02 0.04 99.55 23:00:26 all 0.38 0.00 0.06 0.03 0.03 99.50 23:00:26 0 0.56 0.00 0.05 0.03 0.02 99.34 23:00:26 1 0.19 0.00 0.07 0.03 0.04 99.66 23:10:01 all 0.11 0.00 0.06 0.02 0.03 99.78 23:10:01 0 0.16 0.00 0.07 0.02 0.03 99.72 23:10:01 1 0.06 0.00 0.06 0.01 0.03 99.85 Average: CPU %user %nice %system %iowait %steal %idle Average: all 0.26 0.00 0.06 0.07 0.04 99.56 Average: 0 0.30 0.01 0.06 0.05 0.03 99.55 Average: 1 0.22 0.00 0.06 0.09 0.04 99.58