07:02:18 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120312 07:02:18 Running as SYSTEM 07:02:18 [EnvInject] - Loading node environment variables. 07:02:19 Building remotely on prd-ubuntu2204-docker-4c-16g-13179 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:02:19 [ssh-agent] Looking for ssh-agent implementation... 07:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:19 $ ssh-agent 07:02:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXF0zx38/agent.1581 07:02:19 SSH_AGENT_PID=1583 07:02:19 [ssh-agent] Started. 07:02:19 Running ssh-add (command line suppressed) 07:02:19 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12804324247250946899.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12804324247250946899.key) 07:02:19 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:02:19 The recommended git tool is: NONE 07:02:21 using credential jenkins-ssh 07:02:21 Wiping out workspace first. 07:02:21 Cloning the remote Git repository 07:02:21 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:02:21 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:02:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:02:21 > git --version # timeout=10 07:02:21 > git --version # 'git version 2.34.1' 07:02:21 using GIT_SSH to set credentials jenkins-ssh 07:02:21 Verifying host key using known hosts file 07:02:21 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. 07:02:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:02:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:02:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:02:31 using GIT_SSH to set credentials jenkins-ssh 07:02:31 Verifying host key using known hosts file 07:02:31 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. 07:02:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/12/120312/7 # timeout=10 07:02:31 > git rev-parse 2f06f495ea4f5ac2eee193b4a73b3a25828ae853^{commit} # timeout=10 07:02:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:02:31 Checking out Revision 2f06f495ea4f5ac2eee193b4a73b3a25828ae853 (refs/changes/12/120312/7) 07:02:31 > git config core.sparsecheckout # timeout=10 07:02:31 > git checkout -f 2f06f495ea4f5ac2eee193b4a73b3a25828ae853 # timeout=10 07:02:31 Commit message: "TAPI - OpenROADM TP to TAPI ONEP spectrum mapping" 07:02:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:02:32 > git rev-list --no-walk 798c556e7380a9b793536216ea28b1f7706020df # timeout=10 07:02:32 > git remote # timeout=10 07:02:32 > git submodule init # timeout=10 07:02:32 > git submodule sync # timeout=10 07:02:32 > git config --get remote.origin.url # timeout=10 07:02:32 > git submodule init # timeout=10 07:02:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:02:32 ERROR: No submodules found. 07:02:35 provisioning config files... 07:02:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:02:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:02:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2792945196957438046.sh 07:02:35 ---> python-tools-install.sh 07:02:35 Setup pyenv: 07:02:35 * system (set by /opt/pyenv/version) 07:02:35 * 3.8.20 (set by /opt/pyenv/version) 07:02:35 * 3.9.20 (set by /opt/pyenv/version) 07:02:35 3.10.15 07:02:35 3.11.10 07:02:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZE1Z 07:02:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:02:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:02:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:02:44 lf-activate-venv(): INFO: Base packages installed successfully 07:02:44 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-ZE1Z/bin to PATH 07:03:07 Generating Requirements File 07:03:27 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. 07:03:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:03:27 Python 3.11.10 07:03:27 pip 26.0.1 from /tmp/venv-ZE1Z/lib/python3.11/site-packages/pip (python 3.11) 07:03:28 appdirs==1.4.4 07:03:28 argcomplete==3.6.3 07:03:28 aspy.yaml==1.3.0 07:03:28 attrs==25.4.0 07:03:28 autopage==0.6.0 07:03:28 beautifulsoup4==4.14.3 07:03:28 boto3==1.42.51 07:03:28 botocore==1.42.51 07:03:28 bs4==0.0.2 07:03:28 certifi==2026.1.4 07:03:28 cffi==2.0.0 07:03:28 cfgv==3.5.0 07:03:28 chardet==5.2.0 07:03:28 charset-normalizer==3.4.4 07:03:28 click==8.3.1 07:03:28 cliff==4.13.2 07:03:28 cmd2==3.2.0 07:03:28 cryptography==3.3.2 07:03:28 debtcollector==3.0.0 07:03:28 decorator==5.2.1 07:03:28 defusedxml==0.7.1 07:03:28 Deprecated==1.3.1 07:03:28 distlib==0.4.0 07:03:28 dnspython==2.8.0 07:03:28 docker==7.1.0 07:03:28 dogpile.cache==1.5.0 07:03:28 durationpy==0.10 07:03:28 email-validator==2.3.0 07:03:28 filelock==3.24.2 07:03:28 future==1.0.0 07:03:28 gitdb==4.0.12 07:03:28 GitPython==3.1.46 07:03:28 httplib2==0.30.2 07:03:28 identify==2.6.16 07:03:28 idna==3.11 07:03:28 importlib-resources==1.5.0 07:03:28 iso8601==2.1.0 07:03:28 Jinja2==3.1.6 07:03:28 jmespath==1.1.0 07:03:28 jsonpatch==1.33 07:03:28 jsonpointer==3.0.0 07:03:28 jsonschema==4.26.0 07:03:28 jsonschema-specifications==2025.9.1 07:03:28 keystoneauth1==5.13.0 07:03:28 kubernetes==35.0.0 07:03:28 lftools==0.37.21 07:03:28 lxml==6.0.2 07:03:28 markdown-it-py==4.0.0 07:03:28 MarkupSafe==3.0.3 07:03:28 mdurl==0.1.2 07:03:28 msgpack==1.1.2 07:03:28 multi_key_dict==2.0.3 07:03:28 munch==4.0.0 07:03:28 netaddr==1.3.0 07:03:28 niet==1.4.2 07:03:28 nodeenv==1.10.0 07:03:28 oauth2client==4.1.3 07:03:28 oauthlib==3.3.1 07:03:28 openstacksdk==4.10.0 07:03:28 os-service-types==1.8.2 07:03:28 osc-lib==4.4.0 07:03:28 oslo.config==10.3.0 07:03:28 oslo.context==6.3.0 07:03:28 oslo.i18n==6.7.2 07:03:28 oslo.log==8.0.0 07:03:28 oslo.serialization==5.9.1 07:03:28 oslo.utils==9.2.0 07:03:28 packaging==26.0 07:03:28 pbr==7.0.3 07:03:28 platformdirs==4.9.2 07:03:28 prettytable==3.17.0 07:03:28 psutil==7.2.2 07:03:28 pyasn1==0.6.2 07:03:28 pyasn1_modules==0.4.2 07:03:28 pycparser==3.0 07:03:28 pygerrit2==2.0.15 07:03:28 PyGithub==2.8.1 07:03:28 Pygments==2.19.2 07:03:28 PyJWT==2.11.0 07:03:28 PyNaCl==1.6.2 07:03:28 pyparsing==2.4.7 07:03:28 pyperclip==1.11.0 07:03:28 pyrsistent==0.20.0 07:03:28 python-cinderclient==9.8.0 07:03:28 python-dateutil==2.9.0.post0 07:03:28 python-heatclient==5.0.0 07:03:28 python-jenkins==1.8.3 07:03:28 python-keystoneclient==5.7.0 07:03:28 python-magnumclient==4.9.0 07:03:28 python-openstackclient==9.0.0 07:03:28 python-swiftclient==4.9.0 07:03:28 PyYAML==6.0.3 07:03:28 referencing==0.37.0 07:03:28 requests==2.32.5 07:03:28 requests-oauthlib==2.0.0 07:03:28 requestsexceptions==1.4.0 07:03:28 rfc3986==2.0.0 07:03:28 rich==14.3.2 07:03:28 rich-argparse==1.7.2 07:03:28 rpds-py==0.30.0 07:03:28 rsa==4.9.1 07:03:28 ruamel.yaml==0.19.1 07:03:28 ruamel.yaml.clib==0.2.15 07:03:28 s3transfer==0.16.0 07:03:28 simplejson==3.20.2 07:03:28 six==1.17.0 07:03:28 smmap==5.0.2 07:03:28 soupsieve==2.8.3 07:03:28 stevedore==5.6.0 07:03:28 tabulate==0.9.0 07:03:28 toml==0.10.2 07:03:28 tomlkit==0.14.0 07:03:28 tqdm==4.67.3 07:03:28 typing_extensions==4.15.0 07:03:28 tzdata==2025.3 07:03:28 urllib3==1.26.20 07:03:28 virtualenv==20.37.0 07:03:28 wcwidth==0.6.0 07:03:28 websocket-client==1.9.0 07:03:28 wrapt==2.1.1 07:03:28 xdg==6.0.0 07:03:28 xmltodict==1.0.3 07:03:28 yq==3.4.3 07:03:28 [EnvInject] - Injecting environment variables from a build step. 07:03:28 [EnvInject] - Injecting as environment variables the properties content 07:03:28 PYTHON=python3 07:03:28 07:03:28 [EnvInject] - Variables injected successfully. 07:03:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16300372002657688284.sh 07:03:28 ---> tox-install.sh 07:03:28 + source /home/jenkins/lf-env.sh 07:03:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:28 ++ mktemp -d /tmp/venv-XXXX 07:03:28 + lf_venv=/tmp/venv-T9AH 07:03:28 + local venv_file=/tmp/.os_lf_venv 07:03:28 + local python=python3 07:03:28 + local options 07:03:28 + local set_path=true 07:03:28 + local install_args= 07:03:28 ++ 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 07:03:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:28 + true 07:03:28 + case $1 in 07:03:28 + venv_file=/tmp/.toxenv 07:03:28 + shift 2 07:03:28 + true 07:03:28 + case $1 in 07:03:28 + shift 07:03:28 + break 07:03:28 + case $python in 07:03:28 + local pkg_list= 07:03:28 + [[ -d /opt/pyenv ]] 07:03:28 + echo 'Setup pyenv:' 07:03:28 Setup pyenv: 07:03:28 + export PYENV_ROOT=/opt/pyenv 07:03:28 + PYENV_ROOT=/opt/pyenv 07:03:28 + 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 07:03:28 + 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 07:03:28 + pyenv versions 07:03:28 system 07:03:28 3.8.20 07:03:28 3.9.20 07:03:28 3.10.15 07:03:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:03:28 + command -v pyenv 07:03:28 ++ pyenv init - --no-rehash 07:03:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:03:28 for i in ${!paths[@]}; do 07:03:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:03:28 fi; done; 07:03:28 echo "${paths[*]}"'\'')" 07:03:28 export PATH="/opt/pyenv/shims:${PATH}" 07:03:28 export PYENV_SHELL=bash 07:03:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:28 pyenv() { 07:03:28 local command 07:03:28 command="${1:-}" 07:03:28 if [ "$#" -gt 0 ]; then 07:03:28 shift 07:03:28 fi 07:03:28 07:03:28 case "$command" in 07:03:28 rehash|shell) 07:03:28 eval "$(pyenv "sh-$command" "$@")" 07:03:28 ;; 07:03:28 *) 07:03:28 command pyenv "$command" "$@" 07:03:28 ;; 07:03:28 esac 07:03:28 }' 07:03:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:03:28 for i in ${!paths[@]}; do 07:03:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:03:28 fi; done; 07:03:28 echo "${paths[*]}"' 07:03:28 ++ 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 07:03:28 ++ 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 07:03:28 ++ 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 07:03:28 ++ export PYENV_SHELL=bash 07:03:28 ++ PYENV_SHELL=bash 07:03:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:28 +++ complete -F _pyenv pyenv 07:03:28 ++ lf-pyver python3 07:03:28 ++ local py_version_xy=python3 07:03:28 ++ local py_version_xyz= 07:03:28 ++ pyenv versions 07:03:28 ++ local command 07:03:28 ++ command=versions 07:03:28 ++ '[' 1 -gt 0 ']' 07:03:28 ++ shift 07:03:28 ++ case "$command" in 07:03:28 ++ command pyenv versions 07:03:28 ++ sed 's/^[ *]* //' 07:03:28 ++ awk '{ print $1 }' 07:03:28 ++ grep -E '^[0-9.]*[0-9]$' 07:03:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:28 +++ grep '^3' /tmp/.pyenv_versions 07:03:28 +++ tail -n 1 07:03:28 +++ sort -V 07:03:28 ++ py_version_xyz=3.11.10 07:03:28 ++ [[ -z 3.11.10 ]] 07:03:28 ++ echo 3.11.10 07:03:28 ++ return 0 07:03:28 + pyenv local 3.11.10 07:03:28 + local command 07:03:28 + command=local 07:03:28 + '[' 2 -gt 0 ']' 07:03:28 + shift 07:03:28 + case "$command" in 07:03:28 + command pyenv local 3.11.10 07:03:28 + for arg in "$@" 07:03:28 + case $arg in 07:03:28 + pkg_list+='tox ' 07:03:28 + for arg in "$@" 07:03:28 + case $arg in 07:03:28 + pkg_list+='virtualenv ' 07:03:28 + for arg in "$@" 07:03:28 + case $arg in 07:03:28 + pkg_list+='urllib3~=1.26.15 ' 07:03:28 + [[ -f /tmp/.toxenv ]] 07:03:28 + [[ ! -f /tmp/.toxenv ]] 07:03:28 + [[ -n '' ]] 07:03:28 + python3 -m venv /tmp/venv-T9AH 07:03:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9AH' 07:03:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T9AH 07:03:32 + echo /tmp/venv-T9AH 07:03:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:03:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:03:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:03:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:32 + local 'pip_opts=--upgrade --quiet' 07:03:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:03:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:03:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:03:32 + [[ -n '' ]] 07:03:32 + [[ -n '' ]] 07:03:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:03:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:32 + /tmp/venv-T9AH/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 07:03:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:03:36 lf-activate-venv(): INFO: Base packages installed successfully 07:03:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:03:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:03:36 + /tmp/venv-T9AH/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 07:03:38 + type python3 07:03:38 + true 07:03:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9AH/bin to PATH' 07:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-T9AH/bin to PATH 07:03:38 + PATH=/tmp/venv-T9AH/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 07:03:38 + return 0 07:03:38 + python3 --version 07:03:38 Python 3.11.10 07:03:38 + python3 -m pip --version 07:03:38 pip 26.0.1 from /tmp/venv-T9AH/lib/python3.11/site-packages/pip (python 3.11) 07:03:38 + python3 -m pip freeze 07:03:38 cachetools==7.0.1 07:03:38 chardet==5.2.0 07:03:38 colorama==0.4.6 07:03:38 distlib==0.4.0 07:03:38 filelock==3.24.2 07:03:38 packaging==26.0 07:03:38 platformdirs==4.9.2 07:03:38 pluggy==1.6.0 07:03:38 pyproject-api==1.10.0 07:03:38 tox==4.38.0 07:03:38 urllib3==1.26.20 07:03:38 virtualenv==20.37.0 07:03:38 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11764334007952761231.sh 07:03:38 [EnvInject] - Injecting environment variables from a build step. 07:03:38 [EnvInject] - Injecting as environment variables the properties content 07:03:38 PARALLEL=True 07:03:38 07:03:38 [EnvInject] - Variables injected successfully. 07:03:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4705600461608902864.sh 07:03:38 ---> tox-run.sh 07:03: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 07:03:38 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:03:38 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:03:38 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:03:38 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:03:38 + source /home/jenkins/lf-env.sh 07:03:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:38 ++ mktemp -d /tmp/venv-XXXX 07:03:38 + lf_venv=/tmp/venv-2GCM 07:03:38 + local venv_file=/tmp/.os_lf_venv 07:03:38 + local python=python3 07:03:38 + local options 07:03:38 + local set_path=true 07:03:38 + local install_args= 07:03: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 07:03:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:38 + true 07:03:38 + case $1 in 07:03:38 + venv_file=/tmp/.toxenv 07:03:38 + shift 2 07:03:38 + true 07:03:38 + case $1 in 07:03:38 + shift 07:03:38 + break 07:03:38 + case $python in 07:03:38 + local pkg_list= 07:03:38 + [[ -d /opt/pyenv ]] 07:03:38 + echo 'Setup pyenv:' 07:03:38 Setup pyenv: 07:03:38 + export PYENV_ROOT=/opt/pyenv 07:03:38 + PYENV_ROOT=/opt/pyenv 07:03: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 07:03: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 07:03:38 + pyenv versions 07:03:38 system 07:03:38 3.8.20 07:03:38 3.9.20 07:03:38 3.10.15 07:03:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:03:38 + command -v pyenv 07:03:38 ++ pyenv init - --no-rehash 07:03:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:03:38 for i in ${!paths[@]}; do 07:03:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:03:38 fi; done; 07:03:38 echo "${paths[*]}"'\'')" 07:03:38 export PATH="/opt/pyenv/shims:${PATH}" 07:03:38 export PYENV_SHELL=bash 07:03:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:38 pyenv() { 07:03:38 local command 07:03:38 command="${1:-}" 07:03:38 if [ "$#" -gt 0 ]; then 07:03:38 shift 07:03:38 fi 07:03:38 07:03:38 case "$command" in 07:03:38 rehash|shell) 07:03:38 eval "$(pyenv "sh-$command" "$@")" 07:03:38 ;; 07:03:38 *) 07:03:38 command pyenv "$command" "$@" 07:03:38 ;; 07:03:38 esac 07:03:38 }' 07:03:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:03:38 for i in ${!paths[@]}; do 07:03:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:03:38 fi; done; 07:03:38 echo "${paths[*]}"' 07:03: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 07:03: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 07:03: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 07:03:38 ++ export PYENV_SHELL=bash 07:03:38 ++ PYENV_SHELL=bash 07:03:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:38 +++ complete -F _pyenv pyenv 07:03:38 ++ lf-pyver python3 07:03:38 ++ local py_version_xy=python3 07:03:38 ++ local py_version_xyz= 07:03:38 ++ pyenv versions 07:03:38 ++ local command 07:03:38 ++ sed 's/^[ *]* //' 07:03:38 ++ command=versions 07:03:38 ++ '[' 1 -gt 0 ']' 07:03:38 ++ shift 07:03:38 ++ case "$command" in 07:03:38 ++ command pyenv versions 07:03:38 ++ grep -E '^[0-9.]*[0-9]$' 07:03:38 ++ awk '{ print $1 }' 07:03:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:38 +++ grep '^3' /tmp/.pyenv_versions 07:03:38 +++ sort -V 07:03:38 +++ tail -n 1 07:03:38 ++ py_version_xyz=3.11.10 07:03:38 ++ [[ -z 3.11.10 ]] 07:03:38 ++ echo 3.11.10 07:03:38 ++ return 0 07:03:38 + pyenv local 3.11.10 07:03:38 + local command 07:03:38 + command=local 07:03:38 + '[' 2 -gt 0 ']' 07:03:38 + shift 07:03:38 + case "$command" in 07:03:38 + command pyenv local 3.11.10 07:03:38 + for arg in "$@" 07:03:38 + case $arg in 07:03:38 + pkg_list+='tox ' 07:03:38 + for arg in "$@" 07:03:38 + case $arg in 07:03:38 + pkg_list+='virtualenv ' 07:03:38 + for arg in "$@" 07:03:38 + case $arg in 07:03:38 + pkg_list+='urllib3~=1.26.15 ' 07:03:38 + [[ -f /tmp/.toxenv ]] 07:03:38 ++ cat /tmp/.toxenv 07:03:38 + lf_venv=/tmp/venv-T9AH 07:03:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9AH from' file:/tmp/.toxenv 07:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T9AH from file:/tmp/.toxenv 07:03:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:38 + local 'pip_opts=--upgrade --quiet' 07:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:03:38 + [[ -n '' ]] 07:03:38 + [[ -n '' ]] 07:03:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:38 + /tmp/venv-T9AH/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 07:03:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:03:39 lf-activate-venv(): INFO: Base packages installed successfully 07:03:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:03:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:03:39 + /tmp/venv-T9AH/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 07:03:40 + type python3 07:03:40 + true 07:03:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T9AH/bin to PATH' 07:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-T9AH/bin to PATH 07:03:40 + PATH=/tmp/venv-T9AH/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 07:03:40 + return 0 07:03:40 + [[ -d /opt/pyenv ]] 07:03:40 + echo '---> Setting up pyenv' 07:03:40 ---> Setting up pyenv 07:03:40 + export PYENV_ROOT=/opt/pyenv 07:03:40 + PYENV_ROOT=/opt/pyenv 07:03:40 + export PATH=/opt/pyenv/bin:/tmp/venv-T9AH/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 07:03:40 + PATH=/opt/pyenv/bin:/tmp/venv-T9AH/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 07:03:40 ++ pwd 07:03:40 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:03:40 + export PYTHONPATH 07:03:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:03:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:03:40 + tox --version 07:03:41 4.38.0 from /tmp/venv-T9AH/lib/python3.11/site-packages/tox/__init__.py 07:03:41 + PARALLEL=True 07:03:41 + TOX_OPTIONS_LIST= 07:03:41 + [[ -n '' ]] 07:03:41 + case ${PARALLEL,,} in 07:03:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:03:41 + tox --parallel auto --parallel-live 07:03:41 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:03:42 checkbashisms: freeze> python -m pip freeze --all 07:03:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:03:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:03: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 07:03:43 checkbashisms: pip==26.0.1,setuptools==82.0.0 07:03:43 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:03: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)' 07:03:43 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:03:44 checkbashisms: OK ✔ in 3.13 seconds 07:03:44 pre-commit: install_deps> python -I -m pip install pre-commit 07:03:46 pre-commit: freeze> python -m pip freeze --all 07:03:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 07:03:47 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:03:47 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)' 07:03:47 /usr/bin/cpan 07:03:47 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:03:47 [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. 07:03:47 [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. 07:03:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:47 [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. 07:03:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:03:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:03:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:49 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:03:49 buildcontroller: freeze> python -m pip freeze --all 07:03:49 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:03:49 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:03:49 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:03:49 + update-java-alternatives -l 07:03:49 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:03:49 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:03:49 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:03:49 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:03:49 update-alternatives: error: no alternatives for jaotc 07:03:49 update-alternatives: error: no alternatives for rmic 07:03:49 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:03:49 + java -version 07:03:49 + JAVA_VER=21 07:03:49 + echo 21 07:03:49 21 07:03:49 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:03:49 + javac -version 07:03:50 + JAVAC_VER=21 07:03:50 + echo 21 07:03:50 + [ 21 -ge 21 ] 07:03:50 + [ 21 -ge 21 ] 07:03:50 + echo ok, java is 21 or newer 07:03:50 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 07:03:50 21 07:03:50 ok, java is 21 or newer 07:03:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:50 [INFO] Once installed this environment will be reused. 07:03:50 [INFO] This may take a few minutes... 07:03:50 2026-02-18 07:03:50 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] 07:03:50 + sudo mkdir -p /opt 07:03:50 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 07:03:50 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 07:03:50 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:03:50 + mvn --version 07:03:51 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 07:03:51 Maven home: /opt/maven 07:03:51 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:03:51 Default locale: en, platform encoding: UTF-8 07:03:51 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 07:03:51 NOTE: Picked up JDK_JAVA_OPTIONS: 07:03:51 --add-opens=java.base/java.io=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.lang=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.net=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.nio=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.util=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:03:51 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:03:51 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:03:51 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:03:51 -Xlog:disable 07:03:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:55 [INFO] Once installed this environment will be reused. 07:03:55 [INFO] This may take a few minutes... 07:04:02 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:04:02 [INFO] Once installed this environment will be reused. 07:04:02 [INFO] This may take a few minutes... 07:04:07 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:04:07 [INFO] Once installed this environment will be reused. 07:04:07 [INFO] This may take a few minutes... 07:04:09 docs-linkcheck: freeze> python -m pip freeze --all 07:04:10 docs: freeze> python -m pip freeze --all 07:04:10 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==26.0.1,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==82.0.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 07:04:10 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 07:04:10 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==26.0.1,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==82.0.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 07:04:10 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 07:04:13 docs: OK ✔ in 32.23 seconds 07:04:13 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:04:16 docs-linkcheck: OK ✔ in 34.14 seconds 07:04:16 pylint: freeze> python -m pip freeze --all 07:04:16 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 07:04:16 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}$' '{}' + 07:04:18 trim trailing whitespace.................................................Passed 07:04:18 Tabs remover.............................................................Passed 07:04:18 autopep8.................................................................Passed 07:04:24 perltidy.................................................................Passed 07:04:25 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:04:25 [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. 07:04:25 [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. 07:04:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:04:25 [INFO] Once installed this environment will be reused. 07:04:25 [INFO] This may take a few minutes... 07:04:34 gitlint..................................................................Passed 07:04:41 07:04:41 ------------------------------------ 07:04:41 Your code has been rated at 10.00/10 07:04:41 07:05:35 pre-commit: OK ✔ in 49.9 seconds 07:05:35 pylint: OK ✔ in 29.78 seconds 07:05:35 buildcontroller: OK ✔ in 1 minute 53.51 seconds 07:05:35 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 07:05:35 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 07:05:35 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 07:05:35 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 07:05:42 build_karaf_tests71: freeze> python -m pip freeze --all 07:05:42 build_karaf_tests221: freeze> python -m pip freeze --all 07:05:42 build_karaf_tests190: freeze> python -m pip freeze --all 07:05:42 build_karaf_tests121: freeze> python -m pip freeze --all 07:05:42 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:05:42 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:42 build karaf in karaf71 with ./karaf71.env 07:05:42 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:42 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:42 -Xlog:disable 07:05:42 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:05:42 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:42 build karaf in karaf221 with ./karaf221.env 07:05:42 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:05:42 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:42 build karaf in karafoc with ./karafoc.env 07:05:42 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:05:42 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:42 build karaf in karaf121 with ./karaf121.env 07:05:42 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:42 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:42 -Xlog:disable 07:05:42 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:42 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:42 -Xlog:disable 07:05:42 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:42 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:42 -Xlog:disable 07:06:42 build_karaf_tests221: OK ✔ in 1 minute 6.71 seconds 07:06:42 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 07:06:47 build_karaf_tests190: OK ✔ in 1 minute 11.86 seconds 07:06:47 build_karaf_tests71: OK ✔ in 1 minute 11.94 seconds 07:06:47 build_karaf_tests121: OK ✔ in 1 minute 11.94 seconds 07:06:47 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 07:06:47 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 07:06:54 buildlighty: freeze> python -m pip freeze --all 07:06:55 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:06:55 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:06:55 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:06:56 sims: freeze> python -m pip freeze --all 07:06:56 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:06:56 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:06:56 Using lighynode version 22.1.0.6 07:06:56 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:07:41 sims: OK ✔ in 12.22 seconds 07:07:41 buildlighty: OK ✔ in 36.25 seconds 07:07:41 testsPCE: freeze> python -m pip freeze --all 07:07:41 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==26.0.1,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 07:07:41 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:07:41 pytest -q transportpce_tests/pce/test01_pce.py 07:08:32 .................... [100%] 07:09:36 20 passed in 114.90s (0:01:54) 07:09:36 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:09:54 ............ [100%] 07:10:24 12 passed in 47.93s 07:10:24 pytest -q transportpce_tests/pce/test03_gnpy.py 07:10:41 ........ [100%] 07:11:02 8 passed in 37.37s 07:11:02 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:11:33 ... [100%] 07:11:38 3 passed in 35.72s 07:11:39 testsPCE: OK ✔ in 4 minutes 51.63 seconds 07:11:39 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 07:11:39 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 07:11:39 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 07:11:46 tests190: freeze> python -m pip freeze --all 07:11:46 tests_tapi: freeze> python -m pip freeze --all 07:11:46 tests121: freeze> python -m pip freeze --all 07:11:46 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:11:46 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:11:46 using environment variables from ./karaf221.env 07:11:46 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:11:46 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:11:46 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:11:46 using environment variables from ./karafoc.env 07:11:46 pytest -q transportpce_tests/oc/test01_portmapping.py 07:11:46 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:11:46 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:11:46 using environment variables from ./karaf121.env 07:11:46 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:12:49 ........... [100%] 07:13:09 10 passed in 83.38s (0:01:23) 07:13:10 pytest -q transportpce_tests/oc/test02_topology.py 07:13:14 ............................ [100%] 07:13:54 21 passed in 127.53s (0:02:07) 07:13:54 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:13:54 ............................. [100%] 07:14:16 14 passed in 66.15s (0:01:06) 07:14:16 pytest -q transportpce_tests/oc/test03_renderer.py 07:14:17 ................................... [100%] 07:15:14 19 passed in 57.06s 07:15:14 tests190: OK ✔ in 3 minutes 35.69 seconds 07:15:14 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 07:15:21 tests71: freeze> python -m pip freeze --all 07:15:21 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:15:21 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:15:21 using environment variables from ./karaf71.env 07:15:21 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:15:27 ..................... [100%] 07:16:08 12 passed in 46.45s 07:16:08 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:16:33 ........................................... [100%] 07:17:56 6 passed in 241.74s (0:04:01) 07:17:56 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:17:56 .......................... [100%] 07:18:44 62 passed in 155.62s (0:02:35) 07:18:44 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:18:45 .......................................................... [100%] 07:20:10 51 passed in 503.85s (0:08:23) 07:20:10 .pytest -q transportpce_tests/tapi/test02_full_topology.py 07:20:12 .......................... [100%] 07:21:04 48 passed in 139.88s (0:02:19) 07:21:04 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:21:08 ...................................... [100%] 07:22:22 22 passed in 77.54s (0:01:17) 07:22:29 ............... [100%] 07:23:16 44 passed in 319.89s (0:05:19) 07:23:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:23:34 .............................. [100%] 07:24:41 24 passed in 84.27s (0:01:24) 07:24:41 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:24:55 ............................................ [100%] 07:27:43 40 passed in 182.47s (0:03:02) 07:27:43 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:28:08 .............. [100%] 07:28:42 36 passed in 511.94s (0:08:31) 07:28:42 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:28:59 ............................................................................................................. [100%] 07:34:01 71 passed in 318.82s (0:05:18) 07:34:01 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:34:26 .................... [100%] 07:36:24 19 passed in 142.48s (0:02:22) 07:36:24 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:36:37 .......... [100%] 07:39:41 54 passed in 716.94s (0:11:56) 07:39:48 ................. [100%] 07:44:04 22 passed in 459.43s (0:07:39) 07:44:04 tests71: OK ✔ in 7 minutes 8.31 seconds 07:44:04 tests121: OK ✔ in 28 minutes 2.65 seconds 07:44:04 tests_tapi: OK ✔ in 32 minutes 25.99 seconds 07:44:04 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 07:44:10 tests221: freeze> python -m pip freeze --all 07:44:10 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==26.0.1,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==82.0.0,urllib3==2.6.3 07:44:10 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:44:10 using environment variables from ./karaf221.env 07:44:10 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:44:47 ................................... [100%] 07:45:27 35 passed in 76.70s (0:01:16) 07:45:27 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:45:59 ...... [100%] 07:46:13 6 passed in 45.63s 07:46:13 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:46:57 ............................................ [100%] 07:48:31 44 passed in 137.74s (0:02:17) 07:48:31 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:49:07 ............ [100%] 07:49:31 12 passed in 59.44s 07:49:31 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:49:57 ................ [100%] 07:51:26 16 passed in 114.87s (0:01:54) 07:51:26 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:51:57 ............................... [100%] 07:52:03 31 passed in 36.80s 07:52:03 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:52:39 .......................... [100%] 07:53:34 26 passed in 90.45s (0:01:30) 07:53:34 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:54:11 ...................... [100%] 07:55:15 22 passed in 100.43s (0:01:40) 07:55:15 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:55:56 ........................................ [100%] 07:58:19 40 passed in 183.61s (0:03:03) 07:58:19 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:59:01 ........................................................................ [ 74%] 08:04:38 ......................... [100%] 08:09:30 97 passed in 671.16s (0:11:11) 08:09:30 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:10:11 ...................................................... [100%] 08:19:58 54 passed in 627.91s (0:10:27) 08:19:58 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:20:54 ........................................................................ [ 71%] 08:26:03 ............................. [100%] 08:28:12 101 passed in 493.33s (0:08:13) 08:28:12 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:29:07 ........................................................................ [ 67%] 08:34:54 ................................... [100%] 08:38:14 107 passed in 602.01s (0:10:02) 08:38:14 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:38:57 ............................................. [100%] 08:41:35 45 passed in 200.38s (0:03:20) 08:41:35 tests221: OK ✔ in 57 minutes 30.97 seconds 08:41:35 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 08:41:42 tests_hybrid: freeze> python -m pip freeze --all 08:41:42 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==26.0.1,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==82.0.0,urllib3==2.6.3 08:41:42 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:41:42 using environment variables from ./karaf221.env 08:41:42 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:42:22 ................................................... [100%] 08:44:10 51 passed in 147.51s (0:02:27) 08:44:10 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:44:52 ........................................................................ [ 66%] 08:49:13 ..................................... [100%] 08:51:20 109 passed in 429.76s (0:07:09) 08:51:20 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:52:09 ..................................................... [100%] 08:55:41 53 passed in 261.59s (0:04:21) 08:55:42 buildcontroller: OK (113.51=setup[8.29]+cmd[105.21] seconds) 08:55:42 sims: OK (12.22=setup[9.68]+cmd[2.55] seconds) 08:55:42 build_karaf_tests121: OK (71.94=setup[7.60]+cmd[64.34] seconds) 08:55:42 testsPCE: OK (291.63=setup[54.52]+cmd[237.11] seconds) 08:55:42 tests121: OK (1682.65=setup[7.90]+cmd[1674.76] seconds) 08:55:42 build_karaf_tests221: OK (66.71=setup[7.56]+cmd[59.15] seconds) 08:55:42 tests_tapi: OK (1945.99=setup[7.87]+cmd[1938.12] seconds) 08:55:42 tests221: OK (3450.97=setup[6.42]+cmd[3444.55] seconds) 08:55:42 build_karaf_tests71: OK (71.94=setup[7.45]+cmd[64.49] seconds) 08:55:42 tests71: OK (428.31=setup[7.57]+cmd[420.75] seconds) 08:55:42 build_karaf_tests190: OK (71.86=setup[7.59]+cmd[64.28] seconds) 08:55:42 tests190: OK (215.69=setup[7.88]+cmd[207.81] seconds) 08:55:42 tests_hybrid: OK (846.64=setup[6.90]+cmd[839.74] seconds) 08:55:42 buildlighty: OK (36.25=setup[13.52]+cmd[22.74] seconds) 08:55:42 docs: OK (32.22=setup[29.18]+cmd[3.04] seconds) 08:55:42 docs-linkcheck: OK (34.14=setup[28.76]+cmd[5.38] seconds) 08:55:42 checkbashisms: OK (3.13=setup[1.87]+cmd[0.00,0.05,1.21] seconds) 08:55:42 pre-commit: OK (49.90=setup[2.66]+cmd[0.00,0.00,38.09,9.14] seconds) 08:55:42 pylint: OK (29.78=setup[3.33]+cmd[26.45] seconds) 08:55:42 congratulations :) (6720.72 seconds) 08:55:42 + tox_status=0 08:55:42 + echo '---> Completed tox runs' 08:55:42 ---> Completed tox runs 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/build_karaf_tests121/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=build_karaf_tests121 08:55:42 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/build_karaf_tests190/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=build_karaf_tests190 08:55:42 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/build_karaf_tests221/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=build_karaf_tests221 08:55:42 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/build_karaf_tests71/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=build_karaf_tests71 08:55:42 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/buildcontroller/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=buildcontroller 08:55:42 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/buildlighty/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=buildlighty 08:55:42 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/checkbashisms/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=checkbashisms 08:55:42 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/docs-linkcheck/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=docs-linkcheck 08:55:42 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/docs/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=docs 08:55:42 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/pre-commit/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=pre-commit 08:55:42 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/pylint/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=pylint 08:55:42 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/sims/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=sims 08:55:42 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests121/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests121 08:55:42 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests190/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests190 08:55:42 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests221/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests221 08:55:42 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests71/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests71 08:55:42 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/testsPCE/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=testsPCE 08:55:42 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests_hybrid/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests_hybrid 08:55:42 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:55:42 + for i in .tox/*/log 08:55:42 ++ echo .tox/tests_tapi/log 08:55:42 ++ awk -F/ '{print $2}' 08:55:42 + tox_env=tests_tapi 08:55:42 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:55:42 + DOC_DIR=docs/_build/html 08:55:42 + [[ -d docs/_build/html ]] 08:55:42 + echo '---> Archiving generated docs' 08:55:42 ---> Archiving generated docs 08:55:42 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:55:42 + echo '---> tox-run.sh ends' 08:55:42 ---> tox-run.sh ends 08:55:42 + test 0 -eq 0 08:55:42 $ ssh-agent -k 08:55:42 unset SSH_AUTH_SOCK; 08:55:42 unset SSH_AGENT_PID; 08:55:42 echo Agent pid 1583 killed; 08:55:42 [ssh-agent] Stopped. 08:55:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:55:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11937496131293843622.sh 08:55:42 ---> sysstat.sh 08:55:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11455254488681858443.sh 08:55:43 ---> package-listing.sh 08:55:43 ++ facter osfamily 08:55:43 ++ tr '[:upper:]' '[:lower:]' 08:55:43 + OS_FAMILY=debian 08:55:43 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:55:43 + START_PACKAGES=/tmp/packages_start.txt 08:55:43 + END_PACKAGES=/tmp/packages_end.txt 08:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:43 + PACKAGES=/tmp/packages_start.txt 08:55:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:55:43 + PACKAGES=/tmp/packages_end.txt 08:55:43 + case "${OS_FAMILY}" in 08:55:43 + dpkg -l 08:55:43 + grep '^ii' 08:55:43 + '[' -f /tmp/packages_start.txt ']' 08:55:43 + '[' -f /tmp/packages_end.txt ']' 08:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:55:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:55:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6070061378439590580.sh 08:55:43 ---> capture-instance-metadata.sh 08:55:43 Setup pyenv: 08:55:43 system 08:55:43 3.8.20 08:55:43 3.9.20 08:55:43 3.10.15 08:55:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:55:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZE1Z from file:/tmp/.os_lf_venv 08:55:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:46 lf-activate-venv(): INFO: Base packages installed successfully 08:55:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZE1Z/bin to PATH 08:56:00 INFO: Running in OpenStack, capturing instance metadata 08:56:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15152124256583598326.sh 08:56:00 provisioning config files... 08:56:01 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4340 08:56:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16000638558712894810tmp 08:56:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:56:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:56:01 provisioning config files... 08:56:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:56:01 [EnvInject] - Injecting environment variables from a build step. 08:56:01 [EnvInject] - Injecting as environment variables the properties content 08:56:01 SERVER_ID=logs 08:56:01 08:56:01 [EnvInject] - Variables injected successfully. 08:56:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6880763522491684970.sh 08:56:01 ---> create-netrc.sh 08:56:01 WARN: Log server credential not found. 08:56:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4080946314019948177.sh 08:56:01 ---> python-tools-install.sh 08:56:01 Setup pyenv: 08:56:01 system 08:56:01 3.8.20 08:56:01 3.9.20 08:56:01 3.10.15 08:56:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:56:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZE1Z from file:/tmp/.os_lf_venv 08:56:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:03 lf-activate-venv(): INFO: Base packages installed successfully 08:56:03 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZE1Z/bin to PATH 08:56:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18396517324406626651.sh 08:56:14 ---> sudo-logs.sh 08:56:14 Archiving 'sudo' log.. 08:56:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12377048628923608053.sh 08:56:14 ---> job-cost.sh 08:56:14 INFO: Activating Python virtual environment... 08:56:14 Setup pyenv: 08:56:14 system 08:56:14 3.8.20 08:56:14 3.9.20 08:56:14 3.10.15 08:56:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZE1Z from file:/tmp/.os_lf_venv 08:56:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:18 lf-activate-venv(): INFO: Base packages installed successfully 08:56:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZE1Z/bin to PATH 08:56:29 INFO: No stack-cost file found 08:56:29 INFO: Instance uptime: 6897s 08:56:29 INFO: Fetching instance metadata (attempt 1 of 3)... 08:56:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:56:29 INFO: Successfully fetched instance metadata 08:56:29 INFO: Instance type: v3-standard-4 08:56:29 INFO: Retrieving pricing info for: v3-standard-4 08:56:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:56:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6897 08:56:29 INFO: Successfully fetched Vexxhost pricing API 08:56:29 INFO: Retrieved cost: 0.22 08:56:29 INFO: Retrieved resource: v3-standard-4 08:56:29 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 08:56:29 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 08:56:29 INFO: Successfully archived job cost data 08:56:29 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4340,2026-02-18 08:56:29,v3-standard-4,6897,0.22,0.00,SUCCESS 08:56:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5790628764146396390.sh 08:56:29 ---> logs-deploy.sh 08:56:29 Setup pyenv: 08:56:29 system 08:56:29 3.8.20 08:56:29 3.9.20 08:56:29 3.10.15 08:56:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZE1Z from file:/tmp/.os_lf_venv 08:56:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:31 lf-activate-venv(): INFO: Base packages installed successfully 08:56:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:56:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZE1Z/bin to PATH 08:56:41 WARNING: Nexus logging server not set 08:56:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4340/ 08:56:41 INFO: archiving logs to S3 08:56:43 ---> uname -a: 08:56:43 Linux prd-ubuntu2204-docker-4c-16g-13179 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:56:43 08:56:43 08:56:43 ---> lscpu: 08:56:43 Architecture: x86_64 08:56:43 CPU op-mode(s): 32-bit, 64-bit 08:56:43 Address sizes: 40 bits physical, 48 bits virtual 08:56:43 Byte Order: Little Endian 08:56:43 CPU(s): 4 08:56:43 On-line CPU(s) list: 0-3 08:56:43 Vendor ID: AuthenticAMD 08:56:43 Model name: AMD EPYC-Rome Processor 08:56:43 CPU family: 23 08:56:43 Model: 49 08:56:43 Thread(s) per core: 1 08:56:43 Core(s) per socket: 1 08:56:43 Socket(s): 4 08:56:43 Stepping: 0 08:56:43 BogoMIPS: 5600.00 08:56:43 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 08:56:43 Virtualization: AMD-V 08:56:43 Hypervisor vendor: KVM 08:56:43 Virtualization type: full 08:56:43 L1d cache: 128 KiB (4 instances) 08:56:43 L1i cache: 128 KiB (4 instances) 08:56:43 L2 cache: 2 MiB (4 instances) 08:56:43 L3 cache: 64 MiB (4 instances) 08:56:43 NUMA node(s): 1 08:56:43 NUMA node0 CPU(s): 0-3 08:56:43 Vulnerability Gather data sampling: Not affected 08:56:43 Vulnerability Indirect target selection: Not affected 08:56:43 Vulnerability Itlb multihit: Not affected 08:56:43 Vulnerability L1tf: Not affected 08:56:43 Vulnerability Mds: Not affected 08:56:43 Vulnerability Meltdown: Not affected 08:56:43 Vulnerability Mmio stale data: Not affected 08:56:43 Vulnerability Reg file data sampling: Not affected 08:56:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:56:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:56:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:56:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:56:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:56:43 Vulnerability Srbds: Not affected 08:56:43 Vulnerability Tsa: Not affected 08:56:43 Vulnerability Tsx async abort: Not affected 08:56:43 Vulnerability Vmscape: Not affected 08:56:43 08:56:43 08:56:43 ---> nproc: 08:56:43 4 08:56:43 08:56:43 08:56:43 ---> df -h: 08:56:43 Filesystem Size Used Avail Use% Mounted on 08:56:43 tmpfs 1.6G 1.1M 1.6G 1% /run 08:56:43 /dev/vda1 78G 18G 60G 23% / 08:56:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:56:43 tmpfs 5.0M 0 5.0M 0% /run/lock 08:56:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:56:43 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:56:43 08:56:43 08:56:43 ---> free -m: 08:56:43 total used free shared buff/cache available 08:56:43 Mem: 15989 680 11620 3 3688 14966 08:56:43 Swap: 1023 0 1023 08:56:43 08:56:43 08:56:43 ---> ip addr: 08:56:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:56:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:56:43 inet 127.0.0.1/8 scope host lo 08:56:43 valid_lft forever preferred_lft forever 08:56:43 inet6 ::1/128 scope host 08:56:43 valid_lft forever preferred_lft forever 08:56:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:56:43 link/ether fa:16:3e:bf:ef:bd brd ff:ff:ff:ff:ff:ff 08:56:43 altname enp0s3 08:56:43 inet 10.30.170.139/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:56:43 valid_lft 79497sec preferred_lft 79497sec 08:56:43 inet6 fe80::f816:3eff:febf:efbd/64 scope link 08:56:43 valid_lft forever preferred_lft forever 08:56:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:56:43 link/ether f2:1e:e4:d4:86:60 brd ff:ff:ff:ff:ff:ff 08:56:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:56:43 valid_lft forever preferred_lft forever 08:56:43 08:56:43 08:56:43 ---> sar -b -r -n DEV: 08:56:43 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13179) 02/18/26 _x86_64_ (4 CPU) 08:56:43 08:56:43 07:01:43 LINUX RESTART (4 CPU) 08:56:43 08:56:43 07:10:25 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:56:43 07:20:11 74.36 22.73 48.57 3.06 341.52 5280.91 3431.37 08:56:43 07:30:26 21.13 4.93 15.40 0.80 84.32 434.46 697.27 08:56:43 07:40:26 8.91 0.12 8.34 0.45 8.36 304.69 498.87 08:56:43 07:50:26 16.03 0.04 15.29 0.69 1.19 685.07 419.00 08:56:43 08:00:26 30.09 0.11 13.59 16.39 2.45 427.72 209731.08 08:56:43 08:10:26 4.87 0.00 4.71 0.15 0.52 127.56 66.12 08:56:43 08:20:13 4.74 0.01 4.64 0.08 0.54 87.08 390.82 08:56:43 08:30:26 6.38 0.01 6.09 0.28 1.03 235.00 144.01 08:56:43 08:40:26 6.01 0.01 5.85 0.16 0.16 168.00 60.00 08:56:43 08:50:26 10.20 0.02 9.80 0.39 0.63 560.65 83.31 08:56:43 Average: 18.15 2.76 13.15 2.24 43.48 820.00 21540.30 08:56:43 08:56:43 07:10:25 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:43 07:20:11 6536900 9026228 6908940 42.20 257608 2287128 7877012 45.21 1938092 7391192 2308 08:56:43 07:30:26 3617104 6155284 9781788 59.74 260108 2333724 10869700 62.39 1986312 10253604 456 08:56:43 07:40:26 7174080 9737088 6199412 37.86 261200 2357492 6989000 40.12 1993252 6697816 236 08:56:43 07:50:26 11086196 13771960 2169600 13.25 266088 2475308 2933284 16.84 2029476 2786348 36 08:56:43 08:00:26 8772020 11523932 4416308 26.97 270196 2537352 5195608 29.82 2040876 5075956 244 08:56:43 08:10:26 8821000 11588072 4352392 26.58 270588 2552116 5162940 29.64 2041948 5018700 316 08:56:43 08:20:13 11608972 14396532 1544988 9.44 271016 2572188 2884788 16.56 2043696 2246320 16856 08:56:43 08:30:26 7378548 10186640 5752888 35.14 271816 2591904 6592276 37.84 2047372 6461824 168 08:56:43 08:40:26 8712796 11543572 4396752 26.85 272572 2613832 5142444 29.52 2049764 5129296 124 08:56:43 08:50:26 8240660 11190604 4749572 29.01 276204 2729308 5270256 30.25 2064084 5560556 88 08:56:43 Average: 8194828 10911991 5027264 30.70 267740 2505035 5891731 33.82 2023487 5662161 2083 08:56:43 08:56:43 07:10:25 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:43 07:20:11 lo 27.31 27.31 18.79 18.79 0.00 0.00 0.00 0.00 08:56:43 07:20:11 ens3 2.33 1.90 0.71 0.59 0.00 0.00 0.00 0.00 08:56:43 07:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 07:30:26 lo 31.95 31.95 13.69 13.69 0.00 0.00 0.00 0.00 08:56:43 07:30:26 ens3 1.43 1.13 0.30 1.38 0.00 0.00 0.00 0.00 08:56:43 07:30:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 07:40:26 lo 23.58 23.58 11.22 11.22 0.00 0.00 0.00 0.00 08:56:43 07:40:26 ens3 0.91 0.59 0.20 0.15 0.00 0.00 0.00 0.00 08:56:43 07:40:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 07:50:26 lo 11.27 11.27 5.58 5.58 0.00 0.00 0.00 0.00 08:56:43 07:50:26 ens3 2.41 0.83 0.50 0.30 0.00 0.00 0.00 0.00 08:56:43 07:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:00:26 lo 19.34 19.34 10.01 10.01 0.00 0.00 0.00 0.00 08:56:43 08:00:26 ens3 1.00 0.72 0.20 0.15 0.00 0.00 0.00 0.00 08:56:43 08:00:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:10:26 lo 11.65 11.65 5.51 5.51 0.00 0.00 0.00 0.00 08:56:43 08:10:26 ens3 0.95 0.56 0.30 0.21 0.00 0.00 0.00 0.00 08:56:43 08:10:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:20:13 lo 23.41 23.41 7.67 7.67 0.00 0.00 0.00 0.00 08:56:43 08:20:13 ens3 2.56 0.33 0.41 0.13 0.00 0.00 0.00 0.00 08:56:43 08:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:30:26 lo 20.09 20.09 11.23 11.23 0.00 0.00 0.00 0.00 08:56:43 08:30:26 ens3 2.15 0.67 0.37 0.20 0.00 0.00 0.00 0.00 08:56:43 08:30:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:40:26 lo 16.61 16.61 9.44 9.44 0.00 0.00 0.00 0.00 08:56:43 08:40:26 ens3 1.54 0.50 11.07 0.12 0.00 0.00 0.00 0.00 08:56:43 08:40:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:50:26 lo 21.32 21.32 10.26 10.26 0.00 0.00 0.00 0.00 08:56:43 08:50:26 ens3 1.06 0.84 0.25 0.21 0.00 0.00 0.00 0.00 08:56:43 08:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 Average: lo 20.66 20.66 10.33 10.33 0.00 0.00 0.00 0.00 08:56:43 Average: ens3 1.63 0.81 1.43 0.35 0.00 0.00 0.00 0.00 08:56:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:43 08:56:43 08:56:43 ---> sar -P ALL: 08:56:43 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13179) 02/18/26 _x86_64_ (4 CPU) 08:56:43 08:56:43 07:01:43 LINUX RESTART (4 CPU) 08:56:43 08:56:43 07:10:25 CPU %user %nice %system %iowait %steal %idle 08:56:43 07:20:11 all 51.57 0.00 2.14 0.58 0.11 45.60 08:56:43 07:20:11 0 50.28 0.00 2.08 0.49 0.11 47.04 08:56:43 07:20:11 1 52.89 0.00 2.15 0.55 0.12 44.28 08:56:43 07:20:11 2 51.69 0.00 2.13 0.95 0.11 45.13 08:56:43 07:20:11 3 51.40 0.00 2.18 0.34 0.11 45.96 08:56:43 07:30:26 all 34.09 0.00 1.24 0.07 0.10 64.50 08:56:43 07:30:26 0 34.54 0.00 1.19 0.05 0.10 64.11 08:56:43 07:30:26 1 34.62 0.00 1.21 0.05 0.10 64.01 08:56:43 07:30:26 2 33.96 0.00 1.30 0.14 0.10 64.50 08:56:43 07:30:26 3 33.22 0.00 1.27 0.05 0.10 65.36 08:56:43 07:40:26 all 17.71 0.00 0.75 0.05 0.10 81.39 08:56:43 07:40:26 0 18.00 0.00 0.70 0.02 0.10 81.19 08:56:43 07:40:26 1 17.25 0.00 0.80 0.04 0.10 81.81 08:56:43 07:40:26 2 18.07 0.00 0.80 0.05 0.10 80.98 08:56:43 07:40:26 3 17.53 0.00 0.71 0.09 0.10 81.56 08:56:43 07:50:26 all 21.41 0.00 0.79 0.06 0.09 77.65 08:56:43 07:50:26 0 21.75 0.00 0.79 0.02 0.09 77.36 08:56:43 07:50:26 1 21.90 0.00 0.73 0.03 0.09 77.25 08:56:43 07:50:26 2 20.27 0.00 0.81 0.14 0.09 78.69 08:56:43 07:50:26 3 21.73 0.00 0.84 0.06 0.09 77.28 08:56:43 08:00:26 all 24.66 0.00 0.80 0.07 0.09 74.38 08:56:43 08:00:26 0 24.07 0.00 0.80 0.03 0.09 75.02 08:56:43 08:00:26 1 24.84 0.00 0.81 0.10 0.10 74.14 08:56:43 08:00:26 2 25.11 0.00 0.78 0.04 0.10 73.98 08:56:43 08:00:26 3 24.63 0.00 0.82 0.09 0.09 74.38 08:56:43 08:10:26 all 6.69 0.00 0.29 0.02 0.08 92.93 08:56:43 08:10:26 0 6.67 0.00 0.26 0.03 0.07 92.97 08:56:43 08:10:26 1 7.13 0.00 0.27 0.04 0.08 92.48 08:56:43 08:10:26 2 6.18 0.00 0.29 0.01 0.08 93.43 08:56:43 08:10:26 3 6.75 0.00 0.34 0.01 0.08 92.82 08:56:43 08:20:13 all 4.93 0.00 0.25 0.06 0.07 94.68 08:56:43 08:20:13 0 5.21 0.00 0.20 0.08 0.07 94.43 08:56:43 08:20:13 1 4.59 0.00 0.27 0.09 0.07 94.97 08:56:43 08:20:13 2 5.09 0.00 0.28 0.04 0.08 94.51 08:56:43 08:20:13 3 4.83 0.00 0.25 0.02 0.07 94.82 08:56:43 08:30:26 all 14.65 0.00 0.65 0.03 0.09 84.58 08:56:43 08:30:26 0 14.43 0.00 0.66 0.03 0.08 84.80 08:56:43 08:30:26 1 14.63 0.00 0.64 0.05 0.09 84.60 08:56:43 08:30:26 2 14.84 0.00 0.61 0.01 0.09 84.45 08:56:43 08:30:26 3 14.72 0.00 0.70 0.03 0.09 84.46 08:56:43 08:40:26 all 8.21 0.00 0.42 0.04 0.08 91.24 08:56:43 08:40:26 0 8.12 0.00 0.44 0.04 0.08 91.33 08:56:43 08:40:26 1 8.22 0.00 0.48 0.02 0.09 91.19 08:56:43 08:40:26 2 8.20 0.00 0.44 0.11 0.09 91.17 08:56:43 08:40:26 3 8.32 0.00 0.33 0.01 0.07 91.27 08:56:43 08:50:26 all 14.20 0.00 0.54 0.13 0.08 85.06 08:56:43 08:50:26 0 13.96 0.00 0.50 0.06 0.07 85.41 08:56:43 08:50:26 1 13.53 0.00 0.54 0.35 0.09 85.48 08:56:43 08:50:26 2 14.31 0.00 0.52 0.07 0.08 85.01 08:56:43 08:50:26 3 14.99 0.00 0.59 0.02 0.08 84.32 08:56:43 Average: all 19.80 0.00 0.79 0.11 0.09 79.22 08:56:43 Average: 0 19.69 0.00 0.76 0.08 0.09 79.38 08:56:43 Average: 1 19.94 0.00 0.79 0.13 0.09 79.04 08:56:43 Average: 2 19.76 0.00 0.79 0.15 0.09 79.20 08:56:43 Average: 3 19.80 0.00 0.80 0.07 0.09 79.24 08:56:43 08:56:43 08:56:43