07:04:39 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118899 07:04:39 Running as SYSTEM 07:04:39 [EnvInject] - Loading node environment variables. 07:04:39 Building remotely on prd-ubuntu2204-docker-4c-16g-3126 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:04:40 [ssh-agent] Looking for ssh-agent implementation... 07:04:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:40 $ ssh-agent 07:04:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI6WomB/agent.1563 07:04:40 SSH_AGENT_PID=1565 07:04:40 [ssh-agent] Started. 07:04:40 Running ssh-add (command line suppressed) 07:04:40 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13231254403966858729.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13231254403966858729.key) 07:04:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:04:40 The recommended git tool is: NONE 07:04:44 using credential jenkins-ssh 07:04:44 Wiping out workspace first. 07:04:44 Cloning the remote Git repository 07:04:44 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:04:44 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:04:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:04:44 > git --version # timeout=10 07:04:44 > git --version # 'git version 2.34.1' 07:04:44 using GIT_SSH to set credentials jenkins-ssh 07:04:44 Verifying host key using known hosts file 07:04:44 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:04:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:04:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:04:50 using GIT_SSH to set credentials jenkins-ssh 07:04:50 Verifying host key using known hosts file 07:04:50 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:04:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/99/118899/7 # timeout=10 07:04:50 > git rev-parse 8a66927eee8a8891a70117a751e3635a63842a91^{commit} # timeout=10 07:04:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:04:50 Checking out Revision 8a66927eee8a8891a70117a751e3635a63842a91 (refs/changes/99/118899/7) 07:04:50 > git config core.sparsecheckout # timeout=10 07:04:50 > git checkout -f 8a66927eee8a8891a70117a751e3635a63842a91 # timeout=10 07:04:54 Commit message: "Refactor ConnectivityUtils add unit tests for SIP" 07:04:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:04:54 > git rev-list --no-walk d142bd4c567348c10c7c1163f58fdcda3947a9b2 # timeout=10 07:04:54 > git remote # timeout=10 07:04:54 > git submodule init # timeout=10 07:04:54 > git submodule sync # timeout=10 07:04:54 > git config --get remote.origin.url # timeout=10 07:04:54 > git submodule init # timeout=10 07:04:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:04:54 ERROR: No submodules found. 07:04:54 provisioning config files... 07:04:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:04:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:04:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7826228201872908252.sh 07:04:54 ---> python-tools-install.sh 07:04:54 Setup pyenv: 07:04:54 * system (set by /opt/pyenv/version) 07:04:54 * 3.8.20 (set by /opt/pyenv/version) 07:04:54 * 3.9.20 (set by /opt/pyenv/version) 07:04:54 3.10.15 07:04:54 3.11.10 07:04:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VTXq 07:04:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:04:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:06 lf-activate-venv(): INFO: Base packages installed successfully 07:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-VTXq/bin to PATH 07:05:37 Generating Requirements File 07:05:57 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:05:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:05:57 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 07:05:57 Python 3.11.10 07:05:58 pip 25.3 from /tmp/venv-VTXq/lib/python3.11/site-packages/pip (python 3.11) 07:05:58 appdirs==1.4.4 07:05:58 argcomplete==3.6.3 07:05:58 aspy.yaml==1.3.0 07:05:58 attrs==25.4.0 07:05:58 autopage==0.5.2 07:05:58 beautifulsoup4==4.14.2 07:05:58 boto3==1.40.61 07:05:58 botocore==1.40.61 07:05:58 bs4==0.0.2 07:05:58 cachetools==6.2.1 07:05:58 certifi==2025.10.5 07:05:58 cffi==2.0.0 07:05:58 cfgv==3.4.0 07:05:58 chardet==5.2.0 07:05:58 charset-normalizer==3.4.4 07:05:58 click==8.3.0 07:05:58 cliff==4.11.0 07:05:58 cmd2==2.7.0 07:05:58 cryptography==3.3.2 07:05:58 debtcollector==3.0.0 07:05:58 decorator==5.2.1 07:05:58 defusedxml==0.7.1 07:05:58 Deprecated==1.2.18 07:05:58 distlib==0.4.0 07:05:58 dnspython==2.8.0 07:05:58 docker==7.1.0 07:05:58 dogpile.cache==1.5.0 07:05:58 durationpy==0.10 07:05:58 email-validator==2.3.0 07:05:58 filelock==3.20.0 07:05:58 future==1.0.0 07:05:58 gitdb==4.0.12 07:05:58 GitPython==3.1.45 07:05:58 google-auth==2.42.0 07:05:58 httplib2==0.31.0 07:05:58 identify==2.6.15 07:05:58 idna==3.11 07:05:58 importlib-resources==1.5.0 07:05:58 iso8601==2.1.0 07:05:58 Jinja2==3.1.6 07:05:58 jmespath==1.0.1 07:05:58 jsonpatch==1.33 07:05:58 jsonpointer==3.0.0 07:05:58 jsonschema==4.25.1 07:05:58 jsonschema-specifications==2025.9.1 07:05:58 keystoneauth1==5.12.0 07:05:58 kubernetes==34.1.0 07:05:58 lftools==0.37.15 07:05:58 lxml==6.0.2 07:05:58 markdown-it-py==4.0.0 07:05:58 MarkupSafe==3.0.3 07:05:58 mdurl==0.1.2 07:05:58 msgpack==1.1.2 07:05:58 multi_key_dict==2.0.3 07:05:58 munch==4.0.0 07:05:58 netaddr==1.3.0 07:05:58 niet==1.4.2 07:05:58 nodeenv==1.9.1 07:05:58 oauth2client==4.1.3 07:05:58 oauthlib==3.3.1 07:05:58 openstacksdk==4.7.1 07:05:58 os-service-types==1.8.0 07:05:58 osc-lib==4.2.0 07:05:58 oslo.config==10.0.0 07:05:58 oslo.context==6.1.0 07:05:58 oslo.i18n==6.6.0 07:05:58 oslo.log==7.2.1 07:05:58 oslo.serialization==5.8.0 07:05:58 oslo.utils==9.1.0 07:05:58 packaging==25.0 07:05:58 pbr==7.0.1 07:05:58 platformdirs==4.5.0 07:05:58 prettytable==3.16.0 07:05:58 psutil==7.1.2 07:05:58 pyasn1==0.6.1 07:05:58 pyasn1_modules==0.4.2 07:05:58 pycparser==2.23 07:05:58 pygerrit2==2.0.15 07:05:58 PyGithub==2.8.1 07:05:58 Pygments==2.19.2 07:05:58 PyJWT==2.10.1 07:05:58 PyNaCl==1.6.0 07:05:58 pyparsing==2.4.7 07:05:58 pyperclip==1.11.0 07:05:58 pyrsistent==0.20.0 07:05:58 python-cinderclient==9.8.0 07:05:58 python-dateutil==2.9.0.post0 07:05:58 python-heatclient==4.3.0 07:05:58 python-jenkins==1.8.3 07:05:58 python-keystoneclient==5.7.0 07:05:58 python-magnumclient==4.9.0 07:05:58 python-openstackclient==8.2.0 07:05:58 python-swiftclient==4.8.0 07:05:58 PyYAML==6.0.3 07:05:58 referencing==0.37.0 07:05:58 requests==2.32.5 07:05:58 requests-oauthlib==2.0.0 07:05:58 requestsexceptions==1.4.0 07:05:58 rfc3986==2.0.0 07:05:58 rich==14.2.0 07:05:58 rich-argparse==1.7.1 07:05:58 rpds-py==0.28.0 07:05:58 rsa==4.9.1 07:05:58 ruamel.yaml==0.18.16 07:05:58 ruamel.yaml.clib==0.2.14 07:05:58 s3transfer==0.14.0 07:05:58 simplejson==3.20.2 07:05:58 six==1.17.0 07:05:58 smmap==5.0.2 07:05:58 soupsieve==2.8 07:05:58 stevedore==5.5.0 07:05:58 tabulate==0.9.0 07:05:58 toml==0.10.2 07:05:58 tomlkit==0.13.3 07:05:58 tqdm==4.67.1 07:05:58 typing_extensions==4.15.0 07:05:58 tzdata==2025.2 07:05:58 urllib3==1.26.20 07:05:58 virtualenv==20.35.4 07:05:58 wcwidth==0.2.14 07:05:58 websocket-client==1.9.0 07:05:58 wrapt==2.0.0 07:05:58 xdg==6.0.0 07:05:58 xmltodict==1.0.2 07:05:58 yq==3.4.3 07:05:58 [EnvInject] - Injecting environment variables from a build step. 07:05:58 [EnvInject] - Injecting as environment variables the properties content 07:05:58 PYTHON=python3 07:05:58 07:05:58 [EnvInject] - Variables injected successfully. 07:05:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9266195869272543310.sh 07:05:58 ---> tox-install.sh 07:05:58 + source /home/jenkins/lf-env.sh 07:05:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:05:58 ++ mktemp -d /tmp/venv-XXXX 07:05:58 + lf_venv=/tmp/venv-tQNc 07:05:58 + local venv_file=/tmp/.os_lf_venv 07:05:58 + local python=python3 07:05:58 + local options 07:05:58 + local set_path=true 07:05:58 + local install_args= 07:05:58 ++ 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:05:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:05:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:05:58 + true 07:05:58 + case $1 in 07:05:58 + venv_file=/tmp/.toxenv 07:05:58 + shift 2 07:05:58 + true 07:05:58 + case $1 in 07:05:58 + shift 07:05:58 + break 07:05:58 + case $python in 07:05:58 + local pkg_list= 07:05:58 + [[ -d /opt/pyenv ]] 07:05:58 + echo 'Setup pyenv:' 07:05:58 Setup pyenv: 07:05:58 + export PYENV_ROOT=/opt/pyenv 07:05:58 + PYENV_ROOT=/opt/pyenv 07:05:58 + 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:05:58 + 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:05:58 + pyenv versions 07:05:58 system 07:05:58 3.8.20 07:05:58 3.9.20 07:05:58 3.10.15 07:05:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:05:58 + command -v pyenv 07:05:58 ++ pyenv init - --no-rehash 07:05:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:05:58 for i in ${!paths[@]}; do 07:05:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:05:58 fi; done; 07:05:58 echo "${paths[*]}"'\'')" 07:05:58 export PATH="/opt/pyenv/shims:${PATH}" 07:05:58 export PYENV_SHELL=bash 07:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:05:58 pyenv() { 07:05:58 local command 07:05:58 command="${1:-}" 07:05:58 if [ "$#" -gt 0 ]; then 07:05:58 shift 07:05:58 fi 07:05:58 07:05:58 case "$command" in 07:05:58 rehash|shell) 07:05:58 eval "$(pyenv "sh-$command" "$@")" 07:05:58 ;; 07:05:58 *) 07:05:58 command pyenv "$command" "$@" 07:05:58 ;; 07:05:58 esac 07:05:58 }' 07:05:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:05:58 for i in ${!paths[@]}; do 07:05:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:05:58 fi; done; 07:05:58 echo "${paths[*]}"' 07:05:58 ++ 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:05:58 ++ 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:05:58 ++ 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:05:58 ++ export PYENV_SHELL=bash 07:05:58 ++ PYENV_SHELL=bash 07:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:05:58 +++ complete -F _pyenv pyenv 07:05:58 ++ lf-pyver python3 07:05:58 ++ local py_version_xy=python3 07:05:58 ++ local py_version_xyz= 07:05:58 ++ pyenv versions 07:05:58 ++ local command 07:05:58 ++ command=versions 07:05:58 ++ '[' 1 -gt 0 ']' 07:05:58 ++ shift 07:05:58 ++ case "$command" in 07:05:58 ++ command pyenv versions 07:05:58 ++ grep -E '^[0-9.]*[0-9]$' 07:05:58 ++ sed 's/^[ *]* //' 07:05:58 ++ awk '{ print $1 }' 07:05:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:05:58 +++ grep '^3' /tmp/.pyenv_versions 07:05:58 +++ sort -V 07:05:58 +++ tail -n 1 07:05:58 ++ py_version_xyz=3.11.10 07:05:58 ++ [[ -z 3.11.10 ]] 07:05:58 ++ echo 3.11.10 07:05:58 ++ return 0 07:05:58 + pyenv local 3.11.10 07:05:58 + local command 07:05:58 + command=local 07:05:58 + '[' 2 -gt 0 ']' 07:05:58 + shift 07:05:58 + case "$command" in 07:05:58 + command pyenv local 3.11.10 07:05:58 + for arg in "$@" 07:05:58 + case $arg in 07:05:58 + pkg_list+='tox ' 07:05:58 + for arg in "$@" 07:05:58 + case $arg in 07:05:58 + pkg_list+='virtualenv ' 07:05:58 + for arg in "$@" 07:05:58 + case $arg in 07:05:58 + pkg_list+='urllib3~=1.26.15 ' 07:05:58 + [[ -f /tmp/.toxenv ]] 07:05:58 + [[ ! -f /tmp/.toxenv ]] 07:05:58 + [[ -n '' ]] 07:05:58 + python3 -m venv /tmp/venv-tQNc 07:06:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tQNc' 07:06:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tQNc 07:06:02 + echo /tmp/venv-tQNc 07:06:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:06:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:06:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:02 + local 'pip_opts=--upgrade --quiet' 07:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:02 + [[ -n '' ]] 07:06:02 + [[ -n '' ]] 07:06:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:02 + /tmp/venv-tQNc/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:06:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:06 lf-activate-venv(): INFO: Base packages installed successfully 07:06:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:06 + /tmp/venv-tQNc/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:06:08 + type python3 07:06:08 + true 07:06:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tQNc/bin to PATH' 07:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-tQNc/bin to PATH 07:06:08 + PATH=/tmp/venv-tQNc/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:06:08 + return 0 07:06:08 + python3 --version 07:06:08 Python 3.11.10 07:06:08 + python3 -m pip --version 07:06:08 pip 25.3 from /tmp/venv-tQNc/lib/python3.11/site-packages/pip (python 3.11) 07:06:08 + python3 -m pip freeze 07:06:09 cachetools==6.2.1 07:06:09 chardet==5.2.0 07:06:09 colorama==0.4.6 07:06:09 distlib==0.4.0 07:06:09 filelock==3.20.0 07:06:09 packaging==25.0 07:06:09 platformdirs==4.5.0 07:06:09 pluggy==1.6.0 07:06:09 pyproject-api==1.10.0 07:06:09 tox==4.32.0 07:06:09 urllib3==1.26.20 07:06:09 virtualenv==20.35.4 07:06:09 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10837926353221965680.sh 07:06:09 [EnvInject] - Injecting environment variables from a build step. 07:06:09 [EnvInject] - Injecting as environment variables the properties content 07:06:09 PARALLEL=True 07:06:09 07:06:09 [EnvInject] - Variables injected successfully. 07:06:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17903705591600893562.sh 07:06:09 ---> tox-run.sh 07:06:09 + 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:06:09 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:06:09 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:06:09 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:06:09 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:06:09 + source /home/jenkins/lf-env.sh 07:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:09 ++ mktemp -d /tmp/venv-XXXX 07:06:09 + lf_venv=/tmp/venv-659o 07:06:09 + local venv_file=/tmp/.os_lf_venv 07:06:09 + local python=python3 07:06:09 + local options 07:06:09 + local set_path=true 07:06:09 + local install_args= 07:06:09 ++ 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:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:09 + true 07:06:09 + case $1 in 07:06:09 + venv_file=/tmp/.toxenv 07:06:09 + shift 2 07:06:09 + true 07:06:09 + case $1 in 07:06:09 + shift 07:06:09 + break 07:06:09 + case $python in 07:06:09 + local pkg_list= 07:06:09 + [[ -d /opt/pyenv ]] 07:06:09 + echo 'Setup pyenv:' 07:06:09 Setup pyenv: 07:06:09 + export PYENV_ROOT=/opt/pyenv 07:06:09 + PYENV_ROOT=/opt/pyenv 07:06:09 + 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:06:09 + 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:06:09 + pyenv versions 07:06:09 system 07:06:09 3.8.20 07:06:09 3.9.20 07:06:09 3.10.15 07:06:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:06:09 + command -v pyenv 07:06:09 ++ pyenv init - --no-rehash 07:06:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:06:09 for i in ${!paths[@]}; do 07:06:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:06:09 fi; done; 07:06:09 echo "${paths[*]}"'\'')" 07:06:09 export PATH="/opt/pyenv/shims:${PATH}" 07:06:09 export PYENV_SHELL=bash 07:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:09 pyenv() { 07:06:09 local command 07:06:09 command="${1:-}" 07:06:09 if [ "$#" -gt 0 ]; then 07:06:09 shift 07:06:09 fi 07:06:09 07:06:09 case "$command" in 07:06:09 rehash|shell) 07:06:09 eval "$(pyenv "sh-$command" "$@")" 07:06:09 ;; 07:06:09 *) 07:06:09 command pyenv "$command" "$@" 07:06:09 ;; 07:06:09 esac 07:06:09 }' 07:06:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:06:09 for i in ${!paths[@]}; do 07:06:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:06:09 fi; done; 07:06:09 echo "${paths[*]}"' 07:06:09 ++ 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:06:09 ++ 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:06:09 ++ 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:06:09 ++ export PYENV_SHELL=bash 07:06:09 ++ PYENV_SHELL=bash 07:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:09 +++ complete -F _pyenv pyenv 07:06:09 ++ lf-pyver python3 07:06:09 ++ local py_version_xy=python3 07:06:09 ++ local py_version_xyz= 07:06:09 ++ pyenv versions 07:06:09 ++ local command 07:06:09 ++ sed 's/^[ *]* //' 07:06:09 ++ command=versions 07:06:09 ++ '[' 1 -gt 0 ']' 07:06:09 ++ shift 07:06:09 ++ case "$command" in 07:06:09 ++ command pyenv versions 07:06:09 ++ grep -E '^[0-9.]*[0-9]$' 07:06:09 ++ awk '{ print $1 }' 07:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:09 +++ grep '^3' /tmp/.pyenv_versions 07:06:09 +++ sort -V 07:06:09 +++ tail -n 1 07:06:09 ++ py_version_xyz=3.11.10 07:06:09 ++ [[ -z 3.11.10 ]] 07:06:09 ++ echo 3.11.10 07:06:09 ++ return 0 07:06:09 + pyenv local 3.11.10 07:06:09 + local command 07:06:09 + command=local 07:06:09 + '[' 2 -gt 0 ']' 07:06:09 + shift 07:06:09 + case "$command" in 07:06:09 + command pyenv local 3.11.10 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='tox ' 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='virtualenv ' 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='urllib3~=1.26.15 ' 07:06:09 + [[ -f /tmp/.toxenv ]] 07:06:09 ++ cat /tmp/.toxenv 07:06:09 + lf_venv=/tmp/venv-tQNc 07:06:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tQNc from' file:/tmp/.toxenv 07:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tQNc from file:/tmp/.toxenv 07:06:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:09 + local 'pip_opts=--upgrade --quiet' 07:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:06:09 + [[ -n '' ]] 07:06:09 + [[ -n '' ]] 07:06:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:09 + /tmp/venv-tQNc/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:06:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:06:10 lf-activate-venv(): INFO: Base packages installed successfully 07:06:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:06:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:06:10 + /tmp/venv-tQNc/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:06:11 + type python3 07:06:11 + true 07:06:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tQNc/bin to PATH' 07:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-tQNc/bin to PATH 07:06:11 + PATH=/tmp/venv-tQNc/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:06:11 + return 0 07:06:11 + [[ -d /opt/pyenv ]] 07:06:11 + echo '---> Setting up pyenv' 07:06:11 ---> Setting up pyenv 07:06:11 + export PYENV_ROOT=/opt/pyenv 07:06:11 + PYENV_ROOT=/opt/pyenv 07:06:11 + export PATH=/opt/pyenv/bin:/tmp/venv-tQNc/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:06:11 + PATH=/opt/pyenv/bin:/tmp/venv-tQNc/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:06:11 ++ pwd 07:06:11 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:06:11 + export PYTHONPATH 07:06:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:11 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:11 + tox --version 07:06:11 4.32.0 from /tmp/venv-tQNc/lib/python3.11/site-packages/tox/__init__.py 07:06:11 + PARALLEL=True 07:06:11 + TOX_OPTIONS_LIST= 07:06:11 + [[ -n '' ]] 07:06:11 + case ${PARALLEL,,} in 07:06:11 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:06:11 + tox --parallel auto --parallel-live 07:06:11 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:06:13 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:06:13 checkbashisms: freeze> python -m pip freeze --all 07:06:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:06:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:06:14 checkbashisms: pip==25.3,setuptools==80.9.0 07:06:14 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:06:14 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:06:14 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:06:15 checkbashisms: OK ✔ in 3.25 seconds 07:06:15 pre-commit: install_deps> python -I -m pip install pre-commit 07:06:18 pre-commit: freeze> python -m pip freeze --all 07:06:18 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 07:06:18 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:06:18 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:06:18 /usr/bin/cpan 07:06:18 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:06:18 [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:06:18 [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:06:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:19 [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:06:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:06:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:06:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:20 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:06:20 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:06:21 buildcontroller: freeze> python -m pip freeze --all 07:06:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:06:21 [INFO] Once installed this environment will be reused. 07:06:21 [INFO] This may take a few minutes... 07:06:21 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:06:21 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:06:21 + update-java-alternatives -l 07:06:21 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:06:21 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:06:21 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:06:21 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:06:21 update-alternatives: error: no alternatives for jaotc 07:06:21 update-alternatives: error: no alternatives for rmic 07:06:22 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:06:22 + java -version 07:06:22 21 07:06:22 + JAVA_VER=21 07:06:22 + echo 21 07:06:22 + javac -version 07:06:22 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:06:22 21 07:06:22 + JAVAC_VER=21 07:06:22 + echo 21 07:06:22 + [ 21 -ge 21 ] 07:06:22 + [ 21 -ge 21 ] 07:06:22 + echo ok, java is 21 or newer 07:06:22 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 07:06:22 ok, java is 21 or newer 07:06:23 2025-10-29 07:06:22 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 07:06:23 + sudo mkdir -p /opt 07:06:23 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 07:06:23 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 07:06:23 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:06:23 + mvn --version 07:06:23 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 07:06:23 Maven home: /opt/maven 07:06:23 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:06:23 Default locale: en, platform encoding: UTF-8 07:06:23 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 07:06:23 NOTE: Picked up JDK_JAVA_OPTIONS: 07:06:23 --add-opens=java.base/java.io=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.lang=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.net=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.nio=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.util=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:06:23 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:06:23 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:06:23 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:06:23 -Xlog:disable 07:06:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:06:26 [INFO] Once installed this environment will be reused. 07:06:26 [INFO] This may take a few minutes... 07:06:35 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:06:35 [INFO] Once installed this environment will be reused. 07:06:35 [INFO] This may take a few minutes... 07:06:39 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:06:39 [INFO] Once installed this environment will be reused. 07:06:39 [INFO] This may take a few minutes... 07:06:41 docs: freeze> python -m pip freeze --all 07:06:41 docs-linkcheck: freeze> python -m pip freeze --all 07:06:42 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 07:06:42 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:06:42 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 07:06:42 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 07:06:45 docs: OK ✔ in 32.8 seconds 07:06:45 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:06:50 docs-linkcheck: OK ✔ in 35.32 seconds 07:06:50 pylint: freeze> python -m pip freeze --all 07:06:50 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 07:06:50 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:06:51 trim trailing whitespace.................................................Passed 07:06:51 Tabs remover.............................................................Passed 07:06:51 autopep8.................................................................Passed 07:06:57 perltidy.................................................................Passed 07:06:58 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:06:59 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:06:59 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:06:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:06:59 [INFO] Once installed this environment will be reused. 07:06:59 [INFO] This may take a few minutes... 07:07:08 gitlint..................................................................Passed 07:07:14 07:07:14 ------------------------------------ 07:07:14 Your code has been rated at 10.00/10 07:07:14 07:08:18 pre-commit: OK ✔ in 53.38 seconds 07:08:18 pylint: OK ✔ in 31.53 seconds 07:08:18 buildcontroller: OK ✔ in 2 minutes 1.99 seconds 07:08:18 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:08:18 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:08:18 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:08:18 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:08:22 build_karaf_tests190: freeze> python -m pip freeze --all 07:08:22 build_karaf_tests71: freeze> python -m pip freeze --all 07:08:22 build_karaf_tests121: freeze> python -m pip freeze --all 07:08:22 build_karaf_tests221: freeze> python -m pip freeze --all 07:08:22 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:08:22 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:08:22 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:08:22 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:08:22 build karaf in karafoc with ./karafoc.env 07:08:22 build karaf in karaf71 with ./karaf71.env 07:08:22 NOTE: Picked up JDK_JAVA_OPTIONS: 07:08:22 --add-opens=java.base/java.io=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.net=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:08:22 -Xlog:disable 07:08:22 NOTE: Picked up JDK_JAVA_OPTIONS: 07:08:22 --add-opens=java.base/java.io=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.net=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:08:22 -Xlog:disable 07:08:22 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:08:22 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:08:22 build karaf in karaf221 with ./karaf221.env 07:08:22 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:08:22 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:08:22 build karaf in karaf121 with ./karaf121.env 07:08:22 NOTE: Picked up JDK_JAVA_OPTIONS: 07:08:22 --add-opens=java.base/java.io=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.net=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:08:22 -Xlog:disable 07:08:22 NOTE: Picked up JDK_JAVA_OPTIONS: 07:08:22 --add-opens=java.base/java.io=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.net=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:08:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:08:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:08:22 -Xlog:disable 07:09:21 build_karaf_tests190: OK ✔ in 1 minute 6.3 seconds 07:09:21 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:09:24 build_karaf_tests71: OK ✔ in 1 minute 9.8 seconds 07:09:24 build_karaf_tests121: OK ✔ in 1 minute 9.8 seconds 07:09:24 build_karaf_tests221: OK ✔ in 1 minute 9.81 seconds 07:09:24 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:09:24 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:09:30 buildlighty: freeze> python -m pip freeze --all 07:09:30 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:09:30 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:09:30 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:09:31 sims: freeze> python -m pip freeze --all 07:09:31 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:09:31 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:09:31 Using lighynode version 20.1.0.5 07:09:31 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:10:15 sims: OK ✔ in 10.47 seconds 07:10:15 buildlighty: OK ✔ in 32.38 seconds 07:10:15 testsPCE: freeze> python -m pip freeze --all 07:10:15 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 07:10:15 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:10:15 pytest -q transportpce_tests/pce/test01_pce.py 07:11:03 .................... [100%] 07:12:06 20 passed in 110.12s (0:01:50) 07:12:06 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:12:23 ............ [100%] 07:12:53 12 passed in 47.18s 07:12:53 pytest -q transportpce_tests/pce/test03_gnpy.py 07:13:10 ........ [100%] 07:13:31 8 passed in 37.69s 07:13:31 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:14:03 ... [100%] 07:14:08 3 passed in 36.46s 07:14:09 testsPCE: OK ✔ in 4 minutes 44.53 seconds 07:14:09 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:09 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:09 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:15 tests190: freeze> python -m pip freeze --all 07:14:15 tests121: freeze> python -m pip freeze --all 07:14:16 tests_tapi: freeze> python -m pip freeze --all 07:14:16 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:14:16 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:14:16 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:14:16 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:14:16 using environment variables from ./karafoc.env 07:14:16 using environment variables from ./karaf121.env 07:14:16 pytest -q transportpce_tests/oc/test01_portmapping.py 07:14:16 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:14:16 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:14:16 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:14:16 using environment variables from ./karaf221.env 07:14:16 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:15:20 ........... [100%] 07:15:36 10 passed in 80.09s (0:01:20) 07:15:36 pytest -q transportpce_tests/oc/test02_topology.py 07:15:42 ................................ [100%] 07:16:22 21 passed in 125.88s (0:02:05) 07:16:22 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:16:22 ............................ [100%] 07:16:44 14 passed in 67.01s (0:01:07) 07:16:44 pytest -q transportpce_tests/oc/test03_renderer.py 07:16:44 ............... [100%] 07:17:23 6 passed in 60.52s (0:01:00) 07:17:23 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:17:23 ..................... [100%] 07:17:43 19 passed in 59.10s 07:17:43 tests190: OK ✔ in 3 minutes 34.95 seconds 07:17:43 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:17:49 .tests71: freeze> python -m pip freeze --all 07:17:50 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:17:50 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:17:50 using environment variables from ./karaf71.env 07:17:50 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:18:09 ..................................... [100%] 07:18:48 12 passed in 57.76s 07:18:48 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:18:49 .......................... [100%] 07:19:29 51 passed in 313.36s (0:05:13) 07:19:30 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:19:31 ........................ [100%] 07:19:56 44 passed in 153.22s (0:02:33) 07:19:56 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:19:57 .................................................................................. [100%] 07:21:30 62 passed in 160.72s (0:02:40) 07:21:30 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:21:31 . [100%] 07:21:34 24 passed in 96.85s (0:01:36) 07:21:34 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:21:48 ..............................................F....F..................................... [100%] 07:24:03 48 passed in 152.57s (0:02:32) 07:24:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:24:03 ............................. [100%] 07:24:54 40 passed in 200.43s (0:03:20) 07:24:55 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:24:55 ....... [100%] 07:25:05 =================================== FAILURES =================================== 07:25:05 _ TestTransportPCEFullTopology.test_23_get_tapi_node_details_at_DSR_Service_creation _ 07:25:05 07:25:05 self = 07:25:05 07:25:05 def test_23_get_tapi_node_details_at_DSR_Service_creation(self): 07:25:05 07:25:05 response = test_utils.get_tapi_topology_node(test_utils.T0_FULL_MULTILAYER_TOPO_UUID, 07:25:05 self.uuidSpdrSA1xpdr1, self.uuidOnepSpdrSA1xpdr1eODUC1, 07:25:05 "nonconfig") 07:25:05 time.sleep(2) 07:25:05 self.assertEqual(response['onep'][0]['name'][0]['value'], 'SPDR-SA1-XPDR1+eODU+XPDR1-CLIENT1') 07:25:05 self.assertEqual(response['onep'][0]['administrative-state'], 'UNLOCKED') 07:25:05 self.assertEqual(response['onep'][0]['operational-state'], 'ENABLED') 07:25:05 > self.assertEqual(response['onep'][0]['available-payload-structure'][0]['number-of-cep-instances'], '0') 07:25:05 E AssertionError: '1' != '0' 07:25:05 E - 1 07:25:05 E + 0 07:25:05 07:25:05 transportpce_tests/tapi/test02_full_topology.py:612: AssertionError 07:25:05 ______ TestTransportPCEFullTopology.test_25_get_connectivity_service_list ______ 07:25:05 07:25:05 self = 07:25:05 07:25:05 def test_25_get_connectivity_service_list(self): 07:25:05 response = test_utils.transportpce_api_rpc_request( 07:25:05 'tapi-connectivity', 'get-connectivity-service-list', None) 07:25:05 self.assertEqual(response['status_code'], requests.codes.ok) 07:25:05 liste_service = response['output']['service'] 07:25:05 for ele in liste_service: 07:25:05 if ele['uuid'] == self.uuid_services.pm: 07:25:05 self.assertEqual(ele['operational-state'], 'ENABLED') 07:25:05 # self.assertEqual(ele['service-layer'], 'PHOTONIC_MEDIA') 07:25:05 self.assertEqual(ele['layer-protocol-name'], 'PHOTONIC_MEDIA') 07:25:05 nbconnection = len(ele['connection']) 07:25:05 self.assertEqual(nbconnection, 4, 'There should be 4 connections') 07:25:05 elif ele['uuid'] == self.uuid_services.odu: 07:25:05 self.assertEqual(ele['operational-state'], 'ENABLED') 07:25:05 # self.assertEqual(ele['service-layer'], 'ODU') 07:25:05 self.assertEqual(ele['layer-protocol-name'], 'ODU') 07:25:05 nbconnection = len(ele['connection']) 07:25:05 self.assertEqual(nbconnection, 1, 'There should be 1 connections') 07:25:05 elif ele['uuid'] == self.uuid_services.dsr: 07:25:05 self.assertEqual(ele['operational-state'], 'ENABLED') 07:25:05 # self.assertEqual(ele['service-layer'], 'DSR') 07:25:05 self.assertEqual(ele['layer-protocol-name'], 'DSR') 07:25:05 > nbconnection = len(ele['connection']) 07:25:05 ^^^^^^^^^^^^^^^^^ 07:25:05 E KeyError: 'connection' 07:25:05 07:25:05 transportpce_tests/tapi/test02_full_topology.py:671: KeyError 07:25:05 =========================== short test summary info ============================ 07:25:05 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_23_get_tapi_node_details_at_DSR_Service_creation 07:25:05 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_25_get_connectivity_service_list 07:25:05 2 failed, 34 passed in 335.46s (0:05:35) 07:25:05 tests_tapi: exit 1 (649.49 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7329 07:25:05 tests_tapi: FAIL ✖ in 10 minutes 57.23 seconds 07:25:05 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:25:07 ....tests221: freeze> python -m pip freeze --all 07:25:15 .tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:25:15 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:25:15 using environment variables from ./karaf221.env 07:25:15 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:25:17 . [100%] 07:25:19 22 passed in 75.45s (0:01:15) 07:25:47 ........................................................ [100%] 07:26:47 35 passed in 91.60s (0:01:31) 07:26:47 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:26:57 .............. [100%] 07:27:33 6 passed in 45.53s 07:27:33 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:27:45 ............................................................... [100%] 07:29:53 44 passed in 139.63s (0:02:19) 07:29:53 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:30:29 ............ [100%] 07:30:53 12 passed in 60.12s (0:01:00) 07:30:53 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:31:19 ................. [100%] 07:32:48 16 passed in 114.96s (0:01:54) 07:32:48 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:33:18 ............................... [100%] 07:33:25 31 passed in 36.37s 07:33:25 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:34:00 ....... [100%] 07:34:04 54 passed in 549.62s (0:09:09) 07:34:04 ........................ [100%] 07:34:56 26 passed in 90.73s (0:01:30) 07:34:56 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:35:33 ...................... [100%] 07:36:36 22 passed in 99.69s (0:01:39) 07:36:36 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:37:17 ........................................ [100%] 07:39:38 40 passed in 181.96s (0:03:01) 07:39:38 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:40:21 ........................................................................ [ 74%] 07:45:57 ......................... [100%] 07:47:49 97 passed in 490.79s (0:08:10) 07:47:49 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:48:29 ...................................................... [100%] 07:55:16 54 passed in 446.31s (0:07:26) 07:55:16 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 07:56:09 ........................................................................ [ 71%] 08:01:17 ............................. [100%] 08:03:27 101 passed in 490.42s (0:08:10) 08:03:27 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:04:20 ........................................................................ [ 67%] 08:10:06 ................................... [100%] 08:13:27 107 passed in 600.06s (0:10:00) 08:13:27 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:14:09 ............................................. [100%] 08:16:46 45 passed in 199.16s (0:03:19) 08:16:47 tests71: OK ✔ in 7 minutes 36.05 seconds 08:16:47 tests121: OK ✔ in 19 minutes 56.4 seconds 08:16:47 tests221: OK ✔ in 51 minutes 41.17 seconds 08:16:47 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:16:53 tests_hybrid: freeze> python -m pip freeze --all 08:16:53 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 08:16:53 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:16:53 using environment variables from ./karaf221.env 08:16:53 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:17:34 ................................................... [100%] 08:19:20 51 passed in 146.44s (0:02:26) 08:19:20 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:20:01 ........................................................................ [ 66%] 08:24:21 ..................................... [100%] 08:26:28 109 passed in 427.16s (0:07:07) 08:26:28 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:27:15 ..................................................... [100%] 08:30:47 53 passed in 259.07s (0:04:19) 08:30:47 buildcontroller: OK (121.99=setup[9.27]+cmd[112.72] seconds) 08:30:47 sims: OK (10.47=setup[7.58]+cmd[2.89] seconds) 08:30:47 build_karaf_tests121: OK (69.80=setup[8.40]+cmd[61.41] seconds) 08:30:47 testsPCE: OK (284.53=setup[51.74]+cmd[232.78] seconds) 08:30:47 tests121: OK (1196.40=setup[7.69]+cmd[1188.70] seconds) 08:30:47 build_karaf_tests221: OK (69.81=setup[8.38]+cmd[61.43] seconds) 08:30:47 tests_tapi: FAIL code 1 (657.23=setup[7.74]+cmd[649.49] seconds) 08:30:47 tests221: OK (3101.17=setup[9.63]+cmd[3091.54] seconds) 08:30:47 build_karaf_tests71: OK (69.80=setup[8.26]+cmd[61.53] seconds) 08:30:47 tests71: OK (456.05=setup[7.26]+cmd[448.79] seconds) 08:30:47 build_karaf_tests190: OK (66.30=setup[8.26]+cmd[58.04] seconds) 08:30:47 tests190: OK (214.95=setup[7.69]+cmd[207.26] seconds) 08:30:47 tests_hybrid: OK (840.56=setup[7.01]+cmd[833.55] seconds) 08:30:47 buildlighty: OK (32.37=setup[9.92]+cmd[22.46] seconds) 08:30:47 docs: OK (32.80=setup[29.85]+cmd[2.95] seconds) 08:30:47 docs-linkcheck: OK (35.32=setup[30.08]+cmd[5.24] seconds) 08:30:47 checkbashisms: OK (3.25=setup[1.91]+cmd[0.00,0.05,1.28] seconds) 08:30:47 pre-commit: OK (53.38=setup[3.15]+cmd[0.01,0.01,40.12,10.10] seconds) 08:30:47 pylint: OK (31.52=setup[5.49]+cmd[26.04] seconds) 08:30:47 evaluation failed :( (5075.34 seconds) 08:30:47 + tox_status=255 08:30:47 + echo '---> Completed tox runs' 08:30:47 ---> Completed tox runs 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/build_karaf_tests121/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=build_karaf_tests121 08:30:47 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/build_karaf_tests190/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=build_karaf_tests190 08:30:47 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/build_karaf_tests221/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=build_karaf_tests221 08:30:47 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/build_karaf_tests71/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=build_karaf_tests71 08:30:47 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/buildcontroller/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=buildcontroller 08:30:47 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/buildlighty/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=buildlighty 08:30:47 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/checkbashisms/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=checkbashisms 08:30:47 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/docs-linkcheck/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=docs-linkcheck 08:30:47 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/docs/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=docs 08:30:47 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/pre-commit/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=pre-commit 08:30:47 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/pylint/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=pylint 08:30:47 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/sims/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=sims 08:30:47 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests121/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests121 08:30:47 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests190/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests190 08:30:47 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests221/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests221 08:30:47 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests71/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests71 08:30:47 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/testsPCE/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=testsPCE 08:30:47 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests_hybrid/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests_hybrid 08:30:47 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/tests_tapi/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=tests_tapi 08:30:47 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:30:47 + DOC_DIR=docs/_build/html 08:30:47 + [[ -d docs/_build/html ]] 08:30:47 + echo '---> Archiving generated docs' 08:30:47 ---> Archiving generated docs 08:30:47 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:30:47 + echo '---> tox-run.sh ends' 08:30:47 ---> tox-run.sh ends 08:30:47 + test 255 -eq 0 08:30:47 + exit 255 08:30:47 ++ '[' 1 = 1 ']' 08:30:47 ++ '[' -x /usr/bin/clear_console ']' 08:30:47 ++ /usr/bin/clear_console -q 08:30:47 Build step 'Execute shell' marked build as failure 08:30:47 $ ssh-agent -k 08:30:47 unset SSH_AUTH_SOCK; 08:30:47 unset SSH_AGENT_PID; 08:30:47 echo Agent pid 1565 killed; 08:30:47 [ssh-agent] Stopped. 08:30:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:30:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15897815663224237102.sh 08:30:47 ---> sysstat.sh 08:30:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10477082254045632353.sh 08:30:48 ---> package-listing.sh 08:30:48 ++ facter osfamily 08:30:48 ++ tr '[:upper:]' '[:lower:]' 08:30:48 + OS_FAMILY=debian 08:30:48 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:30:48 + START_PACKAGES=/tmp/packages_start.txt 08:30:48 + END_PACKAGES=/tmp/packages_end.txt 08:30:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:48 + PACKAGES=/tmp/packages_start.txt 08:30:48 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:30:48 + PACKAGES=/tmp/packages_end.txt 08:30:48 + case "${OS_FAMILY}" in 08:30:48 + dpkg -l 08:30:48 + grep '^ii' 08:30:48 + '[' -f /tmp/packages_start.txt ']' 08:30:48 + '[' -f /tmp/packages_end.txt ']' 08:30:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:48 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:30:48 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:30:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:30:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8688598559337563636.sh 08:30:48 ---> capture-instance-metadata.sh 08:30:48 Setup pyenv: 08:30:48 system 08:30:48 3.8.20 08:30:48 3.9.20 08:30:48 3.10.15 08:30:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VTXq from file:/tmp/.os_lf_venv 08:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:51 lf-activate-venv(): INFO: Base packages installed successfully 08:30:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-VTXq/bin to PATH 08:31:02 INFO: Running in OpenStack, capturing instance metadata 08:31:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4610880172065861007.sh 08:31:02 provisioning config files... 08:31:03 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3821 08:31:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config4074462866826242121tmp 08:31:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:31:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:31:03 provisioning config files... 08:31:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:31:03 [EnvInject] - Injecting environment variables from a build step. 08:31:03 [EnvInject] - Injecting as environment variables the properties content 08:31:03 SERVER_ID=logs 08:31:03 08:31:03 [EnvInject] - Variables injected successfully. 08:31:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12264720598028762713.sh 08:31:03 ---> create-netrc.sh 08:31:03 WARN: Log server credential not found. 08:31:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9222497717769050273.sh 08:31:03 ---> python-tools-install.sh 08:31:03 Setup pyenv: 08:31:03 system 08:31:03 3.8.20 08:31:03 3.9.20 08:31:03 3.10.15 08:31:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VTXq from file:/tmp/.os_lf_venv 08:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:05 lf-activate-venv(): INFO: Base packages installed successfully 08:31:05 lf-activate-venv(): INFO: Installing additional packages: lftools 08:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-VTXq/bin to PATH 08:31:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins458368894263594602.sh 08:31:15 ---> sudo-logs.sh 08:31:15 Archiving 'sudo' log.. 08:31:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8832471467566218704.sh 08:31:15 ---> job-cost.sh 08:31:15 Setup pyenv: 08:31:15 system 08:31:15 3.8.20 08:31:15 3.9.20 08:31:15 3.10.15 08:31:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:31:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VTXq from file:/tmp/.os_lf_venv 08:31:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:17 lf-activate-venv(): INFO: Base packages installed successfully 08:31:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:31:23 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. 08:31:23 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:31:24 lf-activate-venv(): INFO: Adding /tmp/venv-VTXq/bin to PATH 08:31:24 INFO: No Stack... 08:31:24 INFO: Retrieving Pricing Info for: v3-standard-4 08:31:24 INFO: Archiving Costs 08:31:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6282390227877255510.sh 08:31:24 ---> logs-deploy.sh 08:31:24 Setup pyenv: 08:31:24 system 08:31:24 3.8.20 08:31:24 3.9.20 08:31:24 3.10.15 08:31:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:31:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VTXq from file:/tmp/.os_lf_venv 08:31:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:26 lf-activate-venv(): INFO: Base packages installed successfully 08:31:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-VTXq/bin to PATH 08:31:37 WARNING: Nexus logging server not set 08:31:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3821/ 08:31:37 INFO: archiving logs to S3 08:31:38 ---> uname -a: 08:31:38 Linux prd-ubuntu2204-docker-4c-16g-3126 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:31:38 08:31:38 08:31:38 ---> lscpu: 08:31:38 Architecture: x86_64 08:31:38 CPU op-mode(s): 32-bit, 64-bit 08:31:38 Address sizes: 40 bits physical, 48 bits virtual 08:31:38 Byte Order: Little Endian 08:31:38 CPU(s): 4 08:31:38 On-line CPU(s) list: 0-3 08:31:38 Vendor ID: AuthenticAMD 08:31:38 Model name: AMD EPYC-Rome Processor 08:31:38 CPU family: 23 08:31:38 Model: 49 08:31:38 Thread(s) per core: 1 08:31:38 Core(s) per socket: 1 08:31:38 Socket(s): 4 08:31:38 Stepping: 0 08:31:38 BogoMIPS: 5599.99 08:31:38 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:31:38 Virtualization: AMD-V 08:31:38 Hypervisor vendor: KVM 08:31:38 Virtualization type: full 08:31:38 L1d cache: 128 KiB (4 instances) 08:31:38 L1i cache: 128 KiB (4 instances) 08:31:38 L2 cache: 2 MiB (4 instances) 08:31:38 L3 cache: 64 MiB (4 instances) 08:31:38 NUMA node(s): 1 08:31:38 NUMA node0 CPU(s): 0-3 08:31:38 Vulnerability Gather data sampling: Not affected 08:31:38 Vulnerability Indirect target selection: Not affected 08:31:38 Vulnerability Itlb multihit: Not affected 08:31:38 Vulnerability L1tf: Not affected 08:31:38 Vulnerability Mds: Not affected 08:31:38 Vulnerability Meltdown: Not affected 08:31:38 Vulnerability Mmio stale data: Not affected 08:31:38 Vulnerability Reg file data sampling: Not affected 08:31:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:31:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:31:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:31:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:31:38 Vulnerability Srbds: Not affected 08:31:38 Vulnerability Tsx async abort: Not affected 08:31:38 08:31:38 08:31:38 ---> nproc: 08:31:38 4 08:31:38 08:31:38 08:31:38 ---> df -h: 08:31:38 Filesystem Size Used Avail Use% Mounted on 08:31:38 tmpfs 1.6G 1.1M 1.6G 1% /run 08:31:38 /dev/vda1 78G 18G 61G 23% / 08:31:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:31:38 tmpfs 5.0M 0 5.0M 0% /run/lock 08:31:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:31:38 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:31:38 08:31:38 08:31:38 ---> free -m: 08:31:38 total used free shared buff/cache available 08:31:38 Mem: 15989 703 10977 3 4308 14943 08:31:38 Swap: 1023 0 1023 08:31:38 08:31:38 08:31:38 ---> ip addr: 08:31:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:31:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:31:38 inet 127.0.0.1/8 scope host lo 08:31:38 valid_lft forever preferred_lft forever 08:31:38 inet6 ::1/128 scope host 08:31:38 valid_lft forever preferred_lft forever 08:31:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:31:38 link/ether fa:16:3e:35:5a:76 brd ff:ff:ff:ff:ff:ff 08:31:38 altname enp0s3 08:31:38 inet 10.30.170.218/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:31:38 valid_lft 81130sec preferred_lft 81130sec 08:31:38 inet6 fe80::f816:3eff:fe35:5a76/64 scope link 08:31:38 valid_lft forever preferred_lft forever 08:31:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:31:38 link/ether ce:30:c4:9c:7b:fc brd ff:ff:ff:ff:ff:ff 08:31:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:31:38 valid_lft forever preferred_lft forever 08:31:38 08:31:38 08:31:38 ---> sar -b -r -n DEV: 08:31:38 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3126) 10/29/25 _x86_64_ (4 CPU) 08:31:38 08:31:38 07:03:50 LINUX RESTART (4 CPU) 08:31:38 08:31:38 07:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:31:38 07:20:03 80.75 24.41 53.13 3.21 381.69 11682.73 10366.79 08:31:38 07:30:03 24.35 0.22 22.93 1.21 7.41 830.76 1349.63 08:31:38 07:40:03 16.42 0.02 15.62 0.78 0.95 411.44 398.73 08:31:38 07:50:03 5.47 0.03 5.17 0.27 0.87 130.77 53.80 08:31:38 08:00:03 5.08 0.01 4.82 0.25 1.08 132.51 61.11 08:31:38 08:10:03 5.68 0.03 5.43 0.23 1.44 139.91 184.24 08:31:38 08:20:03 11.23 0.10 10.54 0.59 3.12 607.81 162.89 08:31:38 08:30:00 18.37 0.11 4.59 13.67 2.04 145.76 212539.21 08:31:38 Average: 20.92 3.12 15.29 2.52 49.86 1761.24 28021.53 08:31:38 08:31:38 07:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:38 07:20:03 7006836 10500916 5431752 33.17 258220 3212928 7395436 42.45 2185584 6607096 4264 08:31:38 07:30:03 7115308 10642852 5291116 32.32 264380 3241548 6047644 34.71 2253756 6435404 408 08:31:38 07:40:03 9954304 13526204 2411120 14.73 267168 3283148 3575708 20.52 2261104 3600132 2604 08:31:38 07:50:03 7874144 11457480 4478724 27.35 268408 3293360 5236832 30.06 2263236 5663364 356 08:31:38 08:00:03 6233104 9830688 6104780 37.29 269056 3306976 6792856 38.99 2265376 7300796 400 08:31:38 08:10:03 6288068 9900200 6035084 36.86 269648 3320948 6715560 38.55 2268604 7247436 284 08:31:38 08:20:03 8024536 11764248 4172276 25.48 273912 3439864 5113492 29.35 2285072 5483852 536 08:31:38 08:30:00 6855988 10622468 5313068 32.45 276616 3463832 5936416 34.07 2303056 6633468 560 08:31:38 Average: 7419036 11030632 4904740 29.96 268426 3320326 5851743 33.59 2260724 6121444 1176 08:31:38 08:31:38 07:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:38 07:20:03 lo 21.00 21.00 17.08 17.08 0.00 0.00 0.00 0.00 08:31:38 07:20:03 ens3 1.85 1.83 0.60 0.53 0.00 0.00 0.00 0.00 08:31:38 07:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 07:30:03 lo 45.49 45.49 19.67 19.67 0.00 0.00 0.00 0.00 08:31:38 07:30:03 ens3 2.15 2.03 0.53 1.41 0.00 0.00 0.00 0.00 08:31:38 07:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 07:40:03 lo 25.12 25.12 10.82 10.82 0.00 0.00 0.00 0.00 08:31:38 07:40:03 ens3 1.26 0.85 0.26 0.18 0.00 0.00 0.00 0.00 08:31:38 07:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 07:50:03 lo 18.45 18.45 9.24 9.24 0.00 0.00 0.00 0.00 08:31:38 07:50:03 ens3 0.74 0.56 0.15 0.11 0.00 0.00 0.00 0.00 08:31:38 07:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 08:00:03 lo 28.89 28.89 11.92 11.92 0.00 0.00 0.00 0.00 08:31:38 08:00:03 ens3 0.92 0.54 0.28 0.19 0.00 0.00 0.00 0.00 08:31:38 08:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 08:10:03 lo 17.99 17.99 10.13 10.13 0.00 0.00 0.00 0.00 08:31:38 08:10:03 ens3 0.85 0.63 0.23 0.17 0.00 0.00 0.00 0.00 08:31:38 08:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 08:20:03 lo 18.10 18.10 10.50 10.50 0.00 0.00 0.00 0.00 08:31:38 08:20:03 ens3 1.29 0.84 0.34 0.26 0.00 0.00 0.00 0.00 08:31:38 08:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 08:30:00 lo 32.39 32.39 12.96 12.96 0.00 0.00 0.00 0.00 08:31:38 08:30:00 ens3 0.88 0.67 0.20 0.16 0.00 0.00 0.00 0.00 08:31:38 08:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 Average: lo 25.92 25.92 12.79 12.79 0.00 0.00 0.00 0.00 08:31:38 Average: ens3 1.24 0.99 0.33 0.38 0.00 0.00 0.00 0.00 08:31:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:38 08:31:38 08:31:38 ---> sar -P ALL: 08:31:38 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3126) 10/29/25 _x86_64_ (4 CPU) 08:31:38 08:31:38 07:03:50 LINUX RESTART (4 CPU) 08:31:38 08:31:38 07:10:03 CPU %user %nice %system %iowait %steal %idle 08:31:38 07:20:03 all 55.41 0.00 2.23 0.38 0.11 41.87 08:31:38 07:20:03 0 56.08 0.00 2.27 0.22 0.11 41.31 08:31:38 07:20:03 1 55.73 0.00 2.17 0.54 0.11 41.44 08:31:38 07:20:03 2 55.30 0.00 2.34 0.41 0.11 41.84 08:31:38 07:20:03 3 54.53 0.00 2.13 0.35 0.11 42.88 08:31:38 07:30:03 all 44.83 0.00 1.68 0.05 0.11 53.34 08:31:38 07:30:03 0 45.06 0.00 1.69 0.03 0.11 53.12 08:31:38 07:30:03 1 45.47 0.00 1.76 0.08 0.12 52.57 08:31:38 07:30:03 2 44.40 0.00 1.71 0.03 0.11 53.74 08:31:38 07:30:03 3 44.37 0.00 1.54 0.05 0.11 53.92 08:31:38 07:40:03 all 26.83 0.00 0.99 0.05 0.10 72.04 08:31:38 07:40:03 0 27.30 0.00 0.93 0.07 0.10 71.60 08:31:38 07:40:03 1 26.21 0.00 1.03 0.03 0.10 72.63 08:31:38 07:40:03 2 26.55 0.00 1.01 0.04 0.09 72.30 08:31:38 07:40:03 3 27.27 0.00 0.98 0.05 0.10 71.61 08:31:38 07:50:03 all 10.37 0.00 0.51 0.02 0.08 89.02 08:31:38 07:50:03 0 9.96 0.00 0.59 0.01 0.08 89.36 08:31:38 07:50:03 1 10.75 0.00 0.48 0.01 0.08 88.69 08:31:38 07:50:03 2 10.30 0.00 0.48 0.03 0.08 89.11 08:31:38 07:50:03 3 10.45 0.00 0.51 0.04 0.08 88.93 08:31:38 08:00:03 all 10.01 0.00 0.46 0.02 0.08 89.43 08:31:38 08:00:03 0 9.44 0.00 0.48 0.01 0.08 89.99 08:31:38 08:00:03 1 10.12 0.00 0.46 0.04 0.08 89.31 08:31:38 08:00:03 2 10.01 0.00 0.53 0.02 0.08 89.35 08:31:38 08:00:03 3 10.48 0.00 0.38 0.01 0.08 89.05 08:31:38 08:10:03 all 9.47 0.00 0.47 0.02 0.08 89.96 08:31:38 08:10:03 0 9.65 0.00 0.55 0.02 0.09 89.71 08:31:38 08:10:03 1 9.01 0.00 0.44 0.04 0.08 90.42 08:31:38 08:10:03 2 9.36 0.00 0.48 0.01 0.09 90.07 08:31:38 08:10:03 3 9.84 0.00 0.40 0.02 0.08 89.66 08:31:38 08:20:03 all 17.37 0.00 0.70 0.04 0.08 81.81 08:31:38 08:20:03 0 16.39 0.00 0.76 0.08 0.08 82.69 08:31:38 08:20:03 1 17.16 0.00 0.64 0.02 0.09 82.09 08:31:38 08:20:03 2 18.34 0.00 0.74 0.02 0.09 80.82 08:31:38 08:20:03 3 17.58 0.00 0.66 0.03 0.08 81.64 08:31:38 08:30:00 all 11.13 0.00 0.51 0.03 0.09 88.24 08:31:38 08:30:00 0 11.04 0.00 0.46 0.10 0.08 88.33 08:31:38 08:30:00 1 11.13 0.00 0.49 0.01 0.09 88.28 08:31:38 08:30:00 2 11.58 0.00 0.50 0.01 0.09 87.83 08:31:38 08:30:00 3 10.79 0.00 0.58 0.02 0.09 88.52 08:31:38 Average: all 23.17 0.00 0.94 0.08 0.09 75.72 08:31:38 Average: 0 23.10 0.00 0.97 0.07 0.09 75.77 08:31:38 Average: 1 23.19 0.00 0.93 0.09 0.09 75.68 08:31:38 Average: 2 23.21 0.00 0.97 0.07 0.09 75.65 08:31:38 Average: 3 23.16 0.00 0.90 0.07 0.09 75.78 08:31:38 08:31:38 08:31:38