10:17:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119867 10:17:44 Running as SYSTEM 10:17:44 [EnvInject] - Loading node environment variables. 10:17:44 Building remotely on prd-ubuntu2204-docker-4c-16g-15985 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:17:46 [ssh-agent] Looking for ssh-agent implementation... 10:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:46 $ ssh-agent 10:17:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJ7T5Bk/agent.1567 10:17:46 SSH_AGENT_PID=1569 10:17:46 [ssh-agent] Started. 10:17:46 Running ssh-add (command line suppressed) 10:17:46 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10885956338085339878.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10885956338085339878.key) 10:17:46 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:17:46 The recommended git tool is: NONE 10:17:55 using credential jenkins-ssh 10:17:55 Wiping out workspace first. 10:17:55 Cloning the remote Git repository 10:17:55 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:17:55 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:17:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:17:55 > git --version # timeout=10 10:17:55 > git --version # 'git version 2.34.1' 10:17:55 using GIT_SSH to set credentials jenkins-ssh 10:17:55 Verifying host key using known hosts file 10:17:55 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. 10:17:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:18:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:18:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:18:11 using GIT_SSH to set credentials jenkins-ssh 10:18:11 Verifying host key using known hosts file 10:18:11 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. 10:18:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/67/119867/13 # timeout=10 10:18:11 > git rev-parse 1a73abb200d6cd0aa0b9e03b0a937cebe6754bda^{commit} # timeout=10 10:18:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:18:11 Checking out Revision 1a73abb200d6cd0aa0b9e03b0a937cebe6754bda (refs/changes/67/119867/13) 10:18:11 > git config core.sparsecheckout # timeout=10 10:18:11 > git checkout -f 1a73abb200d6cd0aa0b9e03b0a937cebe6754bda # timeout=10 10:18:15 Commit message: "TAPI - Reduce log detail and log file size" 10:18:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:18:15 > git rev-list --no-walk 8dabc5b9448caf9a37fabf5216fe6c682617e949 # timeout=10 10:18:15 > git remote # timeout=10 10:18:15 > git submodule init # timeout=10 10:18:15 > git submodule sync # timeout=10 10:18:15 > git config --get remote.origin.url # timeout=10 10:18:15 > git submodule init # timeout=10 10:18:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:18:15 ERROR: No submodules found. 10:18:15 provisioning config files... 10:18:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:18:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:18:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15511233956768702705.sh 10:18:15 ---> python-tools-install.sh 10:18:15 Setup pyenv: 10:18:15 * system (set by /opt/pyenv/version) 10:18:15 * 3.8.20 (set by /opt/pyenv/version) 10:18:15 * 3.9.20 (set by /opt/pyenv/version) 10:18:15 3.10.15 10:18:15 3.11.10 10:18:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vwBi 10:18:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:18:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:18:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:18:24 lf-activate-venv(): INFO: Base packages installed successfully 10:18:24 lf-activate-venv(): INFO: Installing additional packages: lftools 10:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-vwBi/bin to PATH 10:18:51 Generating Requirements File 10:19:10 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. 10:19:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:19:10 Python 3.11.10 10:19:10 pip 26.0.1 from /tmp/venv-vwBi/lib/python3.11/site-packages/pip (python 3.11) 10:19:10 appdirs==1.4.4 10:19:10 argcomplete==3.6.3 10:19:10 aspy.yaml==1.3.0 10:19:10 attrs==25.4.0 10:19:10 autopage==0.6.0 10:19:10 beautifulsoup4==4.14.3 10:19:10 boto3==1.42.52 10:19:10 botocore==1.42.52 10:19:10 bs4==0.0.2 10:19:10 certifi==2026.1.4 10:19:10 cffi==2.0.0 10:19:10 cfgv==3.5.0 10:19:10 chardet==5.2.0 10:19:10 charset-normalizer==3.4.4 10:19:10 click==8.3.1 10:19:10 cliff==4.13.2 10:19:10 cmd2==3.2.0 10:19:10 cryptography==3.3.2 10:19:10 debtcollector==3.0.0 10:19:10 decorator==5.2.1 10:19:10 defusedxml==0.7.1 10:19:10 Deprecated==1.3.1 10:19:10 distlib==0.4.0 10:19:10 dnspython==2.8.0 10:19:10 docker==7.1.0 10:19:10 dogpile.cache==1.5.0 10:19:10 durationpy==0.10 10:19:10 email-validator==2.3.0 10:19:10 filelock==3.24.3 10:19:10 future==1.0.0 10:19:10 gitdb==4.0.12 10:19:10 GitPython==3.1.46 10:19:10 httplib2==0.30.2 10:19:10 identify==2.6.16 10:19:10 idna==3.11 10:19:10 importlib-resources==1.5.0 10:19:10 iso8601==2.1.0 10:19:10 Jinja2==3.1.6 10:19:10 jmespath==1.1.0 10:19:10 jsonpatch==1.33 10:19:10 jsonpointer==3.0.0 10:19:10 jsonschema==4.26.0 10:19:10 jsonschema-specifications==2025.9.1 10:19:10 keystoneauth1==5.13.0 10:19:10 kubernetes==35.0.0 10:19:10 lftools==0.37.21 10:19:10 lxml==6.0.2 10:19:10 markdown-it-py==4.0.0 10:19:10 MarkupSafe==3.0.3 10:19:10 mdurl==0.1.2 10:19:10 msgpack==1.1.2 10:19:10 multi_key_dict==2.0.3 10:19:10 munch==4.0.0 10:19:10 netaddr==1.3.0 10:19:10 niet==1.4.2 10:19:10 nodeenv==1.10.0 10:19:10 oauth2client==4.1.3 10:19:10 oauthlib==3.3.1 10:19:10 openstacksdk==4.10.0 10:19:10 os-service-types==1.8.2 10:19:10 osc-lib==4.4.0 10:19:10 oslo.config==10.3.0 10:19:10 oslo.context==6.3.0 10:19:10 oslo.i18n==6.7.2 10:19:10 oslo.log==8.1.0 10:19:10 oslo.serialization==5.9.1 10:19:10 oslo.utils==9.2.0 10:19:10 packaging==26.0 10:19:10 pbr==7.0.3 10:19:10 platformdirs==4.9.2 10:19:10 prettytable==3.17.0 10:19:10 psutil==7.2.2 10:19:10 pyasn1==0.6.2 10:19:10 pyasn1_modules==0.4.2 10:19:10 pycparser==3.0 10:19:10 pygerrit2==2.0.15 10:19:10 PyGithub==2.8.1 10:19:10 Pygments==2.19.2 10:19:10 PyJWT==2.11.0 10:19:10 PyNaCl==1.6.2 10:19:10 pyparsing==2.4.7 10:19:10 pyperclip==1.11.0 10:19:10 pyrsistent==0.20.0 10:19:10 python-cinderclient==9.8.0 10:19:10 python-dateutil==2.9.0.post0 10:19:10 python-heatclient==5.0.0 10:19:10 python-jenkins==1.8.3 10:19:10 python-keystoneclient==5.7.0 10:19:10 python-magnumclient==4.9.0 10:19:10 python-openstackclient==9.0.0 10:19:10 python-swiftclient==4.9.0 10:19:10 PyYAML==6.0.3 10:19:10 referencing==0.37.0 10:19:10 requests==2.32.5 10:19:10 requests-oauthlib==2.0.0 10:19:10 requestsexceptions==1.4.0 10:19:10 rfc3986==2.0.0 10:19:10 rich==14.3.2 10:19:10 rich-argparse==1.7.2 10:19:10 rpds-py==0.30.0 10:19:10 rsa==4.9.1 10:19:10 ruamel.yaml==0.19.1 10:19:10 ruamel.yaml.clib==0.2.15 10:19:10 s3transfer==0.16.0 10:19:10 simplejson==3.20.2 10:19:10 six==1.17.0 10:19:10 smmap==5.0.2 10:19:10 soupsieve==2.8.3 10:19:10 stevedore==5.6.0 10:19:10 tabulate==0.9.0 10:19:10 toml==0.10.2 10:19:10 tomlkit==0.14.0 10:19:10 tqdm==4.67.3 10:19:10 typing_extensions==4.15.0 10:19:10 tzdata==2025.3 10:19:10 urllib3==1.26.20 10:19:10 virtualenv==20.38.0 10:19:10 wcwidth==0.6.0 10:19:10 websocket-client==1.9.0 10:19:10 wrapt==2.1.1 10:19:10 xdg==6.0.0 10:19:10 xmltodict==1.0.3 10:19:10 yq==3.4.3 10:19:10 [EnvInject] - Injecting environment variables from a build step. 10:19:10 [EnvInject] - Injecting as environment variables the properties content 10:19:10 PYTHON=python3 10:19:10 10:19:10 [EnvInject] - Variables injected successfully. 10:19:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4140108259835604326.sh 10:19:10 ---> tox-install.sh 10:19:10 + source /home/jenkins/lf-env.sh 10:19:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:10 ++ mktemp -d /tmp/venv-XXXX 10:19:10 + lf_venv=/tmp/venv-moeS 10:19:10 + local venv_file=/tmp/.os_lf_venv 10:19:10 + local python=python3 10:19:10 + local options 10:19:10 + local set_path=true 10:19:10 + local install_args= 10:19:10 ++ 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 10:19:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:10 + true 10:19:10 + case $1 in 10:19:10 + venv_file=/tmp/.toxenv 10:19:10 + shift 2 10:19:10 + true 10:19:10 + case $1 in 10:19:10 + shift 10:19:10 + break 10:19:10 + case $python in 10:19:10 + local pkg_list= 10:19:10 + [[ -d /opt/pyenv ]] 10:19:10 + echo 'Setup pyenv:' 10:19:10 Setup pyenv: 10:19:10 + export PYENV_ROOT=/opt/pyenv 10:19:10 + PYENV_ROOT=/opt/pyenv 10:19:10 + 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 10:19:10 + 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 10:19:10 + pyenv versions 10:19:11 system 10:19:11 3.8.20 10:19:11 3.9.20 10:19:11 3.10.15 10:19:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:11 + command -v pyenv 10:19:11 ++ pyenv init - --no-rehash 10:19:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:11 for i in ${!paths[@]}; do 10:19:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:11 fi; done; 10:19:11 echo "${paths[*]}"'\'')" 10:19:11 export PATH="/opt/pyenv/shims:${PATH}" 10:19:11 export PYENV_SHELL=bash 10:19:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:11 pyenv() { 10:19:11 local command 10:19:11 command="${1:-}" 10:19:11 if [ "$#" -gt 0 ]; then 10:19:11 shift 10:19:11 fi 10:19:11 10:19:11 case "$command" in 10:19:11 rehash|shell) 10:19:11 eval "$(pyenv "sh-$command" "$@")" 10:19:11 ;; 10:19:11 *) 10:19:11 command pyenv "$command" "$@" 10:19:11 ;; 10:19:11 esac 10:19:11 }' 10:19:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:11 for i in ${!paths[@]}; do 10:19:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:11 fi; done; 10:19:11 echo "${paths[*]}"' 10:19:11 ++ 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 10:19:11 ++ 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 10:19:11 ++ 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 10:19:11 ++ export PYENV_SHELL=bash 10:19:11 ++ PYENV_SHELL=bash 10:19:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:11 +++ complete -F _pyenv pyenv 10:19:11 ++ lf-pyver python3 10:19:11 ++ local py_version_xy=python3 10:19:11 ++ local py_version_xyz= 10:19:11 ++ pyenv versions 10:19:11 ++ local command 10:19:11 ++ command=versions 10:19:11 ++ '[' 1 -gt 0 ']' 10:19:11 ++ shift 10:19:11 ++ case "$command" in 10:19:11 ++ command pyenv versions 10:19:11 ++ sed 's/^[ *]* //' 10:19:11 ++ grep -E '^[0-9.]*[0-9]$' 10:19:11 ++ awk '{ print $1 }' 10:19:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:11 +++ grep '^3' /tmp/.pyenv_versions 10:19:11 +++ tail -n 1 10:19:11 +++ sort -V 10:19:11 ++ py_version_xyz=3.11.10 10:19:11 ++ [[ -z 3.11.10 ]] 10:19:11 ++ echo 3.11.10 10:19:11 ++ return 0 10:19:11 + pyenv local 3.11.10 10:19:11 + local command 10:19:11 + command=local 10:19:11 + '[' 2 -gt 0 ']' 10:19:11 + shift 10:19:11 + case "$command" in 10:19:11 + command pyenv local 3.11.10 10:19:11 + for arg in "$@" 10:19:11 + case $arg in 10:19:11 + pkg_list+='tox ' 10:19:11 + for arg in "$@" 10:19:11 + case $arg in 10:19:11 + pkg_list+='virtualenv ' 10:19:11 + for arg in "$@" 10:19:11 + case $arg in 10:19:11 + pkg_list+='urllib3~=1.26.15 ' 10:19:11 + [[ -f /tmp/.toxenv ]] 10:19:11 + [[ ! -f /tmp/.toxenv ]] 10:19:11 + [[ -n '' ]] 10:19:11 + python3 -m venv /tmp/venv-moeS 10:19:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-moeS' 10:19:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-moeS 10:19:15 + echo /tmp/venv-moeS 10:19:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:19:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:19:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:15 + local 'pip_opts=--upgrade --quiet' 10:19:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:15 + [[ -n '' ]] 10:19:15 + [[ -n '' ]] 10:19:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:15 + /tmp/venv-moeS/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 10:19:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:19 lf-activate-venv(): INFO: Base packages installed successfully 10:19:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:19 + /tmp/venv-moeS/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 10:19:21 + type python3 10:19:21 + true 10:19:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-moeS/bin to PATH' 10:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-moeS/bin to PATH 10:19:21 + PATH=/tmp/venv-moeS/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 10:19:21 + return 0 10:19:21 + python3 --version 10:19:21 Python 3.11.10 10:19:21 + python3 -m pip --version 10:19:21 pip 26.0.1 from /tmp/venv-moeS/lib/python3.11/site-packages/pip (python 3.11) 10:19:21 + python3 -m pip freeze 10:19:21 cachetools==7.0.1 10:19:21 chardet==5.2.0 10:19:21 colorama==0.4.6 10:19:21 distlib==0.4.0 10:19:21 filelock==3.24.3 10:19:21 packaging==26.0 10:19:21 platformdirs==4.9.2 10:19:21 pluggy==1.6.0 10:19:21 pyproject-api==1.10.0 10:19:21 tox==4.40.0 10:19:21 urllib3==1.26.20 10:19:21 virtualenv==20.38.0 10:19:21 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4746646211872296521.sh 10:19:21 [EnvInject] - Injecting environment variables from a build step. 10:19:21 [EnvInject] - Injecting as environment variables the properties content 10:19:21 PARALLEL=True 10:19:21 10:19:21 [EnvInject] - Variables injected successfully. 10:19:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14611951608437305245.sh 10:19:21 ---> tox-run.sh 10:19:21 + 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 10:19:21 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:21 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:19:21 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:19:21 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:19:21 + source /home/jenkins/lf-env.sh 10:19:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:19:21 ++ mktemp -d /tmp/venv-XXXX 10:19:21 + lf_venv=/tmp/venv-cYvs 10:19:21 + local venv_file=/tmp/.os_lf_venv 10:19:21 + local python=python3 10:19:21 + local options 10:19:21 + local set_path=true 10:19:21 + local install_args= 10:19:21 ++ 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 10:19:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:19:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:19:21 + true 10:19:21 + case $1 in 10:19:21 + venv_file=/tmp/.toxenv 10:19:21 + shift 2 10:19:21 + true 10:19:21 + case $1 in 10:19:21 + shift 10:19:21 + break 10:19:21 + case $python in 10:19:21 + local pkg_list= 10:19:21 + [[ -d /opt/pyenv ]] 10:19:21 + echo 'Setup pyenv:' 10:19:21 Setup pyenv: 10:19:21 + export PYENV_ROOT=/opt/pyenv 10:19:21 + PYENV_ROOT=/opt/pyenv 10:19:21 + 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 10:19:21 + 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 10:19:21 + pyenv versions 10:19:21 system 10:19:21 3.8.20 10:19:21 3.9.20 10:19:21 3.10.15 10:19:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:21 + command -v pyenv 10:19:21 ++ pyenv init - --no-rehash 10:19:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:19:21 for i in ${!paths[@]}; do 10:19:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:19:21 fi; done; 10:19:21 echo "${paths[*]}"'\'')" 10:19:21 export PATH="/opt/pyenv/shims:${PATH}" 10:19:21 export PYENV_SHELL=bash 10:19:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:19:21 pyenv() { 10:19:21 local command 10:19:21 command="${1:-}" 10:19:21 if [ "$#" -gt 0 ]; then 10:19:21 shift 10:19:21 fi 10:19:21 10:19:21 case "$command" in 10:19:21 rehash|shell) 10:19:21 eval "$(pyenv "sh-$command" "$@")" 10:19:21 ;; 10:19:21 *) 10:19:21 command pyenv "$command" "$@" 10:19:21 ;; 10:19:21 esac 10:19:21 }' 10:19:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:19:21 for i in ${!paths[@]}; do 10:19:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:19:21 fi; done; 10:19:21 echo "${paths[*]}"' 10:19:21 ++ 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 10:19:21 ++ 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 10:19:21 ++ 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 10:19:21 ++ export PYENV_SHELL=bash 10:19:21 ++ PYENV_SHELL=bash 10:19:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:19:21 +++ complete -F _pyenv pyenv 10:19:21 ++ lf-pyver python3 10:19:21 ++ local py_version_xy=python3 10:19:21 ++ local py_version_xyz= 10:19:21 ++ pyenv versions 10:19:21 ++ local command 10:19:21 ++ sed 's/^[ *]* //' 10:19:21 ++ command=versions 10:19:21 ++ '[' 1 -gt 0 ']' 10:19:21 ++ shift 10:19:21 ++ case "$command" in 10:19:21 ++ command pyenv versions 10:19:21 ++ grep -E '^[0-9.]*[0-9]$' 10:19:21 ++ awk '{ print $1 }' 10:19:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:19:21 +++ grep '^3' /tmp/.pyenv_versions 10:19:21 +++ sort -V 10:19:21 +++ tail -n 1 10:19:21 ++ py_version_xyz=3.11.10 10:19:21 ++ [[ -z 3.11.10 ]] 10:19:21 ++ echo 3.11.10 10:19:21 ++ return 0 10:19:21 + pyenv local 3.11.10 10:19:21 + local command 10:19:21 + command=local 10:19:21 + '[' 2 -gt 0 ']' 10:19:21 + shift 10:19:21 + case "$command" in 10:19:21 + command pyenv local 3.11.10 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='tox ' 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='virtualenv ' 10:19:22 + for arg in "$@" 10:19:22 + case $arg in 10:19:22 + pkg_list+='urllib3~=1.26.15 ' 10:19:22 + [[ -f /tmp/.toxenv ]] 10:19:22 ++ cat /tmp/.toxenv 10:19:22 + lf_venv=/tmp/venv-moeS 10:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-moeS from' file:/tmp/.toxenv 10:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-moeS from file:/tmp/.toxenv 10:19:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:22 + local 'pip_opts=--upgrade --quiet' 10:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:19:22 + [[ -n '' ]] 10:19:22 + [[ -n '' ]] 10:19:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:22 + /tmp/venv-moeS/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 10:19:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:19:23 lf-activate-venv(): INFO: Base packages installed successfully 10:19:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:19:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:19:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:19:23 + /tmp/venv-moeS/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 10:19:24 + type python3 10:19:24 + true 10:19:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-moeS/bin to PATH' 10:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-moeS/bin to PATH 10:19:24 + PATH=/tmp/venv-moeS/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 10:19:24 + return 0 10:19:24 + [[ -d /opt/pyenv ]] 10:19:24 + echo '---> Setting up pyenv' 10:19:24 ---> Setting up pyenv 10:19:24 + export PYENV_ROOT=/opt/pyenv 10:19:24 + PYENV_ROOT=/opt/pyenv 10:19:24 + export PATH=/opt/pyenv/bin:/tmp/venv-moeS/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 10:19:24 + PATH=/opt/pyenv/bin:/tmp/venv-moeS/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 10:19:24 ++ pwd 10:19:24 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:19:24 + export PYTHONPATH 10:19:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:19:24 + TOX_TESTENV_PASSENV=PYTHONPATH 10:19:24 + tox --version 10:19:24 4.40.0 from /tmp/venv-moeS/lib/python3.11/site-packages/tox/__init__.py 10:19:24 + PARALLEL=True 10:19:24 + TOX_OPTIONS_LIST= 10:19:24 + [[ -n '' ]] 10:19:24 + case ${PARALLEL,,} in 10:19:24 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:19:24 + tox --parallel auto --parallel-live 10:19:24 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:19:26 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:19:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:19:26 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 10:19:26 checkbashisms: freeze> python -m pip freeze --all 10:19:26 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:19:26 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:19:26 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)' 10:19:26 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:19:28 checkbashisms: OK ✔ in 3.28 seconds 10:19:28 pre-commit: install_deps> python -I -m pip install pre-commit 10:19:30 pre-commit: freeze> python -m pip freeze --all 10:19:31 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.38.0 10:19:31 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:19:31 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)' 10:19:31 /usr/bin/cpan 10:19:31 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:19:31 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 10:19:31 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 10:19:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:19:31 [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. 10:19:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:19:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:19:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:19:33 buildcontroller: freeze> python -m pip freeze --all 10:19:33 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:19:33 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:19:33 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:19:33 + update-java-alternatives -l 10:19:33 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:19:33 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:19:33 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:19:33 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:19:33 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:19:33 update-alternatives: error: no alternatives for jaotc 10:19:33 update-alternatives: error: no alternatives for rmic 10:19:33 + java -version 10:19:33 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:19:33 + JAVA_VER=21 10:19:33 + echo 21 10:19:33 21 10:19:33 + javac -version 10:19:33 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:19:34 + JAVAC_VER=21 10:19:34 + echo 21 10:19:34 + [ 21 -ge 21 ] 10:19:34 + [ 21 -ge 21 ] 10:19:34 + echo ok, java is 21 or newer 10:19:34 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 10:19:34 21 10:19:34 ok, java is 21 or newer 10:19:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:19:34 [INFO] Once installed this environment will be reused. 10:19:34 [INFO] This may take a few minutes... 10:19:34 2026-02-19 10:19:34 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] 10:19:34 + sudo mkdir -p /opt 10:19:34 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 10:19:34 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 10:19:34 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:19:34 + mvn --version 10:19:35 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 10:19:35 Maven home: /opt/maven 10:19:35 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:19:35 Default locale: en, platform encoding: UTF-8 10:19:35 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 10:19:35 NOTE: Picked up JDK_JAVA_OPTIONS: 10:19:35 --add-opens=java.base/java.io=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.lang=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.net=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.nio=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.util=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:19:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:19:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:19:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:19:35 -Xlog:disable 10:19:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:19:40 [INFO] Once installed this environment will be reused. 10:19:40 [INFO] This may take a few minutes... 10:19:49 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:19:49 [INFO] Once installed this environment will be reused. 10:19:49 [INFO] This may take a few minutes... 10:19:54 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:19:54 [INFO] Once installed this environment will be reused. 10:19:54 [INFO] This may take a few minutes... 10:19:56 docs: freeze> python -m pip freeze --all 10:19:57 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 10:19:57 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 10:19:57 docs-linkcheck: freeze> python -m pip freeze --all 10:19:58 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 10:19:58 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 10:20:00 docs: OK ✔ in 35.72 seconds 10:20:00 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:20:03 docs-linkcheck: OK ✔ in 38.38 seconds 10:20:03 pylint: freeze> python -m pip freeze --all 10:20:04 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 10:20:04 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}$' '{}' + 10:20:07 trim trailing whitespace.................................................Passed 10:20:08 Tabs remover.............................................................Passed 10:20:08 autopep8.................................................................Passed 10:20:14 perltidy.................................................................Passed 10:20:15 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:20:15 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 10:20:15 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 10:20:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:20:15 [INFO] Once installed this environment will be reused. 10:20:15 [INFO] This may take a few minutes... 10:20:30 10:20:30 ------------------------------------ 10:20:30 Your code has been rated at 10.00/10 10:20:30 10:20:31 gitlint..................................................................Passed 10:21:32 pre-commit: OK ✔ in 1 minute 3.86 seconds 10:21:32 pylint: OK ✔ in 32.31 seconds 10:21:32 buildcontroller: OK ✔ in 2 minutes 6.89 seconds 10:21:32 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 10:21:32 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 10:21:32 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 10:21:32 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 10:21:44 build_karaf_tests71: freeze> python -m pip freeze --all 10:21:44 build_karaf_tests190: freeze> python -m pip freeze --all 10:21:44 build_karaf_tests221: freeze> python -m pip freeze --all 10:21:44 build_karaf_tests121: freeze> python -m pip freeze --all 10:21:44 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:21:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:44 build karaf in karaf71 with ./karaf71.env 10:21:44 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:44 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:44 -Xlog:disable 10:21:44 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:21:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:44 build karaf in karaf221 with ./karaf221.env 10:21:44 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:21:44 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:44 build karaf in karafoc with ./karafoc.env 10:21:44 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:21:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:21:44 build karaf in karaf121 with ./karaf121.env 10:21:44 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:44 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:44 -Xlog:disable 10:21:45 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:45 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:45 -Xlog:disable 10:21:45 NOTE: Picked up JDK_JAVA_OPTIONS: 10:21:45 --add-opens=java.base/java.io=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.net=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:21:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:21:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:21:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:21:45 -Xlog:disable 10:23:47 build_karaf_tests190: OK ✔ in 2 minutes 12.99 seconds 10:23:47 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 10:24:14 build_karaf_tests221: OK ✔ in 2 minutes 42.93 seconds 10:24:14 build_karaf_tests121: OK ✔ in 2 minutes 42.98 seconds 10:24:14 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 10:24:15 build_karaf_tests71: OK ✔ in 2 minutes 43.19 seconds 10:24:15 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 10:24:33 buildlighty: freeze> python -m pip freeze --all 10:24:33 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:24:33 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:24:33 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:24:33 sims: freeze> python -m pip freeze --all 10:24:33 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:24:33 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:24:33 Using lighynode version 22.1.0.6 10:24:33 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:26:04 sims: OK ✔ in 22.88 seconds 10:26:04 buildlighty: OK ✔ in 1 minute 14.36 seconds 10:26:04 testsPCE: freeze> python -m pip freeze --all 10:26:04 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 10:26:04 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:26:04 pytest -q transportpce_tests/pce/test01_pce.py 10:26:51 .................... [100%] 10:27:55 20 passed in 110.46s (0:01:50) 10:27:55 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:28:13 ............ [100%] 10:28:43 12 passed in 48.35s 10:28:43 pytest -q transportpce_tests/pce/test03_gnpy.py 10:29:00 ........ [100%] 10:29:22 8 passed in 37.77s 10:29:22 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:29:54 ... [100%] 10:29:59 3 passed in 37.11s 10:30:00 testsPCE: OK ✔ in 5 minutes 44.68 seconds 10:30:00 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 10:30:00 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 10:30:00 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 10:30:06 tests_tapi: freeze> python -m pip freeze --all 10:30:06 tests190: freeze> python -m pip freeze --all 10:30:06 tests121: freeze> python -m pip freeze --all 10:30:06 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:30:06 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:30:06 using environment variables from ./karaf221.env 10:30:06 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:30:06 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:30:06 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:30:06 using environment variables from ./karafoc.env 10:30:06 pytest -q transportpce_tests/oc/test01_portmapping.py 10:30:06 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:30:06 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:30:06 using environment variables from ./karaf121.env 10:30:06 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:31:02 FF................................... [100%] 10:32:18 21 passed in 131.41s (0:02:11) 10:32:18 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:32:19 ........................ [100%] 10:33:11 6 passed in 52.77s 10:33:11 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:33:16 ...................F..F.F.FF.FF..................................... [100%] 10:35:32 44 passed in 140.63s (0:02:20) 10:35:32 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:36:04 ........................ [100%] 10:36:56 24 passed in 83.29s (0:01:23) 10:36:56 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:37:09 .F [100%] 10:37:14 =================================== FAILURES =================================== 10:37:14 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_01_meta_data_insertion(self): 10:37:14 response = test_utils_oc.metadata_input() 10:37:14 > self.assertEqual(response.status_code, requests.codes.created, 10:37:14 test_utils.CODE_SHOULD_BE_201) 10:37:14 E AssertionError: 401 != 201 : Http status code should be 201 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 10:37:14 ---------------------------- Captured stdout setup ----------------------------- 10:37:14 starting OpenDaylight... 10:37:14 starting KARAF (karafoc) TransportPCE build... 10:37:14 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 10:37:14 starting simulator oc-mpdr in OpenROADM device version oc... 10:37:14 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_01_meta_data_insertion 10:37:14 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_02_catlog_input_insertion(self): 10:37:14 response = test_utils_oc.catlog_input() 10:37:14 > self.assertEqual(response.status_code, requests.codes.ok, 10:37:14 test_utils.CODE_SHOULD_BE_200) 10:37:14 E AssertionError: 401 != 200 : Http status code should be 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_02_catlog_input_insertion 10:37:14 __________ TestTransportPCEPortmapping.test_03_xpdr_device_connection __________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_03_xpdr_device_connection(self): 10:37:14 response = test_utils.mount_device("XPDR-OC", 10:37:14 ('oc-mpdr', self.NODE_VERSION)) 10:37:14 > self.assertEqual(response.status_code, requests.codes.created, 10:37:14 test_utils.CODE_SHOULD_BE_201) 10:37:14 E AssertionError: 401 != 201 : Http status code should be 201 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:59: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_03_xpdr_device_connection 10:37:14 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not added to tpce topology... 10:37:14 __________ TestTransportPCEPortmapping.test_04_xpdr_device_connected ___________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_04_xpdr_device_connected(self): 10:37:14 response = test_utils.check_device_connection("XPDR-OC") 10:37:14 > self.assertEqual(response['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:64: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_04_xpdr_device_connected 10:37:14 __________ TestTransportPCEPortmapping.test_05_xpdr_portmapping_info ___________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_05_xpdr_portmapping_info(self): 10:37:14 response = test_utils.get_portmapping_node_attr("XPDR-OC", "node-info", None) 10:37:14 > self.assertEqual(response['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:69: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_05_xpdr_portmapping_info 10:37:14 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_06_mpdr_portmapping_NETWORK5(self): 10:37:14 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 10:37:14 > self.assertEqual(response['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_06_mpdr_portmapping_NETWORK5 10:37:14 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_07_mpdr_portmapping_CLIENT1(self): 10:37:14 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 10:37:14 > self.assertEqual(response['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_07_mpdr_portmapping_CLIENT1 10:37:14 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_08_mpdr_switching_pool(self): 10:37:14 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 10:37:14 > self.assertEqual(response['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_08_mpdr_switching_pool 10:37:14 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_09_check_mccapprofile(self): 10:37:14 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 10:37:14 > self.assertEqual(res['status_code'], requests.codes.ok) 10:37:14 E AssertionError: 409 != 200 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_09_check_mccapprofile 10:37:14 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 10:37:14 10:37:14 self = 10:37:14 10:37:14 def test_10_xpdr_device_disconnection(self): 10:37:14 response = test_utils.unmount_device("XPDR-OC") 10:37:14 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 10:37:14 E AssertionError: 409 not found in (200, 204) 10:37:14 10:37:14 transportpce_tests/oc/test01_portmapping.py:150: AssertionError 10:37:14 ----------------------------- Captured stdout call ----------------------------- 10:37:14 execution of test_10_xpdr_device_disconnection 10:37:14 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not deleted from tpce topology... 10:37:14 --------------------------- Captured stdout teardown --------------------------- 10:37:14 all processes killed 10:37:14 ODL log file stored 10:37:14 =========================== short test summary info ============================ 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 10:37:14 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 10:37:14 10 failed in 427.77s (0:07:07) 10:37:14 tests190: exit 1 (428.11 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7679 10:37:15 tests190: FAIL ✖ in 7 minutes 15.32 seconds 10:37:15 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 10:37:22 tests71: freeze> python -m pip freeze --all 10:37:23 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:37:23 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:37:23 using environment variables from ./karaf71.env 10:37:23 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:37:47 .......................... [100%] 10:38:18 12 passed in 55.33s 10:38:18 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:38:19 . [100%] 10:38:19 51 passed in 493.18s (0:08:13) 10:38:20 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:38:20 ......................................................................... [100%] 10:40:13 40 passed in 197.21s (0:03:17) 10:40:13 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:40:15 ......................................... [100%] 10:41:11 62 passed in 172.71s (0:02:52) 10:41:12 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:41:12 ......................................................................................... [100%] 10:43:32 48 passed in 140.50s (0:02:20) 10:43:32 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:43:34 ................ [100%] 10:44:10 36 passed in 350.51s (0:05:50) 10:44:10 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:44:12 ...................... [100%] 10:44:51 22 passed in 78.09s (0:01:18) 10:44:52 ............................................................................ [100%] 10:49:31 71 passed in 320.61s (0:05:20) 10:49:32 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:50:23 ................... [100%] 10:51:54 19 passed in 141.74s (0:02:21) 10:51:54 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 10:52:10 .. [100%] 10:52:13 54 passed in 719.75s (0:11:59) 10:53:56 ...................... [100%] 11:02:32 22 passed in 638.31s (0:10:38) 11:02:32 tests71: OK ✔ in 7 minutes 36.42 seconds 11:02:32 tests121: OK ✔ in 22 minutes 14.6 seconds 11:02:32 tests_tapi: OK ✔ in 32 minutes 33.22 seconds 11:02:32 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 11:02:39 tests221: freeze> python -m pip freeze --all 11:02:39 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:02:39 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:02:39 using environment variables from ./karaf221.env 11:02:39 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:03:15 ................................... [100%] 11:03:55 35 passed in 76.26s (0:01:16) 11:03:55 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:04:28 ...... [100%] 11:04:42 6 passed in 46.16s 11:04:42 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:05:24 ............................................ [100%] 11:06:59 44 passed in 137.08s (0:02:17) 11:06:59 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:07:35 ............ [100%] 11:07:59 12 passed in 59.50s 11:07:59 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:08:25 ................ [100%] 11:09:54 16 passed in 114.65s (0:01:54) 11:09:54 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:10:24 ............................... [100%] 11:10:30 31 passed in 35.87s 11:10:30 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:11:06 .......................... [100%] 11:12:02 26 passed in 91.44s (0:01:31) 11:12:02 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:12:41 ...................... [100%] 11:13:45 22 passed in 102.87s (0:01:42) 11:13:45 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:14:29 ........................................ [100%] 11:16:51 40 passed in 186.00s (0:03:06) 11:16:51 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:17:35 ........................................................................ [ 74%] 11:23:11 ......................... [100%] 11:25:03 97 passed in 491.90s (0:08:11) 11:25:04 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:25:43 ...................................................... [100%] 11:32:31 54 passed in 446.91s (0:07:26) 11:32:31 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:33:25 ........................................................................ [ 71%] 11:38:34 ............................. [100%] 11:40:43 101 passed in 492.22s (0:08:12) 11:40:43 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:41:38 ........................................................................ [ 67%] 11:47:35 ................................... [100%] 11:50:55 107 passed in 611.87s (0:10:11) 11:50:55 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:51:41 ............................................. [100%] 11:54:19 45 passed in 203.02s (0:03:23) 11:54:19 tests221: OK ✔ in 51 minutes 46.51 seconds 11:54:19 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 11:54:27 tests_hybrid: freeze> python -m pip freeze --all 11:54:27 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:54:27 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 11:54:27 using environment variables from ./karaf221.env 11:54:27 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 11:55:08 ................................................... [100%] 11:59:56 51 passed in 328.88s (0:05:28) 11:59:56 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:00:43 ........................................................................ [ 66%] 12:05:05 ..................................... [100%] 12:07:11 109 passed in 434.55s (0:07:14) 12:07:11 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:08:00 ..................................................... [100%] 12:11:33 53 passed in 261.81s (0:04:21) 12:11:33 buildcontroller: OK (126.89=setup[8.66]+cmd[118.23] seconds) 12:11:33 sims: OK (22.88=setup[19.31]+cmd[3.57] seconds) 12:11:33 build_karaf_tests121: OK (162.98=setup[13.30]+cmd[149.69] seconds) 12:11:33 testsPCE: OK (344.68=setup[109.74]+cmd[234.94] seconds) 12:11:33 tests121: OK (1334.60=setup[7.35]+cmd[1327.25] seconds) 12:11:33 build_karaf_tests221: OK (162.93=setup[13.22]+cmd[149.71] seconds) 12:11:33 tests_tapi: OK (1953.22=setup[7.08]+cmd[1946.14] seconds) 12:11:33 tests221: OK (3106.51=setup[6.68]+cmd[3099.83] seconds) 12:11:33 build_karaf_tests71: OK (163.19=setup[13.04]+cmd[150.15] seconds) 12:11:33 tests71: OK (456.42=setup[8.44]+cmd[447.98] seconds) 12:11:33 build_karaf_tests190: OK (132.99=setup[13.23]+cmd[119.75] seconds) 12:11:33 tests190: FAIL code 1 (435.32=setup[7.21]+cmd[428.11] seconds) 12:11:33 tests_hybrid: OK (1034.35=setup[8.22]+cmd[1026.14] seconds) 12:11:33 buildlighty: OK (74.36=setup[48.84]+cmd[25.53] seconds) 12:11:33 docs: OK (35.72=setup[32.32]+cmd[3.40] seconds) 12:11:33 docs-linkcheck: OK (38.38=setup[33.32]+cmd[5.06] seconds) 12:11:33 checkbashisms: OK (3.28=setup[1.95]+cmd[0.01,0.07,1.25] seconds) 12:11:33 pre-commit: OK (63.86=setup[3.05]+cmd[0.00,0.00,44.47,16.33] seconds) 12:11:33 pylint: OK (32.31=setup[3.85]+cmd[28.46] seconds) 12:11:33 evaluation failed :( (6728.91 seconds) 12:11:33 + tox_status=1 12:11:33 + echo '---> Completed tox runs' 12:11:33 ---> Completed tox runs 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/build_karaf_tests121/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=build_karaf_tests121 12:11:33 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/build_karaf_tests190/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=build_karaf_tests190 12:11:33 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/build_karaf_tests221/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=build_karaf_tests221 12:11:33 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/build_karaf_tests71/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=build_karaf_tests71 12:11:33 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/buildcontroller/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=buildcontroller 12:11:33 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/buildlighty/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=buildlighty 12:11:33 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/checkbashisms/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=checkbashisms 12:11:33 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/docs-linkcheck/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=docs-linkcheck 12:11:33 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/docs/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=docs 12:11:33 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/pre-commit/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=pre-commit 12:11:33 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/pylint/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=pylint 12:11:33 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/sims/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=sims 12:11:33 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/tests121/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=tests121 12:11:33 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/tests190/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=tests190 12:11:33 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/tests221/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=tests221 12:11:33 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/tests71/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=tests71 12:11:33 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:11:33 + for i in .tox/*/log 12:11:33 ++ echo .tox/testsPCE/log 12:11:33 ++ awk -F/ '{print $2}' 12:11:33 + tox_env=testsPCE 12:11:33 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:11:34 + for i in .tox/*/log 12:11:34 ++ echo .tox/tests_hybrid/log 12:11:34 ++ awk -F/ '{print $2}' 12:11:34 + tox_env=tests_hybrid 12:11:34 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:11:34 + for i in .tox/*/log 12:11:34 ++ echo .tox/tests_tapi/log 12:11:34 ++ awk -F/ '{print $2}' 12:11:34 + tox_env=tests_tapi 12:11:34 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:11:34 + DOC_DIR=docs/_build/html 12:11:34 + [[ -d docs/_build/html ]] 12:11:34 + echo '---> Archiving generated docs' 12:11:34 ---> Archiving generated docs 12:11:34 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:11:34 + echo '---> tox-run.sh ends' 12:11:34 ---> tox-run.sh ends 12:11:34 + test 1 -eq 0 12:11:34 + exit 1 12:11:34 ++ '[' 1 = 1 ']' 12:11:34 ++ '[' -x /usr/bin/clear_console ']' 12:11:34 ++ /usr/bin/clear_console -q 12:11:34 Build step 'Execute shell' marked build as failure 12:11:34 $ ssh-agent -k 12:11:34 unset SSH_AUTH_SOCK; 12:11:34 unset SSH_AGENT_PID; 12:11:34 echo Agent pid 1569 killed; 12:11:34 [ssh-agent] Stopped. 12:11:34 [PostBuildScript] - [INFO] Executing post build scripts. 12:11:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3382465234259404054.sh 12:11:34 ---> sysstat.sh 12:11:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12646429031673545381.sh 12:11:34 ---> package-listing.sh 12:11:34 ++ facter osfamily 12:11:34 ++ tr '[:upper:]' '[:lower:]' 12:11:35 + OS_FAMILY=debian 12:11:35 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:11:35 + START_PACKAGES=/tmp/packages_start.txt 12:11:35 + END_PACKAGES=/tmp/packages_end.txt 12:11:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:35 + PACKAGES=/tmp/packages_start.txt 12:11:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:11:35 + PACKAGES=/tmp/packages_end.txt 12:11:35 + case "${OS_FAMILY}" in 12:11:35 + grep '^ii' 12:11:35 + dpkg -l 12:11:35 + '[' -f /tmp/packages_start.txt ']' 12:11:35 + '[' -f /tmp/packages_end.txt ']' 12:11:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:11:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:11:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:11:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8761534916792399732.sh 12:11:35 ---> capture-instance-metadata.sh 12:11:35 Setup pyenv: 12:11:35 system 12:11:35 3.8.20 12:11:35 3.9.20 12:11:35 3.10.15 12:11:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vwBi from file:/tmp/.os_lf_venv 12:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:37 lf-activate-venv(): INFO: Base packages installed successfully 12:11:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-vwBi/bin to PATH 12:11:47 INFO: Running in OpenStack, capturing instance metadata 12:11:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12897040627210455282.sh 12:11:48 provisioning config files... 12:11:48 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4369 12:11:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14409957342949926208tmp 12:11:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:11:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:11:48 provisioning config files... 12:11:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:11:48 [EnvInject] - Injecting environment variables from a build step. 12:11:48 [EnvInject] - Injecting as environment variables the properties content 12:11:48 SERVER_ID=logs 12:11:48 12:11:48 [EnvInject] - Variables injected successfully. 12:11:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15057850830645934790.sh 12:11:49 ---> create-netrc.sh 12:11:49 WARN: Log server credential not found. 12:11:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9855853093205726634.sh 12:11:49 ---> python-tools-install.sh 12:11:49 Setup pyenv: 12:11:49 system 12:11:49 3.8.20 12:11:49 3.9.20 12:11:49 3.10.15 12:11:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vwBi from file:/tmp/.os_lf_venv 12:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:51 lf-activate-venv(): INFO: Base packages installed successfully 12:11:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-vwBi/bin to PATH 12:12:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16210317978379575423.sh 12:12:00 ---> sudo-logs.sh 12:12:00 Archiving 'sudo' log.. 12:12:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6883133686242313249.sh 12:12:00 ---> job-cost.sh 12:12:00 INFO: Activating Python virtual environment... 12:12:00 Setup pyenv: 12:12:00 system 12:12:00 3.8.20 12:12:00 3.9.20 12:12:00 3.10.15 12:12:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vwBi from file:/tmp/.os_lf_venv 12:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:02 lf-activate-venv(): INFO: Base packages installed successfully 12:12:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-vwBi/bin to PATH 12:12:13 INFO: No stack-cost file found 12:12:13 INFO: Instance uptime: 6935s 12:12:13 INFO: Fetching instance metadata (attempt 1 of 3)... 12:12:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:12:13 INFO: Successfully fetched instance metadata 12:12:13 INFO: Instance type: v3-standard-4 12:12:13 INFO: Retrieving pricing info for: v3-standard-4 12:12:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:12:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6935 12:12:14 INFO: Successfully fetched Vexxhost pricing API 12:12:14 INFO: Retrieved cost: 0.22 12:12:14 INFO: Retrieved resource: v3-standard-4 12:12:14 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 12:12:14 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 12:12:14 INFO: Successfully archived job cost data 12:12:14 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4369,2026-02-19 12:12:14,v3-standard-4,6935,0.22,0.00,FAILURE 12:12:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2989704957754836163.sh 12:12:14 ---> logs-deploy.sh 12:12:14 Setup pyenv: 12:12:14 system 12:12:14 3.8.20 12:12:14 3.9.20 12:12:14 3.10.15 12:12:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vwBi from file:/tmp/.os_lf_venv 12:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:16 lf-activate-venv(): INFO: Base packages installed successfully 12:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-vwBi/bin to PATH 12:12:29 WARNING: Nexus logging server not set 12:12:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4369/ 12:12:29 INFO: archiving logs to S3 12:12:30 ---> uname -a: 12:12:30 Linux prd-ubuntu2204-docker-4c-16g-15985 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:12:30 12:12:30 12:12:31 ---> lscpu: 12:12:31 Architecture: x86_64 12:12:31 CPU op-mode(s): 32-bit, 64-bit 12:12:31 Address sizes: 40 bits physical, 48 bits virtual 12:12:31 Byte Order: Little Endian 12:12:31 CPU(s): 4 12:12:31 On-line CPU(s) list: 0-3 12:12:31 Vendor ID: AuthenticAMD 12:12:31 Model name: AMD EPYC-Rome Processor 12:12:31 CPU family: 23 12:12:31 Model: 49 12:12:31 Thread(s) per core: 1 12:12:31 Core(s) per socket: 1 12:12:31 Socket(s): 4 12:12:31 Stepping: 0 12:12:31 BogoMIPS: 5600.00 12:12:31 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 12:12:31 Virtualization: AMD-V 12:12:31 Hypervisor vendor: KVM 12:12:31 Virtualization type: full 12:12:31 L1d cache: 128 KiB (4 instances) 12:12:31 L1i cache: 128 KiB (4 instances) 12:12:31 L2 cache: 2 MiB (4 instances) 12:12:31 L3 cache: 64 MiB (4 instances) 12:12:31 NUMA node(s): 1 12:12:31 NUMA node0 CPU(s): 0-3 12:12:31 Vulnerability Gather data sampling: Not affected 12:12:31 Vulnerability Indirect target selection: Not affected 12:12:31 Vulnerability Itlb multihit: Not affected 12:12:31 Vulnerability L1tf: Not affected 12:12:31 Vulnerability Mds: Not affected 12:12:31 Vulnerability Meltdown: Not affected 12:12:31 Vulnerability Mmio stale data: Not affected 12:12:31 Vulnerability Reg file data sampling: Not affected 12:12:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:12:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:12:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:12:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:12:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:12:31 Vulnerability Srbds: Not affected 12:12:31 Vulnerability Tsa: Not affected 12:12:31 Vulnerability Tsx async abort: Not affected 12:12:31 Vulnerability Vmscape: Not affected 12:12:31 12:12:31 12:12:31 ---> nproc: 12:12:31 4 12:12:31 12:12:31 12:12:31 ---> df -h: 12:12:31 Filesystem Size Used Avail Use% Mounted on 12:12:31 tmpfs 1.6G 1.1M 1.6G 1% /run 12:12:31 /dev/vda1 78G 18G 60G 23% / 12:12:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:12:31 tmpfs 5.0M 0 5.0M 0% /run/lock 12:12:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:12:31 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:12:31 12:12:31 12:12:31 ---> free -m: 12:12:31 total used free shared buff/cache available 12:12:31 Mem: 15989 721 10928 4 4339 14913 12:12:31 Swap: 1023 0 1023 12:12:31 12:12:31 12:12:31 ---> ip addr: 12:12:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:12:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:12:31 inet 127.0.0.1/8 scope host lo 12:12:31 valid_lft forever preferred_lft forever 12:12:31 inet6 ::1/128 scope host 12:12:31 valid_lft forever preferred_lft forever 12:12:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:12:31 link/ether fa:16:3e:97:06:41 brd ff:ff:ff:ff:ff:ff 12:12:31 altname enp0s3 12:12:31 inet 10.30.170.65/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:12:31 valid_lft 79455sec preferred_lft 79455sec 12:12:31 inet6 fe80::f816:3eff:fe97:641/64 scope link 12:12:31 valid_lft forever preferred_lft forever 12:12:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:12:31 link/ether 06:e9:4d:4d:34:01 brd ff:ff:ff:ff:ff:ff 12:12:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:12:31 valid_lft forever preferred_lft forever 12:12:31 12:12:31 12:12:31 ---> sar -b -r -n DEV: 12:12:31 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15985) 02/19/26 _x86_64_ (4 CPU) 12:12:31 12:12:31 10:16:49 LINUX RESTART (4 CPU) 12:12:31 12:12:31 10:20:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:12:31 10:30:06 80.35 2.82 73.78 3.75 523.77 31899.70 21327.56 12:12:31 10:40:14 64.97 24.89 37.45 2.63 389.38 4882.46 2317.23 12:12:31 10:50:01 14.74 0.21 13.83 0.69 11.61 385.66 666.59 12:12:31 11:00:15 6.62 0.07 6.21 0.34 3.79 200.50 253.52 12:12:31 11:10:15 17.20 0.02 16.39 0.79 1.11 717.16 395.73 12:12:31 11:20:01 13.52 0.02 12.88 0.62 1.53 429.13 364.51 12:12:31 11:30:04 4.81 0.00 4.64 0.16 0.17 135.54 55.18 12:12:31 11:40:03 4.61 0.01 4.44 0.16 1.05 146.07 65.63 12:12:31 11:50:01 21.43 0.05 5.47 15.92 1.32 159.13 212085.68 12:12:31 12:00:15 10.40 0.02 9.97 0.42 0.95 554.16 149.45 12:12:31 12:10:15 5.75 0.02 5.49 0.23 0.93 252.21 90.27 12:12:31 Average: 22.29 2.58 17.37 2.33 85.77 3641.54 21527.35 12:12:31 12:12:31 10:20:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:31 10:30:06 4531088 15266820 657368 4.01 246480 10260404 1411736 8.10 2030928 9041756 221660 12:12:31 10:40:14 5233120 8382876 7537828 46.04 265008 2908536 9047188 51.93 2137856 8451888 3044 12:12:31 10:50:01 5262480 8438036 7483920 45.71 267100 2932068 9134024 52.43 2171412 8394164 6240 12:12:31 11:00:15 6511048 9703352 6220856 37.99 268004 2947920 6982796 40.08 2176328 7141316 256 12:12:31 11:10:15 10408100 13740080 2186432 13.35 273180 3078948 3514656 20.17 2225928 3209688 11392 12:12:31 11:20:01 8027200 11411448 4513960 27.57 275372 3128904 5188276 29.78 2230440 5579396 272 12:12:31 11:30:04 7847280 11249456 4675944 28.56 276028 3146200 5333288 30.61 2231724 5756244 656 12:12:31 11:40:03 6515900 9938504 5986124 36.56 276552 3166116 6721748 38.58 2233836 7080776 468 12:12:31 11:50:01 6314900 9762952 6161564 37.63 277444 3190704 6908684 39.66 2242032 7272624 580 12:12:31 12:00:15 10524944 14117508 1809596 11.05 281088 3326256 2784340 15.98 2256792 3058016 22144 12:12:31 12:10:15 6845380 10465560 5459248 33.34 281760 3353088 6101264 35.02 2269080 6705628 684 12:12:31 Average: 7092858 11134236 4790258 29.26 271638 3767195 5738909 32.94 2200578 6517409 24309 12:12:31 12:12:31 10:20:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:31 10:30:06 lo 2.26 2.26 2.24 2.24 0.00 0.00 0.00 0.00 12:12:31 10:30:06 ens3 87.34 65.16 1327.85 6.77 0.00 0.00 0.00 0.00 12:12:31 10:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 10:40:14 lo 28.53 28.53 16.59 16.59 0.00 0.00 0.00 0.00 12:12:31 10:40:14 ens3 2.09 1.61 0.45 1.31 0.00 0.00 0.00 0.00 12:12:31 10:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 10:50:01 lo 44.60 44.60 17.83 17.83 0.00 0.00 0.00 0.00 12:12:31 10:50:01 ens3 2.09 1.13 0.42 0.28 0.00 0.00 0.00 0.00 12:12:31 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:00:15 lo 11.29 11.29 6.60 6.60 0.00 0.00 0.00 0.00 12:12:31 11:00:15 ens3 0.59 0.30 0.09 0.06 0.00 0.00 0.00 0.00 12:12:31 11:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:10:15 lo 7.85 7.85 4.05 4.05 0.00 0.00 0.00 0.00 12:12:31 11:10:15 ens3 1.25 0.81 0.32 0.25 0.00 0.00 0.00 0.00 12:12:31 11:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:20:01 lo 20.67 20.67 11.00 11.00 0.00 0.00 0.00 0.00 12:12:31 11:20:01 ens3 1.42 0.74 0.31 0.20 0.00 0.00 0.00 0.00 12:12:31 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:30:04 lo 23.57 23.57 9.07 9.07 0.00 0.00 0.00 0.00 12:12:31 11:30:04 ens3 0.83 0.52 0.20 0.14 0.00 0.00 0.00 0.00 12:12:31 11:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:40:03 lo 25.78 25.78 11.44 11.44 0.00 0.00 0.00 0.00 12:12:31 11:40:03 ens3 1.13 0.59 0.33 0.23 0.00 0.00 0.00 0.00 12:12:31 11:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 11:50:01 lo 16.29 16.29 9.97 9.97 0.00 0.00 0.00 0.00 12:12:31 11:50:01 ens3 0.67 0.54 0.13 0.10 0.00 0.00 0.00 0.00 12:12:31 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 12:00:15 lo 12.58 12.58 7.11 7.11 0.00 0.00 0.00 0.00 12:12:31 12:00:15 ens3 0.98 0.72 0.28 0.21 0.00 0.00 0.00 0.00 12:12:31 12:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 12:10:15 lo 29.48 29.48 12.29 12.29 0.00 0.00 0.00 0.00 12:12:31 12:10:15 ens3 1.28 0.85 0.42 0.31 0.00 0.00 0.00 0.00 12:12:31 12:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 Average: lo 20.18 20.18 9.80 9.80 0.00 0.00 0.00 0.00 12:12:31 Average: ens3 9.12 6.68 121.94 0.90 0.00 0.00 0.00 0.00 12:12:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:31 12:12:31 12:12:31 ---> sar -P ALL: 12:12:31 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-15985) 02/19/26 _x86_64_ (4 CPU) 12:12:31 12:12:31 10:16:49 LINUX RESTART (4 CPU) 12:12:31 12:12:31 10:20:00 CPU %user %nice %system %iowait %steal %idle 12:12:31 10:30:06 all 33.27 0.00 1.79 15.80 0.09 49.06 12:12:31 10:30:06 0 37.45 0.00 1.99 13.94 0.08 46.54 12:12:31 10:30:06 1 31.47 0.00 1.54 16.65 0.08 50.25 12:12:31 10:30:06 2 32.60 0.00 1.88 16.84 0.09 48.58 12:12:31 10:30:06 3 31.54 0.00 1.73 15.78 0.08 50.86 12:12:31 10:40:14 all 50.08 0.00 1.89 1.20 0.12 46.72 12:12:31 10:40:14 0 49.78 0.00 1.94 1.67 0.12 46.48 12:12:31 10:40:14 1 51.34 0.00 1.85 0.97 0.11 45.73 12:12:31 10:40:14 2 51.33 0.00 1.82 1.11 0.12 45.63 12:12:31 10:40:14 3 47.86 0.00 1.94 1.04 0.12 49.04 12:12:31 10:50:01 all 29.60 0.00 1.24 0.11 0.11 68.94 12:12:31 10:50:01 0 28.99 0.00 1.38 0.29 0.11 69.23 12:12:31 10:50:01 1 29.45 0.00 1.23 0.05 0.11 69.17 12:12:31 10:50:01 2 30.44 0.00 1.18 0.04 0.11 68.23 12:12:31 10:50:01 3 29.53 0.00 1.20 0.05 0.10 69.12 12:12:31 11:00:15 all 12.13 0.00 0.61 0.03 0.09 87.15 12:12:31 11:00:15 0 12.14 0.00 0.55 0.03 0.09 87.19 12:12:31 11:00:15 1 12.11 0.00 0.60 0.02 0.09 87.19 12:12:31 11:00:15 2 12.47 0.00 0.67 0.03 0.09 86.74 12:12:31 11:00:15 3 11.79 0.00 0.62 0.03 0.09 87.47 12:12:31 11:10:15 all 23.50 0.00 0.82 0.11 0.09 75.48 12:12:31 11:10:15 0 23.13 0.00 0.93 0.10 0.10 75.74 12:12:31 11:10:15 1 23.39 0.00 0.69 0.05 0.09 75.79 12:12:31 11:10:15 2 24.41 0.00 1.00 0.23 0.09 74.28 12:12:31 11:10:15 3 23.08 0.00 0.66 0.07 0.09 76.10 12:12:31 11:20:01 all 23.72 0.00 0.82 0.06 0.10 75.30 12:12:31 11:20:01 0 23.25 0.00 0.81 0.03 0.10 75.81 12:12:31 11:20:01 1 24.22 0.00 0.83 0.03 0.10 74.83 12:12:31 11:20:01 2 23.90 0.00 0.73 0.12 0.10 75.14 12:12:31 11:20:01 3 23.50 0.00 0.91 0.05 0.09 75.44 12:12:31 11:30:04 all 8.13 0.00 0.40 0.02 0.09 91.35 12:12:31 11:30:04 0 8.14 0.00 0.43 0.01 0.09 91.33 12:12:31 11:30:04 1 8.26 0.00 0.39 0.06 0.09 91.21 12:12:31 11:30:04 2 8.45 0.00 0.48 0.01 0.09 90.98 12:12:31 11:30:04 3 7.69 0.00 0.32 0.02 0.09 91.88 12:12:31 11:40:03 all 10.14 0.00 0.49 1.46 0.10 87.80 12:12:31 11:40:03 0 10.17 0.00 0.39 0.00 0.09 89.34 12:12:31 11:40:03 1 10.15 0.00 0.51 5.75 0.11 83.48 12:12:31 11:40:03 2 10.01 0.00 0.57 0.08 0.10 89.23 12:12:31 11:40:03 3 10.24 0.00 0.48 0.02 0.10 89.15 12:12:31 11:50:01 all 9.61 0.00 0.52 6.50 0.10 83.27 12:12:31 11:50:01 0 9.61 0.00 0.50 4.31 0.09 85.48 12:12:31 11:50:01 1 9.07 0.00 0.46 3.15 0.10 87.22 12:12:31 11:50:01 2 10.06 0.00 0.60 11.40 0.10 77.84 12:12:31 11:50:01 3 9.72 0.00 0.52 7.14 0.09 82.54 12:12:31 12:00:15 all 15.34 0.00 0.65 0.39 0.08 83.54 12:12:31 12:00:15 0 14.76 0.00 0.61 0.69 0.07 83.86 12:12:31 12:00:15 1 15.52 0.00 0.69 0.13 0.09 83.56 12:12:31 12:00:15 2 14.64 0.00 0.54 0.56 0.08 84.18 12:12:31 12:00:15 3 16.42 0.00 0.74 0.18 0.08 82.58 12:12:31 12:10:15 all 13.86 0.00 0.51 0.32 0.08 85.24 12:12:31 12:10:15 0 14.27 0.00 0.52 0.11 0.07 85.03 12:12:31 12:10:15 1 14.08 0.00 0.46 0.32 0.08 85.06 12:12:31 12:10:15 2 13.35 0.00 0.52 0.35 0.08 85.71 12:12:31 12:10:15 3 13.73 0.00 0.54 0.50 0.07 85.16 12:12:31 12:12:31 Average: CPU %user %nice %system %iowait %steal %idle 12:12:31 Average: all 20.83 0.00 0.88 2.37 0.09 75.82 12:12:31 Average: 0 21.04 0.00 0.91 1.94 0.09 76.02 12:12:31 Average: 1 20.80 0.00 0.84 2.48 0.09 75.79 12:12:31 Average: 2 21.03 0.00 0.91 2.81 0.10 75.16 12:12:31 Average: 3 20.43 0.00 0.88 2.27 0.09 76.33 12:12:31 12:12:31 12:12:31