14:20:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 14:20:51 Running as SYSTEM 14:20:51 [EnvInject] - Loading node environment variables. 14:20:51 Building remotely on prd-ubuntu2204-docker-4c-16g-3281 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:20:52 [ssh-agent] Looking for ssh-agent implementation... 14:20:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:52 $ ssh-agent 14:20:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1mfWDG/agent.1572 14:20:52 SSH_AGENT_PID=1574 14:20:52 [ssh-agent] Started. 14:20:52 Running ssh-add (command line suppressed) 14:20:53 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15667444882911821513.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15667444882911821513.key) 14:20:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:20:53 The recommended git tool is: NONE 14:20:55 using credential jenkins-ssh 14:20:55 Wiping out workspace first. 14:20:55 Cloning the remote Git repository 14:20:55 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:20:55 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:20:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:20:55 > git --version # timeout=10 14:20:55 > git --version # 'git version 2.34.1' 14:20:55 using GIT_SSH to set credentials jenkins-ssh 14:20:55 Verifying host key using known hosts file 14:20:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:20:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:20:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:20:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:20:59 using GIT_SSH to set credentials jenkins-ssh 14:20:59 Verifying host key using known hosts file 14:20:59 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. 14:20:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/30 # timeout=10 14:20:59 > git rev-parse 3cf51ae6572bb7af652e6dbb9d9153a5b8fec133^{commit} # timeout=10 14:20:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:20:59 Checking out Revision 3cf51ae6572bb7af652e6dbb9d9153a5b8fec133 (refs/changes/42/118742/30) 14:20:59 > git config core.sparsecheckout # timeout=10 14:20:59 > git checkout -f 3cf51ae6572bb7af652e6dbb9d9153a5b8fec133 # timeout=10 14:21:03 Commit message: "Remove string dependency ConnectivityUtils TP" 14:21:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:21:03 > git rev-list --no-walk bd7d27b456ac23a964795c724a9873cff2a2f113 # timeout=10 14:21:03 > git remote # timeout=10 14:21:03 > git submodule init # timeout=10 14:21:03 > git submodule sync # timeout=10 14:21:03 > git config --get remote.origin.url # timeout=10 14:21:03 > git submodule init # timeout=10 14:21:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:21:03 ERROR: No submodules found. 14:21:03 provisioning config files... 14:21:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:21:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:21:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18255795812668860924.sh 14:21:03 ---> python-tools-install.sh 14:21:03 Setup pyenv: 14:21:03 * system (set by /opt/pyenv/version) 14:21:03 * 3.8.20 (set by /opt/pyenv/version) 14:21:03 * 3.9.20 (set by /opt/pyenv/version) 14:21:03 3.10.15 14:21:03 3.11.10 14:21:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-15hj 14:21:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:21:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:13 lf-activate-venv(): INFO: Base packages installed successfully 14:21:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-15hj/bin to PATH 14:21:40 Generating Requirements File 14:22:00 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:22:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:22:00 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:22:01 Python 3.11.10 14:22:01 pip 25.3 from /tmp/venv-15hj/lib/python3.11/site-packages/pip (python 3.11) 14:22:01 appdirs==1.4.4 14:22:01 argcomplete==3.6.3 14:22:01 aspy.yaml==1.3.0 14:22:01 attrs==25.4.0 14:22:01 autopage==0.5.2 14:22:01 beautifulsoup4==4.14.2 14:22:01 boto3==1.40.61 14:22:01 botocore==1.40.61 14:22:01 bs4==0.0.2 14:22:01 cachetools==6.2.1 14:22:01 certifi==2025.10.5 14:22:01 cffi==2.0.0 14:22:01 cfgv==3.4.0 14:22:01 chardet==5.2.0 14:22:01 charset-normalizer==3.4.4 14:22:01 click==8.3.0 14:22:01 cliff==4.11.0 14:22:01 cmd2==2.7.0 14:22:01 cryptography==3.3.2 14:22:01 debtcollector==3.0.0 14:22:01 decorator==5.2.1 14:22:01 defusedxml==0.7.1 14:22:01 Deprecated==1.2.18 14:22:01 distlib==0.4.0 14:22:01 dnspython==2.8.0 14:22:01 docker==7.1.0 14:22:01 dogpile.cache==1.5.0 14:22:01 durationpy==0.10 14:22:01 email-validator==2.3.0 14:22:01 filelock==3.20.0 14:22:01 future==1.0.0 14:22:01 gitdb==4.0.12 14:22:01 GitPython==3.1.45 14:22:01 google-auth==2.42.0 14:22:01 httplib2==0.31.0 14:22:01 identify==2.6.15 14:22:01 idna==3.11 14:22:01 importlib-resources==1.5.0 14:22:01 iso8601==2.1.0 14:22:01 Jinja2==3.1.6 14:22:01 jmespath==1.0.1 14:22:01 jsonpatch==1.33 14:22:01 jsonpointer==3.0.0 14:22:01 jsonschema==4.25.1 14:22:01 jsonschema-specifications==2025.9.1 14:22:01 keystoneauth1==5.12.0 14:22:01 kubernetes==34.1.0 14:22:01 lftools==0.37.15 14:22:01 lxml==6.0.2 14:22:01 markdown-it-py==4.0.0 14:22:01 MarkupSafe==3.0.3 14:22:01 mdurl==0.1.2 14:22:01 msgpack==1.1.2 14:22:01 multi_key_dict==2.0.3 14:22:01 munch==4.0.0 14:22:01 netaddr==1.3.0 14:22:01 niet==1.4.2 14:22:01 nodeenv==1.9.1 14:22:01 oauth2client==4.1.3 14:22:01 oauthlib==3.3.1 14:22:01 openstacksdk==4.7.1 14:22:01 os-service-types==1.8.0 14:22:01 osc-lib==4.2.0 14:22:01 oslo.config==10.0.0 14:22:01 oslo.context==6.1.0 14:22:01 oslo.i18n==6.6.0 14:22:01 oslo.log==7.2.1 14:22:01 oslo.serialization==5.8.0 14:22:01 oslo.utils==9.1.0 14:22:01 packaging==25.0 14:22:01 pbr==7.0.1 14:22:01 platformdirs==4.5.0 14:22:01 prettytable==3.16.0 14:22:01 psutil==7.1.2 14:22:01 pyasn1==0.6.1 14:22:01 pyasn1_modules==0.4.2 14:22:01 pycparser==2.23 14:22:01 pygerrit2==2.0.15 14:22:01 PyGithub==2.8.1 14:22:01 Pygments==2.19.2 14:22:01 PyJWT==2.10.1 14:22:01 PyNaCl==1.6.0 14:22:01 pyparsing==2.4.7 14:22:01 pyperclip==1.11.0 14:22:01 pyrsistent==0.20.0 14:22:01 python-cinderclient==9.8.0 14:22:01 python-dateutil==2.9.0.post0 14:22:01 python-heatclient==4.3.0 14:22:01 python-jenkins==1.8.3 14:22:01 python-keystoneclient==5.7.0 14:22:01 python-magnumclient==4.9.0 14:22:01 python-openstackclient==8.2.0 14:22:01 python-swiftclient==4.8.0 14:22:01 PyYAML==6.0.3 14:22:01 referencing==0.37.0 14:22:01 requests==2.32.5 14:22:01 requests-oauthlib==2.0.0 14:22:01 requestsexceptions==1.4.0 14:22:01 rfc3986==2.0.0 14:22:01 rich==14.2.0 14:22:01 rich-argparse==1.7.1 14:22:01 rpds-py==0.28.0 14:22:01 rsa==4.9.1 14:22:01 ruamel.yaml==0.18.16 14:22:01 ruamel.yaml.clib==0.2.14 14:22:01 s3transfer==0.14.0 14:22:01 simplejson==3.20.2 14:22:01 six==1.17.0 14:22:01 smmap==5.0.2 14:22:01 soupsieve==2.8 14:22:01 stevedore==5.5.0 14:22:01 tabulate==0.9.0 14:22:01 toml==0.10.2 14:22:01 tomlkit==0.13.3 14:22:01 tqdm==4.67.1 14:22:01 typing_extensions==4.15.0 14:22:01 tzdata==2025.2 14:22:01 urllib3==1.26.20 14:22:01 virtualenv==20.35.4 14:22:01 wcwidth==0.2.14 14:22:01 websocket-client==1.9.0 14:22:01 wrapt==2.0.0 14:22:01 xdg==6.0.0 14:22:01 xmltodict==1.0.2 14:22:01 yq==3.4.3 14:22:01 [EnvInject] - Injecting environment variables from a build step. 14:22:01 [EnvInject] - Injecting as environment variables the properties content 14:22:01 PYTHON=python3 14:22:01 14:22:01 [EnvInject] - Variables injected successfully. 14:22:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6519495534958665223.sh 14:22:01 ---> tox-install.sh 14:22:01 + source /home/jenkins/lf-env.sh 14:22:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:22:01 ++ mktemp -d /tmp/venv-XXXX 14:22:01 + lf_venv=/tmp/venv-EtAj 14:22:01 + local venv_file=/tmp/.os_lf_venv 14:22:01 + local python=python3 14:22:01 + local options 14:22:01 + local set_path=true 14:22:01 + local install_args= 14:22: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 14:22:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:22:01 + true 14:22:01 + case $1 in 14:22:01 + venv_file=/tmp/.toxenv 14:22:01 + shift 2 14:22:01 + true 14:22:01 + case $1 in 14:22:01 + shift 14:22:01 + break 14:22:01 + case $python in 14:22:01 + local pkg_list= 14:22:01 + [[ -d /opt/pyenv ]] 14:22:01 + echo 'Setup pyenv:' 14:22:01 Setup pyenv: 14:22:01 + export PYENV_ROOT=/opt/pyenv 14:22:01 + PYENV_ROOT=/opt/pyenv 14:22:01 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:22:01 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:22:01 + pyenv versions 14:22:01 system 14:22:01 3.8.20 14:22:01 3.9.20 14:22:01 3.10.15 14:22:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:22:01 + command -v pyenv 14:22:01 ++ pyenv init - --no-rehash 14:22:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:22:01 for i in ${!paths[@]}; do 14:22:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:22:01 fi; done; 14:22:01 echo "${paths[*]}"'\'')" 14:22:01 export PATH="/opt/pyenv/shims:${PATH}" 14:22:01 export PYENV_SHELL=bash 14:22:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:22:01 pyenv() { 14:22:01 local command 14:22:01 command="${1:-}" 14:22:01 if [ "$#" -gt 0 ]; then 14:22:01 shift 14:22:01 fi 14:22:01 14:22:01 case "$command" in 14:22:01 rehash|shell) 14:22:01 eval "$(pyenv "sh-$command" "$@")" 14:22:01 ;; 14:22:01 *) 14:22:01 command pyenv "$command" "$@" 14:22:01 ;; 14:22:01 esac 14:22:01 }' 14:22:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:22:01 for i in ${!paths[@]}; do 14:22:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:22:01 fi; done; 14:22:01 echo "${paths[*]}"' 14:22:01 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:22:01 ++ 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 14:22:01 ++ 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 14:22:01 ++ export PYENV_SHELL=bash 14:22:01 ++ PYENV_SHELL=bash 14:22:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:22:01 +++ complete -F _pyenv pyenv 14:22:01 ++ lf-pyver python3 14:22:01 ++ local py_version_xy=python3 14:22:01 ++ local py_version_xyz= 14:22:01 ++ pyenv versions 14:22:01 ++ sed 's/^[ *]* //' 14:22:01 ++ awk '{ print $1 }' 14:22:01 ++ local command 14:22:01 ++ grep -E '^[0-9.]*[0-9]$' 14:22:01 ++ command=versions 14:22:01 ++ '[' 1 -gt 0 ']' 14:22:01 ++ shift 14:22:01 ++ case "$command" in 14:22:01 ++ command pyenv versions 14:22:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:22:01 +++ grep '^3' /tmp/.pyenv_versions 14:22:01 +++ sort -V 14:22:01 +++ tail -n 1 14:22:01 ++ py_version_xyz=3.11.10 14:22:01 ++ [[ -z 3.11.10 ]] 14:22:01 ++ echo 3.11.10 14:22:01 ++ return 0 14:22:01 + pyenv local 3.11.10 14:22:01 + local command 14:22:01 + command=local 14:22:01 + '[' 2 -gt 0 ']' 14:22:01 + shift 14:22:01 + case "$command" in 14:22:01 + command pyenv local 3.11.10 14:22:01 + for arg in "$@" 14:22:01 + case $arg in 14:22:01 + pkg_list+='tox ' 14:22:01 + for arg in "$@" 14:22:01 + case $arg in 14:22:01 + pkg_list+='virtualenv ' 14:22:01 + for arg in "$@" 14:22:01 + case $arg in 14:22:01 + pkg_list+='urllib3~=1.26.15 ' 14:22:01 + [[ -f /tmp/.toxenv ]] 14:22:01 + [[ ! -f /tmp/.toxenv ]] 14:22:01 + [[ -n '' ]] 14:22:01 + python3 -m venv /tmp/venv-EtAj 14:22:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EtAj' 14:22:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EtAj 14:22:05 + echo /tmp/venv-EtAj 14:22:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:22:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:22:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:22:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:22:05 + local 'pip_opts=--upgrade --quiet' 14:22:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:22:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:22:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:22:05 + [[ -n '' ]] 14:22:05 + [[ -n '' ]] 14:22:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:22:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:22:05 + /tmp/venv-EtAj/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 14:22:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:22:09 lf-activate-venv(): INFO: Base packages installed successfully 14:22:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:22:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:22:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:22:09 + /tmp/venv-EtAj/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 14:22:11 + type python3 14:22:11 + true 14:22:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EtAj/bin to PATH' 14:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-EtAj/bin to PATH 14:22:11 + PATH=/tmp/venv-EtAj/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 14:22:11 + return 0 14:22:11 + python3 --version 14:22:11 Python 3.11.10 14:22:11 + python3 -m pip --version 14:22:11 pip 25.3 from /tmp/venv-EtAj/lib/python3.11/site-packages/pip (python 3.11) 14:22:11 + python3 -m pip freeze 14:22:12 cachetools==6.2.1 14:22:12 chardet==5.2.0 14:22:12 colorama==0.4.6 14:22:12 distlib==0.4.0 14:22:12 filelock==3.20.0 14:22:12 packaging==25.0 14:22:12 platformdirs==4.5.0 14:22:12 pluggy==1.6.0 14:22:12 pyproject-api==1.10.0 14:22:12 tox==4.32.0 14:22:12 urllib3==1.26.20 14:22:12 virtualenv==20.35.4 14:22:12 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins16026002395198837115.sh 14:22:12 [EnvInject] - Injecting environment variables from a build step. 14:22:12 [EnvInject] - Injecting as environment variables the properties content 14:22:12 PARALLEL=True 14:22:12 14:22:12 [EnvInject] - Variables injected successfully. 14:22:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4341569441370791517.sh 14:22:12 ---> tox-run.sh 14:22:12 + 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 14:22:12 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:22:12 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:22:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:22:12 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:22:12 + source /home/jenkins/lf-env.sh 14:22:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:22:12 ++ mktemp -d /tmp/venv-XXXX 14:22:12 + lf_venv=/tmp/venv-U5mc 14:22:12 + local venv_file=/tmp/.os_lf_venv 14:22:12 + local python=python3 14:22:12 + local options 14:22:12 + local set_path=true 14:22:12 + local install_args= 14:22:12 ++ 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 14:22:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:22:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:22:12 + true 14:22:12 + case $1 in 14:22:12 + venv_file=/tmp/.toxenv 14:22:12 + shift 2 14:22:12 + true 14:22:12 + case $1 in 14:22:12 + shift 14:22:12 + break 14:22:12 + case $python in 14:22:12 + local pkg_list= 14:22:12 + [[ -d /opt/pyenv ]] 14:22:12 + echo 'Setup pyenv:' 14:22:12 Setup pyenv: 14:22:12 + export PYENV_ROOT=/opt/pyenv 14:22:12 + PYENV_ROOT=/opt/pyenv 14:22:12 + 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 14:22:12 + 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 14:22:12 + pyenv versions 14:22:12 system 14:22:12 3.8.20 14:22:12 3.9.20 14:22:12 3.10.15 14:22:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:22:12 + command -v pyenv 14:22:12 ++ pyenv init - --no-rehash 14:22:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:22:12 for i in ${!paths[@]}; do 14:22:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:22:12 fi; done; 14:22:12 echo "${paths[*]}"'\'')" 14:22:12 export PATH="/opt/pyenv/shims:${PATH}" 14:22:12 export PYENV_SHELL=bash 14:22:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:22:12 pyenv() { 14:22:12 local command 14:22:12 command="${1:-}" 14:22:12 if [ "$#" -gt 0 ]; then 14:22:12 shift 14:22:12 fi 14:22:12 14:22:12 case "$command" in 14:22:12 rehash|shell) 14:22:12 eval "$(pyenv "sh-$command" "$@")" 14:22:12 ;; 14:22:12 *) 14:22:12 command pyenv "$command" "$@" 14:22:12 ;; 14:22:12 esac 14:22:12 }' 14:22:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:22:12 for i in ${!paths[@]}; do 14:22:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:22:12 fi; done; 14:22:12 echo "${paths[*]}"' 14:22:12 ++ 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 14:22:12 ++ 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 14:22:12 ++ 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 14:22:12 ++ export PYENV_SHELL=bash 14:22:12 ++ PYENV_SHELL=bash 14:22:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:22:12 +++ complete -F _pyenv pyenv 14:22:12 ++ lf-pyver python3 14:22:12 ++ local py_version_xy=python3 14:22:12 ++ local py_version_xyz= 14:22:12 ++ pyenv versions 14:22:12 ++ local command 14:22:12 ++ command=versions 14:22:12 ++ '[' 1 -gt 0 ']' 14:22:12 ++ shift 14:22:12 ++ case "$command" in 14:22:12 ++ sed 's/^[ *]* //' 14:22:12 ++ command pyenv versions 14:22:12 ++ awk '{ print $1 }' 14:22:12 ++ grep -E '^[0-9.]*[0-9]$' 14:22:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:22:12 +++ grep '^3' /tmp/.pyenv_versions 14:22:12 +++ sort -V 14:22:12 +++ tail -n 1 14:22:12 ++ py_version_xyz=3.11.10 14:22:12 ++ [[ -z 3.11.10 ]] 14:22:12 ++ echo 3.11.10 14:22:12 ++ return 0 14:22:12 + pyenv local 3.11.10 14:22:12 + local command 14:22:12 + command=local 14:22:12 + '[' 2 -gt 0 ']' 14:22:12 + shift 14:22:12 + case "$command" in 14:22:12 + command pyenv local 3.11.10 14:22:12 + for arg in "$@" 14:22:12 + case $arg in 14:22:12 + pkg_list+='tox ' 14:22:12 + for arg in "$@" 14:22:12 + case $arg in 14:22:12 + pkg_list+='virtualenv ' 14:22:12 + for arg in "$@" 14:22:12 + case $arg in 14:22:12 + pkg_list+='urllib3~=1.26.15 ' 14:22:12 + [[ -f /tmp/.toxenv ]] 14:22:12 ++ cat /tmp/.toxenv 14:22:12 + lf_venv=/tmp/venv-EtAj 14:22:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EtAj from' file:/tmp/.toxenv 14:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EtAj from file:/tmp/.toxenv 14:22:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:22:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:22:12 + local 'pip_opts=--upgrade --quiet' 14:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:22:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:22:12 + [[ -n '' ]] 14:22:12 + [[ -n '' ]] 14:22:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:22:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:22:12 + /tmp/venv-EtAj/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 14:22:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:22:13 lf-activate-venv(): INFO: Base packages installed successfully 14:22:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:22:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:22:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:22:13 + /tmp/venv-EtAj/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 14:22:14 + type python3 14:22:14 + true 14:22:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EtAj/bin to PATH' 14:22:14 lf-activate-venv(): INFO: Adding /tmp/venv-EtAj/bin to PATH 14:22:14 + PATH=/tmp/venv-EtAj/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 14:22:14 + return 0 14:22:14 + [[ -d /opt/pyenv ]] 14:22:14 + echo '---> Setting up pyenv' 14:22:14 ---> Setting up pyenv 14:22:14 + export PYENV_ROOT=/opt/pyenv 14:22:14 + PYENV_ROOT=/opt/pyenv 14:22:14 + export PATH=/opt/pyenv/bin:/tmp/venv-EtAj/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 14:22:14 + PATH=/opt/pyenv/bin:/tmp/venv-EtAj/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 14:22:14 ++ pwd 14:22:14 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:22:14 + export PYTHONPATH 14:22:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:22:14 + TOX_TESTENV_PASSENV=PYTHONPATH 14:22:14 + tox --version 14:22:14 4.32.0 from /tmp/venv-EtAj/lib/python3.11/site-packages/tox/__init__.py 14:22:14 + PARALLEL=True 14:22:14 + TOX_OPTIONS_LIST= 14:22:14 + [[ -n '' ]] 14:22:14 + case ${PARALLEL,,} in 14:22:14 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:22:14 + tox --parallel auto --parallel-live 14:22:14 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:22:16 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 14:22:16 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:22:16 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:22:16 checkbashisms: freeze> python -m pip freeze --all 14:22:17 checkbashisms: pip==25.3,setuptools==80.9.0 14:22:17 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:22:17 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)' 14:22:17 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:22:19 checkbashisms: OK ✔ in 3.64 seconds 14:22:19 pre-commit: install_deps> python -I -m pip install pre-commit 14:22:21 pre-commit: freeze> python -m pip freeze --all 14:22:21 pre-commit: cfgv==3.4.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.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 14:22:21 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:22:21 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)' 14:22:21 /usr/bin/cpan 14:22:21 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:22:22 [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. 14:22:22 [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. 14:22:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:22:22 [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. 14:22:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:22:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:22:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:22:23 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:22:23 buildcontroller: freeze> python -m pip freeze --all 14:22:24 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:22:24 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:22:24 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:22:24 + update-java-alternatives -l 14:22:24 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:22:24 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:22:24 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:22:24 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:22:24 update-alternatives: error: no alternatives for jaotc 14:22:24 update-alternatives: error: no alternatives for rmic 14:22:24 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:22:24 + java -version 14:22:24 + JAVA_VER=21 14:22:24 + echo 21 14:22:24 21 14:22:24 + + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:22:24 javac -version 14:22:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:22:24 [INFO] Once installed this environment will be reused. 14:22:24 [INFO] This may take a few minutes... 14:22:24 + JAVAC_VER=21 14:22:24 + echo 21 14:22:24 21 14:22:24 ok, java is 21 or newer 14:22:24 + [ 21 -ge 21 ] 14:22:24 + [ 21 -ge 21 ] 14:22:24 + echo ok, java is 21 or newer 14:22:24 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:22:24 2025-10-29 14:22:24 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] 14:22:24 + sudo mkdir -p /opt 14:22:24 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:22:25 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:22:25 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:22:25 + mvn --version 14:22:26 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:22:26 Maven home: /opt/maven 14:22:26 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:22:26 Default locale: en, platform encoding: UTF-8 14:22:26 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:22:26 NOTE: Picked up JDK_JAVA_OPTIONS: 14:22:26 --add-opens=java.base/java.io=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.lang=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.net=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.nio=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.util=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:22:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:22:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:22:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:22:26 -Xlog:disable 14:22:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:22:30 [INFO] Once installed this environment will be reused. 14:22:30 [INFO] This may take a few minutes... 14:22:38 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:22:38 [INFO] Once installed this environment will be reused. 14:22:38 [INFO] This may take a few minutes... 14:22:42 docs: freeze> python -m pip freeze --all 14:22:43 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.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==24.11.1 14:22:43 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 14:22:43 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:22:43 [INFO] Once installed this environment will be reused. 14:22:43 [INFO] This may take a few minutes... 14:22:43 docs-linkcheck: freeze> python -m pip freeze --all 14:22:44 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.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==24.11.1 14:22:44 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 14:22:46 docs: OK ✔ in 30.88 seconds 14:22:46 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:22:50 docs-linkcheck: OK ✔ in 33.9 seconds 14:22:50 pylint: freeze> python -m pip freeze --all 14:22:51 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 14:22:51 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}$' '{}' + 14:22:55 trim trailing whitespace.................................................Passed 14:22:55 Tabs remover.............................................................Passed 14:22:55 autopep8.................................................................Passed 14:23:01 perltidy.................................................................Passed 14:23:02 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:23:02 [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. 14:23:02 [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. 14:23:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:23:02 [INFO] Once installed this environment will be reused. 14:23:02 [INFO] This may take a few minutes... 14:23:12 gitlint..................................................................Passed 14:23:15 14:23:15 ------------------------------------ 14:23:15 Your code has been rated at 10.00/10 14:23:15 14:24:10 pre-commit: OK ✔ in 54.25 seconds 14:24:10 pylint: OK ✔ in 31.41 seconds 14:24:10 buildcontroller: OK ✔ in 1 minute 53.96 seconds 14:24:10 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 14:24:10 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 14:24:10 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 14:24:10 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 14:24:19 build_karaf_tests71: freeze> python -m pip freeze --all 14:24:19 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:24:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:24:19 build karaf in karaf71 with ./karaf71.env 14:24:19 build_karaf_tests190: freeze> python -m pip freeze --all 14:24:19 NOTE: Picked up JDK_JAVA_OPTIONS: 14:24:19 --add-opens=java.base/java.io=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.lang=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.net=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.nio=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.util=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:24:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:24:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:24:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:24:19 -Xlog:disable 14:24:20 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:24:20 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:24:20 build karaf in karafoc with ./karafoc.env 14:24:20 build_karaf_tests121: freeze> python -m pip freeze --all 14:24:20 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:24:20 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:24:20 build karaf in karaf121 with ./karaf121.env 14:24:20 NOTE: Picked up JDK_JAVA_OPTIONS: 14:24:20 --add-opens=java.base/java.io=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.net=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:24:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:24:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:24:20 -Xlog:disable 14:24:20 NOTE: Picked up JDK_JAVA_OPTIONS: 14:24:20 --add-opens=java.base/java.io=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.net=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:24:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:24:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:24:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:24:20 -Xlog:disable 14:24:21 build_karaf_tests221: freeze> python -m pip freeze --all 14:24:21 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:24:21 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:24:21 build karaf in karaf221 with ./karaf221.env 14:24:22 NOTE: Picked up JDK_JAVA_OPTIONS: 14:24:22 --add-opens=java.base/java.io=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.lang=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.net=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.nio=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.util=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:24:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:24:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:24:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:24:22 -Xlog:disable 14:25:27 build_karaf_tests71: OK ✔ in 1 minute 17.97 seconds 14:25:27 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 14:25:36 build_karaf_tests121: OK ✔ in 1 minute 26.55 seconds 14:25:36 build_karaf_tests190: OK ✔ in 1 minute 27.19 seconds 14:25:36 build_karaf_tests221: OK ✔ in 1 minute 27.25 seconds 14:25:36 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 14:25:36 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 14:25:58 buildlighty: freeze> python -m pip freeze --all 14:25:58 sims: freeze> python -m pip freeze --all 14:25: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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:25:58 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:25: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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:25:58 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:25:58 Using lighynode version 20.1.0.5 14:25:58 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:25:58 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:26:50 sims: OK ✔ in 26.37 seconds 14:26:50 buildlighty: OK ✔ in 1 minute 15.69 seconds 14:26:50 testsPCE: freeze> python -m pip freeze --all 14:26:51 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 14:26:51 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:26:51 pytest -q transportpce_tests/pce/test01_pce.py 14:27:38 .................... [100%] 14:28:42 20 passed in 110.70s (0:01:50) 14:28:42 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:28:58 ............ [100%] 14:29:29 12 passed in 46.52s 14:29:29 pytest -q transportpce_tests/pce/test03_gnpy.py 14:29:45 ........ [100%] 14:30:09 8 passed in 37.46s 14:30:09 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:30:38 ... [100%] 14:30:43 3 passed in 36.06s 14:30:43 testsPCE: OK ✔ in 5 minutes 6.72 seconds 14:30:43 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 14:30:43 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 14:30:43 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 14:30:50 tests190: freeze> python -m pip freeze --all 14:30:50 tests_tapi: freeze> python -m pip freeze --all 14:30:50 tests121: freeze> python -m pip freeze --all 14:30:50 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:30:50 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:30:50 using environment variables from ./karafoc.env 14:30:50 pytest -q transportpce_tests/oc/test01_portmapping.py 14:30:50 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:30:50 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:30:50 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:30:50 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:30:50 using environment variables from ./karaf121.env 14:30:50 using environment variables from ./karaf221.env 14:30:50 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 14:30:50 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:31:53 ........... [100%] 14:32:09 10 passed in 78.59s (0:01:18) 14:32:09 pytest -q transportpce_tests/oc/test02_topology.py 14:32:16 ................................... [100%] 14:32:55 21 passed in 124.74s (0:02:04) 14:32:55 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 14:32:56 ............................. [100%] 14:33:15 14 passed in 65.60s (0:01:05) 14:33:15 pytest -q transportpce_tests/oc/test03_renderer.py 14:33:35 .......... [100%] 14:33:51 6 passed in 55.78s 14:33:51 pytest -q transportpce_tests/1.2.1/test03_topology.py 14:33:53 ...................... [100%] 14:34:14 19 passed in 58.22s 14:34:14 tests190: OK ✔ in 3 minutes 31.22 seconds 14:34:14 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 14:34:19 .tests71: freeze> python -m pip freeze --all 14:34:22 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:34:22 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:34:22 using environment variables from ./karaf71.env 14:34:22 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:34:40 ............................... [100%] 14:35:15 12 passed in 51.99s 14:35:15 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 14:35:16 ................................................ [100%] 14:36:22 44 passed in 149.98s (0:02:29) 14:36:22 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 14:36:23 ..................................................................... [100%] 14:37:48 24 passed in 85.40s (0:01:25) 14:37:48 pytest -q transportpce_tests/1.2.1/test05_olm.py 14:37:49 ... [100%] 14:37:55 62 passed in 159.55s (0:02:39) 14:37:55 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 14:38:40 ............................................................................. [100%] 14:40:26 48 passed in 150.77s (0:02:30) 14:40:26 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 14:40:27 ................... [100%] 14:41:07 40 passed in 199.04s (0:03:19) 14:41:07 pytest -q transportpce_tests/1.2.1/test06_end2end.py 14:41:07 ................. [100%] 14:41:44 22 passed in 77.94s (0:01:17) 14:41:49 ........ [100%] 14:42:02 51 passed in 671.04s (0:11:11) 14:42:02 pytest -q transportpce_tests/tapi/test02_full_topology.py 14:42:03 ............................................................................. [100%] 14:47:35 36 passed in 332.75s (0:05:32) 14:47:35 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 14:47:50 .................................... [100%] 14:50:05 54 passed in 537.46s (0:08:57) 14:50:06 ......................................... [100%] 14:52:45 71 passed in 310.07s (0:05:10) 14:52:45 pytest -q transportpce_tests/tapi/test04_topo_extension.py 14:53:37 ................... [100%] 14:58:07 19 passed in 321.37s (0:05:21) 14:58:07 tests71: OK ✔ in 7 minutes 30.35 seconds 14:58:07 tests121: OK ✔ in 19 minutes 22.22 seconds 14:58:07 tests_tapi: OK ✔ in 27 minutes 24.25 seconds 14:58:07 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 14:58:14 tests221: freeze> python -m pip freeze --all 14:58:14 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:58:14 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 14:58:14 using environment variables from ./karaf221.env 14:58:14 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 14:58:50 ................................... [100%] 14:59:30 35 passed in 75.37s (0:01:15) 14:59:30 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:00:02 ...... [100%] 15:00:15 6 passed in 45.49s 15:00:15 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:00:59 ............................................ [100%] 15:02:33 44 passed in 137.74s (0:02:17) 15:02:34 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:03:09 ............ [100%] 15:03:33 12 passed in 59.31s 15:03:33 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:04:00 ................ [100%] 15:05:29 16 passed in 115.35s (0:01:55) 15:05:29 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:05:59 ............................... [100%] 15:06:06 31 passed in 36.68s 15:06:06 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:06:42 .......................... [100%] 15:07:37 26 passed in 91.49s (0:01:31) 15:07:38 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:08:14 ...................... [100%] 15:09:18 22 passed in 99.74s (0:01:39) 15:09:18 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:09:59 ........................................ [100%] 15:12:21 40 passed in 182.84s (0:03:02) 15:12:21 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:13:04 ........................................................................ [ 74%] 15:18:40 ......................... [100%] 15:20:32 97 passed in 491.03s (0:08:11) 15:20:32 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:21:11 ...................................................... [100%] 15:27:59 54 passed in 446.50s (0:07:26) 15:27:59 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:28:54 ........................................................................ [ 71%] 15:34:01 ............................. [100%] 15:36:10 101 passed in 491.22s (0:08:11) 15:36:10 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 15:37:04 ........................................................................ [ 67%] 15:42:50 ................................... [100%] 15:46:10 107 passed in 599.82s (0:09:59) 15:46:11 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 15:46:57 ............................................. [100%] 15:49:35 45 passed in 204.42s (0:03:24) 15:49:36 tests221: OK ✔ in 51 minutes 28.43 seconds 15:49:36 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 15:49:43 tests_hybrid: freeze> python -m pip freeze --all 15:49:44 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.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:49:44 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 15:49:44 using environment variables from ./karaf221.env 15:49:44 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 15:50:28 ................................................... [100%] 15:52:16 51 passed in 152.18s (0:02:32) 15:52:16 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 15:53:01 ........................................................................ [ 66%] 15:57:22 ..................................... [100%] 15:59:28 109 passed in 431.88s (0:07:11) 15:59:29 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:00:20 ..................................................... [100%] 16:03:54 53 passed in 264.88s (0:04:24) 16:03:54 buildcontroller: OK (113.96=setup[8.96]+cmd[105.00] seconds) 16:03:54 sims: OK (26.37=setup[23.04]+cmd[3.33] seconds) 16:03:54 build_karaf_tests121: OK (86.55=setup[11.58]+cmd[74.97] seconds) 16:03:54 testsPCE: OK (306.72=setup[74.71]+cmd[232.01] seconds) 16:03:54 tests121: OK (1162.22=setup[7.62]+cmd[1154.60] seconds) 16:03:54 build_karaf_tests221: OK (87.25=setup[12.58]+cmd[74.67] seconds) 16:03:54 tests_tapi: OK (1644.25=setup[7.62]+cmd[1636.63] seconds) 16:03:54 tests221: OK (3088.43=setup[7.09]+cmd[3081.34] seconds) 16:03:54 build_karaf_tests71: OK (77.97=setup[10.47]+cmd[67.50] seconds) 16:03:54 tests71: OK (450.35=setup[8.50]+cmd[441.84] seconds) 16:03:54 build_karaf_tests190: OK (87.19=setup[11.01]+cmd[76.19] seconds) 16:03:54 tests190: OK (211.21=setup[7.59]+cmd[203.63] seconds) 16:03:54 tests_hybrid: OK (858.41=setup[8.37]+cmd[850.04] seconds) 16:03:54 buildlighty: OK (75.69=setup[31.57]+cmd[44.12] seconds) 16:03:54 docs: OK (30.88=setup[28.00]+cmd[2.88] seconds) 16:03:54 docs-linkcheck: OK (33.90=setup[29.31]+cmd[4.59] seconds) 16:03:54 checkbashisms: OK (3.64=setup[2.25]+cmd[0.03,0.06,1.30] seconds) 16:03:54 pre-commit: OK (54.25=setup[2.93]+cmd[0.01,0.00,40.81,10.50] seconds) 16:03:54 pylint: OK (31.41=setup[5.08]+cmd[26.32] seconds) 16:03:54 congratulations :) (6099.07 seconds) 16:03:54 + tox_status=0 16:03:54 + echo '---> Completed tox runs' 16:03:54 ---> Completed tox runs 16:03:54 + for i in .tox/*/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 ++ echo .tox/build_karaf_tests121/log 16:03:54 + tox_env=build_karaf_tests121 16:03:54 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/build_karaf_tests190/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=build_karaf_tests190 16:03:54 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/build_karaf_tests221/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=build_karaf_tests221 16:03:54 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/build_karaf_tests71/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=build_karaf_tests71 16:03:54 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/buildcontroller/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=buildcontroller 16:03:54 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/buildlighty/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=buildlighty 16:03:54 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/checkbashisms/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=checkbashisms 16:03:54 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/docs-linkcheck/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=docs-linkcheck 16:03:54 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/docs/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=docs 16:03:54 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/pre-commit/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=pre-commit 16:03:54 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/pylint/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=pylint 16:03:54 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/sims/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=sims 16:03:54 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests121/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests121 16:03:54 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests190/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests190 16:03:54 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests221/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests221 16:03:54 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests71/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests71 16:03:54 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/testsPCE/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=testsPCE 16:03:54 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests_hybrid/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests_hybrid 16:03:54 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:03:54 + for i in .tox/*/log 16:03:54 ++ echo .tox/tests_tapi/log 16:03:54 ++ awk -F/ '{print $2}' 16:03:54 + tox_env=tests_tapi 16:03:54 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:03:54 + DOC_DIR=docs/_build/html 16:03:54 + [[ -d docs/_build/html ]] 16:03:54 + echo '---> Archiving generated docs' 16:03:54 ---> Archiving generated docs 16:03:54 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:03:54 + echo '---> tox-run.sh ends' 16:03:54 ---> tox-run.sh ends 16:03:54 + test 0 -eq 0 16:03:54 $ ssh-agent -k 16:03:54 unset SSH_AUTH_SOCK; 16:03:54 unset SSH_AGENT_PID; 16:03:54 echo Agent pid 1574 killed; 16:03:54 [ssh-agent] Stopped. 16:03:54 [PostBuildScript] - [INFO] Executing post build scripts. 16:03:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18297369296978133244.sh 16:03:54 ---> sysstat.sh 16:03:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5248716329028603426.sh 16:03:55 ---> package-listing.sh 16:03:55 ++ facter osfamily 16:03:55 ++ tr '[:upper:]' '[:lower:]' 16:03:55 + OS_FAMILY=debian 16:03:55 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:03:55 + START_PACKAGES=/tmp/packages_start.txt 16:03:55 + END_PACKAGES=/tmp/packages_end.txt 16:03:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:55 + PACKAGES=/tmp/packages_start.txt 16:03:55 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:03:55 + PACKAGES=/tmp/packages_end.txt 16:03:55 + case "${OS_FAMILY}" in 16:03:55 + dpkg -l 16:03:55 + grep '^ii' 16:03:55 + '[' -f /tmp/packages_start.txt ']' 16:03:55 + '[' -f /tmp/packages_end.txt ']' 16:03:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:55 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:03:55 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:03:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:03:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3836070402540634986.sh 16:03:55 ---> capture-instance-metadata.sh 16:03:55 Setup pyenv: 16:03:56 system 16:03:56 3.8.20 16:03:56 3.9.20 16:03:56 3.10.15 16:03:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hj from file:/tmp/.os_lf_venv 16:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:59 lf-activate-venv(): INFO: Base packages installed successfully 16:03:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-15hj/bin to PATH 16:04:12 INFO: Running in OpenStack, capturing instance metadata 16:04:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7250545666179724932.sh 16:04:12 provisioning config files... 16:04:13 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3828 16:04:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12629492654349555441tmp 16:04:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:04:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:04:13 provisioning config files... 16:04:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:04:13 [EnvInject] - Injecting environment variables from a build step. 16:04:13 [EnvInject] - Injecting as environment variables the properties content 16:04:13 SERVER_ID=logs 16:04:13 16:04:13 [EnvInject] - Variables injected successfully. 16:04:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11512768507814688773.sh 16:04:13 ---> create-netrc.sh 16:04:13 WARN: Log server credential not found. 16:04:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3084552661181126625.sh 16:04:13 ---> python-tools-install.sh 16:04:13 Setup pyenv: 16:04:13 system 16:04:13 3.8.20 16:04:13 3.9.20 16:04:13 3.10.15 16:04:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:04:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hj from file:/tmp/.os_lf_venv 16:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:15 lf-activate-venv(): INFO: Base packages installed successfully 16:04:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-15hj/bin to PATH 16:04:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16379684097302029067.sh 16:04:38 ---> sudo-logs.sh 16:04:38 Archiving 'sudo' log.. 16:04:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4953056628296713403.sh 16:04:39 ---> job-cost.sh 16:04:39 Setup pyenv: 16:04:39 system 16:04:39 3.8.20 16:04:39 3.9.20 16:04:39 3.10.15 16:04:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hj from file:/tmp/.os_lf_venv 16:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:42 lf-activate-venv(): INFO: Base packages installed successfully 16:04:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-15hj/bin to PATH 16:05:00 INFO: No Stack... 16:05:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:05:01 INFO: Archiving Costs 16:05:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins154345700532147832.sh 16:05:01 ---> logs-deploy.sh 16:05:01 Setup pyenv: 16:05:01 system 16:05:01 3.8.20 16:05:01 3.9.20 16:05:01 3.10.15 16:05:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:05:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-15hj from file:/tmp/.os_lf_venv 16:05:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:03 lf-activate-venv(): INFO: Base packages installed successfully 16:05:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-15hj/bin to PATH 16:05:16 WARNING: Nexus logging server not set 16:05:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3828/ 16:05:16 INFO: archiving logs to S3 16:05:17 ---> uname -a: 16:05:17 Linux prd-ubuntu2204-docker-4c-16g-3281 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:05:17 16:05:17 16:05:17 ---> lscpu: 16:05:17 Architecture: x86_64 16:05:17 CPU op-mode(s): 32-bit, 64-bit 16:05:17 Address sizes: 40 bits physical, 48 bits virtual 16:05:17 Byte Order: Little Endian 16:05:17 CPU(s): 4 16:05:17 On-line CPU(s) list: 0-3 16:05:17 Vendor ID: AuthenticAMD 16:05:17 Model name: AMD EPYC-Rome Processor 16:05:17 CPU family: 23 16:05:17 Model: 49 16:05:17 Thread(s) per core: 1 16:05:17 Core(s) per socket: 1 16:05:17 Socket(s): 4 16:05:17 Stepping: 0 16:05:17 BogoMIPS: 5599.99 16:05:17 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 16:05:17 Virtualization: AMD-V 16:05:17 Hypervisor vendor: KVM 16:05:17 Virtualization type: full 16:05:17 L1d cache: 128 KiB (4 instances) 16:05:17 L1i cache: 128 KiB (4 instances) 16:05:17 L2 cache: 2 MiB (4 instances) 16:05:17 L3 cache: 64 MiB (4 instances) 16:05:17 NUMA node(s): 1 16:05:17 NUMA node0 CPU(s): 0-3 16:05:17 Vulnerability Gather data sampling: Not affected 16:05:17 Vulnerability Indirect target selection: Not affected 16:05:17 Vulnerability Itlb multihit: Not affected 16:05:17 Vulnerability L1tf: Not affected 16:05:17 Vulnerability Mds: Not affected 16:05:17 Vulnerability Meltdown: Not affected 16:05:17 Vulnerability Mmio stale data: Not affected 16:05:17 Vulnerability Reg file data sampling: Not affected 16:05:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:05:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:05:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:05:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:05:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:05:17 Vulnerability Srbds: Not affected 16:05:17 Vulnerability Tsx async abort: Not affected 16:05:17 16:05:17 16:05:17 ---> nproc: 16:05:17 4 16:05:17 16:05:17 16:05:17 ---> df -h: 16:05:17 Filesystem Size Used Avail Use% Mounted on 16:05:17 tmpfs 1.6G 1.1M 1.6G 1% /run 16:05:17 /dev/vda1 78G 18G 61G 23% / 16:05:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:05:17 tmpfs 5.0M 0 5.0M 0% /run/lock 16:05:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:05:17 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:05:17 16:05:17 16:05:17 ---> free -m: 16:05:17 total used free shared buff/cache available 16:05:17 Mem: 15989 697 11473 3 3818 14949 16:05:17 Swap: 1023 0 1023 16:05:17 16:05:17 16:05:17 ---> ip addr: 16:05:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:05:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:05:17 inet 127.0.0.1/8 scope host lo 16:05:17 valid_lft forever preferred_lft forever 16:05:17 inet6 ::1/128 scope host 16:05:17 valid_lft forever preferred_lft forever 16:05:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:05:17 link/ether fa:16:3e:21:a2:b9 brd ff:ff:ff:ff:ff:ff 16:05:17 altname enp0s3 16:05:17 inet 10.30.171.14/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:05:17 valid_lft 80092sec preferred_lft 80092sec 16:05:17 inet6 fe80::f816:3eff:fe21:a2b9/64 scope link 16:05:17 valid_lft forever preferred_lft forever 16:05:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:05:17 link/ether 0e:81:d3:dd:c1:71 brd ff:ff:ff:ff:ff:ff 16:05:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:05:17 valid_lft forever preferred_lft forever 16:05:17 16:05:17 16:05:17 ---> sar -b -r -n DEV: 16:05:17 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3281) 10/29/25 _x86_64_ (4 CPU) 16:05:17 16:05:17 14:20:13 LINUX RESTART (4 CPU) 16:05:17 16:05:17 14:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:05:17 14:40:01 69.29 22.74 43.73 2.83 330.73 5294.18 3082.61 16:05:17 14:50:01 23.52 10.16 12.60 0.76 191.27 378.39 913.16 16:05:17 15:00:01 10.20 0.12 9.51 0.56 11.77 543.18 1123.15 16:05:17 15:10:01 18.17 0.02 17.34 0.82 0.76 536.92 386.69 16:05:17 15:20:03 4.64 0.01 4.43 0.21 0.42 118.15 69.77 16:05:17 15:30:06 7.36 0.01 6.91 0.44 1.23 230.44 449.97 16:05:17 15:40:01 4.92 0.00 4.70 0.21 0.32 139.88 74.29 16:05:17 15:50:12 7.75 0.03 7.34 0.37 1.62 320.80 102.71 16:05:17 16:00:12 9.02 0.51 8.16 0.35 12.01 462.28 144.03 16:05:17 Average: 17.19 3.73 12.74 0.73 61.03 890.73 704.26 16:05:17 16:05:17 14:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:05:17 14:40:01 167492 3003788 12929292 78.97 258236 2614136 13915512 79.87 2021468 13648976 264 16:05:17 14:50:01 3461072 6259300 9677544 59.11 259556 2582912 10827868 62.15 2046700 10344384 272 16:05:17 15:00:01 10273700 13177992 2763092 16.88 263984 2684536 3600928 20.67 2077536 3533592 7116 16:05:17 15:10:01 8848376 11815008 4125416 25.20 266852 2744008 5176156 29.71 2093772 4937256 332 16:05:17 15:20:03 8388472 11368168 4571848 27.92 267544 2756380 5254168 30.16 2094936 5387700 232 16:05:17 15:30:06 7012804 10021300 5918212 36.15 268228 2784496 6657584 38.21 2097740 6762548 352 16:05:17 15:40:01 6794940 9821656 6117648 37.36 268740 2802208 6819632 39.14 2100796 6970884 428 16:05:17 15:50:12 10099108 13238312 2702804 16.51 272328 2910984 4160820 23.88 2108336 3676776 57852 16:05:17 16:00:12 8380444 11564512 4375812 26.73 273624 2954480 5713556 32.80 2129700 5367176 156 16:05:17 Average: 7047379 10030004 5909074 36.09 266566 2759349 6902914 39.62 2085665 6736588 7445 16:05:17 16:05:17 14:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:05:17 14:40:01 lo 33.53 33.53 20.85 20.85 0.00 0.00 0.00 0.00 16:05:17 14:40:01 ens3 2.71 2.53 0.85 1.60 0.00 0.00 0.00 0.00 16:05:17 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 14:50:01 lo 37.79 37.79 15.18 15.18 0.00 0.00 0.00 0.00 16:05:17 14:50:01 ens3 1.18 0.88 0.25 0.20 0.00 0.00 0.00 0.00 16:05:17 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:00:01 lo 7.99 7.99 5.04 5.04 0.00 0.00 0.00 0.00 16:05:17 15:00:01 ens3 0.86 0.74 0.25 0.20 0.00 0.00 0.00 0.00 16:05:17 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:10:01 lo 12.79 12.79 7.34 7.34 0.00 0.00 0.00 0.00 16:05:17 15:10:01 ens3 1.42 0.94 0.41 0.30 0.00 0.00 0.00 0.00 16:05:17 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:20:03 lo 21.37 21.37 10.05 10.05 0.00 0.00 0.00 0.00 16:05:17 15:20:03 ens3 1.51 0.72 0.42 0.28 0.00 0.00 0.00 0.00 16:05:17 15:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:30:06 lo 28.27 28.27 11.09 11.09 0.00 0.00 0.00 0.00 16:05:17 15:30:06 ens3 0.66 0.58 0.12 0.10 0.00 0.00 0.00 0.00 16:05:17 15:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:40:01 lo 20.56 20.56 10.92 10.92 0.00 0.00 0.00 0.00 16:05:17 15:40:01 ens3 0.84 0.68 0.21 0.16 0.00 0.00 0.00 0.00 16:05:17 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 15:50:12 lo 14.29 14.29 7.74 7.74 0.00 0.00 0.00 0.00 16:05:17 15:50:12 ens3 0.89 0.80 0.27 0.22 0.00 0.00 0.00 0.00 16:05:17 15:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 16:00:12 lo 23.33 23.33 10.94 10.94 0.00 0.00 0.00 0.00 16:05:17 16:00:12 ens3 1.04 0.89 0.27 0.21 0.00 0.00 0.00 0.00 16:05:17 16:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 Average: lo 22.20 22.20 11.01 11.01 0.00 0.00 0.00 0.00 16:05:17 Average: ens3 1.23 0.97 0.34 0.36 0.00 0.00 0.00 0.00 16:05:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:17 16:05:17 16:05:17 ---> sar -P ALL: 16:05:17 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3281) 10/29/25 _x86_64_ (4 CPU) 16:05:17 16:05:17 14:20:13 LINUX RESTART (4 CPU) 16:05:17 16:05:17 14:30:00 CPU %user %nice %system %iowait %steal %idle 16:05:17 14:40:01 all 56.86 0.00 2.33 0.11 0.12 40.58 16:05:17 14:40:01 0 57.14 0.00 2.44 0.14 0.12 40.17 16:05:17 14:40:01 1 56.39 0.00 2.32 0.09 0.12 41.09 16:05:17 14:40:01 2 57.65 0.00 2.19 0.16 0.12 39.87 16:05:17 14:40:01 3 56.25 0.00 2.36 0.07 0.12 41.20 16:05:17 14:50:01 all 27.26 0.00 1.21 0.19 0.10 71.24 16:05:17 14:50:01 0 27.81 0.00 1.25 0.19 0.10 70.64 16:05:17 14:50:01 1 26.51 0.00 1.24 0.13 0.10 72.02 16:05:17 14:50:01 2 27.66 0.00 1.22 0.08 0.10 70.94 16:05:17 14:50:01 3 27.06 0.00 1.13 0.34 0.10 71.37 16:05:17 15:00:01 all 16.04 0.00 0.65 0.05 0.07 83.18 16:05:17 15:00:01 0 15.76 0.00 0.56 0.03 0.07 83.58 16:05:17 15:00:01 1 15.97 0.00 0.73 0.11 0.08 83.12 16:05:17 15:00:01 2 15.80 0.00 0.62 0.02 0.07 83.49 16:05:17 15:00:01 3 16.65 0.00 0.69 0.05 0.07 82.53 16:05:17 15:10:01 all 28.86 0.00 0.98 0.09 0.09 69.98 16:05:17 15:10:01 0 28.39 0.00 0.98 0.07 0.09 70.48 16:05:17 15:10:01 1 29.95 0.00 0.91 0.06 0.09 68.99 16:05:17 15:10:01 2 28.62 0.00 1.00 0.15 0.09 70.13 16:05:17 15:10:01 3 28.49 0.00 1.04 0.09 0.08 70.30 16:05:17 15:20:03 all 9.15 0.00 0.44 0.04 0.07 90.30 16:05:17 15:20:03 0 9.40 0.00 0.41 0.06 0.07 90.06 16:05:17 15:20:03 1 9.35 0.00 0.50 0.04 0.07 90.03 16:05:17 15:20:03 2 8.81 0.00 0.42 0.04 0.07 90.66 16:05:17 15:20:03 3 9.02 0.00 0.44 0.02 0.07 90.45 16:05:17 15:30:06 all 14.68 0.00 0.62 0.04 0.08 84.58 16:05:17 15:30:06 0 14.46 0.00 0.55 0.01 0.07 84.91 16:05:17 15:30:06 1 14.12 0.00 0.64 0.02 0.08 85.15 16:05:17 15:30:06 2 15.08 0.00 0.62 0.02 0.08 84.20 16:05:17 15:30:06 3 15.07 0.00 0.69 0.12 0.08 84.04 16:05:17 15:40:01 all 10.26 0.00 0.41 0.03 0.08 89.22 16:05:17 15:40:01 0 10.30 0.00 0.42 0.01 0.07 89.20 16:05:17 15:40:01 1 9.69 0.00 0.38 0.02 0.08 89.83 16:05:17 15:40:01 2 10.61 0.00 0.39 0.02 0.07 88.92 16:05:17 15:40:01 3 10.43 0.00 0.46 0.09 0.08 88.94 16:05:17 15:50:12 all 11.22 0.00 0.51 0.09 0.07 88.12 16:05:17 15:50:12 0 10.46 0.00 0.46 0.14 0.07 88.86 16:05:17 15:50:12 1 11.29 0.00 0.52 0.07 0.07 88.05 16:05:17 15:50:12 2 11.59 0.00 0.52 0.09 0.07 87.73 16:05:17 15:50:12 3 11.53 0.00 0.53 0.05 0.07 87.83 16:05:17 16:00:12 all 16.36 0.00 0.70 0.12 0.07 82.75 16:05:17 16:00:12 0 16.59 0.00 0.73 0.19 0.07 82.43 16:05:17 16:00:12 1 16.78 0.00 0.73 0.09 0.08 82.32 16:05:17 16:00:12 2 16.05 0.00 0.65 0.16 0.08 83.06 16:05:17 16:00:12 3 16.01 0.00 0.69 0.03 0.07 83.19 16:05:17 Average: all 21.17 0.00 0.87 0.09 0.08 77.79 16:05:17 Average: 0 21.13 0.00 0.87 0.09 0.08 77.83 16:05:17 Average: 1 21.10 0.00 0.88 0.07 0.08 77.87 16:05:17 Average: 2 21.30 0.00 0.85 0.08 0.08 77.69 16:05:17 Average: 3 21.15 0.00 0.89 0.10 0.08 77.78 16:05:17 16:05:17 16:05:17