12:59:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/109389 12:59:42 Running as SYSTEM 12:59:42 [EnvInject] - Loading node environment variables. 12:59:42 Building remotely on prd-ubuntu2204-docker-4c-16g-907 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:59:42 [ssh-agent] Looking for ssh-agent implementation... 12:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:43 $ ssh-agent 12:59:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnby8pv/agent.1568 12:59:43 SSH_AGENT_PID=1570 12:59:43 [ssh-agent] Started. 12:59:43 Running ssh-add (command line suppressed) 12:59:43 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16699333797681319911.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16699333797681319911.key) 12:59:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:59:43 The recommended git tool is: NONE 12:59:45 using credential jenkins-ssh 12:59:45 Wiping out workspace first. 12:59:45 Cloning the remote Git repository 12:59:45 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:59:45 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:59:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:59:45 > git --version # timeout=10 12:59:45 > git --version # 'git version 2.34.1' 12:59:45 using GIT_SSH to set credentials jenkins-ssh 12:59:45 Verifying host key using known hosts file 12:59:45 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. 12:59:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:59:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:59:49 using GIT_SSH to set credentials jenkins-ssh 12:59:49 Verifying host key using known hosts file 12:59:49 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. 12:59:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/89/109389/35 # timeout=10 12:59:50 > git rev-parse ab7ed136881a9b369568f780fc04673c1d3ee042^{commit} # timeout=10 12:59:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:50 Checking out Revision ab7ed136881a9b369568f780fc04673c1d3ee042 (refs/changes/89/109389/35) 12:59:50 > git config core.sparsecheckout # timeout=10 12:59:50 > git checkout -f ab7ed136881a9b369568f780fc04673c1d3ee042 # timeout=10 12:59:50 Commit message: "Use contentionless SRG during spectrum assignment" 12:59:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:50 > git rev-list --no-walk 9805ebc1f5d3e3f13250ff18d76cfed6c7419ca2 # timeout=10 12:59:50 > git remote # timeout=10 12:59:50 > git submodule init # timeout=10 12:59:50 > git submodule sync # timeout=10 12:59:50 > git config --get remote.origin.url # timeout=10 12:59:50 > git submodule init # timeout=10 12:59:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:59:50 ERROR: No submodules found. 12:59:53 provisioning config files... 12:59:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:59:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:59:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12912978286406522110.sh 12:59:54 ---> python-tools-install.sh 12:59:54 Setup pyenv: 12:59:54 * system (set by /opt/pyenv/version) 12:59:54 * 3.8.20 (set by /opt/pyenv/version) 12:59:54 * 3.9.20 (set by /opt/pyenv/version) 12:59:54 3.10.15 12:59:54 3.11.10 12:59:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CN2K 12:59:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:02 lf-activate-venv(): INFO: Base packages installed successfully 13:00:02 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-CN2K/bin to PATH 13:00:30 Generating Requirements File 13:00:50 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. 13:00:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:00:50 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 13:00:50 Python 3.11.10 13:00:50 pip 25.2 from /tmp/venv-CN2K/lib/python3.11/site-packages/pip (python 3.11) 13:00:50 appdirs==1.4.4 13:00:50 argcomplete==3.6.3 13:00:50 aspy.yaml==1.3.0 13:00:50 attrs==25.4.0 13:00:50 autopage==0.5.2 13:00:50 beautifulsoup4==4.14.2 13:00:50 boto3==1.40.55 13:00:50 botocore==1.40.55 13:00:50 bs4==0.0.2 13:00:50 cachetools==6.2.1 13:00:50 certifi==2025.10.5 13:00:50 cffi==2.0.0 13:00:50 cfgv==3.4.0 13:00:50 chardet==5.2.0 13:00:50 charset-normalizer==3.4.4 13:00:50 click==8.3.0 13:00:50 cliff==4.11.0 13:00:50 cmd2==2.7.0 13:00:50 cryptography==3.3.2 13:00:50 debtcollector==3.0.0 13:00:50 decorator==5.2.1 13:00:50 defusedxml==0.7.1 13:00:50 Deprecated==1.2.18 13:00:50 distlib==0.4.0 13:00:50 dnspython==2.8.0 13:00:50 docker==7.1.0 13:00:50 dogpile.cache==1.5.0 13:00:50 durationpy==0.10 13:00:50 email-validator==2.3.0 13:00:50 filelock==3.20.0 13:00:50 future==1.0.0 13:00:50 gitdb==4.0.12 13:00:50 GitPython==3.1.45 13:00:50 google-auth==2.41.1 13:00:50 httplib2==0.31.0 13:00:50 identify==2.6.15 13:00:50 idna==3.11 13:00:50 importlib-resources==1.5.0 13:00:50 iso8601==2.1.0 13:00:50 Jinja2==3.1.6 13:00:50 jmespath==1.0.1 13:00:50 jsonpatch==1.33 13:00:50 jsonpointer==3.0.0 13:00:50 jsonschema==4.25.1 13:00:50 jsonschema-specifications==2025.9.1 13:00:50 keystoneauth1==5.12.0 13:00:50 kubernetes==34.1.0 13:00:50 lftools==0.37.15 13:00:50 lxml==6.0.2 13:00:50 markdown-it-py==4.0.0 13:00:50 MarkupSafe==3.0.3 13:00:50 mdurl==0.1.2 13:00:50 msgpack==1.1.2 13:00:50 multi_key_dict==2.0.3 13:00:50 munch==4.0.0 13:00:50 netaddr==1.3.0 13:00:50 niet==1.4.2 13:00:50 nodeenv==1.9.1 13:00:50 oauth2client==4.1.3 13:00:50 oauthlib==3.3.1 13:00:50 openstacksdk==4.7.1 13:00:50 os-service-types==1.8.0 13:00:50 osc-lib==4.2.0 13:00:50 oslo.config==10.0.0 13:00:50 oslo.context==6.1.0 13:00:50 oslo.i18n==6.6.0 13:00:50 oslo.log==7.2.1 13:00:50 oslo.serialization==5.8.0 13:00:50 oslo.utils==9.1.0 13:00:50 packaging==25.0 13:00:50 pbr==7.0.1 13:00:50 platformdirs==4.5.0 13:00:50 prettytable==3.16.0 13:00:50 psutil==7.1.1 13:00:50 pyasn1==0.6.1 13:00:50 pyasn1_modules==0.4.2 13:00:50 pycparser==2.23 13:00:50 pygerrit2==2.0.15 13:00:50 PyGithub==2.8.1 13:00:50 Pygments==2.19.2 13:00:50 PyJWT==2.10.1 13:00:50 PyNaCl==1.6.0 13:00:50 pyparsing==2.4.7 13:00:50 pyperclip==1.11.0 13:00:50 pyrsistent==0.20.0 13:00:50 python-cinderclient==9.8.0 13:00:50 python-dateutil==2.9.0.post0 13:00:50 python-heatclient==4.3.0 13:00:50 python-jenkins==1.8.3 13:00:50 python-keystoneclient==5.7.0 13:00:50 python-magnumclient==4.9.0 13:00:50 python-openstackclient==8.2.0 13:00:50 python-swiftclient==4.8.0 13:00:50 PyYAML==6.0.3 13:00:50 referencing==0.37.0 13:00:50 requests==2.32.5 13:00:50 requests-oauthlib==2.0.0 13:00:50 requestsexceptions==1.4.0 13:00:50 rfc3986==2.0.0 13:00:50 rich==14.2.0 13:00:50 rich-argparse==1.7.1 13:00:50 rpds-py==0.27.1 13:00:50 rsa==4.9.1 13:00:50 ruamel.yaml==0.18.15 13:00:50 ruamel.yaml.clib==0.2.14 13:00:50 s3transfer==0.14.0 13:00:50 simplejson==3.20.2 13:00:50 six==1.17.0 13:00:50 smmap==5.0.2 13:00:50 soupsieve==2.8 13:00:50 stevedore==5.5.0 13:00:50 tabulate==0.9.0 13:00:50 toml==0.10.2 13:00:50 tomlkit==0.13.3 13:00:50 tqdm==4.67.1 13:00:50 typing_extensions==4.15.0 13:00:50 tzdata==2025.2 13:00:50 urllib3==1.26.20 13:00:50 virtualenv==20.35.3 13:00:50 wcwidth==0.2.14 13:00:50 websocket-client==1.9.0 13:00:50 wrapt==2.0.0 13:00:50 xdg==6.0.0 13:00:50 xmltodict==1.0.2 13:00:50 yq==3.4.3 13:00:51 [EnvInject] - Injecting environment variables from a build step. 13:00:51 [EnvInject] - Injecting as environment variables the properties content 13:00:51 PYTHON=python3 13:00:51 13:00:51 [EnvInject] - Variables injected successfully. 13:00:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8568484701744691330.sh 13:00:51 ---> tox-install.sh 13:00:51 + source /home/jenkins/lf-env.sh 13:00:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:51 ++ mktemp -d /tmp/venv-XXXX 13:00:51 + lf_venv=/tmp/venv-DRkd 13:00:51 + local venv_file=/tmp/.os_lf_venv 13:00:51 + local python=python3 13:00:51 + local options 13:00:51 + local set_path=true 13:00:51 + local install_args= 13:00:51 ++ 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 13:00:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:51 + true 13:00:51 + case $1 in 13:00:51 + venv_file=/tmp/.toxenv 13:00:51 + shift 2 13:00:51 + true 13:00:51 + case $1 in 13:00:51 + shift 13:00:51 + break 13:00:51 + case $python in 13:00:51 + local pkg_list= 13:00:51 + [[ -d /opt/pyenv ]] 13:00:51 + echo 'Setup pyenv:' 13:00:51 Setup pyenv: 13:00:51 + export PYENV_ROOT=/opt/pyenv 13:00:51 + PYENV_ROOT=/opt/pyenv 13:00:51 + 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 13:00:51 + 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 13:00:51 + pyenv versions 13:00:51 system 13:00:51 3.8.20 13:00:51 3.9.20 13:00:51 3.10.15 13:00:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:00:51 + command -v pyenv 13:00:51 ++ pyenv init - --no-rehash 13:00:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:00:51 for i in ${!paths[@]}; do 13:00:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:00:51 fi; done; 13:00:51 echo "${paths[*]}"'\'')" 13:00:51 export PATH="/opt/pyenv/shims:${PATH}" 13:00:51 export PYENV_SHELL=bash 13:00:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:51 pyenv() { 13:00:51 local command 13:00:51 command="${1:-}" 13:00:51 if [ "$#" -gt 0 ]; then 13:00:51 shift 13:00:51 fi 13:00:51 13:00:51 case "$command" in 13:00:51 rehash|shell) 13:00:51 eval "$(pyenv "sh-$command" "$@")" 13:00:51 ;; 13:00:51 *) 13:00:51 command pyenv "$command" "$@" 13:00:51 ;; 13:00:51 esac 13:00:51 }' 13:00:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:00:51 for i in ${!paths[@]}; do 13:00:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:00:51 fi; done; 13:00:51 echo "${paths[*]}"' 13:00:51 ++ 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 13:00:51 ++ 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 13:00:51 ++ 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 13:00:51 ++ export PYENV_SHELL=bash 13:00:51 ++ PYENV_SHELL=bash 13:00:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:51 +++ complete -F _pyenv pyenv 13:00:51 ++ lf-pyver python3 13:00:51 ++ local py_version_xy=python3 13:00:51 ++ local py_version_xyz= 13:00:51 ++ pyenv versions 13:00:51 ++ local command 13:00:51 ++ command=versions 13:00:51 ++ '[' 1 -gt 0 ']' 13:00:51 ++ shift 13:00:51 ++ case "$command" in 13:00:51 ++ command pyenv versions 13:00:51 ++ sed 's/^[ *]* //' 13:00:51 ++ awk '{ print $1 }' 13:00:51 ++ grep -E '^[0-9.]*[0-9]$' 13:00:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:51 +++ grep '^3' /tmp/.pyenv_versions 13:00:51 +++ sort -V 13:00:51 +++ tail -n 1 13:00:51 ++ py_version_xyz=3.11.10 13:00:51 ++ [[ -z 3.11.10 ]] 13:00:51 ++ echo 3.11.10 13:00:51 ++ return 0 13:00:51 + pyenv local 3.11.10 13:00:51 + local command 13:00:51 + command=local 13:00:51 + '[' 2 -gt 0 ']' 13:00:51 + shift 13:00:51 + case "$command" in 13:00:51 + command pyenv local 3.11.10 13:00:51 + for arg in "$@" 13:00:51 + case $arg in 13:00:51 + pkg_list+='tox ' 13:00:51 + for arg in "$@" 13:00:51 + case $arg in 13:00:51 + pkg_list+='virtualenv ' 13:00:51 + for arg in "$@" 13:00:51 + case $arg in 13:00:51 + pkg_list+='urllib3~=1.26.15 ' 13:00:51 + [[ -f /tmp/.toxenv ]] 13:00:51 + [[ ! -f /tmp/.toxenv ]] 13:00:51 + [[ -n '' ]] 13:00:51 + python3 -m venv /tmp/venv-DRkd 13:00:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRkd' 13:00:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DRkd 13:00:55 + echo /tmp/venv-DRkd 13:00:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:00:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:00:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:00:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:55 + local 'pip_opts=--upgrade --quiet' 13:00:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:00:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:00:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:00:55 + [[ -n '' ]] 13:00:55 + [[ -n '' ]] 13:00:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:00:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:55 + /tmp/venv-DRkd/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 13:00:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:00:58 lf-activate-venv(): INFO: Base packages installed successfully 13:00:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:00:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:00:58 + /tmp/venv-DRkd/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 13:01:00 + type python3 13:01:00 + true 13:01:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DRkd/bin to PATH' 13:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-DRkd/bin to PATH 13:01:00 + PATH=/tmp/venv-DRkd/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 13:01:00 + return 0 13:01:00 + python3 --version 13:01:00 Python 3.11.10 13:01:00 + python3 -m pip --version 13:01:01 pip 25.2 from /tmp/venv-DRkd/lib/python3.11/site-packages/pip (python 3.11) 13:01:01 + python3 -m pip freeze 13:01:01 cachetools==6.2.1 13:01:01 chardet==5.2.0 13:01:01 colorama==0.4.6 13:01:01 distlib==0.4.0 13:01:01 filelock==3.20.0 13:01:01 packaging==25.0 13:01:01 platformdirs==4.5.0 13:01:01 pluggy==1.6.0 13:01:01 pyproject-api==1.10.0 13:01:01 tox==4.31.0 13:01:01 urllib3==1.26.20 13:01:01 virtualenv==20.35.3 13:01:01 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4708687303225569190.sh 13:01:01 [EnvInject] - Injecting environment variables from a build step. 13:01:01 [EnvInject] - Injecting as environment variables the properties content 13:01:01 PARALLEL=True 13:01:01 13:01:01 [EnvInject] - Variables injected successfully. 13:01:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11096024383173349067.sh 13:01:01 ---> tox-run.sh 13:01:01 + 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 13:01:01 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:01:01 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:01:01 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:01:01 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 13:01:01 + source /home/jenkins/lf-env.sh 13:01:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:01 ++ mktemp -d /tmp/venv-XXXX 13:01:01 + lf_venv=/tmp/venv-0qVJ 13:01:01 + local venv_file=/tmp/.os_lf_venv 13:01:01 + local python=python3 13:01:01 + local options 13:01:01 + local set_path=true 13:01:01 + local install_args= 13:01:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:01 + true 13:01:01 + case $1 in 13:01:01 + venv_file=/tmp/.toxenv 13:01:01 + shift 2 13:01:01 + true 13:01:01 + case $1 in 13:01:01 + shift 13:01:01 + break 13:01:01 + case $python in 13:01:01 + local pkg_list= 13:01:01 + [[ -d /opt/pyenv ]] 13:01:01 + echo 'Setup pyenv:' 13:01:01 Setup pyenv: 13:01:01 + export PYENV_ROOT=/opt/pyenv 13:01:01 + PYENV_ROOT=/opt/pyenv 13:01:01 + 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 13:01:01 + 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 13:01:01 + pyenv versions 13:01:01 system 13:01:01 3.8.20 13:01:01 3.9.20 13:01:01 3.10.15 13:01:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:01:01 + command -v pyenv 13:01:01 ++ pyenv init - --no-rehash 13:01:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:01:01 for i in ${!paths[@]}; do 13:01:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:01:01 fi; done; 13:01:01 echo "${paths[*]}"'\'')" 13:01:01 export PATH="/opt/pyenv/shims:${PATH}" 13:01:01 export PYENV_SHELL=bash 13:01:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:01 pyenv() { 13:01:01 local command 13:01:01 command="${1:-}" 13:01:01 if [ "$#" -gt 0 ]; then 13:01:01 shift 13:01:01 fi 13:01:01 13:01:01 case "$command" in 13:01:01 rehash|shell) 13:01:01 eval "$(pyenv "sh-$command" "$@")" 13:01:01 ;; 13:01:01 *) 13:01:01 command pyenv "$command" "$@" 13:01:01 ;; 13:01:01 esac 13:01:01 }' 13:01:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:01:01 for i in ${!paths[@]}; do 13:01:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:01:01 fi; done; 13:01:01 echo "${paths[*]}"' 13:01:01 ++ 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 13:01:01 ++ 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 13:01:01 ++ 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 13:01:01 ++ export PYENV_SHELL=bash 13:01:01 ++ PYENV_SHELL=bash 13:01:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:01 +++ complete -F _pyenv pyenv 13:01:01 ++ lf-pyver python3 13:01:01 ++ local py_version_xy=python3 13:01:01 ++ local py_version_xyz= 13:01:01 ++ pyenv versions 13:01:01 ++ sed 's/^[ *]* //' 13:01:01 ++ local command 13:01:01 ++ command=versions 13:01:01 ++ '[' 1 -gt 0 ']' 13:01:01 ++ shift 13:01:01 ++ case "$command" in 13:01:01 ++ command pyenv versions 13:01:01 ++ grep -E '^[0-9.]*[0-9]$' 13:01:01 ++ awk '{ print $1 }' 13:01:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:01 +++ grep '^3' /tmp/.pyenv_versions 13:01:01 +++ sort -V 13:01:01 +++ tail -n 1 13:01:01 ++ py_version_xyz=3.11.10 13:01:01 ++ [[ -z 3.11.10 ]] 13:01:01 ++ echo 3.11.10 13:01:01 ++ return 0 13:01:01 + pyenv local 3.11.10 13:01:01 + local command 13:01:01 + command=local 13:01:01 + '[' 2 -gt 0 ']' 13:01:01 + shift 13:01:01 + case "$command" in 13:01:01 + command pyenv local 3.11.10 13:01:01 + for arg in "$@" 13:01:01 + case $arg in 13:01:01 + pkg_list+='tox ' 13:01:01 + for arg in "$@" 13:01:01 + case $arg in 13:01:01 + pkg_list+='virtualenv ' 13:01:01 + for arg in "$@" 13:01:01 + case $arg in 13:01:01 + pkg_list+='urllib3~=1.26.15 ' 13:01:01 + [[ -f /tmp/.toxenv ]] 13:01:01 ++ cat /tmp/.toxenv 13:01:01 + lf_venv=/tmp/venv-DRkd 13:01:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRkd from' file:/tmp/.toxenv 13:01:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DRkd from file:/tmp/.toxenv 13:01:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:01:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:01:01 + local 'pip_opts=--upgrade --quiet' 13:01:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:01:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:01:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:01:01 + [[ -n '' ]] 13:01:01 + [[ -n '' ]] 13:01:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:01:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:01:01 + /tmp/venv-DRkd/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 13:01:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:01:02 lf-activate-venv(): INFO: Base packages installed successfully 13:01:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:01:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:01:02 + /tmp/venv-DRkd/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 13:01:03 + type python3 13:01:03 + true 13:01:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DRkd/bin to PATH' 13:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-DRkd/bin to PATH 13:01:03 + PATH=/tmp/venv-DRkd/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 13:01:03 + return 0 13:01:03 + [[ -d /opt/pyenv ]] 13:01:03 + echo '---> Setting up pyenv' 13:01:03 ---> Setting up pyenv 13:01:03 + export PYENV_ROOT=/opt/pyenv 13:01:03 + PYENV_ROOT=/opt/pyenv 13:01:03 + export PATH=/opt/pyenv/bin:/tmp/venv-DRkd/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 13:01:03 + PATH=/opt/pyenv/bin:/tmp/venv-DRkd/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 13:01:03 ++ pwd 13:01:03 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 13:01:03 + export PYTHONPATH 13:01:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:01:03 + TOX_TESTENV_PASSENV=PYTHONPATH 13:01:03 + tox --version 13:01:03 4.31.0 from /tmp/venv-DRkd/lib/python3.11/site-packages/tox/__init__.py 13:01:03 + PARALLEL=True 13:01:03 + TOX_OPTIONS_LIST= 13:01:03 + [[ -n '' ]] 13:01:03 + case ${PARALLEL,,} in 13:01:03 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 13:01:03 + tox --parallel auto --parallel-live 13:01:03 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 13:01:05 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 13:01:05 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:01:05 checkbashisms: freeze> python -m pip freeze --all 13:01:05 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:01:06 checkbashisms: pip==25.2,setuptools==80.9.0 13:01:06 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:01:06 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)' 13:01:06 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 13:01:07 checkbashisms: OK ✔ in 3.43 seconds 13:01:07 pre-commit: install_deps> python -I -m pip install pre-commit 13:01:10 pre-commit: freeze> python -m pip freeze --all 13:01:10 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 13:01:10 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:01:10 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)' 13:01:10 /usr/bin/cpan 13:01:10 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 13:01:10 [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. 13:01:10 [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. 13:01:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:01:11 [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. 13:01:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:01:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:01:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:01:12 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 13:01:12 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 13:01:12 buildcontroller: freeze> python -m pip freeze --all 13:01:12 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:01:12 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 13:01:12 + update-java-alternatives -l 13:01:12 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 13:01:12 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 13:01:12 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 13:01:12 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 13:01:12 update-alternatives: error: no alternatives for jaotc 13:01:12 update-alternatives: error: no alternatives for rmic 13:01:13 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 13:01:13 + java -version 13:01:13 + JAVA_VER=21 13:01:13 + echo 21 13:01:13 21 13:01:13 + javac -version 13:01:13 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 13:01:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:01:13 [INFO] Once installed this environment will be reused. 13:01:13 [INFO] This may take a few minutes... 13:01:13 + JAVAC_VER=21 13:01:13 + echo 21 13:01:13 21 13:01:13 ok, java is 21 or newer 13:01:13 + [ 21 -ge 21 ] 13:01:13 + [ 21 -ge 21 ] 13:01:13 + echo ok, java is 21 or newer 13:01:13 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 13:01:13 2025-10-21 13:01:13 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] 13:01:13 + sudo mkdir -p /opt 13:01:13 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 13:01:13 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 13:01:13 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 13:01:13 + mvn --version 13:01:14 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 13:01:14 Maven home: /opt/maven 13:01:14 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:01:14 Default locale: en, platform encoding: UTF-8 13:01:14 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 13:01:14 NOTE: Picked up JDK_JAVA_OPTIONS: 13:01:14 --add-opens=java.base/java.io=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.lang=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.net=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.nio=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.util=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:01:14 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:01:14 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:01:14 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:01:14 -Xlog:disable 13:01:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:01:18 [INFO] Once installed this environment will be reused. 13:01:18 [INFO] This may take a few minutes... 13:01:26 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 13:01:26 [INFO] Once installed this environment will be reused. 13:01:26 [INFO] This may take a few minutes... 13:01:30 docs: freeze> python -m pip freeze --all 13:01:30 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 13:01:30 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 13:01:30 [INFO] Installing environment for https://github.com/perltidy/perltidy. 13:01:30 [INFO] Once installed this environment will be reused. 13:01:30 [INFO] This may take a few minutes... 13:01:30 docs-linkcheck: freeze> python -m pip freeze --all 13:01:31 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 13:01:31 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 13:01:33 docs: OK ✔ in 28.98 seconds 13:01:33 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 13:01:37 docs-linkcheck: OK ✔ in 32.04 seconds 13:01:37 pylint: freeze> python -m pip freeze --all 13:01:37 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 13:01:37 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}$' '{}' + 13:01:42 trim trailing whitespace.................................................Passed 13:01:42 Tabs remover.............................................................Passed 13:01:43 autopep8.................................................................Passed 13:01:49 perltidy.................................................................Passed 13:01:50 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 13:01:50 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:01:50 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:01:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:01:50 [INFO] Once installed this environment will be reused. 13:01:50 [INFO] This may take a few minutes... 13:01:57 gitlint..................................................................Passed 13:02:02 13:02:02 ------------------------------------ 13:02:02 Your code has been rated at 10.00/10 13:02:02 13:02:53 pre-commit: OK ✔ in 49.92 seconds 13:02:53 pylint: OK ✔ in 30.62 seconds 13:02:53 buildcontroller: OK ✔ in 1 minute 48.14 seconds 13:02:53 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 13:02:53 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 13:02:53 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 13:02:53 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 13:03:00 build_karaf_tests71: freeze> python -m pip freeze --all 13:03:00 build_karaf_tests221: freeze> python -m pip freeze --all 13:03:00 build_karaf_tests190: freeze> python -m pip freeze --all 13:03:00 build_karaf_tests121: freeze> python -m pip freeze --all 13:03:00 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:00 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:03:00 build karaf in karaf71 with ./karaf71.env 13:03:00 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:00 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:03:00 build karaf in karaf221 with ./karaf221.env 13:03:00 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:00 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:03:00 build karaf in karafoc with ./karafoc.env 13:03:00 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:00 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:03:00 build karaf in karaf121 with ./karaf121.env 13:03:00 NOTE: Picked up JDK_JAVA_OPTIONS: 13:03:00 --add-opens=java.base/java.io=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.net=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:03:00 -Xlog:disable 13:03:00 NOTE: Picked up JDK_JAVA_OPTIONS: 13:03:00 --add-opens=java.base/java.io=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.net=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:03:00 -Xlog:disable 13:03:00 NOTE: Picked up JDK_JAVA_OPTIONS: 13:03:00 --add-opens=java.base/java.io=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.net=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:03:00 -Xlog:disable 13:03:00 NOTE: Picked up JDK_JAVA_OPTIONS: 13:03:00 --add-opens=java.base/java.io=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.net=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 13:03:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 13:03:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 13:03:00 -Xlog:disable 13:03:51 build_karaf_tests71: OK ✔ in 58.6 seconds 13:03:51 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 13:03:52 build_karaf_tests221: OK ✔ in 59.63 seconds 13:03:52 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 13:03:53 build_karaf_tests190: OK ✔ in 1 minute 0.55 seconds 13:03:53 build_karaf_tests121: OK ✔ in 1 minute 0.59 seconds 13:03:53 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 13:03:58 buildlighty: freeze> python -m pip freeze --all 13:03:58 sims: freeze> python -m pip freeze --all 13:03:58 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:58 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 13:03:58 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 13:03:58 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:03:58 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 13:03:58 Using lighynode version 20.1.0.5 13:03:58 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 13:04:43 sims: OK ✔ in 10.45 seconds 13:04:43 buildlighty: OK ✔ in 27.97 seconds 13:04:43 testsPCE: freeze> python -m pip freeze --all 13:04:43 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 13:04:43 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 13:04:43 pytest -q transportpce_tests/pce/test01_pce.py 13:05:30 .................... [100%] 13:06:33 20 passed in 109.62s (0:01:49) 13:06:33 pytest -q transportpce_tests/pce/test02_pce_400G.py 13:06:49 ............ [100%] 13:07:20 12 passed in 46.18s 13:07:20 pytest -q transportpce_tests/pce/test03_gnpy.py 13:07:36 ........ [100%] 13:07:57 8 passed in 37.06s 13:07:57 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 13:08:28 ... [100%] 13:08:33 3 passed in 36.02s 13:08:34 testsPCE: OK ✔ in 4 minutes 40.94 seconds 13:08:34 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 13:08:34 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 13:08:34 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 13:08:40 tests121: freeze> python -m pip freeze --all 13:08:41 tests_tapi: freeze> python -m pip freeze --all 13:08:41 tests190: freeze> python -m pip freeze --all 13:08:41 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:08:41 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:08:41 using environment variables from ./karaf121.env 13:08:41 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:08:41 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:08:41 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:08:41 using environment variables from ./karaf221.env 13:08:41 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:08:41 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:08:41 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:08:41 using environment variables from ./karafoc.env 13:08:41 pytest -q transportpce_tests/oc/test01_portmapping.py 13:09:42 ........... [100%] 13:09:58 10 passed in 76.66s (0:01:16) 13:09:58 pytest -q transportpce_tests/oc/test02_topology.py 13:10:05 ................................... [100%] 13:10:44 21 passed in 123.18s (0:02:03) 13:10:44 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:10:45 ......................... [100%] 13:11:03 14 passed in 65.12s (0:01:05) 13:11:03 pytest -q transportpce_tests/oc/test03_renderer.py 13:11:05 ................. [100%] 13:11:43 6 passed in 58.89s 13:11:43 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:11:45 ................... [100%] 13:12:02 19 passed in 58.25s 13:12:02 tests190: OK ✔ in 3 minutes 28.86 seconds 13:12:02 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 13:12:09 tests71: freeze> python -m pip freeze --all 13:12:10 .tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:12:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:12:10 using environment variables from ./karaf71.env 13:12:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:12:30 ............................ [100%] 13:13:04 12 passed in 53.65s 13:13:04 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:13:04 ....................................................... [100%] 13:14:17 44 passed in 153.43s (0:02:33) 13:14:17 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:14:19 ................................................................. [100%] 13:15:41 62 passed in 157.52s (0:02:37) 13:15:41 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:15:42 [100%] 13:15:42 24 passed in 84.20s (0:01:24) 13:15:42 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:16:29 ............................................................................. [100%] 13:18:13 48 passed in 151.18s (0:02:31) 13:18:13 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:18:23 ......................... [100%] 13:19:03 40 passed in 200.85s (0:03:20) 13:19:03 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:19:04 ........... [100%] 13:19:26 22 passed in 73.05s (0:01:13) 13:19:42 .............................................. [100%] 13:22:49 51 passed in 848.32s (0:14:08) 13:22:49 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:22:52 ............................................... [100%] 13:27:58 54 passed in 534.49s (0:08:54) 13:28:16 . [100%] 13:28:19 36 passed in 329.19s (0:05:29) 13:28:19 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:29:12 ....................................................................... [100%] 13:36:32 71 passed in 492.88s (0:08:12) 13:36:32 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:37:24 ................... [100%] 13:38:55 19 passed in 142.08s (0:02:22) 13:38:55 tests71: OK ✔ in 7 minutes 24.15 seconds 13:38:55 tests121: OK ✔ in 19 minutes 24.3 seconds 13:38:55 tests_tapi: OK ✔ in 30 minutes 21.19 seconds 13:38:55 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 13:39:02 tests221: freeze> python -m pip freeze --all 13:39:02 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 13:39:02 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:39:02 using environment variables from ./karaf221.env 13:39:02 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:39:38 ................................... [100%] 13:40:18 35 passed in 75.13s (0:01:15) 13:40:18 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:40:49 ...... [100%] 13:41:02 6 passed in 44.54s 13:41:02 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:41:44 ............................................ [100%] 13:46:20 44 passed in 316.88s (0:05:16) 13:46:20 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:46:55 ............ [100%] 13:47:19 12 passed in 58.86s 13:47:19 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:47:44 ................ [100%] 13:49:13 16 passed in 114.07s (0:01:54) 13:49:13 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:49:42 ............................... [100%] 13:49:48 31 passed in 35.04s 13:49:48 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:50:23 .......................... [100%] 13:51:19 26 passed in 89.92s (0:01:29) 13:51:19 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:51:54 ...................... [100%] 13:52:57 22 passed in 98.25s (0:01:38) 13:52:57 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:53:37 ........................................ [100%] 13:55:58 40 passed in 180.66s (0:03:00) 13:55:58 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:56:41 ........................................................................ [ 74%] 14:02:17 ......................... [100%] 14:07:09 97 passed in 670.17s (0:11:10) 14:07:09 pytest -q transportpce_tests/2.2.1/test12_end2end.py 14:07:47 ...................................................... [100%] 14:17:34 54 passed in 624.82s (0:10:24) 14:17:34 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 14:18:26 ........................................................................ [ 71%] 14:23:34 ............................. [100%] 14:25:44 101 passed in 489.66s (0:08:09) 14:25:44 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:26:37 ........................................................................ [ 67%] 14:32:22 ................................... [100%] 14:35:43 107 passed in 598.62s (0:09:58) 14:35:43 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:36:25 ............................................. [100%] 14:39:02 45 passed in 199.17s (0:03:19) 14:39:02 tests221: OK ✔ in 1 hour 7.48 seconds 14:39:02 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:39:09 tests_hybrid: freeze> python -m pip freeze --all 14:39:09 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:39:09 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:39:09 using environment variables from ./karaf221.env 14:39:09 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:39:48 ................................................... [100%] 14:41:34 51 passed in 144.85s (0:02:24) 14:41:34 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:42:16 ........................................................................ [ 66%] 14:46:36 ..................................... [100%] 14:48:42 109 passed in 427.71s (0:07:07) 14:48:42 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:49:29 ..................................................... [100%] 14:53:02 53 passed in 259.13s (0:04:19) 14:53:02 buildcontroller: OK (108.14=setup[8.56]+cmd[99.58] seconds) 14:53:02 sims: OK (10.45=setup[6.62]+cmd[3.82] seconds) 14:53:02 build_karaf_tests121: OK (60.59=setup[8.05]+cmd[52.54] seconds) 14:53:02 testsPCE: OK (280.94=setup[50.79]+cmd[230.15] seconds) 14:53:02 tests121: OK (1164.30=setup[7.28]+cmd[1157.01] seconds) 14:53:02 build_karaf_tests221: OK (59.63=setup[7.97]+cmd[51.66] seconds) 14:53:02 tests_tapi: OK (1821.19=setup[7.43]+cmd[1813.76] seconds) 14:53:02 tests221: OK (3607.48=setup[7.60]+cmd[3599.88] seconds) 14:53:02 build_karaf_tests71: OK (58.60=setup[7.96]+cmd[50.64] seconds) 14:53:02 tests71: OK (444.15=setup[7.41]+cmd[436.74] seconds) 14:53:02 build_karaf_tests190: OK (60.55=setup[7.98]+cmd[52.57] seconds) 14:53:02 tests190: OK (208.86=setup[7.46]+cmd[201.40] seconds) 14:53:02 tests_hybrid: OK (839.58=setup[7.01]+cmd[832.56] seconds) 14:53:02 buildlighty: OK (27.97=setup[7.48]+cmd[20.49] seconds) 14:53:02 docs: OK (28.98=setup[26.52]+cmd[2.47] seconds) 14:53:02 docs-linkcheck: OK (32.04=setup[27.38]+cmd[4.66] seconds) 14:53:02 checkbashisms: OK (3.43=setup[2.10]+cmd[0.03,0.05,1.27] seconds) 14:53:02 pre-commit: OK (49.92=setup[2.80]+cmd[0.01,0.00,39.66,7.46] seconds) 14:53:02 pylint: OK (30.62=setup[4.38]+cmd[26.24] seconds) 14:53:02 congratulations :) (6717.96 seconds) 14:53:02 + tox_status=0 14:53:02 + echo '---> Completed tox runs' 14:53:02 ---> Completed tox runs 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/build_karaf_tests121/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=build_karaf_tests121 14:53:02 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/build_karaf_tests190/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=build_karaf_tests190 14:53:02 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/build_karaf_tests221/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=build_karaf_tests221 14:53:02 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/build_karaf_tests71/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=build_karaf_tests71 14:53:02 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/buildcontroller/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=buildcontroller 14:53:02 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/buildlighty/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=buildlighty 14:53:02 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/checkbashisms/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=checkbashisms 14:53:02 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/docs-linkcheck/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=docs-linkcheck 14:53:02 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/docs/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=docs 14:53:02 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/pre-commit/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=pre-commit 14:53:02 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/pylint/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=pylint 14:53:02 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/sims/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=sims 14:53:02 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests121/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests121 14:53:02 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests190/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests190 14:53:02 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests221/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests221 14:53:02 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests71/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests71 14:53:02 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/testsPCE/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=testsPCE 14:53:02 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests_hybrid/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests_hybrid 14:53:02 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:53:02 + for i in .tox/*/log 14:53:02 ++ echo .tox/tests_tapi/log 14:53:02 ++ awk -F/ '{print $2}' 14:53:02 + tox_env=tests_tapi 14:53:02 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:53:02 + DOC_DIR=docs/_build/html 14:53:02 + [[ -d docs/_build/html ]] 14:53:02 + echo '---> Archiving generated docs' 14:53:02 ---> Archiving generated docs 14:53:02 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:53:02 + echo '---> tox-run.sh ends' 14:53:02 ---> tox-run.sh ends 14:53:02 + test 0 -eq 0 14:53:02 $ ssh-agent -k 14:53:02 unset SSH_AUTH_SOCK; 14:53:02 unset SSH_AGENT_PID; 14:53:02 echo Agent pid 1570 killed; 14:53:02 [ssh-agent] Stopped. 14:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:53:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7366864812560736162.sh 14:53:02 ---> sysstat.sh 14:53:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3044070847695008104.sh 14:53:03 ---> package-listing.sh 14:53:03 ++ facter osfamily 14:53:03 ++ tr '[:upper:]' '[:lower:]' 14:53:03 + OS_FAMILY=debian 14:53:03 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:53:03 + START_PACKAGES=/tmp/packages_start.txt 14:53:03 + END_PACKAGES=/tmp/packages_end.txt 14:53:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:53:03 + PACKAGES=/tmp/packages_start.txt 14:53:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:53:03 + PACKAGES=/tmp/packages_end.txt 14:53:03 + case "${OS_FAMILY}" in 14:53:03 + dpkg -l 14:53:03 + grep '^ii' 14:53:03 + '[' -f /tmp/packages_start.txt ']' 14:53:03 + '[' -f /tmp/packages_end.txt ']' 14:53:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:53:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:53:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:53:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:53:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins567625571004143564.sh 14:53:03 ---> capture-instance-metadata.sh 14:53:03 Setup pyenv: 14:53:03 system 14:53:03 3.8.20 14:53:03 3.9.20 14:53:03 3.10.15 14:53:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CN2K from file:/tmp/.os_lf_venv 14:53:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:06 lf-activate-venv(): INFO: Base packages installed successfully 14:53:06 lf-activate-venv(): INFO: Installing additional packages: lftools 14:53:17 lf-activate-venv(): INFO: Adding /tmp/venv-CN2K/bin to PATH 14:53:17 INFO: Running in OpenStack, capturing instance metadata 14:53:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16693716886705007679.sh 14:53:18 provisioning config files... 14:53:18 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3680 14:53:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12793165873860806813tmp 14:53:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:53:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:53:18 provisioning config files... 14:53:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:53:18 [EnvInject] - Injecting environment variables from a build step. 14:53:18 [EnvInject] - Injecting as environment variables the properties content 14:53:18 SERVER_ID=logs 14:53:18 14:53:18 [EnvInject] - Variables injected successfully. 14:53:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17542238881336852572.sh 14:53:18 ---> create-netrc.sh 14:53:18 WARN: Log server credential not found. 14:53:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1962582941197757930.sh 14:53:18 ---> python-tools-install.sh 14:53:18 Setup pyenv: 14:53:18 system 14:53:18 3.8.20 14:53:18 3.9.20 14:53:18 3.10.15 14:53:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:53:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CN2K from file:/tmp/.os_lf_venv 14:53:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:20 lf-activate-venv(): INFO: Base packages installed successfully 14:53:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:53:32 lf-activate-venv(): INFO: Adding /tmp/venv-CN2K/bin to PATH 14:53:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8906223436646402097.sh 14:53:32 ---> sudo-logs.sh 14:53:32 Archiving 'sudo' log.. 14:53:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7927336345542580123.sh 14:53:33 ---> job-cost.sh 14:53:33 Setup pyenv: 14:53:33 system 14:53:33 3.8.20 14:53:33 3.9.20 14:53:33 3.10.15 14:53:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:53:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CN2K from file:/tmp/.os_lf_venv 14:53:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:35 lf-activate-venv(): INFO: Base packages installed successfully 14:53:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:53:41 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. 14:53:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-CN2K/bin to PATH 14:53:41 INFO: No Stack... 14:53:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:53:42 INFO: Archiving Costs 14:53:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2033021486001843332.sh 14:53:42 ---> logs-deploy.sh 14:53:42 Setup pyenv: 14:53:42 system 14:53:42 3.8.20 14:53:42 3.9.20 14:53:42 3.10.15 14:53:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:53:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CN2K from file:/tmp/.os_lf_venv 14:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:44 lf-activate-venv(): INFO: Base packages installed successfully 14:53:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:53:54 lf-activate-venv(): INFO: Adding /tmp/venv-CN2K/bin to PATH 14:53:54 WARNING: Nexus logging server not set 14:53:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3680/ 14:53:54 INFO: archiving logs to S3 14:53:56 ---> uname -a: 14:53:56 Linux prd-ubuntu2204-docker-4c-16g-907 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:53:56 14:53:56 14:53:56 ---> lscpu: 14:53:56 Architecture: x86_64 14:53:56 CPU op-mode(s): 32-bit, 64-bit 14:53:56 Address sizes: 40 bits physical, 48 bits virtual 14:53:56 Byte Order: Little Endian 14:53:56 CPU(s): 4 14:53:56 On-line CPU(s) list: 0-3 14:53:56 Vendor ID: AuthenticAMD 14:53:56 Model name: AMD EPYC-Rome Processor 14:53:56 CPU family: 23 14:53:56 Model: 49 14:53:56 Thread(s) per core: 1 14:53:56 Core(s) per socket: 1 14:53:56 Socket(s): 4 14:53:56 Stepping: 0 14:53:56 BogoMIPS: 5599.99 14:53:56 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 14:53:56 Virtualization: AMD-V 14:53:56 Hypervisor vendor: KVM 14:53:56 Virtualization type: full 14:53:56 L1d cache: 128 KiB (4 instances) 14:53:56 L1i cache: 128 KiB (4 instances) 14:53:56 L2 cache: 2 MiB (4 instances) 14:53:56 L3 cache: 64 MiB (4 instances) 14:53:56 NUMA node(s): 1 14:53:56 NUMA node0 CPU(s): 0-3 14:53:56 Vulnerability Gather data sampling: Not affected 14:53:56 Vulnerability Indirect target selection: Not affected 14:53:56 Vulnerability Itlb multihit: Not affected 14:53:56 Vulnerability L1tf: Not affected 14:53:56 Vulnerability Mds: Not affected 14:53:56 Vulnerability Meltdown: Not affected 14:53:56 Vulnerability Mmio stale data: Not affected 14:53:56 Vulnerability Reg file data sampling: Not affected 14:53:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:53:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:53:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:53:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:53:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:53:56 Vulnerability Srbds: Not affected 14:53:56 Vulnerability Tsx async abort: Not affected 14:53:56 14:53:56 14:53:56 ---> nproc: 14:53:56 4 14:53:56 14:53:56 14:53:56 ---> df -h: 14:53:56 Filesystem Size Used Avail Use% Mounted on 14:53:56 tmpfs 1.6G 1.1M 1.6G 1% /run 14:53:56 /dev/vda1 78G 18G 61G 23% / 14:53:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:53:56 tmpfs 5.0M 0 5.0M 0% /run/lock 14:53:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:53:56 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:53:56 14:53:56 14:53:56 ---> free -m: 14:53:56 total used free shared buff/cache available 14:53:56 Mem: 15989 687 11433 3 3868 14951 14:53:56 Swap: 1023 1 1022 14:53:56 14:53:56 14:53:56 ---> ip addr: 14:53:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:53:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:53:56 inet 127.0.0.1/8 scope host lo 14:53:56 valid_lft forever preferred_lft forever 14:53:56 inet6 ::1/128 scope host 14:53:56 valid_lft forever preferred_lft forever 14:53:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:53:56 link/ether fa:16:3e:86:33:a8 brd ff:ff:ff:ff:ff:ff 14:53:56 altname enp0s3 14:53:56 inet 10.30.171.99/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:53:56 valid_lft 79509sec preferred_lft 79509sec 14:53:56 inet6 fe80::f816:3eff:fe86:33a8/64 scope link 14:53:56 valid_lft forever preferred_lft forever 14:53:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:53:56 link/ether 52:26:0a:15:6a:1d brd ff:ff:ff:ff:ff:ff 14:53:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:53:56 valid_lft forever preferred_lft forever 14:53:56 14:53:56 14:53:56 ---> sar -b -r -n DEV: 14:53:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-907) 10/21/25 _x86_64_ (4 CPU) 14:53:56 14:53:56 12:59:08 LINUX RESTART (4 CPU) 14:53:56 14:53:56 13:00:30 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:53:56 13:10:01 101.79 4.87 91.11 5.82 280.24 39401.51 21287.77 14:53:56 13:20:02 52.09 20.75 29.70 1.64 239.21 1735.43 1482.31 14:53:56 13:30:31 15.55 7.48 7.64 0.44 96.05 290.01 417.77 14:53:56 13:40:01 8.53 0.05 8.04 0.44 3.58 523.89 802.17 14:53:56 13:50:03 15.66 0.24 14.80 0.62 10.09 368.27 517.94 14:53:56 14:00:28 9.91 0.01 9.44 0.47 0.54 270.82 262.95 14:53:56 14:10:01 5.40 0.02 5.20 0.17 1.09 125.25 41.16 14:53:56 14:20:02 4.72 0.02 4.51 0.19 1.23 125.72 74.64 14:53:56 14:30:31 4.38 0.00 4.21 0.16 0.31 125.51 182.58 14:53:56 14:40:01 22.82 0.03 8.63 14.16 0.73 546.84 220260.03 14:53:56 14:50:02 7.81 0.01 7.45 0.35 0.55 260.82 227.01 14:53:56 Average: 22.23 3.07 17.02 2.15 57.04 3822.94 21344.75 14:53:56 14:53:56 13:00:30 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:53:56 13:10:01 1325172 9302812 6620036 40.43 253748 7516020 8698788 49.93 2075500 12202924 2536 14:53:56 13:20:02 2564668 5410624 10517908 64.24 260808 2623480 11551796 66.31 1971420 11294268 632 14:53:56 13:30:31 7300256 10192848 5740272 35.06 262100 2668772 6941120 39.84 2030920 6533044 220 14:53:56 13:40:01 9229532 12211560 3722536 22.74 266008 2754180 4474520 25.68 2049504 4579772 716 14:53:56 13:50:03 11364056 14392060 1543000 9.42 269304 2796856 2781528 15.97 2072312 2442480 7996 14:53:56 14:00:28 8319320 11375168 4558120 27.84 271064 2822932 5236728 30.06 2075168 5475376 44 14:53:56 14:10:01 8406072 11474236 4459108 27.23 271592 2834720 5175076 29.70 2076528 5386176 288 14:53:56 14:20:02 6886048 9969228 5963472 36.42 272132 2849308 6657376 38.21 2078540 6900824 352 14:53:56 14:30:31 6799252 9899100 6033456 36.85 272748 2865364 6737108 38.67 2081320 6983352 236 14:53:56 14:40:01 8352420 11568508 4364972 26.66 276880 2976940 5115788 29.36 2094316 5400748 3112 14:53:56 14:50:02 7382892 10637236 5295660 32.34 277896 3014060 5987276 34.37 2112780 6353068 392 14:53:56 Average: 7084517 10584853 5347140 32.66 268571 3247512 6305191 36.19 2065301 6686548 1502 14:53:56 14:53:56 13:00:30 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:53:56 13:10:01 lo 4.78 4.78 5.34 5.34 0.00 0.00 0.00 0.00 14:53:56 13:10:01 ens3 121.84 99.29 1864.32 10.84 0.00 0.00 0.00 0.00 14:53:56 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 13:20:02 lo 41.04 41.04 21.75 21.75 0.00 0.00 0.00 0.00 14:53:56 13:20:02 ens3 1.85 1.75 0.43 0.38 0.00 0.00 0.00 0.00 14:53:56 13:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 13:30:31 lo 26.77 26.77 10.75 10.75 0.00 0.00 0.00 0.00 14:53:56 13:30:31 ens3 0.61 0.51 0.13 0.10 0.00 0.00 0.00 0.00 14:53:56 13:30:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 13:40:01 lo 7.88 7.88 5.32 5.32 0.00 0.00 0.00 0.00 14:53:56 13:40:01 ens3 1.08 1.25 0.29 1.26 0.00 0.00 0.00 0.00 14:53:56 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 13:50:03 lo 8.89 8.89 3.84 3.84 0.00 0.00 0.00 0.00 14:53:56 13:50:03 ens3 0.75 0.63 0.18 0.14 0.00 0.00 0.00 0.00 14:53:56 13:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:00:28 lo 19.55 19.55 10.74 10.74 0.00 0.00 0.00 0.00 14:53:56 14:00:28 ens3 0.82 0.75 0.19 0.15 0.00 0.00 0.00 0.00 14:53:56 14:00:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:10:01 lo 15.97 15.97 6.22 6.22 0.00 0.00 0.00 0.00 14:53:56 14:10:01 ens3 0.49 0.39 0.11 0.08 0.00 0.00 0.00 0.00 14:53:56 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:20:02 lo 20.24 20.24 8.45 8.45 0.00 0.00 0.00 0.00 14:53:56 14:20:02 ens3 0.40 0.29 0.08 0.06 0.00 0.00 0.00 0.00 14:53:56 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:30:31 lo 19.53 19.53 10.29 10.29 0.00 0.00 0.00 0.00 14:53:56 14:30:31 ens3 0.62 0.53 0.14 0.11 0.00 0.00 0.00 0.00 14:53:56 14:30:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:40:01 lo 17.05 17.05 10.24 10.24 0.00 0.00 0.00 0.00 14:53:56 14:40:01 ens3 1.24 0.84 0.42 0.32 0.00 0.00 0.00 0.00 14:53:56 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:50:02 lo 23.90 23.90 10.45 10.45 0.00 0.00 0.00 0.00 14:53:56 14:50:02 ens3 0.83 0.84 0.18 0.15 0.00 0.00 0.00 0.00 14:53:56 14:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 Average: lo 18.86 18.86 9.46 9.46 0.00 0.00 0.00 0.00 14:53:56 Average: ens3 11.38 9.34 162.30 1.19 0.00 0.00 0.00 0.00 14:53:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:56 14:53:56 14:53:56 ---> sar -P ALL: 14:53:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-907) 10/21/25 _x86_64_ (4 CPU) 14:53:56 14:53:56 12:59:08 LINUX RESTART (4 CPU) 14:53:56 14:53:56 13:00:30 CPU %user %nice %system %iowait %steal %idle 14:53:56 13:10:01 all 51.30 0.00 2.61 0.58 0.09 45.41 14:53:56 13:10:01 0 50.37 0.00 2.49 0.58 0.09 46.47 14:53:56 13:10:01 1 53.54 0.00 2.69 0.36 0.10 43.32 14:53:56 13:10:01 2 52.18 0.00 2.67 0.56 0.10 44.50 14:53:56 13:10:01 3 49.12 0.00 2.61 0.81 0.09 47.35 14:53:56 13:20:02 all 50.32 0.00 2.03 0.09 0.11 47.45 14:53:56 13:20:02 0 50.13 0.00 2.12 0.05 0.11 47.59 14:53:56 13:20:02 1 50.55 0.00 2.04 0.13 0.12 47.17 14:53:56 13:20:02 2 50.76 0.00 2.05 0.09 0.12 46.99 14:53:56 13:20:02 3 49.85 0.00 1.92 0.10 0.11 48.03 14:53:56 13:30:31 all 16.34 0.00 0.80 0.04 0.10 82.72 14:53:56 13:30:31 0 16.63 0.00 0.77 0.04 0.10 82.47 14:53:56 13:30:31 1 16.45 0.00 0.89 0.03 0.10 82.53 14:53:56 13:30:31 2 16.30 0.00 0.77 0.07 0.10 82.76 14:53:56 13:30:31 3 15.97 0.00 0.77 0.03 0.10 83.14 14:53:56 13:40:01 all 12.94 0.00 0.55 0.04 0.09 86.38 14:53:56 13:40:01 0 12.16 0.00 0.46 0.01 0.09 87.29 14:53:56 13:40:01 1 13.33 0.00 0.59 0.05 0.10 85.93 14:53:56 13:40:01 2 12.82 0.00 0.55 0.01 0.10 86.52 14:53:56 13:40:01 3 13.45 0.00 0.60 0.08 0.09 85.79 14:53:56 13:50:03 all 21.08 0.00 0.74 0.04 0.10 78.04 14:53:56 13:50:03 0 20.44 0.00 0.70 0.02 0.10 78.74 14:53:56 13:50:03 1 21.83 0.00 0.68 0.02 0.09 77.38 14:53:56 13:50:03 2 20.38 0.00 0.81 0.08 0.10 78.63 14:53:56 13:50:03 3 21.66 0.00 0.79 0.04 0.10 77.42 14:53:56 14:00:28 all 17.55 0.00 0.59 0.04 0.10 81.73 14:53:56 14:00:28 0 17.41 0.00 0.62 0.02 0.09 81.85 14:53:56 14:00:28 1 17.01 0.00 0.60 0.02 0.10 82.27 14:53:56 14:00:28 2 17.45 0.00 0.46 0.05 0.10 81.94 14:53:56 14:00:28 3 18.32 0.00 0.68 0.05 0.10 80.85 14:53:56 14:10:01 all 7.17 0.00 0.36 0.02 0.10 92.35 14:53:56 14:10:01 0 7.01 0.00 0.33 0.05 0.10 92.52 14:53:56 14:10:01 1 7.19 0.00 0.30 0.01 0.10 92.41 14:53:56 14:10:01 2 7.36 0.00 0.41 0.02 0.10 92.10 14:53:56 14:10:01 3 7.11 0.00 0.41 0.02 0.10 92.36 14:53:56 14:20:02 all 8.91 0.00 0.49 0.02 0.10 90.47 14:53:56 14:20:02 0 9.01 0.00 0.51 0.00 0.11 90.36 14:53:56 14:20:02 1 8.61 0.00 0.49 0.01 0.10 90.79 14:53:56 14:20:02 2 8.98 0.00 0.53 0.01 0.11 90.37 14:53:56 14:20:02 3 9.04 0.00 0.44 0.06 0.09 90.36 14:53:56 14:30:31 all 9.53 0.00 0.43 0.02 0.10 89.92 14:53:56 14:30:31 0 9.27 0.00 0.42 0.04 0.09 90.18 14:53:56 14:30:31 1 10.08 0.00 0.41 0.02 0.10 89.40 14:53:56 14:30:31 2 9.53 0.00 0.50 0.01 0.10 89.86 14:53:56 14:30:31 3 9.23 0.00 0.41 0.02 0.10 90.24 14:53:56 14:40:01 all 13.09 0.00 0.56 0.07 0.10 86.18 14:53:56 14:40:01 0 13.62 0.00 0.62 0.12 0.10 85.54 14:53:56 14:40:01 1 12.96 0.00 0.57 0.04 0.10 86.34 14:53:56 14:40:01 2 12.77 0.00 0.59 0.07 0.11 86.47 14:53:56 14:40:01 3 13.00 0.00 0.45 0.08 0.09 86.37 14:53:56 14:50:02 all 14.51 0.00 0.58 0.04 0.10 84.78 14:53:56 14:50:02 0 13.72 0.00 0.52 0.04 0.10 85.63 14:53:56 14:50:02 1 15.27 0.00 0.64 0.03 0.10 83.96 14:53:56 14:50:02 2 14.50 0.00 0.58 0.04 0.10 84.77 14:53:56 14:50:02 3 14.52 0.00 0.57 0.04 0.10 84.76 14:53:56 14:53:56 Average: CPU %user %nice %system %iowait %steal %idle 14:53:56 Average: all 20.15 0.00 0.88 0.09 0.10 78.78 14:53:56 Average: 0 19.88 0.00 0.86 0.09 0.10 79.07 14:53:56 Average: 1 20.51 0.00 0.89 0.06 0.10 78.44 14:53:56 Average: 2 20.18 0.00 0.89 0.09 0.10 78.73 14:53:56 Average: 3 20.02 0.00 0.87 0.12 0.10 78.89 14:53:56 14:53:56 14:53:56