07:02:17 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 07:02:17 Running as SYSTEM 07:02:17 [EnvInject] - Loading node environment variables. 07:02:17 Building remotely on prd-ubuntu2204-docker-4c-16g-13180 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:02:18 [ssh-agent] Looking for ssh-agent implementation... 07:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:18 $ ssh-agent 07:02:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUALMMh/agent.1580 07:02:18 SSH_AGENT_PID=1582 07:02:18 [ssh-agent] Started. 07:02:18 Running ssh-add (command line suppressed) 07:02:18 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7075863625055296029.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7075863625055296029.key) 07:02:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:02:18 The recommended git tool is: NONE 07:02:22 using credential jenkins-ssh 07:02:22 Wiping out workspace first. 07:02:22 Cloning the remote Git repository 07:02:22 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:02:22 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:02:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:02:22 > git --version # timeout=10 07:02:22 > git --version # 'git version 2.34.1' 07:02:22 using GIT_SSH to set credentials jenkins-ssh 07:02:22 Verifying host key using known hosts file 07:02:22 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:22 > 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:31 > 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/57/116657/66 # timeout=10 07:02:31 > git rev-parse b5b77ee56cb9cdb7b43a5e8596faa097e674d1fd^{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 b5b77ee56cb9cdb7b43a5e8596faa097e674d1fd (refs/changes/57/116657/66) 07:02:31 > git config core.sparsecheckout # timeout=10 07:02:31 > git checkout -f b5b77ee56cb9cdb7b43a5e8596faa097e674d1fd # timeout=10 07:02:32 Commit message: "TAPI - apply OpenROADM topology updates to NEPs" 07:02:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:02:32 > git rev-list --no-walk 2f06f495ea4f5ac2eee193b4a73b3a25828ae853 # 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/jenkins3415376505872430888.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-9nWW 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-9nWW/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-9nWW/lib/python3.11/site-packages/pip (python 3.11) 07:03:27 appdirs==1.4.4 07:03:27 argcomplete==3.6.3 07:03:27 aspy.yaml==1.3.0 07:03:27 attrs==25.4.0 07:03:27 autopage==0.6.0 07:03:27 beautifulsoup4==4.14.3 07:03:27 boto3==1.42.51 07:03:27 botocore==1.42.51 07:03:27 bs4==0.0.2 07:03:27 certifi==2026.1.4 07:03:27 cffi==2.0.0 07:03:27 cfgv==3.5.0 07:03:27 chardet==5.2.0 07:03:27 charset-normalizer==3.4.4 07:03:27 click==8.3.1 07:03:27 cliff==4.13.2 07:03:27 cmd2==3.2.0 07:03:27 cryptography==3.3.2 07:03:27 debtcollector==3.0.0 07:03:27 decorator==5.2.1 07:03:27 defusedxml==0.7.1 07:03:27 Deprecated==1.3.1 07:03:27 distlib==0.4.0 07:03:27 dnspython==2.8.0 07:03:27 docker==7.1.0 07:03:27 dogpile.cache==1.5.0 07:03:27 durationpy==0.10 07:03:27 email-validator==2.3.0 07:03:27 filelock==3.24.2 07:03:27 future==1.0.0 07:03:27 gitdb==4.0.12 07:03:27 GitPython==3.1.46 07:03:27 httplib2==0.30.2 07:03:27 identify==2.6.16 07:03:27 idna==3.11 07:03:27 importlib-resources==1.5.0 07:03:27 iso8601==2.1.0 07:03:27 Jinja2==3.1.6 07:03:27 jmespath==1.1.0 07:03:27 jsonpatch==1.33 07:03:27 jsonpointer==3.0.0 07:03:27 jsonschema==4.26.0 07:03:27 jsonschema-specifications==2025.9.1 07:03:27 keystoneauth1==5.13.0 07:03:27 kubernetes==35.0.0 07:03:27 lftools==0.37.21 07:03:27 lxml==6.0.2 07:03:27 markdown-it-py==4.0.0 07:03:27 MarkupSafe==3.0.3 07:03:27 mdurl==0.1.2 07:03:27 msgpack==1.1.2 07:03:27 multi_key_dict==2.0.3 07:03:27 munch==4.0.0 07:03:27 netaddr==1.3.0 07:03:27 niet==1.4.2 07:03:27 nodeenv==1.10.0 07:03:27 oauth2client==4.1.3 07:03:27 oauthlib==3.3.1 07:03:27 openstacksdk==4.10.0 07:03:27 os-service-types==1.8.2 07:03:27 osc-lib==4.4.0 07:03:27 oslo.config==10.3.0 07:03:27 oslo.context==6.3.0 07:03:27 oslo.i18n==6.7.2 07:03:27 oslo.log==8.0.0 07:03:27 oslo.serialization==5.9.1 07:03:27 oslo.utils==9.2.0 07:03:27 packaging==26.0 07:03:27 pbr==7.0.3 07:03:27 platformdirs==4.9.2 07:03:27 prettytable==3.17.0 07:03:27 psutil==7.2.2 07:03:27 pyasn1==0.6.2 07:03:27 pyasn1_modules==0.4.2 07:03:27 pycparser==3.0 07:03:27 pygerrit2==2.0.15 07:03:27 PyGithub==2.8.1 07:03:27 Pygments==2.19.2 07:03:27 PyJWT==2.11.0 07:03:27 PyNaCl==1.6.2 07:03:27 pyparsing==2.4.7 07:03:27 pyperclip==1.11.0 07:03:27 pyrsistent==0.20.0 07:03:27 python-cinderclient==9.8.0 07:03:27 python-dateutil==2.9.0.post0 07:03:27 python-heatclient==5.0.0 07:03:27 python-jenkins==1.8.3 07:03:27 python-keystoneclient==5.7.0 07:03:27 python-magnumclient==4.9.0 07:03:27 python-openstackclient==9.0.0 07:03:27 python-swiftclient==4.9.0 07:03:27 PyYAML==6.0.3 07:03:27 referencing==0.37.0 07:03:27 requests==2.32.5 07:03:27 requests-oauthlib==2.0.0 07:03:27 requestsexceptions==1.4.0 07:03:27 rfc3986==2.0.0 07:03:27 rich==14.3.2 07:03:27 rich-argparse==1.7.2 07:03:27 rpds-py==0.30.0 07:03:27 rsa==4.9.1 07:03:27 ruamel.yaml==0.19.1 07:03:27 ruamel.yaml.clib==0.2.15 07:03:27 s3transfer==0.16.0 07:03:27 simplejson==3.20.2 07:03:27 six==1.17.0 07:03:27 smmap==5.0.2 07:03:27 soupsieve==2.8.3 07:03:27 stevedore==5.6.0 07:03:27 tabulate==0.9.0 07:03:27 toml==0.10.2 07:03:27 tomlkit==0.14.0 07:03:27 tqdm==4.67.3 07:03:27 typing_extensions==4.15.0 07:03:27 tzdata==2025.3 07:03:27 urllib3==1.26.20 07:03:27 virtualenv==20.37.0 07:03:27 wcwidth==0.6.0 07:03:27 websocket-client==1.9.0 07:03:27 wrapt==2.1.1 07:03:27 xdg==6.0.0 07:03:27 xmltodict==1.0.3 07:03:27 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/jenkins2569427117995811898.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-8LZD 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-8LZD 07:03:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8LZD' 07:03:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8LZD 07:03:32 + echo /tmp/venv-8LZD 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-8LZD/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-8LZD/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-8LZD/bin to PATH' 07:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-8LZD/bin to PATH 07:03:38 + PATH=/tmp/venv-8LZD/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-8LZD/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/jenkins8852061822744474382.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/jenkins13258319343957594755.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-2jKP 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 ++ 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 ++ sed 's/^[ *]* //' 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-8LZD 07:03:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LZD from' file:/tmp/.toxenv 07:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8LZD 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-8LZD/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-8LZD/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-8LZD/bin to PATH' 07:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-8LZD/bin to PATH 07:03:40 + PATH=/tmp/venv-8LZD/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-8LZD/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-8LZD/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-8LZD/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 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:03:42 checkbashisms: freeze> python -m pip freeze --all 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:42 docs: install_deps> python -I -m pip install -r docs/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 2.96 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:48 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:03:48 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:03:49 buildcontroller: freeze> python -m pip freeze --all 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 + java -version 07:03:49 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:03:49 + JAVA_VER=21 07:03:49 + echo 21 07:03:49 21 07:03:49 + javac -version 07:03:49 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:03:49 + JAVAC_VER=21 07:03:49 + echo 21 07:03:49 21 07:03:49 ok, java is 21 or newer 07:03:49 + [ 21 -ge 21 ] 07:03:49 + [ 21 -ge 21 ] 07:03:49 + echo ok, java is 21 or newer 07:03:49 + 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 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:50 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 07:03:50 Maven home: /opt/maven 07:03:50 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:03:50 Default locale: en, platform encoding: UTF-8 07:03:50 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 07:03:50 NOTE: Picked up JDK_JAVA_OPTIONS: 07:03:50 --add-opens=java.base/java.io=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.lang=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.net=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.nio=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.util=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:03:50 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:03:50 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:03:50 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:03:50 -Xlog:disable 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:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:56 [INFO] Once installed this environment will be reused. 07:03:56 [INFO] This may take a few minutes... 07:04:03 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:04:03 [INFO] Once installed this environment will be reused. 07:04:03 [INFO] This may take a few minutes... 07:04:09 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:04:09 [INFO] Once installed this environment will be reused. 07:04:09 [INFO] This may take a few minutes... 07:04:09 docs: freeze> python -m pip freeze --all 07:04:09 docs-linkcheck: freeze> python -m pip freeze --all 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: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:13 docs: OK ✔ in 32.19 seconds 07:04:13 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:04:17 docs-linkcheck: OK ✔ in 34.41 seconds 07:04:17 pylint: freeze> python -m pip freeze --all 07:04:17 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:17 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:21 trim trailing whitespace.................................................Passed 07:04:21 Tabs remover.............................................................Passed 07:04:21 autopep8.................................................................Passed 07:04:27 perltidy.................................................................Passed 07:04:28 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:04:28 [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:28 [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:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:04:28 [INFO] Once installed this environment will be reused. 07:04:28 [INFO] This may take a few minutes... 07:04:36 gitlint..................................................................Passed 07:04:43 07:04:43 ------------------------------------ 07:04:43 Your code has been rated at 10.00/10 07:04:43 07:05:38 pre-commit: OK ✔ in 52.47 seconds 07:05:38 pylint: OK ✔ in 31.62 seconds 07:05:38 buildcontroller: OK ✔ in 1 minute 55.77 seconds 07:05:38 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:38 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:38 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:38 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:44 build_karaf_tests71: freeze> python -m pip freeze --all 07:05:44 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:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:44 build karaf in karaf71 with ./karaf71.env 07:05:44 build_karaf_tests221: freeze> python -m pip freeze --all 07:05:44 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:44 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:44 -Xlog:disable 07:05:44 build_karaf_tests190: freeze> python -m pip freeze --all 07:05:44 build_karaf_tests121: freeze> python -m pip freeze --all 07:05:45 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:45 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:45 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:45 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:45 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:45 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:05:45 build karaf in karaf121 with ./karaf121.env 07:05:45 build karaf in karaf221 with ./karaf221.env 07:05:45 build karaf in karafoc with ./karafoc.env 07:05:45 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:45 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:45 -Xlog:disable 07:05:45 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:45 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:45 -Xlog:disable 07:05:45 NOTE: Picked up JDK_JAVA_OPTIONS: 07:05:45 --add-opens=java.base/java.io=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.net=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:05:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:05:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:05:45 -Xlog:disable 07:06:42 build_karaf_tests71: OK ✔ in 1 minute 4.9 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:50 build_karaf_tests221: OK ✔ in 1 minute 12.55 seconds 07:06:50 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:52 build_karaf_tests121: OK ✔ in 1 minute 15.42 seconds 07:06:52 build_karaf_tests190: OK ✔ in 1 minute 15.63 seconds 07:06:52 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:58 buildlighty: freeze> python -m pip freeze --all 07:06:58 sims: freeze> python -m pip freeze --all 07:06:59 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:59 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:06:59 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:06:59 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:59 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:06:59 Using lighynode version 22.1.0.6 07:06:59 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:07:48 sims: OK ✔ in 11.6 seconds 07:07:48 buildlighty: OK ✔ in 41.29 seconds 07:07:48 testsPCE: freeze> python -m pip freeze --all 07:07:48 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:48 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:07:48 pytest -q transportpce_tests/pce/test01_pce.py 07:08:37 .................... [100%] 07:09:40 20 passed in 111.66s (0:01:51) 07:09:40 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:09:57 ............ [100%] 07:10:27 12 passed in 46.59s 07:10:27 pytest -q transportpce_tests/pce/test03_gnpy.py 07:10:44 ........ [100%] 07:11:05 8 passed in 37.63s 07:11:05 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:11:37 ... [100%] 07:11:42 3 passed in 36.32s 07:11:43 testsPCE: OK ✔ in 4 minutes 49.55 seconds 07:11:43 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:43 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:43 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:49 tests121: freeze> python -m pip freeze --all 07:11:49 tests190: freeze> python -m pip freeze --all 07:11:49 tests_tapi: freeze> python -m pip freeze --all 07:11:49 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:49 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:11:49 using environment variables from ./karafoc.env 07:11:49 pytest -q transportpce_tests/oc/test01_portmapping.py 07:11:49 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:49 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:11:49 using environment variables from ./karaf121.env 07:11:49 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:11:49 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:49 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:11:49 using environment variables from ./karaf221.env 07:11:49 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:12:51 ........... [100%] 07:13:08 10 passed in 79.23s (0:01:19) 07:13:08 pytest -q transportpce_tests/oc/test02_topology.py 07:13:14 ............................. [100%] 07:13:55 21 passed in 125.50s (0:02:05) 07:13:55 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:13:55 ......................... [100%] 07:14:16 14 passed in 66.95s (0:01:06) 07:14:16 pytest -q transportpce_tests/oc/test03_renderer.py 07:14:16 ....................... [100%] 07:15:00 6 passed in 65.44s (0:01:05) 07:15:00 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:15:01 ................... [100%] 07:15:18 19 passed in 61.89s (0:01:01) 07:15:19 tests190: OK ✔ in 3 minutes 36.63 seconds 07:15:19 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:25 tests71: freeze> python -m pip freeze --all 07:15:25 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:25 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:15:25 using environment variables from ./karaf71.env 07:15:25 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:15:29 .............................. [100%] 07:16:26 12 passed in 60.94s (0:01:00) 07:16:27 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:16:27 ...................................................... [100%] 07:17:42 44 passed in 161.20s (0:02:41) 07:17:42 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:17:43 ....................................................................... [100%] 07:19:09 62 passed in 162.10s (0:02:42) 07:19:09 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:19:11 [100%] 07:19:11 24 passed in 88.21s (0:01:28) 07:19:11 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:20:04 ... [100%] 07:20:10 51 passed in 500.69s (0:08:20) 07:20:10 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:20:11 ................................................................................. [100%] 07:21:53 48 passed in 163.55s (0:02:43) 07:21:53 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:21:56 ................................... [100%] 07:22:50 40 passed in 219.00s (0:03:38) 07:22:50 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:22:52 ........... [100%] 07:23:12 22 passed in 78.58s (0:01:18) 07:23:16 .................................................... [100%] 07:25:59 36 passed in 349.15s (0:05:49) 07:26:00 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:26:14 ..................................................................................... [100%] 07:31:20 71 passed in 320.37s (0:05:20) 07:31:20 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:31:45 ...................... [100%] 07:33:45 19 passed in 144.24s (0:02:24) 07:33:45 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:34:46 .. [100%] 07:34:49 54 passed in 718.55s (0:11:58) 07:35:49 ...................... [100%] 07:41:24 22 passed in 459.42s (0:07:39) 07:41:25 tests71: OK ✔ in 7 minutes 53.36 seconds 07:41:25 tests121: OK ✔ in 23 minutes 6.96 seconds 07:41:25 tests_tapi: OK ✔ in 29 minutes 42.62 seconds 07:41:25 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:41:31 tests221: freeze> python -m pip freeze --all 07:41:31 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:41:31 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:41:31 using environment variables from ./karaf221.env 07:41:31 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:42:09 ................................... [100%] 07:42:49 35 passed in 77.83s (0:01:17) 07:42:49 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:43:21 ...... [100%] 07:43:35 6 passed in 45.72s 07:43:35 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:44:19 ............................................ [100%] 07:45:54 44 passed in 138.37s (0:02:18) 07:45:54 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:46:30 ............ [100%] 07:46:54 12 passed in 59.96s 07:46:54 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:47:20 ................ [100%] 07:48:49 16 passed in 114.92s (0:01:54) 07:48:49 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:49:19 ............................... [100%] 07:49:26 31 passed in 36.91s 07:49:26 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:50:03 .......................... [100%] 07:53:58 26 passed in 271.55s (0:04:31) 07:53:58 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:54:35 ...................... [100%] 07:55:39 22 passed in 100.48s (0:01:40) 07:55:39 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:56:20 ........................................ [100%] 08:01:44 40 passed in 364.39s (0:06:04) 08:01:44 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:02:29 ........................................................................ [ 74%] 08:08:06 ......................... [100%] 08:09:58 97 passed in 494.40s (0:08:14) 08:09:58 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:10:42 ...................................................... [100%] 08:20:30 54 passed in 631.66s (0:10:31) 08:20:30 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:21:31 ........................................................................ [ 71%] 08:26:41 ............................. [100%] 08:28:51 101 passed in 500.30s (0:08:20) 08:28:51 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:29:50 ........................................................................ [ 67%] 08:35:38 ................................... [100%] 08:38:59 107 passed in 607.81s (0:10:07) 08:38:59 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:39:46 ............................................. [100%] 08:42:24 45 passed in 204.50s (0:03:24) 08:42:24 tests221: OK ✔ in 1 hour 59.51 seconds 08:42:24 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:42:31 tests_hybrid: freeze> python -m pip freeze --all 08:42:31 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:42:31 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:42:31 using environment variables from ./karaf221.env 08:42:31 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:43:14 ................................................... [100%] 08:45:03 51 passed in 151.58s (0:02:31) 08:45:03 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:45:47 ........................................................................ [ 66%] 08:50:09 ..................................... [100%] 08:52:15 109 passed in 432.47s (0:07:12) 08:52:16 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:53:09 ..................................................... [100%] 08:56:43 53 passed in 267.62s (0:04:27) 08:56:44 buildcontroller: OK (115.77=setup[8.09]+cmd[107.68] seconds) 08:56:44 sims: OK (11.60=setup[9.46]+cmd[2.14] seconds) 08:56:44 build_karaf_tests121: OK (75.42=setup[8.00]+cmd[67.42] seconds) 08:56:44 testsPCE: OK (289.55=setup[56.10]+cmd[233.45] seconds) 08:56:44 tests121: OK (1386.96=setup[6.98]+cmd[1379.98] seconds) 08:56:44 build_karaf_tests221: OK (72.55=setup[7.99]+cmd[64.56] seconds) 08:56:44 tests_tapi: OK (1782.62=setup[7.01]+cmd[1775.61] seconds) 08:56:44 tests221: OK (3659.51=setup[6.41]+cmd[3653.11] seconds) 08:56:44 build_karaf_tests71: OK (64.90=setup[7.56]+cmd[57.34] seconds) 08:56:44 tests71: OK (473.36=setup[6.82]+cmd[466.53] seconds) 08:56:44 build_karaf_tests190: OK (75.63=setup[7.97]+cmd[67.66] seconds) 08:56:44 tests190: OK (216.63=setup[6.96]+cmd[209.66] seconds) 08:56:44 tests_hybrid: OK (859.57=setup[6.88]+cmd[852.68] seconds) 08:56:44 buildlighty: OK (41.29=setup[17.00]+cmd[24.29] seconds) 08:56:44 docs: OK (32.19=setup[28.77]+cmd[3.41] seconds) 08:56:44 docs-linkcheck: OK (34.41=setup[28.85]+cmd[5.57] seconds) 08:56:44 checkbashisms: OK (2.96=setup[1.72]+cmd[0.01,0.04,1.19] seconds) 08:56:44 pre-commit: OK (52.47=setup[2.79]+cmd[0.01,0.01,41.42,8.25] seconds) 08:56:44 pylint: OK (31.62=setup[3.88]+cmd[27.73] seconds) 08:56:44 congratulations :) (6782.72 seconds) 08:56:44 + tox_status=0 08:56:44 + echo '---> Completed tox runs' 08:56:44 ---> Completed tox runs 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/build_karaf_tests121/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=build_karaf_tests121 08:56:44 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/build_karaf_tests190/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=build_karaf_tests190 08:56:44 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/build_karaf_tests221/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=build_karaf_tests221 08:56:44 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/build_karaf_tests71/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=build_karaf_tests71 08:56:44 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/buildcontroller/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=buildcontroller 08:56:44 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/buildlighty/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=buildlighty 08:56:44 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/checkbashisms/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=checkbashisms 08:56:44 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/docs-linkcheck/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=docs-linkcheck 08:56:44 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/docs/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=docs 08:56:44 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/pre-commit/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=pre-commit 08:56:44 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/pylint/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=pylint 08:56:44 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:56:44 + for i in .tox/*/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 ++ echo .tox/sims/log 08:56:44 + tox_env=sims 08:56:44 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests121/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests121 08:56:44 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests190/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests190 08:56:44 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests221/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests221 08:56:44 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests71/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests71 08:56:44 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/testsPCE/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=testsPCE 08:56:44 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests_hybrid/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests_hybrid 08:56:44 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:56:44 + for i in .tox/*/log 08:56:44 ++ echo .tox/tests_tapi/log 08:56:44 ++ awk -F/ '{print $2}' 08:56:44 + tox_env=tests_tapi 08:56:44 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:56:44 + DOC_DIR=docs/_build/html 08:56:44 + [[ -d docs/_build/html ]] 08:56:44 + echo '---> Archiving generated docs' 08:56:44 ---> Archiving generated docs 08:56:44 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:56:45 + echo '---> tox-run.sh ends' 08:56:45 ---> tox-run.sh ends 08:56:45 + test 0 -eq 0 08:56:45 $ ssh-agent -k 08:56:45 unset SSH_AUTH_SOCK; 08:56:45 unset SSH_AGENT_PID; 08:56:45 echo Agent pid 1582 killed; 08:56:45 [ssh-agent] Stopped. 08:56:45 [PostBuildScript] - [INFO] Executing post build scripts. 08:56:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15521909723691872549.sh 08:56:45 ---> sysstat.sh 08:56:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2657457908922899067.sh 08:56:46 ---> package-listing.sh 08:56:46 ++ facter osfamily 08:56:46 ++ tr '[:upper:]' '[:lower:]' 08:56:46 + OS_FAMILY=debian 08:56:46 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:56:46 + START_PACKAGES=/tmp/packages_start.txt 08:56:46 + END_PACKAGES=/tmp/packages_end.txt 08:56:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:46 + PACKAGES=/tmp/packages_start.txt 08:56:46 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:56:46 + PACKAGES=/tmp/packages_end.txt 08:56:46 + case "${OS_FAMILY}" in 08:56:46 + dpkg -l 08:56:46 + grep '^ii' 08:56:46 + '[' -f /tmp/packages_start.txt ']' 08:56:46 + '[' -f /tmp/packages_end.txt ']' 08:56:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:46 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:56:46 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:56:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:56:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15712505966124165845.sh 08:56:46 ---> capture-instance-metadata.sh 08:56:46 Setup pyenv: 08:56:46 system 08:56:46 3.8.20 08:56:46 3.9.20 08:56:46 3.10.15 08:56:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9nWW from file:/tmp/.os_lf_venv 08:56:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:51 lf-activate-venv(): INFO: Base packages installed successfully 08:56:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-9nWW/bin to PATH 08:57:11 INFO: Running in OpenStack, capturing instance metadata 08:57:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14508779904865233247.sh 08:57:12 provisioning config files... 08:57:12 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4339 08:57:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8905282814656741605tmp 08:57:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:57:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:57:12 provisioning config files... 08:57:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:57:13 [EnvInject] - Injecting environment variables from a build step. 08:57:13 [EnvInject] - Injecting as environment variables the properties content 08:57:13 SERVER_ID=logs 08:57:13 08:57:13 [EnvInject] - Variables injected successfully. 08:57:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6700863672851087748.sh 08:57:13 ---> create-netrc.sh 08:57:13 WARN: Log server credential not found. 08:57:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15400791186382318279.sh 08:57:13 ---> python-tools-install.sh 08:57:13 Setup pyenv: 08:57:13 system 08:57:13 3.8.20 08:57:13 3.9.20 08:57:13 3.10.15 08:57:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:57:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9nWW from file:/tmp/.os_lf_venv 08:57:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:16 lf-activate-venv(): INFO: Base packages installed successfully 08:57:16 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-9nWW/bin to PATH 08:57:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2508668289767238906.sh 08:57:31 ---> sudo-logs.sh 08:57:31 Archiving 'sudo' log.. 08:57:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7466269006648792569.sh 08:57:31 ---> job-cost.sh 08:57:31 INFO: Activating Python virtual environment... 08:57:31 Setup pyenv: 08:57:31 system 08:57:31 3.8.20 08:57:31 3.9.20 08:57:31 3.10.15 08:57:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:57:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9nWW from file:/tmp/.os_lf_venv 08:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:34 lf-activate-venv(): INFO: Base packages installed successfully 08:57:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:57:45 lf-activate-venv(): INFO: Adding /tmp/venv-9nWW/bin to PATH 08:57:45 INFO: No stack-cost file found 08:57:45 INFO: Instance uptime: 6974s 08:57:45 INFO: Fetching instance metadata (attempt 1 of 3)... 08:57:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:57:45 INFO: Successfully fetched instance metadata 08:57:45 INFO: Instance type: v3-standard-4 08:57:45 INFO: Retrieving pricing info for: v3-standard-4 08:57:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:57:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6974 08:57:46 INFO: Successfully fetched Vexxhost pricing API 08:57:46 INFO: Retrieved cost: 0.22 08:57:46 INFO: Retrieved resource: v3-standard-4 08:57:46 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 08:57:46 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 08:57:46 INFO: Successfully archived job cost data 08:57:46 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4339,2026-02-18 08:57:46,v3-standard-4,6974,0.22,0.00,SUCCESS 08:57:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12961350301274609186.sh 08:57:46 ---> logs-deploy.sh 08:57:46 Setup pyenv: 08:57:46 system 08:57:46 3.8.20 08:57:46 3.9.20 08:57:46 3.10.15 08:57:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:57:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9nWW from file:/tmp/.os_lf_venv 08:57:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:48 lf-activate-venv(): INFO: Base packages installed successfully 08:57:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-9nWW/bin to PATH 08:57:58 WARNING: Nexus logging server not set 08:57:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4339/ 08:57:58 INFO: archiving logs to S3 08:58:00 ---> uname -a: 08:58:00 Linux prd-ubuntu2204-docker-4c-16g-13180 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:58:00 08:58:00 08:58:00 ---> lscpu: 08:58:00 Architecture: x86_64 08:58:00 CPU op-mode(s): 32-bit, 64-bit 08:58:00 Address sizes: 40 bits physical, 48 bits virtual 08:58:00 Byte Order: Little Endian 08:58:00 CPU(s): 4 08:58:00 On-line CPU(s) list: 0-3 08:58:00 Vendor ID: AuthenticAMD 08:58:00 Model name: AMD EPYC-Rome Processor 08:58:00 CPU family: 23 08:58:00 Model: 49 08:58:00 Thread(s) per core: 1 08:58:00 Core(s) per socket: 1 08:58:00 Socket(s): 4 08:58:00 Stepping: 0 08:58:00 BogoMIPS: 5600.00 08:58:00 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:58:00 Virtualization: AMD-V 08:58:00 Hypervisor vendor: KVM 08:58:00 Virtualization type: full 08:58:00 L1d cache: 128 KiB (4 instances) 08:58:00 L1i cache: 128 KiB (4 instances) 08:58:00 L2 cache: 2 MiB (4 instances) 08:58:00 L3 cache: 64 MiB (4 instances) 08:58:00 NUMA node(s): 1 08:58:00 NUMA node0 CPU(s): 0-3 08:58:00 Vulnerability Gather data sampling: Not affected 08:58:00 Vulnerability Indirect target selection: Not affected 08:58:00 Vulnerability Itlb multihit: Not affected 08:58:00 Vulnerability L1tf: Not affected 08:58:00 Vulnerability Mds: Not affected 08:58:00 Vulnerability Meltdown: Not affected 08:58:00 Vulnerability Mmio stale data: Not affected 08:58:00 Vulnerability Reg file data sampling: Not affected 08:58:00 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:58:00 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:58:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:58:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:58:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:58:00 Vulnerability Srbds: Not affected 08:58:00 Vulnerability Tsa: Not affected 08:58:00 Vulnerability Tsx async abort: Not affected 08:58:00 Vulnerability Vmscape: Not affected 08:58:00 08:58:00 08:58:00 ---> nproc: 08:58:00 4 08:58:00 08:58:00 08:58:00 ---> df -h: 08:58:00 Filesystem Size Used Avail Use% Mounted on 08:58:00 tmpfs 1.6G 1.1M 1.6G 1% /run 08:58:00 /dev/vda1 78G 18G 60G 23% / 08:58:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:58:00 tmpfs 5.0M 0 5.0M 0% /run/lock 08:58:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:58:00 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:58:00 08:58:00 08:58:00 ---> free -m: 08:58:00 total used free shared buff/cache available 08:58:00 Mem: 15989 704 10803 3 4480 14941 08:58:00 Swap: 1023 0 1023 08:58:00 08:58:00 08:58:00 ---> ip addr: 08:58:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:58:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:58:00 inet 127.0.0.1/8 scope host lo 08:58:00 valid_lft forever preferred_lft forever 08:58:00 inet6 ::1/128 scope host 08:58:00 valid_lft forever preferred_lft forever 08:58:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:58:00 link/ether fa:16:3e:e5:d6:3c brd ff:ff:ff:ff:ff:ff 08:58:00 altname enp0s3 08:58:00 inet 10.30.171.40/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:58:00 valid_lft 79419sec preferred_lft 79419sec 08:58:00 inet6 fe80::f816:3eff:fee5:d63c/64 scope link 08:58:00 valid_lft forever preferred_lft forever 08:58:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:58:00 link/ether be:74:84:d9:6d:14 brd ff:ff:ff:ff:ff:ff 08:58:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:58:00 valid_lft forever preferred_lft forever 08:58:00 08:58:00 08:58:00 ---> sar -b -r -n DEV: 08:58:00 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13180) 02/18/26 _x86_64_ (4 CPU) 08:58:00 08:58:00 07:01:43 LINUX RESTART (4 CPU) 08:58:00 08:58:00 07:10:16 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:58:00 07:20:11 78.98 23.13 52.11 3.74 343.91 5346.49 2926.88 08:58:00 07:30:16 14.13 1.01 12.41 0.72 10.70 363.78 421.01 08:58:00 07:40:02 7.66 0.08 7.13 0.45 5.19 285.70 542.24 08:58:00 07:50:16 20.05 0.06 19.02 0.97 1.72 848.13 483.39 08:58:00 08:00:16 22.96 0.11 6.63 16.22 1.85 196.37 211281.30 08:58:00 08:10:16 7.23 0.01 7.02 0.21 0.69 168.25 126.57 08:58:00 08:20:16 4.19 0.01 4.05 0.14 0.36 123.47 9.63 08:58:00 08:30:03 7.87 0.01 7.48 0.37 1.43 258.60 181.15 08:58:00 08:40:16 5.29 0.00 5.13 0.16 0.16 160.45 59.01 08:58:00 08:50:16 9.36 0.01 8.96 0.38 0.57 559.71 138.63 08:58:00 Average: 17.74 2.42 12.98 2.33 36.35 827.77 21614.34 08:58:00 08:58:00 07:10:16 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:58:00 07:20:11 6646772 9943032 5987796 36.57 261236 3007632 7443240 42.72 2194036 6934644 2436 08:58:00 07:30:16 3836184 7155224 8776260 53.60 263272 3028376 9537476 54.74 2232120 9700888 392 08:58:00 07:40:02 6276964 9619204 6312776 38.56 264424 3050416 6987076 40.11 2239748 7274036 448 08:58:00 07:50:16 10011680 13505192 2431284 14.85 270296 3195760 3107376 17.84 2278252 3509488 112 08:58:00 08:00:16 7896556 11422764 4512516 27.56 273056 3225708 5255780 30.17 2286780 5620340 88 08:58:00 08:10:16 10665100 14220804 1716120 10.48 273720 3254528 2817432 16.17 2288564 2860500 14584 08:58:00 08:20:16 7787088 11346928 4588048 28.02 274192 3258196 5212984 29.92 2289204 5704496 272 08:58:00 08:30:03 6652740 10250692 5683848 34.71 275188 3295292 6537484 37.53 2294028 6838696 300 08:58:00 08:40:16 7777036 11398196 4537016 27.71 276032 3317656 5295620 30.40 2296476 5716392 352 08:58:00 08:50:16 7480072 11224428 4710496 28.77 279416 3434112 5300952 30.43 2310372 5998936 128 08:58:00 Average: 7503019 11008646 4925616 30.08 271083 3206768 5749542 33.00 2270958 6015842 1911 08:58:00 08:58:00 07:10:16 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:58:00 07:20:11 lo 26.74 26.74 18.39 18.39 0.00 0.00 0.00 0.00 08:58:00 07:20:11 ens3 2.39 2.02 0.73 0.61 0.00 0.00 0.00 0.00 08:58:00 07:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 07:30:16 lo 45.80 45.80 19.11 19.11 0.00 0.00 0.00 0.00 08:58:00 07:30:16 ens3 1.64 1.42 0.35 1.53 0.00 0.00 0.00 0.00 08:58:00 07:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 07:40:02 lo 13.24 13.24 7.24 7.24 0.00 0.00 0.00 0.00 08:58:00 07:40:02 ens3 0.71 0.41 0.16 0.11 0.00 0.00 0.00 0.00 08:58:00 07:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 07:50:16 lo 12.61 12.61 6.24 6.24 0.00 0.00 0.00 0.00 08:58:00 07:50:16 ens3 2.44 0.91 0.50 0.31 0.00 0.00 0.00 0.00 08:58:00 07:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:00:16 lo 12.23 12.23 5.70 5.70 0.00 0.00 0.00 0.00 08:58:00 08:00:16 ens3 0.74 0.49 0.15 0.11 0.00 0.00 0.00 0.00 08:58:00 08:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:10:16 lo 13.89 13.89 7.38 7.38 0.00 0.00 0.00 0.00 08:58:00 08:10:16 ens3 1.03 0.60 0.31 0.22 0.00 0.00 0.00 0.00 08:58:00 08:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:20:16 lo 24.37 24.37 8.20 8.20 0.00 0.00 0.00 0.00 08:58:00 08:20:16 ens3 2.53 0.35 0.41 0.13 0.00 0.00 0.00 0.00 08:58:00 08:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:30:03 lo 18.51 18.51 10.65 10.65 0.00 0.00 0.00 0.00 08:58:00 08:30:03 ens3 2.18 0.67 0.37 0.20 0.00 0.00 0.00 0.00 08:58:00 08:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:40:16 lo 18.09 18.09 10.08 10.08 0.00 0.00 0.00 0.00 08:58:00 08:40:16 ens3 1.56 0.53 10.84 0.13 0.00 0.00 0.00 0.00 08:58:00 08:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:50:16 lo 20.28 20.28 9.77 9.77 0.00 0.00 0.00 0.00 08:58:00 08:50:16 ens3 1.04 0.81 0.25 0.21 0.00 0.00 0.00 0.00 08:58:00 08:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 Average: lo 20.59 20.59 10.27 10.27 0.00 0.00 0.00 0.00 08:58:00 Average: ens3 1.63 0.82 1.43 0.36 0.00 0.00 0.00 0.00 08:58:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:00 08:58:00 08:58:00 ---> sar -P ALL: 08:58:00 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13180) 02/18/26 _x86_64_ (4 CPU) 08:58:00 08:58:00 07:01:43 LINUX RESTART (4 CPU) 08:58:00 08:58:00 07:10:16 CPU %user %nice %system %iowait %steal %idle 08:58:00 07:20:11 all 61.65 0.00 2.51 0.27 0.12 35.45 08:58:00 07:20:11 0 60.53 0.00 2.52 0.23 0.11 36.62 08:58:00 07:20:11 1 61.79 0.00 2.45 0.25 0.11 35.40 08:58:00 07:20:11 2 62.81 0.00 2.44 0.37 0.13 34.24 08:58:00 07:20:11 3 61.47 0.00 2.65 0.23 0.11 35.53 08:58:00 07:30:16 all 30.97 0.00 1.38 0.05 0.10 67.51 08:58:00 07:30:16 0 30.66 0.00 1.51 0.09 0.09 67.65 08:58:00 07:30:16 1 31.04 0.00 1.30 0.05 0.09 67.52 08:58:00 07:30:16 2 30.68 0.00 1.37 0.02 0.10 67.83 08:58:00 07:30:16 3 31.50 0.00 1.36 0.03 0.10 67.02 08:58:00 07:40:02 all 17.41 0.00 0.86 0.04 0.08 81.61 08:58:00 07:40:02 0 17.74 0.00 0.80 0.03 0.08 81.37 08:58:00 07:40:02 1 17.41 0.00 0.96 0.04 0.08 81.52 08:58:00 07:40:02 2 17.02 0.00 0.87 0.07 0.08 81.96 08:58:00 07:40:02 3 17.47 0.00 0.84 0.04 0.08 81.58 08:58:00 07:50:16 all 28.23 0.00 1.00 0.09 0.08 70.60 08:58:00 07:50:16 0 28.16 0.00 1.00 0.04 0.08 70.73 08:58:00 07:50:16 1 28.47 0.00 1.03 0.07 0.08 70.35 08:58:00 07:50:16 2 28.17 0.00 1.01 0.04 0.08 70.69 08:58:00 07:50:16 3 28.12 0.00 0.97 0.22 0.08 70.62 08:58:00 08:00:16 all 11.63 0.00 0.41 0.05 0.07 87.84 08:58:00 08:00:16 0 12.17 0.00 0.45 0.01 0.07 87.30 08:58:00 08:00:16 1 11.85 0.00 0.47 0.13 0.08 87.47 08:58:00 08:00:16 2 11.84 0.00 0.35 0.01 0.07 87.73 08:58:00 08:00:16 3 10.67 0.00 0.36 0.04 0.07 88.87 08:58:00 08:10:16 all 10.52 0.00 0.52 0.03 0.07 88.86 08:58:00 08:10:16 0 10.18 0.00 0.52 0.03 0.07 89.21 08:58:00 08:10:16 1 10.96 0.00 0.57 0.01 0.07 88.38 08:58:00 08:10:16 2 10.44 0.00 0.48 0.04 0.07 88.98 08:58:00 08:10:16 3 10.51 0.00 0.53 0.02 0.06 88.88 08:58:00 08:20:16 all 6.52 0.00 0.31 0.05 0.07 93.05 08:58:00 08:20:16 0 6.50 0.00 0.30 0.01 0.06 93.13 08:58:00 08:20:16 1 6.64 0.00 0.36 0.03 0.07 92.89 08:58:00 08:20:16 2 6.54 0.00 0.29 0.06 0.07 93.04 08:58:00 08:20:16 3 6.39 0.00 0.30 0.09 0.06 93.16 08:58:00 08:30:03 all 18.18 0.00 0.76 0.04 0.08 80.95 08:58:00 08:30:03 0 17.98 0.00 0.87 0.01 0.07 81.07 08:58:00 08:30:03 1 18.62 0.00 0.79 0.05 0.08 80.46 08:58:00 08:30:03 2 18.62 0.00 0.68 0.02 0.08 80.60 08:58:00 08:30:03 3 17.49 0.00 0.68 0.07 0.07 81.69 08:58:00 08:40:16 all 9.59 0.00 0.56 0.03 0.06 89.76 08:58:00 08:40:16 0 9.15 0.00 0.47 0.01 0.06 90.30 08:58:00 08:40:16 1 9.61 0.00 0.59 0.06 0.07 89.68 08:58:00 08:40:16 2 9.64 0.00 0.60 0.04 0.06 89.66 08:58:00 08:40:16 3 9.97 0.00 0.57 0.02 0.06 89.39 08:58:00 08:50:16 all 15.19 0.00 0.58 0.04 0.09 84.10 08:58:00 08:50:16 0 14.54 0.00 0.61 0.06 0.07 84.71 08:58:00 08:50:16 1 15.22 0.00 0.57 0.03 0.07 84.12 08:58:00 08:50:16 2 15.36 0.00 0.61 0.02 0.07 83.94 08:58:00 08:50:16 3 15.63 0.00 0.54 0.05 0.15 83.63 08:58:00 Average: all 20.97 0.00 0.89 0.07 0.08 78.00 08:58:00 Average: 0 20.73 0.00 0.90 0.05 0.07 78.24 08:58:00 Average: 1 21.14 0.00 0.91 0.07 0.08 77.80 08:58:00 Average: 2 21.09 0.00 0.87 0.07 0.08 77.89 08:58:00 Average: 3 20.90 0.00 0.88 0.08 0.08 78.06 08:58:00 08:58:00 08:58:00