12:52:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119740 12:52:51 Running as SYSTEM 12:52:51 [EnvInject] - Loading node environment variables. 12:52:51 Building remotely on prd-ubuntu2204-docker-4c-16g-9757 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:52:53 [ssh-agent] Looking for ssh-agent implementation... 12:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:53 $ ssh-agent 12:52:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXITx6BH/agent.1565 12:52:53 SSH_AGENT_PID=1567 12:52:53 [ssh-agent] Started. 12:52:53 Running ssh-add (command line suppressed) 12:52:53 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6791965981995869131.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6791965981995869131.key) 12:52:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:52:53 The recommended git tool is: NONE 12:53:08 using credential jenkins-ssh 12:53:08 Wiping out workspace first. 12:53:08 Cloning the remote Git repository 12:53:08 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:53:08 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:53:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:08 > git --version # timeout=10 12:53:08 > git --version # 'git version 2.34.1' 12:53:08 using GIT_SSH to set credentials jenkins-ssh 12:53:08 Verifying host key using known hosts file 12:53:08 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. 12:53:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:19 using GIT_SSH to set credentials jenkins-ssh 12:53:19 Verifying host key using known hosts file 12:53:19 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. 12:53:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/40/119740/14 # timeout=10 12:53:20 > git rev-parse 7b0f1e6f07b7ac7da064bbf91d5645175dace9a2^{commit} # timeout=10 12:53:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:53:20 Checking out Revision 7b0f1e6f07b7ac7da064bbf91d5645175dace9a2 (refs/changes/40/119740/14) 12:53:20 > git config core.sparsecheckout # timeout=10 12:53:20 > git checkout -f 7b0f1e6f07b7ac7da064bbf91d5645175dace9a2 # timeout=10 12:53:23 Commit message: "Improved readability by creating helper methods" 12:53:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:23 > git rev-list --no-walk 182c8231dcc7bba0f3852f29be31a8ea7ad2b8ea # timeout=10 12:53:23 > git remote # timeout=10 12:53:23 > git submodule init # timeout=10 12:53:23 > git submodule sync # timeout=10 12:53:23 > git config --get remote.origin.url # timeout=10 12:53:23 > git submodule init # timeout=10 12:53:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:53:23 ERROR: No submodules found. 12:53:24 provisioning config files... 12:53:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:53:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:53:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5829703074037995607.sh 12:53:24 ---> python-tools-install.sh 12:53:24 Setup pyenv: 12:53:24 * system (set by /opt/pyenv/version) 12:53:24 * 3.8.20 (set by /opt/pyenv/version) 12:53:24 * 3.9.20 (set by /opt/pyenv/version) 12:53:24 3.10.15 12:53:24 3.11.10 12:53:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zaqc 12:53:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:34 lf-activate-venv(): INFO: Base packages installed successfully 12:53:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:36 lf-activate-venv(): INFO: Adding /tmp/venv-zaqc/bin to PATH 12:54:36 Generating Requirements File 12:54:55 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. 12:54:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:55 Python 3.11.10 12:54:55 pip 26.0.1 from /tmp/venv-zaqc/lib/python3.11/site-packages/pip (python 3.11) 12:54:55 appdirs==1.4.4 12:54:55 argcomplete==3.6.3 12:54:55 aspy.yaml==1.3.0 12:54:55 attrs==25.4.0 12:54:55 autopage==0.6.0 12:54:55 beautifulsoup4==4.14.3 12:54:55 boto3==1.42.47 12:54:55 botocore==1.42.47 12:54:55 bs4==0.0.2 12:54:55 certifi==2026.1.4 12:54:55 cffi==2.0.0 12:54:55 cfgv==3.5.0 12:54:55 chardet==5.2.0 12:54:55 charset-normalizer==3.4.4 12:54:55 click==8.3.1 12:54:55 cliff==4.13.1 12:54:55 cmd2==3.2.0 12:54:55 cryptography==3.3.2 12:54:55 debtcollector==3.0.0 12:54:55 decorator==5.2.1 12:54:55 defusedxml==0.7.1 12:54:55 Deprecated==1.3.1 12:54:55 distlib==0.4.0 12:54:55 dnspython==2.8.0 12:54:55 docker==7.1.0 12:54:55 dogpile.cache==1.5.0 12:54:55 durationpy==0.10 12:54:55 email-validator==2.3.0 12:54:55 filelock==3.20.3 12:54:55 future==1.0.0 12:54:55 gitdb==4.0.12 12:54:55 GitPython==3.1.46 12:54:55 httplib2==0.30.2 12:54:55 identify==2.6.16 12:54:55 idna==3.11 12:54:55 importlib-resources==1.5.0 12:54:55 iso8601==2.1.0 12:54:55 Jinja2==3.1.6 12:54:55 jmespath==1.1.0 12:54:55 jsonpatch==1.33 12:54:55 jsonpointer==3.0.0 12:54:55 jsonschema==4.26.0 12:54:55 jsonschema-specifications==2025.9.1 12:54:55 keystoneauth1==5.13.0 12:54:55 kubernetes==35.0.0 12:54:55 lftools==0.37.21 12:54:55 lxml==6.0.2 12:54:55 markdown-it-py==4.0.0 12:54:55 MarkupSafe==3.0.3 12:54:55 mdurl==0.1.2 12:54:55 msgpack==1.1.2 12:54:55 multi_key_dict==2.0.3 12:54:55 munch==4.0.0 12:54:55 netaddr==1.3.0 12:54:55 niet==1.4.2 12:54:55 nodeenv==1.10.0 12:54:55 oauth2client==4.1.3 12:54:55 oauthlib==3.3.1 12:54:55 openstacksdk==4.9.0 12:54:55 os-service-types==1.8.2 12:54:55 osc-lib==4.3.0 12:54:55 oslo.config==10.2.0 12:54:55 oslo.context==6.2.0 12:54:55 oslo.i18n==6.7.1 12:54:55 oslo.log==8.0.0 12:54:55 oslo.serialization==5.9.0 12:54:55 oslo.utils==9.2.0 12:54:55 packaging==26.0 12:54:55 pbr==7.0.3 12:54:55 platformdirs==4.5.1 12:54:55 prettytable==3.17.0 12:54:55 psutil==7.2.2 12:54:55 pyasn1==0.6.2 12:54:55 pyasn1_modules==0.4.2 12:54:55 pycparser==3.0 12:54:55 pygerrit2==2.0.15 12:54:55 PyGithub==2.8.1 12:54:55 Pygments==2.19.2 12:54:55 PyJWT==2.11.0 12:54:55 PyNaCl==1.6.2 12:54:55 pyparsing==2.4.7 12:54:55 pyperclip==1.11.0 12:54:55 pyrsistent==0.20.0 12:54:55 python-cinderclient==9.8.0 12:54:55 python-dateutil==2.9.0.post0 12:54:55 python-heatclient==5.0.0 12:54:55 python-jenkins==1.8.3 12:54:55 python-keystoneclient==5.7.0 12:54:55 python-magnumclient==4.9.0 12:54:55 python-openstackclient==8.3.0 12:54:55 python-swiftclient==4.9.0 12:54:55 PyYAML==6.0.3 12:54:55 referencing==0.37.0 12:54:55 requests==2.32.5 12:54:55 requests-oauthlib==2.0.0 12:54:55 requestsexceptions==1.4.0 12:54:55 rfc3986==2.0.0 12:54:55 rich==14.3.2 12:54:55 rich-argparse==1.7.2 12:54:55 rpds-py==0.30.0 12:54:55 rsa==4.9.1 12:54:55 ruamel.yaml==0.19.1 12:54:55 ruamel.yaml.clib==0.2.15 12:54:55 s3transfer==0.16.0 12:54:55 simplejson==3.20.2 12:54:55 six==1.17.0 12:54:55 smmap==5.0.2 12:54:55 soupsieve==2.8.3 12:54:55 stevedore==5.6.0 12:54:55 tabulate==0.9.0 12:54:55 toml==0.10.2 12:54:55 tomlkit==0.14.0 12:54:55 tqdm==4.67.3 12:54:55 typing_extensions==4.15.0 12:54:55 tzdata==2025.3 12:54:55 urllib3==1.26.20 12:54:55 virtualenv==20.36.1 12:54:55 wcwidth==0.6.0 12:54:55 websocket-client==1.9.0 12:54:55 wrapt==2.1.1 12:54:55 xdg==6.0.0 12:54:55 xmltodict==1.0.2 12:54:55 yq==3.4.3 12:54:55 [EnvInject] - Injecting environment variables from a build step. 12:54:55 [EnvInject] - Injecting as environment variables the properties content 12:54:55 PYTHON=python3 12:54:55 12:54:55 [EnvInject] - Variables injected successfully. 12:54:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16944324882607454487.sh 12:54:56 ---> tox-install.sh 12:54:56 + source /home/jenkins/lf-env.sh 12:54:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:56 ++ mktemp -d /tmp/venv-XXXX 12:54:56 + lf_venv=/tmp/venv-SOkA 12:54:56 + local venv_file=/tmp/.os_lf_venv 12:54:56 + local python=python3 12:54:56 + local options 12:54:56 + local set_path=true 12:54:56 + local install_args= 12:54:56 ++ 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 12:54:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:56 + true 12:54:56 + case $1 in 12:54:56 + venv_file=/tmp/.toxenv 12:54:56 + shift 2 12:54:56 + true 12:54:56 + case $1 in 12:54:56 + shift 12:54:56 + break 12:54:56 + case $python in 12:54:56 + local pkg_list= 12:54:56 + [[ -d /opt/pyenv ]] 12:54:56 + echo 'Setup pyenv:' 12:54:56 Setup pyenv: 12:54:56 + export PYENV_ROOT=/opt/pyenv 12:54:56 + PYENV_ROOT=/opt/pyenv 12:54:56 + 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 12:54:56 + 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 12:54:56 + pyenv versions 12:54:56 system 12:54:56 3.8.20 12:54:56 3.9.20 12:54:56 3.10.15 12:54:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:54:56 + command -v pyenv 12:54:56 ++ pyenv init - --no-rehash 12:54:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:56 for i in ${!paths[@]}; do 12:54:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:56 fi; done; 12:54:56 echo "${paths[*]}"'\'')" 12:54:56 export PATH="/opt/pyenv/shims:${PATH}" 12:54:56 export PYENV_SHELL=bash 12:54:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:56 pyenv() { 12:54:56 local command 12:54:56 command="${1:-}" 12:54:56 if [ "$#" -gt 0 ]; then 12:54:56 shift 12:54:56 fi 12:54:56 12:54:56 case "$command" in 12:54:56 rehash|shell) 12:54:56 eval "$(pyenv "sh-$command" "$@")" 12:54:56 ;; 12:54:56 *) 12:54:56 command pyenv "$command" "$@" 12:54:56 ;; 12:54:56 esac 12:54:56 }' 12:54:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:56 for i in ${!paths[@]}; do 12:54:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:56 fi; done; 12:54:56 echo "${paths[*]}"' 12:54:56 ++ 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 12:54:56 ++ 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 12:54:56 ++ 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 12:54:56 ++ export PYENV_SHELL=bash 12:54:56 ++ PYENV_SHELL=bash 12:54:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:56 +++ complete -F _pyenv pyenv 12:54:56 ++ lf-pyver python3 12:54:56 ++ local py_version_xy=python3 12:54:56 ++ local py_version_xyz= 12:54:56 ++ pyenv versions 12:54:56 ++ local command 12:54:56 ++ command=versions 12:54:56 ++ '[' 1 -gt 0 ']' 12:54:56 ++ shift 12:54:56 ++ case "$command" in 12:54:56 ++ command pyenv versions 12:54:56 ++ sed 's/^[ *]* //' 12:54:56 ++ awk '{ print $1 }' 12:54:56 ++ grep -E '^[0-9.]*[0-9]$' 12:54:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:56 +++ grep '^3' /tmp/.pyenv_versions 12:54:56 +++ sort -V 12:54:56 +++ tail -n 1 12:54:56 ++ py_version_xyz=3.11.10 12:54:56 ++ [[ -z 3.11.10 ]] 12:54:56 ++ echo 3.11.10 12:54:56 ++ return 0 12:54:56 + pyenv local 3.11.10 12:54:56 + local command 12:54:56 + command=local 12:54:56 + '[' 2 -gt 0 ']' 12:54:56 + shift 12:54:56 + case "$command" in 12:54:56 + command pyenv local 3.11.10 12:54:56 + for arg in "$@" 12:54:56 + case $arg in 12:54:56 + pkg_list+='tox ' 12:54:56 + for arg in "$@" 12:54:56 + case $arg in 12:54:56 + pkg_list+='virtualenv ' 12:54:56 + for arg in "$@" 12:54:56 + case $arg in 12:54:56 + pkg_list+='urllib3~=1.26.15 ' 12:54:56 + [[ -f /tmp/.toxenv ]] 12:54:56 + [[ ! -f /tmp/.toxenv ]] 12:54:56 + [[ -n '' ]] 12:54:56 + python3 -m venv /tmp/venv-SOkA 12:55:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOkA' 12:55:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOkA 12:55:00 + echo /tmp/venv-SOkA 12:55:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:00 + local 'pip_opts=--upgrade --quiet' 12:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:55:00 + [[ -n '' ]] 12:55:00 + [[ -n '' ]] 12:55:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:00 + /tmp/venv-SOkA/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 12:55:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:55:04 lf-activate-venv(): INFO: Base packages installed successfully 12:55:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:55:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:55:04 + /tmp/venv-SOkA/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 12:55:08 + type python3 12:55:08 + true 12:55:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOkA/bin to PATH' 12:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-SOkA/bin to PATH 12:55:08 + PATH=/tmp/venv-SOkA/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 12:55:08 + return 0 12:55:08 + python3 --version 12:55:08 Python 3.11.10 12:55:08 + python3 -m pip --version 12:55:08 pip 26.0.1 from /tmp/venv-SOkA/lib/python3.11/site-packages/pip (python 3.11) 12:55:08 + python3 -m pip freeze 12:55:08 cachetools==7.0.1 12:55:08 chardet==5.2.0 12:55:08 colorama==0.4.6 12:55:08 distlib==0.4.0 12:55:08 filelock==3.20.3 12:55:08 packaging==26.0 12:55:08 platformdirs==4.5.1 12:55:08 pluggy==1.6.0 12:55:08 pyproject-api==1.10.0 12:55:08 tox==4.34.1 12:55:08 urllib3==1.26.20 12:55:08 virtualenv==20.36.1 12:55:08 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11503469679764266363.sh 12:55:08 [EnvInject] - Injecting environment variables from a build step. 12:55:08 [EnvInject] - Injecting as environment variables the properties content 12:55:08 PARALLEL=True 12:55:08 12:55:08 [EnvInject] - Variables injected successfully. 12:55:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9372952160095890514.sh 12:55:08 ---> tox-run.sh 12:55:08 + 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 12:55:08 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:55:08 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:55:08 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:55:08 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:55:08 + source /home/jenkins/lf-env.sh 12:55:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:08 ++ mktemp -d /tmp/venv-XXXX 12:55:08 + lf_venv=/tmp/venv-1gNW 12:55:08 + local venv_file=/tmp/.os_lf_venv 12:55:08 + local python=python3 12:55:08 + local options 12:55:08 + local set_path=true 12:55:08 + local install_args= 12:55:08 ++ 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 12:55:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:08 + true 12:55:08 + case $1 in 12:55:08 + venv_file=/tmp/.toxenv 12:55:08 + shift 2 12:55:08 + true 12:55:08 + case $1 in 12:55:08 + shift 12:55:08 + break 12:55:08 + case $python in 12:55:08 + local pkg_list= 12:55:08 + [[ -d /opt/pyenv ]] 12:55:08 + echo 'Setup pyenv:' 12:55:08 Setup pyenv: 12:55:08 + export PYENV_ROOT=/opt/pyenv 12:55:08 + PYENV_ROOT=/opt/pyenv 12:55:08 + 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 12:55:08 + 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 12:55:08 + pyenv versions 12:55:08 system 12:55:08 3.8.20 12:55:08 3.9.20 12:55:08 3.10.15 12:55:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:55:08 + command -v pyenv 12:55:08 ++ pyenv init - --no-rehash 12:55:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:55:08 for i in ${!paths[@]}; do 12:55:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:55:08 fi; done; 12:55:08 echo "${paths[*]}"'\'')" 12:55:08 export PATH="/opt/pyenv/shims:${PATH}" 12:55:08 export PYENV_SHELL=bash 12:55:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:08 pyenv() { 12:55:08 local command 12:55:08 command="${1:-}" 12:55:08 if [ "$#" -gt 0 ]; then 12:55:08 shift 12:55:08 fi 12:55:08 12:55:08 case "$command" in 12:55:08 rehash|shell) 12:55:08 eval "$(pyenv "sh-$command" "$@")" 12:55:08 ;; 12:55:08 *) 12:55:08 command pyenv "$command" "$@" 12:55:08 ;; 12:55:08 esac 12:55:08 }' 12:55:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:55:08 for i in ${!paths[@]}; do 12:55:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:55:08 fi; done; 12:55:08 echo "${paths[*]}"' 12:55:08 ++ 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 12:55:08 ++ 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 12:55:08 ++ 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 12:55:08 ++ export PYENV_SHELL=bash 12:55:08 ++ PYENV_SHELL=bash 12:55:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:08 +++ complete -F _pyenv pyenv 12:55:08 ++ lf-pyver python3 12:55:08 ++ local py_version_xy=python3 12:55:08 ++ local py_version_xyz= 12:55:08 ++ pyenv versions 12:55:08 ++ local command 12:55:08 ++ command=versions 12:55:08 ++ '[' 1 -gt 0 ']' 12:55:08 ++ shift 12:55:08 ++ case "$command" in 12:55:08 ++ sed 's/^[ *]* //' 12:55:08 ++ command pyenv versions 12:55:08 ++ awk '{ print $1 }' 12:55:08 ++ grep -E '^[0-9.]*[0-9]$' 12:55:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:09 +++ sort -V 12:55:09 +++ tail -n 1 12:55:09 +++ grep '^3' /tmp/.pyenv_versions 12:55:09 ++ py_version_xyz=3.11.10 12:55:09 ++ [[ -z 3.11.10 ]] 12:55:09 ++ echo 3.11.10 12:55:09 ++ return 0 12:55:09 + pyenv local 3.11.10 12:55:09 + local command 12:55:09 + command=local 12:55:09 + '[' 2 -gt 0 ']' 12:55:09 + shift 12:55:09 + case "$command" in 12:55:09 + command pyenv local 3.11.10 12:55:09 + for arg in "$@" 12:55:09 + case $arg in 12:55:09 + pkg_list+='tox ' 12:55:09 + for arg in "$@" 12:55:09 + case $arg in 12:55:09 + pkg_list+='virtualenv ' 12:55:09 + for arg in "$@" 12:55:09 + case $arg in 12:55:09 + pkg_list+='urllib3~=1.26.15 ' 12:55:09 + [[ -f /tmp/.toxenv ]] 12:55:09 ++ cat /tmp/.toxenv 12:55:09 + lf_venv=/tmp/venv-SOkA 12:55:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOkA from' file:/tmp/.toxenv 12:55:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOkA from file:/tmp/.toxenv 12:55:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:55:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:09 + local 'pip_opts=--upgrade --quiet' 12:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:55:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:55:09 + [[ -n '' ]] 12:55:09 + [[ -n '' ]] 12:55:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:55:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:09 + /tmp/venv-SOkA/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 12:55:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:55:09 lf-activate-venv(): INFO: Base packages installed successfully 12:55:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:55:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:55:09 + /tmp/venv-SOkA/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 12:55:11 + type python3 12:55:11 + true 12:55:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOkA/bin to PATH' 12:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-SOkA/bin to PATH 12:55:11 + PATH=/tmp/venv-SOkA/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 12:55:11 + return 0 12:55:11 + [[ -d /opt/pyenv ]] 12:55:11 + echo '---> Setting up pyenv' 12:55:11 ---> Setting up pyenv 12:55:11 + export PYENV_ROOT=/opt/pyenv 12:55:11 + PYENV_ROOT=/opt/pyenv 12:55:11 + export PATH=/opt/pyenv/bin:/tmp/venv-SOkA/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 12:55:11 + PATH=/opt/pyenv/bin:/tmp/venv-SOkA/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 12:55:11 ++ pwd 12:55:11 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:55:11 + export PYTHONPATH 12:55:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:11 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:11 + tox --version 12:55:11 4.34.1 from /tmp/venv-SOkA/lib/python3.11/site-packages/tox/__init__.py 12:55:11 + PARALLEL=True 12:55:11 + TOX_OPTIONS_LIST= 12:55:11 + [[ -n '' ]] 12:55:11 + case ${PARALLEL,,} in 12:55:11 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:55:11 + tox --parallel auto --parallel-live 12:55:11 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:55:12 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:55:12 checkbashisms: freeze> python -m pip freeze --all 12:55:12 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 12:55:12 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:55:13 checkbashisms: pip==25.3,setuptools==80.9.0 12:55:13 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:55:13 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)' 12:55:13 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:55:14 checkbashisms: OK ✔ in 3.23 seconds 12:55:14 pre-commit: install_deps> python -I -m pip install pre-commit 12:55:17 pre-commit: freeze> python -m pip freeze --all 12:55:17 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 12:55:17 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:55:17 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)' 12:55:17 /usr/bin/cpan 12:55:17 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:55:17 [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. 12:55:17 [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. 12:55:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:55:18 [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. 12:55:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:55:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:55:19 buildcontroller: freeze> python -m pip freeze --all 12:55:19 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:19 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:55:19 + update-java-alternatives -l 12:55:19 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:55:19 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:55:19 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:55:19 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:55:20 update-alternatives: error: no alternatives for jaotc 12:55:20 update-alternatives: error: no alternatives for rmic 12:55:20 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:55:20 java -version 12:55:20 21 12:55:20 + JAVA_VER=21 12:55:20 + echo 21 12:55:20 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:55:20 + javac -version 12:55:20 + JAVAC_VER=21 12:55:20 + echo 21 12:55:20 21 12:55:20 ok, java is 21 or newer 12:55:20 + [ 21 -ge 21 ] 12:55:20 + [ 21 -ge 21 ] 12:55:20 + echo ok, java is 21 or newer 12:55:20 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 12:55:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:55:21 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:55:21 2026-02-12 12:55:21 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 12:55:21 + sudo mkdir -p /opt 12:55:21 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 12:55:22 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 12:55:22 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:55:22 + mvn --version 12:55:22 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 12:55:22 Maven home: /opt/maven 12:55:22 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:55:22 Default locale: en, platform encoding: UTF-8 12:55:22 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 12:55:22 NOTE: Picked up JDK_JAVA_OPTIONS: 12:55:22 --add-opens=java.base/java.io=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.lang=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.net=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.nio=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.util=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:55:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:55:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:55:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:55:22 -Xlog:disable 12:55:22 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:55:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:55:23 [INFO] Once installed this environment will be reused. 12:55:23 [INFO] This may take a few minutes... 12:55:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:55:31 [INFO] Once installed this environment will be reused. 12:55:31 [INFO] This may take a few minutes... 12:55:39 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:55:39 [INFO] Once installed this environment will be reused. 12:55:39 [INFO] This may take a few minutes... 12:55:40 docs: freeze> python -m pip freeze --all 12:55:41 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:55:41 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 12:55:41 docs-linkcheck: freeze> python -m pip freeze --all 12:55:42 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:55:42 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 12:55:44 docs: OK ✔ in 32.35 seconds 12:55:44 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:55:44 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:55:44 [INFO] Once installed this environment will be reused. 12:55:44 [INFO] This may take a few minutes... 12:55:47 docs-linkcheck: OK ✔ in 35.17 seconds 12:55:47 pylint: freeze> python -m pip freeze --all 12:55:47 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 12:55:47 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}$' '{}' + 12:55:54 trim trailing whitespace.................................................Passed 12:55:55 Tabs remover.............................................................Passed 12:55:55 autopep8.................................................................Passed 12:55:58 perltidy.................................................................Passed 12:55:59 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:55:59 [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. 12:55:59 [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. 12:55:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:55:59 [INFO] Once installed this environment will be reused. 12:55:59 [INFO] This may take a few minutes... 12:56:06 gitlint..................................................................Passed 12:56:09 12:56:09 ------------------------------------ 12:56:09 Your code has been rated at 10.00/10 12:56:09 12:57:33 pre-commit: OK ✔ in 51.25 seconds 12:57:33 pylint: OK ✔ in 27 seconds 12:57:33 buildcontroller: OK ✔ in 2 minutes 20.65 seconds 12:57:33 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 12:57:33 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 12:57:33 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 12:57:33 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 12:57:43 build_karaf_tests71: freeze> python -m pip freeze --all 12:57:43 build_karaf_tests221: freeze> python -m pip freeze --all 12:57:43 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:57:43 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:43 build karaf in karaf71 with ./karaf71.env 12:57:43 build_karaf_tests121: freeze> python -m pip freeze --all 12:57:43 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:43 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:43 -Xlog:disable 12:57:44 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:57:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:44 build karaf in karaf221 with ./karaf221.env 12:57:44 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:57:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:44 build karaf in karaf121 with ./karaf121.env 12:57:44 build_karaf_tests190: freeze> python -m pip freeze --all 12:57:44 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:44 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:44 -Xlog:disable 12:57:44 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:57:44 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:57:44 build karaf in karafoc with ./karafoc.env 12:57:44 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:44 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:44 -Xlog:disable 12:57:44 NOTE: Picked up JDK_JAVA_OPTIONS: 12:57:44 --add-opens=java.base/java.io=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.net=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:57:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:57:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:57:44 -Xlog:disable 12:58:53 build_karaf_tests190: OK ✔ in 1 minute 20.06 seconds 12:58:53 build_karaf_tests121: OK ✔ in 1 minute 20.09 seconds 12:58:53 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 12:58:53 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 12:59:01 build_karaf_tests221: OK ✔ in 1 minute 28.94 seconds 12:59:01 build_karaf_tests71: OK ✔ in 1 minute 29.37 seconds 12:59:01 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 12:59:13 buildlighty: freeze> python -m pip freeze --all 12:59:13 sims: freeze> python -m pip freeze --all 12:59:13 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:59:13 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:59:13 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:59:13 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:59:13 Using lighynode version 22.1.0.6 12:59:13 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:59:13 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:59:59 sims: OK ✔ in 25.53 seconds 12:59:59 buildlighty: OK ✔ in 41.84 seconds 12:59:59 testsPCE: freeze> python -m pip freeze --all 12:59:59 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:59:59 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:59:59 pytest -q transportpce_tests/pce/test01_pce.py 13:00:46 .................... [100%] 13:01:50 20 passed in 110.34s (0:01:50) 13:01:50 pytest -q transportpce_tests/pce/test02_pce_400G.py 13:02:07 ............ [100%] 13:02:37 12 passed in 46.73s 13:02:37 pytest -q transportpce_tests/pce/test03_gnpy.py 13:02:54 ........ [100%] 13:03:15 8 passed in 37.99s 13:03:15 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 13:03:49 ... [100%] 13:03:54 3 passed in 38.07s 13:03:54 testsPCE: OK ✔ in 4 minutes 52.66 seconds 13:03:54 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 13:03:55 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 13:03:55 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 13:04:01 tests190: freeze> python -m pip freeze --all 13:04:01 tests_tapi: freeze> python -m pip freeze --all 13:04:01 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:04:01 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:04:01 using environment variables from ./karafoc.env 13:04:01 pytest -q transportpce_tests/oc/test01_portmapping.py 13:04:01 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:04:01 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:04:01 using environment variables from ./karaf221.env 13:04:01 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:04:01 tests121: freeze> python -m pip freeze --all 13:04:01 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:04:01 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:04:01 using environment variables from ./karaf121.env 13:04:01 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:05:09 ........... [100%] 13:05:26 10 passed in 84.45s (0:01:24) 13:05:26 pytest -q transportpce_tests/oc/test02_topology.py 13:05:34 ................................. [100%] 13:06:14 21 passed in 132.06s (0:02:12) 13:06:14 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:06:15 ......................... [100%] 13:06:34 14 passed in 67.63s (0:01:07) 13:06:34 pytest -q transportpce_tests/oc/test03_renderer.py 13:06:34 ................... [100%] 13:07:17 6 passed in 62.73s (0:01:02) 13:07:17 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:07:19 ................... [100%] 13:07:36 19 passed in 61.58s (0:01:01) 13:07:36 tests190: OK ✔ in 3 minutes 42.19 seconds 13:07:36 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 13:07:43 .tests71: freeze> python -m pip freeze --all 13:07:44 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:07:44 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:07:44 using environment variables from ./karaf71.env 13:07:44 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:08:03 .................................. [100%] 13:08:42 12 passed in 58.09s 13:08:42 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:08:42 ...................................................................................... [100%] 13:11:21 62 passed in 159.01s (0:02:39) 13:11:21 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:11:53 .............. [100%] 13:12:22 51 passed in 500.93s (0:08:20) 13:12:22 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:12:23 .......................... [100%] 13:12:56 44 passed in 338.67s (0:05:38) 13:12:56 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:12:58 ..................... [100%] 13:13:39 48 passed in 137.02s (0:02:17) 13:13:39 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:13:39 ............................................... [100%] 13:14:34 24 passed in 97.47s (0:01:37) 13:14:34 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:14:35 .............. [100%] 13:14:59 22 passed in 80.18s (0:01:20) 13:15:03 ....................................................... [100%] 13:17:38 40 passed in 183.47s (0:03:03) 13:17:38 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:17:42 .... [100%] 13:18:16 36 passed in 353.24s (0:05:53) 13:18:17 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:18:20 ....................................................................................................................... [100%] 13:23:45 71 passed in 328.12s (0:05:28) 13:23:45 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:24:25 .................... [100%] 13:26:09 19 passed in 143.29s (0:02:23) 13:26:09 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 13:26:36 ..... [100%] 13:26:40 54 passed in 541.09s (0:09:01) 13:28:12 ...................... [100%] 13:33:48 22 passed in 459.03s (0:07:39) 13:33:48 tests71: OK ✔ in 7 minutes 23.19 seconds 13:33:48 tests121: OK ✔ in 22 minutes 45.88 seconds 13:33:48 tests_tapi: OK ✔ in 29 minutes 54.21 seconds 13:33:48 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 13:33:55 tests221: freeze> python -m pip freeze --all 13:33:55 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:33:55 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:33:55 using environment variables from ./karaf221.env 13:33:55 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:34:32 ................................... [100%] 13:35:12 35 passed in 76.86s (0:01:16) 13:35:12 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:35:45 ...... [100%] 13:35:58 6 passed in 46.10s 13:35:58 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:36:42 ............................................ [100%] 13:38:17 44 passed in 138.25s (0:02:18) 13:38:17 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:38:52 ............ [100%] 13:39:16 12 passed in 59.09s 13:39:16 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:39:43 ................ [100%] 13:41:12 16 passed in 114.98s (0:01:54) 13:41:12 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:41:41 ............................... [100%] 13:41:48 31 passed in 36.26s 13:41:48 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:42:25 .......................... [100%] 13:43:20 26 passed in 91.67s (0:01:31) 13:43:20 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:43:57 ...................... [100%] 13:45:01 22 passed in 100.42s (0:01:40) 13:45:01 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:45:42 ........................................ [100%] 13:48:04 40 passed in 182.40s (0:03:02) 13:48:04 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:48:46 ........................................................................ [ 74%] 13:54:23 ......................... [100%] 14:02:14 97 passed in 850.48s (0:14:10) 14:02:14 pytest -q transportpce_tests/2.2.1/test12_end2end.py 14:02:54 ...................................................... [100%] 14:12:42 54 passed in 627.40s (0:10:27) 14:12:42 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 14:13:37 ........................................................................ [ 71%] 14:18:45 ............................. [100%] 14:23:54 101 passed in 671.34s (0:11:11) 14:23:54 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:24:48 ........................................................................ [ 67%] 14:30:34 ................................... [100%] 14:33:55 107 passed in 600.97s (0:10:00) 14:33:55 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:34:38 ............................................. [100%] 14:43:15 45 passed in 559.70s (0:09:19) 14:43:15 tests221: OK ✔ in 1 hour 9 minutes 27.04 seconds 14:43:15 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 14:43:22 tests_hybrid: freeze> python -m pip freeze --all 14:43:22 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 14:43:22 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:43:22 using environment variables from ./karaf221.env 14:43:22 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:44:02 ................................................... [100%] 14:45:49 51 passed in 146.69s (0:02:26) 14:45:49 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:46:32 ........................................................................ [ 66%] 14:50:53 ..................................... [100%] 14:52:59 109 passed in 430.00s (0:07:10) 14:52:59 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:53:49 ..................................................... [100%] 14:57:22 53 passed in 262.07s (0:04:22) 14:57:22 buildcontroller: OK (140.65=setup[8.37]+cmd[132.28] seconds) 14:57:22 sims: OK (25.53=setup[21.55]+cmd[3.98] seconds) 14:57:22 build_karaf_tests121: OK (80.09=setup[11.81]+cmd[68.28] seconds) 14:57:22 testsPCE: OK (292.66=setup[58.28]+cmd[234.38] seconds) 14:57:22 tests121: OK (1365.88=setup[7.70]+cmd[1358.18] seconds) 14:57:22 build_karaf_tests221: OK (88.94=setup[11.78]+cmd[77.15] seconds) 14:57:22 tests_tapi: OK (1794.21=setup[7.41]+cmd[1786.79] seconds) 14:57:22 tests221: OK (4167.04=setup[6.91]+cmd[4160.14] seconds) 14:57:22 build_karaf_tests71: OK (89.37=setup[11.52]+cmd[77.85] seconds) 14:57:22 tests71: OK (443.19=setup[7.53]+cmd[435.66] seconds) 14:57:22 build_karaf_tests190: OK (80.06=setup[12.16]+cmd[67.90] seconds) 14:57:22 tests190: OK (222.18=setup[7.32]+cmd[214.86] seconds) 14:57:22 tests_hybrid: OK (846.71=setup[7.03]+cmd[839.68] seconds) 14:57:22 buildlighty: OK (41.84=setup[21.50]+cmd[20.34] seconds) 14:57:22 docs: OK (32.34=setup[29.76]+cmd[2.58] seconds) 14:57:22 docs-linkcheck: OK (35.17=setup[30.50]+cmd[4.67] seconds) 14:57:22 checkbashisms: OK (3.23=setup[1.93]+cmd[0.01,0.10,1.19] seconds) 14:57:22 pre-commit: OK (51.25=setup[2.68]+cmd[0.00,0.01,41.55,7.01] seconds) 14:57:22 pylint: OK (27.00=setup[3.92]+cmd[23.08] seconds) 14:57:22 congratulations :) (7330.70 seconds) 14:57:22 + tox_status=0 14:57:22 + echo '---> Completed tox runs' 14:57:22 ---> Completed tox runs 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/build_karaf_tests121/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=build_karaf_tests121 14:57:22 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/build_karaf_tests190/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=build_karaf_tests190 14:57:22 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/build_karaf_tests221/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=build_karaf_tests221 14:57:22 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/build_karaf_tests71/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=build_karaf_tests71 14:57:22 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/buildcontroller/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=buildcontroller 14:57:22 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/buildlighty/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=buildlighty 14:57:22 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/checkbashisms/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=checkbashisms 14:57:22 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/docs-linkcheck/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=docs-linkcheck 14:57:22 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/docs/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=docs 14:57:22 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/pre-commit/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=pre-commit 14:57:22 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/pylint/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=pylint 14:57:22 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/sims/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=sims 14:57:22 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/tests121/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=tests121 14:57:22 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/tests190/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=tests190 14:57:22 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/tests221/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=tests221 14:57:22 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/tests71/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=tests71 14:57:22 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:57:22 + for i in .tox/*/log 14:57:22 ++ echo .tox/testsPCE/log 14:57:22 ++ awk -F/ '{print $2}' 14:57:22 + tox_env=testsPCE 14:57:22 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:57:23 + for i in .tox/*/log 14:57:23 ++ echo .tox/tests_hybrid/log 14:57:23 ++ awk -F/ '{print $2}' 14:57:23 + tox_env=tests_hybrid 14:57:23 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:57:23 + for i in .tox/*/log 14:57:23 ++ echo .tox/tests_tapi/log 14:57:23 ++ awk -F/ '{print $2}' 14:57:23 + tox_env=tests_tapi 14:57:23 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:57:23 + DOC_DIR=docs/_build/html 14:57:23 + [[ -d docs/_build/html ]] 14:57:23 + echo '---> Archiving generated docs' 14:57:23 ---> Archiving generated docs 14:57:23 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:57:23 + echo '---> tox-run.sh ends' 14:57:23 ---> tox-run.sh ends 14:57:23 + test 0 -eq 0 14:57:23 $ ssh-agent -k 14:57:23 unset SSH_AUTH_SOCK; 14:57:23 unset SSH_AGENT_PID; 14:57:23 echo Agent pid 1567 killed; 14:57:23 [ssh-agent] Stopped. 14:57:23 [PostBuildScript] - [INFO] Executing post build scripts. 14:57:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14738996717409548396.sh 14:57:23 ---> sysstat.sh 14:57:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16916416583589995525.sh 14:57:24 ---> package-listing.sh 14:57:24 ++ facter osfamily 14:57:24 ++ tr '[:upper:]' '[:lower:]' 14:57:25 + OS_FAMILY=debian 14:57:25 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:57:25 + START_PACKAGES=/tmp/packages_start.txt 14:57:25 + END_PACKAGES=/tmp/packages_end.txt 14:57:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:25 + PACKAGES=/tmp/packages_start.txt 14:57:25 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:57:25 + PACKAGES=/tmp/packages_end.txt 14:57:25 + case "${OS_FAMILY}" in 14:57:25 + dpkg -l 14:57:25 + grep '^ii' 14:57:25 + '[' -f /tmp/packages_start.txt ']' 14:57:25 + '[' -f /tmp/packages_end.txt ']' 14:57:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:25 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:57:25 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:57:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:57:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12946406479942879368.sh 14:57:25 ---> capture-instance-metadata.sh 14:57:25 Setup pyenv: 14:57:25 system 14:57:25 3.8.20 14:57:25 3.9.20 14:57:25 3.10.15 14:57:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zaqc from file:/tmp/.os_lf_venv 14:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:57:29 lf-activate-venv(): INFO: Base packages installed successfully 14:57:29 lf-activate-venv(): INFO: Installing additional packages: lftools 14:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-zaqc/bin to PATH 14:57:54 INFO: Running in OpenStack, capturing instance metadata 14:57:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins78449378745934163.sh 14:57:54 provisioning config files... 14:57:54 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4296 14:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config566943435521192849tmp 14:57:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:57:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:57:54 provisioning config files... 14:57:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:57:55 [EnvInject] - Injecting environment variables from a build step. 14:57:55 [EnvInject] - Injecting as environment variables the properties content 14:57:55 SERVER_ID=logs 14:57:55 14:57:55 [EnvInject] - Variables injected successfully. 14:57:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15161787929893027507.sh 14:57:55 ---> create-netrc.sh 14:57:55 WARN: Log server credential not found. 14:57:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16138385309011324102.sh 14:57:55 ---> python-tools-install.sh 14:57:55 Setup pyenv: 14:57:55 system 14:57:55 3.8.20 14:57:55 3.9.20 14:57:55 3.10.15 14:57:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zaqc from file:/tmp/.os_lf_venv 14:57:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:57:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:57:57 lf-activate-venv(): INFO: Base packages installed successfully 14:57:57 lf-activate-venv(): INFO: Installing additional packages: lftools 14:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-zaqc/bin to PATH 14:58:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6187999148507083775.sh 14:58:06 ---> sudo-logs.sh 14:58:06 Archiving 'sudo' log.. 14:58:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3442001364299270724.sh 14:58:07 ---> job-cost.sh 14:58:07 Setup pyenv: 14:58:07 system 14:58:07 3.8.20 14:58:07 3.9.20 14:58:07 3.10.15 14:58:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:58:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zaqc from file:/tmp/.os_lf_venv 14:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:09 lf-activate-venv(): INFO: Base packages installed successfully 14:58:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-zaqc/bin to PATH 14:58:15 INFO: No Stack... 14:58:15 INFO: Retrieving Pricing Info for: v3-standard-4 14:58:16 INFO: Archiving Costs 14:58:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15518855892682888986.sh 14:58:16 ---> logs-deploy.sh 14:58:16 Setup pyenv: 14:58:16 system 14:58:16 3.8.20 14:58:16 3.9.20 14:58:16 3.10.15 14:58:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:58:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zaqc from file:/tmp/.os_lf_venv 14:58:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:18 lf-activate-venv(): INFO: Base packages installed successfully 14:58:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:58:28 lf-activate-venv(): INFO: Adding /tmp/venv-zaqc/bin to PATH 14:58:28 WARNING: Nexus logging server not set 14:58:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4296/ 14:58:28 INFO: archiving logs to S3 14:58:30 ---> uname -a: 14:58:30 Linux prd-ubuntu2204-docker-4c-16g-9757 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:58:30 14:58:30 14:58:30 ---> lscpu: 14:58:30 Architecture: x86_64 14:58:30 CPU op-mode(s): 32-bit, 64-bit 14:58:30 Address sizes: 40 bits physical, 48 bits virtual 14:58:30 Byte Order: Little Endian 14:58:30 CPU(s): 4 14:58:30 On-line CPU(s) list: 0-3 14:58:30 Vendor ID: AuthenticAMD 14:58:30 Model name: AMD EPYC-Rome Processor 14:58:30 CPU family: 23 14:58:30 Model: 49 14:58:30 Thread(s) per core: 1 14:58:30 Core(s) per socket: 1 14:58:30 Socket(s): 4 14:58:30 Stepping: 0 14:58:30 BogoMIPS: 5599.99 14:58:30 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 14:58:30 Virtualization: AMD-V 14:58:30 Hypervisor vendor: KVM 14:58:30 Virtualization type: full 14:58:30 L1d cache: 128 KiB (4 instances) 14:58:30 L1i cache: 128 KiB (4 instances) 14:58:30 L2 cache: 2 MiB (4 instances) 14:58:30 L3 cache: 64 MiB (4 instances) 14:58:30 NUMA node(s): 1 14:58:30 NUMA node0 CPU(s): 0-3 14:58:30 Vulnerability Gather data sampling: Not affected 14:58:30 Vulnerability Indirect target selection: Not affected 14:58:30 Vulnerability Itlb multihit: Not affected 14:58:30 Vulnerability L1tf: Not affected 14:58:30 Vulnerability Mds: Not affected 14:58:30 Vulnerability Meltdown: Not affected 14:58:30 Vulnerability Mmio stale data: Not affected 14:58:30 Vulnerability Reg file data sampling: Not affected 14:58:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:58:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:58:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:58:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:58:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:58:30 Vulnerability Srbds: Not affected 14:58:30 Vulnerability Tsa: Not affected 14:58:30 Vulnerability Tsx async abort: Not affected 14:58:30 Vulnerability Vmscape: Not affected 14:58:30 14:58:30 14:58:30 ---> nproc: 14:58:30 4 14:58:30 14:58:30 14:58:30 ---> df -h: 14:58:30 Filesystem Size Used Avail Use% Mounted on 14:58:30 tmpfs 1.6G 1.1M 1.6G 1% /run 14:58:30 /dev/vda1 78G 18G 60G 23% / 14:58:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:58:30 tmpfs 5.0M 0 5.0M 0% /run/lock 14:58:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:58:30 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:58:30 14:58:30 14:58:30 ---> free -m: 14:58:30 total used free shared buff/cache available 14:58:30 Mem: 15989 718 11375 4 3895 14928 14:58:30 Swap: 1023 3 1020 14:58:30 14:58:30 14:58:30 ---> ip addr: 14:58:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:58:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:58:30 inet 127.0.0.1/8 scope host lo 14:58:30 valid_lft forever preferred_lft forever 14:58:30 inet6 ::1/128 scope host 14:58:30 valid_lft forever preferred_lft forever 14:58:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:58:30 link/ether fa:16:3e:67:7a:73 brd ff:ff:ff:ff:ff:ff 14:58:30 altname enp0s3 14:58:30 inet 10.30.170.102/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:58:30 valid_lft 78821sec preferred_lft 78821sec 14:58:30 inet6 fe80::f816:3eff:fe67:7a73/64 scope link 14:58:30 valid_lft forever preferred_lft forever 14:58:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:58:30 link/ether 8a:b9:78:8c:b6:7d brd ff:ff:ff:ff:ff:ff 14:58:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:58:30 valid_lft forever preferred_lft forever 14:58:30 14:58:30 14:58:30 ---> sar -b -r -n DEV: 14:58:30 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9757) 02/12/26 _x86_64_ (4 CPU) 14:58:30 14:58:30 12:52:15 LINUX RESTART (4 CPU) 14:58:30 14:58:30 13:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:58:30 13:10:00 84.51 22.86 58.42 3.23 348.59 6820.09 14612.49 14:58:30 13:20:00 28.07 9.10 17.93 1.03 174.49 508.71 1367.05 14:58:30 13:30:00 8.31 0.20 7.65 0.46 12.47 290.80 1215.23 14:58:30 13:40:00 15.09 0.09 14.30 0.69 10.51 731.20 789.69 14:58:30 13:50:00 26.55 12.15 13.78 0.63 151.85 480.77 347.08 14:58:30 14:00:00 1.77 0.01 1.76 0.01 0.37 31.43 0.39 14:58:30 14:10:00 4.49 0.04 4.30 0.15 1.08 134.51 66.49 14:58:30 14:20:00 5.36 0.01 5.20 0.15 1.08 148.83 73.85 14:58:30 14:30:00 5.44 0.00 5.26 0.18 0.31 156.67 68.01 14:58:30 14:40:00 5.14 0.01 4.98 0.16 0.44 154.19 64.68 14:58:30 14:50:00 9.61 0.38 8.85 0.38 9.45 556.52 186.35 14:58:30 Average: 17.67 4.08 12.95 0.64 64.60 910.35 1708.32 14:58:30 14:58:30 13:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:58:30 13:10:00 181008 3402004 12520272 76.47 263184 2960128 13411004 76.98 2080536 13529956 308 14:58:30 13:20:00 3655184 6286108 9650756 58.94 262520 2417496 10798376 61.98 1969172 10225136 328 14:58:30 13:30:00 6913824 9573936 6364744 38.87 263544 2445656 7050124 40.47 1978244 6975452 232 14:58:30 13:40:00 10932240 13729260 2212284 13.51 268532 2577488 2952668 16.95 2020176 2927212 148 14:58:30 13:50:00 8449072 11364812 4575208 27.94 277272 2682600 5280312 30.31 2066564 5363108 192 14:58:30 14:00:00 8276228 11193716 4746128 28.99 277532 2684096 5407608 31.04 2066928 5520952 96 14:58:30 14:10:00 8472268 11408748 4530992 27.67 277992 2702632 5160888 29.62 2068288 5321384 168 14:58:30 14:20:00 6929124 9884684 6054304 36.98 278416 2721260 6791932 38.99 2070064 6870200 56 14:58:30 14:30:00 7018888 9995888 5943268 36.30 279180 2741948 6671204 38.29 2073236 6777268 68 14:58:30 14:40:00 8475332 11475156 4464776 27.27 280036 2763900 5206052 29.88 2075736 5318968 56 14:58:30 14:50:00 8073352 11202320 4737512 28.93 283636 2883892 5306812 30.46 2091380 5708024 88 14:58:30 Average: 7034229 9956057 5981840 36.53 273804 2689191 6730635 38.63 2050939 6776151 158 14:58:30 14:58:30 13:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:58:30 13:10:00 lo 21.13 21.13 17.26 17.26 0.00 0.00 0.00 0.00 14:58:30 13:10:00 ens3 2.01 2.03 0.60 1.44 0.00 0.00 0.00 0.00 14:58:30 13:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 13:20:00 lo 36.68 36.68 15.91 15.91 0.00 0.00 0.00 0.00 14:58:30 13:20:00 ens3 1.50 1.40 0.29 0.25 0.00 0.00 0.00 0.00 14:58:30 13:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 13:30:00 lo 26.50 26.50 12.17 12.17 0.00 0.00 0.00 0.00 14:58:30 13:30:00 ens3 0.86 0.64 0.15 0.12 0.00 0.00 0.00 0.00 14:58:30 13:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 13:40:00 lo 11.20 11.20 5.57 5.57 0.00 0.00 0.00 0.00 14:58:30 13:40:00 ens3 1.09 0.81 0.31 0.24 0.00 0.00 0.00 0.00 14:58:30 13:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 13:50:00 lo 19.38 19.38 9.99 9.99 0.00 0.00 0.00 0.00 14:58:30 13:50:00 ens3 1.03 0.87 0.29 0.23 0.00 0.00 0.00 0.00 14:58:30 13:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:00:00 lo 10.24 10.24 4.83 4.83 0.00 0.00 0.00 0.00 14:58:30 14:00:00 ens3 0.62 0.45 0.16 0.12 0.00 0.00 0.00 0.00 14:58:30 14:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:10:00 lo 24.43 24.43 8.20 8.20 0.00 0.00 0.00 0.00 14:58:30 14:10:00 ens3 0.84 0.40 0.26 0.18 0.00 0.00 0.00 0.00 14:58:30 14:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:20:00 lo 13.01 13.01 6.88 6.88 0.00 0.00 0.00 0.00 14:58:30 14:20:00 ens3 0.59 0.48 0.11 0.09 0.00 0.00 0.00 0.00 14:58:30 14:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:30:00 lo 14.50 14.50 8.57 8.57 0.00 0.00 0.00 0.00 14:58:30 14:30:00 ens3 0.71 0.47 0.16 0.11 0.00 0.00 0.00 0.00 14:58:30 14:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:40:00 lo 11.54 11.54 6.07 6.07 0.00 0.00 0.00 0.00 14:58:30 14:40:00 ens3 0.71 0.47 0.19 0.14 0.00 0.00 0.00 0.00 14:58:30 14:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:50:00 lo 14.18 14.18 7.66 7.66 0.00 0.00 0.00 0.00 14:58:30 14:50:00 ens3 0.86 0.67 0.22 0.17 0.00 0.00 0.00 0.00 14:58:30 14:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 Average: lo 18.43 18.43 9.37 9.37 0.00 0.00 0.00 0.00 14:58:30 Average: ens3 0.99 0.79 0.25 0.28 0.00 0.00 0.00 0.00 14:58:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:30 14:58:30 14:58:30 ---> sar -P ALL: 14:58:30 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9757) 02/12/26 _x86_64_ (4 CPU) 14:58:30 14:58:30 12:52:15 LINUX RESTART (4 CPU) 14:58:30 14:58:30 13:00:00 CPU %user %nice %system %iowait %steal %idle 14:58:30 13:10:00 all 53.08 0.00 2.11 0.22 0.12 44.47 14:58:30 13:10:00 0 52.27 0.00 2.01 0.28 0.13 45.32 14:58:30 13:10:00 1 53.78 0.00 2.12 0.34 0.12 43.64 14:58:30 13:10:00 2 52.83 0.00 2.20 0.07 0.12 44.78 14:58:30 13:10:00 3 53.44 0.00 2.11 0.19 0.11 44.15 14:58:30 13:20:00 all 40.10 0.00 1.57 0.25 0.11 57.97 14:58:30 13:20:00 0 39.31 0.00 1.37 0.25 0.11 58.96 14:58:30 13:20:00 1 41.10 0.00 1.64 0.37 0.11 56.77 14:58:30 13:20:00 2 39.95 0.00 1.62 0.17 0.12 58.14 14:58:30 13:20:00 3 40.02 0.00 1.64 0.23 0.12 57.99 14:58:30 13:30:00 all 18.21 0.00 0.94 0.03 0.10 80.73 14:58:30 13:30:00 0 18.07 0.00 0.93 0.01 0.10 80.90 14:58:30 13:30:00 1 18.30 0.00 0.94 0.04 0.10 80.62 14:58:30 13:30:00 2 18.00 0.00 0.94 0.03 0.10 80.93 14:58:30 13:30:00 3 18.46 0.00 0.93 0.06 0.10 80.45 14:58:30 13:40:00 all 21.39 0.00 0.83 0.15 0.10 77.53 14:58:30 13:40:00 0 20.91 0.00 0.80 0.28 0.10 77.91 14:58:30 13:40:00 1 20.86 0.00 0.85 0.18 0.10 78.00 14:58:30 13:40:00 2 21.19 0.00 0.93 0.06 0.10 77.73 14:58:30 13:40:00 3 22.59 0.00 0.75 0.09 0.09 76.48 14:58:30 13:50:00 all 24.79 0.08 0.84 0.11 0.10 74.09 14:58:30 13:50:00 0 24.03 0.29 0.88 0.28 0.10 74.43 14:58:30 13:50:00 1 25.17 0.00 0.88 0.10 0.10 73.74 14:58:30 13:50:00 2 25.26 0.01 0.82 0.02 0.10 73.80 14:58:30 13:50:00 3 24.71 0.00 0.78 0.04 0.10 74.38 14:58:30 14:00:00 all 1.95 0.00 0.28 0.01 0.09 97.67 14:58:30 14:00:00 0 1.66 0.00 0.28 0.00 0.09 97.98 14:58:30 14:00:00 1 2.16 0.00 0.28 0.03 0.10 97.44 14:58:30 14:00:00 2 2.08 0.00 0.34 0.00 0.10 97.48 14:58:30 14:00:00 3 1.91 0.00 0.23 0.01 0.08 97.77 14:58:30 14:10:00 all 7.86 0.00 0.38 0.02 0.10 91.65 14:58:30 14:10:00 0 8.09 0.00 0.36 0.04 0.09 91.42 14:58:30 14:10:00 1 7.42 0.00 0.38 0.01 0.10 92.09 14:58:30 14:10:00 2 8.22 0.00 0.45 0.01 0.10 91.22 14:58:30 14:10:00 3 7.71 0.00 0.33 0.02 0.09 91.85 14:58:30 14:20:00 all 9.06 0.00 0.38 0.02 0.10 90.44 14:58:30 14:20:00 0 8.25 0.00 0.38 0.03 0.09 91.25 14:58:30 14:20:00 1 9.41 0.00 0.38 0.01 0.10 90.09 14:58:30 14:20:00 2 9.49 0.00 0.34 0.03 0.10 90.04 14:58:30 14:20:00 3 9.10 0.00 0.40 0.03 0.10 90.37 14:58:30 14:30:00 all 9.20 0.00 0.48 0.02 0.10 90.20 14:58:30 14:30:00 0 8.97 0.00 0.49 0.01 0.10 90.43 14:58:30 14:30:00 1 9.36 0.00 0.49 0.05 0.10 90.01 14:58:30 14:30:00 2 9.22 0.00 0.49 0.02 0.11 90.17 14:58:30 14:30:00 3 9.26 0.00 0.44 0.02 0.10 90.18 14:58:30 14:40:00 all 7.17 0.00 0.41 0.02 0.10 92.31 14:58:30 14:40:00 0 6.95 0.00 0.38 0.01 0.09 92.56 14:58:30 14:40:00 1 6.81 0.00 0.46 0.01 0.10 92.62 14:58:30 14:40:00 2 7.70 0.00 0.39 0.02 0.10 91.80 14:58:30 14:40:00 3 7.21 0.00 0.40 0.03 0.10 92.26 14:58:30 14:50:00 all 13.54 0.00 0.58 0.04 0.10 85.74 14:58:30 14:50:00 0 13.84 0.00 0.51 0.02 0.09 85.53 14:58:30 14:50:00 1 13.81 0.00 0.59 0.08 0.10 85.42 14:58:30 14:50:00 2 12.26 0.00 0.61 0.03 0.10 87.00 14:58:30 14:50:00 3 14.26 0.00 0.61 0.03 0.10 85.00 14:58:30 14:58:30 Average: CPU %user %nice %system %iowait %steal %idle 14:58:30 Average: all 18.75 0.01 0.80 0.08 0.10 80.27 14:58:30 Average: 0 18.38 0.03 0.76 0.11 0.10 80.63 14:58:30 Average: 1 18.92 0.00 0.82 0.11 0.10 80.05 14:58:30 Average: 2 18.73 0.00 0.83 0.04 0.10 80.30 14:58:30 Average: 3 18.96 0.00 0.78 0.07 0.10 80.09 14:58:30 14:58:30 14:58:30