16:51:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118835 16:51:57 Running as SYSTEM 16:51:57 [EnvInject] - Loading node environment variables. 16:51:57 Building remotely on prd-ubuntu2204-docker-4c-16g-1797 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:51:57 [ssh-agent] Looking for ssh-agent implementation... 16:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:57 $ ssh-agent 16:51:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDwhnII/agent.1572 16:51:57 SSH_AGENT_PID=1574 16:51:57 [ssh-agent] Started. 16:51:57 Running ssh-add (command line suppressed) 16:51:57 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1018655546824387005.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1018655546824387005.key) 16:51:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:51:57 The recommended git tool is: NONE 16:52:00 using credential jenkins-ssh 16:52:00 Wiping out workspace first. 16:52:00 Cloning the remote Git repository 16:52:00 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:52:00 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:52:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:52:00 > git --version # timeout=10 16:52:00 > git --version # 'git version 2.34.1' 16:52:00 using GIT_SSH to set credentials jenkins-ssh 16:52:00 Verifying host key using known hosts file 16:52:00 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. 16:52:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:52:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:52:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:52:05 using GIT_SSH to set credentials jenkins-ssh 16:52:05 Verifying host key using known hosts file 16:52:05 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. 16:52:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/35/118835/6 # timeout=10 16:52:05 > git rev-parse 233acde8d41e31e96de7df224e4c72545a43fda2^{commit} # timeout=10 16:52:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:52:05 Checking out Revision 233acde8d41e31e96de7df224e4c72545a43fda2 (refs/changes/35/118835/6) 16:52:05 > git config core.sparsecheckout # timeout=10 16:52:05 > git checkout -f 233acde8d41e31e96de7df224e4c72545a43fda2 # timeout=10 16:52:08 Commit message: "Refactor ConnectivityUtils splitting method in two" 16:52:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:52:08 > git rev-list --no-walk 41e96dbb13e58fa0214d143bad63887f0b3fc9b3 # timeout=10 16:52:08 > git remote # timeout=10 16:52:08 > git submodule init # timeout=10 16:52:08 > git submodule sync # timeout=10 16:52:08 > git config --get remote.origin.url # timeout=10 16:52:08 > git submodule init # timeout=10 16:52:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:52:09 ERROR: No submodules found. 16:52:09 provisioning config files... 16:52:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:52:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:52:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4864770138850868647.sh 16:52:09 ---> python-tools-install.sh 16:52:09 Setup pyenv: 16:52:09 * system (set by /opt/pyenv/version) 16:52:09 * 3.8.20 (set by /opt/pyenv/version) 16:52:09 * 3.9.20 (set by /opt/pyenv/version) 16:52:09 3.10.15 16:52:09 3.11.10 16:52:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KeKk 16:52:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:52:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:19 lf-activate-venv(): INFO: Base packages installed successfully 16:52:19 lf-activate-venv(): INFO: Installing additional packages: lftools 16:52:38 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl 16:53:14 lf-activate-venv(): INFO: Adding /tmp/venv-KeKk/bin to PATH 16:53:14 Generating Requirements File 16:53:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:53:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:53:38 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:53:39 Python 3.11.10 16:53:39 pip 25.2 from /tmp/venv-KeKk/lib/python3.11/site-packages/pip (python 3.11) 16:53:39 appdirs==1.4.4 16:53:39 argcomplete==3.6.3 16:53:39 aspy.yaml==1.3.0 16:53:39 attrs==25.4.0 16:53:39 autopage==0.5.2 16:53:39 beautifulsoup4==4.14.2 16:53:39 boto3==1.40.58 16:53:39 botocore==1.40.58 16:53:39 bs4==0.0.2 16:53:39 cachetools==6.2.1 16:53:39 certifi==2025.10.5 16:53:39 cffi==2.0.0 16:53:39 cfgv==3.4.0 16:53:39 chardet==5.2.0 16:53:39 charset-normalizer==3.4.4 16:53:39 click==8.3.0 16:53:39 cliff==4.11.0 16:53:39 cmd2==2.7.0 16:53:39 cryptography==3.3.2 16:53:39 debtcollector==3.0.0 16:53:39 decorator==5.2.1 16:53:39 defusedxml==0.7.1 16:53:39 Deprecated==1.2.18 16:53:39 distlib==0.4.0 16:53:39 dnspython==2.8.0 16:53:39 docker==7.1.0 16:53:39 dogpile.cache==1.5.0 16:53:39 durationpy==0.10 16:53:39 email-validator==2.3.0 16:53:39 filelock==3.20.0 16:53:39 future==1.0.0 16:53:39 gitdb==4.0.12 16:53:39 GitPython==3.1.45 16:53:39 google-auth==2.41.1 16:53:39 httplib2==0.31.0 16:53:39 identify==2.6.15 16:53:39 idna==3.11 16:53:39 importlib-resources==1.5.0 16:53:39 iso8601==2.1.0 16:53:39 Jinja2==3.1.6 16:53:39 jmespath==1.0.1 16:53:39 jsonpatch==1.33 16:53:39 jsonpointer==3.0.0 16:53:39 jsonschema==4.25.1 16:53:39 jsonschema-specifications==2025.9.1 16:53:39 keystoneauth1==5.12.0 16:53:39 kubernetes==34.1.0 16:53:39 lftools==0.37.15 16:53:39 lxml==6.0.2 16:53:39 markdown-it-py==4.0.0 16:53:39 MarkupSafe==3.0.3 16:53:39 mdurl==0.1.2 16:53:39 msgpack==1.1.2 16:53:39 multi_key_dict==2.0.3 16:53:39 munch==4.0.0 16:53:39 netaddr==1.3.0 16:53:39 niet==1.4.2 16:53:39 nodeenv==1.9.1 16:53:39 oauth2client==4.1.3 16:53:39 oauthlib==3.3.1 16:53:39 openstacksdk==4.7.1 16:53:39 os-service-types==1.8.0 16:53:39 osc-lib==4.2.0 16:53:39 oslo.config==10.0.0 16:53:39 oslo.context==6.1.0 16:53:39 oslo.i18n==6.6.0 16:53:39 oslo.log==7.2.1 16:53:39 oslo.serialization==5.8.0 16:53:39 oslo.utils==9.1.0 16:53:39 packaging==25.0 16:53:39 pbr==7.0.1 16:53:39 platformdirs==4.5.0 16:53:39 prettytable==3.16.0 16:53:39 psutil==7.1.1 16:53:39 pyasn1==0.6.1 16:53:39 pyasn1_modules==0.4.2 16:53:39 pycparser==2.23 16:53:39 pygerrit2==2.0.15 16:53:39 PyGithub==2.8.1 16:53:39 Pygments==2.19.2 16:53:39 PyJWT==2.10.1 16:53:39 PyNaCl==1.6.0 16:53:39 pyparsing==2.4.7 16:53:39 pyperclip==1.11.0 16:53:39 pyrsistent==0.20.0 16:53:39 python-cinderclient==9.8.0 16:53:39 python-dateutil==2.9.0.post0 16:53:39 python-heatclient==4.3.0 16:53:39 python-jenkins==1.8.3 16:53:39 python-keystoneclient==5.7.0 16:53:39 python-magnumclient==4.9.0 16:53:39 python-openstackclient==8.2.0 16:53:39 python-swiftclient==4.8.0 16:53:39 PyYAML==6.0.3 16:53:39 referencing==0.37.0 16:53:39 requests==2.32.5 16:53:39 requests-oauthlib==2.0.0 16:53:39 requestsexceptions==1.4.0 16:53:39 rfc3986==2.0.0 16:53:39 rich==14.2.0 16:53:39 rich-argparse==1.7.1 16:53:39 rpds-py==0.28.0 16:53:39 rsa==4.9.1 16:53:39 ruamel.yaml==0.18.16 16:53:39 ruamel.yaml.clib==0.2.14 16:53:39 s3transfer==0.14.0 16:53:39 simplejson==3.20.2 16:53:39 six==1.17.0 16:53:39 smmap==5.0.2 16:53:39 soupsieve==2.8 16:53:39 stevedore==5.5.0 16:53:39 tabulate==0.9.0 16:53:39 toml==0.10.2 16:53:39 tomlkit==0.13.3 16:53:39 tqdm==4.67.1 16:53:39 typing_extensions==4.15.0 16:53:39 tzdata==2025.2 16:53:39 urllib3==1.26.20 16:53:39 virtualenv==20.35.3 16:53:39 wcwidth==0.2.14 16:53:39 websocket-client==1.9.0 16:53:39 wrapt==2.0.0 16:53:39 xdg==6.0.0 16:53:39 xmltodict==1.0.2 16:53:39 yq==3.4.3 16:53:39 [EnvInject] - Injecting environment variables from a build step. 16:53:39 [EnvInject] - Injecting as environment variables the properties content 16:53:39 PYTHON=python3 16:53:39 16:53:39 [EnvInject] - Variables injected successfully. 16:53:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13393134974224693859.sh 16:53:39 ---> tox-install.sh 16:53:39 + source /home/jenkins/lf-env.sh 16:53:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:53:39 ++ mktemp -d /tmp/venv-XXXX 16:53:39 + lf_venv=/tmp/venv-yXyo 16:53:39 + local venv_file=/tmp/.os_lf_venv 16:53:39 + local python=python3 16:53:39 + local options 16:53:39 + local set_path=true 16:53:39 + local install_args= 16:53:39 ++ 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 16:53:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:53:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:53:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:53:39 + true 16:53:39 + case $1 in 16:53:39 + venv_file=/tmp/.toxenv 16:53:39 + shift 2 16:53:39 + true 16:53:39 + case $1 in 16:53:39 + shift 16:53:39 + break 16:53:39 + case $python in 16:53:39 + local pkg_list= 16:53:39 + [[ -d /opt/pyenv ]] 16:53:39 + echo 'Setup pyenv:' 16:53:39 Setup pyenv: 16:53:39 + export PYENV_ROOT=/opt/pyenv 16:53:39 + PYENV_ROOT=/opt/pyenv 16:53:39 + 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 16:53:39 + 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 16:53:39 + pyenv versions 16:53:39 system 16:53:39 3.8.20 16:53:39 3.9.20 16:53:39 3.10.15 16:53:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:53:39 + command -v pyenv 16:53:39 ++ pyenv init - --no-rehash 16:53:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:53:39 for i in ${!paths[@]}; do 16:53:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:53:39 fi; done; 16:53:39 echo "${paths[*]}"'\'')" 16:53:39 export PATH="/opt/pyenv/shims:${PATH}" 16:53:39 export PYENV_SHELL=bash 16:53:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:53:39 pyenv() { 16:53:39 local command 16:53:39 command="${1:-}" 16:53:39 if [ "$#" -gt 0 ]; then 16:53:39 shift 16:53:39 fi 16:53:39 16:53:39 case "$command" in 16:53:39 rehash|shell) 16:53:39 eval "$(pyenv "sh-$command" "$@")" 16:53:39 ;; 16:53:39 *) 16:53:39 command pyenv "$command" "$@" 16:53:39 ;; 16:53:39 esac 16:53:39 }' 16:53:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:53:39 for i in ${!paths[@]}; do 16:53:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:53:39 fi; done; 16:53:39 echo "${paths[*]}"' 16:53:39 ++ 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 16:53:39 ++ 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 16:53:39 ++ 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 16:53:39 ++ export PYENV_SHELL=bash 16:53:39 ++ PYENV_SHELL=bash 16:53:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:53:39 +++ complete -F _pyenv pyenv 16:53:39 ++ lf-pyver python3 16:53:39 ++ local py_version_xy=python3 16:53:39 ++ local py_version_xyz= 16:53:39 ++ pyenv versions 16:53:39 ++ sed 's/^[ *]* //' 16:53:39 ++ awk '{ print $1 }' 16:53:39 ++ local command 16:53:39 ++ grep -E '^[0-9.]*[0-9]$' 16:53:39 ++ command=versions 16:53:39 ++ '[' 1 -gt 0 ']' 16:53:39 ++ shift 16:53:39 ++ case "$command" in 16:53:39 ++ command pyenv versions 16:53:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:53:40 +++ grep '^3' /tmp/.pyenv_versions 16:53:40 +++ sort -V 16:53:40 +++ tail -n 1 16:53:40 ++ py_version_xyz=3.11.10 16:53:40 ++ [[ -z 3.11.10 ]] 16:53:40 ++ echo 3.11.10 16:53:40 ++ return 0 16:53:40 + pyenv local 3.11.10 16:53:40 + local command 16:53:40 + command=local 16:53:40 + '[' 2 -gt 0 ']' 16:53:40 + shift 16:53:40 + case "$command" in 16:53:40 + command pyenv local 3.11.10 16:53:40 + for arg in "$@" 16:53:40 + case $arg in 16:53:40 + pkg_list+='tox ' 16:53:40 + for arg in "$@" 16:53:40 + case $arg in 16:53:40 + pkg_list+='virtualenv ' 16:53:40 + for arg in "$@" 16:53:40 + case $arg in 16:53:40 + pkg_list+='urllib3~=1.26.15 ' 16:53:40 + [[ -f /tmp/.toxenv ]] 16:53:40 + [[ ! -f /tmp/.toxenv ]] 16:53:40 + [[ -n '' ]] 16:53:40 + python3 -m venv /tmp/venv-yXyo 16:53:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yXyo' 16:53:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yXyo 16:53:45 + echo /tmp/venv-yXyo 16:53:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:53:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:53:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:53:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:53:45 + local 'pip_opts=--upgrade --quiet' 16:53:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:53:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:53:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:53:45 + [[ -n '' ]] 16:53:45 + [[ -n '' ]] 16:53:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:53:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:53:45 + /tmp/venv-yXyo/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 16:53:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:53:49 lf-activate-venv(): INFO: Base packages installed successfully 16:53:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:53:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:53:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:53:49 + /tmp/venv-yXyo/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 16:53:59 + type python3 16:53:59 + true 16:53:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yXyo/bin to PATH' 16:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-yXyo/bin to PATH 16:53:59 + PATH=/tmp/venv-yXyo/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 16:53:59 + return 0 16:53:59 + python3 --version 16:53:59 Python 3.11.10 16:53:59 + python3 -m pip --version 16:53:59 pip 25.2 from /tmp/venv-yXyo/lib/python3.11/site-packages/pip (python 3.11) 16:53:59 + python3 -m pip freeze 16:53:59 cachetools==6.2.1 16:53:59 chardet==5.2.0 16:53:59 colorama==0.4.6 16:53:59 distlib==0.4.0 16:53:59 filelock==3.20.0 16:53:59 packaging==25.0 16:53:59 platformdirs==4.5.0 16:53:59 pluggy==1.6.0 16:53:59 pyproject-api==1.10.0 16:53:59 tox==4.31.0 16:53:59 urllib3==1.26.20 16:53:59 virtualenv==20.35.3 16:53:59 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4865416782463712511.sh 16:53:59 [EnvInject] - Injecting environment variables from a build step. 16:53:59 [EnvInject] - Injecting as environment variables the properties content 16:53:59 PARALLEL=True 16:53:59 16:53:59 [EnvInject] - Variables injected successfully. 16:53:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins832811199082984104.sh 16:53:59 ---> tox-run.sh 16:53:59 + 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 16:53:59 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:53:59 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:53:59 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:53:59 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:53:59 + source /home/jenkins/lf-env.sh 16:53:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:53:59 ++ mktemp -d /tmp/venv-XXXX 16:53:59 + lf_venv=/tmp/venv-asKC 16:53:59 + local venv_file=/tmp/.os_lf_venv 16:53:59 + local python=python3 16:53:59 + local options 16:53:59 + local set_path=true 16:53:59 + local install_args= 16:53:59 ++ 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 16:53:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:53:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:53:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:53:59 + true 16:53:59 + case $1 in 16:53:59 + venv_file=/tmp/.toxenv 16:53:59 + shift 2 16:53:59 + true 16:53:59 + case $1 in 16:53:59 + shift 16:53:59 + break 16:53:59 + case $python in 16:53:59 + local pkg_list= 16:53:59 + [[ -d /opt/pyenv ]] 16:53:59 + echo 'Setup pyenv:' 16:53:59 Setup pyenv: 16:53:59 + export PYENV_ROOT=/opt/pyenv 16:53:59 + PYENV_ROOT=/opt/pyenv 16:53:59 + 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 16:53:59 + 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 16:53:59 + pyenv versions 16:53:59 system 16:53:59 3.8.20 16:53:59 3.9.20 16:53:59 3.10.15 16:53:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:53:59 + command -v pyenv 16:53:59 ++ pyenv init - --no-rehash 16:53:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:53:59 for i in ${!paths[@]}; do 16:53:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:53:59 fi; done; 16:53:59 echo "${paths[*]}"'\'')" 16:53:59 export PATH="/opt/pyenv/shims:${PATH}" 16:53:59 export PYENV_SHELL=bash 16:53:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:53:59 pyenv() { 16:53:59 local command 16:53:59 command="${1:-}" 16:53:59 if [ "$#" -gt 0 ]; then 16:53:59 shift 16:53:59 fi 16:53:59 16:53:59 case "$command" in 16:53:59 rehash|shell) 16:53:59 eval "$(pyenv "sh-$command" "$@")" 16:53:59 ;; 16:53:59 *) 16:53:59 command pyenv "$command" "$@" 16:53:59 ;; 16:53:59 esac 16:53:59 }' 16:53:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:53:59 for i in ${!paths[@]}; do 16:53:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:53:59 fi; done; 16:53:59 echo "${paths[*]}"' 16:53:59 ++ 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 16:53:59 ++ 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 16:53:59 ++ 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 16:53:59 ++ export PYENV_SHELL=bash 16:53:59 ++ PYENV_SHELL=bash 16:53:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:53:59 +++ complete -F _pyenv pyenv 16:53:59 ++ lf-pyver python3 16:53:59 ++ local py_version_xy=python3 16:53:59 ++ local py_version_xyz= 16:53:59 ++ pyenv versions 16:53:59 ++ sed 's/^[ *]* //' 16:53:59 ++ local command 16:53:59 ++ command=versions 16:53:59 ++ '[' 1 -gt 0 ']' 16:53:59 ++ shift 16:53:59 ++ case "$command" in 16:53:59 ++ command pyenv versions 16:53:59 ++ grep -E '^[0-9.]*[0-9]$' 16:53:59 ++ awk '{ print $1 }' 16:54:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:54:00 +++ grep '^3' /tmp/.pyenv_versions 16:54:00 +++ sort -V 16:54:00 +++ tail -n 1 16:54:00 ++ py_version_xyz=3.11.10 16:54:00 ++ [[ -z 3.11.10 ]] 16:54:00 ++ echo 3.11.10 16:54:00 ++ return 0 16:54:00 + pyenv local 3.11.10 16:54:00 + local command 16:54:00 + command=local 16:54:00 + '[' 2 -gt 0 ']' 16:54:00 + shift 16:54:00 + case "$command" in 16:54:00 + command pyenv local 3.11.10 16:54:00 + for arg in "$@" 16:54:00 + case $arg in 16:54:00 + pkg_list+='tox ' 16:54:00 + for arg in "$@" 16:54:00 + case $arg in 16:54:00 + pkg_list+='virtualenv ' 16:54:00 + for arg in "$@" 16:54:00 + case $arg in 16:54:00 + pkg_list+='urllib3~=1.26.15 ' 16:54:00 + [[ -f /tmp/.toxenv ]] 16:54:00 ++ cat /tmp/.toxenv 16:54:00 + lf_venv=/tmp/venv-yXyo 16:54:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yXyo from' file:/tmp/.toxenv 16:54:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yXyo from file:/tmp/.toxenv 16:54:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:54:00 + local 'pip_opts=--upgrade --quiet' 16:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:54:00 + [[ -n '' ]] 16:54:00 + [[ -n '' ]] 16:54:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:54:00 + /tmp/venv-yXyo/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 16:54:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:54:01 lf-activate-venv(): INFO: Base packages installed successfully 16:54:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:54:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:54:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:54:01 + /tmp/venv-yXyo/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 16:54:02 + type python3 16:54:02 + true 16:54:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yXyo/bin to PATH' 16:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-yXyo/bin to PATH 16:54:02 + PATH=/tmp/venv-yXyo/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 16:54:02 + return 0 16:54:02 + [[ -d /opt/pyenv ]] 16:54:02 + echo '---> Setting up pyenv' 16:54:02 ---> Setting up pyenv 16:54:02 + export PYENV_ROOT=/opt/pyenv 16:54:02 + PYENV_ROOT=/opt/pyenv 16:54:02 + export PATH=/opt/pyenv/bin:/tmp/venv-yXyo/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 16:54:02 + PATH=/opt/pyenv/bin:/tmp/venv-yXyo/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 16:54:02 ++ pwd 16:54:02 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:54:02 + export PYTHONPATH 16:54:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:54:02 + TOX_TESTENV_PASSENV=PYTHONPATH 16:54:02 + tox --version 16:54:02 4.31.0 from /tmp/venv-yXyo/lib/python3.11/site-packages/tox/__init__.py 16:54:02 + PARALLEL=True 16:54:02 + TOX_OPTIONS_LIST= 16:54:02 + [[ -n '' ]] 16:54:02 + case ${PARALLEL,,} in 16:54:02 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:54:02 + tox --parallel auto --parallel-live 16:54:02 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:54:04 checkbashisms: freeze> python -m pip freeze --all 16:54:04 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 16:54:04 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:54:04 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:54:05 checkbashisms: pip==25.2,setuptools==80.9.0 16:54:05 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:54:05 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)' 16:54:05 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:54:06 checkbashisms: OK ✔ in 3.43 seconds 16:54:06 pre-commit: install_deps> python -I -m pip install pre-commit 16:54:13 pre-commit: freeze> python -m pip freeze --all 16:54:14 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 16:54:14 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:54:14 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)' 16:54:14 /usr/bin/cpan 16:54:14 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:54:14 [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. 16:54:14 [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. 16:54:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:54:14 [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. 16:54:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:54:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:54:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:54:16 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:54:16 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:54:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:54:17 [INFO] Once installed this environment will be reused. 16:54:17 [INFO] This may take a few minutes... 16:54:18 buildcontroller: freeze> python -m pip freeze --all 16:54:19 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:54:19 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:54:19 + update-java-alternatives -l 16:54:19 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:54:19 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:54:19 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:54:19 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:54:19 update-alternatives: error: no alternatives for jaotc 16:54:19 update-alternatives: error: no alternatives for rmic 16:54:20 + java -version 16:54:20 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:54:20 + JAVA_VER=21 16:54:20 + echo 21 16:54:20 21 16:54:20 + javac -version 16:54:20 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:54:20 21 16:54:20 ok, java is 21 or newer 16:54:20 + JAVAC_VER=21 16:54:20 + echo 21 16:54:20 + [ 21 -ge 21 ] 16:54:20 + [ 21 -ge 21 ] 16:54:20 + echo ok, java is 21 or newer 16:54:20 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:54:20 2025-10-24 16:54:20 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] 16:54:20 + sudo mkdir -p /opt 16:54:20 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:54:20 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:54:20 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:54:20 + mvn --version 16:54:21 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:54:21 Maven home: /opt/maven 16:54:21 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:54:21 Default locale: en, platform encoding: UTF-8 16:54:21 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:54:21 NOTE: Picked up JDK_JAVA_OPTIONS: 16:54:21 --add-opens=java.base/java.io=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.lang=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.net=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.nio=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.util=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:54:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:54:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:54:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:54:21 -Xlog:disable 16:54:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:54:23 [INFO] Once installed this environment will be reused. 16:54:23 [INFO] This may take a few minutes... 16:54:33 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:54:33 [INFO] Once installed this environment will be reused. 16:54:33 [INFO] This may take a few minutes... 16:54:42 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:54:42 [INFO] Once installed this environment will be reused. 16:54:42 [INFO] This may take a few minutes... 16:54:45 docs-linkcheck: freeze> python -m pip freeze --all 16:54:46 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 16:54:46 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 16:54:46 docs: freeze> python -m pip freeze --all 16:54:47 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 16:54:47 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 16:54:51 docs: OK ✔ in 47.77 seconds 16:54:51 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:54:55 docs-linkcheck: OK ✔ in 48.98 seconds 16:54:55 pylint: freeze> python -m pip freeze --all 16:54:55 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 16:54:55 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}$' '{}' + 16:54:57 trim trailing whitespace.................................................Passed 16:54:57 Tabs remover.............................................................Passed 16:54:57 autopep8.................................................................Passed 16:55:05 perltidy.................................................................Passed 16:55:06 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:55:06 [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. 16:55:06 [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. 16:55:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:55:06 [INFO] Once installed this environment will be reused. 16:55:06 [INFO] This may take a few minutes... 16:55:21 gitlint..................................................................Failed 16:55:21 - hook id: gitlint-ci 16:55:21 - exit code: 1 16:55:21 16:55:21 1: CC1 Body does not contain a 'Signed-off-by' line 16:55:21 16:55:21 pre-commit: exit 1 (15.32 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual pid=3416 16:55:24 16:55:24 ------------------------------------ 16:55:24 Your code has been rated at 10.00/10 16:55:24 16:56:26 pre-commit: FAIL ✖ in 1 minute 14.91 seconds 16:56:26 pylint: OK ✔ in 35.37 seconds 16:56:26 buildcontroller: OK ✔ in 2 minutes 21.76 seconds 16:56:26 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 16:56:26 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 16:56:26 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 16:56:26 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 16:56:55 build_karaf_tests190: freeze> python -m pip freeze --all 16:56:55 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:55 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:56:55 build karaf in karafoc with ./karafoc.env 16:56:55 NOTE: Picked up JDK_JAVA_OPTIONS: 16:56:55 --add-opens=java.base/java.io=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.lang=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.net=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.nio=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.util=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:56:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:56:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:56:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:56:55 -Xlog:disable 16:56:55 build_karaf_tests121: freeze> python -m pip freeze --all 16:56:56 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:56 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:56:56 build karaf in karaf121 with ./karaf121.env 16:56:56 NOTE: Picked up JDK_JAVA_OPTIONS: 16:56:56 --add-opens=java.base/java.io=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.lang=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.net=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.nio=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.util=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:56:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:56:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:56:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:56:56 -Xlog:disable 16:56:57 build_karaf_tests221: freeze> python -m pip freeze --all 16:56:57 build_karaf_tests71: freeze> python -m pip freeze --all 16:56:57 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:57 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:56:57 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:57 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:56:57 build karaf in karaf221 with ./karaf221.env 16:56:57 build karaf in karaf71 with ./karaf71.env 16:56:58 NOTE: Picked up JDK_JAVA_OPTIONS: 16:56:58 --add-opens=java.base/java.io=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.net=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:56:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:56:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:56:58 -Xlog:disable 16:56:58 NOTE: Picked up JDK_JAVA_OPTIONS: 16:56:58 --add-opens=java.base/java.io=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.net=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:56:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:56:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:56:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:56:58 -Xlog:disable 16:58:36 build_karaf_tests121: OK ✔ in 2 minutes 9.79 seconds 16:58:36 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 16:58:47 build_karaf_tests71: OK ✔ in 2 minutes 22.33 seconds 16:58:47 build_karaf_tests221: OK ✔ in 2 minutes 22.33 seconds 16:58:47 build_karaf_tests190: OK ✔ in 2 minutes 22.34 seconds 16:58:47 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:58:47 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:58:57 buildlighty: freeze> python -m pip freeze --all 16:58:58 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:58:58 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:58:58 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:58:58 sims: freeze> python -m pip freeze --all 16:58:58 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:58:58 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:58:58 Using lighynode version 20.1.0.5 16:58:58 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:01:22 sims: OK ✔ in 16.27 seconds 17:01:22 buildlighty: OK ✔ in 52.75 seconds 17:01:22 testsPCE: freeze> python -m pip freeze --all 17:01:22 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 17:01:22 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:01:22 pytest -q transportpce_tests/pce/test01_pce.py 17:02:17 .................... [100%] 17:03:21 20 passed in 118.06s (0:01:58) 17:03:21 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:03:45 ............ [100%] 17:04:16 12 passed in 54.80s 17:04:16 pytest -q transportpce_tests/pce/test03_gnpy.py 17:04:38 ........ [100%] 17:05:00 8 passed in 43.62s 17:05:00 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:05:33 ... [100%] 17:05:38 3 passed in 38.22s 17:05:39 testsPCE: OK ✔ in 6 minutes 51.85 seconds 17:05:39 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:05:39 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:05:39 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:05:50 tests121: freeze> python -m pip freeze --all 17:05:50 tests190: freeze> python -m pip freeze --all 17:05:50 tests_tapi: freeze> python -m pip freeze --all 17:05:50 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 17:05:50 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:05:50 using environment variables from ./karaf121.env 17:05:50 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:05:51 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 17:05:51 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:05:51 using environment variables from ./karafoc.env 17:05:51 pytest -q transportpce_tests/oc/test01_portmapping.py 17:05:51 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 17:05:51 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:05:51 using environment variables from ./karaf221.env 17:05:51 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:07:19 ........... [100%] 17:07:35 10 passed in 104.11s (0:01:44) 17:07:35 pytest -q transportpce_tests/oc/test02_topology.py 17:07:43 ............................... [100%] 17:08:24 21 passed in 153.37s (0:02:33) 17:08:24 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:08:25 ........................... [100%] 17:08:45 14 passed in 69.84s (0:01:09) 17:08:45 pytest -q transportpce_tests/oc/test03_renderer.py 17:08:46 ................... [100%] 17:09:29 6 passed in 63.83s (0:01:03) 17:09:29 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:09:30 ................... [100%] 17:09:47 19 passed in 61.01s (0:01:01) 17:09:47 tests190: OK ✔ in 4 minutes 8.55 seconds 17:09:47 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 17:09:55 .tests71: freeze> python -m pip freeze --all 17:09:56 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,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 17:09:56 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:09:56 using environment variables from ./karaf71.env 17:09:56 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:10:16 .................................... [100%] 17:10:55 12 passed in 58.57s 17:10:55 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:10:57 .......................... [100%] 17:11:36 51 passed in 345.56s (0:05:45) 17:11:37 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:11:38 .......................... [100%] 17:12:06 44 passed in 156.80s (0:02:36) 17:12:06 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:12:06 ............................................................................... [100%] 17:13:36 62 passed in 161.08s (0:02:41) 17:13:36 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:13:36 ... [100%] 17:13:43 24 passed in 96.70s (0:01:36) 17:13:43 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:13:57 ........................................................................................ [100%] 17:16:09 48 passed in 152.49s (0:02:32) 17:16:09 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:16:12 ................................ [100%] 17:17:03 40 passed in 200.11s (0:03:20) 17:17:04 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:17:05 ......... [100%] 17:17:20 36 passed in 343.03s (0:05:43) 17:17:20 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:17:21 .. [100%] 17:17:26 22 passed in 75.87s (0:01:15) 17:17:55 ..........................................................................................................$ ssh-agent -k 17:21:38 unset SSH_AUTH_SOCK; 17:21:38 unset SSH_AGENT_PID; 17:21:38 echo Agent pid 1574 killed; 17:21:38 [ssh-agent] Stopped. 17:21:38 Build was aborted 17:21:38 Aborted by new patch set. 17:21:38 [PostBuildScript] - [INFO] Executing post build scripts. 17:21:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13632912316503646493.sh 17:21:38 ---> sysstat.sh 17:21:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17395681940533857766.sh 17:21:39 ---> package-listing.sh 17:21:39 ++ facter osfamily 17:21:39 ++ tr '[:upper:]' '[:lower:]' 17:21:39 + OS_FAMILY=debian 17:21:39 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:21:39 + START_PACKAGES=/tmp/packages_start.txt 17:21:39 + END_PACKAGES=/tmp/packages_end.txt 17:21:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:39 + PACKAGES=/tmp/packages_start.txt 17:21:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:21:39 + PACKAGES=/tmp/packages_end.txt 17:21:39 + case "${OS_FAMILY}" in 17:21:39 + grep '^ii' 17:21:39 + dpkg -l 17:21:39 + '[' -f /tmp/packages_start.txt ']' 17:21:39 + '[' -f /tmp/packages_end.txt ']' 17:21:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:21:39 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:21:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:21:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14925578280170346926.sh 17:21:39 ---> capture-instance-metadata.sh 17:21:39 Setup pyenv: 17:21:39 system 17:21:39 3.8.20 17:21:39 3.9.20 17:21:39 3.10.15 17:21:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:21:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KeKk from file:/tmp/.os_lf_venv 17:21:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:21:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:21:42 lf-activate-venv(): INFO: Base packages installed successfully 17:21:42 lf-activate-venv(): INFO: Installing additional packages: lftools 17:21:44 Terminated 17:21:44 tests71: OK ✔ in 7 minutes 38.63 seconds 17:21:44 tests121: exit 1 (953.74 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=7685 17:21:44 Terminated 17:21:44 Terminated 17:21:56 lf-activate-venv(): INFO: Adding /tmp/venv-KeKk/bin to PATH 17:21:56 INFO: Running in OpenStack, capturing instance metadata 17:21:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9141036444796796857.sh 17:21:56 provisioning config files... 17:21:56 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3743 17:21:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8224811192857331779tmp 17:21:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:21:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:21:56 provisioning config files... 17:21:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:21:57 [EnvInject] - Injecting environment variables from a build step. 17:21:57 [EnvInject] - Injecting as environment variables the properties content 17:21:57 SERVER_ID=logs 17:21:57 17:21:57 [EnvInject] - Variables injected successfully. 17:21:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16984196651676166254.sh 17:21:57 ---> create-netrc.sh 17:21:57 WARN: Log server credential not found. 17:21:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13806191651020719580.sh 17:21:57 ---> python-tools-install.sh 17:21:57 Setup pyenv: 17:21:57 system 17:21:57 3.8.20 17:21:57 3.9.20 17:21:57 3.10.15 17:21:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KeKk from file:/tmp/.os_lf_venv 17:21:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:21:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:21:59 lf-activate-venv(): INFO: Base packages installed successfully 17:21:59 lf-activate-venv(): INFO: Installing additional packages: lftools 17:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-KeKk/bin to PATH 17:22:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13547651140526326235.sh 17:22:09 ---> sudo-logs.sh 17:22:09 Archiving 'sudo' log.. 17:22:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins898965259088573779.sh 17:22:09 ---> job-cost.sh 17:22:09 Setup pyenv: 17:22:09 system 17:22:09 3.8.20 17:22:09 3.9.20 17:22:09 3.10.15 17:22:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KeKk from file:/tmp/.os_lf_venv 17:22:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:22:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:22:12 lf-activate-venv(): INFO: Base packages installed successfully 17:22:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:22:18 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. 17:22:18 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-KeKk/bin to PATH 17:22:18 INFO: No Stack... 17:22:18 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:19 INFO: Archiving Costs 17:22:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7626600021720912939.sh 17:22:19 ---> logs-deploy.sh 17:22:19 Setup pyenv: 17:22:19 system 17:22:19 3.8.20 17:22:19 3.9.20 17:22:19 3.10.15 17:22:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:22:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KeKk from file:/tmp/.os_lf_venv 17:22:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:22:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:22:21 lf-activate-venv(): INFO: Base packages installed successfully 17:22:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-KeKk/bin to PATH 17:22:31 WARNING: Nexus logging server not set 17:22:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3743/ 17:22:31 INFO: archiving logs to S3 17:22:33 ---> uname -a: 17:22:33 Linux prd-ubuntu2204-docker-4c-16g-1797 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:22:33 17:22:33 17:22:33 ---> lscpu: 17:22:33 Architecture: x86_64 17:22:33 CPU op-mode(s): 32-bit, 64-bit 17:22:33 Address sizes: 40 bits physical, 48 bits virtual 17:22:33 Byte Order: Little Endian 17:22:33 CPU(s): 4 17:22:33 On-line CPU(s) list: 0-3 17:22:33 Vendor ID: AuthenticAMD 17:22:33 Model name: AMD EPYC-Rome Processor 17:22:33 CPU family: 23 17:22:33 Model: 49 17:22:33 Thread(s) per core: 1 17:22:33 Core(s) per socket: 1 17:22:33 Socket(s): 4 17:22:33 Stepping: 0 17:22:33 BogoMIPS: 5599.99 17:22:33 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 17:22:33 Virtualization: AMD-V 17:22:33 Hypervisor vendor: KVM 17:22:33 Virtualization type: full 17:22:33 L1d cache: 128 KiB (4 instances) 17:22:33 L1i cache: 128 KiB (4 instances) 17:22:33 L2 cache: 2 MiB (4 instances) 17:22:33 L3 cache: 64 MiB (4 instances) 17:22:33 NUMA node(s): 1 17:22:33 NUMA node0 CPU(s): 0-3 17:22:33 Vulnerability Gather data sampling: Not affected 17:22:33 Vulnerability Indirect target selection: Not affected 17:22:33 Vulnerability Itlb multihit: Not affected 17:22:33 Vulnerability L1tf: Not affected 17:22:33 Vulnerability Mds: Not affected 17:22:33 Vulnerability Meltdown: Not affected 17:22:33 Vulnerability Mmio stale data: Not affected 17:22:33 Vulnerability Reg file data sampling: Not affected 17:22:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:22:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:22:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:22:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:22:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:22:33 Vulnerability Srbds: Not affected 17:22:33 Vulnerability Tsx async abort: Not affected 17:22:33 17:22:33 17:22:33 ---> nproc: 17:22:33 4 17:22:33 17:22:33 17:22:33 ---> df -h: 17:22:33 Filesystem Size Used Avail Use% Mounted on 17:22:33 tmpfs 1.6G 1.1M 1.6G 1% /run 17:22:33 /dev/vda1 78G 17G 61G 22% / 17:22:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:22:33 tmpfs 5.0M 0 5.0M 0% /run/lock 17:22:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:22:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:22:33 17:22:33 17:22:33 ---> free -m: 17:22:33 total used free shared buff/cache available 17:22:33 Mem: 15989 706 11577 3 3704 14940 17:22:33 Swap: 1023 0 1023 17:22:33 17:22:33 17:22:33 ---> ip addr: 17:22:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:22:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:22:33 inet 127.0.0.1/8 scope host lo 17:22:33 valid_lft forever preferred_lft forever 17:22:33 inet6 ::1/128 scope host 17:22:33 valid_lft forever preferred_lft forever 17:22:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:22:33 link/ether fa:16:3e:56:aa:82 brd ff:ff:ff:ff:ff:ff 17:22:33 altname enp0s3 17:22:33 inet 10.30.170.215/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:22:33 valid_lft 84515sec preferred_lft 84515sec 17:22:33 inet6 fe80::f816:3eff:fe56:aa82/64 scope link 17:22:33 valid_lft forever preferred_lft forever 17:22:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:22:33 link/ether 3e:4a:aa:94:6b:97 brd ff:ff:ff:ff:ff:ff 17:22:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:22:33 valid_lft forever preferred_lft forever 17:22:33 17:22:33 17:22:33 ---> sar -b -r -n DEV: 17:22:33 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1797) 10/24/25 _x86_64_ (4 CPU) 17:22:33 17:22:33 16:51:12 LINUX RESTART (4 CPU) 17:22:33 17:22:33 17:00:22 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:22:33 17:10:01 52.49 5.07 43.42 3.99 203.04 8609.33 6656.93 17:22:33 17:20:01 46.07 19.14 25.40 1.53 177.35 1706.76 1949.65 17:22:33 Average: 49.22 12.23 34.25 2.74 189.97 5096.42 4261.27 17:22:33 17:22:33 17:00:22 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:22:33 17:10:01 1792120 6154164 9769132 59.67 261896 4012968 12266976 70.41 2295044 11626644 90008 17:22:33 17:20:01 2889172 6245116 9687524 59.17 265896 3080412 10895272 62.54 2292280 10622376 92 17:22:33 Average: 2340646 6199640 9728328 59.42 263896 3546690 11581124 66.48 2293662 11124510 45050 17:22:33 17:22:33 17:00:22 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:22:33 17:10:01 lo 14.91 14.91 12.99 12.99 0.00 0.00 0.00 0.00 17:22:33 17:10:01 ens3 7.81 5.55 180.99 0.85 0.00 0.00 0.00 0.00 17:22:33 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:33 17:20:01 lo 46.76 46.76 21.88 21.88 0.00 0.00 0.00 0.00 17:22:33 17:20:01 ens3 1.64 1.65 0.35 0.32 0.00 0.00 0.00 0.00 17:22:33 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:33 Average: lo 31.12 31.12 17.52 17.52 0.00 0.00 0.00 0.00 17:22:33 Average: ens3 4.67 3.57 89.06 0.58 0.00 0.00 0.00 0.00 17:22:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:33 17:22:33 17:22:33 ---> sar -P ALL: 17:22:33 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1797) 10/24/25 _x86_64_ (4 CPU) 17:22:33 17:22:33 16:51:12 LINUX RESTART (4 CPU) 17:22:33 17:22:33 17:00:22 CPU %user %nice %system %iowait %steal %idle 17:22:33 17:10:01 all 48.53 0.00 2.00 4.92 0.36 44.19 17:22:33 17:10:01 0 48.15 0.00 1.94 7.30 0.68 41.93 17:22:33 17:10:01 1 47.07 0.00 1.95 3.49 0.30 47.19 17:22:33 17:10:01 2 51.70 0.00 2.05 4.75 0.24 41.27 17:22:33 17:10:01 3 47.20 0.00 2.08 4.12 0.23 46.37 17:22:33 17:20:01 all 49.85 0.00 2.04 0.17 0.13 47.82 17:22:33 17:20:01 0 50.69 0.00 1.93 0.11 0.13 47.14 17:22:33 17:20:01 1 48.60 0.00 2.32 0.13 0.13 48.82 17:22:33 17:20:01 2 50.05 0.00 2.04 0.15 0.13 47.63 17:22:33 17:20:01 3 50.05 0.00 1.86 0.29 0.12 47.68 17:22:33 Average: all 49.20 0.00 2.02 2.50 0.24 46.04 17:22:33 Average: 0 49.44 0.00 1.93 3.65 0.40 44.58 17:22:33 Average: 1 47.85 0.00 2.14 1.78 0.21 48.02 17:22:33 Average: 2 50.86 0.00 2.04 2.40 0.18 44.52 17:22:33 Average: 3 48.65 0.00 1.97 2.17 0.18 47.04 17:22:33 17:22:33 17:22:33