14:47:11 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116075 14:47:11 Running as SYSTEM 14:47:11 [EnvInject] - Loading node environment variables. 14:47:11 Building remotely on prd-ubuntu2204-docker-4c-16g-2871 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:47:11 [ssh-agent] Looking for ssh-agent implementation... 14:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:11 $ ssh-agent 14:47:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX9ujXHC/agent.2778 14:47:11 SSH_AGENT_PID=2780 14:47:11 [ssh-agent] Started. 14:47:11 Running ssh-add (command line suppressed) 14:47:11 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8452363268290833872.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8452363268290833872.key) 14:47:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:47:11 The recommended git tool is: NONE 14:47:13 using credential jenkins-ssh 14:47:13 Wiping out workspace first. 14:47:13 Cloning the remote Git repository 14:47:13 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:47:13 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:47:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:13 > git --version # timeout=10 14:47:13 > git --version # 'git version 2.34.1' 14:47:13 using GIT_SSH to set credentials jenkins-ssh 14:47:13 Verifying host key using known hosts file 14:47:13 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. 14:47:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:23 using GIT_SSH to set credentials jenkins-ssh 14:47:23 Verifying host key using known hosts file 14:47:23 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. 14:47:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/75/116075/20 # timeout=10 14:47:23 > git rev-parse 3c2d73a8b17c7abc022658bb373a51a81a8260dc^{commit} # timeout=10 14:47:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:23 Checking out Revision 3c2d73a8b17c7abc022658bb373a51a81a8260dc (refs/changes/75/116075/20) 14:47:23 > git config core.sparsecheckout # timeout=10 14:47:23 > git checkout -f 3c2d73a8b17c7abc022658bb373a51a81a8260dc # timeout=10 14:47:24 Commit message: "Add Junit tests of Tapi Node and PCE node classes" 14:47:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:24 > git rev-list --no-walk 1b986b0b89ce7379c7eee7f50b18beb0288401f2 # timeout=10 14:47:24 > git remote # timeout=10 14:47:24 > git submodule init # timeout=10 14:47:24 > git submodule sync # timeout=10 14:47:24 > git config --get remote.origin.url # timeout=10 14:47:24 > git submodule init # timeout=10 14:47:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:47:24 ERROR: No submodules found. 14:47:27 provisioning config files... 14:47:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:47:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:47:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13263526278994867748.sh 14:47:27 ---> python-tools-install.sh 14:47:27 Setup pyenv: 14:47:27 * system (set by /opt/pyenv/version) 14:47:27 * 3.8.20 (set by /opt/pyenv/version) 14:47:27 * 3.9.20 (set by /opt/pyenv/version) 14:47:27 3.10.15 14:47:27 3.11.10 14:47:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NHib 14:47:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:37 lf-activate-venv(): INFO: Base packages installed successfully 14:47:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-NHib/bin to PATH 14:48:03 Generating Requirements File 14:48:24 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. 14:48:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:48:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:48:25 Python 3.11.10 14:48:25 pip 25.3 from /tmp/venv-NHib/lib/python3.11/site-packages/pip (python 3.11) 14:48:25 appdirs==1.4.4 14:48:25 argcomplete==3.6.3 14:48:25 aspy.yaml==1.3.0 14:48:25 attrs==25.4.0 14:48:25 autopage==0.5.2 14:48:25 beautifulsoup4==4.14.2 14:48:25 boto3==1.40.60 14:48:25 botocore==1.40.60 14:48:25 bs4==0.0.2 14:48:25 cachetools==6.2.1 14:48:25 certifi==2025.10.5 14:48:25 cffi==2.0.0 14:48:25 cfgv==3.4.0 14:48:25 chardet==5.2.0 14:48:25 charset-normalizer==3.4.4 14:48:25 click==8.3.0 14:48:25 cliff==4.11.0 14:48:25 cmd2==2.7.0 14:48:25 cryptography==3.3.2 14:48:25 debtcollector==3.0.0 14:48:25 decorator==5.2.1 14:48:25 defusedxml==0.7.1 14:48:25 Deprecated==1.2.18 14:48:25 distlib==0.4.0 14:48:25 dnspython==2.8.0 14:48:25 docker==7.1.0 14:48:25 dogpile.cache==1.5.0 14:48:25 durationpy==0.10 14:48:25 email-validator==2.3.0 14:48:25 filelock==3.20.0 14:48:25 future==1.0.0 14:48:25 gitdb==4.0.12 14:48:25 GitPython==3.1.45 14:48:25 google-auth==2.41.1 14:48:25 httplib2==0.31.0 14:48:25 identify==2.6.15 14:48:25 idna==3.11 14:48:25 importlib-resources==1.5.0 14:48:25 iso8601==2.1.0 14:48:25 Jinja2==3.1.6 14:48:25 jmespath==1.0.1 14:48:25 jsonpatch==1.33 14:48:25 jsonpointer==3.0.0 14:48:25 jsonschema==4.25.1 14:48:25 jsonschema-specifications==2025.9.1 14:48:25 keystoneauth1==5.12.0 14:48:25 kubernetes==34.1.0 14:48:25 lftools==0.37.15 14:48:25 lxml==6.0.2 14:48:25 markdown-it-py==4.0.0 14:48:25 MarkupSafe==3.0.3 14:48:25 mdurl==0.1.2 14:48:25 msgpack==1.1.2 14:48:25 multi_key_dict==2.0.3 14:48:25 munch==4.0.0 14:48:25 netaddr==1.3.0 14:48:25 niet==1.4.2 14:48:25 nodeenv==1.9.1 14:48:25 oauth2client==4.1.3 14:48:25 oauthlib==3.3.1 14:48:25 openstacksdk==4.7.1 14:48:25 os-service-types==1.8.0 14:48:25 osc-lib==4.2.0 14:48:25 oslo.config==10.0.0 14:48:25 oslo.context==6.1.0 14:48:25 oslo.i18n==6.6.0 14:48:25 oslo.log==7.2.1 14:48:25 oslo.serialization==5.8.0 14:48:25 oslo.utils==9.1.0 14:48:25 packaging==25.0 14:48:25 pbr==7.0.1 14:48:25 platformdirs==4.5.0 14:48:25 prettytable==3.16.0 14:48:25 psutil==7.1.2 14:48:25 pyasn1==0.6.1 14:48:25 pyasn1_modules==0.4.2 14:48:25 pycparser==2.23 14:48:25 pygerrit2==2.0.15 14:48:25 PyGithub==2.8.1 14:48:25 Pygments==2.19.2 14:48:25 PyJWT==2.10.1 14:48:25 PyNaCl==1.6.0 14:48:25 pyparsing==2.4.7 14:48:25 pyperclip==1.11.0 14:48:25 pyrsistent==0.20.0 14:48:25 python-cinderclient==9.8.0 14:48:25 python-dateutil==2.9.0.post0 14:48:25 python-heatclient==4.3.0 14:48:25 python-jenkins==1.8.3 14:48:25 python-keystoneclient==5.7.0 14:48:25 python-magnumclient==4.9.0 14:48:25 python-openstackclient==8.2.0 14:48:25 python-swiftclient==4.8.0 14:48:25 PyYAML==6.0.3 14:48:25 referencing==0.37.0 14:48:25 requests==2.32.5 14:48:25 requests-oauthlib==2.0.0 14:48:25 requestsexceptions==1.4.0 14:48:25 rfc3986==2.0.0 14:48:25 rich==14.2.0 14:48:25 rich-argparse==1.7.1 14:48:25 rpds-py==0.28.0 14:48:25 rsa==4.9.1 14:48:25 ruamel.yaml==0.18.16 14:48:25 ruamel.yaml.clib==0.2.14 14:48:25 s3transfer==0.14.0 14:48:25 simplejson==3.20.2 14:48:25 six==1.17.0 14:48:25 smmap==5.0.2 14:48:25 soupsieve==2.8 14:48:25 stevedore==5.5.0 14:48:25 tabulate==0.9.0 14:48:25 toml==0.10.2 14:48:25 tomlkit==0.13.3 14:48:25 tqdm==4.67.1 14:48:25 typing_extensions==4.15.0 14:48:25 tzdata==2025.2 14:48:25 urllib3==1.26.20 14:48:25 virtualenv==20.35.3 14:48:25 wcwidth==0.2.14 14:48:25 websocket-client==1.9.0 14:48:25 wrapt==2.0.0 14:48:25 xdg==6.0.0 14:48:25 xmltodict==1.0.2 14:48:25 yq==3.4.3 14:48:25 [EnvInject] - Injecting environment variables from a build step. 14:48:25 [EnvInject] - Injecting as environment variables the properties content 14:48:25 PYTHON=python3 14:48:25 14:48:25 [EnvInject] - Variables injected successfully. 14:48:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins575802891620350104.sh 14:48:25 ---> tox-install.sh 14:48:25 + source /home/jenkins/lf-env.sh 14:48:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:25 ++ mktemp -d /tmp/venv-XXXX 14:48:25 + lf_venv=/tmp/venv-Jt3c 14:48:25 + local venv_file=/tmp/.os_lf_venv 14:48:25 + local python=python3 14:48:25 + local options 14:48:25 + local set_path=true 14:48:25 + local install_args= 14:48:25 ++ 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 14:48:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + venv_file=/tmp/.toxenv 14:48:25 + shift 2 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + shift 14:48:25 + break 14:48:25 + case $python in 14:48:25 + local pkg_list= 14:48:25 + [[ -d /opt/pyenv ]] 14:48:25 + echo 'Setup pyenv:' 14:48:25 Setup pyenv: 14:48:25 + export PYENV_ROOT=/opt/pyenv 14:48:25 + PYENV_ROOT=/opt/pyenv 14:48:25 + 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 14:48:25 + 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 14:48:25 + pyenv versions 14:48:25 system 14:48:25 3.8.20 14:48:25 3.9.20 14:48:25 3.10.15 14:48:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:25 + command -v pyenv 14:48:25 ++ pyenv init - --no-rehash 14:48:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"'\'')" 14:48:25 export PATH="/opt/pyenv/shims:${PATH}" 14:48:25 export PYENV_SHELL=bash 14:48:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:25 pyenv() { 14:48:25 local command 14:48:25 command="${1:-}" 14:48:25 if [ "$#" -gt 0 ]; then 14:48:25 shift 14:48:25 fi 14:48:25 14:48:25 case "$command" in 14:48:25 rehash|shell) 14:48:25 eval "$(pyenv "sh-$command" "$@")" 14:48:25 ;; 14:48:25 *) 14:48:25 command pyenv "$command" "$@" 14:48:25 ;; 14:48:25 esac 14:48:25 }' 14:48:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"' 14:48:25 ++ 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 14:48:25 ++ 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 14:48:25 ++ 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 14:48:25 ++ export PYENV_SHELL=bash 14:48:25 ++ PYENV_SHELL=bash 14:48:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:25 +++ complete -F _pyenv pyenv 14:48:25 ++ lf-pyver python3 14:48:25 ++ local py_version_xy=python3 14:48:25 ++ local py_version_xyz= 14:48:25 ++ pyenv versions 14:48:25 ++ local command 14:48:25 ++ command=versions 14:48:25 ++ '[' 1 -gt 0 ']' 14:48:25 ++ sed 's/^[ *]* //' 14:48:25 ++ shift 14:48:25 ++ case "$command" in 14:48:25 ++ command pyenv versions 14:48:25 ++ grep -E '^[0-9.]*[0-9]$' 14:48:25 ++ awk '{ print $1 }' 14:48:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:25 +++ grep '^3' /tmp/.pyenv_versions 14:48:25 +++ sort -V 14:48:25 +++ tail -n 1 14:48:25 ++ py_version_xyz=3.11.10 14:48:25 ++ [[ -z 3.11.10 ]] 14:48:25 ++ echo 3.11.10 14:48:25 ++ return 0 14:48:25 + pyenv local 3.11.10 14:48:25 + local command 14:48:25 + command=local 14:48:25 + '[' 2 -gt 0 ']' 14:48:25 + shift 14:48:25 + case "$command" in 14:48:25 + command pyenv local 3.11.10 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='tox ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='virtualenv ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='urllib3~=1.26.15 ' 14:48:25 + [[ -f /tmp/.toxenv ]] 14:48:25 + [[ ! -f /tmp/.toxenv ]] 14:48:25 + [[ -n '' ]] 14:48:25 + python3 -m venv /tmp/venv-Jt3c 14:48:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jt3c' 14:48:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jt3c 14:48:30 + echo /tmp/venv-Jt3c 14:48:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:30 + local 'pip_opts=--upgrade --quiet' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:30 + [[ -n '' ]] 14:48:30 + [[ -n '' ]] 14:48:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:30 + /tmp/venv-Jt3c/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 14:48:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:35 lf-activate-venv(): INFO: Base packages installed successfully 14:48:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:35 + /tmp/venv-Jt3c/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 14:48:37 + type python3 14:48:37 + true 14:48:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jt3c/bin to PATH' 14:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-Jt3c/bin to PATH 14:48:37 + PATH=/tmp/venv-Jt3c/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 14:48:37 + return 0 14:48:37 + python3 --version 14:48:37 Python 3.11.10 14:48:37 + python3 -m pip --version 14:48:37 pip 25.3 from /tmp/venv-Jt3c/lib/python3.11/site-packages/pip (python 3.11) 14:48:37 + python3 -m pip freeze 14:48:38 cachetools==6.2.1 14:48:38 chardet==5.2.0 14:48:38 colorama==0.4.6 14:48:38 distlib==0.4.0 14:48:38 filelock==3.20.0 14:48:38 packaging==25.0 14:48:38 platformdirs==4.5.0 14:48:38 pluggy==1.6.0 14:48:38 pyproject-api==1.10.0 14:48:38 tox==4.32.0 14:48:38 urllib3==1.26.20 14:48:38 virtualenv==20.35.3 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11601240470626510230.sh 14:48:38 [EnvInject] - Injecting environment variables from a build step. 14:48:38 [EnvInject] - Injecting as environment variables the properties content 14:48:38 PARALLEL=True 14:48:38 14:48:38 [EnvInject] - Variables injected successfully. 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3422951354494467967.sh 14:48:38 ---> tox-run.sh 14:48:38 + 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 14:48:38 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:38 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:48:38 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:38 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:48:38 + source /home/jenkins/lf-env.sh 14:48:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:38 ++ mktemp -d /tmp/venv-XXXX 14:48:38 + lf_venv=/tmp/venv-Hyah 14:48:38 + local venv_file=/tmp/.os_lf_venv 14:48:38 + local python=python3 14:48:38 + local options 14:48:38 + local set_path=true 14:48:38 + local install_args= 14:48:38 ++ 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 14:48:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:38 + true 14:48:38 + case $1 in 14:48:38 + venv_file=/tmp/.toxenv 14:48:38 + shift 2 14:48:38 + true 14:48:38 + case $1 in 14:48:38 + shift 14:48:38 + break 14:48:38 + case $python in 14:48:38 + local pkg_list= 14:48:38 + [[ -d /opt/pyenv ]] 14:48:38 + echo 'Setup pyenv:' 14:48:38 Setup pyenv: 14:48:38 + export PYENV_ROOT=/opt/pyenv 14:48:38 + PYENV_ROOT=/opt/pyenv 14:48:38 + 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 14:48:38 + 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 14:48:38 + pyenv versions 14:48:38 system 14:48:38 3.8.20 14:48:38 3.9.20 14:48:38 3.10.15 14:48:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:38 + command -v pyenv 14:48:38 ++ pyenv init - --no-rehash 14:48:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:38 for i in ${!paths[@]}; do 14:48:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:38 fi; done; 14:48:38 echo "${paths[*]}"'\'')" 14:48:38 export PATH="/opt/pyenv/shims:${PATH}" 14:48:38 export PYENV_SHELL=bash 14:48:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:38 pyenv() { 14:48:38 local command 14:48:38 command="${1:-}" 14:48:38 if [ "$#" -gt 0 ]; then 14:48:38 shift 14:48:38 fi 14:48:38 14:48:38 case "$command" in 14:48:38 rehash|shell) 14:48:38 eval "$(pyenv "sh-$command" "$@")" 14:48:38 ;; 14:48:38 *) 14:48:38 command pyenv "$command" "$@" 14:48:38 ;; 14:48:38 esac 14:48:38 }' 14:48:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:38 for i in ${!paths[@]}; do 14:48:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:38 fi; done; 14:48:38 echo "${paths[*]}"' 14:48:38 ++ 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 14:48:38 ++ 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 14:48:38 ++ 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 14:48:38 ++ export PYENV_SHELL=bash 14:48:38 ++ PYENV_SHELL=bash 14:48:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:38 +++ complete -F _pyenv pyenv 14:48:38 ++ lf-pyver python3 14:48:38 ++ local py_version_xy=python3 14:48:38 ++ local py_version_xyz= 14:48:38 ++ pyenv versions 14:48:38 ++ local command 14:48:38 ++ command=versions 14:48:38 ++ '[' 1 -gt 0 ']' 14:48:38 ++ shift 14:48:38 ++ case "$command" in 14:48:38 ++ command pyenv versions 14:48:38 ++ sed 's/^[ *]* //' 14:48:38 ++ grep -E '^[0-9.]*[0-9]$' 14:48:38 ++ awk '{ print $1 }' 14:48:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:38 +++ grep '^3' /tmp/.pyenv_versions 14:48:38 +++ sort -V 14:48:38 +++ tail -n 1 14:48:38 ++ py_version_xyz=3.11.10 14:48:38 ++ [[ -z 3.11.10 ]] 14:48:38 ++ echo 3.11.10 14:48:38 ++ return 0 14:48:38 + pyenv local 3.11.10 14:48:38 + local command 14:48:38 + command=local 14:48:38 + '[' 2 -gt 0 ']' 14:48:38 + shift 14:48:38 + case "$command" in 14:48:38 + command pyenv local 3.11.10 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='tox ' 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='virtualenv ' 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='urllib3~=1.26.15 ' 14:48:38 + [[ -f /tmp/.toxenv ]] 14:48:38 ++ cat /tmp/.toxenv 14:48:38 + lf_venv=/tmp/venv-Jt3c 14:48:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jt3c from' file:/tmp/.toxenv 14:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jt3c from file:/tmp/.toxenv 14:48:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:38 + local 'pip_opts=--upgrade --quiet' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:38 + [[ -n '' ]] 14:48:38 + [[ -n '' ]] 14:48:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:38 + /tmp/venv-Jt3c/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 14:48:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:39 lf-activate-venv(): INFO: Base packages installed successfully 14:48:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:39 + /tmp/venv-Jt3c/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 14:48:40 + type python3 14:48:40 + true 14:48:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jt3c/bin to PATH' 14:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-Jt3c/bin to PATH 14:48:40 + PATH=/tmp/venv-Jt3c/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 14:48:40 + return 0 14:48:40 + [[ -d /opt/pyenv ]] 14:48:40 + echo '---> Setting up pyenv' 14:48:40 ---> Setting up pyenv 14:48:40 + export PYENV_ROOT=/opt/pyenv 14:48:40 + PYENV_ROOT=/opt/pyenv 14:48:40 + export PATH=/opt/pyenv/bin:/tmp/venv-Jt3c/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 14:48:40 + PATH=/opt/pyenv/bin:/tmp/venv-Jt3c/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 14:48:40 ++ pwd 14:48:40 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:48:40 + export PYTHONPATH 14:48:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:40 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:40 + tox --version 14:48:41 4.32.0 from /tmp/venv-Jt3c/lib/python3.11/site-packages/tox/__init__.py 14:48:41 + PARALLEL=True 14:48:41 + TOX_OPTIONS_LIST= 14:48:41 + [[ -n '' ]] 14:48:41 + case ${PARALLEL,,} in 14:48:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:48:41 + tox --parallel auto --parallel-live 14:48:41 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:48:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:42 checkbashisms: freeze> python -m pip freeze --all 14:48:42 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:48:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:43 checkbashisms: pip==25.2,setuptools==80.9.0 14:48:43 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:48:43 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 14:48:43 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:48:44 checkbashisms: OK ✔ in 3.51 seconds 14:48:44 pre-commit: install_deps> python -I -m pip install pre-commit 14:49:02 pre-commit: freeze> python -m pip freeze --all 14:49:02 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 14:49:02 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:49:02 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 14:49:02 /usr/bin/cpan 14:49:02 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:49:05 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:49:05 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:49:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:09 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 14:49:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:49:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:49:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:12 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:49:12 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:49:13 buildcontroller: freeze> python -m pip freeze --all 14:49:13 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:49:13 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:49:13 + update-java-alternatives -l 14:49:13 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:49:13 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:49:13 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:49:13 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:49:13 update-alternatives: error: no alternatives for jaotc 14:49:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:19 [INFO] Once installed this environment will be reused. 14:49:19 [INFO] This may take a few minutes... 14:49:30 update-alternatives: error: no alternatives for rmic 14:49:57 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:57 [INFO] Once installed this environment will be reused. 14:49:57 [INFO] This may take a few minutes... 14:49:57 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:49:57 + java -version 14:49:57 + JAVA_VER=21 14:49:57 21 14:49:57 + echo 21 14:49:57 + javac -version 14:49:57 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:49:58 + JAVAC_VER=21 14:49:58 + echo 21 14:49:58 21 14:49:58 ok, java is 21 or newer 14:49:58 + [ 21 -ge 21 ] 14:49:58 + [ 21 -ge 21 ] 14:49:58 + echo ok, java is 21 or newer 14:49:58 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:49:58 2025-10-28 14:49:58 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 14:49:58 + sudo mkdir -p /opt 14:49:58 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:49:58 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:49:58 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:49:58 + mvn --version 14:49:58 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:49:58 Maven home: /opt/maven 14:49:58 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:49:58 Default locale: en, platform encoding: UTF-8 14:49:58 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:49:58 NOTE: Picked up JDK_JAVA_OPTIONS: 14:49:58 --add-opens=java.base/java.io=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.net=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:49:58 -Xlog:disable 14:50:05 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:50:05 [INFO] Once installed this environment will be reused. 14:50:05 [INFO] This may take a few minutes... 14:50:10 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:50:10 [INFO] Once installed this environment will be reused. 14:50:11 [INFO] This may take a few minutes... 14:50:21 docs: freeze> python -m pip freeze --all 14:50:21 docs-linkcheck: freeze> python -m pip freeze --all 14:50:21 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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.5.0,webcolors==24.11.1 14:50:21 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 14:50:21 trim trailing whitespace.................................................docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,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.5.0,webcolors==24.11.1 14:50:21 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 14:50:21 Passed 14:50:22 Tabs remover.............................................................Passed 14:50:22 autopep8.................................................................docs: OK ✔ in 1 minute 43.64 seconds 14:50:25 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:50:29 Passed 14:50:29 perltidy.................................................................docs-linkcheck: OK ✔ in 1 minute 46.74 seconds 14:50:30 pylint: freeze> python -m pip freeze --all 14:50:30 Passed 14:50:30 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:50:30 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 14:50:30 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 14:50:30 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:50:30 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:50:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:50:30 [INFO] Once installed this environment will be reused. 14:50:30 [INFO] This may take a few minutes... 14:50:54 14:50:54 ------------------------------------ 14:50:54 Your code has been rated at 10.00/10 14:50:54 14:51:06 gitlint..................................................................Passed 14:52:14 pylint: OK ✔ in 31.77 seconds 14:52:14 pre-commit: OK ✔ in 2 minutes 21.51 seconds 14:52:14 buildcontroller: OK ✔ in 3 minutes 31.71 seconds 14:52:14 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:14 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:14 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:14 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:25 build_karaf_tests121: freeze> python -m pip freeze --all 14:52:25 build_karaf_tests221: freeze> python -m pip freeze --all 14:52:25 build_karaf_tests71: freeze> python -m pip freeze --all 14:52:25 build_karaf_tests190: freeze> python -m pip freeze --all 14:52:25 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:25 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:25 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:25 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:25 build karaf in karaf221 with ./karaf221.env 14:52:25 build karaf in karaf71 with ./karaf71.env 14:52:25 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:25 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:25 build karaf in karaf121 with ./karaf121.env 14:52:25 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:25 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:25 build karaf in karafoc with ./karafoc.env 14:52:25 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:25 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:25 -Xlog:disable 14:52:25 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:25 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:25 -Xlog:disable 14:52:25 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:25 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:25 -Xlog:disable 14:52:25 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:25 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:25 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:25 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:25 -Xlog:disable 14:54:16 build_karaf_tests121: OK ✔ in 2 minutes 2.11 seconds 14:54:16 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:31 build_karaf_tests71: OK ✔ in 2 minutes 17.66 seconds 14:54:31 build_karaf_tests221: OK ✔ in 2 minutes 17.88 seconds 14:54:31 build_karaf_tests190: OK ✔ in 2 minutes 17.88 seconds 14:54:31 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:31 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:45 buildlighty: freeze> python -m pip freeze --all 14:54:46 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:54:46 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:54:46 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:54:54 sims: freeze> python -m pip freeze --all 14:54:55 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:54:55 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:54:55 Using lighynode version 20.1.0.5 14:54:55 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:56:08 sims: OK ✔ in 30.1 seconds 14:56:08 buildlighty: OK ✔ in 1 minute 2.85 seconds 14:56:08 testsPCE: freeze> python -m pip freeze --all 14:56:08 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 14:56:08 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:56:08 pytest -q transportpce_tests/pce/test01_pce.py 14:57:01 .................... [100%] 14:58:04 20 passed in 115.76s (0:01:55) 14:58:04 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:58:22 ............ [100%] 14:58:53 12 passed in 47.92s 14:58:53 pytest -q transportpce_tests/pce/test03_gnpy.py 14:59:10 ........ [100%] 14:59:31 8 passed in 37.83s 14:59:31 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:00:03 ... [100%] 15:00:08 3 passed in 36.51s 15:00:09 testsPCE: OK ✔ in 5 minutes 37.35 seconds 15:00:09 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:09 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:09 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:17 tests190: freeze> python -m pip freeze --all 15:00:17 tests_tapi: freeze> python -m pip freeze --all 15:00:17 tests121: freeze> python -m pip freeze --all 15:00:17 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:00:17 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:00:17 using environment variables from ./karafoc.env 15:00:17 pytest -q transportpce_tests/oc/test01_portmapping.py 15:00:17 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:00:17 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:00:17 using environment variables from ./karaf221.env 15:00:17 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:00:17 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:00:17 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:00:17 using environment variables from ./karaf121.env 15:00:17 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:01:27 ........... [100%] 15:01:43 10 passed in 85.83s (0:01:25) 15:01:44 pytest -q transportpce_tests/oc/test02_topology.py 15:01:50 .............................. [100%] 15:02:29 21 passed in 131.37s (0:02:11) 15:02:29 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:02:29 ............................. [100%] 15:02:51 14 passed in 67.44s (0:01:07) 15:02:51 pytest -q transportpce_tests/oc/test03_renderer.py 15:02:53 ................ [100%] 15:03:32 6 passed in 62.12s (0:01:02) 15:03:32 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:03:32 .................... [100%] 15:03:51 19 passed in 59.43s 15:03:51 tests190: OK ✔ in 3 minutes 43.34 seconds 15:03:51 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:03:58 .tests71: freeze> python -m pip freeze --all 15:04:00 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:04:00 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:04:00 using environment variables from ./karaf71.env 15:04:00 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:04:18 ...................................... [100%] 15:04:58 12 passed in 57.60s 15:04:58 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:04:59 ....................... [100%] 15:05:36 51 passed in 318.74s (0:05:18) 15:05:36 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:05:38 .......................... [100%] 15:06:05 44 passed in 153.37s (0:02:33) 15:06:06 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:06:06 .................................................................................. [100%] 15:07:39 62 passed in 160.13s (0:02:40) 15:07:39 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:07:39 . [100%] 15:07:42 24 passed in 95.52s (0:01:35) 15:07:42 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:07:56 ......................................................................................... [100%] 15:10:13 48 passed in 154.26s (0:02:34) 15:10:13 .pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:10:25 ............................ [100%] 15:11:05 40 passed in 202.53s (0:03:22) 15:11:05 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:11:06 ........ [100%] 15:11:19 36 passed in 342.38s (0:05:42) 15:11:19 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:11:20 ..... [100%] 15:11:30 22 passed in 76.57s (0:01:16) 15:12:00 ....................................................................................................................... [100%] 15:16:47 71 passed in 327.06s (0:05:27) 15:16:47 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:17:40 .................... [100%] 15:19:12 19 passed in 144.77s (0:02:24) 15:19:12 tests71: OK ✔ in 7 minutes 39.36 seconds 15:19:12 tests_tapi: OK ✔ in 19 minutes 4.04 seconds 15:19:12 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:19:20 tests221: freeze> python -m pip freeze --all 15:19:21 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:19:21 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:19:21 using environment variables from ./karaf221.env 15:19:21 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:20:03 .................................... [100%] 15:20:42 35 passed in 81.28s (0:01:21) 15:20:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:21:15 ...... [100%] 15:21:29 6 passed in 46.67s 15:21:29 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:22:13 .................................. [100%] 15:23:17 54 passed in 732.33s (0:12:12) 15:23:18 .............. [100%] 15:23:47 44 passed in 137.89s (0:02:17) 15:23:48 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:24:24 ............ [100%] 15:24:49 12 passed in 60.78s (0:01:00) 15:24:49 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:25:15 ................ [100%] 15:26:45 16 passed in 115.65s (0:01:55) 15:26:45 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:27:14 ............................... [100%] 15:27:21 31 passed in 36.18s 15:27:21 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:27:57 .......................... [100%] 15:28:53 26 passed in 91.72s (0:01:31) 15:28:53 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:29:30 ...................... [100%] 15:30:34 22 passed in 100.71s (0:01:40) 15:30:34 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:31:18 ........................................ [100%] 15:33:39 40 passed in 184.76s (0:03:04) 15:33:39 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:34:22 ........................................................................ [ 74%] 15:39:58 ......................... [100%] 15:41:50 97 passed in 490.81s (0:08:10) 15:41:50 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:42:31 ...................................................... [100%] 15:52:19 54 passed in 628.08s (0:10:28) 15:52:19 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:53:22 ........................................................................ [ 71%] 15:58:32 ............................. [100%] 16:00:41 101 passed in 502.22s (0:08:22) 16:00:41 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:01:44 ........................................................................ [ 67%] 16:07:31 ................................... [100%] 16:13:52 107 passed in 789.94s (0:13:09) 16:13:52 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:14:35 ............................................. [100%] 16:17:12 45 passed in 199.90s (0:03:19) 16:17:12 tests121: OK ✔ in 23 minutes 9.49 seconds 16:17:12 tests221: OK ✔ in 58 minutes 0.08 seconds 16:17:12 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:17:19 tests_hybrid: freeze> python -m pip freeze --all 16:17:19 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:17:19 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:17:19 using environment variables from ./karaf221.env 16:17:19 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:18:06 ................................................... [100%] 16:19:54 51 passed in 154.55s (0:02:34) 16:19:54 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:20:42 ........................................................................ [ 66%] 16:25:02 ..................................... [100%] 16:27:09 109 passed in 434.24s (0:07:14) 16:27:09 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:28:04 ..................................................... [100%] 16:31:38 53 passed in 269.23s (0:04:29) 16:31:38 buildcontroller: OK (211.71=setup[32.19]+cmd[179.52] seconds) 16:31:38 sims: OK (30.10=setup[24.48]+cmd[5.62] seconds) 16:31:38 build_karaf_tests121: OK (122.11=setup[12.68]+cmd[109.43] seconds) 16:31:38 testsPCE: OK (337.35=setup[97.93]+cmd[239.42] seconds) 16:31:38 tests121: OK (1389.49=setup[9.65]+cmd[1379.84] seconds) 16:31:38 build_karaf_tests221: OK (137.88=setup[12.66]+cmd[125.22] seconds) 16:31:38 tests_tapi: OK (1144.04=setup[9.61]+cmd[1134.43] seconds) 16:31:38 tests221: OK (3480.08=setup[8.94]+cmd[3471.15] seconds) 16:31:38 build_karaf_tests71: OK (137.66=setup[12.66]+cmd[125.01] seconds) 16:31:38 tests71: OK (459.36=setup[8.49]+cmd[450.86] seconds) 16:31:38 build_karaf_tests190: OK (137.88=setup[12.74]+cmd[125.14] seconds) 16:31:38 tests190: OK (223.34=setup[9.60]+cmd[213.73] seconds) 16:31:38 tests_hybrid: OK (866.24=setup[7.17]+cmd[859.07] seconds) 16:31:38 buildlighty: OK (62.85=setup[30.84]+cmd[32.00] seconds) 16:31:38 docs: OK (103.64=setup[100.06]+cmd[3.58] seconds) 16:31:38 docs-linkcheck: OK (106.74=setup[100.52]+cmd[6.22] seconds) 16:31:38 checkbashisms: OK (3.51=setup[2.11]+cmd[0.01,0.06,1.34] seconds) 16:31:38 pre-commit: OK (141.51=setup[18.12]+cmd[0.00,0.00,87.14,36.25] seconds) 16:31:38 pylint: OK (31.77=setup[5.37]+cmd[26.40] seconds) 16:31:38 congratulations :) (6177.37 seconds) 16:31:38 + tox_status=0 16:31:38 + echo '---> Completed tox runs' 16:31:38 ---> Completed tox runs 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/build_karaf_tests121/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=build_karaf_tests121 16:31:38 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/build_karaf_tests190/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=build_karaf_tests190 16:31:38 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/build_karaf_tests221/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=build_karaf_tests221 16:31:38 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/build_karaf_tests71/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=build_karaf_tests71 16:31:38 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/buildcontroller/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=buildcontroller 16:31:38 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:31:38 + for i in .tox/*/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 ++ echo .tox/buildlighty/log 16:31:38 + tox_env=buildlighty 16:31:38 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/checkbashisms/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=checkbashisms 16:31:38 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/docs-linkcheck/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=docs-linkcheck 16:31:38 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/docs/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=docs 16:31:38 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/pre-commit/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=pre-commit 16:31:38 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/pylint/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=pylint 16:31:38 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/sims/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=sims 16:31:38 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/tests121/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=tests121 16:31:38 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/tests190/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=tests190 16:31:38 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:31:38 + for i in .tox/*/log 16:31:38 ++ echo .tox/tests221/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 + tox_env=tests221 16:31:38 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:31:38 + for i in .tox/*/log 16:31:38 ++ awk -F/ '{print $2}' 16:31:38 ++ echo .tox/tests71/log 16:31:38 + tox_env=tests71 16:31:38 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:31:39 + for i in .tox/*/log 16:31:39 ++ awk -F/ '{print $2}' 16:31:39 ++ echo .tox/testsPCE/log 16:31:39 + tox_env=testsPCE 16:31:39 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:31:39 + for i in .tox/*/log 16:31:39 ++ echo .tox/tests_hybrid/log 16:31:39 ++ awk -F/ '{print $2}' 16:31:39 + tox_env=tests_hybrid 16:31:39 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:31:39 + for i in .tox/*/log 16:31:39 ++ echo .tox/tests_tapi/log 16:31:39 ++ awk -F/ '{print $2}' 16:31:39 + tox_env=tests_tapi 16:31:39 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:31:39 + DOC_DIR=docs/_build/html 16:31:39 + [[ -d docs/_build/html ]] 16:31:39 + echo '---> Archiving generated docs' 16:31:39 ---> Archiving generated docs 16:31:39 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:31:39 + echo '---> tox-run.sh ends' 16:31:39 ---> tox-run.sh ends 16:31:39 + test 0 -eq 0 16:31:39 $ ssh-agent -k 16:31:39 unset SSH_AUTH_SOCK; 16:31:39 unset SSH_AGENT_PID; 16:31:39 echo Agent pid 2780 killed; 16:31:39 [ssh-agent] Stopped. 16:31:39 [PostBuildScript] - [INFO] Executing post build scripts. 16:31:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2589802303216271174.sh 16:31:39 ---> sysstat.sh 16:31:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1608422738977427277.sh 16:31:39 ---> package-listing.sh 16:31:39 ++ facter osfamily 16:31:39 ++ tr '[:upper:]' '[:lower:]' 16:31:40 + OS_FAMILY=debian 16:31:40 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:31:40 + START_PACKAGES=/tmp/packages_start.txt 16:31:40 + END_PACKAGES=/tmp/packages_end.txt 16:31:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:40 + PACKAGES=/tmp/packages_start.txt 16:31:40 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:31:40 + PACKAGES=/tmp/packages_end.txt 16:31:40 + case "${OS_FAMILY}" in 16:31:40 + dpkg -l 16:31:40 + grep '^ii' 16:31:40 + '[' -f /tmp/packages_start.txt ']' 16:31:40 + '[' -f /tmp/packages_end.txt ']' 16:31:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:40 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:31:40 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:31:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:31:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2244763239879535187.sh 16:31:40 ---> capture-instance-metadata.sh 16:31:40 Setup pyenv: 16:31:40 system 16:31:40 3.8.20 16:31:40 3.9.20 16:31:40 3.10.15 16:31:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHib from file:/tmp/.os_lf_venv 16:31:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:31:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:31:43 lf-activate-venv(): INFO: Base packages installed successfully 16:31:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:31:58 lf-activate-venv(): INFO: Adding /tmp/venv-NHib/bin to PATH 16:31:58 INFO: Running in OpenStack, capturing instance metadata 16:31:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13736521830614728771.sh 16:31:58 provisioning config files... 16:31:58 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3780 16:31:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config325920760561803196tmp 16:31:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:31:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:31:58 provisioning config files... 16:31:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:31:59 [EnvInject] - Injecting environment variables from a build step. 16:31:59 [EnvInject] - Injecting as environment variables the properties content 16:31:59 SERVER_ID=logs 16:31:59 16:31:59 [EnvInject] - Variables injected successfully. 16:31:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4816992582089435761.sh 16:31:59 ---> create-netrc.sh 16:31:59 WARN: Log server credential not found. 16:31:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16688881820564419711.sh 16:31:59 ---> python-tools-install.sh 16:31:59 Setup pyenv: 16:31:59 system 16:31:59 3.8.20 16:31:59 3.9.20 16:31:59 3.10.15 16:31:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHib from file:/tmp/.os_lf_venv 16:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:01 lf-activate-venv(): INFO: Base packages installed successfully 16:32:01 lf-activate-venv(): INFO: Installing additional packages: lftools 16:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-NHib/bin to PATH 16:32:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11142170766477386245.sh 16:32:12 ---> sudo-logs.sh 16:32:12 Archiving 'sudo' log.. 16:32:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16461276307525775659.sh 16:32:13 ---> job-cost.sh 16:32:13 Setup pyenv: 16:32:13 system 16:32:13 3.8.20 16:32:13 3.9.20 16:32:13 3.10.15 16:32:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:32:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHib from file:/tmp/.os_lf_venv 16:32:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:29 lf-activate-venv(): INFO: Base packages installed successfully 16:32:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:32:49 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. 16:32:49 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:32:50 lf-activate-venv(): INFO: Adding /tmp/venv-NHib/bin to PATH 16:32:50 INFO: No Stack... 16:32:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:50 INFO: Archiving Costs 16:32:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16344280668399338641.sh 16:32:50 ---> logs-deploy.sh 16:32:50 Setup pyenv: 16:32:51 system 16:32:51 3.8.20 16:32:51 3.9.20 16:32:51 3.10.15 16:32:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NHib from file:/tmp/.os_lf_venv 16:32:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:32:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:32:53 lf-activate-venv(): INFO: Base packages installed successfully 16:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-NHib/bin to PATH 16:33:07 WARNING: Nexus logging server not set 16:33:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3780/ 16:33:07 INFO: archiving logs to S3 16:33:09 ---> uname -a: 16:33:09 Linux prd-ubuntu2204-docker-4c-16g-2871 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:33:09 16:33:09 16:33:09 ---> lscpu: 16:33:09 Architecture: x86_64 16:33:09 CPU op-mode(s): 32-bit, 64-bit 16:33:09 Address sizes: 40 bits physical, 48 bits virtual 16:33:09 Byte Order: Little Endian 16:33:09 CPU(s): 4 16:33:09 On-line CPU(s) list: 0-3 16:33:09 Vendor ID: AuthenticAMD 16:33:09 Model name: AMD EPYC-Rome Processor 16:33:09 CPU family: 23 16:33:09 Model: 49 16:33:09 Thread(s) per core: 1 16:33:09 Core(s) per socket: 1 16:33:09 Socket(s): 4 16:33:09 Stepping: 0 16:33:09 BogoMIPS: 5599.99 16:33:09 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 16:33:09 Virtualization: AMD-V 16:33:09 Hypervisor vendor: KVM 16:33:09 Virtualization type: full 16:33:09 L1d cache: 128 KiB (4 instances) 16:33:09 L1i cache: 128 KiB (4 instances) 16:33:09 L2 cache: 2 MiB (4 instances) 16:33:09 L3 cache: 64 MiB (4 instances) 16:33:09 NUMA node(s): 1 16:33:09 NUMA node0 CPU(s): 0-3 16:33:09 Vulnerability Gather data sampling: Not affected 16:33:09 Vulnerability Indirect target selection: Not affected 16:33:09 Vulnerability Itlb multihit: Not affected 16:33:09 Vulnerability L1tf: Not affected 16:33:09 Vulnerability Mds: Not affected 16:33:09 Vulnerability Meltdown: Not affected 16:33:09 Vulnerability Mmio stale data: Not affected 16:33:09 Vulnerability Reg file data sampling: Not affected 16:33:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:33:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:33:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:33:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:33:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:33:09 Vulnerability Srbds: Not affected 16:33:09 Vulnerability Tsx async abort: Not affected 16:33:09 16:33:09 16:33:09 ---> nproc: 16:33:09 4 16:33:09 16:33:09 16:33:09 ---> df -h: 16:33:09 Filesystem Size Used Avail Use% Mounted on 16:33:09 tmpfs 1.6G 1.1M 1.6G 1% /run 16:33:09 /dev/vda1 78G 18G 61G 23% / 16:33:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:33:09 tmpfs 5.0M 0 5.0M 0% /run/lock 16:33:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:33:09 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:33:09 16:33:09 16:33:09 ---> free -m: 16:33:09 total used free shared buff/cache available 16:33:09 Mem: 15989 714 10629 3 4645 14932 16:33:09 Swap: 1023 2 1021 16:33:09 16:33:09 16:33:09 ---> ip addr: 16:33:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:33:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:33:09 inet 127.0.0.1/8 scope host lo 16:33:09 valid_lft forever preferred_lft forever 16:33:09 inet6 ::1/128 scope host 16:33:09 valid_lft forever preferred_lft forever 16:33:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:33:09 link/ether fa:16:3e:58:2f:14 brd ff:ff:ff:ff:ff:ff 16:33:09 altname enp0s3 16:33:09 inet 10.30.171.129/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:33:09 valid_lft 72281sec preferred_lft 72281sec 16:33:09 inet6 fe80::f816:3eff:fe58:2f14/64 scope link 16:33:09 valid_lft forever preferred_lft forever 16:33:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:33:09 link/ether b6:4f:9b:26:07:d5 brd ff:ff:ff:ff:ff:ff 16:33:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:33:09 valid_lft forever preferred_lft forever 16:33:09 16:33:09 16:33:09 ---> sar -b -r -n DEV: 16:33:09 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2871) 10/28/25 _x86_64_ (4 CPU) 16:33:09 16:33:09 12:37:52 LINUX RESTART (4 CPU) 16:33:09 16:33:09 12:40:13 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:33:09 12:50:13 15.44 0.64 4.22 10.57 536.87 674.68 248945.06 16:33:09 13:00:13 1.16 0.01 1.14 0.02 0.04 13.80 0.13 16:33:09 13:10:08 1.12 0.00 1.10 0.01 0.00 13.26 0.11 16:33:09 13:20:02 1.16 0.00 1.14 0.01 0.35 13.52 0.11 16:33:09 13:30:09 1.12 0.00 1.10 0.02 0.00 13.54 0.14 16:33:09 13:40:13 1.11 0.00 1.11 0.00 0.00 13.48 0.00 16:33:09 13:50:04 1.11 0.00 1.11 0.00 0.00 13.11 0.00 16:33:09 14:00:13 1.20 0.00 1.20 0.00 0.00 14.12 0.00 16:33:09 14:10:13 1.14 0.00 1.14 0.00 0.00 13.47 0.00 16:33:09 14:20:13 1.20 0.00 1.20 0.00 0.00 14.15 0.00 16:33:09 14:30:13 1.16 0.00 1.16 0.00 0.00 13.57 0.00 16:33:09 14:40:13 1.18 0.00 1.18 0.00 0.00 13.60 0.00 16:33:09 14:50:13 39.04 2.64 34.87 1.54 158.36 3993.15 986.87 16:33:09 15:00:13 67.19 2.53 60.15 4.50 128.21 31124.20 17218.40 16:33:09 15:10:02 71.23 23.17 45.32 2.74 326.84 5365.91 3212.10 16:33:09 15:20:03 16.48 0.24 15.33 0.91 13.52 729.07 2062.43 16:33:09 15:30:03 18.63 0.04 17.75 0.84 1.59 502.19 480.39 16:33:09 15:40:13 7.47 0.02 7.15 0.30 0.81 186.06 216.81 16:33:09 15:50:13 4.93 0.04 4.72 0.18 1.64 125.20 119.32 16:33:09 16:00:13 17.18 12.11 4.93 0.14 148.76 141.03 172.44 16:33:09 16:10:13 4.74 0.01 4.56 0.18 0.36 131.44 57.17 16:33:09 16:20:13 9.84 0.01 9.38 0.46 0.69 547.68 338.36 16:33:09 16:30:13 5.36 0.02 5.17 0.17 0.60 214.16 186.44 16:33:09 Average: 12.57 1.78 9.80 0.98 57.07 1903.87 11910.54 16:33:09 16:33:09 12:40:13 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:33:09 12:50:13 13483212 15523344 491740 3.00 57944 2206468 1133784 6.51 384284 2246468 4 16:33:09 13:00:13 13481196 15521768 493344 3.01 58360 2206476 1133864 6.51 384712 2247180 44 16:33:09 13:10:08 13481456 15522572 492476 3.01 58756 2206616 1133784 6.51 385092 2247800 24 16:33:09 13:20:02 13480832 15522500 492572 3.01 59176 2206724 1133848 6.51 385528 2249652 168 16:33:09 13:30:09 13487408 15529508 485700 2.97 59588 2206740 1133976 6.51 385948 2255880 188 16:33:09 13:40:13 13485896 15528484 486708 2.97 59948 2206876 1134040 6.51 386296 2255952 68 16:33:09 13:50:04 13485144 15528192 486988 2.97 60268 2207004 1134040 6.51 386616 2256244 260 16:33:09 14:00:13 13484640 15528092 487056 2.97 60676 2207020 1134040 6.51 387008 2256144 8 16:33:09 14:10:13 13483632 15527568 487656 2.98 60996 2207160 1134040 6.51 387352 2256624 132 16:33:09 14:20:13 13483380 15527696 487416 2.98 61364 2207164 1134040 6.51 387720 2256716 8 16:33:09 14:30:13 13481144 15525792 489264 2.99 61692 2207172 1134104 6.51 388036 2256764 52 16:33:09 14:40:13 13480388 15525532 489624 2.99 62044 2207316 1134172 6.51 388392 2257164 136 16:33:09 14:50:13 11011084 14740972 1217704 7.44 135636 3705888 1981304 11.37 643652 4297436 665648 16:33:09 15:00:13 4513428 15175760 750620 4.58 242872 10200748 1467968 8.43 2089116 9012392 95960 16:33:09 15:10:02 1330172 4938640 10992168 67.14 261532 3317304 11708012 67.20 2050060 12400276 556 16:33:09 15:20:03 4753816 8471224 7462052 45.58 266160 3421720 8342416 47.89 2091304 8939340 520 16:33:09 15:30:03 9015132 12792836 3143824 19.20 269032 3479140 3816920 21.91 2114436 4663644 312 16:33:09 15:40:13 7501444 11299956 4635748 28.31 270228 3498752 5329996 30.59 2116336 6178728 144 16:33:09 15:50:13 7617108 11430488 4505272 27.52 270804 3513060 5189252 29.79 2118072 6055124 100 16:33:09 16:00:13 5946900 9832492 6102204 37.27 277224 3567168 6827052 39.19 2161616 7669420 148 16:33:09 16:10:13 5884548 9786268 6148436 37.55 277608 3582884 6767604 38.85 2164468 7731820 504 16:33:09 16:20:13 10034220 14069804 1867172 11.40 281156 3706932 2881332 16.54 2178652 3579872 17592 16:33:09 16:30:13 6506508 10564060 5370816 32.80 281540 3728384 5996572 34.42 2191132 7071132 812 16:33:09 Average: 10257073 13452763 2524633 15.42 154548 3139335 3213746 18.45 1154601 4549642 34060 16:33:09 16:33:09 12:40:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:33:09 12:50:13 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 12:50:13 ens3 10.21 6.21 126.04 0.45 0.00 0.00 0.00 0.00 16:33:09 12:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:00:13 ens3 0.41 0.10 0.09 0.04 0.00 0.00 0.00 0.00 16:33:09 13:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:10:08 ens3 1.12 0.08 0.13 0.02 0.00 0.00 0.00 0.00 16:33:09 13:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:20:02 ens3 1.13 0.15 0.19 0.06 0.00 0.00 0.00 0.00 16:33:09 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:30:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:30:09 ens3 0.81 0.71 0.17 0.65 0.00 0.00 0.00 0.00 16:33:09 13:30:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:40:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:40:13 ens3 0.34 0.14 0.10 0.06 0.00 0.00 0.00 0.00 16:33:09 13:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 13:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 13:50:04 ens3 0.44 0.12 0.10 0.04 0.00 0.00 0.00 0.00 16:33:09 13:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 14:00:13 ens3 1.05 0.16 0.22 0.09 0.00 0.00 0.00 0.00 16:33:09 14:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 14:10:13 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 16:33:09 14:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:20:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 14:20:13 ens3 0.27 0.12 0.07 0.04 0.00 0.00 0.00 0.00 16:33:09 14:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:30:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 14:30:13 ens3 0.22 0.09 0.04 0.02 0.00 0.00 0.00 0.00 16:33:09 14:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:40:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:09 14:40:13 ens3 0.32 0.13 0.10 0.06 0.00 0.00 0.00 0.00 16:33:09 14:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 14:50:13 lo 0.58 0.58 0.06 0.06 0.00 0.00 0.00 0.00 16:33:09 14:50:13 ens3 61.32 46.19 565.69 8.64 0.00 0.00 0.00 0.00 16:33:09 14:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:00:13 lo 2.41 2.41 2.28 2.28 0.00 0.00 0.00 0.00 16:33:09 15:00:13 ens3 95.94 75.10 1386.24 7.92 0.00 0.00 0.00 0.00 16:33:09 15:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:10:02 lo 41.06 41.06 25.49 25.49 0.00 0.00 0.00 0.00 16:33:09 15:10:02 ens3 2.20 2.03 0.51 0.45 0.00 0.00 0.00 0.00 16:33:09 15:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:20:03 lo 37.03 37.03 14.96 14.96 0.00 0.00 0.00 0.00 16:33:09 15:20:03 ens3 1.28 1.12 0.33 0.27 0.00 0.00 0.00 0.00 16:33:09 15:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:30:03 lo 13.17 13.17 7.62 7.62 0.00 0.00 0.00 0.00 16:33:09 15:30:03 ens3 0.95 0.87 0.19 0.16 0.00 0.00 0.00 0.00 16:33:09 15:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:40:13 lo 19.07 19.07 9.20 9.20 0.00 0.00 0.00 0.00 16:33:09 15:40:13 ens3 0.85 0.69 0.21 0.16 0.00 0.00 0.00 0.00 16:33:09 15:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 15:50:13 lo 27.79 27.79 9.71 9.71 0.00 0.00 0.00 0.00 16:33:09 15:50:13 ens3 0.67 0.41 0.20 0.14 0.00 0.00 0.00 0.00 16:33:09 15:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 16:00:13 lo 16.67 16.67 8.43 8.43 0.00 0.00 0.00 0.00 16:33:09 16:00:13 ens3 0.68 0.56 0.16 0.12 0.00 0.00 0.00 0.00 16:33:09 16:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 16:10:13 lo 17.74 17.74 10.42 10.42 0.00 0.00 0.00 0.00 16:33:09 16:10:13 ens3 0.64 0.56 0.13 0.10 0.00 0.00 0.00 0.00 16:33:09 16:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 16:20:13 lo 11.37 11.37 6.75 6.75 0.00 0.00 0.00 0.00 16:33:09 16:20:13 ens3 1.09 0.77 0.37 0.28 0.00 0.00 0.00 0.00 16:33:09 16:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 16:30:13 lo 29.62 29.62 12.31 12.31 0.00 0.00 0.00 0.00 16:33:09 16:30:13 ens3 0.80 0.76 0.16 0.14 0.00 0.00 0.00 0.00 16:33:09 16:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 Average: lo 9.45 9.45 4.65 4.65 0.00 0.00 0.00 0.00 16:33:09 Average: ens3 7.95 5.96 90.50 0.87 0.00 0.00 0.00 0.00 16:33:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:09 16:33:09 16:33:09 ---> sar -P ALL: 16:33:09 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2871) 10/28/25 _x86_64_ (4 CPU) 16:33:09 16:33:09 12:37:52 LINUX RESTART (4 CPU) 16:33:09 16:33:09 12:40:13 CPU %user %nice %system %iowait %steal %idle 16:33:09 12:50:13 all 0.38 0.00 0.14 1.99 0.01 97.47 16:33:09 12:50:13 0 0.53 0.00 0.15 0.86 0.01 98.46 16:33:09 12:50:13 1 0.35 0.00 0.14 1.60 0.02 97.90 16:33:09 12:50:13 2 0.52 0.00 0.17 0.95 0.02 98.34 16:33:09 12:50:13 3 0.13 0.00 0.12 4.56 0.01 95.18 16:33:09 13:00:13 all 0.10 0.00 0.03 0.07 0.01 99.79 16:33:09 13:00:13 0 0.25 0.00 0.04 0.01 0.01 99.69 16:33:09 13:00:13 1 0.10 0.00 0.04 0.21 0.01 99.65 16:33:09 13:00:13 2 0.04 0.00 0.02 0.03 0.01 99.90 16:33:09 13:00:13 3 0.01 0.00 0.01 0.04 0.01 99.92 16:33:09 13:10:08 all 0.17 0.00 0.03 0.04 0.01 99.75 16:33:09 13:10:08 0 0.01 0.00 0.02 0.11 0.01 99.86 16:33:09 13:10:08 1 0.42 0.00 0.03 0.00 0.01 99.54 16:33:09 13:10:08 2 0.22 0.00 0.04 0.02 0.02 99.69 16:33:09 13:10:08 3 0.03 0.00 0.03 0.02 0.02 99.90 16:33:09 13:20:02 all 0.14 0.00 0.03 0.04 0.01 99.79 16:33:09 13:20:02 0 0.02 0.00 0.03 0.09 0.01 99.86 16:33:09 13:20:02 1 0.17 0.00 0.04 0.00 0.01 99.78 16:33:09 13:20:02 2 0.22 0.00 0.04 0.02 0.01 99.72 16:33:09 13:20:02 3 0.14 0.00 0.03 0.03 0.01 99.78 16:33:09 13:30:09 all 0.10 0.00 0.02 0.04 0.01 99.82 16:33:09 13:30:09 0 0.04 0.00 0.01 0.02 0.00 99.92 16:33:09 13:30:09 1 0.03 0.00 0.02 0.12 0.01 99.82 16:33:09 13:30:09 2 0.09 0.00 0.03 0.03 0.02 99.84 16:33:09 13:30:09 3 0.23 0.00 0.03 0.00 0.02 99.72 16:33:09 13:40:13 all 0.20 0.00 0.03 0.01 0.01 99.75 16:33:09 13:40:13 0 0.02 0.00 0.01 0.00 0.00 99.96 16:33:09 13:40:13 1 0.04 0.00 0.04 0.00 0.02 99.89 16:33:09 13:40:13 2 0.02 0.00 0.02 0.00 0.01 99.95 16:33:09 13:40:13 3 0.73 0.00 0.03 0.01 0.01 99.22 16:33:09 13:50:04 all 0.07 0.00 0.03 0.02 0.01 99.87 16:33:09 13:50:04 0 0.02 0.00 0.02 0.01 0.01 99.94 16:33:09 13:50:04 1 0.10 0.00 0.05 0.07 0.03 99.74 16:33:09 13:50:04 2 0.04 0.00 0.02 0.00 0.01 99.92 16:33:09 13:50:04 3 0.09 0.00 0.03 0.01 0.01 99.85 16:33:09 14:00:13 all 0.10 0.00 0.03 0.09 0.01 99.77 16:33:09 14:00:13 0 0.02 0.00 0.01 0.07 0.01 99.89 16:33:09 14:00:13 1 0.18 0.00 0.05 0.19 0.03 99.55 16:33:09 14:00:13 2 0.17 0.00 0.02 0.09 0.01 99.72 16:33:09 14:00:13 3 0.04 0.00 0.03 0.00 0.01 99.92 16:33:09 14:10:13 all 0.05 0.00 0.02 0.04 0.01 99.88 16:33:09 14:10:13 0 0.04 0.00 0.02 0.03 0.01 99.91 16:33:09 14:10:13 1 0.09 0.00 0.03 0.04 0.01 99.83 16:33:09 14:10:13 2 0.02 0.00 0.03 0.11 0.01 99.84 16:33:09 14:10:13 3 0.05 0.00 0.02 0.00 0.01 99.93 16:33:09 14:20:13 all 0.11 0.00 0.02 0.04 0.01 99.82 16:33:09 14:20:13 0 0.07 0.00 0.02 0.09 0.01 99.81 16:33:09 14:20:13 1 0.04 0.00 0.02 0.00 0.02 99.92 16:33:09 14:20:13 2 0.01 0.00 0.01 0.06 0.01 99.91 16:33:09 14:20:13 3 0.32 0.00 0.03 0.01 0.01 99.63 16:33:09 14:30:13 all 0.18 0.00 0.03 0.05 0.01 99.73 16:33:09 14:30:13 0 0.23 0.00 0.01 0.18 0.01 99.58 16:33:09 14:30:13 1 0.44 0.00 0.05 0.02 0.01 99.49 16:33:09 14:30:13 2 0.03 0.00 0.03 0.01 0.01 99.92 16:33:09 14:30:13 3 0.02 0.00 0.02 0.02 0.01 99.93 16:33:09 16:33:09 14:30:13 CPU %user %nice %system %iowait %steal %idle 16:33:09 14:40:13 all 0.10 0.00 0.02 0.04 0.01 99.83 16:33:09 14:40:13 0 0.01 0.00 0.01 0.02 0.00 99.95 16:33:09 14:40:13 1 0.08 0.00 0.02 0.01 0.02 99.88 16:33:09 14:40:13 2 0.29 0.00 0.03 0.00 0.01 99.66 16:33:09 14:40:13 3 0.02 0.00 0.02 0.15 0.01 99.82 16:33:09 14:50:13 all 6.44 0.00 0.77 5.59 0.04 87.16 16:33:09 14:50:13 0 7.09 0.00 0.79 3.46 0.03 88.63 16:33:09 14:50:13 1 7.76 0.00 0.83 3.12 0.06 88.22 16:33:09 14:50:13 2 5.80 0.00 0.72 4.11 0.03 89.33 16:33:09 14:50:13 3 5.09 0.00 0.72 11.68 0.04 82.47 16:33:09 15:00:13 all 35.57 0.00 1.91 12.53 0.12 49.87 16:33:09 15:00:13 0 32.01 0.00 1.77 15.18 0.12 50.92 16:33:09 15:00:13 1 38.89 0.00 1.87 12.33 0.12 46.79 16:33:09 15:00:13 2 35.72 0.00 2.03 12.92 0.11 49.22 16:33:09 15:00:13 3 35.66 0.00 1.96 9.71 0.11 52.56 16:33:09 15:10:02 all 65.60 0.00 2.54 0.50 0.15 31.21 16:33:09 15:10:02 0 66.67 0.00 2.54 0.47 0.16 30.16 16:33:09 15:10:02 1 65.75 0.00 2.45 0.66 0.15 30.99 16:33:09 15:10:02 2 65.43 0.00 2.54 0.37 0.16 31.51 16:33:09 15:10:02 3 64.55 0.00 2.63 0.48 0.15 32.18 16:33:09 15:20:03 all 31.53 0.00 1.28 0.25 0.12 66.81 16:33:09 15:20:03 0 31.45 0.00 1.26 0.17 0.12 67.00 16:33:09 15:20:03 1 32.41 0.00 1.43 0.10 0.13 65.93 16:33:09 15:20:03 2 30.66 0.00 1.17 0.59 0.13 67.46 16:33:09 15:20:03 3 31.59 0.00 1.27 0.14 0.12 66.87 16:33:09 15:30:03 all 28.31 0.00 1.07 0.12 0.10 70.40 16:33:09 15:30:03 0 27.78 0.00 1.10 0.14 0.10 70.87 16:33:09 15:30:03 1 27.92 0.00 1.14 0.09 0.11 70.74 16:33:09 15:30:03 2 28.17 0.00 0.92 0.12 0.10 70.70 16:33:09 15:30:03 3 29.35 0.00 1.13 0.13 0.10 69.29 16:33:09 15:40:13 all 13.12 0.00 0.51 0.12 0.08 86.18 16:33:09 15:40:13 0 12.73 0.00 0.59 0.09 0.08 86.51 16:33:09 15:40:13 1 12.94 0.00 0.46 0.03 0.08 86.48 16:33:09 15:40:13 2 13.20 0.00 0.45 0.05 0.08 86.22 16:33:09 15:40:13 3 13.60 0.00 0.53 0.30 0.07 85.51 16:33:09 15:50:13 all 8.34 0.00 0.39 0.05 0.07 91.15 16:33:09 15:50:13 0 8.46 0.00 0.45 0.04 0.06 90.98 16:33:09 15:50:13 1 7.82 0.00 0.44 0.04 0.07 91.63 16:33:09 15:50:13 2 8.81 0.00 0.36 0.12 0.07 90.65 16:33:09 15:50:13 3 8.28 0.00 0.32 0.01 0.06 91.33 16:33:09 16:00:13 all 10.09 0.11 0.51 1.13 0.10 88.06 16:33:09 16:00:13 0 10.56 0.10 0.53 1.48 0.11 87.22 16:33:09 16:00:13 1 10.40 0.01 0.50 0.83 0.10 88.16 16:33:09 16:00:13 2 9.89 0.21 0.52 1.21 0.08 88.09 16:33:09 16:00:13 3 9.51 0.11 0.50 1.01 0.10 88.77 16:33:09 16:10:13 all 10.04 0.00 0.44 0.21 0.08 89.23 16:33:09 16:10:13 0 10.48 0.00 0.47 0.03 0.07 88.95 16:33:09 16:10:13 1 9.94 0.00 0.40 0.67 0.08 88.91 16:33:09 16:10:13 2 10.02 0.00 0.45 0.12 0.10 89.31 16:33:09 16:10:13 3 9.72 0.00 0.42 0.03 0.07 89.76 16:33:09 16:20:13 all 15.35 0.00 0.65 0.55 0.08 83.37 16:33:09 16:20:13 0 15.01 0.00 0.63 0.34 0.08 83.94 16:33:09 16:20:13 1 15.07 0.00 0.70 1.43 0.08 82.72 16:33:09 16:20:13 2 15.60 0.00 0.63 0.37 0.08 83.32 16:33:09 16:20:13 3 15.71 0.00 0.64 0.08 0.07 83.51 16:33:09 16:33:09 16:20:13 CPU %user %nice %system %iowait %steal %idle 16:33:09 16:30:13 all 14.48 0.00 0.68 0.80 0.08 83.96 16:33:09 16:30:13 0 14.52 0.00 0.65 0.90 0.07 83.85 16:33:09 16:30:13 1 13.63 0.00 0.66 1.13 0.08 84.50 16:33:09 16:30:13 2 14.94 0.00 0.71 0.99 0.09 83.28 16:33:09 16:30:13 3 14.85 0.00 0.70 0.18 0.08 84.19 16:33:09 Average: all 10.39 0.00 0.48 1.06 0.05 88.01 16:33:09 Average: 0 10.28 0.00 0.48 1.03 0.05 88.15 16:33:09 Average: 1 10.57 0.00 0.49 0.98 0.05 87.90 16:33:09 Average: 2 10.37 0.01 0.47 0.97 0.05 88.13 16:33:09 Average: 3 10.36 0.00 0.49 1.24 0.05 87.86 16:33:09 16:33:09 16:33:09