17:05:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 17:05:51 Running as SYSTEM 17:05:51 [EnvInject] - Loading node environment variables. 17:05:51 Building remotely on prd-ubuntu2204-docker-4c-16g-495 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 17:05:51 [ssh-agent] Looking for ssh-agent implementation... 17:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:52 $ ssh-agent 17:05:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCuDpJT/agent.2906 17:05:52 SSH_AGENT_PID=2908 17:05:52 [ssh-agent] Started. 17:05:52 Running ssh-add (command line suppressed) 17:05:52 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16497296814464338691.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16497296814464338691.key) 17:05:52 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:05:52 The recommended git tool is: NONE 17:05:54 using credential jenkins-ssh 17:05:54 Wiping out workspace first. 17:05:54 Cloning the remote Git repository 17:05:54 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:05:54 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 17:05:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:05:54 > git --version # timeout=10 17:05:54 > git --version # 'git version 2.34.1' 17:05:54 using GIT_SSH to set credentials jenkins-ssh 17:05:54 Verifying host key using known hosts file 17:05:54 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. 17:05:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:05:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:05:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:05:57 using GIT_SSH to set credentials jenkins-ssh 17:05:57 Verifying host key using known hosts file 17:05:57 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. 17:05:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/4 # timeout=10 17:05:58 > git rev-parse 125d499355845e0c0ac715d228355830e5445596^{commit} # timeout=10 17:05:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:05:58 Checking out Revision 125d499355845e0c0ac715d228355830e5445596 (refs/changes/42/118742/4) 17:05:58 > git config core.sparsecheckout # timeout=10 17:05:58 > git checkout -f 125d499355845e0c0ac715d228355830e5445596 # timeout=10 17:06:01 Commit message: "Remove String dependency in TAPI ConnectivityUtils" 17:06:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:06:01 > git rev-list --no-walk f3b25207fc4e7e18c49c115b1b0350844b646071 # timeout=10 17:06:01 > git remote # timeout=10 17:06:01 > git submodule init # timeout=10 17:06:01 > git submodule sync # timeout=10 17:06:01 > git config --get remote.origin.url # timeout=10 17:06:01 > git submodule init # timeout=10 17:06:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:06:01 ERROR: No submodules found. 17:06:02 provisioning config files... 17:06:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:06:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:06:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2578449786780773262.sh 17:06:02 ---> python-tools-install.sh 17:06:02 Setup pyenv: 17:06:02 * system (set by /opt/pyenv/version) 17:06:02 * 3.8.20 (set by /opt/pyenv/version) 17:06:02 * 3.9.20 (set by /opt/pyenv/version) 17:06:02 3.10.15 17:06:02 3.11.10 17:06:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G2ar 17:06:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:10 lf-activate-venv(): INFO: Base packages installed successfully 17:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools 17:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-G2ar/bin to PATH 17:06:34 Generating Requirements File 17:06:54 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:06:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:06:54 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:06:54 Python 3.11.10 17:06:54 pip 25.2 from /tmp/venv-G2ar/lib/python3.11/site-packages/pip (python 3.11) 17:06:55 appdirs==1.4.4 17:06:55 argcomplete==3.6.3 17:06:55 aspy.yaml==1.3.0 17:06:55 attrs==25.4.0 17:06:55 autopage==0.5.2 17:06:55 beautifulsoup4==4.14.2 17:06:55 boto3==1.40.55 17:06:55 botocore==1.40.55 17:06:55 bs4==0.0.2 17:06:55 cachetools==6.2.1 17:06:55 certifi==2025.10.5 17:06:55 cffi==2.0.0 17:06:55 cfgv==3.4.0 17:06:55 chardet==5.2.0 17:06:55 charset-normalizer==3.4.4 17:06:55 click==8.3.0 17:06:55 cliff==4.11.0 17:06:55 cmd2==2.7.0 17:06:55 cryptography==3.3.2 17:06:55 debtcollector==3.0.0 17:06:55 decorator==5.2.1 17:06:55 defusedxml==0.7.1 17:06:55 Deprecated==1.2.18 17:06:55 distlib==0.4.0 17:06:55 dnspython==2.8.0 17:06:55 docker==7.1.0 17:06:55 dogpile.cache==1.5.0 17:06:55 durationpy==0.10 17:06:55 email-validator==2.3.0 17:06:55 filelock==3.20.0 17:06:55 future==1.0.0 17:06:55 gitdb==4.0.12 17:06:55 GitPython==3.1.45 17:06:55 google-auth==2.41.1 17:06:55 httplib2==0.31.0 17:06:55 identify==2.6.15 17:06:55 idna==3.11 17:06:55 importlib-resources==1.5.0 17:06:55 iso8601==2.1.0 17:06:55 Jinja2==3.1.6 17:06:55 jmespath==1.0.1 17:06:55 jsonpatch==1.33 17:06:55 jsonpointer==3.0.0 17:06:55 jsonschema==4.25.1 17:06:55 jsonschema-specifications==2025.9.1 17:06:55 keystoneauth1==5.12.0 17:06:55 kubernetes==34.1.0 17:06:55 lftools==0.37.15 17:06:55 lxml==6.0.2 17:06:55 markdown-it-py==4.0.0 17:06:55 MarkupSafe==3.0.3 17:06:55 mdurl==0.1.2 17:06:55 msgpack==1.1.2 17:06:55 multi_key_dict==2.0.3 17:06:55 munch==4.0.0 17:06:55 netaddr==1.3.0 17:06:55 niet==1.4.2 17:06:55 nodeenv==1.9.1 17:06:55 oauth2client==4.1.3 17:06:55 oauthlib==3.3.1 17:06:55 openstacksdk==4.7.1 17:06:55 os-service-types==1.8.0 17:06:55 osc-lib==4.2.0 17:06:55 oslo.config==10.0.0 17:06:55 oslo.context==6.1.0 17:06:55 oslo.i18n==6.6.0 17:06:55 oslo.log==7.2.1 17:06:55 oslo.serialization==5.8.0 17:06:55 oslo.utils==9.1.0 17:06:55 packaging==25.0 17:06:55 pbr==7.0.1 17:06:55 platformdirs==4.5.0 17:06:55 prettytable==3.16.0 17:06:55 psutil==7.1.1 17:06:55 pyasn1==0.6.1 17:06:55 pyasn1_modules==0.4.2 17:06:55 pycparser==2.23 17:06:55 pygerrit2==2.0.15 17:06:55 PyGithub==2.8.1 17:06:55 Pygments==2.19.2 17:06:55 PyJWT==2.10.1 17:06:55 PyNaCl==1.6.0 17:06:55 pyparsing==2.4.7 17:06:55 pyperclip==1.11.0 17:06:55 pyrsistent==0.20.0 17:06:55 python-cinderclient==9.8.0 17:06:55 python-dateutil==2.9.0.post0 17:06:55 python-heatclient==4.3.0 17:06:55 python-jenkins==1.8.3 17:06:55 python-keystoneclient==5.7.0 17:06:55 python-magnumclient==4.9.0 17:06:55 python-openstackclient==8.2.0 17:06:55 python-swiftclient==4.8.0 17:06:55 PyYAML==6.0.3 17:06:55 referencing==0.37.0 17:06:55 requests==2.32.5 17:06:55 requests-oauthlib==2.0.0 17:06:55 requestsexceptions==1.4.0 17:06:55 rfc3986==2.0.0 17:06:55 rich==14.2.0 17:06:55 rich-argparse==1.7.1 17:06:55 rpds-py==0.27.1 17:06:55 rsa==4.9.1 17:06:55 ruamel.yaml==0.18.15 17:06:55 ruamel.yaml.clib==0.2.14 17:06:55 s3transfer==0.14.0 17:06:55 simplejson==3.20.2 17:06:55 six==1.17.0 17:06:55 smmap==5.0.2 17:06:55 soupsieve==2.8 17:06:55 stevedore==5.5.0 17:06:55 tabulate==0.9.0 17:06:55 toml==0.10.2 17:06:55 tomlkit==0.13.3 17:06:55 tqdm==4.67.1 17:06:55 typing_extensions==4.15.0 17:06:55 tzdata==2025.2 17:06:55 urllib3==1.26.20 17:06:55 virtualenv==20.35.3 17:06:55 wcwidth==0.2.14 17:06:55 websocket-client==1.9.0 17:06:55 wrapt==2.0.0 17:06:55 xdg==6.0.0 17:06:55 xmltodict==1.0.2 17:06:55 yq==3.4.3 17:06:55 [EnvInject] - Injecting environment variables from a build step. 17:06:55 [EnvInject] - Injecting as environment variables the properties content 17:06:55 PYTHON=python3 17:06:55 17:06:55 [EnvInject] - Variables injected successfully. 17:06:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5759839524569265560.sh 17:06:55 ---> tox-install.sh 17:06:55 + source /home/jenkins/lf-env.sh 17:06:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:06:55 ++ mktemp -d /tmp/venv-XXXX 17:06:55 + lf_venv=/tmp/venv-YXTD 17:06:55 + local venv_file=/tmp/.os_lf_venv 17:06:55 + local python=python3 17:06:55 + local options 17:06:55 + local set_path=true 17:06:55 + local install_args= 17:06:55 ++ 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 17:06:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:06:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:06:55 + true 17:06:55 + case $1 in 17:06:55 + venv_file=/tmp/.toxenv 17:06:55 + shift 2 17:06:55 + true 17:06:55 + case $1 in 17:06:55 + shift 17:06:55 + break 17:06:55 + case $python in 17:06:55 + local pkg_list= 17:06:55 + [[ -d /opt/pyenv ]] 17:06:55 + echo 'Setup pyenv:' 17:06:55 Setup pyenv: 17:06:55 + export PYENV_ROOT=/opt/pyenv 17:06:55 + PYENV_ROOT=/opt/pyenv 17:06:55 + 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 17:06:55 + 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 17:06:55 + pyenv versions 17:06:55 system 17:06:55 3.8.20 17:06:55 3.9.20 17:06:55 3.10.15 17:06:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:06:55 + command -v pyenv 17:06:55 ++ pyenv init - --no-rehash 17:06:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:06:55 for i in ${!paths[@]}; do 17:06:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:06:55 fi; done; 17:06:55 echo "${paths[*]}"'\'')" 17:06:55 export PATH="/opt/pyenv/shims:${PATH}" 17:06:55 export PYENV_SHELL=bash 17:06:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:06:55 pyenv() { 17:06:55 local command 17:06:55 command="${1:-}" 17:06:55 if [ "$#" -gt 0 ]; then 17:06:55 shift 17:06:55 fi 17:06:55 17:06:55 case "$command" in 17:06:55 rehash|shell) 17:06:55 eval "$(pyenv "sh-$command" "$@")" 17:06:55 ;; 17:06:55 *) 17:06:55 command pyenv "$command" "$@" 17:06:55 ;; 17:06:55 esac 17:06:55 }' 17:06:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:06:55 for i in ${!paths[@]}; do 17:06:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:06:55 fi; done; 17:06:55 echo "${paths[*]}"' 17:06:55 ++ 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 17:06:55 ++ 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 17:06:55 ++ 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 17:06:55 ++ export PYENV_SHELL=bash 17:06:55 ++ PYENV_SHELL=bash 17:06:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:06:55 +++ complete -F _pyenv pyenv 17:06:55 ++ lf-pyver python3 17:06:55 ++ local py_version_xy=python3 17:06:55 ++ local py_version_xyz= 17:06:55 ++ pyenv versions 17:06:55 ++ local command 17:06:55 ++ command=versions 17:06:55 ++ '[' 1 -gt 0 ']' 17:06:55 ++ shift 17:06:55 ++ case "$command" in 17:06:55 ++ command pyenv versions 17:06:55 ++ awk '{ print $1 }' 17:06:55 ++ sed 's/^[ *]* //' 17:06:55 ++ grep -E '^[0-9.]*[0-9]$' 17:06:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:06:55 +++ grep '^3' /tmp/.pyenv_versions 17:06:55 +++ sort -V 17:06:55 +++ tail -n 1 17:06:55 ++ py_version_xyz=3.11.10 17:06:55 ++ [[ -z 3.11.10 ]] 17:06:55 ++ echo 3.11.10 17:06:55 ++ return 0 17:06:55 + pyenv local 3.11.10 17:06:55 + local command 17:06:55 + command=local 17:06:55 + '[' 2 -gt 0 ']' 17:06:55 + shift 17:06:55 + case "$command" in 17:06:55 + command pyenv local 3.11.10 17:06:55 + for arg in "$@" 17:06:55 + case $arg in 17:06:55 + pkg_list+='tox ' 17:06:55 + for arg in "$@" 17:06:55 + case $arg in 17:06:55 + pkg_list+='virtualenv ' 17:06:55 + for arg in "$@" 17:06:55 + case $arg in 17:06:55 + pkg_list+='urllib3~=1.26.15 ' 17:06:55 + [[ -f /tmp/.toxenv ]] 17:06:55 + [[ ! -f /tmp/.toxenv ]] 17:06:55 + [[ -n '' ]] 17:06:55 + python3 -m venv /tmp/venv-YXTD 17:06:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YXTD' 17:06:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YXTD 17:06:59 + echo /tmp/venv-YXTD 17:06:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:06:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:06:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:59 + local 'pip_opts=--upgrade --quiet' 17:06:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:06:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:06:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:06:59 + [[ -n '' ]] 17:06:59 + [[ -n '' ]] 17:06:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:59 + /tmp/venv-YXTD/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 17:07:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:07:03 lf-activate-venv(): INFO: Base packages installed successfully 17:07:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:07:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:07:03 + /tmp/venv-YXTD/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 17:07:05 + type python3 17:07:05 + true 17:07:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YXTD/bin to PATH' 17:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-YXTD/bin to PATH 17:07:05 + PATH=/tmp/venv-YXTD/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 17:07:05 + return 0 17:07:05 + python3 --version 17:07:05 Python 3.11.10 17:07:05 + python3 -m pip --version 17:07:05 pip 25.2 from /tmp/venv-YXTD/lib/python3.11/site-packages/pip (python 3.11) 17:07:05 + python3 -m pip freeze 17:07:05 cachetools==6.2.1 17:07:05 chardet==5.2.0 17:07:05 colorama==0.4.6 17:07:05 distlib==0.4.0 17:07:05 filelock==3.20.0 17:07:05 packaging==25.0 17:07:05 platformdirs==4.5.0 17:07:05 pluggy==1.6.0 17:07:05 pyproject-api==1.10.0 17:07:05 tox==4.31.0 17:07:05 urllib3==1.26.20 17:07:05 virtualenv==20.35.3 17:07:06 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins7936604655239692363.sh 17:07:06 [EnvInject] - Injecting environment variables from a build step. 17:07:06 [EnvInject] - Injecting as environment variables the properties content 17:07:06 PARALLEL=True 17:07:06 17:07:06 [EnvInject] - Variables injected successfully. 17:07:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10123630266882298836.sh 17:07:06 ---> tox-run.sh 17:07:06 + 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 17:07:06 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:07:06 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:07:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:07:06 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 17:07:06 + source /home/jenkins/lf-env.sh 17:07:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:06 ++ mktemp -d /tmp/venv-XXXX 17:07:06 + lf_venv=/tmp/venv-8Y1Y 17:07:06 + local venv_file=/tmp/.os_lf_venv 17:07:06 + local python=python3 17:07:06 + local options 17:07:06 + local set_path=true 17:07:06 + local install_args= 17:07:06 ++ 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 17:07:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:06 + true 17:07:06 + case $1 in 17:07:06 + venv_file=/tmp/.toxenv 17:07:06 + shift 2 17:07:06 + true 17:07:06 + case $1 in 17:07:06 + shift 17:07:06 + break 17:07:06 + case $python in 17:07:06 + local pkg_list= 17:07:06 + [[ -d /opt/pyenv ]] 17:07:06 + echo 'Setup pyenv:' 17:07:06 Setup pyenv: 17:07:06 + export PYENV_ROOT=/opt/pyenv 17:07:06 + PYENV_ROOT=/opt/pyenv 17:07:06 + 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 17:07:06 + 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 17:07:06 + pyenv versions 17:07:06 system 17:07:06 3.8.20 17:07:06 3.9.20 17:07:06 3.10.15 17:07:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:07:06 + command -v pyenv 17:07:06 ++ pyenv init - --no-rehash 17:07:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:07:06 for i in ${!paths[@]}; do 17:07:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:07:06 fi; done; 17:07:06 echo "${paths[*]}"'\'')" 17:07:06 export PATH="/opt/pyenv/shims:${PATH}" 17:07:06 export PYENV_SHELL=bash 17:07:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:06 pyenv() { 17:07:06 local command 17:07:06 command="${1:-}" 17:07:06 if [ "$#" -gt 0 ]; then 17:07:06 shift 17:07:06 fi 17:07:06 17:07:06 case "$command" in 17:07:06 rehash|shell) 17:07:06 eval "$(pyenv "sh-$command" "$@")" 17:07:06 ;; 17:07:06 *) 17:07:06 command pyenv "$command" "$@" 17:07:06 ;; 17:07:06 esac 17:07:06 }' 17:07:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:07:06 for i in ${!paths[@]}; do 17:07:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:07:06 fi; done; 17:07:06 echo "${paths[*]}"' 17:07:06 ++ 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 17:07:06 ++ 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 17:07:06 ++ 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 17:07:06 ++ export PYENV_SHELL=bash 17:07:06 ++ PYENV_SHELL=bash 17:07:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:06 +++ complete -F _pyenv pyenv 17:07:06 ++ lf-pyver python3 17:07:06 ++ local py_version_xy=python3 17:07:06 ++ local py_version_xyz= 17:07:06 ++ pyenv versions 17:07:06 ++ local command 17:07:06 ++ command=versions 17:07:06 ++ '[' 1 -gt 0 ']' 17:07:06 ++ shift 17:07:06 ++ case "$command" in 17:07:06 ++ command pyenv versions 17:07:06 ++ sed 's/^[ *]* //' 17:07:06 ++ awk '{ print $1 }' 17:07:06 ++ grep -E '^[0-9.]*[0-9]$' 17:07:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:06 +++ grep '^3' /tmp/.pyenv_versions 17:07:06 +++ sort -V 17:07:06 +++ tail -n 1 17:07:06 ++ py_version_xyz=3.11.10 17:07:06 ++ [[ -z 3.11.10 ]] 17:07:06 ++ echo 3.11.10 17:07:06 ++ return 0 17:07:06 + pyenv local 3.11.10 17:07:06 + local command 17:07:06 + command=local 17:07:06 + '[' 2 -gt 0 ']' 17:07:06 + shift 17:07:06 + case "$command" in 17:07:06 + command pyenv local 3.11.10 17:07:06 + for arg in "$@" 17:07:06 + case $arg in 17:07:06 + pkg_list+='tox ' 17:07:06 + for arg in "$@" 17:07:06 + case $arg in 17:07:06 + pkg_list+='virtualenv ' 17:07:06 + for arg in "$@" 17:07:06 + case $arg in 17:07:06 + pkg_list+='urllib3~=1.26.15 ' 17:07:06 + [[ -f /tmp/.toxenv ]] 17:07:06 ++ cat /tmp/.toxenv 17:07:06 + lf_venv=/tmp/venv-YXTD 17:07:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXTD from' file:/tmp/.toxenv 17:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXTD from file:/tmp/.toxenv 17:07:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:06 + local 'pip_opts=--upgrade --quiet' 17:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:07:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:07:06 + [[ -n '' ]] 17:07:06 + [[ -n '' ]] 17:07:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:06 + /tmp/venv-YXTD/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 17:07:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:07:07 lf-activate-venv(): INFO: Base packages installed successfully 17:07:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:07:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:07:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:07:07 + /tmp/venv-YXTD/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 17:07:08 + type python3 17:07:08 + true 17:07:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YXTD/bin to PATH' 17:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-YXTD/bin to PATH 17:07:08 + PATH=/tmp/venv-YXTD/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 17:07:08 + return 0 17:07:08 + [[ -d /opt/pyenv ]] 17:07:08 + echo '---> Setting up pyenv' 17:07:08 ---> Setting up pyenv 17:07:08 + export PYENV_ROOT=/opt/pyenv 17:07:08 + PYENV_ROOT=/opt/pyenv 17:07:08 + export PATH=/opt/pyenv/bin:/tmp/venv-YXTD/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 17:07:08 + PATH=/opt/pyenv/bin:/tmp/venv-YXTD/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 17:07:08 ++ pwd 17:07:08 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 17:07:08 + export PYTHONPATH 17:07:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:07:08 + TOX_TESTENV_PASSENV=PYTHONPATH 17:07:08 + tox --version 17:07:08 4.31.0 from /tmp/venv-YXTD/lib/python3.11/site-packages/tox/__init__.py 17:07:08 + PARALLEL=True 17:07:08 + TOX_OPTIONS_LIST= 17:07:08 + [[ -n '' ]] 17:07:08 + case ${PARALLEL,,} in 17:07:08 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:07:08 + tox --parallel auto --parallel-live 17:07:08 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 17:07:10 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:07:10 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 17:07:10 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:07:10 checkbashisms: freeze> python -m pip freeze --all 17:07:11 checkbashisms: pip==25.2,setuptools==80.9.0 17:07:11 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:07:11 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)' 17:07:11 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 17:07:12 checkbashisms: OK ✔ in 3.49 seconds 17:07:12 pre-commit: install_deps> python -I -m pip install pre-commit 17:07:15 pre-commit: freeze> python -m pip freeze --all 17:07:15 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 17:07:15 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:07:15 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)' 17:07:15 /usr/bin/cpan 17:07:15 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 17:07:15 [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. 17:07:15 [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. 17:07:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:07:16 [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. 17:07:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:07:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:07:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:07:17 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 17:07:17 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 17:07:18 buildcontroller: freeze> python -m pip freeze --all 17:07:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:07:18 [INFO] Once installed this environment will be reused. 17:07:18 [INFO] This may take a few minutes... 17:07:18 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 17:07:18 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 17:07:18 + update-java-alternatives -l 17:07:18 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 17:07:18 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 17:07:18 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 17:07:18 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 17:07:18 update-alternatives: error: no alternatives for jaotc 17:07:18 update-alternatives: error: no alternatives for rmic 17:07:18 + java -version 17:07:18 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 17:07:19 + JAVA_VER=21 17:07:19 + echo 21 17:07:19 21 17:07:19 + javac -version 17:07:19 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 17:07:19 + JAVAC_VER=21 17:07:19 + echo 21 17:07:19 + [ 21 -ge 21 ] 17:07:19 + [ 21 -ge 21 ] 17:07:19 + echo ok, java is 21 or newer 17:07:19 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 17:07:19 21 17:07:19 ok, java is 21 or newer 17:07:19 2025-10-20 17:07:19 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] 17:07:19 + sudo mkdir -p /opt 17:07:19 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 17:07:19 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 17:07:19 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 17:07:19 + mvn --version 17:07:20 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 17:07:20 Maven home: /opt/maven 17:07:20 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:07:20 Default locale: en, platform encoding: UTF-8 17:07:20 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:07:20 NOTE: Picked up JDK_JAVA_OPTIONS: 17:07:20 --add-opens=java.base/java.io=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.lang=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.net=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.nio=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.util=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:07:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:07:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:07:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:07:20 -Xlog:disable 17:07:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:07:23 [INFO] Once installed this environment will be reused. 17:07:23 [INFO] This may take a few minutes... 17:07:33 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 17:07:33 [INFO] Once installed this environment will be reused. 17:07:33 [INFO] This may take a few minutes... 17:07:38 docs: freeze> python -m pip freeze --all 17:07:38 docs-linkcheck: freeze> python -m pip freeze --all 17:07:38 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 17:07:38 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 17:07:38 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 17:07:38 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 17:07:38 [INFO] Installing environment for https://github.com/perltidy/perltidy. 17:07:38 [INFO] Once installed this environment will be reused. 17:07:38 [INFO] This may take a few minutes... 17:07:42 docs: OK ✔ in 33.16 seconds 17:07:42 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 17:07:45 docs-linkcheck: OK ✔ in 35.31 seconds 17:07:45 pylint: freeze> python -m pip freeze --all 17:07:46 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 17:07:46 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}$' '{}' + 17:07:51 trim trailing whitespace.................................................Passed 17:07:51 Tabs remover.............................................................Passed 17:07:51 autopep8.................................................................Passed 17:07:57 perltidy.................................................................Passed 17:07:58 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 17:07:58 [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. 17:07:58 [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. 17:07:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:07:58 [INFO] Once installed this environment will be reused. 17:07:58 [INFO] This may take a few minutes... 17:08:06 gitlint..................................................................Failed 17:08:06 - hook id: gitlint-ci 17:08:06 - exit code: 3 17:08:06 17:08:06 12: B1 Line exceeds max length (133>72): "As an example, this method required a ROADM node id to match a specific pattern, transforming "ROADM-A1-SRG1" to "ROADM-A1". Instead," 17:08:06 13: B1 Line exceeds max length (145>72): "ConnectivityUtils is finding the supporting node accomplishing the same result without requiring the node id to conform to a predetermined regex." 17:08:06 21: B1 Line exceeds max length (130>72): "Additionally, the following code relying on hard coded strings has been replaced with code relying on portmapping/topology to find" 17:08:06 17:08:06 pre-commit: exit 1 (8.55 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual pid=4739 17:08:10 17:08:10 ------------------------------------ 17:08:10 Your code has been rated at 10.00/10 17:08:10 17:08:58 pre-commit: FAIL ✖ in 54.08 seconds 17:08:58 pylint: OK ✔ in 29.55 seconds 17:08:58 buildcontroller: OK ✔ in 1 minute 47.93 seconds 17:08:58 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 17:08:58 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 17:08:58 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 17:08:58 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 17:09:05 build_karaf_tests71: freeze> python -m pip freeze --all 17:09:05 build_karaf_tests121: freeze> python -m pip freeze --all 17:09:05 build_karaf_tests190: freeze> python -m pip freeze --all 17:09:05 build_karaf_tests221: freeze> python -m pip freeze --all 17:09:05 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 17:09:05 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:09:05 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 17:09:05 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:09:05 build karaf in karaf71 with ./karaf71.env 17:09:05 build karaf in karafoc with ./karafoc.env 17:09:05 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 17:09:05 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:09:05 build karaf in karaf221 with ./karaf221.env 17:09:05 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 17:09:05 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:09:05 build karaf in karaf121 with ./karaf121.env 17:09:05 NOTE: Picked up JDK_JAVA_OPTIONS: 17:09:05 --add-opens=java.base/java.io=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.net=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:09:05 -Xlog:disable 17:09:05 NOTE: Picked up JDK_JAVA_OPTIONS: 17:09:05 --add-opens=java.base/java.io=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.net=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:09:05 -Xlog:disable 17:09:05 NOTE: Picked up JDK_JAVA_OPTIONS: 17:09:05 --add-opens=java.base/java.io=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.net=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:09:05 -Xlog:disable 17:09:05 NOTE: Picked up JDK_JAVA_OPTIONS: 17:09:05 --add-opens=java.base/java.io=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.net=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:09:05 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:09:05 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:09:05 -Xlog:disable 17:09:57 build_karaf_tests190: OK ✔ in 1 minute 0.53 seconds 17:09:57 build_karaf_tests71: OK ✔ in 1 minute 0.66 seconds 17:09:57 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 17:09:57 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 17:09:58 build_karaf_tests221: OK ✔ in 1 minute 1.7 seconds 17:09:58 build_karaf_tests121: OK ✔ in 1 minute 1.71 seconds 17:09:58 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 17:10:04 buildlighty: freeze> python -m pip freeze --all 17:10:04 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 17:10:04 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 17:10:04 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 17:10:05 sims: freeze> python -m pip freeze --all 17:10:05 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 17:10:05 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 17:10:05 Using lighynode version 20.1.0.5 17:10:05 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:10:46 sims: OK ✔ in 12.52 seconds 17:10:46 buildlighty: OK ✔ in 27.04 seconds 17:10:46 testsPCE: freeze> python -m pip freeze --all 17:10:47 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:10:47 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:10:47 pytest -q transportpce_tests/pce/test01_pce.py 17:11:33 .................... [100%] 17:12:37 20 passed in 109.73s (0:01:49) 17:12:37 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:12:53 ............ [100%] 17:13:23 12 passed in 46.47s 17:13:23 pytest -q transportpce_tests/pce/test03_gnpy.py 17:13:40 ........ [100%] 17:14:01 8 passed in 37.22s 17:14:01 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:14:32 ... [100%] 17:14:37 3 passed in 36.13s 17:14:38 testsPCE: OK ✔ in 4 minutes 39.15 seconds 17:14:38 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:14:38 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:14:38 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:14:45 tests190: freeze> python -m pip freeze --all 17:14:45 tests_tapi: freeze> python -m pip freeze --all 17:14:45 tests121: freeze> python -m pip freeze --all 17:14:46 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:14:46 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:14:46 using environment variables from ./karafoc.env 17:14:46 pytest -q transportpce_tests/oc/test01_portmapping.py 17:14:46 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:14:46 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:14:46 using environment variables from ./karaf221.env 17:14:46 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:14:46 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:14:46 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:14:46 using environment variables from ./karaf121.env 17:14:46 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:15:46 ........... [100%] 17:16:02 10 passed in 76.13s (0:01:16) 17:16:02 pytest -q transportpce_tests/oc/test02_topology.py 17:16:08 .................................... [100%] 17:16:49 21 passed in 122.62s (0:02:02) 17:16:49 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:16:50 ............................ [100%] 17:17:08 14 passed in 65.76s (0:01:05) 17:17:08 pytest -q transportpce_tests/oc/test03_renderer.py 17:17:28 .......... [100%] 17:17:44 6 passed in 55.55s 17:17:45 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:17:46 ...................... [100%] 17:18:07 19 passed in 57.95s 17:18:07 tests190: OK ✔ in 3 minutes 29.26 seconds 17:18:07 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:18:12 .tests71: freeze> python -m pip freeze --all 17:18:14 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:18:14 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:18:14 using environment variables from ./karaf71.env 17:18:14 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:18:32 .................................... [100%] 17:19:07 12 passed in 52.08s 17:19:07 .pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:19:09 ............................. [100%] 17:19:51 51 passed in 305.09s (0:05:05) 17:19:51 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:19:52 ....................... [100%] 17:20:15 44 passed in 150.66s (0:02:30) 17:20:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:20:18 ................................................................................. [100%] 17:21:45 62 passed in 158.08s (0:02:38) 17:21:45 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:21:47 [100%] 17:21:47 24 passed in 91.29s (0:01:31) 17:21:48 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:22:07 ......................................................................................... [100%] 17:24:17 48 passed in 151.63s (0:02:31) 17:24:17 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:24:22 ............................. [100%] 17:25:08 40 passed in 198.92s (0:03:18) 17:25:08 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:25:09 ............ [100%] 17:25:30 36 passed in 338.97s (0:05:38) 17:25:30 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:25:31 . [100%] 17:25:33 22 passed in 75.51s (0:01:15) 17:25:59 ....................................................................................................................... [100%] 17:30:51 71 passed in 319.95s (0:05:19) 17:30:51 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:31:42 .................... [100%] 17:33:12 19 passed in 141.55s (0:02:21) 17:33:13 tests71: OK ✔ in 7 minutes 26.57 seconds 17:33:13 tests_tapi: OK ✔ in 18 minutes 35.19 seconds 17:33:13 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 17:33:20 tests221: freeze> python -m pip freeze --all 17:33:20 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 17:33:20 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:33:20 using environment variables from ./karaf221.env 17:33:20 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:33:56 ...................... [100%] 17:34:15 54 passed in 546.88s (0:09:06) 17:34:15 .................. [100%] 17:34:35 35 passed in 74.71s (0:01:14) 17:34:35 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:35:06 ...... [100%] 17:35:20 6 passed in 44.63s 17:35:20 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:36:03 ............................................ [100%] 17:37:37 44 passed in 136.54s (0:02:16) 17:37:37 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:38:12 ............ [100%] 17:38:37 12 passed in 59.30s 17:38:37 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:39:03 ................ [100%] 17:40:32 16 passed in 114.83s (0:01:54) 17:40:32 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:41:00 ............................... [100%] 17:41:07 31 passed in 34.56s 17:41:07 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:41:42 .......................... [100%] 17:42:37 26 passed in 90.54s (0:01:30) 17:42:37 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:43:14 ...................... [100%] 17:44:17 22 passed in 99.67s (0:01:39) 17:44:17 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:44:58 ........................................ [100%] 17:47:19 40 passed in 181.54s (0:03:01) 17:47:19 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:48:02 ........................................................................ [ 74%] 17:53:38 ......................... [100%] 17:58:30 97 passed in 670.36s (0:11:10) 17:58:30 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:59:10 ...................................................... [100%] 18:05:57 54 passed in 446.43s (0:07:26) 18:05:57 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:06:51 ........................................................................ [ 71%] 18:11:59 ............................. [100%] 18:14:08 101 passed in 491.22s (0:08:11) 18:14:08 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:15:02 ........................................................................ [ 67%] 18:20:48 ................................... [100%] 18:24:09 107 passed in 600.35s (0:10:00) 18:24:09 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:24:51 ............................................. [100%] 18:27:28 45 passed in 198.84s (0:03:18) 18:27:28 tests121: OK ✔ in 19 minutes 37.69 seconds 18:27:28 tests221: OK ✔ in 54 minutes 15.42 seconds 18:27:28 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 18:27:35 tests_hybrid: freeze> python -m pip freeze --all 18:27:36 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.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 18:27:36 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:27:36 using environment variables from ./karaf221.env 18:27:36 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:28:16 ................................................... [100%] 18:30:02 51 passed in 146.47s (0:02:26) 18:30:02 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:30:44 ........................................................................ [ 66%] 18:35:05 ..................................... [100%] 18:37:11 109 passed in 428.17s (0:07:08) 18:37:11 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:37:58 ..................................................... [100%] 18:41:30 53 passed in 259.05s (0:04:19) 18:41:30 buildcontroller: OK (107.93=setup[9.33]+cmd[98.60] seconds) 18:41:30 sims: OK (12.52=setup[8.21]+cmd[4.32] seconds) 18:41:30 build_karaf_tests121: OK (61.71=setup[8.48]+cmd[53.23] seconds) 18:41:30 testsPCE: OK (279.15=setup[48.33]+cmd[230.82] seconds) 18:41:30 tests121: OK (1177.69=setup[8.35]+cmd[1169.34] seconds) 18:41:30 build_karaf_tests221: OK (61.70=setup[8.48]+cmd[53.23] seconds) 18:41:30 tests_tapi: OK (1115.19=setup[8.32]+cmd[1106.87] seconds) 18:41:30 tests221: OK (3255.42=setup[7.71]+cmd[3247.71] seconds) 18:41:30 build_karaf_tests71: OK (60.66=setup[8.44]+cmd[52.21] seconds) 18:41:30 tests71: OK (446.57=setup[7.70]+cmd[438.86] seconds) 18:41:30 build_karaf_tests190: OK (60.53=setup[8.45]+cmd[52.07] seconds) 18:41:30 tests190: OK (209.26=setup[8.23]+cmd[201.03] seconds) 18:41:30 tests_hybrid: OK (842.26=setup[7.69]+cmd[834.57] seconds) 18:41:30 buildlighty: OK (27.04=setup[6.85]+cmd[20.19] seconds) 18:41:30 docs: OK (33.16=setup[29.69]+cmd[3.47] seconds) 18:41:30 docs-linkcheck: OK (35.31=setup[29.57]+cmd[5.74] seconds) 18:41:30 checkbashisms: OK (3.49=setup[2.21]+cmd[0.00,0.05,1.22] seconds) 18:41:30 pre-commit: FAIL code 1 (54.08=setup[2.99]+cmd[0.00,0.00,42.54,8.55] seconds) 18:41:30 pylint: OK (29.55=setup[3.81]+cmd[25.74] seconds) 18:41:30 evaluation failed :( (5661.70 seconds) 18:41:30 + tox_status=255 18:41:30 + echo '---> Completed tox runs' 18:41:30 ---> Completed tox runs 18:41:30 + for i in .tox/*/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 ++ echo .tox/build_karaf_tests121/log 18:41:30 + tox_env=build_karaf_tests121 18:41:30 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/build_karaf_tests190/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=build_karaf_tests190 18:41:30 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/build_karaf_tests221/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=build_karaf_tests221 18:41:30 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/build_karaf_tests71/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=build_karaf_tests71 18:41:30 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/buildcontroller/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=buildcontroller 18:41:30 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/buildlighty/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=buildlighty 18:41:30 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/checkbashisms/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=checkbashisms 18:41:30 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/docs-linkcheck/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=docs-linkcheck 18:41:30 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/docs/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=docs 18:41:30 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/pre-commit/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=pre-commit 18:41:30 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/pylint/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=pylint 18:41:30 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/sims/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=sims 18:41:30 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/tests121/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=tests121 18:41:30 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/tests190/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=tests190 18:41:30 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:41:30 + for i in .tox/*/log 18:41:30 ++ echo .tox/tests221/log 18:41:30 ++ awk -F/ '{print $2}' 18:41:30 + tox_env=tests221 18:41:30 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:41:31 + for i in .tox/*/log 18:41:31 ++ echo .tox/tests71/log 18:41:31 ++ awk -F/ '{print $2}' 18:41:31 + tox_env=tests71 18:41:31 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:41:31 + for i in .tox/*/log 18:41:31 ++ echo .tox/testsPCE/log 18:41:31 ++ awk -F/ '{print $2}' 18:41:31 + tox_env=testsPCE 18:41:31 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:41:31 + for i in .tox/*/log 18:41:31 ++ echo .tox/tests_hybrid/log 18:41:31 ++ awk -F/ '{print $2}' 18:41:31 + tox_env=tests_hybrid 18:41:31 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:41:31 + for i in .tox/*/log 18:41:31 ++ echo .tox/tests_tapi/log 18:41:31 ++ awk -F/ '{print $2}' 18:41:31 + tox_env=tests_tapi 18:41:31 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:41:31 + DOC_DIR=docs/_build/html 18:41:31 + [[ -d docs/_build/html ]] 18:41:31 + echo '---> Archiving generated docs' 18:41:31 ---> Archiving generated docs 18:41:31 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:41:31 + echo '---> tox-run.sh ends' 18:41:31 ---> tox-run.sh ends 18:41:31 + test 255 -eq 0 18:41:31 + exit 255 18:41:31 ++ '[' 1 = 1 ']' 18:41:31 ++ '[' -x /usr/bin/clear_console ']' 18:41:31 ++ /usr/bin/clear_console -q 18:41:31 Build step 'Execute shell' marked build as failure 18:41:31 $ ssh-agent -k 18:41:31 unset SSH_AUTH_SOCK; 18:41:31 unset SSH_AGENT_PID; 18:41:31 echo Agent pid 2908 killed; 18:41:31 [ssh-agent] Stopped. 18:41:31 [PostBuildScript] - [INFO] Executing post build scripts. 18:41:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5861568326781278663.sh 18:41:31 ---> sysstat.sh 18:41:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1451316355372275689.sh 18:41:31 ---> package-listing.sh 18:41:31 ++ facter osfamily 18:41:31 ++ tr '[:upper:]' '[:lower:]' 18:41:32 + OS_FAMILY=debian 18:41:32 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:41:32 + START_PACKAGES=/tmp/packages_start.txt 18:41:32 + END_PACKAGES=/tmp/packages_end.txt 18:41:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:32 + PACKAGES=/tmp/packages_start.txt 18:41:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:41:32 + PACKAGES=/tmp/packages_end.txt 18:41:32 + case "${OS_FAMILY}" in 18:41:32 + dpkg -l 18:41:32 + grep '^ii' 18:41:32 + '[' -f /tmp/packages_start.txt ']' 18:41:32 + '[' -f /tmp/packages_end.txt ']' 18:41:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:41:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:41:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:41:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13952988248756099877.sh 18:41:32 ---> capture-instance-metadata.sh 18:41:32 Setup pyenv: 18:41:32 system 18:41:32 3.8.20 18:41:32 3.9.20 18:41:32 3.10.15 18:41:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:41:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2ar from file:/tmp/.os_lf_venv 18:41:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:41:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:41:34 lf-activate-venv(): INFO: Base packages installed successfully 18:41:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-G2ar/bin to PATH 18:41:48 INFO: Running in OpenStack, capturing instance metadata 18:41:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4329244682061589220.sh 18:41:49 provisioning config files... 18:41:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3670 18:41:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7245571596339381439tmp 18:41:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:41:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:41:49 provisioning config files... 18:41:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:41:49 [EnvInject] - Injecting environment variables from a build step. 18:41:49 [EnvInject] - Injecting as environment variables the properties content 18:41:49 SERVER_ID=logs 18:41:49 18:41:49 [EnvInject] - Variables injected successfully. 18:41:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17638400124390902446.sh 18:41:49 ---> create-netrc.sh 18:41:49 WARN: Log server credential not found. 18:41:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9792106606032837381.sh 18:41:49 ---> python-tools-install.sh 18:41:49 Setup pyenv: 18:41:49 system 18:41:49 3.8.20 18:41:49 3.9.20 18:41:49 3.10.15 18:41:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:41:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2ar from file:/tmp/.os_lf_venv 18:41:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:41:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:41:51 lf-activate-venv(): INFO: Base packages installed successfully 18:41:51 lf-activate-venv(): INFO: Installing additional packages: lftools 18:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-G2ar/bin to PATH 18:42:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6649740313278037131.sh 18:42:01 ---> sudo-logs.sh 18:42:01 Archiving 'sudo' log.. 18:42:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7752869047066632158.sh 18:42:02 ---> job-cost.sh 18:42:02 Setup pyenv: 18:42:02 system 18:42:02 3.8.20 18:42:02 3.9.20 18:42:02 3.10.15 18:42:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2ar from file:/tmp/.os_lf_venv 18:42:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:04 lf-activate-venv(): INFO: Base packages installed successfully 18:42:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:42:11 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. 18:42:11 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 18:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-G2ar/bin to PATH 18:42:11 INFO: No Stack... 18:42:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:12 INFO: Archiving Costs 18:42:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7930747776942200458.sh 18:42:12 ---> logs-deploy.sh 18:42:12 Setup pyenv: 18:42:12 system 18:42:12 3.8.20 18:42:12 3.9.20 18:42:12 3.10.15 18:42:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2ar from file:/tmp/.os_lf_venv 18:42:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:14 lf-activate-venv(): INFO: Base packages installed successfully 18:42:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:42:24 lf-activate-venv(): INFO: Adding /tmp/venv-G2ar/bin to PATH 18:42:24 WARNING: Nexus logging server not set 18:42:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3670/ 18:42:24 INFO: archiving logs to S3 18:42:26 ---> uname -a: 18:42:26 Linux prd-ubuntu2204-docker-4c-16g-495 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:42:26 18:42:26 18:42:26 ---> lscpu: 18:42:26 Architecture: x86_64 18:42:26 CPU op-mode(s): 32-bit, 64-bit 18:42:26 Address sizes: 40 bits physical, 48 bits virtual 18:42:26 Byte Order: Little Endian 18:42:26 CPU(s): 4 18:42:26 On-line CPU(s) list: 0-3 18:42:26 Vendor ID: AuthenticAMD 18:42:26 Model name: AMD EPYC-Rome Processor 18:42:26 CPU family: 23 18:42:26 Model: 49 18:42:26 Thread(s) per core: 1 18:42:26 Core(s) per socket: 1 18:42:26 Socket(s): 4 18:42:26 Stepping: 0 18:42:26 BogoMIPS: 5600.00 18:42:26 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 18:42:26 Virtualization: AMD-V 18:42:26 Hypervisor vendor: KVM 18:42:26 Virtualization type: full 18:42:26 L1d cache: 128 KiB (4 instances) 18:42:26 L1i cache: 128 KiB (4 instances) 18:42:26 L2 cache: 2 MiB (4 instances) 18:42:26 L3 cache: 64 MiB (4 instances) 18:42:26 NUMA node(s): 1 18:42:26 NUMA node0 CPU(s): 0-3 18:42:26 Vulnerability Gather data sampling: Not affected 18:42:26 Vulnerability Indirect target selection: Not affected 18:42:26 Vulnerability Itlb multihit: Not affected 18:42:26 Vulnerability L1tf: Not affected 18:42:26 Vulnerability Mds: Not affected 18:42:26 Vulnerability Meltdown: Not affected 18:42:26 Vulnerability Mmio stale data: Not affected 18:42:26 Vulnerability Reg file data sampling: Not affected 18:42:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:42:26 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:42:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:42:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:42:26 Vulnerability Srbds: Not affected 18:42:26 Vulnerability Tsx async abort: Not affected 18:42:26 18:42:26 18:42:26 ---> nproc: 18:42:26 4 18:42:26 18:42:26 18:42:26 ---> df -h: 18:42:26 Filesystem Size Used Avail Use% Mounted on 18:42:26 tmpfs 1.6G 1.1M 1.6G 1% /run 18:42:26 /dev/vda1 78G 18G 60G 23% / 18:42:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:42:26 tmpfs 5.0M 0 5.0M 0% /run/lock 18:42:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:42:26 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:42:26 18:42:26 18:42:26 ---> free -m: 18:42:26 total used free shared buff/cache available 18:42:26 Mem: 15989 700 10636 3 4652 14946 18:42:26 Swap: 1023 1 1022 18:42:26 18:42:26 18:42:26 ---> ip addr: 18:42:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:42:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:42:26 inet 127.0.0.1/8 scope host lo 18:42:26 valid_lft forever preferred_lft forever 18:42:26 inet6 ::1/128 scope host 18:42:26 valid_lft forever preferred_lft forever 18:42:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:42:26 link/ether fa:16:3e:0a:dc:74 brd ff:ff:ff:ff:ff:ff 18:42:26 altname enp0s3 18:42:26 inet 10.30.170.31/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:42:26 valid_lft 74887sec preferred_lft 74887sec 18:42:26 inet6 fe80::f816:3eff:fe0a:dc74/64 scope link 18:42:26 valid_lft forever preferred_lft forever 18:42:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:42:26 link/ether 82:b3:07:21:07:5e brd ff:ff:ff:ff:ff:ff 18:42:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:42:26 valid_lft forever preferred_lft forever 18:42:26 18:42:26 18:42:26 ---> sar -b -r -n DEV: 18:42:26 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-495) 10/20/25 _x86_64_ (4 CPU) 18:42:26 18:42:26 15:30:38 LINUX RESTART (4 CPU) 18:42:26 18:42:26 15:40:21 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:26 15:50:01 1.46 0.01 1.43 0.03 0.04 18.60 30.17 18:42:26 16:00:02 1.28 0.00 1.26 0.02 0.00 14.17 0.13 18:42:26 16:10:02 1.26 0.00 1.24 0.01 0.00 13.92 0.12 18:42:26 16:20:01 1.24 0.00 1.23 0.01 0.01 13.99 0.08 18:42:26 16:30:01 11.45 0.00 1.33 10.12 0.15 14.37 242067.63 18:42:26 16:40:21 1.38 0.00 1.38 0.00 0.00 14.90 0.00 18:42:26 16:50:01 1.29 0.00 1.29 0.00 0.00 14.07 0.00 18:42:26 17:00:21 1.31 0.00 1.31 0.00 0.00 14.32 0.00 18:42:26 17:10:06 91.55 4.18 84.17 3.20 248.60 27898.57 12735.18 18:42:26 17:20:01 94.78 29.16 62.18 3.45 400.61 13285.26 19672.45 18:42:26 17:30:03 18.00 0.29 16.79 0.92 6.60 438.10 1000.00 18:42:26 17:40:02 18.24 0.08 17.27 0.90 6.04 781.39 1620.23 18:42:26 17:50:01 14.20 0.01 13.54 0.65 0.63 379.56 522.47 18:42:26 18:00:02 4.65 0.00 4.49 0.16 0.32 114.45 45.61 18:42:26 18:10:00 5.03 0.01 4.82 0.20 1.06 138.45 202.10 18:42:26 18:20:01 5.77 0.01 5.59 0.17 0.92 150.08 316.74 18:42:26 18:30:02 8.73 0.01 8.25 0.47 0.37 533.54 182.12 18:42:26 18:40:21 7.10 0.02 6.77 0.31 0.88 244.66 287.30 18:42:26 Average: 15.88 1.86 12.88 1.14 36.49 2403.09 15473.85 18:42:26 18:42:26 15:40:21 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:26 15:50:01 13305284 15507320 505152 3.09 60432 2364776 1140464 6.55 466896 2338928 200 18:42:26 16:00:02 13309852 15512472 500016 3.05 60840 2364924 1140592 6.55 467336 2343844 168 18:42:26 16:10:02 13305820 15508864 503620 3.08 61252 2364932 1140528 6.55 467748 2343708 176 18:42:26 16:20:01 13303584 15507020 505492 3.09 61632 2364940 1140592 6.55 468128 2344096 168 18:42:26 16:30:01 13298316 15507180 505232 3.09 62296 2369708 1140592 6.55 473532 2343936 176 18:42:26 16:40:21 13296808 15506272 506056 3.09 62688 2369916 1140592 6.55 473928 2344272 128 18:42:26 16:50:01 13296812 15506652 505664 3.09 63084 2369920 1140592 6.55 474288 2344280 204 18:42:26 17:00:21 13296168 15506412 505900 3.09 63444 2369932 1140656 6.55 474684 2344600 128 18:42:26 17:10:06 6298780 15170080 764360 4.67 217548 8527548 1780284 10.22 1938820 7480372 304440 18:42:26 17:20:01 5717132 9368140 6562916 40.08 266796 3356744 7493908 43.01 2208644 7858916 2800 18:42:26 17:30:03 3332308 7013452 8918712 54.47 269640 3384112 9538924 54.75 2257040 10173036 528 18:42:26 17:40:02 9856356 13662892 2273664 13.89 274884 3504144 2988464 17.15 2298908 3655576 296 18:42:26 17:50:01 7515416 11366620 4568844 27.90 276468 3547228 5291504 30.37 2303008 5986060 396 18:42:26 18:00:02 7575676 11439596 4495876 27.46 276896 3559508 5185360 29.76 2304224 5908832 316 18:42:26 18:10:00 6150000 10031092 5903540 36.06 277624 3575952 6595080 37.86 2306348 7337488 212 18:42:26 18:20:01 5899356 9797828 6136660 37.48 278172 3592796 6779632 38.92 2309496 7589080 412 18:42:26 18:30:02 11313724 15329764 607092 3.71 281872 3701612 1329320 7.63 2317472 2174880 356 18:42:26 18:40:21 6576272 10632972 5301636 32.38 282612 3741384 5964636 34.24 2335992 6876376 596 18:42:26 Average: 9813759 13215257 2753913 16.82 177677 3301671 3448429 19.79 1463694 4654904 17317 18:42:26 18:42:26 15:40:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:26 15:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 15:50:01 ens3 0.63 0.18 0.16 0.09 0.00 0.00 0.00 0.00 18:42:26 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:00:02 ens3 0.56 0.54 0.09 0.55 0.00 0.00 0.00 0.00 18:42:26 16:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:10:02 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 18:42:26 16:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:20:01 ens3 0.67 0.25 0.26 0.17 0.00 0.00 0.00 0.00 18:42:26 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:30:01 ens3 0.22 0.07 0.04 0.02 0.00 0.00 0.00 0.00 18:42:26 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:40:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:40:21 ens3 0.34 0.13 0.10 0.06 0.00 0.00 0.00 0.00 18:42:26 16:40:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 16:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 16:50:01 ens3 0.19 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:42:26 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:00:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:26 17:00:21 ens3 0.16 0.07 0.04 0.02 0.00 0.00 0.00 0.00 18:42:26 17:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:10:06 lo 0.97 0.97 0.14 0.14 0.00 0.00 0.00 0.00 18:42:26 17:10:06 ens3 123.24 94.85 1337.94 13.72 0.00 0.00 0.00 0.00 18:42:26 17:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:20:01 lo 19.89 19.89 16.85 16.85 0.00 0.00 0.00 0.00 18:42:26 17:20:01 ens3 36.89 27.72 642.80 2.98 0.00 0.00 0.00 0.00 18:42:26 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:30:03 lo 48.21 48.21 20.86 20.86 0.00 0.00 0.00 0.00 18:42:26 17:30:03 ens3 1.98 1.60 0.49 0.40 0.00 0.00 0.00 0.00 18:42:26 17:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:40:02 lo 17.46 17.46 8.17 8.17 0.00 0.00 0.00 0.00 18:42:26 17:40:02 ens3 1.38 0.92 0.35 0.27 0.00 0.00 0.00 0.00 18:42:26 17:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 17:50:01 lo 19.84 19.84 10.49 10.49 0.00 0.00 0.00 0.00 18:42:26 17:50:01 ens3 0.81 0.67 0.16 0.13 0.00 0.00 0.00 0.00 18:42:26 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:00:02 lo 13.98 13.98 6.17 6.17 0.00 0.00 0.00 0.00 18:42:26 18:00:02 ens3 0.77 0.46 0.18 0.13 0.00 0.00 0.00 0.00 18:42:26 18:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:10:00 lo 27.34 27.34 11.18 11.18 0.00 0.00 0.00 0.00 18:42:26 18:10:00 ens3 0.47 0.40 0.11 0.08 0.00 0.00 0.00 0.00 18:42:26 18:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:20:01 lo 19.61 19.61 10.75 10.75 0.00 0.00 0.00 0.00 18:42:26 18:20:01 ens3 0.69 0.58 0.17 0.13 0.00 0.00 0.00 0.00 18:42:26 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:30:02 lo 17.83 17.83 10.08 10.08 0.00 0.00 0.00 0.00 18:42:26 18:30:02 ens3 1.05 0.81 0.33 0.25 0.00 0.00 0.00 0.00 18:42:26 18:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:40:21 lo 28.57 28.57 11.90 11.90 0.00 0.00 0.00 0.00 18:42:26 18:40:21 ens3 0.87 0.69 0.22 0.17 0.00 0.00 0.00 0.00 18:42:26 18:40:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 Average: lo 11.96 11.96 5.94 5.94 0.00 0.00 0.00 0.00 18:42:26 Average: ens3 9.31 7.08 107.97 1.04 0.00 0.00 0.00 0.00 18:42:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:26 18:42:26 18:42:26 ---> sar -P ALL: 18:42:26 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-495) 10/20/25 _x86_64_ (4 CPU) 18:42:26 18:42:26 15:30:38 LINUX RESTART (4 CPU) 18:42:26 18:42:26 15:40:21 CPU %user %nice %system %iowait %steal %idle 18:42:26 15:50:01 all 0.19 0.00 0.02 0.01 0.01 99.78 18:42:26 15:50:01 0 0.00 0.00 0.01 0.00 0.00 99.99 18:42:26 15:50:01 1 0.68 0.00 0.03 0.03 0.01 99.25 18:42:26 15:50:01 2 0.04 0.00 0.02 0.00 0.01 99.93 18:42:26 15:50:01 3 0.03 0.00 0.02 0.01 0.01 99.93 18:42:26 16:00:02 all 0.18 0.00 0.02 0.01 0.01 99.77 18:42:26 16:00:02 0 0.39 0.00 0.02 0.00 0.01 99.59 18:42:26 16:00:02 1 0.24 0.00 0.03 0.00 0.01 99.72 18:42:26 16:00:02 2 0.07 0.00 0.02 0.00 0.01 99.89 18:42:26 16:00:02 3 0.04 0.00 0.03 0.03 0.01 99.89 18:42:26 16:10:02 all 0.02 0.00 0.02 0.01 0.01 99.95 18:42:26 16:10:02 0 0.02 0.00 0.04 0.01 0.02 99.92 18:42:26 16:10:02 1 0.01 0.00 0.02 0.01 0.01 99.95 18:42:26 16:10:02 2 0.02 0.00 0.01 0.01 0.01 99.96 18:42:26 16:10:02 3 0.02 0.00 0.02 0.01 0.00 99.95 18:42:26 16:20:01 all 0.20 0.00 0.02 0.01 0.01 99.76 18:42:26 16:20:01 0 0.33 0.00 0.02 0.00 0.02 99.63 18:42:26 16:20:01 1 0.01 0.00 0.03 0.03 0.01 99.93 18:42:26 16:20:01 2 0.43 0.00 0.02 0.00 0.02 99.53 18:42:26 16:20:01 3 0.02 0.00 0.02 0.00 0.00 99.96 18:42:26 16:30:01 all 0.16 0.00 0.02 0.04 0.01 99.77 18:42:26 16:30:01 0 0.01 0.00 0.01 0.01 0.00 99.96 18:42:26 16:30:01 1 0.01 0.00 0.03 0.13 0.01 99.81 18:42:26 16:30:01 2 0.61 0.00 0.03 0.00 0.01 99.34 18:42:26 16:30:01 3 0.01 0.00 0.01 0.00 0.00 99.97 18:42:26 16:40:21 all 0.14 0.00 0.02 0.01 0.01 99.83 18:42:26 16:40:21 0 0.02 0.00 0.01 0.03 0.00 99.94 18:42:26 16:40:21 1 0.01 0.00 0.01 0.00 0.00 99.97 18:42:26 16:40:21 2 0.51 0.00 0.03 0.00 0.02 99.44 18:42:26 16:40:21 3 0.01 0.00 0.02 0.00 0.00 99.96 18:42:26 16:50:01 all 0.17 0.00 0.02 0.01 0.01 99.80 18:42:26 16:50:01 0 0.01 0.00 0.01 0.02 0.00 99.96 18:42:26 16:50:01 1 0.01 0.00 0.01 0.01 0.01 99.97 18:42:26 16:50:01 2 0.66 0.00 0.03 0.00 0.02 99.30 18:42:26 16:50:01 3 0.01 0.00 0.02 0.00 0.01 99.96 18:42:26 17:00:21 all 0.04 0.00 0.01 0.01 0.01 99.93 18:42:26 17:00:21 0 0.01 0.00 0.01 0.01 0.00 99.97 18:42:26 17:00:21 1 0.01 0.00 0.01 0.00 0.01 99.97 18:42:26 17:00:21 2 0.13 0.00 0.03 0.01 0.02 99.80 18:42:26 17:00:21 3 0.01 0.00 0.01 0.00 0.01 99.97 18:42:26 17:10:06 all 25.64 0.00 1.69 0.52 0.05 72.10 18:42:26 17:10:06 0 24.61 0.00 1.65 0.39 0.04 73.30 18:42:26 17:10:06 1 27.57 0.00 1.78 0.90 0.05 69.70 18:42:26 17:10:06 2 24.59 0.00 1.63 0.36 0.06 73.35 18:42:26 17:10:06 3 25.79 0.00 1.71 0.41 0.05 72.04 18:42:26 17:20:01 all 53.34 0.00 2.20 0.31 0.10 44.06 18:42:26 17:20:01 0 52.22 0.00 2.24 0.13 0.10 45.31 18:42:26 17:20:01 1 55.31 0.00 2.28 0.46 0.10 41.85 18:42:26 17:20:01 2 53.27 0.00 2.06 0.12 0.09 44.45 18:42:26 17:20:01 3 52.57 0.00 2.21 0.51 0.09 44.62 18:42:26 17:30:03 all 38.05 0.00 1.49 0.03 0.10 60.32 18:42:26 17:30:03 0 38.44 0.00 1.40 0.04 0.09 60.03 18:42:26 17:30:03 1 38.18 0.00 1.45 0.03 0.10 60.25 18:42:26 17:30:03 2 37.66 0.00 1.56 0.05 0.10 60.64 18:42:26 17:30:03 3 37.94 0.00 1.56 0.02 0.10 60.38 18:42:26 18:42:26 17:30:03 CPU %user %nice %system %iowait %steal %idle 18:42:26 17:40:02 all 27.31 0.00 1.06 0.06 0.08 71.49 18:42:26 17:40:02 0 28.37 0.00 1.18 0.04 0.08 70.34 18:42:26 17:40:02 1 26.08 0.00 1.07 0.04 0.09 72.71 18:42:26 17:40:02 2 28.09 0.00 0.95 0.03 0.09 70.84 18:42:26 17:40:02 3 26.69 0.00 1.04 0.12 0.08 72.06 18:42:26 17:50:01 all 24.08 0.00 0.82 0.04 0.08 74.98 18:42:26 17:50:01 0 24.32 0.00 0.68 0.08 0.07 74.84 18:42:26 17:50:01 1 23.61 0.00 0.81 0.05 0.08 75.45 18:42:26 17:50:01 2 24.33 0.00 0.82 0.02 0.08 74.75 18:42:26 17:50:01 3 24.06 0.00 0.96 0.02 0.08 74.88 18:42:26 18:00:02 all 7.07 0.00 0.35 0.02 0.07 92.49 18:42:26 18:00:02 0 7.25 0.00 0.37 0.02 0.06 92.29 18:42:26 18:00:02 1 6.84 0.00 0.35 0.02 0.07 92.73 18:42:26 18:00:02 2 7.08 0.00 0.41 0.03 0.07 92.41 18:42:26 18:00:02 3 7.13 0.00 0.29 0.01 0.07 92.51 18:42:26 18:10:00 all 10.11 0.00 0.51 0.03 0.07 89.29 18:42:26 18:10:00 0 10.20 0.00 0.53 0.01 0.07 89.20 18:42:26 18:10:00 1 10.21 0.00 0.51 0.03 0.07 89.18 18:42:26 18:10:00 2 9.91 0.00 0.52 0.07 0.07 89.44 18:42:26 18:10:00 3 10.11 0.00 0.48 0.00 0.07 89.34 18:42:26 18:20:01 all 9.84 0.00 0.51 0.03 0.07 89.56 18:42:26 18:20:01 0 9.89 0.00 0.53 0.07 0.07 89.45 18:42:26 18:20:01 1 9.88 0.00 0.59 0.03 0.07 89.42 18:42:26 18:20:01 2 9.67 0.00 0.50 0.01 0.07 89.75 18:42:26 18:20:01 3 9.91 0.00 0.40 0.01 0.07 89.61 18:42:26 18:30:02 all 13.18 0.00 0.66 0.05 0.07 86.04 18:42:26 18:30:02 0 12.29 0.00 0.72 0.01 0.07 86.91 18:42:26 18:30:02 1 13.27 0.00 0.72 0.11 0.07 85.83 18:42:26 18:30:02 2 13.47 0.00 0.61 0.05 0.08 85.79 18:42:26 18:30:02 3 13.69 0.00 0.60 0.01 0.08 85.62 18:42:26 18:40:21 all 14.77 0.00 0.63 0.02 0.07 84.51 18:42:26 18:40:21 0 14.78 0.00 0.60 0.01 0.06 84.54 18:42:26 18:40:21 1 14.35 0.00 0.60 0.04 0.08 84.94 18:42:26 18:40:21 2 14.62 0.00 0.64 0.04 0.08 84.62 18:42:26 18:40:21 3 15.31 0.00 0.69 0.01 0.07 83.92 18:42:26 Average: all 12.43 0.00 0.56 0.07 0.05 86.90 18:42:26 Average: 0 12.36 0.00 0.55 0.05 0.04 87.00 18:42:26 Average: 1 12.52 0.00 0.57 0.10 0.05 86.75 18:42:26 Average: 2 12.47 0.00 0.55 0.04 0.05 86.89 18:42:26 Average: 3 12.36 0.00 0.56 0.06 0.04 86.97 18:42:26 18:42:26 18:42:26