06:42:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119869 06:42:32 Running as SYSTEM 06:42:32 [EnvInject] - Loading node environment variables. 06:42:32 Building remotely on prd-ubuntu2204-docker-4c-16g-13149 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:42:32 [ssh-agent] Looking for ssh-agent implementation... 06:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:32 $ ssh-agent 06:42:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSyUlps/agent.1570 06:42:33 SSH_AGENT_PID=1572 06:42:33 [ssh-agent] Started. 06:42:33 Running ssh-add (command line suppressed) 06:42:33 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4925949536463084234.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4925949536463084234.key) 06:42:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:42:33 The recommended git tool is: NONE 06:42:35 using credential jenkins-ssh 06:42:35 Wiping out workspace first. 06:42:35 Cloning the remote Git repository 06:42:35 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:42:35 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:42:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:42:35 > git --version # timeout=10 06:42:35 > git --version # 'git version 2.34.1' 06:42:35 using GIT_SSH to set credentials jenkins-ssh 06:42:35 Verifying host key using known hosts file 06:42:35 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. 06:42:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:42:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:42:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:42:40 using GIT_SSH to set credentials jenkins-ssh 06:42:40 Verifying host key using known hosts file 06:42:40 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. 06:42:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/69/119869/12 # timeout=10 06:42:40 > git rev-parse 845d6c1cbd5e8d20f5e40bc813b79f62604a254e^{commit} # timeout=10 06:42:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:42:40 Checking out Revision 845d6c1cbd5e8d20f5e40bc813b79f62604a254e (refs/changes/69/119869/12) 06:42:40 > git config core.sparsecheckout # timeout=10 06:42:40 > git checkout -f 845d6c1cbd5e8d20f5e40bc813b79f62604a254e # timeout=10 06:42:41 Commit message: "Simplify CEP-in-topology checks in TapiContext" 06:42:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:42:41 > git rev-list --no-walk a52da79c129f63c75a27f2edcdfd379f4209f33a # timeout=10 06:42:41 > git remote # timeout=10 06:42:41 > git submodule init # timeout=10 06:42:41 > git submodule sync # timeout=10 06:42:41 > git config --get remote.origin.url # timeout=10 06:42:41 > git submodule init # timeout=10 06:42:41 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:42:41 ERROR: No submodules found. 06:42:44 provisioning config files... 06:42:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:42:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:42:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12095878630638477534.sh 06:42:44 ---> python-tools-install.sh 06:42:44 Setup pyenv: 06:42:44 * system (set by /opt/pyenv/version) 06:42:44 * 3.8.20 (set by /opt/pyenv/version) 06:42:44 * 3.9.20 (set by /opt/pyenv/version) 06:42:44 3.10.15 06:42:44 3.11.10 06:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AYWk 06:42:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:53 lf-activate-venv(): INFO: Base packages installed successfully 06:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-AYWk/bin to PATH 06:43:18 Generating Requirements File 06:43:39 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. 06:43:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:43:39 Python 3.11.10 06:43:39 pip 26.0.1 from /tmp/venv-AYWk/lib/python3.11/site-packages/pip (python 3.11) 06:43:40 appdirs==1.4.4 06:43:40 argcomplete==3.6.3 06:43:40 aspy.yaml==1.3.0 06:43:40 attrs==25.4.0 06:43:40 autopage==0.6.0 06:43:40 beautifulsoup4==4.14.3 06:43:40 boto3==1.42.51 06:43:40 botocore==1.42.51 06:43:40 bs4==0.0.2 06:43:40 certifi==2026.1.4 06:43:40 cffi==2.0.0 06:43:40 cfgv==3.5.0 06:43:40 chardet==5.2.0 06:43:40 charset-normalizer==3.4.4 06:43:40 click==8.3.1 06:43:40 cliff==4.13.2 06:43:40 cmd2==3.2.0 06:43:40 cryptography==3.3.2 06:43:40 debtcollector==3.0.0 06:43:40 decorator==5.2.1 06:43:40 defusedxml==0.7.1 06:43:40 Deprecated==1.3.1 06:43:40 distlib==0.4.0 06:43:40 dnspython==2.8.0 06:43:40 docker==7.1.0 06:43:40 dogpile.cache==1.5.0 06:43:40 durationpy==0.10 06:43:40 email-validator==2.3.0 06:43:40 filelock==3.24.2 06:43:40 future==1.0.0 06:43:40 gitdb==4.0.12 06:43:40 GitPython==3.1.46 06:43:40 httplib2==0.30.2 06:43:40 identify==2.6.16 06:43:40 idna==3.11 06:43:40 importlib-resources==1.5.0 06:43:40 iso8601==2.1.0 06:43:40 Jinja2==3.1.6 06:43:40 jmespath==1.1.0 06:43:40 jsonpatch==1.33 06:43:40 jsonpointer==3.0.0 06:43:40 jsonschema==4.26.0 06:43:40 jsonschema-specifications==2025.9.1 06:43:40 keystoneauth1==5.13.0 06:43:40 kubernetes==35.0.0 06:43:40 lftools==0.37.21 06:43:40 lxml==6.0.2 06:43:40 markdown-it-py==4.0.0 06:43:40 MarkupSafe==3.0.3 06:43:40 mdurl==0.1.2 06:43:40 msgpack==1.1.2 06:43:40 multi_key_dict==2.0.3 06:43:40 munch==4.0.0 06:43:40 netaddr==1.3.0 06:43:40 niet==1.4.2 06:43:40 nodeenv==1.10.0 06:43:40 oauth2client==4.1.3 06:43:40 oauthlib==3.3.1 06:43:40 openstacksdk==4.10.0 06:43:40 os-service-types==1.8.2 06:43:40 osc-lib==4.4.0 06:43:40 oslo.config==10.3.0 06:43:40 oslo.context==6.3.0 06:43:40 oslo.i18n==6.7.2 06:43:40 oslo.log==8.0.0 06:43:40 oslo.serialization==5.9.1 06:43:40 oslo.utils==9.2.0 06:43:40 packaging==26.0 06:43:40 pbr==7.0.3 06:43:40 platformdirs==4.9.2 06:43:40 prettytable==3.17.0 06:43:40 psutil==7.2.2 06:43:40 pyasn1==0.6.2 06:43:40 pyasn1_modules==0.4.2 06:43:40 pycparser==3.0 06:43:40 pygerrit2==2.0.15 06:43:40 PyGithub==2.8.1 06:43:40 Pygments==2.19.2 06:43:40 PyJWT==2.11.0 06:43:40 PyNaCl==1.6.2 06:43:40 pyparsing==2.4.7 06:43:40 pyperclip==1.11.0 06:43:40 pyrsistent==0.20.0 06:43:40 python-cinderclient==9.8.0 06:43:40 python-dateutil==2.9.0.post0 06:43:40 python-heatclient==5.0.0 06:43:40 python-jenkins==1.8.3 06:43:40 python-keystoneclient==5.7.0 06:43:40 python-magnumclient==4.9.0 06:43:40 python-openstackclient==9.0.0 06:43:40 python-swiftclient==4.9.0 06:43:40 PyYAML==6.0.3 06:43:40 referencing==0.37.0 06:43:40 requests==2.32.5 06:43:40 requests-oauthlib==2.0.0 06:43:40 requestsexceptions==1.4.0 06:43:40 rfc3986==2.0.0 06:43:40 rich==14.3.2 06:43:40 rich-argparse==1.7.2 06:43:40 rpds-py==0.30.0 06:43:40 rsa==4.9.1 06:43:40 ruamel.yaml==0.19.1 06:43:40 ruamel.yaml.clib==0.2.15 06:43:40 s3transfer==0.16.0 06:43:40 simplejson==3.20.2 06:43:40 six==1.17.0 06:43:40 smmap==5.0.2 06:43:40 soupsieve==2.8.3 06:43:40 stevedore==5.6.0 06:43:40 tabulate==0.9.0 06:43:40 toml==0.10.2 06:43:40 tomlkit==0.14.0 06:43:40 tqdm==4.67.3 06:43:40 typing_extensions==4.15.0 06:43:40 tzdata==2025.3 06:43:40 urllib3==1.26.20 06:43:40 virtualenv==20.37.0 06:43:40 wcwidth==0.6.0 06:43:40 websocket-client==1.9.0 06:43:40 wrapt==2.1.1 06:43:40 xdg==6.0.0 06:43:40 xmltodict==1.0.3 06:43:40 yq==3.4.3 06:43:40 [EnvInject] - Injecting environment variables from a build step. 06:43:40 [EnvInject] - Injecting as environment variables the properties content 06:43:40 PYTHON=python3 06:43:40 06:43:40 [EnvInject] - Variables injected successfully. 06:43:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7859207871502737661.sh 06:43:40 ---> tox-install.sh 06:43:40 + source /home/jenkins/lf-env.sh 06:43:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:43:40 ++ mktemp -d /tmp/venv-XXXX 06:43:40 + lf_venv=/tmp/venv-lHSL 06:43:40 + local venv_file=/tmp/.os_lf_venv 06:43:40 + local python=python3 06:43:40 + local options 06:43:40 + local set_path=true 06:43:40 + local install_args= 06:43:40 ++ 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 06:43:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:43:40 + true 06:43:40 + case $1 in 06:43:40 + venv_file=/tmp/.toxenv 06:43:40 + shift 2 06:43:40 + true 06:43:40 + case $1 in 06:43:40 + shift 06:43:40 + break 06:43:40 + case $python in 06:43:40 + local pkg_list= 06:43:40 + [[ -d /opt/pyenv ]] 06:43:40 + echo 'Setup pyenv:' 06:43:40 Setup pyenv: 06:43:40 + export PYENV_ROOT=/opt/pyenv 06:43:40 + PYENV_ROOT=/opt/pyenv 06:43:40 + 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 06:43:40 + 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 06:43:40 + pyenv versions 06:43:40 system 06:43:40 3.8.20 06:43:40 3.9.20 06:43:40 3.10.15 06:43:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:43:40 + command -v pyenv 06:43:40 ++ pyenv init - --no-rehash 06:43:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:43:40 for i in ${!paths[@]}; do 06:43:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:43:40 fi; done; 06:43:40 echo "${paths[*]}"'\'')" 06:43:40 export PATH="/opt/pyenv/shims:${PATH}" 06:43:40 export PYENV_SHELL=bash 06:43:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:43:40 pyenv() { 06:43:40 local command 06:43:40 command="${1:-}" 06:43:40 if [ "$#" -gt 0 ]; then 06:43:40 shift 06:43:40 fi 06:43:40 06:43:40 case "$command" in 06:43:40 rehash|shell) 06:43:40 eval "$(pyenv "sh-$command" "$@")" 06:43:40 ;; 06:43:40 *) 06:43:40 command pyenv "$command" "$@" 06:43:40 ;; 06:43:40 esac 06:43:40 }' 06:43:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:43:40 for i in ${!paths[@]}; do 06:43:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:43:40 fi; done; 06:43:40 echo "${paths[*]}"' 06:43:40 ++ 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 06:43:40 ++ 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 06:43:40 ++ 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 06:43:40 ++ export PYENV_SHELL=bash 06:43:40 ++ PYENV_SHELL=bash 06:43:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:43:40 +++ complete -F _pyenv pyenv 06:43:40 ++ lf-pyver python3 06:43:40 ++ local py_version_xy=python3 06:43:40 ++ local py_version_xyz= 06:43:40 ++ pyenv versions 06:43:40 ++ local command 06:43:40 ++ command=versions 06:43:40 ++ '[' 1 -gt 0 ']' 06:43:40 ++ shift 06:43:40 ++ case "$command" in 06:43:40 ++ command pyenv versions 06:43:40 ++ sed 's/^[ *]* //' 06:43:40 ++ awk '{ print $1 }' 06:43:40 ++ grep -E '^[0-9.]*[0-9]$' 06:43:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:43:40 +++ grep '^3' /tmp/.pyenv_versions 06:43:40 +++ sort -V 06:43:40 +++ tail -n 1 06:43:40 ++ py_version_xyz=3.11.10 06:43:40 ++ [[ -z 3.11.10 ]] 06:43:40 ++ echo 3.11.10 06:43:40 ++ return 0 06:43:40 + pyenv local 3.11.10 06:43:40 + local command 06:43:40 + command=local 06:43:40 + '[' 2 -gt 0 ']' 06:43:40 + shift 06:43:40 + case "$command" in 06:43:40 + command pyenv local 3.11.10 06:43:40 + for arg in "$@" 06:43:40 + case $arg in 06:43:40 + pkg_list+='tox ' 06:43:40 + for arg in "$@" 06:43:40 + case $arg in 06:43:40 + pkg_list+='virtualenv ' 06:43:40 + for arg in "$@" 06:43:40 + case $arg in 06:43:40 + pkg_list+='urllib3~=1.26.15 ' 06:43:40 + [[ -f /tmp/.toxenv ]] 06:43:40 + [[ ! -f /tmp/.toxenv ]] 06:43:40 + [[ -n '' ]] 06:43:40 + python3 -m venv /tmp/venv-lHSL 06:43:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lHSL' 06:43:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lHSL 06:43:44 + echo /tmp/venv-lHSL 06:43:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:43:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:43:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:43:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:44 + local 'pip_opts=--upgrade --quiet' 06:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:43:44 + [[ -n '' ]] 06:43:44 + [[ -n '' ]] 06:43:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:43:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:44 + /tmp/venv-lHSL/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 06:43:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:43:48 lf-activate-venv(): INFO: Base packages installed successfully 06:43:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:43:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:43:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:43:48 + /tmp/venv-lHSL/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 06:43:51 + type python3 06:43:51 + true 06:43:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lHSL/bin to PATH' 06:43:51 lf-activate-venv(): INFO: Adding /tmp/venv-lHSL/bin to PATH 06:43:51 + PATH=/tmp/venv-lHSL/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 06:43:51 + return 0 06:43:51 + python3 --version 06:43:51 Python 3.11.10 06:43:51 + python3 -m pip --version 06:43:51 pip 26.0.1 from /tmp/venv-lHSL/lib/python3.11/site-packages/pip (python 3.11) 06:43:51 + python3 -m pip freeze 06:43:52 cachetools==7.0.1 06:43:52 chardet==5.2.0 06:43:52 colorama==0.4.6 06:43:52 distlib==0.4.0 06:43:52 filelock==3.24.2 06:43:52 packaging==26.0 06:43:52 platformdirs==4.9.2 06:43:52 pluggy==1.6.0 06:43:52 pyproject-api==1.10.0 06:43:52 tox==4.38.0 06:43:52 urllib3==1.26.20 06:43:52 virtualenv==20.37.0 06:43:52 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins9260484294473781252.sh 06:43:52 [EnvInject] - Injecting environment variables from a build step. 06:43:52 [EnvInject] - Injecting as environment variables the properties content 06:43:52 PARALLEL=True 06:43:52 06:43:52 [EnvInject] - Variables injected successfully. 06:43:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8914533511906028880.sh 06:43:52 ---> tox-run.sh 06:43:52 + 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 06:43:52 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:43:52 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:43:52 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:43:52 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:43:52 + source /home/jenkins/lf-env.sh 06:43:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:43:52 ++ mktemp -d /tmp/venv-XXXX 06:43:52 + lf_venv=/tmp/venv-7NpD 06:43:52 + local venv_file=/tmp/.os_lf_venv 06:43:52 + local python=python3 06:43:52 + local options 06:43:52 + local set_path=true 06:43:52 + local install_args= 06:43:52 ++ 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 06:43:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:43:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:43:52 + true 06:43:52 + case $1 in 06:43:52 + venv_file=/tmp/.toxenv 06:43:52 + shift 2 06:43:52 + true 06:43:52 + case $1 in 06:43:52 + shift 06:43:52 + break 06:43:52 + case $python in 06:43:52 + local pkg_list= 06:43:52 + [[ -d /opt/pyenv ]] 06:43:52 + echo 'Setup pyenv:' 06:43:52 Setup pyenv: 06:43:52 + export PYENV_ROOT=/opt/pyenv 06:43:52 + PYENV_ROOT=/opt/pyenv 06:43:52 + 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 06:43:52 + 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 06:43:52 + pyenv versions 06:43:52 system 06:43:52 3.8.20 06:43:52 3.9.20 06:43:52 3.10.15 06:43:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:43:52 + command -v pyenv 06:43:52 ++ pyenv init - --no-rehash 06:43:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:43:52 for i in ${!paths[@]}; do 06:43:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:43:52 fi; done; 06:43:52 echo "${paths[*]}"'\'')" 06:43:52 export PATH="/opt/pyenv/shims:${PATH}" 06:43:52 export PYENV_SHELL=bash 06:43:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:43:52 pyenv() { 06:43:52 local command 06:43:52 command="${1:-}" 06:43:52 if [ "$#" -gt 0 ]; then 06:43:52 shift 06:43:52 fi 06:43:52 06:43:52 case "$command" in 06:43:52 rehash|shell) 06:43:52 eval "$(pyenv "sh-$command" "$@")" 06:43:52 ;; 06:43:52 *) 06:43:52 command pyenv "$command" "$@" 06:43:52 ;; 06:43:52 esac 06:43:52 }' 06:43:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:43:52 for i in ${!paths[@]}; do 06:43:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:43:52 fi; done; 06:43:52 echo "${paths[*]}"' 06:43:52 ++ 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 06:43:52 ++ 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 06:43:52 ++ 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 06:43:52 ++ export PYENV_SHELL=bash 06:43:52 ++ PYENV_SHELL=bash 06:43:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:43:52 +++ complete -F _pyenv pyenv 06:43:52 ++ lf-pyver python3 06:43:52 ++ local py_version_xy=python3 06:43:52 ++ local py_version_xyz= 06:43:52 ++ pyenv versions 06:43:52 ++ local command 06:43:52 ++ command=versions 06:43:52 ++ '[' 1 -gt 0 ']' 06:43:52 ++ sed 's/^[ *]* //' 06:43:52 ++ shift 06:43:52 ++ case "$command" in 06:43:52 ++ command pyenv versions 06:43:52 ++ grep -E '^[0-9.]*[0-9]$' 06:43:52 ++ awk '{ print $1 }' 06:43:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:43:52 +++ grep '^3' /tmp/.pyenv_versions 06:43:52 +++ sort -V 06:43:52 +++ tail -n 1 06:43:52 ++ py_version_xyz=3.11.10 06:43:52 ++ [[ -z 3.11.10 ]] 06:43:52 ++ echo 3.11.10 06:43:52 ++ return 0 06:43:52 + pyenv local 3.11.10 06:43:52 + local command 06:43:52 + command=local 06:43:52 + '[' 2 -gt 0 ']' 06:43:52 + shift 06:43:52 + case "$command" in 06:43:52 + command pyenv local 3.11.10 06:43:52 + for arg in "$@" 06:43:52 + case $arg in 06:43:52 + pkg_list+='tox ' 06:43:52 + for arg in "$@" 06:43:52 + case $arg in 06:43:52 + pkg_list+='virtualenv ' 06:43:52 + for arg in "$@" 06:43:52 + case $arg in 06:43:52 + pkg_list+='urllib3~=1.26.15 ' 06:43:52 + [[ -f /tmp/.toxenv ]] 06:43:52 ++ cat /tmp/.toxenv 06:43:52 + lf_venv=/tmp/venv-lHSL 06:43:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lHSL from' file:/tmp/.toxenv 06:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lHSL from file:/tmp/.toxenv 06:43:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:43:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:52 + local 'pip_opts=--upgrade --quiet' 06:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:43:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:43:52 + [[ -n '' ]] 06:43:52 + [[ -n '' ]] 06:43:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:43:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:52 + /tmp/venv-lHSL/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 06:43:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:43:53 lf-activate-venv(): INFO: Base packages installed successfully 06:43:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:43:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:43:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:43:53 + /tmp/venv-lHSL/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 06:43:54 + type python3 06:43:54 + true 06:43:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lHSL/bin to PATH' 06:43:54 lf-activate-venv(): INFO: Adding /tmp/venv-lHSL/bin to PATH 06:43:54 + PATH=/tmp/venv-lHSL/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 06:43:54 + return 0 06:43:54 + [[ -d /opt/pyenv ]] 06:43:54 + echo '---> Setting up pyenv' 06:43:54 ---> Setting up pyenv 06:43:54 + export PYENV_ROOT=/opt/pyenv 06:43:54 + PYENV_ROOT=/opt/pyenv 06:43:54 + export PATH=/opt/pyenv/bin:/tmp/venv-lHSL/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 06:43:54 + PATH=/opt/pyenv/bin:/tmp/venv-lHSL/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 06:43:54 ++ pwd 06:43:54 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:43:54 + export PYTHONPATH 06:43:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:43:54 + TOX_TESTENV_PASSENV=PYTHONPATH 06:43:54 + tox --version 06:43:54 4.38.0 from /tmp/venv-lHSL/lib/python3.11/site-packages/tox/__init__.py 06:43:54 + PARALLEL=True 06:43:54 + TOX_OPTIONS_LIST= 06:43:54 + [[ -n '' ]] 06:43:54 + case ${PARALLEL,,} in 06:43:54 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:43:54 + tox --parallel auto --parallel-live 06:43:54 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:43:56 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:43:56 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 06:43:56 checkbashisms: freeze> python -m pip freeze --all 06:43:56 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:43:56 checkbashisms: pip==26.0.1,setuptools==82.0.0 06:43:56 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:43:56 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)' 06:43:56 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:43:58 checkbashisms: OK ✔ in 3.1 seconds 06:43:58 pre-commit: install_deps> python -I -m pip install pre-commit 06:44:00 pre-commit: freeze> python -m pip freeze --all 06:44:01 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 06:44:01 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:44:01 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)' 06:44:01 /usr/bin/cpan 06:44:01 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:44:01 [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. 06:44:01 [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. 06:44:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:44:01 [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. 06:44:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:44:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:44:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:44:02 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:44:03 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:44:03 buildcontroller: freeze> python -m pip freeze --all 06:44:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:44:03 [INFO] Once installed this environment will be reused. 06:44:03 [INFO] This may take a few minutes... 06:44:03 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:44:03 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:44:03 + update-java-alternatives -l 06:44:03 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:44:03 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:44:03 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:44:03 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:44:03 update-alternatives: error: no alternatives for jaotc 06:44:03 update-alternatives: error: no alternatives for rmic 06:44:04 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:44:04 + java -version 06:44:04 21 06:44:04 + JAVA_VER=21 06:44:04 + echo 21 06:44:04 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:44:04 + javac -version 06:44:04 21 06:44:04 + JAVAC_VER=21 06:44:04 + echo 21 06:44:04 + [ 21 -ge 21 ] 06:44:04 + [ 21 -ge 21 ] 06:44:04 + echo ok, java is 21 or newer 06:44:04 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 06:44:04 ok, java is 21 or newer 06:44:04 2026-02-18 06:44:04 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 06:44:04 + sudo mkdir -p /opt 06:44:04 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 06:44:04 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 06:44:04 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:44:04 + mvn --version 06:44:05 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 06:44:05 Maven home: /opt/maven 06:44:05 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:44:05 Default locale: en, platform encoding: UTF-8 06:44:05 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 06:44:05 NOTE: Picked up JDK_JAVA_OPTIONS: 06:44:05 --add-opens=java.base/java.io=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.lang=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.net=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.nio=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.util=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:44:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:44:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:44:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:44:05 -Xlog:disable 06:44:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:44:08 [INFO] Once installed this environment will be reused. 06:44:08 [INFO] This may take a few minutes... 06:44:15 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:44:15 [INFO] Once installed this environment will be reused. 06:44:15 [INFO] This may take a few minutes... 06:44:20 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:44:20 [INFO] Once installed this environment will be reused. 06:44:20 [INFO] This may take a few minutes... 06:44:30 docs-linkcheck: freeze> python -m pip freeze --all 06:44:30 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 06:44:30 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 06:44:30 docs: freeze> python -m pip freeze --all 06:44:31 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 06:44:31 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 06:44:32 trim trailing whitespace.................................................Passed 06:44:33 Tabs remover.............................................................Passed 06:44:33 autopep8.................................................................docs: OK ✔ in 39.74 seconds 06:44:34 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:44:39 docs-linkcheck: OK ✔ in 40.76 seconds 06:44:39 pylint: freeze> python -m pip freeze --all 06:44:39 Passed 06:44:39 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 06:44:39 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}$' '{}' + 06:44:39 perltidy.................................................................Passed 06:44:40 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:44:40 [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. 06:44:40 [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. 06:44:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:44:40 [INFO] Once installed this environment will be reused. 06:44:40 [INFO] This may take a few minutes... 06:44:47 gitlint..................................................................Passed 06:45:02 06:45:02 ------------------------------------ 06:45:02 Your code has been rated at 10.00/10 06:45:02 06:45:50 pre-commit: OK ✔ in 50.08 seconds 06:45:50 pylint: OK ✔ in 30.06 seconds 06:45:50 buildcontroller: OK ✔ in 1 minute 54.5 seconds 06:45:50 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 06:45:50 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 06:45:50 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 06:45:50 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 06:46:06 build_karaf_tests190: freeze> python -m pip freeze --all 06:46:06 build_karaf_tests121: freeze> python -m pip freeze --all 06:46:06 build_karaf_tests221: freeze> python -m pip freeze --all 06:46:06 build_karaf_tests71: freeze> python -m pip freeze --all 06:46:06 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:46:06 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:46:06 build karaf in karafoc with ./karafoc.env 06:46:06 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:46:06 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:46:06 build karaf in karaf121 with ./karaf121.env 06:46:06 NOTE: Picked up JDK_JAVA_OPTIONS: 06:46:06 --add-opens=java.base/java.io=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.net=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:46:06 -Xlog:disable 06:46:06 NOTE: Picked up JDK_JAVA_OPTIONS: 06:46:06 --add-opens=java.base/java.io=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.net=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:46:06 -Xlog:disable 06:46:06 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:46:06 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:46:06 build karaf in karaf221 with ./karaf221.env 06:46:06 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:46:06 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:46:06 build karaf in karaf71 with ./karaf71.env 06:46:06 NOTE: Picked up JDK_JAVA_OPTIONS: 06:46:06 --add-opens=java.base/java.io=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.net=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:46:06 -Xlog:disable 06:46:06 NOTE: Picked up JDK_JAVA_OPTIONS: 06:46:06 --add-opens=java.base/java.io=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.net=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:46:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:46:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:46:06 -Xlog:disable 06:46:58 build_karaf_tests190: OK ✔ in 1 minute 8.52 seconds 06:46:58 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 06:46:59 build_karaf_tests121: OK ✔ in 1 minute 9.7 seconds 06:46:59 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 06:47:00 build_karaf_tests221: OK ✔ in 1 minute 10.91 seconds 06:47:00 build_karaf_tests71: OK ✔ in 1 minute 10.92 seconds 06:47:00 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 06:47:07 buildlighty: freeze> python -m pip freeze --all 06:47:08 sims: freeze> python -m pip freeze --all 06:47:08 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:47:08 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 06:47:08 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 06:47:08 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:47:08 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 06:47:08 Using lighynode version 22.1.0.6 06:47:08 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 06:47:52 sims: OK ✔ in 12.34 seconds 06:47:52 buildlighty: OK ✔ in 33.45 seconds 06:47:52 testsPCE: freeze> python -m pip freeze --all 06:47:52 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 06:47:52 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 06:47:52 pytest -q transportpce_tests/pce/test01_pce.py 06:48:41 .................... [100%] 06:49:45 20 passed in 112.46s (0:01:52) 06:49:45 pytest -q transportpce_tests/pce/test02_pce_400G.py 06:50:01 ............ [100%] 06:50:32 12 passed in 46.38s 06:50:32 pytest -q transportpce_tests/pce/test03_gnpy.py 06:50:49 ........ [100%] 06:51:10 8 passed in 37.98s 06:51:10 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 06:51:41 ... [100%] 06:51:46 3 passed in 35.95s 06:51:47 testsPCE: OK ✔ in 4 minutes 46.4 seconds 06:51:47 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 06:51:47 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 06:51:47 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 06:51:54 tests121: freeze> python -m pip freeze --all 06:51:54 tests_tapi: freeze> python -m pip freeze --all 06:51:54 tests190: freeze> python -m pip freeze --all 06:51:54 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:51:54 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 06:51:54 using environment variables from ./karaf121.env 06:51:54 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 06:51:54 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:51:54 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 06:51:54 using environment variables from ./karaf221.env 06:51:54 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 06:51:54 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:51:54 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 06:51:54 using environment variables from ./karafoc.env 06:51:54 pytest -q transportpce_tests/oc/test01_portmapping.py 06:52:57 ........... [100%] 06:53:13 10 passed in 79.05s (0:01:19) 06:53:13 pytest -q transportpce_tests/oc/test02_topology.py 06:53:21 ................................ [100%] 06:54:00 21 passed in 126.24s (0:02:06) 06:54:00 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 06:54:01 ........................... [100%] 06:54:21 14 passed in 67.64s (0:01:07) 06:54:21 pytest -q transportpce_tests/oc/test03_renderer.py 06:54:22 .................. [100%] 06:55:02 6 passed in 61.02s (0:01:01) 06:55:02 pytest -q transportpce_tests/1.2.1/test03_topology.py 06:55:04 ................... [100%] 06:55:21 19 passed in 58.97s 06:55:21 tests190: OK ✔ in 3 minutes 34.35 seconds 06:55:21 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 06:55:27 tests71: freeze> python -m pip freeze --all 06:55:28 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:55:28 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 06:55:28 using environment variables from ./karaf71.env 06:55:28 pytest -q transportpce_tests/7.1/test01_portmapping.py 06:55:29 ..................................... [100%] 06:56:24 12 passed in 56.28s 06:56:24 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 06:56:29 ........................... [100%] 06:57:11 51 passed in 316.41s (0:05:16) 06:57:11 pytest -q transportpce_tests/tapi/test02_full_topology.py 06:57:12 .................................................................... [100%] 06:59:03 62 passed in 158.66s (0:02:38) 06:59:03 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 06:59:19 ................................................... [100%] 07:00:38 44 passed in 335.89s (0:05:35) 07:00:38 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:00:39 ............................ [100%] 07:01:21 48 passed in 137.20s (0:02:17) 07:01:21 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:01:23 ............................... [100%] 07:02:04 24 passed in 85.83s (0:01:25) 07:02:04 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:02:05 ................... [100%] 07:02:38 22 passed in 76.59s (0:01:16) 07:02:41 . [100%] 07:02:44 36 passed in 333.21s (0:05:33) 07:02:44 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:02:51 .................................................................. [100%] 07:05:17 40 passed in 192.19s (0:03:12) 07:05:17 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:05:23 ............................................................................................. [100%] 07:11:10 71 passed in 505.73s (0:08:25) 07:11:10 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:11:58 .................... [100%] 07:13:34 19 passed in 143.02s (0:02:23) 07:13:34 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:14:09 ..... [100%] 07:14:13 54 passed in 535.88s (0:08:55) 07:15:36 ...................... [100%] 07:21:12 22 passed in 458.29s (0:07:38) 07:21:12 tests71: OK ✔ in 7 minutes 17.07 seconds 07:21:12 tests121: OK ✔ in 22 minutes 26.87 seconds 07:21:12 tests_tapi: OK ✔ in 29 minutes 25.95 seconds 07:21:12 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:21:21 tests221: freeze> python -m pip freeze --all 07:21:21 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:21:21 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:21:21 using environment variables from ./karaf221.env 07:21:21 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:21:58 ................................... [100%] 07:22:39 35 passed in 77.13s (0:01:17) 07:22:39 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:23:11 ...... [100%] 07:23:25 6 passed in 46.48s 07:23:25 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:24:09 ............................................ [100%] 07:25:44 44 passed in 138.35s (0:02:18) 07:25:44 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:26:21 ............ [100%] 07:26:45 12 passed in 60.28s (0:01:00) 07:26:45 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:27:11 ................ [100%] 07:28:40 16 passed in 115.06s (0:01:55) 07:28:40 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:29:11 ............................... [100%] 07:29:18 31 passed in 37.28s 07:29:18 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:29:55 .......................... [100%] 07:30:50 26 passed in 92.40s (0:01:32) 07:30:50 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:31:28 ...................... [100%] 07:32:32 22 passed in 101.11s (0:01:41) 07:32:32 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:33:15 ........................................ [100%] 07:35:37 40 passed in 185.30s (0:03:05) 07:35:37 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:36:21 ........................................................................ [ 74%] 07:41:58 ......................... [100%] 07:43:50 97 passed in 492.63s (0:08:12) 07:43:50 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:44:32 ...................................................... [100%] 07:51:19 54 passed in 448.77s (0:07:28) 07:51:20 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 07:52:16 ........................................................................ [ 71%] 07:57:25 ............................. [100%] 07:59:34 101 passed in 494.34s (0:08:14) 07:59:34 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:00:30 ........................................................................ [ 67%] 08:06:16 ................................... [100%] 08:09:37 107 passed in 602.60s (0:10:02) 08:09:37 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:10:22 ............................................. [100%] 08:12:59 45 passed in 201.62s (0:03:21) 08:12:59 tests221: OK ✔ in 51 minutes 46.84 seconds 08:12:59 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:13:06 tests_hybrid: freeze> python -m pip freeze --all 08:13:06 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 08:13:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:13:06 using environment variables from ./karaf221.env 08:13:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:13:47 ................................................... [100%] 08:18:35 51 passed in 329.12s (0:05:29) 08:18:35 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:19:19 ........................................................................ [ 66%] 08:23:39 ..................................... [100%] 08:25:45 109 passed in 429.64s (0:07:09) 08:25:45 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:26:35 ..................................................... [100%] 08:30:07 53 passed in 261.78s (0:04:21) 08:30:08 buildcontroller: OK (114.50=setup[8.88]+cmd[105.63] seconds) 08:30:08 sims: OK (12.34=setup[9.48]+cmd[2.86] seconds) 08:30:08 build_karaf_tests121: OK (69.70=setup[17.16]+cmd[52.54] seconds) 08:30:08 testsPCE: OK (286.39=setup[52.34]+cmd[234.06] seconds) 08:30:08 tests121: OK (1346.86=setup[7.53]+cmd[1339.33] seconds) 08:30:08 build_karaf_tests221: OK (70.91=setup[17.30]+cmd[53.62] seconds) 08:30:08 tests_tapi: OK (1765.95=setup[7.62]+cmd[1758.32] seconds) 08:30:08 tests221: OK (3106.84=setup[9.03]+cmd[3097.81] seconds) 08:30:08 build_karaf_tests71: OK (70.92=setup[17.33]+cmd[53.59] seconds) 08:30:08 tests71: OK (437.07=setup[7.08]+cmd[430.00] seconds) 08:30:08 build_karaf_tests190: OK (68.52=setup[17.11]+cmd[51.41] seconds) 08:30:08 tests190: OK (214.35=setup[7.68]+cmd[206.67] seconds) 08:30:08 tests_hybrid: OK (1028.47=setup[7.02]+cmd[1021.44] seconds) 08:30:08 buildlighty: OK (33.45=setup[10.31]+cmd[23.14] seconds) 08:30:08 docs: OK (39.74=setup[36.39]+cmd[3.35] seconds) 08:30:08 docs-linkcheck: OK (40.76=setup[35.86]+cmd[4.90] seconds) 08:30:08 checkbashisms: OK (3.10=setup[1.87]+cmd[0.01,0.05,1.17] seconds) 08:30:08 pre-commit: OK (50.08=setup[3.14]+cmd[0.00,0.00,39.34,7.60] seconds) 08:30:08 pylint: OK (30.06=setup[5.23]+cmd[24.83] seconds) 08:30:08 congratulations :) (6373.13 seconds) 08:30:08 + tox_status=0 08:30:08 + echo '---> Completed tox runs' 08:30:08 ---> Completed tox runs 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/build_karaf_tests121/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=build_karaf_tests121 08:30:08 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/build_karaf_tests190/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=build_karaf_tests190 08:30:08 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/build_karaf_tests221/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=build_karaf_tests221 08:30:08 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/build_karaf_tests71/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=build_karaf_tests71 08:30:08 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/buildcontroller/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=buildcontroller 08:30:08 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/buildlighty/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=buildlighty 08:30:08 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/checkbashisms/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=checkbashisms 08:30:08 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/docs-linkcheck/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=docs-linkcheck 08:30:08 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/docs/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=docs 08:30:08 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/pre-commit/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=pre-commit 08:30:08 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/pylint/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=pylint 08:30:08 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/sims/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=sims 08:30:08 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests121/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests121 08:30:08 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests190/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests190 08:30:08 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests221/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests221 08:30:08 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests71/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests71 08:30:08 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/testsPCE/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=testsPCE 08:30:08 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests_hybrid/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests_hybrid 08:30:08 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:30:08 + for i in .tox/*/log 08:30:08 ++ echo .tox/tests_tapi/log 08:30:08 ++ awk -F/ '{print $2}' 08:30:08 + tox_env=tests_tapi 08:30:08 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:30:08 + DOC_DIR=docs/_build/html 08:30:08 + [[ -d docs/_build/html ]] 08:30:08 + echo '---> Archiving generated docs' 08:30:08 ---> Archiving generated docs 08:30:08 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:30:08 + echo '---> tox-run.sh ends' 08:30:08 ---> tox-run.sh ends 08:30:08 + test 0 -eq 0 08:30:08 $ ssh-agent -k 08:30:08 unset SSH_AUTH_SOCK; 08:30:08 unset SSH_AGENT_PID; 08:30:08 echo Agent pid 1572 killed; 08:30:08 [ssh-agent] Stopped. 08:30:08 [PostBuildScript] - [INFO] Executing post build scripts. 08:30:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7618324651437964073.sh 08:30:08 ---> sysstat.sh 08:30:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11924427421387646476.sh 08:30:09 ---> package-listing.sh 08:30:09 ++ facter osfamily 08:30:09 ++ tr '[:upper:]' '[:lower:]' 08:30:09 + OS_FAMILY=debian 08:30:09 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:30:09 + START_PACKAGES=/tmp/packages_start.txt 08:30:09 + END_PACKAGES=/tmp/packages_end.txt 08:30:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:09 + PACKAGES=/tmp/packages_start.txt 08:30:09 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:30:09 + PACKAGES=/tmp/packages_end.txt 08:30:09 + case "${OS_FAMILY}" in 08:30:09 + dpkg -l 08:30:09 + grep '^ii' 08:30:09 + '[' -f /tmp/packages_start.txt ']' 08:30:09 + '[' -f /tmp/packages_end.txt ']' 08:30:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:09 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:30:09 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:30:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:30:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7175036105194288015.sh 08:30:09 ---> capture-instance-metadata.sh 08:30:09 Setup pyenv: 08:30:09 system 08:30:09 3.8.20 08:30:09 3.9.20 08:30:09 3.10.15 08:30:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:30:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYWk from file:/tmp/.os_lf_venv 08:30:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:12 lf-activate-venv(): INFO: Base packages installed successfully 08:30:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-AYWk/bin to PATH 08:30:21 INFO: Running in OpenStack, capturing instance metadata 08:30:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13418936721933166865.sh 08:30:22 provisioning config files... 08:30:22 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4326 08:30:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10045631816244244531tmp 08:30:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:30:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:30:22 provisioning config files... 08:30:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:30:22 [EnvInject] - Injecting environment variables from a build step. 08:30:22 [EnvInject] - Injecting as environment variables the properties content 08:30:22 SERVER_ID=logs 08:30:22 08:30:22 [EnvInject] - Variables injected successfully. 08:30:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2753780883636294422.sh 08:30:22 ---> create-netrc.sh 08:30:22 WARN: Log server credential not found. 08:30:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10406666433233978920.sh 08:30:22 ---> python-tools-install.sh 08:30:22 Setup pyenv: 08:30:23 system 08:30:23 3.8.20 08:30:23 3.9.20 08:30:23 3.10.15 08:30:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:30:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYWk from file:/tmp/.os_lf_venv 08:30:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:25 lf-activate-venv(): INFO: Base packages installed successfully 08:30:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-AYWk/bin to PATH 08:30:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8843917998302515904.sh 08:30:34 ---> sudo-logs.sh 08:30:34 Archiving 'sudo' log.. 08:30:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4848588747765769154.sh 08:30:34 ---> job-cost.sh 08:30:34 INFO: Activating Python virtual environment... 08:30:34 Setup pyenv: 08:30:34 system 08:30:34 3.8.20 08:30:34 3.9.20 08:30:34 3.10.15 08:30:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYWk from file:/tmp/.os_lf_venv 08:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:36 lf-activate-venv(): INFO: Base packages installed successfully 08:30:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-AYWk/bin to PATH 08:30:42 INFO: No stack-cost file found 08:30:42 INFO: Instance uptime: 6533s 08:30:42 INFO: Fetching instance metadata (attempt 1 of 3)... 08:30:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:30:42 INFO: Successfully fetched instance metadata 08:30:42 INFO: Instance type: v3-standard-4 08:30:42 INFO: Retrieving pricing info for: v3-standard-4 08:30:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:30:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6533 08:30:42 INFO: Successfully fetched Vexxhost pricing API 08:30:42 INFO: Retrieved cost: 0.22 08:30:42 INFO: Retrieved resource: v3-standard-4 08:30:42 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 08:30:42 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 08:30:42 INFO: Successfully archived job cost data 08:30:42 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4326,2026-02-18 08:30:42,v3-standard-4,6533,0.22,0.00,SUCCESS 08:30:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8823202174267489392.sh 08:30:42 ---> logs-deploy.sh 08:30:42 Setup pyenv: 08:30:42 system 08:30:42 3.8.20 08:30:42 3.9.20 08:30:42 3.10.15 08:30:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYWk from file:/tmp/.os_lf_venv 08:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:30:44 lf-activate-venv(): INFO: Base packages installed successfully 08:30:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-AYWk/bin to PATH 08:30:55 WARNING: Nexus logging server not set 08:30:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4326/ 08:30:55 INFO: archiving logs to S3 08:30:56 ---> uname -a: 08:30:56 Linux prd-ubuntu2204-docker-4c-16g-13149 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:30:56 08:30:56 08:30:56 ---> lscpu: 08:30:56 Architecture: x86_64 08:30:56 CPU op-mode(s): 32-bit, 64-bit 08:30:56 Address sizes: 40 bits physical, 48 bits virtual 08:30:56 Byte Order: Little Endian 08:30:56 CPU(s): 4 08:30:56 On-line CPU(s) list: 0-3 08:30:56 Vendor ID: AuthenticAMD 08:30:56 Model name: AMD EPYC-Rome Processor 08:30:56 CPU family: 23 08:30:56 Model: 49 08:30:56 Thread(s) per core: 1 08:30:56 Core(s) per socket: 1 08:30:56 Socket(s): 4 08:30:56 Stepping: 0 08:30:56 BogoMIPS: 5599.99 08:30:56 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:30:56 Virtualization: AMD-V 08:30:56 Hypervisor vendor: KVM 08:30:56 Virtualization type: full 08:30:56 L1d cache: 128 KiB (4 instances) 08:30:56 L1i cache: 128 KiB (4 instances) 08:30:56 L2 cache: 2 MiB (4 instances) 08:30:56 L3 cache: 64 MiB (4 instances) 08:30:56 NUMA node(s): 1 08:30:56 NUMA node0 CPU(s): 0-3 08:30:56 Vulnerability Gather data sampling: Not affected 08:30:56 Vulnerability Indirect target selection: Not affected 08:30:56 Vulnerability Itlb multihit: Not affected 08:30:56 Vulnerability L1tf: Not affected 08:30:56 Vulnerability Mds: Not affected 08:30:56 Vulnerability Meltdown: Not affected 08:30:56 Vulnerability Mmio stale data: Not affected 08:30:56 Vulnerability Reg file data sampling: Not affected 08:30:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:30:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:30:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:30:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:30:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:30:56 Vulnerability Srbds: Not affected 08:30:56 Vulnerability Tsa: Not affected 08:30:56 Vulnerability Tsx async abort: Not affected 08:30:56 Vulnerability Vmscape: Not affected 08:30:56 08:30:56 08:30:56 ---> nproc: 08:30:56 4 08:30:56 08:30:56 08:30:57 ---> df -h: 08:30:57 Filesystem Size Used Avail Use% Mounted on 08:30:57 tmpfs 1.6G 1.1M 1.6G 1% /run 08:30:57 /dev/vda1 78G 18G 60G 23% / 08:30:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:30:57 tmpfs 5.0M 0 5.0M 0% /run/lock 08:30:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:30:57 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:30:57 08:30:57 08:30:57 ---> free -m: 08:30:57 total used free shared buff/cache available 08:30:57 Mem: 15989 695 10944 4 4349 14951 08:30:57 Swap: 1023 1 1022 08:30:57 08:30:57 08:30:57 ---> ip addr: 08:30:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:30:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:30:57 inet 127.0.0.1/8 scope host lo 08:30:57 valid_lft forever preferred_lft forever 08:30:57 inet6 ::1/128 scope host 08:30:57 valid_lft forever preferred_lft forever 08:30:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:30:57 link/ether fa:16:3e:79:8f:85 brd ff:ff:ff:ff:ff:ff 08:30:57 altname enp0s3 08:30:57 inet 10.30.171.192/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:30:57 valid_lft 79860sec preferred_lft 79860sec 08:30:57 inet6 fe80::f816:3eff:fe79:8f85/64 scope link 08:30:57 valid_lft forever preferred_lft forever 08:30:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:30:57 link/ether ee:39:c1:5a:46:39 brd ff:ff:ff:ff:ff:ff 08:30:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:30:57 valid_lft forever preferred_lft forever 08:30:57 08:30:57 08:30:57 ---> sar -b -r -n DEV: 08:30:57 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13149) 02/18/26 _x86_64_ (4 CPU) 08:30:57 08:30:57 06:41:59 LINUX RESTART (4 CPU) 08:30:57 08:30:57 06:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:30:57 07:00:01 73.53 24.21 46.18 3.15 353.37 5387.34 4765.25 08:30:57 07:10:01 15.01 0.27 14.07 0.67 13.55 348.75 374.62 08:30:57 07:20:01 8.05 0.13 7.53 0.39 6.62 263.20 382.59 08:30:57 07:30:01 21.11 0.10 20.07 0.94 8.43 828.44 1257.60 08:30:57 07:40:01 10.24 0.01 9.78 0.45 0.52 290.62 313.62 08:30:57 07:50:01 21.35 0.06 5.67 15.63 2.12 154.02 208892.65 08:30:57 08:00:01 7.51 0.01 7.23 0.27 1.44 249.38 175.88 08:30:57 08:10:01 6.67 0.00 6.50 0.17 0.16 116.84 75.40 08:30:57 08:20:01 10.47 0.01 9.98 0.47 0.56 626.41 122.75 08:30:57 08:30:01 4.92 0.03 4.72 0.17 1.40 168.29 220.55 08:30:57 Average: 17.89 2.49 13.18 2.23 38.87 844.04 21633.69 08:30:57 08:30:57 06:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:30:57 07:00:01 665380 3858340 12072852 73.74 262912 2927928 13341364 76.58 2094656 13045368 432 08:30:57 07:10:01 3832896 7050644 8882544 54.25 264632 2950900 9634864 55.30 2114692 9866464 136 08:30:57 07:20:01 6556100 9798280 6136128 37.48 265704 2974316 6904916 39.63 2121660 7148436 308 08:30:57 07:30:01 10288288 13677676 2260452 13.81 271660 3115584 2997168 17.20 2162432 3379564 296 08:30:57 07:40:01 7972492 11398920 4537840 27.72 272816 3151484 5223128 29.98 2165156 5684724 240 08:30:57 07:50:01 7986952 11435792 4500780 27.49 273728 3173004 5182348 29.75 2171692 5652804 404 08:30:57 08:00:01 9761288 13247360 2690304 16.43 274380 3209560 4153728 23.84 2176344 3898504 712 08:30:57 08:10:01 9879764 13388260 2549460 15.57 275248 3231120 3651604 20.96 2178880 3779336 20384 08:30:57 08:20:01 7823096 11449828 4487048 27.41 279224 3345436 5188064 29.78 2193516 5805460 408 08:30:57 08:30:01 6794640 10448784 5487360 33.51 279784 3372256 6082784 34.92 2204680 6811900 232 08:30:57 Average: 7156090 10575388 5360477 32.74 272009 3145159 6235997 35.79 2158371 6507256 2355 08:30:57 08:30:57 06:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:30:57 07:00:01 lo 28.32 28.32 20.68 20.68 0.00 0.00 0.00 0.00 08:30:57 07:00:01 ens3 2.18 2.04 0.64 0.55 0.00 0.00 0.00 0.00 08:30:57 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 07:10:01 lo 39.16 39.16 15.56 15.56 0.00 0.00 0.00 0.00 08:30:57 07:10:01 ens3 2.93 1.97 0.71 1.69 0.00 0.00 0.00 0.00 08:30:57 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 07:20:01 lo 17.88 17.88 8.52 8.52 0.00 0.00 0.00 0.00 08:30:57 07:20:01 ens3 0.94 0.44 0.21 0.14 0.00 0.00 0.00 0.00 08:30:57 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 07:30:01 lo 12.54 12.54 6.22 6.22 0.00 0.00 0.00 0.00 08:30:57 07:30:01 ens3 1.20 0.90 0.32 0.25 0.00 0.00 0.00 0.00 08:30:57 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 07:40:01 lo 20.16 20.16 10.51 10.51 0.00 0.00 0.00 0.00 08:30:57 07:40:01 ens3 1.01 0.80 0.23 0.18 0.00 0.00 0.00 0.00 08:30:57 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 07:50:01 lo 24.44 24.44 8.99 8.99 0.00 0.00 0.00 0.00 08:30:57 07:50:01 ens3 2.12 0.51 0.39 0.20 0.00 0.00 0.00 0.00 08:30:57 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 08:00:01 lo 22.75 22.75 10.49 10.49 0.00 0.00 0.00 0.00 08:30:57 08:00:01 ens3 0.88 0.64 0.18 0.13 0.00 0.00 0.00 0.00 08:30:57 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 08:10:01 lo 17.86 17.86 10.51 10.51 0.00 0.00 0.00 0.00 08:30:57 08:10:01 ens3 1.06 0.67 0.32 0.23 0.00 0.00 0.00 0.00 08:30:57 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 08:20:01 lo 14.05 14.05 8.27 8.27 0.00 0.00 0.00 0.00 08:30:57 08:20:01 ens3 2.90 0.74 0.51 0.23 0.00 0.00 0.00 0.00 08:30:57 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 08:30:01 lo 33.25 33.25 12.97 12.97 0.00 0.00 0.00 0.00 08:30:57 08:30:01 ens3 2.15 0.72 0.38 0.21 0.00 0.00 0.00 0.00 08:30:57 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 Average: lo 23.04 23.04 11.28 11.28 0.00 0.00 0.00 0.00 08:30:57 Average: ens3 1.74 0.95 0.39 0.38 0.00 0.00 0.00 0.00 08:30:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:57 08:30:57 08:30:57 ---> sar -P ALL: 08:30:57 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13149) 02/18/26 _x86_64_ (4 CPU) 08:30:57 08:30:57 06:41:59 LINUX RESTART (4 CPU) 08:30:57 08:30:57 06:50:00 CPU %user %nice %system %iowait %steal %idle 08:30:57 07:00:01 all 57.74 0.00 2.17 0.13 0.12 39.84 08:30:57 07:00:01 0 58.04 0.00 2.24 0.08 0.13 39.52 08:30:57 07:00:01 1 58.06 0.00 2.23 0.15 0.13 39.43 08:30:57 07:00:01 2 57.42 0.00 2.07 0.08 0.12 40.30 08:30:57 07:00:01 3 57.45 0.00 2.13 0.19 0.12 40.10 08:30:57 07:10:01 all 29.65 0.00 1.12 0.04 0.11 69.08 08:30:57 07:10:01 0 30.33 0.00 1.06 0.03 0.10 68.48 08:30:57 07:10:01 1 29.13 0.00 1.15 0.05 0.11 69.56 08:30:57 07:10:01 2 29.44 0.00 1.18 0.06 0.11 69.21 08:30:57 07:10:01 3 29.71 0.00 1.08 0.03 0.11 69.07 08:30:57 07:20:01 all 16.65 0.00 0.62 0.03 0.09 82.61 08:30:57 07:20:01 0 16.59 0.00 0.58 0.02 0.09 82.73 08:30:57 07:20:01 1 16.53 0.00 0.64 0.02 0.09 82.71 08:30:57 07:20:01 2 16.93 0.00 0.57 0.01 0.09 82.40 08:30:57 07:20:01 3 16.53 0.00 0.70 0.06 0.09 82.61 08:30:57 07:30:01 all 28.99 0.00 1.00 0.30 0.09 69.62 08:30:57 07:30:01 0 28.87 0.00 1.06 0.81 0.09 69.17 08:30:57 07:30:01 1 28.59 0.00 0.90 0.03 0.09 70.39 08:30:57 07:30:01 2 29.33 0.00 0.89 0.12 0.09 69.57 08:30:57 07:30:01 3 29.18 0.00 1.15 0.25 0.08 69.34 08:30:57 07:40:01 all 18.73 0.00 0.63 0.03 0.08 80.54 08:30:57 07:40:01 0 18.83 0.00 0.55 0.03 0.08 80.51 08:30:57 07:40:01 1 19.02 0.00 0.59 0.01 0.08 80.29 08:30:57 07:40:01 2 18.92 0.00 0.73 0.03 0.09 80.24 08:30:57 07:40:01 3 18.13 0.00 0.64 0.05 0.08 81.10 08:30:57 07:50:01 all 8.21 0.00 0.35 0.04 0.07 91.32 08:30:57 07:50:01 0 8.05 0.00 0.32 0.03 0.07 91.53 08:30:57 07:50:01 1 8.30 0.00 0.34 0.04 0.07 91.26 08:30:57 07:50:01 2 8.16 0.00 0.41 0.09 0.08 91.26 08:30:57 07:50:01 3 8.33 0.00 0.35 0.02 0.07 91.23 08:30:57 08:00:01 all 13.59 0.00 0.62 0.02 0.08 85.69 08:30:57 08:00:01 0 13.49 0.00 0.57 0.01 0.07 85.86 08:30:57 08:00:01 1 12.96 0.00 0.66 0.03 0.08 86.27 08:30:57 08:00:01 2 13.91 0.00 0.67 0.01 0.08 85.33 08:30:57 08:00:01 3 14.01 0.00 0.58 0.03 0.08 85.31 08:30:57 08:10:01 all 9.94 0.00 0.43 0.02 0.08 89.54 08:30:57 08:10:01 0 9.63 0.00 0.37 0.02 0.07 89.91 08:30:57 08:10:01 1 10.44 0.00 0.44 0.01 0.08 89.03 08:30:57 08:10:01 2 10.06 0.00 0.46 0.01 0.08 89.39 08:30:57 08:10:01 3 9.62 0.00 0.44 0.04 0.08 89.83 08:30:57 08:20:01 all 16.20 0.00 0.57 0.03 0.08 83.12 08:30:57 08:20:01 0 17.32 0.00 0.48 0.02 0.07 82.11 08:30:57 08:20:01 1 14.92 0.00 0.65 0.08 0.09 84.27 08:30:57 08:20:01 2 16.34 0.00 0.64 0.01 0.08 82.93 08:30:57 08:20:01 3 16.19 0.00 0.53 0.02 0.08 83.17 08:30:57 08:30:01 all 10.62 0.00 0.46 0.02 0.08 88.83 08:30:57 08:30:01 0 10.14 0.00 0.42 0.01 0.07 89.35 08:30:57 08:30:01 1 10.36 0.00 0.49 0.04 0.08 89.03 08:30:57 08:30:01 2 11.09 0.00 0.50 0.00 0.08 88.32 08:30:57 08:30:01 3 10.89 0.00 0.43 0.01 0.08 88.60 08:30:57 Average: all 21.04 0.00 0.80 0.07 0.09 78.01 08:30:57 Average: 0 21.13 0.00 0.77 0.11 0.08 77.91 08:30:57 Average: 1 20.83 0.00 0.81 0.04 0.09 78.22 08:30:57 Average: 2 21.17 0.00 0.81 0.04 0.09 77.89 08:30:57 Average: 3 21.01 0.00 0.80 0.07 0.09 78.03 08:30:57 08:30:57 08:30:57