20:45:23 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 20:45:23 Running as SYSTEM 20:45:23 [EnvInject] - Loading node environment variables. 20:45:23 Building remotely on prd-ubuntu2204-docker-4c-16g-2978 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 20:45:23 [ssh-agent] Looking for ssh-agent implementation... 20:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:23 $ ssh-agent 20:45:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxfKCso/agent.1575 20:45:23 SSH_AGENT_PID=1577 20:45:23 [ssh-agent] Started. 20:45:23 Running ssh-add (command line suppressed) 20:45:23 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6744710651331252830.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6744710651331252830.key) 20:45:23 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:45:23 The recommended git tool is: NONE 20:45:25 using credential jenkins-ssh 20:45:25 Wiping out workspace first. 20:45:25 Cloning the remote Git repository 20:45:25 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 20:45:25 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 20:45:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:45:25 > git --version # timeout=10 20:45:25 > git --version # 'git version 2.34.1' 20:45:25 using GIT_SSH to set credentials jenkins-ssh 20:45:25 Verifying host key using known hosts file 20:45:25 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. 20:45:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:45:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:45:29 using GIT_SSH to set credentials jenkins-ssh 20:45:29 Verifying host key using known hosts file 20:45:29 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. 20:45:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/25 # timeout=10 20:45:30 > git rev-parse a643219f77455dd6f02c0ba7ce1a495b3558e6a9^{commit} # timeout=10 20:45:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:45:30 Checking out Revision a643219f77455dd6f02c0ba7ce1a495b3558e6a9 (refs/changes/42/118742/25) 20:45:30 > git config core.sparsecheckout # timeout=10 20:45:30 > git checkout -f a643219f77455dd6f02c0ba7ce1a495b3558e6a9 # timeout=10 20:45:33 Commit message: "Remove string dependency ConnectivityUtils TP" 20:45:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:45:33 > git rev-list --no-walk 725511f2f1dcf46cba9355ea1a0b412dd23ff582 # timeout=10 20:45:33 > git remote # timeout=10 20:45:33 > git submodule init # timeout=10 20:45:33 > git submodule sync # timeout=10 20:45:33 > git config --get remote.origin.url # timeout=10 20:45:33 > git submodule init # timeout=10 20:45:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:45:33 ERROR: No submodules found. 20:45:33 provisioning config files... 20:45:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:45:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:45:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4690585557322730760.sh 20:45:33 ---> python-tools-install.sh 20:45:33 Setup pyenv: 20:45:34 * system (set by /opt/pyenv/version) 20:45:34 * 3.8.20 (set by /opt/pyenv/version) 20:45:34 * 3.9.20 (set by /opt/pyenv/version) 20:45:34 3.10.15 20:45:34 3.11.10 20:45:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Wa7 20:45:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:45:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:42 lf-activate-venv(): INFO: Base packages installed successfully 20:45:42 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:08 lf-activate-venv(): INFO: Adding /tmp/venv-8Wa7/bin to PATH 20:46:08 Generating Requirements File 20:46:29 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. 20:46:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:46:29 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 20:46:29 Python 3.11.10 20:46:30 pip 25.3 from /tmp/venv-8Wa7/lib/python3.11/site-packages/pip (python 3.11) 20:46:30 appdirs==1.4.4 20:46:30 argcomplete==3.6.3 20:46:30 aspy.yaml==1.3.0 20:46:30 attrs==25.4.0 20:46:30 autopage==0.5.2 20:46:30 beautifulsoup4==4.14.2 20:46:30 boto3==1.40.61 20:46:30 botocore==1.40.61 20:46:30 bs4==0.0.2 20:46:30 cachetools==6.2.1 20:46:30 certifi==2025.10.5 20:46:30 cffi==2.0.0 20:46:30 cfgv==3.4.0 20:46:30 chardet==5.2.0 20:46:30 charset-normalizer==3.4.4 20:46:30 click==8.3.0 20:46:30 cliff==4.11.0 20:46:30 cmd2==2.7.0 20:46:30 cryptography==3.3.2 20:46:30 debtcollector==3.0.0 20:46:30 decorator==5.2.1 20:46:30 defusedxml==0.7.1 20:46:30 Deprecated==1.2.18 20:46:30 distlib==0.4.0 20:46:30 dnspython==2.8.0 20:46:30 docker==7.1.0 20:46:30 dogpile.cache==1.5.0 20:46:30 durationpy==0.10 20:46:30 email-validator==2.3.0 20:46:30 filelock==3.20.0 20:46:30 future==1.0.0 20:46:30 gitdb==4.0.12 20:46:30 GitPython==3.1.45 20:46:30 google-auth==2.42.0 20:46:30 httplib2==0.31.0 20:46:30 identify==2.6.15 20:46:30 idna==3.11 20:46:30 importlib-resources==1.5.0 20:46:30 iso8601==2.1.0 20:46:30 Jinja2==3.1.6 20:46:30 jmespath==1.0.1 20:46:30 jsonpatch==1.33 20:46:30 jsonpointer==3.0.0 20:46:30 jsonschema==4.25.1 20:46:30 jsonschema-specifications==2025.9.1 20:46:30 keystoneauth1==5.12.0 20:46:30 kubernetes==34.1.0 20:46:30 lftools==0.37.15 20:46:30 lxml==6.0.2 20:46:30 markdown-it-py==4.0.0 20:46:30 MarkupSafe==3.0.3 20:46:30 mdurl==0.1.2 20:46:30 msgpack==1.1.2 20:46:30 multi_key_dict==2.0.3 20:46:30 munch==4.0.0 20:46:30 netaddr==1.3.0 20:46:30 niet==1.4.2 20:46:30 nodeenv==1.9.1 20:46:30 oauth2client==4.1.3 20:46:30 oauthlib==3.3.1 20:46:30 openstacksdk==4.7.1 20:46:30 os-service-types==1.8.0 20:46:30 osc-lib==4.2.0 20:46:30 oslo.config==10.0.0 20:46:30 oslo.context==6.1.0 20:46:30 oslo.i18n==6.6.0 20:46:30 oslo.log==7.2.1 20:46:30 oslo.serialization==5.8.0 20:46:30 oslo.utils==9.1.0 20:46:30 packaging==25.0 20:46:30 pbr==7.0.1 20:46:30 platformdirs==4.5.0 20:46:30 prettytable==3.16.0 20:46:30 psutil==7.1.2 20:46:30 pyasn1==0.6.1 20:46:30 pyasn1_modules==0.4.2 20:46:30 pycparser==2.23 20:46:30 pygerrit2==2.0.15 20:46:30 PyGithub==2.8.1 20:46:30 Pygments==2.19.2 20:46:30 PyJWT==2.10.1 20:46:30 PyNaCl==1.6.0 20:46:30 pyparsing==2.4.7 20:46:30 pyperclip==1.11.0 20:46:30 pyrsistent==0.20.0 20:46:30 python-cinderclient==9.8.0 20:46:30 python-dateutil==2.9.0.post0 20:46:30 python-heatclient==4.3.0 20:46:30 python-jenkins==1.8.3 20:46:30 python-keystoneclient==5.7.0 20:46:30 python-magnumclient==4.9.0 20:46:30 python-openstackclient==8.2.0 20:46:30 python-swiftclient==4.8.0 20:46:30 PyYAML==6.0.3 20:46:30 referencing==0.37.0 20:46:30 requests==2.32.5 20:46:30 requests-oauthlib==2.0.0 20:46:30 requestsexceptions==1.4.0 20:46:30 rfc3986==2.0.0 20:46:30 rich==14.2.0 20:46:30 rich-argparse==1.7.1 20:46:30 rpds-py==0.28.0 20:46:30 rsa==4.9.1 20:46:30 ruamel.yaml==0.18.16 20:46:30 ruamel.yaml.clib==0.2.14 20:46:30 s3transfer==0.14.0 20:46:30 simplejson==3.20.2 20:46:30 six==1.17.0 20:46:30 smmap==5.0.2 20:46:30 soupsieve==2.8 20:46:30 stevedore==5.5.0 20:46:30 tabulate==0.9.0 20:46:30 toml==0.10.2 20:46:30 tomlkit==0.13.3 20:46:30 tqdm==4.67.1 20:46:30 typing_extensions==4.15.0 20:46:30 tzdata==2025.2 20:46:30 urllib3==1.26.20 20:46:30 virtualenv==20.35.3 20:46:30 wcwidth==0.2.14 20:46:30 websocket-client==1.9.0 20:46:30 wrapt==2.0.0 20:46:30 xdg==6.0.0 20:46:30 xmltodict==1.0.2 20:46:30 yq==3.4.3 20:46:30 [EnvInject] - Injecting environment variables from a build step. 20:46:30 [EnvInject] - Injecting as environment variables the properties content 20:46:30 PYTHON=python3 20:46:30 20:46:30 [EnvInject] - Variables injected successfully. 20:46:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1661569443670558066.sh 20:46:30 ---> tox-install.sh 20:46:30 + source /home/jenkins/lf-env.sh 20:46:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:46:30 ++ mktemp -d /tmp/venv-XXXX 20:46:30 + lf_venv=/tmp/venv-8t7G 20:46:30 + local venv_file=/tmp/.os_lf_venv 20:46:30 + local python=python3 20:46:30 + local options 20:46:30 + local set_path=true 20:46:30 + local install_args= 20:46:30 ++ 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 20:46:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:46:30 + true 20:46:30 + case $1 in 20:46:30 + venv_file=/tmp/.toxenv 20:46:30 + shift 2 20:46:30 + true 20:46:30 + case $1 in 20:46:30 + shift 20:46:30 + break 20:46:30 + case $python in 20:46:30 + local pkg_list= 20:46:30 + [[ -d /opt/pyenv ]] 20:46:30 + echo 'Setup pyenv:' 20:46:30 Setup pyenv: 20:46:30 + export PYENV_ROOT=/opt/pyenv 20:46:30 + PYENV_ROOT=/opt/pyenv 20:46:30 + 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 20:46:30 + 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 20:46:30 + pyenv versions 20:46:30 system 20:46:30 3.8.20 20:46:30 3.9.20 20:46:30 3.10.15 20:46:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:46:30 + command -v pyenv 20:46:30 ++ pyenv init - --no-rehash 20:46:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:46:30 for i in ${!paths[@]}; do 20:46:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:46:30 fi; done; 20:46:30 echo "${paths[*]}"'\'')" 20:46:30 export PATH="/opt/pyenv/shims:${PATH}" 20:46:30 export PYENV_SHELL=bash 20:46:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:46:30 pyenv() { 20:46:30 local command 20:46:30 command="${1:-}" 20:46:30 if [ "$#" -gt 0 ]; then 20:46:30 shift 20:46:30 fi 20:46:30 20:46:30 case "$command" in 20:46:30 rehash|shell) 20:46:30 eval "$(pyenv "sh-$command" "$@")" 20:46:30 ;; 20:46:30 *) 20:46:30 command pyenv "$command" "$@" 20:46:30 ;; 20:46:30 esac 20:46:30 }' 20:46:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:46:30 for i in ${!paths[@]}; do 20:46:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:46:30 fi; done; 20:46:30 echo "${paths[*]}"' 20:46:30 ++ 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 20:46:30 ++ 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 20:46:30 ++ 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 20:46:30 ++ export PYENV_SHELL=bash 20:46:30 ++ PYENV_SHELL=bash 20:46:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:46:30 +++ complete -F _pyenv pyenv 20:46:30 ++ lf-pyver python3 20:46:30 ++ local py_version_xy=python3 20:46:30 ++ local py_version_xyz= 20:46:30 ++ pyenv versions 20:46:30 ++ local command 20:46:30 ++ command=versions 20:46:30 ++ '[' 1 -gt 0 ']' 20:46:30 ++ shift 20:46:30 ++ case "$command" in 20:46:30 ++ command pyenv versions 20:46:30 ++ awk '{ print $1 }' 20:46:30 ++ sed 's/^[ *]* //' 20:46:30 ++ grep -E '^[0-9.]*[0-9]$' 20:46:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:46:30 +++ grep '^3' /tmp/.pyenv_versions 20:46:30 +++ sort -V 20:46:30 +++ tail -n 1 20:46:30 ++ py_version_xyz=3.11.10 20:46:30 ++ [[ -z 3.11.10 ]] 20:46:30 ++ echo 3.11.10 20:46:30 ++ return 0 20:46:30 + pyenv local 3.11.10 20:46:30 + local command 20:46:30 + command=local 20:46:30 + '[' 2 -gt 0 ']' 20:46:30 + shift 20:46:30 + case "$command" in 20:46:30 + command pyenv local 3.11.10 20:46:30 + for arg in "$@" 20:46:30 + case $arg in 20:46:30 + pkg_list+='tox ' 20:46:30 + for arg in "$@" 20:46:30 + case $arg in 20:46:30 + pkg_list+='virtualenv ' 20:46:30 + for arg in "$@" 20:46:30 + case $arg in 20:46:30 + pkg_list+='urllib3~=1.26.15 ' 20:46:30 + [[ -f /tmp/.toxenv ]] 20:46:30 + [[ ! -f /tmp/.toxenv ]] 20:46:30 + [[ -n '' ]] 20:46:30 + python3 -m venv /tmp/venv-8t7G 20:46:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8t7G' 20:46:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8t7G 20:46:34 + echo /tmp/venv-8t7G 20:46:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:46:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:46:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:46:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:34 + local 'pip_opts=--upgrade --quiet' 20:46:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:46:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:46:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:46:34 + [[ -n '' ]] 20:46:34 + [[ -n '' ]] 20:46:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:46:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:34 + /tmp/venv-8t7G/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 20:46:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:46:39 lf-activate-venv(): INFO: Base packages installed successfully 20:46:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:46:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:46:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:46:39 + /tmp/venv-8t7G/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 20:46:41 + type python3 20:46:41 + true 20:46:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8t7G/bin to PATH' 20:46:41 lf-activate-venv(): INFO: Adding /tmp/venv-8t7G/bin to PATH 20:46:41 + PATH=/tmp/venv-8t7G/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 20:46:41 + return 0 20:46:41 + python3 --version 20:46:41 Python 3.11.10 20:46:41 + python3 -m pip --version 20:46:41 pip 25.3 from /tmp/venv-8t7G/lib/python3.11/site-packages/pip (python 3.11) 20:46:41 + python3 -m pip freeze 20:46:41 cachetools==6.2.1 20:46:41 chardet==5.2.0 20:46:41 colorama==0.4.6 20:46:41 distlib==0.4.0 20:46:41 filelock==3.20.0 20:46:41 packaging==25.0 20:46:41 platformdirs==4.5.0 20:46:41 pluggy==1.6.0 20:46:41 pyproject-api==1.10.0 20:46:41 tox==4.32.0 20:46:41 urllib3==1.26.20 20:46:41 virtualenv==20.35.3 20:46:41 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5209872742257505103.sh 20:46:41 [EnvInject] - Injecting environment variables from a build step. 20:46:41 [EnvInject] - Injecting as environment variables the properties content 20:46:41 PARALLEL=True 20:46:41 20:46:41 [EnvInject] - Variables injected successfully. 20:46:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3417712795499084799.sh 20:46:41 ---> tox-run.sh 20:46:41 + 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 20:46:41 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:46:41 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:46:41 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:46:41 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 20:46:41 + source /home/jenkins/lf-env.sh 20:46:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:46:41 ++ mktemp -d /tmp/venv-XXXX 20:46:41 + lf_venv=/tmp/venv-fnTN 20:46:41 + local venv_file=/tmp/.os_lf_venv 20:46:41 + local python=python3 20:46:41 + local options 20:46:41 + local set_path=true 20:46:41 + local install_args= 20:46:41 ++ 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 20:46:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:46:41 + true 20:46:41 + case $1 in 20:46:41 + venv_file=/tmp/.toxenv 20:46:41 + shift 2 20:46:41 + true 20:46:41 + case $1 in 20:46:41 + shift 20:46:41 + break 20:46:41 + case $python in 20:46:41 + local pkg_list= 20:46:41 + [[ -d /opt/pyenv ]] 20:46:41 + echo 'Setup pyenv:' 20:46:41 Setup pyenv: 20:46:41 + export PYENV_ROOT=/opt/pyenv 20:46:41 + PYENV_ROOT=/opt/pyenv 20:46:41 + 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 20:46:41 + 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 20:46:41 + pyenv versions 20:46:41 system 20:46:41 3.8.20 20:46:41 3.9.20 20:46:41 3.10.15 20:46:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:46:41 + command -v pyenv 20:46:41 ++ pyenv init - --no-rehash 20:46:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:46:41 for i in ${!paths[@]}; do 20:46:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:46:41 fi; done; 20:46:41 echo "${paths[*]}"'\'')" 20:46:41 export PATH="/opt/pyenv/shims:${PATH}" 20:46:41 export PYENV_SHELL=bash 20:46:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:46:41 pyenv() { 20:46:41 local command 20:46:41 command="${1:-}" 20:46:41 if [ "$#" -gt 0 ]; then 20:46:41 shift 20:46:41 fi 20:46:41 20:46:41 case "$command" in 20:46:41 rehash|shell) 20:46:41 eval "$(pyenv "sh-$command" "$@")" 20:46:41 ;; 20:46:41 *) 20:46:41 command pyenv "$command" "$@" 20:46:41 ;; 20:46:41 esac 20:46:41 }' 20:46:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:46:41 for i in ${!paths[@]}; do 20:46:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:46:41 fi; done; 20:46:41 echo "${paths[*]}"' 20:46:41 ++ 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 20:46:41 ++ 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 20:46:41 ++ 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 20:46:41 ++ export PYENV_SHELL=bash 20:46:41 ++ PYENV_SHELL=bash 20:46:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:46:41 +++ complete -F _pyenv pyenv 20:46:41 ++ lf-pyver python3 20:46:41 ++ local py_version_xy=python3 20:46:41 ++ local py_version_xyz= 20:46:41 ++ pyenv versions 20:46:41 ++ local command 20:46:41 ++ command=versions 20:46:41 ++ '[' 1 -gt 0 ']' 20:46:41 ++ shift 20:46:41 ++ case "$command" in 20:46:41 ++ command pyenv versions 20:46:41 ++ sed 's/^[ *]* //' 20:46:41 ++ awk '{ print $1 }' 20:46:41 ++ grep -E '^[0-9.]*[0-9]$' 20:46:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:46:41 +++ grep '^3' /tmp/.pyenv_versions 20:46:41 +++ sort -V 20:46:41 +++ tail -n 1 20:46:41 ++ py_version_xyz=3.11.10 20:46:41 ++ [[ -z 3.11.10 ]] 20:46:41 ++ echo 3.11.10 20:46:41 ++ return 0 20:46:41 + pyenv local 3.11.10 20:46:41 + local command 20:46:41 + command=local 20:46:41 + '[' 2 -gt 0 ']' 20:46:41 + shift 20:46:41 + case "$command" in 20:46:41 + command pyenv local 3.11.10 20:46:41 + for arg in "$@" 20:46:41 + case $arg in 20:46:41 + pkg_list+='tox ' 20:46:41 + for arg in "$@" 20:46:41 + case $arg in 20:46:41 + pkg_list+='virtualenv ' 20:46:41 + for arg in "$@" 20:46:41 + case $arg in 20:46:41 + pkg_list+='urllib3~=1.26.15 ' 20:46:41 + [[ -f /tmp/.toxenv ]] 20:46:41 ++ cat /tmp/.toxenv 20:46:41 + lf_venv=/tmp/venv-8t7G 20:46:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8t7G from' file:/tmp/.toxenv 20:46:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8t7G from file:/tmp/.toxenv 20:46:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:46:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:41 + local 'pip_opts=--upgrade --quiet' 20:46:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:46:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:46:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:46:41 + [[ -n '' ]] 20:46:41 + [[ -n '' ]] 20:46:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:46:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:41 + /tmp/venv-8t7G/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 20:46:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:46:42 lf-activate-venv(): INFO: Base packages installed successfully 20:46:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:46:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:46:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:46:42 + /tmp/venv-8t7G/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 20:46:43 + type python3 20:46:43 + true 20:46:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8t7G/bin to PATH' 20:46:43 lf-activate-venv(): INFO: Adding /tmp/venv-8t7G/bin to PATH 20:46:43 + PATH=/tmp/venv-8t7G/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 20:46:43 + return 0 20:46:43 + [[ -d /opt/pyenv ]] 20:46:43 + echo '---> Setting up pyenv' 20:46:43 ---> Setting up pyenv 20:46:43 + export PYENV_ROOT=/opt/pyenv 20:46:43 + PYENV_ROOT=/opt/pyenv 20:46:43 + export PATH=/opt/pyenv/bin:/tmp/venv-8t7G/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 20:46:43 + PATH=/opt/pyenv/bin:/tmp/venv-8t7G/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 20:46:43 ++ pwd 20:46:43 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 20:46:43 + export PYTHONPATH 20:46:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:46:43 + TOX_TESTENV_PASSENV=PYTHONPATH 20:46:43 + tox --version 20:46:44 4.32.0 from /tmp/venv-8t7G/lib/python3.11/site-packages/tox/__init__.py 20:46:44 + PARALLEL=True 20:46:44 + TOX_OPTIONS_LIST= 20:46:44 + [[ -n '' ]] 20:46:44 + case ${PARALLEL,,} in 20:46:44 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 20:46:44 + tox --parallel auto --parallel-live 20:46:44 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 20:46:45 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 20:46:45 checkbashisms: freeze> python -m pip freeze --all 20:46:45 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 20:46:45 docs: install_deps> python -I -m pip install -r docs/requirements.txt 20:46:46 checkbashisms: pip==25.2,setuptools==80.9.0 20:46:46 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:46:46 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)' 20:46:46 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 20:46:47 checkbashisms: OK ✔ in 3.23 seconds 20:46:47 pre-commit: install_deps> python -I -m pip install pre-commit 20:46:50 pre-commit: freeze> python -m pip freeze --all 20:46:50 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 20:46:50 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:46:50 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)' 20:46:50 /usr/bin/cpan 20:46:50 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 20:46:50 [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. 20:46:50 [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. 20:46:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:46:51 [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. 20:46:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:46:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:46:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:46:52 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 20:46:52 buildcontroller: freeze> python -m pip freeze --all 20:46:52 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 20:46:53 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:46:53 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 20:46:53 + update-java-alternatives -l 20:46:53 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 20:46:53 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 20:46:53 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 20:46:53 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 20:46:53 update-alternatives: error: no alternatives for jaotc 20:46:53 update-alternatives: error: no alternatives for rmic 20:46:53 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 20:46:53 + java -version 20:46:53 + JAVA_VER=21 20:46:53 + echo 21 20:46:53 21 20:46:53 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 20:46:53 + javac -version 20:46:53 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:46:53 [INFO] Once installed this environment will be reused. 20:46:53 [INFO] This may take a few minutes... 20:46:53 + JAVAC_VER=21 20:46:53 + echo 21 20:46:53 21 20:46:53 ok, java is 21 or newer 20:46:53 + [ 21 -ge 21 ] 20:46:53 + [ 21 -ge 21 ] 20:46:53 + echo ok, java is 21 or newer 20:46:53 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 20:46:53 2025-10-28 20:46:53 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] 20:46:53 + sudo mkdir -p /opt 20:46:53 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 20:46:54 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 20:46:54 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 20:46:54 + mvn --version 20:46:55 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 20:46:55 Maven home: /opt/maven 20:46:55 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:46:55 Default locale: en, platform encoding: UTF-8 20:46:55 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 20:46:55 NOTE: Picked up JDK_JAVA_OPTIONS: 20:46:55 --add-opens=java.base/java.io=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.lang=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.net=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.nio=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.util=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:46:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:46:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:46:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:46:55 -Xlog:disable 20:46:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:46:59 [INFO] Once installed this environment will be reused. 20:46:59 [INFO] This may take a few minutes... 20:47:07 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 20:47:07 [INFO] Once installed this environment will be reused. 20:47:07 [INFO] This may take a few minutes... 20:47:12 docs: freeze> python -m pip freeze --all 20:47:12 docs-linkcheck: freeze> python -m pip freeze --all 20:47:12 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 20:47:12 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 20:47:12 [INFO] Installing environment for https://github.com/perltidy/perltidy. 20:47:12 [INFO] Once installed this environment will be reused. 20:47:12 [INFO] This may take a few minutes... 20:47:12 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 20:47:12 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 20:47:15 docs: OK ✔ in 30.6 seconds 20:47:15 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 20:47:18 docs-linkcheck: OK ✔ in 33.08 seconds 20:47:18 pylint: freeze> python -m pip freeze --all 20:47:19 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 20:47:19 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}$' '{}' + 20:47:23 trim trailing whitespace.................................................Passed 20:47:24 Tabs remover.............................................................Passed 20:47:24 autopep8.................................................................Passed 20:47:30 perltidy.................................................................Passed 20:47:31 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 20:47:31 [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. 20:47:31 [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. 20:47:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:47:31 [INFO] Once installed this environment will be reused. 20:47:31 [INFO] This may take a few minutes... 20:47:41 gitlint..................................................................Passed 20:47:43 20:47:43 ------------------------------------ 20:47:43 Your code has been rated at 10.00/10 20:47:43 20:48:39 pre-commit: OK ✔ in 54.41 seconds 20:48:39 pylint: OK ✔ in 30.74 seconds 20:48:39 buildcontroller: OK ✔ in 1 minute 53.68 seconds 20:48:39 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 20:48:39 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 20:48:39 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 20:48:39 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 20:48:46 build_karaf_tests121: freeze> python -m pip freeze --all 20:48:46 build_karaf_tests221: freeze> python -m pip freeze --all 20:48:46 build_karaf_tests71: freeze> python -m pip freeze --all 20:48:46 build_karaf_tests190: freeze> python -m pip freeze --all 20:48:46 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:48:46 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:48:46 build karaf in karaf121 with ./karaf121.env 20:48:46 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:48:46 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:48:46 build karaf in karaf221 with ./karaf221.env 20:48:46 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:48:46 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:48:46 build karaf in karaf71 with ./karaf71.env 20:48:46 NOTE: Picked up JDK_JAVA_OPTIONS: 20:48:46 --add-opens=java.base/java.io=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.net=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:48:46 -Xlog:disable 20:48:46 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:48:46 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:48:46 build karaf in karafoc with ./karafoc.env 20:48:46 NOTE: Picked up JDK_JAVA_OPTIONS: 20:48:46 --add-opens=java.base/java.io=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.net=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:48:46 -Xlog:disable 20:48:46 NOTE: Picked up JDK_JAVA_OPTIONS: 20:48:46 --add-opens=java.base/java.io=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.net=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:48:46 -Xlog:disable 20:48:46 NOTE: Picked up JDK_JAVA_OPTIONS: 20:48:46 --add-opens=java.base/java.io=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.net=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:48:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:48:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:48:46 -Xlog:disable 20:49:57 build_karaf_tests71: OK ✔ in 1 minute 18.61 seconds 20:49: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 20:50:08 build_karaf_tests121: OK ✔ in 1 minute 30.52 seconds 20:50:08 build_karaf_tests190: OK ✔ in 1 minute 30.75 seconds 20:50:08 build_karaf_tests221: OK ✔ in 1 minute 30.75 seconds 20:50:08 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 20:50:09 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 20:50:27 buildlighty: freeze> python -m pip freeze --all 20:50:27 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:50:27 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 20:50:27 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 20:50:27 sims: freeze> python -m pip freeze --all 20:50:28 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:50:28 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 20:50:28 Using lighynode version 20.1.0.5 20:50:28 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 20:50:45 [ERROR] COMPILATION ERROR : 20:50:45 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[234,28] constructor TapiProvider in class org.opendaylight.transportpce.tapi.impl.TapiProvider cannot be applied to given types; 20:50:45 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelService,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext 20:50:45 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelServiceImpl,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext,org.opendaylight.transportpce.common.mapping.PortMapping 20:50:45 reason: actual and formal argument lists differ in length 20:50:45 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project tpce: Compilation failure 20:50:45 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[234,28] constructor TapiProvider in class org.opendaylight.transportpce.tapi.impl.TapiProvider cannot be applied to given types; 20:50:45 [ERROR] required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelService,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext 20:50:45 [ERROR] found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelServiceImpl,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext,org.opendaylight.transportpce.common.mapping.PortMapping 20:50:45 [ERROR] reason: actual and formal argument lists differ in length 20:50:45 [ERROR] -> [Help 1] 20:50:45 [ERROR] 20:50:45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 20:50:45 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 20:50:45 [ERROR] 20:50:45 [ERROR] For more information about the errors and possible solutions, please read the following articles: 20:50:45 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 20:50:45 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 20:50:45 sims: OK ✔ in 23.95 seconds 20:50:45 buildlighty: exit 9 (17.56 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=4200 20:51:14 buildlighty: FAIL ✖ in 48.74 seconds 20:51:14 testsPCE: freeze> python -m pip freeze --all 20:51:14 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 20:51:14 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 20:51:14 pytest -q transportpce_tests/pce/test01_pce.py 20:52:02 .................... [100%] 20:53:05 20 passed in 110.51s (0:01:50) 20:53:05 pytest -q transportpce_tests/pce/test02_pce_400G.py 20:53:22 ............ [100%] 20:53:52 12 passed in 47.26s 20:53:53 pytest -q transportpce_tests/pce/test03_gnpy.py 20:54:09 ........ [100%] 20:54:30 8 passed in 37.60s 20:54:30 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 20:55:03 ... [100%] 20:55:08 3 passed in 37.16s 20:55:09 testsPCE: OK ✔ in 4 minutes 59.58 seconds 20:55:09 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:09 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:09 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:16 tests190: freeze> python -m pip freeze --all 20:55:16 tests_tapi: freeze> python -m pip freeze --all 20:55:16 tests121: freeze> python -m pip freeze --all 20:55:16 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:16 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 20:55:16 using environment variables from ./karafoc.env 20:55:16 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:16 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 20:55:16 pytest -q transportpce_tests/oc/test01_portmapping.py 20:55:16 using environment variables from ./karaf221.env 20:55:16 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 20:55:16 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:16 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 20:55:16 using environment variables from ./karaf121.env 20:55:16 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 20:56:22 ........... [100%] 20:56:37 10 passed in 81.13s (0:01:21) 20:56:37 pytest -q transportpce_tests/oc/test02_topology.py 20:56:44 ............................... [100%] 20:57:23 21 passed in 127.15s (0:02:07) 20:57:24 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 20:57:24 ........................... [100%] 20:57:44 14 passed in 66.69s (0:01:06) 20:57:44 pytest -q transportpce_tests/oc/test03_renderer.py 20:57:46 .................. [100%] 20:58:26 6 passed in 61.87s (0:01:01) 20:58:26 pytest -q transportpce_tests/1.2.1/test03_topology.py 20:58:28 ................... [100%] 20:58:45 19 passed in 60.05s (0:01:00) 20:58:45 tests190: OK ✔ in 3 minutes 36.96 seconds 20:58:45 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 20:58:52 .tests71: freeze> python -m pip freeze --all 20:58:54 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:58:54 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 20:58:54 using environment variables from ./karaf71.env 20:58:54 pytest -q transportpce_tests/7.1/test01_portmapping.py 20:59:13 .................................... [100%] 20:59:51 12 passed in 57.41s 20:59:51 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 20:59:53 ........................... [100%] 21:00:34 51 passed in 317.51s (0:05:17) 21:00:34 pytest -q transportpce_tests/tapi/test02_full_topology.py 21:00:34 .......................... [100%] 21:01:02 44 passed in 155.25s (0:02:35) 21:01:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 21:01:03 .............................................................................. [100%] 21:02:31 62 passed in 159.64s (0:02:39) 21:02:31 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 21:02:32 ... [100%] 21:02:38 24 passed in 96.33s (0:01:36) 21:02:38 pytest -q transportpce_tests/1.2.1/test05_olm.py 21:02:53 ...............................................F....F.................................... [100%] 21:05:06 48 passed in 154.11s (0:02:34) 21:05:06 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 21:05:09 ............................... [100%] 21:06:00 40 passed in 201.24s (0:03:21) 21:06:00 pytest -q transportpce_tests/1.2.1/test06_end2end.py 21:06:02 ..... [100%] 21:06:10 =================================== FAILURES =================================== 21:06:10 _ TestTransportPCEFullTopology.test_23_get_tapi_node_details_at_DSR_Service_creation _ 21:06:10 21:06:10 self = 21:06:10 21:06:10 def test_23_get_tapi_node_details_at_DSR_Service_creation(self): 21:06:10 21:06:10 response = test_utils.get_tapi_topology_node(test_utils.T0_FULL_MULTILAYER_TOPO_UUID, 21:06:10 self.uuidSpdrSA1xpdr1, self.uuidOnepSpdrSA1xpdr1eODUC1, 21:06:10 "nonconfig") 21:06:10 time.sleep(2) 21:06:10 self.assertEqual(response['onep'][0]['name'][0]['value'], 'SPDR-SA1-XPDR1+eODU+XPDR1-CLIENT1') 21:06:10 self.assertEqual(response['onep'][0]['administrative-state'], 'UNLOCKED') 21:06:10 self.assertEqual(response['onep'][0]['operational-state'], 'ENABLED') 21:06:10 > self.assertEqual(response['onep'][0]['available-payload-structure'][0]['number-of-cep-instances'], '0') 21:06:10 E AssertionError: '1' != '0' 21:06:10 E - 1 21:06:10 E + 0 21:06:10 21:06:10 transportpce_tests/tapi/test02_full_topology.py:612: AssertionError 21:06:10 ______ TestTransportPCEFullTopology.test_25_get_connectivity_service_list ______ 21:06:10 21:06:10 self = 21:06:10 21:06:10 def test_25_get_connectivity_service_list(self): 21:06:10 response = test_utils.transportpce_api_rpc_request( 21:06:10 'tapi-connectivity', 'get-connectivity-service-list', None) 21:06:10 self.assertEqual(response['status_code'], requests.codes.ok) 21:06:10 liste_service = response['output']['service'] 21:06:10 for ele in liste_service: 21:06:10 if ele['uuid'] == self.uuid_services.pm: 21:06:10 self.assertEqual(ele['operational-state'], 'ENABLED') 21:06:10 # self.assertEqual(ele['service-layer'], 'PHOTONIC_MEDIA') 21:06:10 self.assertEqual(ele['layer-protocol-name'], 'PHOTONIC_MEDIA') 21:06:10 nbconnection = len(ele['connection']) 21:06:10 self.assertEqual(nbconnection, 4, 'There should be 4 connections') 21:06:10 elif ele['uuid'] == self.uuid_services.odu: 21:06:10 self.assertEqual(ele['operational-state'], 'ENABLED') 21:06:10 # self.assertEqual(ele['service-layer'], 'ODU') 21:06:10 self.assertEqual(ele['layer-protocol-name'], 'ODU') 21:06:10 nbconnection = len(ele['connection']) 21:06:10 self.assertEqual(nbconnection, 1, 'There should be 1 connections') 21:06:10 elif ele['uuid'] == self.uuid_services.dsr: 21:06:10 self.assertEqual(ele['operational-state'], 'ENABLED') 21:06:10 # self.assertEqual(ele['service-layer'], 'DSR') 21:06:10 self.assertEqual(ele['layer-protocol-name'], 'DSR') 21:06:10 > nbconnection = len(ele['connection']) 21:06:10 ^^^^^^^^^^^^^^^^^ 21:06:10 E KeyError: 'connection' 21:06:10 21:06:10 transportpce_tests/tapi/test02_full_topology.py:671: KeyError 21:06:10 =========================== short test summary info ============================ 21:06:10 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_23_get_tapi_node_details_at_DSR_Service_creation 21:06:10 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_25_get_connectivity_service_list 21:06:10 2 failed, 34 passed in 335.75s (0:05:35) 21:06:10 tests_tapi: exit 1 (654.04 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7835 21:06:10 .tests_tapi: FAIL ✖ in 11 minutes 2.05 seconds 21:06:10 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 21:06:12 ....tests221: freeze> python -m pip freeze --all 21:06: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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 21:06:20 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 21:06:20 using environment variables from ./karaf221.env 21:06:20 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 21:06:20 . [100%] 21:06:22 22 passed in 75.69s (0:01:15) 21:06:51 ........................................................ [100%] 21:07:52 35 passed in 92.03s (0:01:32) 21:07:52 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 21:08:02 .............. [100%] 21:08:39 6 passed in 46.58s 21:08:39 pytest -q transportpce_tests/2.2.1/test03_topology.py 21:08:50 ............................................................... [100%] 21:11:00 44 passed in 140.74s (0:02:20) 21:11:00 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 21:11:37 ............ [100%] 21:12:02 12 passed in 61.44s (0:01:01) 21:12:02 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 21:12:29 ................. [100%] 21:13:58 16 passed in 116.02s (0:01:56) 21:13:58 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 21:14:30 ................................... [100%] 21:15:09 54 passed in 549.09s (0:09:09) 21:17:34 . [100%] 21:17:37 31 passed in 218.32s (0:03:38) 21:17:37 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 21:18:12 .......................... [100%] 21:19:08 26 passed in 91.02s (0:01:31) 21:19:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 21:19:45 ...................... [100%] 21:20:49 22 passed in 100.88s (0:01:40) 21:20:49 pytest -q transportpce_tests/2.2.1/test09_olm.py 21:21:31 ........................................ [100%] 21:23:53 40 passed in 183.64s (0:03:03) 21:23:53 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 21:24:36 ........................................................................ [ 74%] 21:30:13 ......................... [100%] 21:32:05 97 passed in 491.41s (0:08:11) 21:32:05 pytest -q transportpce_tests/2.2.1/test12_end2end.py 21:32:45 ...................................................... [100%] 21:42:32 54 passed in 626.88s (0:10:26) 21:42:32 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 21:43:27 ........................................................................ [ 71%] 21:48:34 ............................. [100%] 21:50:43 101 passed in 491.13s (0:08:11) 21:50:43 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 21:51:37 ........................................................................ [ 67%] 21:57:23 ................................... [100%] 22:00:43 107 passed in 599.53s (0:09:59) 22:00:43 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 22:01:26 ............................................. [100%] 22:04:03 45 passed in 199.08s (0:03:19) 22:04:03 tests71: OK ✔ in 7 minutes 37.46 seconds 22:04:03 tests121: OK ✔ in 20 minutes 1.6 seconds 22:04:03 tests221: OK ✔ in 57 minutes 52.77 seconds 22:04:03 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 22:04:10 tests_hybrid: freeze> python -m pip freeze --all 22:04:10 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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:04:10 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 22:04:10 using environment variables from ./karaf221.env 22:04:10 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 22:04:51 ................................................... [100%] 22:06:38 51 passed in 147.38s (0:02:27) 22:06:38 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 22:07:20 ........................................................................ [ 66%] 22:11:40 ..................................... [100%] 22:13:47 109 passed in 428.19s (0:07:08) 22:13:47 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 22:14:35 ..................................................... [100%] 22:18:07 53 passed in 260.11s (0:04:20) 22:18:07 buildcontroller: OK (113.68=setup[8.70]+cmd[104.98] seconds) 22:18:07 sims: OK (23.95=setup[19.64]+cmd[4.31] seconds) 22:18:07 build_karaf_tests121: OK (90.52=setup[8.37]+cmd[82.14] seconds) 22:18:07 testsPCE: OK (299.58=setup[65.81]+cmd[233.77] seconds) 22:18:07 tests121: OK (1201.60=setup[8.05]+cmd[1193.54] seconds) 22:18:07 build_karaf_tests221: OK (90.75=setup[8.38]+cmd[82.37] seconds) 22:18:07 tests_tapi: FAIL code 1 (662.05=setup[8.00]+cmd[654.04] seconds) 22:18:07 tests221: OK (3472.77=setup[9.56]+cmd[3463.21] seconds) 22:18:07 build_karaf_tests71: OK (78.61=setup[8.45]+cmd[70.16] seconds) 22:18:07 tests71: OK (457.46=setup[8.70]+cmd[448.76] seconds) 22:18:07 build_karaf_tests190: OK (90.75=setup[8.48]+cmd[82.27] seconds) 22:18:07 tests190: OK (216.96=setup[8.00]+cmd[208.97] seconds) 22:18:07 tests_hybrid: OK (844.24=setup[7.66]+cmd[836.59] seconds) 22:18:07 buildlighty: FAIL code 9 (48.74=setup[31.18]+cmd[17.56] seconds) 22:18:07 docs: OK (30.60=setup[27.96]+cmd[2.64] seconds) 22:18:07 docs-linkcheck: OK (33.08=setup[28.32]+cmd[4.76] seconds) 22:18:07 checkbashisms: OK (3.23=setup[1.92]+cmd[0.02,0.06,1.23] seconds) 22:18:07 pre-commit: OK (54.41=setup[3.12]+cmd[0.01,0.01,40.53,10.76] seconds) 22:18:07 pylint: OK (30.74=setup[4.55]+cmd[26.19] seconds) 22:18:07 evaluation failed :( (5483.11 seconds) 22:18:07 + tox_status=255 22:18:07 + echo '---> Completed tox runs' 22:18:07 ---> Completed tox runs 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/build_karaf_tests121/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=build_karaf_tests121 22:18:07 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/build_karaf_tests190/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=build_karaf_tests190 22:18:07 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 22:18:07 + for i in .tox/*/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 ++ echo .tox/build_karaf_tests221/log 22:18:07 + tox_env=build_karaf_tests221 22:18:07 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/build_karaf_tests71/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=build_karaf_tests71 22:18:07 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/buildcontroller/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=buildcontroller 22:18:07 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/buildlighty/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=buildlighty 22:18:07 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/checkbashisms/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=checkbashisms 22:18:07 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/docs-linkcheck/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=docs-linkcheck 22:18:07 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/docs/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=docs 22:18:07 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/pre-commit/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=pre-commit 22:18:07 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/pylint/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=pylint 22:18:07 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/sims/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=sims 22:18:07 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests121/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests121 22:18:07 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests190/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests190 22:18:07 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests221/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests221 22:18:07 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests71/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests71 22:18:07 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 22:18:07 + for i in .tox/*/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 ++ echo .tox/testsPCE/log 22:18:07 + tox_env=testsPCE 22:18:07 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests_hybrid/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests_hybrid 22:18:07 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 22:18:07 + for i in .tox/*/log 22:18:07 ++ echo .tox/tests_tapi/log 22:18:07 ++ awk -F/ '{print $2}' 22:18:07 + tox_env=tests_tapi 22:18:07 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 22:18:07 + DOC_DIR=docs/_build/html 22:18:07 + [[ -d docs/_build/html ]] 22:18:07 + echo '---> Archiving generated docs' 22:18:07 ---> Archiving generated docs 22:18:07 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:18:07 + echo '---> tox-run.sh ends' 22:18:07 ---> tox-run.sh ends 22:18:07 + test 255 -eq 0 22:18:07 + exit 255 22:18:07 ++ '[' 1 = 1 ']' 22:18:07 ++ '[' -x /usr/bin/clear_console ']' 22:18:07 ++ /usr/bin/clear_console -q 22:18:07 Build step 'Execute shell' marked build as failure 22:18:07 $ ssh-agent -k 22:18:07 unset SSH_AUTH_SOCK; 22:18:07 unset SSH_AGENT_PID; 22:18:07 echo Agent pid 1577 killed; 22:18:07 [ssh-agent] Stopped. 22:18:07 [PostBuildScript] - [INFO] Executing post build scripts. 22:18:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6215366397823802375.sh 22:18:07 ---> sysstat.sh 22:18:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6960695481244705745.sh 22:18:08 ---> package-listing.sh 22:18:08 ++ facter osfamily 22:18:08 ++ tr '[:upper:]' '[:lower:]' 22:18:08 + OS_FAMILY=debian 22:18:08 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 22:18:08 + START_PACKAGES=/tmp/packages_start.txt 22:18:08 + END_PACKAGES=/tmp/packages_end.txt 22:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:08 + PACKAGES=/tmp/packages_start.txt 22:18:08 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:18:08 + PACKAGES=/tmp/packages_end.txt 22:18:08 + case "${OS_FAMILY}" in 22:18:08 + dpkg -l 22:18:08 + grep '^ii' 22:18:08 + '[' -f /tmp/packages_start.txt ']' 22:18:08 + '[' -f /tmp/packages_end.txt ']' 22:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:08 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:18:08 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:18:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9457887864926828640.sh 22:18:08 ---> capture-instance-metadata.sh 22:18:08 Setup pyenv: 22:18:08 system 22:18:08 3.8.20 22:18:08 3.9.20 22:18:08 3.10.15 22:18:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:18:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Wa7 from file:/tmp/.os_lf_venv 22:18:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:11 lf-activate-venv(): INFO: Base packages installed successfully 22:18:11 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-8Wa7/bin to PATH 22:18:22 INFO: Running in OpenStack, capturing instance metadata 22:18:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7071297940259817360.sh 22:18:22 provisioning config files... 22:18:22 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3807 22:18:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16977760849068720699tmp 22:18:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:18:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:18:22 provisioning config files... 22:18:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:18:23 [EnvInject] - Injecting environment variables from a build step. 22:18:23 [EnvInject] - Injecting as environment variables the properties content 22:18:23 SERVER_ID=logs 22:18:23 22:18:23 [EnvInject] - Variables injected successfully. 22:18:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3124319995654293983.sh 22:18:23 ---> create-netrc.sh 22:18:23 WARN: Log server credential not found. 22:18:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11485515869346101371.sh 22:18:23 ---> python-tools-install.sh 22:18:23 Setup pyenv: 22:18:23 system 22:18:23 3.8.20 22:18:23 3.9.20 22:18:23 3.10.15 22:18:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:18:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Wa7 from file:/tmp/.os_lf_venv 22:18:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:25 lf-activate-venv(): INFO: Base packages installed successfully 22:18:25 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:36 lf-activate-venv(): INFO: Adding /tmp/venv-8Wa7/bin to PATH 22:18:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8680076230703971370.sh 22:18:36 ---> sudo-logs.sh 22:18:36 Archiving 'sudo' log.. 22:18:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6055721277011762350.sh 22:18:36 ---> job-cost.sh 22:18:36 Setup pyenv: 22:18:36 system 22:18:36 3.8.20 22:18:36 3.9.20 22:18:36 3.10.15 22:18:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Wa7 from file:/tmp/.os_lf_venv 22:18:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:38 lf-activate-venv(): INFO: Base packages installed successfully 22:18:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:18:44 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. 22:18:44 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 22:18:44 lf-activate-venv(): INFO: Adding /tmp/venv-8Wa7/bin to PATH 22:18:44 INFO: No Stack... 22:18:45 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:45 INFO: Archiving Costs 22:18:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14847718204612118101.sh 22:18:45 ---> logs-deploy.sh 22:18:45 Setup pyenv: 22:18:45 system 22:18:45 3.8.20 22:18:45 3.9.20 22:18:45 3.10.15 22:18:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:18:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Wa7 from file:/tmp/.os_lf_venv 22:18:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:47 lf-activate-venv(): INFO: Base packages installed successfully 22:18:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-8Wa7/bin to PATH 22:19:00 WARNING: Nexus logging server not set 22:19:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3807/ 22:19:00 INFO: archiving logs to S3 22:19:02 ---> uname -a: 22:19:02 Linux prd-ubuntu2204-docker-4c-16g-2978 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:19:02 22:19:02 22:19:02 ---> lscpu: 22:19:02 Architecture: x86_64 22:19:02 CPU op-mode(s): 32-bit, 64-bit 22:19:02 Address sizes: 40 bits physical, 48 bits virtual 22:19:02 Byte Order: Little Endian 22:19:02 CPU(s): 4 22:19:02 On-line CPU(s) list: 0-3 22:19:02 Vendor ID: AuthenticAMD 22:19:02 Model name: AMD EPYC-Rome Processor 22:19:02 CPU family: 23 22:19:02 Model: 49 22:19:02 Thread(s) per core: 1 22:19:02 Core(s) per socket: 1 22:19:02 Socket(s): 4 22:19:02 Stepping: 0 22:19:02 BogoMIPS: 5600.00 22:19:02 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 22:19:02 Virtualization: AMD-V 22:19:02 Hypervisor vendor: KVM 22:19:02 Virtualization type: full 22:19:02 L1d cache: 128 KiB (4 instances) 22:19:02 L1i cache: 128 KiB (4 instances) 22:19:02 L2 cache: 2 MiB (4 instances) 22:19:02 L3 cache: 64 MiB (4 instances) 22:19:02 NUMA node(s): 1 22:19:02 NUMA node0 CPU(s): 0-3 22:19:02 Vulnerability Gather data sampling: Not affected 22:19:02 Vulnerability Indirect target selection: Not affected 22:19:02 Vulnerability Itlb multihit: Not affected 22:19:02 Vulnerability L1tf: Not affected 22:19:02 Vulnerability Mds: Not affected 22:19:02 Vulnerability Meltdown: Not affected 22:19:02 Vulnerability Mmio stale data: Not affected 22:19:02 Vulnerability Reg file data sampling: Not affected 22:19:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:19:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:19:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:19:02 Vulnerability Srbds: Not affected 22:19:02 Vulnerability Tsx async abort: Not affected 22:19:02 22:19:02 22:19:02 ---> nproc: 22:19:02 4 22:19:02 22:19:02 22:19:02 ---> df -h: 22:19:02 Filesystem Size Used Avail Use% Mounted on 22:19:02 tmpfs 1.6G 1.1M 1.6G 1% /run 22:19:02 /dev/vda1 78G 17G 61G 22% / 22:19:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:19:02 tmpfs 5.0M 0 5.0M 0% /run/lock 22:19:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:19:02 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:19:02 22:19:02 22:19:02 ---> free -m: 22:19:02 total used free shared buff/cache available 22:19:02 Mem: 15989 704 10865 3 4419 14942 22:19:02 Swap: 1023 1 1022 22:19:02 22:19:02 22:19:02 ---> ip addr: 22:19:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:19:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:19:02 inet 127.0.0.1/8 scope host lo 22:19:02 valid_lft forever preferred_lft forever 22:19:02 inet6 ::1/128 scope host 22:19:02 valid_lft forever preferred_lft forever 22:19:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:19:02 link/ether fa:16:3e:53:84:96 brd ff:ff:ff:ff:ff:ff 22:19:02 altname enp0s3 22:19:02 inet 10.30.171.204/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:19:02 valid_lft 80736sec preferred_lft 80736sec 22:19:02 inet6 fe80::f816:3eff:fe53:8496/64 scope link 22:19:02 valid_lft forever preferred_lft forever 22:19:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:19:02 link/ether 3e:b3:79:0c:0e:8d brd ff:ff:ff:ff:ff:ff 22:19:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:19:02 valid_lft forever preferred_lft forever 22:19:02 22:19:02 22:19:02 ---> sar -b -r -n DEV: 22:19:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2978) 10/28/25 _x86_64_ (4 CPU) 22:19:02 22:19:02 20:44:41 LINUX RESTART (4 CPU) 22:19:02 22:19:02 20:50:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:19:02 21:00:07 86.84 22.81 58.61 5.42 997.47 10923.39 18164.76 22:19:02 21:10:11 26.93 1.32 24.19 1.42 18.75 871.06 578.94 22:19:02 21:20:11 13.82 0.03 13.22 0.57 0.67 346.49 512.45 22:19:02 21:30:01 7.66 0.01 7.34 0.31 0.43 179.48 324.26 22:19:02 21:40:11 5.13 0.00 4.96 0.16 0.30 120.90 65.63 22:19:02 21:50:11 5.76 0.01 5.58 0.17 1.56 132.77 195.88 22:19:02 22:00:01 4.79 0.01 4.60 0.18 0.56 125.74 82.96 22:19:02 22:10:11 10.91 0.09 10.33 0.50 2.73 593.00 258.82 22:19:02 Average: 20.19 3.02 16.08 1.09 127.07 1654.77 2509.34 22:19:02 22:19:02 20:50:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:02 21:00:07 823268 4557288 11365120 69.41 262024 3446144 13279480 76.22 2089068 12854604 1892 22:19:02 21:10:11 4014020 7645296 8288168 50.62 267424 3339784 9111244 52.30 2163872 9613320 116 22:19:02 21:20:11 9331672 12998848 2938316 17.95 269560 3373492 3637448 20.88 2170544 4291092 208 22:19:02 21:30:01 7676564 11360240 4575904 27.95 270812 3388744 5246056 30.11 2172624 5949636 176 22:19:02 21:40:11 7562044 11258072 4678152 28.57 271328 3400576 5357496 30.75 2173884 6060064 244 22:19:02 21:50:11 6141984 9850740 6084632 37.16 271912 3412720 6769672 38.86 2176108 7483604 192 22:19:02 22:00:01 6102772 9825928 6109440 37.31 272560 3426500 6832636 39.22 2178968 7509408 444 22:19:02 22:10:11 7578988 11430832 4505532 27.52 276492 3545940 5210524 29.91 2195168 6019856 208 22:19:02 Average: 6153914 9865906 6068158 37.06 270264 3416738 6930570 39.78 2165030 7472698 435 22:19:02 22:19:02 20:50:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:02 21:00:07 lo 17.38 17.38 15.42 15.42 0.00 0.00 0.00 0.00 22:19:02 21:00:07 ens3 57.07 39.83 821.42 5.47 0.00 0.00 0.00 0.00 22:19:02 21:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 21:10:11 lo 46.43 46.43 20.38 20.38 0.00 0.00 0.00 0.00 22:19:02 21:10:11 ens3 1.94 2.11 0.45 0.42 0.00 0.00 0.00 0.00 22:19:02 21:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 21:20:11 lo 18.09 18.09 8.11 8.11 0.00 0.00 0.00 0.00 22:19:02 21:20:11 ens3 0.71 0.74 0.14 0.12 0.00 0.00 0.00 0.00 22:19:02 21:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 21:30:01 lo 19.67 19.67 9.49 9.49 0.00 0.00 0.00 0.00 22:19:02 21:30:01 ens3 0.73 0.74 0.17 0.15 0.00 0.00 0.00 0.00 22:19:02 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 21:40:11 lo 27.40 27.40 9.65 9.65 0.00 0.00 0.00 0.00 22:19:02 21:40:11 ens3 0.60 0.45 0.16 0.12 0.00 0.00 0.00 0.00 22:19:02 21:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 21:50:11 lo 16.53 16.53 8.41 8.41 0.00 0.00 0.00 0.00 22:19:02 21:50:11 ens3 0.56 0.46 0.12 0.09 0.00 0.00 0.00 0.00 22:19:02 21:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 22:00:01 lo 18.06 18.06 10.67 10.67 0.00 0.00 0.00 0.00 22:19:02 22:00:01 ens3 0.66 0.53 0.16 0.12 0.00 0.00 0.00 0.00 22:19:02 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 22:10:11 lo 17.63 17.63 9.83 9.83 0.00 0.00 0.00 0.00 22:19:02 22:10:11 ens3 0.92 1.00 0.25 0.21 0.00 0.00 0.00 0.00 22:19:02 22:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 Average: lo 22.68 22.68 11.50 11.50 0.00 0.00 0.00 0.00 22:19:02 Average: ens3 7.86 5.70 102.23 0.83 0.00 0.00 0.00 0.00 22:19:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:02 22:19:02 22:19:02 ---> sar -P ALL: 22:19:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2978) 10/28/25 _x86_64_ (4 CPU) 22:19:02 22:19:02 20:44:41 LINUX RESTART (4 CPU) 22:19:02 22:19:02 20:50:11 CPU %user %nice %system %iowait %steal %idle 22:19:02 21:00:07 all 53.83 0.00 2.44 1.45 0.12 42.17 22:19:02 21:00:07 0 54.30 0.00 2.51 2.26 0.12 40.81 22:19:02 21:00:07 1 52.40 0.00 2.50 0.97 0.12 44.02 22:19:02 21:00:07 2 54.62 0.00 2.46 1.09 0.12 41.72 22:19:02 21:00:07 3 54.00 0.00 2.29 1.48 0.11 42.11 22:19:02 21:10:11 all 49.43 0.00 1.96 0.57 0.12 47.93 22:19:02 21:10:11 0 49.47 0.00 1.91 0.66 0.12 47.84 22:19:02 21:10:11 1 48.46 0.00 2.00 0.70 0.12 48.72 22:19:02 21:10:11 2 50.50 0.00 1.93 0.83 0.12 46.63 22:19:02 21:10:11 3 49.27 0.00 1.99 0.11 0.11 48.51 22:19:02 21:20:11 all 20.00 0.00 0.87 0.06 0.08 79.00 22:19:02 21:20:11 0 19.91 0.00 0.80 0.02 0.08 79.20 22:19:02 21:20:11 1 18.98 0.00 0.86 0.02 0.08 80.06 22:19:02 21:20:11 2 20.69 0.00 0.88 0.14 0.08 78.22 22:19:02 21:20:11 3 20.43 0.00 0.95 0.05 0.08 78.50 22:19:02 21:30:01 all 14.05 0.00 0.57 0.03 0.06 85.28 22:19:02 21:30:01 0 14.11 0.00 0.55 0.05 0.06 85.23 22:19:02 21:30:01 1 13.80 0.00 0.62 0.01 0.06 85.51 22:19:02 21:30:01 2 14.01 0.00 0.60 0.04 0.07 85.29 22:19:02 21:30:01 3 14.30 0.00 0.52 0.02 0.06 85.10 22:19:02 21:40:11 all 8.07 0.00 0.48 0.02 0.06 91.36 22:19:02 21:40:11 0 7.84 0.00 0.47 0.06 0.06 91.57 22:19:02 21:40:11 1 8.61 0.00 0.51 0.01 0.07 90.80 22:19:02 21:40:11 2 8.09 0.00 0.52 0.02 0.06 91.31 22:19:02 21:40:11 3 7.73 0.00 0.44 0.00 0.06 91.77 22:19:02 21:50:11 all 9.38 0.00 0.50 0.02 0.06 90.03 22:19:02 21:50:11 0 8.90 0.00 0.39 0.02 0.06 90.63 22:19:02 21:50:11 1 9.56 0.00 0.69 0.02 0.07 89.66 22:19:02 21:50:11 2 9.54 0.00 0.50 0.03 0.07 89.87 22:19:02 21:50:11 3 9.53 0.00 0.44 0.01 0.06 89.97 22:19:02 22:00:01 all 9.31 0.00 0.42 0.02 0.07 90.19 22:19:02 22:00:01 0 9.19 0.00 0.38 0.02 0.07 90.34 22:19:02 22:00:01 1 9.19 0.00 0.41 0.03 0.07 90.30 22:19:02 22:00:01 2 9.20 0.00 0.39 0.01 0.07 90.32 22:19:02 22:00:01 3 9.64 0.00 0.48 0.02 0.07 89.80 22:19:02 22:10:11 all 18.55 0.00 0.67 0.04 0.07 80.66 22:19:02 22:10:11 0 17.93 0.00 0.68 0.08 0.07 81.24 22:19:02 22:10:11 1 18.21 0.00 0.69 0.03 0.08 80.99 22:19:02 22:10:11 2 18.68 0.00 0.65 0.01 0.07 80.59 22:19:02 22:10:11 3 19.39 0.00 0.68 0.02 0.07 79.84 22:19:02 Average: all 22.82 0.00 0.99 0.27 0.08 75.83 22:19:02 Average: 0 22.70 0.00 0.96 0.39 0.08 75.86 22:19:02 Average: 1 22.40 0.00 1.04 0.22 0.08 76.26 22:19:02 Average: 2 23.16 0.00 0.99 0.27 0.08 75.50 22:19:02 Average: 3 23.03 0.00 0.97 0.21 0.08 75.71 22:19:02 22:19:02 22:19:02