11:25:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116528 11:25:25 Running as SYSTEM 11:25:25 [EnvInject] - Loading node environment variables. 11:25:25 Building remotely on prd-ubuntu2204-docker-4c-16g-4383 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:25:26 [ssh-agent] Looking for ssh-agent implementation... 11:25:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:26 $ ssh-agent 11:25:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQxrIOP/agent.1577 11:25:26 SSH_AGENT_PID=1579 11:25:26 [ssh-agent] Started. 11:25:26 Running ssh-add (command line suppressed) 11:25:26 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7735599058661440480.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7735599058661440480.key) 11:25:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:25:26 The recommended git tool is: NONE 11:25:28 using credential jenkins-ssh 11:25:28 Wiping out workspace first. 11:25:28 Cloning the remote Git repository 11:25:28 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:25:28 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:25:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:25:28 > git --version # timeout=10 11:25:28 > git --version # 'git version 2.34.1' 11:25:28 using GIT_SSH to set credentials jenkins-ssh 11:25:28 Verifying host key using known hosts file 11:25:28 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. 11:25:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:25:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:25:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:25:32 using GIT_SSH to set credentials jenkins-ssh 11:25:32 Verifying host key using known hosts file 11:25:32 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. 11:25:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/28/116528/18 # timeout=10 11:25:33 > git rev-parse b97294f5195e7a289ba2c406acf8782f95aade56^{commit} # timeout=10 11:25:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:25:33 Checking out Revision b97294f5195e7a289ba2c406acf8782f95aade56 (refs/changes/28/116528/18) 11:25:33 > git config core.sparsecheckout # timeout=10 11:25:33 > git checkout -f b97294f5195e7a289ba2c406acf8782f95aade56 # timeout=10 11:25:33 Commit message: "Add TAPI PCE OTN Node & consolidate PceTapiLlink" 11:25:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:25:33 > git rev-list --no-walk 12a43b57e8c0bb07fe9729dabb3505583edf7859 # timeout=10 11:25:33 > git remote # timeout=10 11:25:33 > git submodule init # timeout=10 11:25:33 > git submodule sync # timeout=10 11:25:33 > git config --get remote.origin.url # timeout=10 11:25:33 > git submodule init # timeout=10 11:25:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:25:33 ERROR: No submodules found. 11:25:36 provisioning config files... 11:25:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15776706817322847211.sh 11:25:36 ---> python-tools-install.sh 11:25:36 Setup pyenv: 11:25:37 * system (set by /opt/pyenv/version) 11:25:37 * 3.8.20 (set by /opt/pyenv/version) 11:25:37 * 3.9.20 (set by /opt/pyenv/version) 11:25:37 3.10.15 11:25:37 3.11.10 11:25:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B48Z 11:25:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:45 lf-activate-venv(): INFO: Base packages installed successfully 11:25:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:11 lf-activate-venv(): INFO: Adding /tmp/venv-B48Z/bin to PATH 11:26:11 Generating Requirements File 11:26:31 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. 11:26:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:31 Python 3.11.10 11:26:32 pip 25.3 from /tmp/venv-B48Z/lib/python3.11/site-packages/pip (python 3.11) 11:26:32 appdirs==1.4.4 11:26:32 argcomplete==3.6.3 11:26:32 aspy.yaml==1.3.0 11:26:32 attrs==25.4.0 11:26:32 autopage==0.5.2 11:26:32 beautifulsoup4==4.14.3 11:26:32 boto3==1.42.3 11:26:32 botocore==1.42.3 11:26:32 bs4==0.0.2 11:26:32 cachetools==6.2.2 11:26:32 certifi==2025.11.12 11:26:32 cffi==2.0.0 11:26:32 cfgv==3.5.0 11:26:32 chardet==5.2.0 11:26:32 charset-normalizer==3.4.4 11:26:32 click==8.3.1 11:26:32 cliff==4.13.0 11:26:32 cmd2==2.7.0 11:26:32 cryptography==3.3.2 11:26:32 debtcollector==3.0.0 11:26:32 decorator==5.2.1 11:26:32 defusedxml==0.7.1 11:26:32 Deprecated==1.3.1 11:26:32 distlib==0.4.0 11:26:32 dnspython==2.8.0 11:26:32 docker==7.1.0 11:26:32 dogpile.cache==1.5.0 11:26:32 durationpy==0.10 11:26:32 email-validator==2.3.0 11:26:32 filelock==3.20.0 11:26:32 future==1.0.0 11:26:32 gitdb==4.0.12 11:26:32 GitPython==3.1.45 11:26:32 google-auth==2.43.0 11:26:32 httplib2==0.31.0 11:26:32 identify==2.6.15 11:26:32 idna==3.11 11:26:32 importlib-resources==1.5.0 11:26:32 iso8601==2.1.0 11:26:32 Jinja2==3.1.6 11:26:32 jmespath==1.0.1 11:26:32 jsonpatch==1.33 11:26:32 jsonpointer==3.0.0 11:26:32 jsonschema==4.25.1 11:26:32 jsonschema-specifications==2025.9.1 11:26:32 keystoneauth1==5.12.0 11:26:32 kubernetes==34.1.0 11:26:32 lftools==0.37.16 11:26:32 lxml==6.0.2 11:26:32 markdown-it-py==4.0.0 11:26:32 MarkupSafe==3.0.3 11:26:32 mdurl==0.1.2 11:26:32 msgpack==1.1.2 11:26:32 multi_key_dict==2.0.3 11:26:32 munch==4.0.0 11:26:32 netaddr==1.3.0 11:26:32 niet==1.4.2 11:26:32 nodeenv==1.9.1 11:26:32 oauth2client==4.1.3 11:26:32 oauthlib==3.3.1 11:26:32 openstacksdk==4.8.0 11:26:32 os-service-types==1.8.2 11:26:32 osc-lib==4.2.0 11:26:32 oslo.config==10.1.0 11:26:32 oslo.context==6.2.0 11:26:32 oslo.i18n==6.7.1 11:26:32 oslo.log==7.2.1 11:26:32 oslo.serialization==5.8.0 11:26:32 oslo.utils==9.2.0 11:26:32 packaging==25.0 11:26:32 pbr==7.0.3 11:26:32 platformdirs==4.5.0 11:26:32 prettytable==3.17.0 11:26:32 psutil==7.1.3 11:26:32 pyasn1==0.6.1 11:26:32 pyasn1_modules==0.4.2 11:26:32 pycparser==2.23 11:26:32 pygerrit2==2.0.15 11:26:32 PyGithub==2.8.1 11:26:32 Pygments==2.19.2 11:26:32 PyJWT==2.10.1 11:26:32 PyNaCl==1.6.1 11:26:32 pyparsing==2.4.7 11:26:32 pyperclip==1.11.0 11:26:32 pyrsistent==0.20.0 11:26:32 python-cinderclient==9.8.0 11:26:32 python-dateutil==2.9.0.post0 11:26:32 python-heatclient==4.3.0 11:26:32 python-jenkins==1.8.3 11:26:32 python-keystoneclient==5.7.0 11:26:32 python-magnumclient==4.9.0 11:26:32 python-openstackclient==8.2.0 11:26:32 python-swiftclient==4.9.0 11:26:32 PyYAML==6.0.3 11:26:32 referencing==0.37.0 11:26:32 requests==2.32.5 11:26:32 requests-oauthlib==2.0.0 11:26:32 requestsexceptions==1.4.0 11:26:32 rfc3986==2.0.0 11:26:32 rich==14.2.0 11:26:32 rich-argparse==1.7.2 11:26:32 rpds-py==0.30.0 11:26:32 rsa==4.9.1 11:26:32 ruamel.yaml==0.18.16 11:26:32 ruamel.yaml.clib==0.2.15 11:26:32 s3transfer==0.16.0 11:26:32 simplejson==3.20.2 11:26:32 six==1.17.0 11:26:32 smmap==5.0.2 11:26:32 soupsieve==2.8 11:26:32 stevedore==5.6.0 11:26:32 tabulate==0.9.0 11:26:32 toml==0.10.2 11:26:32 tomlkit==0.13.3 11:26:32 tqdm==4.67.1 11:26:32 typing_extensions==4.15.0 11:26:32 tzdata==2025.2 11:26:32 urllib3==1.26.20 11:26:32 virtualenv==20.35.4 11:26:32 wcwidth==0.2.14 11:26:32 websocket-client==1.9.0 11:26:32 wrapt==2.0.1 11:26:32 xdg==6.0.0 11:26:32 xmltodict==1.0.2 11:26:32 yq==3.4.3 11:26:32 [EnvInject] - Injecting environment variables from a build step. 11:26:32 [EnvInject] - Injecting as environment variables the properties content 11:26:32 PYTHON=python3 11:26:32 11:26:32 [EnvInject] - Variables injected successfully. 11:26:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8441304690119268788.sh 11:26:32 ---> tox-install.sh 11:26:32 + source /home/jenkins/lf-env.sh 11:26:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:32 ++ mktemp -d /tmp/venv-XXXX 11:26:32 + lf_venv=/tmp/venv-maps 11:26:32 + local venv_file=/tmp/.os_lf_venv 11:26:32 + local python=python3 11:26:32 + local options 11:26:32 + local set_path=true 11:26:32 + local install_args= 11:26:32 ++ 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 11:26:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + venv_file=/tmp/.toxenv 11:26:32 + shift 2 11:26:32 + true 11:26:32 + case $1 in 11:26:32 + shift 11:26:32 + break 11:26:32 + case $python in 11:26:32 + local pkg_list= 11:26:32 + [[ -d /opt/pyenv ]] 11:26:32 + echo 'Setup pyenv:' 11:26:32 Setup pyenv: 11:26:32 + export PYENV_ROOT=/opt/pyenv 11:26:32 + PYENV_ROOT=/opt/pyenv 11:26:32 + 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 11:26:32 + 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 11:26:32 + pyenv versions 11:26:32 system 11:26:32 3.8.20 11:26:32 3.9.20 11:26:32 3.10.15 11:26:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:26:32 + command -v pyenv 11:26:32 ++ pyenv init - --no-rehash 11:26:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:26:32 for i in ${!paths[@]}; do 11:26:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:26:32 fi; done; 11:26:32 echo "${paths[*]}"'\'')" 11:26:32 export PATH="/opt/pyenv/shims:${PATH}" 11:26:32 export PYENV_SHELL=bash 11:26:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:32 pyenv() { 11:26:32 local command 11:26:32 command="${1:-}" 11:26:32 if [ "$#" -gt 0 ]; then 11:26:32 shift 11:26:32 fi 11:26:32 11:26:32 case "$command" in 11:26:32 rehash|shell) 11:26:32 eval "$(pyenv "sh-$command" "$@")" 11:26:32 ;; 11:26:32 *) 11:26:32 command pyenv "$command" "$@" 11:26:32 ;; 11:26:32 esac 11:26:32 }' 11:26:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:26:32 for i in ${!paths[@]}; do 11:26:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:26:32 fi; done; 11:26:32 echo "${paths[*]}"' 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ 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 11:26:32 ++ export PYENV_SHELL=bash 11:26:32 ++ PYENV_SHELL=bash 11:26:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:32 +++ complete -F _pyenv pyenv 11:26:32 ++ lf-pyver python3 11:26:32 ++ local py_version_xy=python3 11:26:32 ++ local py_version_xyz= 11:26:32 ++ pyenv versions 11:26:32 ++ local command 11:26:32 ++ command=versions 11:26:32 ++ '[' 1 -gt 0 ']' 11:26:32 ++ shift 11:26:32 ++ case "$command" in 11:26:32 ++ command pyenv versions 11:26:32 ++ sed 's/^[ *]* //' 11:26:32 ++ awk '{ print $1 }' 11:26:32 ++ grep -E '^[0-9.]*[0-9]$' 11:26:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:32 +++ grep '^3' /tmp/.pyenv_versions 11:26:32 +++ sort -V 11:26:32 +++ tail -n 1 11:26:32 ++ py_version_xyz=3.11.10 11:26:32 ++ [[ -z 3.11.10 ]] 11:26:32 ++ echo 3.11.10 11:26:32 ++ return 0 11:26:32 + pyenv local 3.11.10 11:26:32 + local command 11:26:32 + command=local 11:26:32 + '[' 2 -gt 0 ']' 11:26:32 + shift 11:26:32 + case "$command" in 11:26:32 + command pyenv local 3.11.10 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='tox ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='virtualenv ' 11:26:32 + for arg in "$@" 11:26:32 + case $arg in 11:26:32 + pkg_list+='urllib3~=1.26.15 ' 11:26:32 + [[ -f /tmp/.toxenv ]] 11:26:32 + [[ ! -f /tmp/.toxenv ]] 11:26:32 + [[ -n '' ]] 11:26:32 + python3 -m venv /tmp/venv-maps 11:26:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-maps' 11:26:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-maps 11:26:36 + echo /tmp/venv-maps 11:26:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:36 + local 'pip_opts=--upgrade --quiet' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:36 + [[ -n '' ]] 11:26:36 + [[ -n '' ]] 11:26:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:36 + /tmp/venv-maps/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 11:26:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:40 lf-activate-venv(): INFO: Base packages installed successfully 11:26:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:40 + /tmp/venv-maps/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 11:26:42 + type python3 11:26:42 + true 11:26:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-maps/bin to PATH' 11:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-maps/bin to PATH 11:26:42 + PATH=/tmp/venv-maps/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 11:26:42 + return 0 11:26:42 + python3 --version 11:26:42 Python 3.11.10 11:26:42 + python3 -m pip --version 11:26:42 pip 25.3 from /tmp/venv-maps/lib/python3.11/site-packages/pip (python 3.11) 11:26:42 + python3 -m pip freeze 11:26:43 cachetools==6.2.2 11:26:43 chardet==5.2.0 11:26:43 colorama==0.4.6 11:26:43 distlib==0.4.0 11:26:43 filelock==3.20.0 11:26:43 packaging==25.0 11:26:43 platformdirs==4.5.0 11:26:43 pluggy==1.6.0 11:26:43 pyproject-api==1.10.0 11:26:43 tox==4.32.0 11:26:43 urllib3==1.26.20 11:26:43 virtualenv==20.35.4 11:26:43 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins7276664405858745636.sh 11:26:43 [EnvInject] - Injecting environment variables from a build step. 11:26:43 [EnvInject] - Injecting as environment variables the properties content 11:26:43 PARALLEL=True 11:26:43 11:26:43 [EnvInject] - Variables injected successfully. 11:26:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13595218181591477211.sh 11:26:43 ---> tox-run.sh 11:26:43 + 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 11:26:43 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:26:43 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:26:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:26:43 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:26:43 + source /home/jenkins/lf-env.sh 11:26:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:43 ++ mktemp -d /tmp/venv-XXXX 11:26:43 + lf_venv=/tmp/venv-zgE3 11:26:43 + local venv_file=/tmp/.os_lf_venv 11:26:43 + local python=python3 11:26:43 + local options 11:26:43 + local set_path=true 11:26:43 + local install_args= 11:26:43 ++ 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 11:26:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + venv_file=/tmp/.toxenv 11:26:43 + shift 2 11:26:43 + true 11:26:43 + case $1 in 11:26:43 + shift 11:26:43 + break 11:26:43 + case $python in 11:26:43 + local pkg_list= 11:26:43 + [[ -d /opt/pyenv ]] 11:26:43 + echo 'Setup pyenv:' 11:26:43 Setup pyenv: 11:26:43 + export PYENV_ROOT=/opt/pyenv 11:26:43 + PYENV_ROOT=/opt/pyenv 11:26:43 + 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 11:26:43 + 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 11:26:43 + pyenv versions 11:26:43 system 11:26:43 3.8.20 11:26:43 3.9.20 11:26:43 3.10.15 11:26:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:26:43 + command -v pyenv 11:26:43 ++ pyenv init - --no-rehash 11:26:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:26:43 for i in ${!paths[@]}; do 11:26:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:26:43 fi; done; 11:26:43 echo "${paths[*]}"'\'')" 11:26:43 export PATH="/opt/pyenv/shims:${PATH}" 11:26:43 export PYENV_SHELL=bash 11:26:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:43 pyenv() { 11:26:43 local command 11:26:43 command="${1:-}" 11:26:43 if [ "$#" -gt 0 ]; then 11:26:43 shift 11:26:43 fi 11:26:43 11:26:43 case "$command" in 11:26:43 rehash|shell) 11:26:43 eval "$(pyenv "sh-$command" "$@")" 11:26:43 ;; 11:26:43 *) 11:26:43 command pyenv "$command" "$@" 11:26:43 ;; 11:26:43 esac 11:26:43 }' 11:26:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:26:43 for i in ${!paths[@]}; do 11:26:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:26:43 fi; done; 11:26:43 echo "${paths[*]}"' 11:26:43 ++ 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 11:26:43 ++ 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 11:26:43 ++ 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 11:26:43 ++ export PYENV_SHELL=bash 11:26:43 ++ PYENV_SHELL=bash 11:26:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:43 +++ complete -F _pyenv pyenv 11:26:43 ++ lf-pyver python3 11:26:43 ++ local py_version_xy=python3 11:26:43 ++ local py_version_xyz= 11:26:43 ++ pyenv versions 11:26:43 ++ local command 11:26:43 ++ command=versions 11:26:43 ++ '[' 1 -gt 0 ']' 11:26:43 ++ shift 11:26:43 ++ case "$command" in 11:26:43 ++ command pyenv versions 11:26:43 ++ sed 's/^[ *]* //' 11:26:43 ++ awk '{ print $1 }' 11:26:43 ++ grep -E '^[0-9.]*[0-9]$' 11:26:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:43 +++ grep '^3' /tmp/.pyenv_versions 11:26:43 +++ sort -V 11:26:43 +++ tail -n 1 11:26:43 ++ py_version_xyz=3.11.10 11:26:43 ++ [[ -z 3.11.10 ]] 11:26:43 ++ echo 3.11.10 11:26:43 ++ return 0 11:26:43 + pyenv local 3.11.10 11:26:43 + local command 11:26:43 + command=local 11:26:43 + '[' 2 -gt 0 ']' 11:26:43 + shift 11:26:43 + case "$command" in 11:26:43 + command pyenv local 3.11.10 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='tox ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='virtualenv ' 11:26:43 + for arg in "$@" 11:26:43 + case $arg in 11:26:43 + pkg_list+='urllib3~=1.26.15 ' 11:26:43 + [[ -f /tmp/.toxenv ]] 11:26:43 ++ cat /tmp/.toxenv 11:26:43 + lf_venv=/tmp/venv-maps 11:26:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-maps from' file:/tmp/.toxenv 11:26:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-maps from file:/tmp/.toxenv 11:26:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:43 + local 'pip_opts=--upgrade --quiet' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:43 + [[ -n '' ]] 11:26:43 + [[ -n '' ]] 11:26:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:43 + /tmp/venv-maps/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 11:26:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:44 lf-activate-venv(): INFO: Base packages installed successfully 11:26:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:44 + /tmp/venv-maps/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 11:26:45 + type python3 11:26:45 + true 11:26:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-maps/bin to PATH' 11:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-maps/bin to PATH 11:26:45 + PATH=/tmp/venv-maps/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 11:26:45 + return 0 11:26:45 + [[ -d /opt/pyenv ]] 11:26:45 + echo '---> Setting up pyenv' 11:26:45 ---> Setting up pyenv 11:26:45 + export PYENV_ROOT=/opt/pyenv 11:26:45 + PYENV_ROOT=/opt/pyenv 11:26:45 + export PATH=/opt/pyenv/bin:/tmp/venv-maps/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 11:26:45 + PATH=/opt/pyenv/bin:/tmp/venv-maps/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 11:26:45 ++ pwd 11:26:45 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:26:45 + export PYTHONPATH 11:26:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:26:45 + tox --version 11:26:45 4.32.0 from /tmp/venv-maps/lib/python3.11/site-packages/tox/__init__.py 11:26:45 + PARALLEL=True 11:26:45 + TOX_OPTIONS_LIST= 11:26:45 + [[ -n '' ]] 11:26:45 + case ${PARALLEL,,} in 11:26:45 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:26:45 + tox --parallel auto --parallel-live 11:26:45 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:26:47 checkbashisms: freeze> python -m pip freeze --all 11:26:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:26:47 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 11:26:47 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:26:47 checkbashisms: pip==25.3,setuptools==80.9.0 11:26:47 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:26:47 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)' 11:26:47 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:26:49 checkbashisms: OK ✔ in 3.18 seconds 11:26:49 pre-commit: install_deps> python -I -m pip install pre-commit 11:26:51 pre-commit: freeze> python -m pip freeze --all 11:26:51 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 11:26:51 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:26:51 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)' 11:26:52 /usr/bin/cpan 11:26:52 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:26:52 [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. 11:26:52 [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. 11:26:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:52 [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. 11:26:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:26:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:26:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:53 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:26:54 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:26:54 buildcontroller: freeze> python -m pip freeze --all 11:26:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:26:54 [INFO] Once installed this environment will be reused. 11:26:54 [INFO] This may take a few minutes... 11:26:54 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:26:54 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:26:54 + update-java-alternatives -l 11:26:54 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:26:54 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:26:54 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:26:54 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:26:55 update-alternatives: error: no alternatives for jaotc 11:26:55 update-alternatives: error: no alternatives for rmic 11:26:55 + java -version 11:26:55 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:26:55 + JAVA_VER=21 11:26:55 + echo 21 11:26:55 21 11:26:55 + javac -version 11:26:55 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:26:56 + JAVAC_VER=21 11:26:56 + echo 21 11:26:56 + [ 21 -ge 21 ] 11:26:56 + [ 21 -ge 21 ] 11:26:56 + echo ok, java is 21 or newer 11:26:56 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:26:56 21 11:26:56 ok, java is 21 or newer 11:26:56 2025-12-05 11:26:56 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 11:26:56 + sudo mkdir -p /opt 11:26:56 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:26:56 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:26:56 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:26:56 + mvn --version 11:26:56 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:26:56 Maven home: /opt/maven 11:26:56 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:26:56 Default locale: en, platform encoding: UTF-8 11:26:56 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:26:57 NOTE: Picked up JDK_JAVA_OPTIONS: 11:26:57 --add-opens=java.base/java.io=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.lang=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.net=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.nio=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.util=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:26:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:26:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:26:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:26:57 -Xlog:disable 11:26:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:26:59 [INFO] Once installed this environment will be reused. 11:26:59 [INFO] This may take a few minutes... 11:27:07 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:27:07 [INFO] Once installed this environment will be reused. 11:27:07 [INFO] This may take a few minutes... 11:27:11 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:27:11 [INFO] Once installed this environment will be reused. 11:27:11 [INFO] This may take a few minutes... 11:27:12 docs: freeze> python -m pip freeze --all 11:27:12 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:27:12 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 11:27:13 docs-linkcheck: freeze> python -m pip freeze --all 11:27:14 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 11:27:14 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 11:27:15 docs: OK ✔ in 29.4 seconds 11:27:15 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:27:19 pylint: freeze> python -m pip freeze --all 11:27:19 docs-linkcheck: OK ✔ in 33.56 seconds 11:27:19 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 11:27:19 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 11:27:23 trim trailing whitespace.................................................Passed 11:27:24 Tabs remover.............................................................Passed 11:27:24 autopep8.................................................................Passed 11:27:30 perltidy.................................................................Passed 11:27:31 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:27: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. 11:27: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. 11:27:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:31 [INFO] Once installed this environment will be reused. 11:27:31 [INFO] This may take a few minutes... 11:27:39 gitlint..................................................................Passed 11:27:43 11:27:43 ------------------------------------ 11:27:43 Your code has been rated at 10.00/10 11:27:43 11:28:35 pre-commit: OK ✔ in 49.75 seconds 11:28:35 pylint: OK ✔ in 29.46 seconds 11:28:35 buildcontroller: OK ✔ in 1 minute 48.21 seconds 11:28:35 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 11:28:35 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 11:28:35 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 11:28:35 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 11:28:41 build_karaf_tests71: freeze> python -m pip freeze --all 11:28:41 build_karaf_tests190: freeze> python -m pip freeze --all 11:28:41 build_karaf_tests121: freeze> python -m pip freeze --all 11:28:41 build_karaf_tests221: freeze> python -m pip freeze --all 11:28:41 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:28:41 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:28:41 build karaf in karaf71 with ./karaf71.env 11:28:41 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:28:41 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:28:41 build karaf in karafoc with ./karafoc.env 11:28:41 NOTE: Picked up JDK_JAVA_OPTIONS: 11:28:41 --add-opens=java.base/java.io=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.net=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:28:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:28:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:28:41 -Xlog:disable 11:28:41 NOTE: Picked up JDK_JAVA_OPTIONS: 11:28:41 --add-opens=java.base/java.io=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.net=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:28:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:28:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:28:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:28:41 -Xlog:disable 11:28:41 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:28:41 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:28:41 build karaf in karaf121 with ./karaf121.env 11:28:42 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:28:42 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:28:42 build karaf in karaf221 with ./karaf221.env 11:28:42 NOTE: Picked up JDK_JAVA_OPTIONS: 11:28:42 --add-opens=java.base/java.io=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.net=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:28:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:28:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:28:42 -Xlog:disable 11:28:42 NOTE: Picked up JDK_JAVA_OPTIONS: 11:28:42 --add-opens=java.base/java.io=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.net=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:28:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:28:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:28:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:28:42 -Xlog:disable 11:29:37 build_karaf_tests190: OK ✔ in 1 minute 2.47 seconds 11:29:37 build_karaf_tests121: OK ✔ in 1 minute 2.6 seconds 11:29:37 build_karaf_tests221: OK ✔ in 1 minute 2.59 seconds 11:29:37 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 11:29:37 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 11:29:37 build_karaf_tests71: OK ✔ in 1 minute 3.3 seconds 11:29:37 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 11:29:43 buildlighty: freeze> python -m pip freeze --all 11:29:43 sims: freeze> python -m pip freeze --all 11:29:43 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:29:43 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:29:43 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:29:43 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:29:43 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:29:43 Using lighynode version 20.1.0.5 11:29:43 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:30:24 sims: OK ✔ in 10.02 seconds 11:30:24 buildlighty: OK ✔ in 27.24 seconds 11:30:24 testsPCE: freeze> python -m pip freeze --all 11:30:24 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 11:30:24 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:30:24 pytest -q transportpce_tests/pce/test01_pce.py 11:31:12 .................... [100%] 11:32:15 20 passed in 110.16s (0:01:50) 11:32:15 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:32:31 ............ [100%] 11:33:01 12 passed in 46.20s 11:33:01 pytest -q transportpce_tests/pce/test03_gnpy.py 11:33:18 ........ [100%] 11:33:39 8 passed in 37.69s 11:33:39 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:34:11 ... [100%] 11:34:16 3 passed in 36.68s 11:34:17 testsPCE: OK ✔ in 4 minutes 39.13 seconds 11:34:17 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 11:34:17 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 11:34:17 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 11:34:23 tests_tapi: freeze> python -m pip freeze --all 11:34:24 tests190: freeze> python -m pip freeze --all 11:34:24 tests121: freeze> python -m pip freeze --all 11:34:24 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:34:24 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:34:24 using environment variables from ./karaf221.env 11:34:24 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:34:24 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:34:24 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:34:24 using environment variables from ./karafoc.env 11:34:24 pytest -q transportpce_tests/oc/test01_portmapping.py 11:34:24 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:34:24 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:34:24 using environment variables from ./karaf121.env 11:34:24 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:35:25 ........... [100%] 11:35:40 10 passed in 76.39s (0:01:16) 11:35:40 pytest -q transportpce_tests/oc/test02_topology.py 11:35:49 ................................ [100%] 11:36:29 21 passed in 124.46s (0:02:04) 11:36:29 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:36:30 ............................ [100%] 11:36:51 14 passed in 69.67s (0:01:09) 11:36:51 pytest -q transportpce_tests/oc/test03_renderer.py 11:36:51 ............... [100%] 11:37:28 6 passed in 58.58s 11:37:28 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:37:29 ..................... [100%] 11:37:48 19 passed in 57.61s 11:37:49 tests190: OK ✔ in 3 minutes 32.41 seconds 11:37:49 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 11:37:56 tests71: freeze> python -m pip freeze --all 11:37:56 .tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:37:56 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:37:56 using environment variables from ./karaf71.env 11:37:56 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:38:16 ..................................... [100%] 11:38:51 12 passed in 55.00s 11:38:51 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 11:38:52 ............................... [100%] 11:39:37 51 passed in 313.39s (0:05:13) 11:39:37 pytest -q transportpce_tests/tapi/test02_full_topology.py 11:39:39 .................... [100%] 11:40:00 44 passed in 151.95s (0:02:31) 11:40:00 .pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 11:40:02 .............................................................................. [100%] 11:41:30 62 passed in 158.25s (0:02:38) 11:41:30 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 11:41:30 ... [100%] 11:41:35 24 passed in 94.10s (0:01:34) 11:41:35 pytest -q transportpce_tests/1.2.1/test05_olm.py 11:41:55 ........................................................................................ [100%] 11:44:03 48 passed in 152.26s (0:02:32) 11:44:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:44:03 ............................... [100%] 11:44:54 40 passed in 199.16s (0:03:19) 11:44:54 pytest -q transportpce_tests/1.2.1/test06_end2end.py 11:44:55 ............ [100%] 11:45:18 22 passed in 74.81s (0:01:14) 11:45:20 [100%] 11:45:20 36 passed in 342.21s (0:05:42) 11:45:20 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:45:44 ........................................................................................................................ [100%] 11:53:39 71 passed in 498.72s (0:08:18) 11:53:39 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:53:58 ...................... [100%] 11:56:00 19 passed in 141.19s (0:02:21) 11:56:01 tests71: OK ✔ in 7 minutes 29.34 seconds 11:56:01 tests_tapi: OK ✔ in 21 minutes 44.24 seconds 11:56:01 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:56:07 tests221: freeze> python -m pip freeze --all 11:56:07 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:56:07 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:56:07 using environment variables from ./karaf221.env 11:56:07 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:56:44 .................. [100%] 11:57:02 54 passed in 727.17s (0:12:07) 11:57:02 ................... [100%] 11:57:23 35 passed in 76.01s (0:01:16) 11:57:23 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:57:54 ...... [100%] 11:58:07 6 passed in 43.74s 11:58:07 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:58:52 ............................................ [100%] 12:00:26 44 passed in 138.65s (0:02:18) 12:00:26 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:01:03 ............ [100%] 12:01:27 12 passed in 60.89s (0:01:00) 12:01:28 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:01:53 ................ [100%] 12:03:22 16 passed in 114.29s (0:01:54) 12:03:22 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:03:52 ............................... [100%] 12:03:59 31 passed in 36.40s 12:03:59 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:04:34 .......................... [100%] 12:05:29 26 passed in 90.24s (0:01:30) 12:05:29 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:06:06 ...................... [100%] 12:07:09 22 passed in 99.18s (0:01:39) 12:07:09 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:07:49 ........................................ [100%] 12:10:11 40 passed in 181.70s (0:03:01) 12:10:11 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:10:53 ........................................................................ [ 74%] 12:16:29 ......................... [100%] 12:18:21 97 passed in 489.94s (0:08:09) 12:18:21 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:19:03 ...................................................... [100%] 12:25:50 54 passed in 448.39s (0:07:28) 12:25:50 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 12:26:42 ........................................................................ [ 71%] 12:31:50 ............................. [100%] 12:33:59 101 passed in 488.98s (0:08:08) 12:33:59 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:34:52 ........................................................................ [ 67%] 12:40:38 ................................... [100%] 12:43:58 107 passed in 599.06s (0:09:59) 12:43:58 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:44:41 ............................................. [100%] 12:50:17 45 passed in 378.53s (0:06:18) 12:50:17 tests121: OK ✔ in 22 minutes 45.66 seconds 12:50:17 tests221: OK ✔ in 54 minutes 16.81 seconds 12:50:17 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 12:50:25 tests_hybrid: freeze> python -m pip freeze --all 12:50:25 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:50:25 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:50:25 using environment variables from ./karaf221.env 12:50:25 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:51:04 ................................................... [100%] 12:52:51 51 passed in 145.64s (0:02:25) 12:52:51 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:53:32 ........................................................................ [ 66%] 12:57:52 ..................................... [100%] 12:59:58 109 passed in 427.23s (0:07:07) 12:59:58 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:00:47 ..................................................... [100%] 13:04:20 53 passed in 260.88s (0:04:20) 13:04:20 buildcontroller: OK (108.21=setup[8.91]+cmd[99.30] seconds) 13:04:20 sims: OK (10.02=setup[7.17]+cmd[2.85] seconds) 13:04:20 build_karaf_tests121: OK (62.60=setup[7.76]+cmd[54.84] seconds) 13:04:20 testsPCE: OK (279.12=setup[47.17]+cmd[231.96] seconds) 13:04:20 tests121: OK (1365.66=setup[7.67]+cmd[1357.99] seconds) 13:04:20 build_karaf_tests221: OK (62.59=setup[7.84]+cmd[54.75] seconds) 13:04:20 tests_tapi: OK (1304.24=setup[7.58]+cmd[1296.66] seconds) 13:04:20 tests221: OK (3256.81=setup[6.67]+cmd[3250.14] seconds) 13:04:20 build_karaf_tests71: OK (63.30=setup[7.57]+cmd[55.73] seconds) 13:04:20 tests71: OK (449.34=setup[7.55]+cmd[441.79] seconds) 13:04:20 build_karaf_tests190: OK (62.47=setup[7.60]+cmd[54.86] seconds) 13:04:20 tests190: OK (212.41=setup[7.64]+cmd[204.77] seconds) 13:04:20 tests_hybrid: OK (842.41=setup[7.75]+cmd[834.66] seconds) 13:04:20 buildlighty: OK (27.24=setup[7.18]+cmd[20.06] seconds) 13:04:20 docs: OK (29.40=setup[26.68]+cmd[2.71] seconds) 13:04:20 docs-linkcheck: OK (33.56=setup[28.10]+cmd[5.46] seconds) 13:04:20 checkbashisms: OK (3.18=setup[1.93]+cmd[0.01,0.05,1.19] seconds) 13:04:20 pre-commit: OK (49.75=setup[2.82]+cmd[0.00,0.00,39.29,7.63] seconds) 13:04:20 pylint: OK (29.46=setup[4.25]+cmd[25.21] seconds) 13:04:20 congratulations :) (5854.15 seconds) 13:04:20 + tox_status=0 13:04:20 + echo '---> Completed tox runs' 13:04:20 ---> Completed tox runs 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/build_karaf_tests121/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=build_karaf_tests121 13:04:20 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:04:20 + for i in .tox/*/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 ++ echo .tox/build_karaf_tests190/log 13:04:20 + tox_env=build_karaf_tests190 13:04:20 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/build_karaf_tests221/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=build_karaf_tests221 13:04:20 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/build_karaf_tests71/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=build_karaf_tests71 13:04:20 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/buildcontroller/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=buildcontroller 13:04:20 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/buildlighty/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=buildlighty 13:04:20 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:04:20 + for i in .tox/*/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 ++ echo .tox/checkbashisms/log 13:04:20 + tox_env=checkbashisms 13:04:20 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:04:20 + for i in .tox/*/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 ++ echo .tox/docs-linkcheck/log 13:04:20 + tox_env=docs-linkcheck 13:04:20 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/docs/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=docs 13:04:20 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/pre-commit/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=pre-commit 13:04:20 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/pylint/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=pylint 13:04:20 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:04:20 + for i in .tox/*/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 ++ echo .tox/sims/log 13:04:20 + tox_env=sims 13:04:20 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/tests121/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=tests121 13:04:20 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/tests190/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=tests190 13:04:20 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:04:20 + for i in .tox/*/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 ++ echo .tox/tests221/log 13:04:20 + tox_env=tests221 13:04:20 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/tests71/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=tests71 13:04:20 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/testsPCE/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=testsPCE 13:04:20 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/tests_hybrid/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=tests_hybrid 13:04:20 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:04:20 + for i in .tox/*/log 13:04:20 ++ echo .tox/tests_tapi/log 13:04:20 ++ awk -F/ '{print $2}' 13:04:20 + tox_env=tests_tapi 13:04:20 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:04:20 + DOC_DIR=docs/_build/html 13:04:20 + [[ -d docs/_build/html ]] 13:04:20 + echo '---> Archiving generated docs' 13:04:20 ---> Archiving generated docs 13:04:20 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:04:20 + echo '---> tox-run.sh ends' 13:04:20 ---> tox-run.sh ends 13:04:20 + test 0 -eq 0 13:04:20 $ ssh-agent -k 13:04:20 unset SSH_AUTH_SOCK; 13:04:20 unset SSH_AGENT_PID; 13:04:20 echo Agent pid 1579 killed; 13:04:20 [ssh-agent] Stopped. 13:04:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:04:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10259397850874069928.sh 13:04:20 ---> sysstat.sh 13:04:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10030770920829801579.sh 13:04:21 ---> package-listing.sh 13:04:21 ++ facter osfamily 13:04:21 ++ tr '[:upper:]' '[:lower:]' 13:04:21 + OS_FAMILY=debian 13:04:21 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:04:21 + START_PACKAGES=/tmp/packages_start.txt 13:04:21 + END_PACKAGES=/tmp/packages_end.txt 13:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:21 + PACKAGES=/tmp/packages_start.txt 13:04:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:04:21 + PACKAGES=/tmp/packages_end.txt 13:04:21 + case "${OS_FAMILY}" in 13:04:21 + dpkg -l 13:04:21 + grep '^ii' 13:04:21 + '[' -f /tmp/packages_start.txt ']' 13:04:21 + '[' -f /tmp/packages_end.txt ']' 13:04:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:04:21 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:04:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:04:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1818930465222139927.sh 13:04:21 ---> capture-instance-metadata.sh 13:04:21 Setup pyenv: 13:04:21 system 13:04:21 3.8.20 13:04:21 3.9.20 13:04:21 3.10.15 13:04:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:04:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B48Z from file:/tmp/.os_lf_venv 13:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:24 lf-activate-venv(): INFO: Base packages installed successfully 13:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-B48Z/bin to PATH 13:04:38 INFO: Running in OpenStack, capturing instance metadata 13:04:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9118780611009106775.sh 13:04:38 provisioning config files... 13:04:41 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4022 13:04:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13413786526645501491tmp 13:04:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:04:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:04:41 provisioning config files... 13:04:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:04:41 [EnvInject] - Injecting environment variables from a build step. 13:04:41 [EnvInject] - Injecting as environment variables the properties content 13:04:41 SERVER_ID=logs 13:04:41 13:04:41 [EnvInject] - Variables injected successfully. 13:04:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15309760722485237783.sh 13:04:41 ---> create-netrc.sh 13:04:41 WARN: Log server credential not found. 13:04:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5893981807963192342.sh 13:04:41 ---> python-tools-install.sh 13:04:41 Setup pyenv: 13:04:41 system 13:04:41 3.8.20 13:04:41 3.9.20 13:04:41 3.10.15 13:04:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:04:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B48Z from file:/tmp/.os_lf_venv 13:04:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:43 lf-activate-venv(): INFO: Base packages installed successfully 13:04:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-B48Z/bin to PATH 13:04:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1369143005516483363.sh 13:04:54 ---> sudo-logs.sh 13:04:54 Archiving 'sudo' log.. 13:04:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4897222033183477867.sh 13:04:54 ---> job-cost.sh 13:04:54 Setup pyenv: 13:04:54 system 13:04:54 3.8.20 13:04:54 3.9.20 13:04:54 3.10.15 13:04:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B48Z from file:/tmp/.os_lf_venv 13:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:57 lf-activate-venv(): INFO: Base packages installed successfully 13:04:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-B48Z/bin to PATH 13:05:03 INFO: No Stack... 13:05:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:05:04 INFO: Archiving Costs 13:05:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9591259474226054527.sh 13:05:04 ---> logs-deploy.sh 13:05:04 Setup pyenv: 13:05:04 system 13:05:04 3.8.20 13:05:04 3.9.20 13:05:04 3.10.15 13:05:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B48Z from file:/tmp/.os_lf_venv 13:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:06 lf-activate-venv(): INFO: Base packages installed successfully 13:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-B48Z/bin to PATH 13:05:17 WARNING: Nexus logging server not set 13:05:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4022/ 13:05:17 INFO: archiving logs to S3 13:05:18 ---> uname -a: 13:05:18 Linux prd-ubuntu2204-docker-4c-16g-4383 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:05:18 13:05:18 13:05:18 ---> lscpu: 13:05:18 Architecture: x86_64 13:05:18 CPU op-mode(s): 32-bit, 64-bit 13:05:18 Address sizes: 40 bits physical, 48 bits virtual 13:05:18 Byte Order: Little Endian 13:05:18 CPU(s): 4 13:05:18 On-line CPU(s) list: 0-3 13:05:18 Vendor ID: AuthenticAMD 13:05:18 Model name: AMD EPYC-Rome Processor 13:05:18 CPU family: 23 13:05:18 Model: 49 13:05:18 Thread(s) per core: 1 13:05:18 Core(s) per socket: 1 13:05:18 Socket(s): 4 13:05:18 Stepping: 0 13:05:18 BogoMIPS: 5600.00 13:05:18 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 13:05:18 Virtualization: AMD-V 13:05:18 Hypervisor vendor: KVM 13:05:18 Virtualization type: full 13:05:18 L1d cache: 128 KiB (4 instances) 13:05:18 L1i cache: 128 KiB (4 instances) 13:05:18 L2 cache: 2 MiB (4 instances) 13:05:18 L3 cache: 64 MiB (4 instances) 13:05:18 NUMA node(s): 1 13:05:18 NUMA node0 CPU(s): 0-3 13:05:18 Vulnerability Gather data sampling: Not affected 13:05:18 Vulnerability Indirect target selection: Not affected 13:05:18 Vulnerability Itlb multihit: Not affected 13:05:18 Vulnerability L1tf: Not affected 13:05:18 Vulnerability Mds: Not affected 13:05:18 Vulnerability Meltdown: Not affected 13:05:18 Vulnerability Mmio stale data: Not affected 13:05:18 Vulnerability Reg file data sampling: Not affected 13:05:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:05:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:05:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:05:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:05:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:05:18 Vulnerability Srbds: Not affected 13:05:18 Vulnerability Tsa: Not affected 13:05:18 Vulnerability Tsx async abort: Not affected 13:05:18 Vulnerability Vmscape: Not affected 13:05:18 13:05:18 13:05:18 ---> nproc: 13:05:18 4 13:05:18 13:05:18 13:05:18 ---> df -h: 13:05:18 Filesystem Size Used Avail Use% Mounted on 13:05:18 tmpfs 1.6G 1.1M 1.6G 1% /run 13:05:18 /dev/vda1 78G 18G 60G 23% / 13:05:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:05:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:05:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:05:18 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:05:18 13:05:18 13:05:18 ---> free -m: 13:05:18 total used free shared buff/cache available 13:05:18 Mem: 15989 706 10796 4 4486 14940 13:05:18 Swap: 1023 1 1022 13:05:18 13:05:18 13:05:18 ---> ip addr: 13:05:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:05:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:05:18 inet 127.0.0.1/8 scope host lo 13:05:18 valid_lft forever preferred_lft forever 13:05:18 inet6 ::1/128 scope host 13:05:18 valid_lft forever preferred_lft forever 13:05:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:05:18 link/ether fa:16:3e:73:09:b9 brd ff:ff:ff:ff:ff:ff 13:05:18 altname enp0s3 13:05:18 inet 10.30.170.144/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:05:18 valid_lft 80374sec preferred_lft 80374sec 13:05:18 inet6 fe80::f816:3eff:fe73:9b9/64 scope link 13:05:18 valid_lft forever preferred_lft forever 13:05:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:05:18 link/ether 3a:41:3c:94:38:5e brd ff:ff:ff:ff:ff:ff 13:05:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:05:18 valid_lft forever preferred_lft forever 13:05:18 13:05:18 13:05:18 ---> sar -b -r -n DEV: 13:05:18 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4383) 12/05/25 _x86_64_ (4 CPU) 13:05:18 13:05:18 11:24:54 LINUX RESTART (4 CPU) 13:05:18 13:05:18 11:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:05:18 11:40:01 104.15 24.93 75.43 3.79 776.53 12753.52 19155.21 13:05:18 11:50:16 17.67 0.21 16.50 0.96 7.51 437.10 833.90 13:05:18 12:00:14 15.15 0.22 14.21 0.72 19.82 668.64 748.16 13:05:18 12:10:11 16.23 0.02 15.46 0.75 0.88 438.22 1661.09 13:05:18 12:20:12 7.84 0.01 7.50 0.33 0.27 203.25 120.68 13:05:18 12:30:12 5.60 0.02 5.37 0.21 1.80 147.31 89.11 13:05:18 12:40:02 7.21 0.86 6.01 0.33 39.16 358.36 89.82 13:05:18 12:50:02 6.39 0.67 5.51 0.22 24.02 159.00 65.84 13:05:18 13:00:02 10.49 0.01 10.09 0.39 0.73 562.32 904.96 13:05:18 Average: 21.17 2.98 17.33 0.86 96.31 1741.42 2621.66 13:05:18 13:05:18 11:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:05:18 11:40:01 7934924 11330136 4604916 28.12 265856 3116864 6146396 35.28 1924532 5961040 5236 13:05:18 11:50:16 2526932 5947872 9986568 60.99 268492 3139956 11468628 65.83 1964024 11292924 132 13:05:18 12:00:14 8036244 11573256 4364744 26.66 273620 3250976 5202880 29.86 2008668 5775692 104 13:05:18 12:10:11 11717648 15316068 623440 3.81 276236 3309780 1346156 7.73 2015728 2081760 9356 13:05:18 12:20:12 7890376 11502992 4434800 27.09 277144 3323072 5176084 29.71 2017700 5894872 76 13:05:18 12:30:12 6356296 9986152 5950908 36.35 277724 3339720 6693164 38.42 2020012 7438468 328 13:05:18 12:40:02 6252288 9963836 5972244 36.48 279508 3419468 6497984 37.30 2037856 7488140 472 13:05:18 12:50:02 7780532 11521448 4415676 26.97 280556 3447992 5131928 29.46 2045284 5988612 256 13:05:18 13:00:02 11129172 15006968 931736 5.69 284324 3577796 1670784 9.59 2069236 2623628 19024 13:05:18 Average: 7736046 11349859 4587226 28.02 275940 3325069 5481556 31.46 2011449 6060571 3887 13:05:18 13:05:18 11:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:05:18 11:40:01 lo 21.05 21.05 17.14 17.14 0.00 0.00 0.00 0.00 13:05:18 11:40:01 ens3 14.83 10.71 129.04 1.17 0.00 0.00 0.00 0.00 13:05:18 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 11:50:16 lo 46.83 46.83 20.33 20.33 0.00 0.00 0.00 0.00 13:05:18 11:50:16 ens3 2.64 1.66 0.51 1.22 0.00 0.00 0.00 0.00 13:05:18 11:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:00:14 lo 15.72 15.72 7.01 7.01 0.00 0.00 0.00 0.00 13:05:18 12:00:14 ens3 0.90 0.76 0.23 0.19 0.00 0.00 0.00 0.00 13:05:18 12:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:10:11 lo 17.33 17.33 8.58 8.58 0.00 0.00 0.00 0.00 13:05:18 12:10:11 ens3 0.89 0.67 0.17 0.13 0.00 0.00 0.00 0.00 13:05:18 12:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:20:12 lo 18.32 18.32 9.17 9.17 0.00 0.00 0.00 0.00 13:05:18 12:20:12 ens3 0.75 0.56 0.15 0.11 0.00 0.00 0.00 0.00 13:05:18 12:20:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:30:12 lo 27.16 27.16 11.11 11.11 0.00 0.00 0.00 0.00 13:05:18 12:30:12 ens3 0.65 0.45 0.14 0.11 0.00 0.00 0.00 0.00 13:05:18 12:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:40:02 lo 19.80 19.80 10.87 10.87 0.00 0.00 0.00 0.00 13:05:18 12:40:02 ens3 4.62 2.49 89.02 0.28 0.00 0.00 0.00 0.00 13:05:18 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 12:50:02 lo 11.48 11.48 6.05 6.05 0.00 0.00 0.00 0.00 13:05:18 12:50:02 ens3 0.58 0.43 0.13 0.09 0.00 0.00 0.00 0.00 13:05:18 12:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 13:00:02 lo 23.24 23.24 10.91 10.91 0.00 0.00 0.00 0.00 13:05:18 13:00:02 ens3 1.19 0.89 0.32 0.25 0.00 0.00 0.00 0.00 13:05:18 13:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 Average: lo 22.40 22.40 11.27 11.27 0.00 0.00 0.00 0.00 13:05:18 Average: ens3 3.00 2.06 24.18 0.40 0.00 0.00 0.00 0.00 13:05:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:18 13:05:18 13:05:18 ---> sar -P ALL: 13:05:18 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-4383) 12/05/25 _x86_64_ (4 CPU) 13:05:18 13:05:18 11:24:54 LINUX RESTART (4 CPU) 13:05:18 13:05:18 11:30:03 CPU %user %nice %system %iowait %steal %idle 13:05:18 11:40:01 all 54.42 0.00 2.29 0.43 0.11 42.75 13:05:18 11:40:01 0 55.40 0.00 2.14 0.31 0.11 42.04 13:05:18 11:40:01 1 52.86 0.00 2.34 0.68 0.11 44.01 13:05:18 11:40:01 2 54.52 0.00 2.43 0.48 0.11 42.47 13:05:18 11:40:01 3 54.91 0.00 2.25 0.24 0.10 42.49 13:05:18 11:50:16 all 35.50 0.00 1.44 0.07 0.10 62.89 13:05:18 11:50:16 0 35.77 0.00 1.40 0.17 0.10 62.56 13:05:18 11:50:16 1 35.46 0.00 1.52 0.04 0.10 62.88 13:05:18 11:50:16 2 35.07 0.00 1.45 0.06 0.10 63.32 13:05:18 11:50:16 3 35.69 0.00 1.38 0.01 0.10 62.81 13:05:18 12:00:14 all 21.51 0.00 1.01 0.15 0.10 77.23 13:05:18 12:00:14 0 20.68 0.00 1.08 0.15 0.11 77.99 13:05:18 12:00:14 1 22.85 0.00 1.02 0.11 0.11 75.91 13:05:18 12:00:14 2 20.95 0.00 1.02 0.31 0.10 77.62 13:05:18 12:00:14 3 21.55 0.00 0.92 0.04 0.10 77.39 13:05:18 12:10:11 all 24.40 0.00 0.86 0.09 0.10 74.54 13:05:18 12:10:11 0 24.50 0.00 0.72 0.02 0.10 74.66 13:05:18 12:10:11 1 24.09 0.00 0.85 0.05 0.10 74.92 13:05:18 12:10:11 2 24.59 0.00 0.97 0.25 0.11 74.08 13:05:18 12:10:11 3 24.42 0.00 0.90 0.05 0.10 74.52 13:05:18 12:20:12 all 13.34 0.00 0.52 0.06 0.10 85.99 13:05:18 12:20:12 0 13.47 0.00 0.59 0.08 0.10 85.76 13:05:18 12:20:12 1 13.90 0.00 0.53 0.02 0.10 85.44 13:05:18 12:20:12 2 13.39 0.00 0.54 0.06 0.10 85.91 13:05:18 12:20:12 3 12.58 0.00 0.41 0.07 0.09 86.85 13:05:18 12:30:12 all 9.74 0.00 0.48 0.02 0.09 89.68 13:05:18 12:30:12 0 9.19 0.00 0.44 0.02 0.09 90.26 13:05:18 12:30:12 1 9.95 0.00 0.47 0.05 0.09 89.44 13:05:18 12:30:12 2 9.50 0.00 0.53 0.01 0.09 89.87 13:05:18 12:30:12 3 10.31 0.00 0.46 0.01 0.08 89.13 13:05:18 12:40:02 all 9.75 0.00 0.52 0.05 0.09 89.58 13:05:18 12:40:02 0 10.04 0.00 0.49 0.05 0.09 89.33 13:05:18 12:40:02 1 9.85 0.00 0.52 0.06 0.09 89.47 13:05:18 12:40:02 2 9.49 0.00 0.49 0.03 0.10 89.89 13:05:18 12:40:02 3 9.62 0.00 0.59 0.05 0.09 89.64 13:05:18 12:50:02 all 6.76 0.00 0.40 0.03 0.09 92.71 13:05:18 12:50:02 0 6.61 0.00 0.40 0.04 0.09 92.85 13:05:18 12:50:02 1 6.85 0.00 0.43 0.05 0.10 92.58 13:05:18 12:50:02 2 6.75 0.00 0.40 0.02 0.09 92.74 13:05:18 12:50:02 3 6.84 0.00 0.37 0.03 0.09 92.67 13:05:18 13:00:02 all 14.02 0.00 0.67 0.05 0.09 85.16 13:05:18 13:00:02 0 13.77 0.00 0.82 0.12 0.09 85.21 13:05:18 13:00:02 1 14.90 0.00 0.66 0.03 0.10 84.32 13:05:18 13:00:02 2 13.79 0.00 0.64 0.05 0.10 85.43 13:05:18 13:00:02 3 13.63 0.00 0.58 0.02 0.09 85.69 13:05:18 Average: all 21.08 0.00 0.91 0.11 0.10 77.80 13:05:18 Average: 0 21.08 0.00 0.90 0.11 0.10 77.82 13:05:18 Average: 1 21.22 0.00 0.93 0.12 0.10 77.63 13:05:18 Average: 2 20.93 0.00 0.94 0.14 0.10 77.89 13:05:18 Average: 3 21.10 0.00 0.88 0.06 0.10 77.87 13:05:18 13:05:18 13:05:18