15:15:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120312 15:15:25 Running as SYSTEM 15:15:25 [EnvInject] - Loading node environment variables. 15:15:25 Building remotely on prd-ubuntu2204-docker-4c-16g-6064 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:15:27 [ssh-agent] Looking for ssh-agent implementation... 15:15:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:27 $ ssh-agent 15:15:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlTCK6d/agent.1573 15:15:27 SSH_AGENT_PID=1575 15:15:27 [ssh-agent] Started. 15:15:27 Running ssh-add (command line suppressed) 15:15:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6353610555623391762.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6353610555623391762.key) 15:15:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:15:27 The recommended git tool is: NONE 15:15:34 using credential jenkins-ssh 15:15:34 Wiping out workspace first. 15:15:34 Cloning the remote Git repository 15:15:34 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:15:34 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:15:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:34 > git --version # timeout=10 15:15:34 > git --version # 'git version 2.34.1' 15:15:34 using GIT_SSH to set credentials jenkins-ssh 15:15:34 Verifying host key using known hosts file 15:15:34 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. 15:15:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:15:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:16:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:16:00 using GIT_SSH to set credentials jenkins-ssh 15:16:00 Verifying host key using known hosts file 15:16:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:16:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/12/120312/3 # timeout=10 15:16:00 > git rev-parse a4fe8a6de81ec5c24754698866e21c59c30cde2f^{commit} # timeout=10 15:16:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:00 Checking out Revision a4fe8a6de81ec5c24754698866e21c59c30cde2f (refs/changes/12/120312/3) 15:16:00 > git config core.sparsecheckout # timeout=10 15:16:00 > git checkout -f a4fe8a6de81ec5c24754698866e21c59c30cde2f # timeout=10 15:16:00 Commit message: "TAPI - add OpenROADM TP mapping and NEP PACs" 15:16:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:01 > git rev-list --no-walk 6024ea2a8a38006c62c40d8d8cff9406117ada92 # timeout=10 15:16:01 > git remote # timeout=10 15:16:01 > git submodule init # timeout=10 15:16:01 > git submodule sync # timeout=10 15:16:01 > git config --get remote.origin.url # timeout=10 15:16:01 > git submodule init # timeout=10 15:16:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:16:01 ERROR: No submodules found. 15:16:04 provisioning config files... 15:16:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:16:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:16:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1121584362068802835.sh 15:16:04 ---> python-tools-install.sh 15:16:04 Setup pyenv: 15:16:04 * system (set by /opt/pyenv/version) 15:16:04 * 3.8.20 (set by /opt/pyenv/version) 15:16:04 * 3.9.20 (set by /opt/pyenv/version) 15:16:04 3.10.15 15:16:04 3.11.10 15:16:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pTd4 15:16:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:13 lf-activate-venv(): INFO: Base packages installed successfully 15:16:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-pTd4/bin to PATH 15:16:40 Generating Requirements File 15:17:01 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. 15:17:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:17:01 Python 3.11.10 15:17:01 pip 25.3 from /tmp/venv-pTd4/lib/python3.11/site-packages/pip (python 3.11) 15:17:01 appdirs==1.4.4 15:17:01 argcomplete==3.6.3 15:17:01 aspy.yaml==1.3.0 15:17:01 attrs==25.4.0 15:17:01 autopage==0.6.0 15:17:01 beautifulsoup4==4.14.3 15:17:01 boto3==1.42.38 15:17:01 botocore==1.42.38 15:17:01 bs4==0.0.2 15:17:01 certifi==2026.1.4 15:17:01 cffi==2.0.0 15:17:01 cfgv==3.5.0 15:17:01 chardet==5.2.0 15:17:01 charset-normalizer==3.4.4 15:17:01 click==8.3.1 15:17:01 cliff==4.13.1 15:17:01 cmd2==3.1.2 15:17:01 cryptography==3.3.2 15:17:01 debtcollector==3.0.0 15:17:01 decorator==5.2.1 15:17:01 defusedxml==0.7.1 15:17:01 Deprecated==1.3.1 15:17:01 distlib==0.4.0 15:17:01 dnspython==2.8.0 15:17:01 docker==7.1.0 15:17:01 dogpile.cache==1.5.0 15:17:01 durationpy==0.10 15:17:01 email-validator==2.3.0 15:17:01 filelock==3.20.3 15:17:01 future==1.0.0 15:17:01 gitdb==4.0.12 15:17:01 GitPython==3.1.46 15:17:01 httplib2==0.30.2 15:17:01 identify==2.6.16 15:17:01 idna==3.11 15:17:01 importlib-resources==1.5.0 15:17:01 iso8601==2.1.0 15:17:01 Jinja2==3.1.6 15:17:01 jmespath==1.1.0 15:17:01 jsonpatch==1.33 15:17:01 jsonpointer==3.0.0 15:17:01 jsonschema==4.26.0 15:17:01 jsonschema-specifications==2025.9.1 15:17:01 keystoneauth1==5.13.0 15:17:01 kubernetes==35.0.0 15:17:01 lftools==0.37.21 15:17:01 lxml==6.0.2 15:17:01 markdown-it-py==4.0.0 15:17:01 MarkupSafe==3.0.3 15:17:01 mdurl==0.1.2 15:17:01 msgpack==1.1.2 15:17:01 multi_key_dict==2.0.3 15:17:01 munch==4.0.0 15:17:01 netaddr==1.3.0 15:17:01 niet==1.4.2 15:17:01 nodeenv==1.10.0 15:17:01 oauth2client==4.1.3 15:17:01 oauthlib==3.3.1 15:17:01 openstacksdk==4.9.0 15:17:01 os-service-types==1.8.2 15:17:01 osc-lib==4.3.0 15:17:01 oslo.config==10.2.0 15:17:01 oslo.context==6.2.0 15:17:01 oslo.i18n==6.7.1 15:17:01 oslo.log==8.0.0 15:17:01 oslo.serialization==5.9.0 15:17:01 oslo.utils==9.2.0 15:17:01 packaging==26.0 15:17:01 pbr==7.0.3 15:17:01 platformdirs==4.5.1 15:17:01 prettytable==3.17.0 15:17:01 psutil==7.2.2 15:17:01 pyasn1==0.6.2 15:17:01 pyasn1_modules==0.4.2 15:17:01 pycparser==3.0 15:17:01 pygerrit2==2.0.15 15:17:01 PyGithub==2.8.1 15:17:01 Pygments==2.19.2 15:17:01 PyJWT==2.10.1 15:17:01 PyNaCl==1.6.2 15:17:01 pyparsing==2.4.7 15:17:01 pyperclip==1.11.0 15:17:01 pyrsistent==0.20.0 15:17:01 python-cinderclient==9.8.0 15:17:01 python-dateutil==2.9.0.post0 15:17:01 python-heatclient==5.0.0 15:17:01 python-jenkins==1.8.3 15:17:01 python-keystoneclient==5.7.0 15:17:01 python-magnumclient==4.9.0 15:17:01 python-openstackclient==8.3.0 15:17:01 python-swiftclient==4.9.0 15:17:01 PyYAML==6.0.3 15:17:01 referencing==0.37.0 15:17:01 requests==2.32.5 15:17:01 requests-oauthlib==2.0.0 15:17:01 requestsexceptions==1.4.0 15:17:01 rfc3986==2.0.0 15:17:01 rich==14.3.1 15:17:01 rich-argparse==1.7.2 15:17:01 rpds-py==0.30.0 15:17:01 rsa==4.9.1 15:17:01 ruamel.yaml==0.19.1 15:17:01 ruamel.yaml.clib==0.2.15 15:17:01 s3transfer==0.16.0 15:17:01 simplejson==3.20.2 15:17:01 six==1.17.0 15:17:01 smmap==5.0.2 15:17:01 soupsieve==2.8.3 15:17:01 stevedore==5.6.0 15:17:01 tabulate==0.9.0 15:17:01 toml==0.10.2 15:17:01 tomlkit==0.14.0 15:17:01 tqdm==4.67.1 15:17:01 typing_extensions==4.15.0 15:17:01 tzdata==2025.3 15:17:01 urllib3==1.26.20 15:17:01 virtualenv==20.36.1 15:17:01 wcwidth==0.5.2 15:17:01 websocket-client==1.9.0 15:17:01 wrapt==2.0.1 15:17:01 xdg==6.0.0 15:17:01 xmltodict==1.0.2 15:17:01 yq==3.4.3 15:17:01 [EnvInject] - Injecting environment variables from a build step. 15:17:01 [EnvInject] - Injecting as environment variables the properties content 15:17:01 PYTHON=python3 15:17:01 15:17:01 [EnvInject] - Variables injected successfully. 15:17:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2826207852012312237.sh 15:17:01 ---> tox-install.sh 15:17:01 + source /home/jenkins/lf-env.sh 15:17:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:01 ++ mktemp -d /tmp/venv-XXXX 15:17:01 + lf_venv=/tmp/venv-eqCP 15:17:01 + local venv_file=/tmp/.os_lf_venv 15:17:01 + local python=python3 15:17:01 + local options 15:17:01 + local set_path=true 15:17:01 + local install_args= 15:17:01 ++ 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 15:17:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:01 + true 15:17:01 + case $1 in 15:17:01 + venv_file=/tmp/.toxenv 15:17:01 + shift 2 15:17:01 + true 15:17:01 + case $1 in 15:17:01 + shift 15:17:01 + break 15:17:01 + case $python in 15:17:01 + local pkg_list= 15:17:01 + [[ -d /opt/pyenv ]] 15:17:01 + echo 'Setup pyenv:' 15:17:01 Setup pyenv: 15:17:01 + export PYENV_ROOT=/opt/pyenv 15:17:01 + PYENV_ROOT=/opt/pyenv 15:17:01 + 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 15:17:01 + 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 15:17:01 + pyenv versions 15:17:01 system 15:17:01 3.8.20 15:17:01 3.9.20 15:17:01 3.10.15 15:17:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:02 + command -v pyenv 15:17:02 ++ pyenv init - --no-rehash 15:17:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:02 for i in ${!paths[@]}; do 15:17:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:02 fi; done; 15:17:02 echo "${paths[*]}"'\'')" 15:17:02 export PATH="/opt/pyenv/shims:${PATH}" 15:17:02 export PYENV_SHELL=bash 15:17:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:02 pyenv() { 15:17:02 local command 15:17:02 command="${1:-}" 15:17:02 if [ "$#" -gt 0 ]; then 15:17:02 shift 15:17:02 fi 15:17:02 15:17:02 case "$command" in 15:17:02 rehash|shell) 15:17:02 eval "$(pyenv "sh-$command" "$@")" 15:17:02 ;; 15:17:02 *) 15:17:02 command pyenv "$command" "$@" 15:17:02 ;; 15:17:02 esac 15:17:02 }' 15:17:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:02 for i in ${!paths[@]}; do 15:17:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:02 fi; done; 15:17:02 echo "${paths[*]}"' 15:17:02 ++ 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 15:17:02 ++ 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 15:17:02 ++ 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 15:17:02 ++ export PYENV_SHELL=bash 15:17:02 ++ PYENV_SHELL=bash 15:17:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:02 +++ complete -F _pyenv pyenv 15:17:02 ++ lf-pyver python3 15:17:02 ++ local py_version_xy=python3 15:17:02 ++ local py_version_xyz= 15:17:02 ++ pyenv versions 15:17:02 ++ local command 15:17:02 ++ command=versions 15:17:02 ++ '[' 1 -gt 0 ']' 15:17:02 ++ shift 15:17:02 ++ case "$command" in 15:17:02 ++ command pyenv versions 15:17:02 ++ sed 's/^[ *]* //' 15:17:02 ++ awk '{ print $1 }' 15:17:02 ++ grep -E '^[0-9.]*[0-9]$' 15:17:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:02 +++ grep '^3' /tmp/.pyenv_versions 15:17:02 +++ sort -V 15:17:02 +++ tail -n 1 15:17:02 ++ py_version_xyz=3.11.10 15:17:02 ++ [[ -z 3.11.10 ]] 15:17:02 ++ echo 3.11.10 15:17:02 ++ return 0 15:17:02 + pyenv local 3.11.10 15:17:02 + local command 15:17:02 + command=local 15:17:02 + '[' 2 -gt 0 ']' 15:17:02 + shift 15:17:02 + case "$command" in 15:17:02 + command pyenv local 3.11.10 15:17:02 + for arg in "$@" 15:17:02 + case $arg in 15:17:02 + pkg_list+='tox ' 15:17:02 + for arg in "$@" 15:17:02 + case $arg in 15:17:02 + pkg_list+='virtualenv ' 15:17:02 + for arg in "$@" 15:17:02 + case $arg in 15:17:02 + pkg_list+='urllib3~=1.26.15 ' 15:17:02 + [[ -f /tmp/.toxenv ]] 15:17:02 + [[ ! -f /tmp/.toxenv ]] 15:17:02 + [[ -n '' ]] 15:17:02 + python3 -m venv /tmp/venv-eqCP 15:17:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eqCP' 15:17:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eqCP 15:17:06 + echo /tmp/venv-eqCP 15:17:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:17:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:17:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:06 + local 'pip_opts=--upgrade --quiet' 15:17:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:06 + [[ -n '' ]] 15:17:06 + [[ -n '' ]] 15:17:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:06 + /tmp/venv-eqCP/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 15:17:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:10 lf-activate-venv(): INFO: Base packages installed successfully 15:17:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:10 + /tmp/venv-eqCP/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 15:17:12 + type python3 15:17:12 + true 15:17:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eqCP/bin to PATH' 15:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-eqCP/bin to PATH 15:17:12 + PATH=/tmp/venv-eqCP/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 15:17:12 + return 0 15:17:12 + python3 --version 15:17:12 Python 3.11.10 15:17:12 + python3 -m pip --version 15:17:12 pip 25.3 from /tmp/venv-eqCP/lib/python3.11/site-packages/pip (python 3.11) 15:17:13 + python3 -m pip freeze 15:17:13 cachetools==6.2.6 15:17:13 chardet==5.2.0 15:17:13 colorama==0.4.6 15:17:13 distlib==0.4.0 15:17:13 filelock==3.20.3 15:17:13 packaging==26.0 15:17:13 platformdirs==4.5.1 15:17:13 pluggy==1.6.0 15:17:13 pyproject-api==1.10.0 15:17:13 tox==4.34.1 15:17:13 urllib3==1.26.20 15:17:13 virtualenv==20.36.1 15:17:13 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3552723163495597623.sh 15:17:13 [EnvInject] - Injecting environment variables from a build step. 15:17:13 [EnvInject] - Injecting as environment variables the properties content 15:17:13 PARALLEL=True 15:17:13 15:17:13 [EnvInject] - Variables injected successfully. 15:17:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7507019040027929702.sh 15:17:13 ---> tox-run.sh 15:17:13 + 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 15:17:13 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:13 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:17:13 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:13 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:17:13 + source /home/jenkins/lf-env.sh 15:17:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:13 ++ mktemp -d /tmp/venv-XXXX 15:17:13 + lf_venv=/tmp/venv-BhBA 15:17:13 + local venv_file=/tmp/.os_lf_venv 15:17:13 + local python=python3 15:17:13 + local options 15:17:13 + local set_path=true 15:17:13 + local install_args= 15:17:13 ++ 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 15:17:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:13 + true 15:17:13 + case $1 in 15:17:13 + venv_file=/tmp/.toxenv 15:17:13 + shift 2 15:17:13 + true 15:17:13 + case $1 in 15:17:13 + shift 15:17:13 + break 15:17:13 + case $python in 15:17:13 + local pkg_list= 15:17:13 + [[ -d /opt/pyenv ]] 15:17:13 + echo 'Setup pyenv:' 15:17:13 Setup pyenv: 15:17:13 + export PYENV_ROOT=/opt/pyenv 15:17:13 + PYENV_ROOT=/opt/pyenv 15:17:13 + 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 15:17:13 + 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 15:17:13 + pyenv versions 15:17:13 system 15:17:13 3.8.20 15:17:13 3.9.20 15:17:13 3.10.15 15:17:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:13 + command -v pyenv 15:17:13 ++ pyenv init - --no-rehash 15:17:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:13 for i in ${!paths[@]}; do 15:17:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:13 fi; done; 15:17:13 echo "${paths[*]}"'\'')" 15:17:13 export PATH="/opt/pyenv/shims:${PATH}" 15:17:13 export PYENV_SHELL=bash 15:17:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:13 pyenv() { 15:17:13 local command 15:17:13 command="${1:-}" 15:17:13 if [ "$#" -gt 0 ]; then 15:17:13 shift 15:17:13 fi 15:17:13 15:17:13 case "$command" in 15:17:13 rehash|shell) 15:17:13 eval "$(pyenv "sh-$command" "$@")" 15:17:13 ;; 15:17:13 *) 15:17:13 command pyenv "$command" "$@" 15:17:13 ;; 15:17:13 esac 15:17:13 }' 15:17:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:13 for i in ${!paths[@]}; do 15:17:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:13 fi; done; 15:17:13 echo "${paths[*]}"' 15:17:13 ++ 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 15:17:13 ++ 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 15:17:13 ++ 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 15:17:13 ++ export PYENV_SHELL=bash 15:17:13 ++ PYENV_SHELL=bash 15:17:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:13 +++ complete -F _pyenv pyenv 15:17:13 ++ lf-pyver python3 15:17:13 ++ local py_version_xy=python3 15:17:13 ++ local py_version_xyz= 15:17:13 ++ pyenv versions 15:17:13 ++ local command 15:17:13 ++ command=versions 15:17:13 ++ '[' 1 -gt 0 ']' 15:17:13 ++ shift 15:17:13 ++ case "$command" in 15:17:13 ++ sed 's/^[ *]* //' 15:17:13 ++ command pyenv versions 15:17:13 ++ awk '{ print $1 }' 15:17:13 ++ grep -E '^[0-9.]*[0-9]$' 15:17:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:13 +++ sort -V 15:17:13 +++ grep '^3' /tmp/.pyenv_versions 15:17:13 +++ tail -n 1 15:17:13 ++ py_version_xyz=3.11.10 15:17:13 ++ [[ -z 3.11.10 ]] 15:17:13 ++ echo 3.11.10 15:17:13 ++ return 0 15:17:13 + pyenv local 3.11.10 15:17:13 + local command 15:17:13 + command=local 15:17:13 + '[' 2 -gt 0 ']' 15:17:13 + shift 15:17:13 + case "$command" in 15:17:13 + command pyenv local 3.11.10 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='tox ' 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='virtualenv ' 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='urllib3~=1.26.15 ' 15:17:13 + [[ -f /tmp/.toxenv ]] 15:17:13 ++ cat /tmp/.toxenv 15:17:13 + lf_venv=/tmp/venv-eqCP 15:17:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eqCP from' file:/tmp/.toxenv 15:17:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eqCP from file:/tmp/.toxenv 15:17:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:13 + local 'pip_opts=--upgrade --quiet' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:13 + [[ -n '' ]] 15:17:13 + [[ -n '' ]] 15:17:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:13 + /tmp/venv-eqCP/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 15:17:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:14 lf-activate-venv(): INFO: Base packages installed successfully 15:17:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:14 + /tmp/venv-eqCP/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 15:17:15 + type python3 15:17:15 + true 15:17:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eqCP/bin to PATH' 15:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-eqCP/bin to PATH 15:17:15 + PATH=/tmp/venv-eqCP/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 15:17:15 + return 0 15:17:15 + [[ -d /opt/pyenv ]] 15:17:15 + echo '---> Setting up pyenv' 15:17:15 ---> Setting up pyenv 15:17:15 + export PYENV_ROOT=/opt/pyenv 15:17:15 + PYENV_ROOT=/opt/pyenv 15:17:15 + export PATH=/opt/pyenv/bin:/tmp/venv-eqCP/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 15:17:15 + PATH=/opt/pyenv/bin:/tmp/venv-eqCP/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 15:17:15 ++ pwd 15:17:15 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:17:15 + export PYTHONPATH 15:17:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:15 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:15 + tox --version 15:17:16 4.34.1 from /tmp/venv-eqCP/lib/python3.11/site-packages/tox/__init__.py 15:17:16 + PARALLEL=True 15:17:16 + TOX_OPTIONS_LIST= 15:17:16 + [[ -n '' ]] 15:17:16 + case ${PARALLEL,,} in 15:17:16 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:17:16 + tox --parallel auto --parallel-live 15:17:16 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:17:17 checkbashisms: freeze> python -m pip freeze --all 15:17:17 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 15:17:17 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:17 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:18 checkbashisms: pip==25.3,setuptools==80.9.0 15:17:18 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:18 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)' 15:17:18 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:17:19 checkbashisms: OK ✔ in 3.2 seconds 15:17:19 pre-commit: install_deps> python -I -m pip install pre-commit 15:17:23 pre-commit: freeze> python -m pip freeze --all 15:17:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 15:17:23 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:23 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)' 15:17:23 /usr/bin/cpan 15:17:23 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:17:24 [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. 15:17:24 [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. 15:17:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:24 [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. 15:17:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:17:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:17:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:26 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:26 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:17:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:27 [INFO] Once installed this environment will be reused. 15:17:27 [INFO] This may take a few minutes... 15:17:28 buildcontroller: freeze> python -m pip freeze --all 15:17:28 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:17:28 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:17:28 + update-java-alternatives -l 15:17:28 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:17:28 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:17:28 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:17:28 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:17:28 update-alternatives: error: no alternatives for jaotc 15:17:30 update-alternatives: error: no alternatives for rmic 15:17:32 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:17:32 + java -version 15:17:32 21 15:17:32 + JAVA_VER=21 15:17:32 + echo 21 15:17:32 + javac -version 15:17:32 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:17:32 + JAVAC_VER=21 15:17:32 21 15:17:32 ok, java is 21 or newer 15:17:32 + echo 21 15:17:32 + [ 21 -ge 21 ] 15:17:32 + [ 21 -ge 21 ] 15:17:32 + echo ok, java is 21 or newer 15:17:32 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 15:17:32 2026-01-30 15:17:32 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 15:17:32 + sudo mkdir -p /opt 15:17:32 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 15:17:33 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 15:17:33 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:17:33 + mvn --version 15:17:33 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 15:17:33 Maven home: /opt/maven 15:17:33 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:17:33 Default locale: en, platform encoding: UTF-8 15:17:33 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 15:17:33 NOTE: Picked up JDK_JAVA_OPTIONS: 15:17:33 --add-opens=java.base/java.io=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.net=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:17:33 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:17:33 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:17:33 -Xlog:disable 15:17:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:34 [INFO] Once installed this environment will be reused. 15:17:34 [INFO] This may take a few minutes... 15:17:43 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:43 [INFO] Once installed this environment will be reused. 15:17:43 [INFO] This may take a few minutes... 15:17:56 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:17:56 [INFO] Once installed this environment will be reused. 15:17:56 [INFO] This may take a few minutes... 15:18:14 trim trailing whitespace.................................................Passed 15:18:14 Tabs remover.............................................................Passed 15:18:14 autopep8.................................................................Passed 15:18:19 perltidy.................................................................Passed 15:18:19 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:18:20 [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. 15:18:20 [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. 15:18:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:18:20 [INFO] Once installed this environment will be reused. 15:18:20 [INFO] This may take a few minutes... 15:18:21 docs: freeze> python -m pip freeze --all 15:18:22 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 15:18:22 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 15:18:24 docs-linkcheck: freeze> python -m pip freeze --all 15:18:24 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 15:18:24 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 15:18:29 docs: OK ✔ in 1 minute 9.42 seconds 15:18:29 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:18:48 gitlint..................................................................Passed 15:18:49 docs-linkcheck: OK ✔ in 1 minute 13.62 seconds 15:18:49 pre-commit: OK ✔ in 1 minute 29.39 seconds 15:18:49 pylint: freeze> python -m pip freeze --all 15:18:49 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 15:18:49 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}$' '{}' + 15:19:10 15:19:10 ------------------------------------ 15:19:10 Your code has been rated at 10.00/10 15:19:10 15:19:45 pylint: OK ✔ in 45.91 seconds 15:19:45 buildcontroller: OK ✔ in 2 minutes 27.38 seconds 15:19:45 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 15:19:45 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 15:19:45 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 15:19:45 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 15:20:27 build_karaf_tests221: freeze> python -m pip freeze --all 15:20:27 build_karaf_tests121: freeze> python -m pip freeze --all 15:20:27 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:20:27 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:27 build karaf in karaf221 with ./karaf221.env 15:20:27 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:20:27 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:27 build karaf in karaf121 with ./karaf121.env 15:20:27 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:27 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:27 -Xlog:disable 15:20:27 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:27 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:27 -Xlog:disable 15:20:27 build_karaf_tests71: freeze> python -m pip freeze --all 15:20:27 build_karaf_tests190: freeze> python -m pip freeze --all 15:20:28 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:20:28 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:28 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:20:28 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:28 build karaf in karaf71 with ./karaf71.env 15:20:28 build karaf in karafoc with ./karafoc.env 15:20:28 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:28 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:28 -Xlog:disable 15:20:28 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:28 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:28 -Xlog:disable 15:22:15 build_karaf_tests221: OK ✔ in 2 minutes 31.45 seconds 15:22:15 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 15:22:31 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:13.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/13.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 15:22:31 [ERROR] 15:22:31 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 15:22:31 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 15:22:31 [ERROR] 15:22:31 [ERROR] For more information about the errors and possible solutions, please read the following articles: 15:22:31 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 15:22:33 build_karaf_tests71: OK ✔ in 2 minutes 47.49 seconds 15:22:33 build_karaf_tests190: OK ✔ in 2 minutes 49.5 seconds 15:22:33 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 15:22:33 build_karaf_tests121: OK ✔ in 2 minutes 49.59 seconds 15:22:33 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 15:23:23 buildlighty: freeze> python -m pip freeze --all 15:23:23 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:23:23 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:23:23 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:23:25 sims: freeze> python -m pip freeze --all 15:23:26 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:23:26 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:23:26 Using lighynode version 20.1.0.5 15:23:26 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:24:30 sims: OK ✔ in 58.34 seconds 15:24:30 buildlighty: OK ✔ in 1 minute 29.52 seconds 15:24:30 testsPCE: freeze> python -m pip freeze --all 15:24:30 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 15:24:30 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:24:30 pytest -q transportpce_tests/pce/test01_pce.py 15:25:22 .................... [100%] 15:26:26 20 passed in 114.96s (0:01:54) 15:26:26 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:26:42 ............ [100%] 15:27:12 12 passed in 46.26s 15:27:12 pytest -q transportpce_tests/pce/test03_gnpy.py 15:27:29 ........ [100%] 15:27:50 8 passed in 37.34s 15:27:50 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:28:21 ... [100%] 15:28:26 3 passed in 35.91s 15:28:27 testsPCE: OK ✔ in 5 minutes 53.17 seconds 15:28:27 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 15:28:27 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 15:28:27 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 15:28:33 tests_tapi: freeze> python -m pip freeze --all 15:28:33 tests121: freeze> python -m pip freeze --all 15:28:33 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:28:33 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:28:33 using environment variables from ./karaf221.env 15:28:33 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:28:33 tests190: freeze> python -m pip freeze --all 15:28:34 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:28:34 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:28:34 using environment variables from ./karaf121.env 15:28:34 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:28:34 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:28:34 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:28:34 using environment variables from ./karafoc.env 15:28:34 pytest -q transportpce_tests/oc/test01_portmapping.py 15:29:45 .......... [100%] 15:30:01 10 passed in 86.95s (0:01:26) 15:30:01 pytest -q transportpce_tests/oc/test02_topology.py 15:30:31 ...................................... [100%] 15:31:06 14 passed in 64.39s (0:01:04) 15:31:06 pytest -q transportpce_tests/oc/test03_renderer.py 15:31:06 ................................ [100%] 15:31:57 19 passed in 51.08s 15:31:57 tests190: OK ✔ in 3 minutes 31.04 seconds 15:31:57 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 15:32:05 tests71: freeze> python -m pip freeze --all 15:32:05 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:32:05 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:32:05 using environment variables from ./karaf71.env 15:32:05 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:32:15 .........F..F.F..F.F..F......... [100%] 15:32:51 12 passed in 45.96s 15:32:51 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:32:57 .............................. [100%] 15:33:56 51 passed in 322.21s (0:05:22) 15:33:56 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:33:57 ....................................................... [100%] 15:35:29 62 passed in 157.09s (0:02:37) 15:35:29 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:35:29 ........F..... [100%] 15:36:16 =================================== FAILURES =================================== 15:36:16 __________ TestTransportPCEPortmapping.test_01_rdm_device_connection ___________ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_01_rdm_device_connection(self): 15:36:16 response = test_utils.mount_device("ROADMA01", ('roadma', self.NODE_VERSION)) 15:36:16 > self.assertEqual(response.status_code, requests.codes.created, test_utils.CODE_SHOULD_BE_201) 15:36:16 E AssertionError: 401 != 201 : Http status code should be 201 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:51: AssertionError 15:36:16 ---------------------------- Captured stdout setup ----------------------------- 15:36:16 starting OpenDaylight... 15:36:16 starting KARAF (karaf121) TransportPCE build... 15:36:16 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:36:16 starting simulator xpdra in OpenROADM device version 1.2.1... 15:36:16 Searching for patterns in xpdra-121.log... Pattern found! simulator for xpdra started 15:36:16 starting simulator roadma in OpenROADM device version 1.2.1... 15:36:16 Searching for patterns in roadma-121.log... Pattern found! simulator for roadma started 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_01_rdm_device_connection 15:36:16 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not added to tpce topology... 15:36:16 ___________ TestTransportPCEPortmapping.test_02_rdm_device_connected ___________ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_02_rdm_device_connected(self): 15:36:16 response = test_utils.check_device_connection("ROADMA01") 15:36:16 > self.assertEqual(response['status_code'], requests.codes.ok) 15:36:16 E AssertionError: 409 != 200 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:55: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_02_rdm_device_connected 15:36:16 ___________ TestTransportPCEPortmapping.test_03_rdm_portmapping_info ___________ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_03_rdm_portmapping_info(self): 15:36:16 response = test_utils.get_portmapping_node_attr("ROADMA01", "node-info", None) 15:36:16 > self.assertEqual(response['status_code'], requests.codes.ok) 15:36:16 E AssertionError: 409 != 200 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:61: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_03_rdm_portmapping_info 15:36:16 ______ TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _______ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_04_rdm_portmapping_DEG1_TTP_TXRX(self): 15:36:16 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "DEG1-TTP-TXRX") 15:36:16 > self.assertEqual(response['status_code'], requests.codes.ok) 15:36:16 E AssertionError: 409 != 200 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:74: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_04_rdm_portmapping_DEG1_TTP_TXRX 15:36:16 ______ TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _______ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_05_rdm_portmapping_SRG1_PP7_TXRX(self): 15:36:16 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG1-PP7-TXRX") 15:36:16 > self.assertEqual(response['status_code'], requests.codes.ok) 15:36:16 E AssertionError: 409 != 200 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:83: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_05_rdm_portmapping_SRG1_PP7_TXRX 15:36:16 ______ TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _______ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_06_rdm_portmapping_SRG3_PP1_TXRX(self): 15:36:16 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG3-PP1-TXRX") 15:36:16 > self.assertEqual(response['status_code'], requests.codes.ok) 15:36:16 E AssertionError: 409 != 200 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:92: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_06_rdm_portmapping_SRG3_PP1_TXRX 15:36:16 _________ TestTransportPCEPortmapping.test_19_rdm_device_disconnection _________ 15:36:16 15:36:16 self = 15:36:16 15:36:16 def test_19_rdm_device_disconnection(self): 15:36:16 response = test_utils.unmount_device("ROADMA01") 15:36:16 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 15:36:16 E AssertionError: 409 not found in (200, 204) 15:36:16 15:36:16 transportpce_tests/1.2.1/test01_portmapping.py:214: AssertionError 15:36:16 ----------------------------- Captured stdout call ----------------------------- 15:36:16 execution of test_19_rdm_device_disconnection 15:36:16 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not deleted from tpce topology... 15:36:16 =========================== short test summary info ============================ 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 15:36:16 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 15:36:16 7 failed, 14 passed in 461.79s (0:07:41) 15:36:16 tests121: exit 1 (462.24 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=7202 15:36:18 .................................................... [100%] 15:37:51 48 passed in 141.65s (0:02:21) 15:37:51 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:37:55 ............................... [100%] 15:39:04 22 passed in 73.20s (0:01:13) 15:39:21 . [100%] 15:39:25 36 passed in 328.26s (0:05:28) 15:39:25 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:40:11 ....................................................................... [100%] 15:47:42 71 passed in 497.03s (0:08:17) 15:47:42 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:48:33 ................... [100%] 15:50:03 19 passed in 140.87s (0:02:20) 15:50:03 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 15:52:03 ...................... [100%] 15:57:39 22 passed in 455.92s (0:07:35) 15:57:39 tests121: FAIL ✖ in 7 minutes 49.63 seconds 15:57:39 tests71: OK ✔ in 7 minutes 7.13 seconds 15:57:39 tests_tapi: OK ✔ in 29 minutes 13.12 seconds 15:57:39 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 15:57:47 tests221: freeze> python -m pip freeze --all 15:57:48 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:57:48 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:57:48 using environment variables from ./karaf221.env 15:57:48 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:58:24 ................................... [100%] 15:59:04 35 passed in 75.63s (0:01:15) 15:59:04 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:59:37 ...... [100%] 15:59:50 6 passed in 46.35s 15:59:50 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:00:35 ............................................ [100%] 16:02:09 44 passed in 138.52s (0:02:18) 16:02:09 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:02:45 ............ [100%] 16:03:09 12 passed in 59.45s 16:03:09 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:03:36 ................ [100%] 16:05:05 16 passed in 116.25s (0:01:56) 16:05:05 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:05:34 ............................... [100%] 16:05:41 31 passed in 35.41s 16:05:41 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:06:16 .......................... [100%] 16:07:12 26 passed in 90.65s (0:01:30) 16:07:12 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:07:48 ...................... [100%] 16:08:51 22 passed in 99.06s (0:01:39) 16:08:52 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:09:33 ........................................ [100%] 16:11:55 40 passed in 183.12s (0:03:03) 16:11:55 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:12:37 ........................................................................ [ 74%] 16:18:13 ......................... [100%] 16:20:05 97 passed in 489.93s (0:08:09) 16:20:05 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:20:44 ...................................................... [100%] 16:30:32 54 passed in 626.29s (0:10:26) 16:30:32 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:31:26 ........................................................................ [ 71%] 16:36:33 ............................. [100%] 16:41:42 101 passed in 670.29s (0:11:10) 16:41:42 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:42:36 ........................................................................ [ 67%] 16:48:22 ................................... [100%] 16:51:42 107 passed in 599.78s (0:09:59) 16:51:42 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:52:24 ............................................. [100%] 16:55:01 45 passed in 198.86s (0:03:18) 16:55:02 tests221: OK ✔ in 57 minutes 22.27 seconds 16:55:02 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 16:55:08 tests_hybrid: freeze> python -m pip freeze --all 16:55:08 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 16:55:08 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:55:08 using environment variables from ./karaf221.env 16:55:08 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:55:48 ................................................... [100%] 16:57:35 51 passed in 146.67s (0:02:26) 16:57:35 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:58:16 ........................................................................ [ 66%] 17:02:36 ..................................... [100%] 17:04:42 109 passed in 427.10s (0:07:07) 17:04:42 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:05:29 ..................................................... [100%] 17:09:01 53 passed in 258.26s (0:04:18) 17:09:01 buildcontroller: OK (147.38=setup[12.25]+cmd[135.13] seconds) 17:09:01 sims: OK (58.34=setup[54.69]+cmd[3.64] seconds) 17:09:01 build_karaf_tests121: OK (169.59=setup[43.57]+cmd[126.02] seconds) 17:09:01 testsPCE: OK (353.17=setup[117.47]+cmd[235.70] seconds) 17:09:01 tests121: FAIL code 1 (469.63=setup[7.39]+cmd[462.24] seconds) 17:09:01 build_karaf_tests221: OK (151.45=setup[43.53]+cmd[107.93] seconds) 17:09:01 tests_tapi: OK (1753.12=setup[7.34]+cmd[1745.78] seconds) 17:09:01 tests221: OK (3442.27=setup[8.37]+cmd[3433.90] seconds) 17:09:01 build_karaf_tests71: OK (167.48=setup[44.33]+cmd[123.16] seconds) 17:09:01 tests71: OK (427.13=setup[7.81]+cmd[419.32] seconds) 17:09:01 build_karaf_tests190: OK (169.50=setup[44.28]+cmd[125.22] seconds) 17:09:01 tests190: OK (211.04=setup[7.62]+cmd[203.41] seconds) 17:09:01 tests_hybrid: OK (839.50=setup[6.58]+cmd[832.92] seconds) 17:09:01 buildlighty: OK (89.51=setup[68.33]+cmd[21.18] seconds) 17:09:01 docs: OK (69.42=setup[66.04]+cmd[3.38] seconds) 17:09:01 docs-linkcheck: OK (73.61=setup[68.75]+cmd[4.86] seconds) 17:09:01 checkbashisms: OK (3.20=setup[1.89]+cmd[0.01,0.09,1.21] seconds) 17:09:01 pre-commit: OK (89.39=setup[4.01]+cmd[0.00,0.00,56.14,29.23] seconds) 17:09:01 pylint: OK (45.91=setup[23.77]+cmd[22.14] seconds) 17:09:01 evaluation failed :( (6705.08 seconds) 17:09:01 + tox_status=255 17:09:01 + echo '---> Completed tox runs' 17:09:01 ---> Completed tox runs 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/build_karaf_tests121/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=build_karaf_tests121 17:09:01 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/build_karaf_tests190/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=build_karaf_tests190 17:09:01 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/build_karaf_tests221/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=build_karaf_tests221 17:09:01 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/build_karaf_tests71/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=build_karaf_tests71 17:09:01 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/buildcontroller/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=buildcontroller 17:09:01 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/buildlighty/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=buildlighty 17:09:01 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/checkbashisms/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=checkbashisms 17:09:01 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/docs-linkcheck/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=docs-linkcheck 17:09:01 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/docs/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=docs 17:09:01 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/pre-commit/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=pre-commit 17:09:01 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/pylint/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=pylint 17:09:01 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/sims/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=sims 17:09:01 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests121/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests121 17:09:01 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests190/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests190 17:09:01 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests221/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests221 17:09:01 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests71/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests71 17:09:01 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/testsPCE/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=testsPCE 17:09:01 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests_hybrid/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests_hybrid 17:09:01 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:09:01 + for i in .tox/*/log 17:09:01 ++ echo .tox/tests_tapi/log 17:09:01 ++ awk -F/ '{print $2}' 17:09:01 + tox_env=tests_tapi 17:09:01 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:09:01 + DOC_DIR=docs/_build/html 17:09:01 + [[ -d docs/_build/html ]] 17:09:01 + echo '---> Archiving generated docs' 17:09:01 ---> Archiving generated docs 17:09:01 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:09:01 + echo '---> tox-run.sh ends' 17:09:01 ---> tox-run.sh ends 17:09:01 + test 255 -eq 0 17:09:01 + exit 255 17:09:01 ++ '[' 1 = 1 ']' 17:09:01 ++ '[' -x /usr/bin/clear_console ']' 17:09:01 ++ /usr/bin/clear_console -q 17:09:01 Build step 'Execute shell' marked build as failure 17:09:01 $ ssh-agent -k 17:09:02 unset SSH_AUTH_SOCK; 17:09:02 unset SSH_AGENT_PID; 17:09:02 echo Agent pid 1575 killed; 17:09:02 [ssh-agent] Stopped. 17:09:02 [PostBuildScript] - [INFO] Executing post build scripts. 17:09:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7165388830723650636.sh 17:09:02 ---> sysstat.sh 17:09:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14951665138309722132.sh 17:09:02 ---> package-listing.sh 17:09:02 ++ facter osfamily 17:09:02 ++ tr '[:upper:]' '[:lower:]' 17:09:02 + OS_FAMILY=debian 17:09:02 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:09:02 + START_PACKAGES=/tmp/packages_start.txt 17:09:02 + END_PACKAGES=/tmp/packages_end.txt 17:09:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:02 + PACKAGES=/tmp/packages_start.txt 17:09:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:09:02 + PACKAGES=/tmp/packages_end.txt 17:09:02 + case "${OS_FAMILY}" in 17:09:02 + dpkg -l 17:09:02 + grep '^ii' 17:09:02 + '[' -f /tmp/packages_start.txt ']' 17:09:02 + '[' -f /tmp/packages_end.txt ']' 17:09:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:09:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:09:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:09:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11942479880164714736.sh 17:09:02 ---> capture-instance-metadata.sh 17:09:03 Setup pyenv: 17:09:03 system 17:09:03 3.8.20 17:09:03 3.9.20 17:09:03 3.10.15 17:09:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:09:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTd4 from file:/tmp/.os_lf_venv 17:09:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:05 lf-activate-venv(): INFO: Base packages installed successfully 17:09:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:19 lf-activate-venv(): INFO: Adding /tmp/venv-pTd4/bin to PATH 17:09:19 INFO: Running in OpenStack, capturing instance metadata 17:09:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14052904933101998863.sh 17:09:20 provisioning config files... 17:09:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4270 17:09:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config3439231494699550423tmp 17:09:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:09:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:09:20 provisioning config files... 17:09:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:09:21 [EnvInject] - Injecting environment variables from a build step. 17:09:21 [EnvInject] - Injecting as environment variables the properties content 17:09:21 SERVER_ID=logs 17:09:21 17:09:21 [EnvInject] - Variables injected successfully. 17:09:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18427141500794073843.sh 17:09:21 ---> create-netrc.sh 17:09:21 WARN: Log server credential not found. 17:09:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2673396648197165917.sh 17:09:21 ---> python-tools-install.sh 17:09:21 Setup pyenv: 17:09:21 system 17:09:21 3.8.20 17:09:21 3.9.20 17:09:21 3.10.15 17:09:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTd4 from file:/tmp/.os_lf_venv 17:09:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:23 lf-activate-venv(): INFO: Base packages installed successfully 17:09:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-pTd4/bin to PATH 17:09:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18104123564077234704.sh 17:09:34 ---> sudo-logs.sh 17:09:34 Archiving 'sudo' log.. 17:09:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins62400614639883504.sh 17:09:34 ---> job-cost.sh 17:09:34 Setup pyenv: 17:09:34 system 17:09:34 3.8.20 17:09:34 3.9.20 17:09:34 3.10.15 17:09:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTd4 from file:/tmp/.os_lf_venv 17:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:36 lf-activate-venv(): INFO: Base packages installed successfully 17:09:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:09:43 lf-activate-venv(): INFO: Adding /tmp/venv-pTd4/bin to PATH 17:09:43 INFO: No Stack... 17:09:43 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:44 INFO: Archiving Costs 17:09:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7313517578994207665.sh 17:09:44 ---> logs-deploy.sh 17:09:44 Setup pyenv: 17:09:44 system 17:09:44 3.8.20 17:09:44 3.9.20 17:09:44 3.10.15 17:09:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:09:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pTd4 from file:/tmp/.os_lf_venv 17:09:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:46 lf-activate-venv(): INFO: Base packages installed successfully 17:09:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-pTd4/bin to PATH 17:09:56 WARNING: Nexus logging server not set 17:09:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4270/ 17:09:56 INFO: archiving logs to S3 17:09:58 ---> uname -a: 17:09:58 Linux prd-ubuntu2204-docker-4c-16g-6064 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:09:58 17:09:58 17:09:58 ---> lscpu: 17:09:58 Architecture: x86_64 17:09:58 CPU op-mode(s): 32-bit, 64-bit 17:09:58 Address sizes: 40 bits physical, 48 bits virtual 17:09:58 Byte Order: Little Endian 17:09:58 CPU(s): 4 17:09:58 On-line CPU(s) list: 0-3 17:09:58 Vendor ID: AuthenticAMD 17:09:58 Model name: AMD EPYC-Rome Processor 17:09:58 CPU family: 23 17:09:58 Model: 49 17:09:58 Thread(s) per core: 1 17:09:58 Core(s) per socket: 1 17:09:58 Socket(s): 4 17:09:58 Stepping: 0 17:09:58 BogoMIPS: 5600.00 17:09:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:09:58 Virtualization: AMD-V 17:09:58 Hypervisor vendor: KVM 17:09:58 Virtualization type: full 17:09:58 L1d cache: 128 KiB (4 instances) 17:09:58 L1i cache: 128 KiB (4 instances) 17:09:58 L2 cache: 2 MiB (4 instances) 17:09:58 L3 cache: 64 MiB (4 instances) 17:09:58 NUMA node(s): 1 17:09:58 NUMA node0 CPU(s): 0-3 17:09:58 Vulnerability Gather data sampling: Not affected 17:09:58 Vulnerability Indirect target selection: Not affected 17:09:58 Vulnerability Itlb multihit: Not affected 17:09:58 Vulnerability L1tf: Not affected 17:09:58 Vulnerability Mds: Not affected 17:09:58 Vulnerability Meltdown: Not affected 17:09:58 Vulnerability Mmio stale data: Not affected 17:09:58 Vulnerability Reg file data sampling: Not affected 17:09:58 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:09:58 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:09:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:09:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:09:58 Vulnerability Srbds: Not affected 17:09:58 Vulnerability Tsa: Not affected 17:09:58 Vulnerability Tsx async abort: Not affected 17:09:58 Vulnerability Vmscape: Not affected 17:09:58 17:09:58 17:09:58 ---> nproc: 17:09:58 4 17:09:58 17:09:58 17:09:58 ---> df -h: 17:09:58 Filesystem Size Used Avail Use% Mounted on 17:09:58 tmpfs 1.6G 1.1M 1.6G 1% /run 17:09:58 /dev/vda1 78G 18G 61G 23% / 17:09:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:09:58 tmpfs 5.0M 0 5.0M 0% /run/lock 17:09:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:09:58 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:09:58 17:09:58 17:09:58 ---> free -m: 17:09:58 total used free shared buff/cache available 17:09:58 Mem: 15989 708 9819 3 5461 14938 17:09:58 Swap: 1023 0 1023 17:09:58 17:09:58 17:09:58 ---> ip addr: 17:09:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:58 inet 127.0.0.1/8 scope host lo 17:09:58 valid_lft forever preferred_lft forever 17:09:58 inet6 ::1/128 scope host 17:09:58 valid_lft forever preferred_lft forever 17:09:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:58 link/ether fa:16:3e:24:dd:df brd ff:ff:ff:ff:ff:ff 17:09:58 altname enp0s3 17:09:58 inet 10.30.170.142/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:09:58 valid_lft 79468sec preferred_lft 79468sec 17:09:58 inet6 fe80::f816:3eff:fe24:dddf/64 scope link 17:09:58 valid_lft forever preferred_lft forever 17:09:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:09:58 link/ether a2:31:be:6b:16:b5 brd ff:ff:ff:ff:ff:ff 17:09:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:09:58 valid_lft forever preferred_lft forever 17:09:58 17:09:58 17:09:58 ---> sar -b -r -n DEV: 17:09:58 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6064) 01/30/26 _x86_64_ (4 CPU) 17:09:58 17:09:58 15:14:29 LINUX RESTART (4 CPU) 17:09:58 17:09:58 15:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:09:58 15:30:02 69.43 2.03 63.27 4.12 143.67 28110.55 14044.95 17:09:58 15:40:06 47.52 21.42 24.69 1.41 199.15 1665.70 1121.10 17:09:58 15:50:03 21.30 0.19 5.42 15.69 3.32 169.76 214994.08 17:09:58 16:00:06 14.17 0.02 13.52 0.63 1.25 590.89 747.81 17:09:58 16:10:01 16.62 0.01 15.81 0.79 0.56 518.99 374.69 17:09:58 16:20:06 4.69 0.01 4.50 0.18 0.52 120.34 56.91 17:09:58 16:30:06 4.44 0.00 4.26 0.18 0.00 126.89 61.50 17:09:58 16:40:01 18.15 12.04 5.93 0.18 140.20 164.74 100.48 17:09:58 16:50:06 5.75 0.00 5.55 0.19 0.30 151.82 55.42 17:09:58 17:00:06 12.06 0.06 11.47 0.52 1.91 657.17 278.25 17:09:58 Average: 21.40 3.58 15.44 2.38 49.08 3224.01 23086.13 17:09:58 17:09:58 15:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:58 15:30:02 1701912 10440844 5480464 33.47 253348 8263796 7521560 43.17 2198064 11687288 2872 17:09:58 15:40:06 6681916 11021360 4913344 30.01 260896 3995964 6768272 38.85 2242548 6828084 708 17:09:58 15:50:03 10937032 15296992 638872 3.90 264204 4013172 1322036 7.59 2255392 2541040 5940 17:09:58 16:00:06 9830788 14301288 1633564 9.98 268936 4115016 2934000 16.84 2280468 3644680 9880 17:09:58 16:10:01 7075620 11612216 4321784 26.40 271916 4177948 5099248 29.27 2287620 6376212 252 17:09:58 16:20:06 10746200 15310176 625396 3.82 272648 4204544 1304660 7.49 2289188 2709740 13184 17:09:58 16:30:06 6715908 11284652 4648880 28.39 273328 4208636 5319580 30.53 2289932 6716840 240 17:09:58 16:40:01 5095072 9737836 6194340 37.83 277800 4266260 6822192 39.16 2332276 8289816 256 17:09:58 16:50:06 5137308 9799920 6132180 37.45 278360 4285556 6795544 39.01 2335420 8252652 340 17:09:58 17:00:06 6642032 11449852 4482736 27.38 282676 4420660 5163452 29.64 2351596 6729412 260 17:09:58 Average: 7056379 12025514 3907156 23.86 270411 4595155 4905054 28.15 2286250 6377576 3393 17:09:58 17:09:58 15:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:58 15:30:02 lo 3.16 3.16 4.14 4.14 0.00 0.00 0.00 0.00 17:09:58 15:30:02 ens3 39.21 29.86 639.77 3.29 0.00 0.00 0.00 0.00 17:09:58 15:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 15:40:06 lo 32.02 32.02 19.62 19.62 0.00 0.00 0.00 0.00 17:09:58 15:40:06 ens3 1.98 1.59 0.50 0.41 0.00 0.00 0.00 0.00 17:09:58 15:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 15:50:03 lo 9.79 9.79 5.68 5.68 0.00 0.00 0.00 0.00 17:09:58 15:50:03 ens3 0.95 0.55 0.19 0.14 0.00 0.00 0.00 0.00 17:09:58 15:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:00:06 lo 12.38 12.38 6.45 6.45 0.00 0.00 0.00 0.00 17:09:58 16:00:06 ens3 0.84 0.61 0.22 0.17 0.00 0.00 0.00 0.00 17:09:58 16:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:10:01 lo 13.97 13.97 7.88 7.88 0.00 0.00 0.00 0.00 17:09:58 16:10:01 ens3 6.19 3.99 3.68 3.86 0.00 0.00 0.00 0.00 17:09:58 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:20:06 lo 19.60 19.60 9.29 9.29 0.00 0.00 0.00 0.00 17:09:58 16:20:06 ens3 0.85 0.62 0.18 0.14 0.00 0.00 0.00 0.00 17:09:58 16:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:30:06 lo 24.19 24.19 8.19 8.19 0.00 0.00 0.00 0.00 17:09:58 16:30:06 ens3 0.60 0.31 0.12 0.08 0.00 0.00 0.00 0.00 17:09:58 16:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:40:01 lo 16.85 16.85 8.60 8.60 0.00 0.00 0.00 0.00 17:09:58 16:40:01 ens3 0.96 0.56 0.24 0.17 0.00 0.00 0.00 0.00 17:09:58 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 16:50:06 lo 14.05 14.05 8.93 8.93 0.00 0.00 0.00 0.00 17:09:58 16:50:06 ens3 0.66 0.44 0.12 0.09 0.00 0.00 0.00 0.00 17:09:58 16:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 17:00:06 lo 19.15 19.15 10.50 10.50 0.00 0.00 0.00 0.00 17:09:58 17:00:06 ens3 1.02 0.84 0.25 0.20 0.00 0.00 0.00 0.00 17:09:58 17:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 Average: lo 16.53 16.53 8.94 8.94 0.00 0.00 0.00 0.00 17:09:58 Average: ens3 5.32 3.93 64.42 0.85 0.00 0.00 0.00 0.00 17:09:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:58 17:09:58 17:09:58 ---> sar -P ALL: 17:09:58 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6064) 01/30/26 _x86_64_ (4 CPU) 17:09:58 17:09:58 15:14:29 LINUX RESTART (4 CPU) 17:09:58 17:09:58 15:20:02 CPU %user %nice %system %iowait %steal %idle 17:09:58 15:30:02 all 35.52 0.00 1.85 13.82 0.12 48.69 17:09:58 15:30:02 0 34.82 0.00 1.68 19.23 0.11 44.15 17:09:58 15:30:02 1 36.00 0.00 1.91 10.70 0.13 51.26 17:09:58 15:30:02 2 35.14 0.00 1.87 9.84 0.12 53.04 17:09:58 15:30:02 3 36.14 0.00 1.92 15.49 0.11 46.33 17:09:58 15:40:06 all 40.61 0.00 1.51 0.18 0.12 57.57 17:09:58 15:40:06 0 41.51 0.00 1.42 0.07 0.12 56.88 17:09:58 15:40:06 1 40.25 0.00 1.54 0.38 0.13 57.70 17:09:58 15:40:06 2 40.89 0.00 1.63 0.16 0.12 57.19 17:09:58 15:40:06 3 39.80 0.00 1.45 0.10 0.12 58.53 17:09:58 15:50:03 all 9.63 0.00 0.46 0.05 0.09 89.76 17:09:58 15:50:03 0 10.15 0.00 0.46 0.11 0.09 89.19 17:09:58 15:50:03 1 10.10 0.00 0.49 0.03 0.10 89.27 17:09:58 15:50:03 2 9.42 0.00 0.46 0.02 0.10 90.00 17:09:58 15:50:03 3 8.87 0.00 0.43 0.05 0.08 90.57 17:09:58 16:00:06 all 19.55 0.00 0.74 0.17 0.10 79.44 17:09:58 16:00:06 0 20.52 0.00 0.69 0.45 0.10 78.24 17:09:58 16:00:06 1 19.41 0.00 0.78 0.06 0.10 79.64 17:09:58 16:00:06 2 19.40 0.00 0.77 0.09 0.10 79.65 17:09:58 16:00:06 3 18.87 0.00 0.70 0.10 0.10 80.23 17:09:58 16:10:01 all 27.05 0.00 0.93 0.14 0.10 71.79 17:09:58 16:10:01 0 27.29 0.00 0.97 0.04 0.10 71.61 17:09:58 16:10:01 1 26.94 0.00 0.99 0.33 0.10 71.63 17:09:58 16:10:01 2 27.14 0.00 0.82 0.10 0.10 71.83 17:09:58 16:10:01 3 26.82 0.00 0.91 0.07 0.10 72.09 17:09:58 16:20:06 all 8.15 0.00 0.47 0.02 0.10 91.26 17:09:58 16:20:06 0 8.09 0.00 0.46 0.02 0.09 91.35 17:09:58 16:20:06 1 7.81 0.00 0.51 0.05 0.10 91.53 17:09:58 16:20:06 2 8.15 0.00 0.50 0.00 0.10 91.25 17:09:58 16:20:06 3 8.57 0.00 0.39 0.02 0.09 90.93 17:09:58 16:30:06 all 7.53 0.00 0.33 0.02 0.09 92.03 17:09:58 16:30:06 0 7.71 0.00 0.31 0.01 0.09 91.87 17:09:58 16:30:06 1 7.05 0.00 0.32 0.01 0.09 92.54 17:09:58 16:30:06 2 7.63 0.00 0.34 0.01 0.09 91.93 17:09:58 16:30:06 3 7.74 0.00 0.34 0.06 0.09 91.77 17:09:58 16:40:01 all 9.30 0.07 0.55 0.08 0.10 89.89 17:09:58 16:40:01 0 9.38 0.29 0.62 0.27 0.09 89.35 17:09:58 16:40:01 1 9.37 0.00 0.52 0.01 0.10 89.99 17:09:58 16:40:01 2 9.22 0.00 0.59 0.04 0.10 90.04 17:09:58 16:40:01 3 9.23 0.00 0.47 0.02 0.10 90.18 17:09:58 16:50:06 all 8.88 0.00 0.40 0.02 0.10 90.60 17:09:58 16:50:06 0 9.07 0.00 0.37 0.00 0.09 90.46 17:09:58 16:50:06 1 9.14 0.00 0.46 0.04 0.10 90.25 17:09:58 16:50:06 2 8.54 0.00 0.41 0.03 0.10 90.91 17:09:58 16:50:06 3 8.76 0.00 0.35 0.02 0.09 90.78 17:09:58 17:00:06 all 18.69 0.00 0.70 0.05 0.10 80.46 17:09:58 17:00:06 0 18.42 0.00 0.79 0.03 0.11 80.66 17:09:58 17:00:06 1 18.64 0.00 0.70 0.09 0.10 80.47 17:09:58 17:00:06 2 19.48 0.00 0.69 0.04 0.10 79.69 17:09:58 17:00:06 3 18.21 0.00 0.64 0.06 0.10 80.99 17:09:58 Average: all 18.48 0.01 0.79 1.45 0.10 79.17 17:09:58 Average: 0 18.69 0.03 0.78 2.02 0.10 78.39 17:09:58 Average: 1 18.46 0.00 0.82 1.16 0.11 79.45 17:09:58 Average: 2 18.49 0.00 0.81 1.03 0.10 79.57 17:09:58 Average: 3 18.29 0.00 0.76 1.59 0.10 79.26 17:09:58 17:09:58 17:09:58