14:54:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116886 14:54:42 Running as SYSTEM 14:54:43 [EnvInject] - Loading node environment variables. 14:54:43 Building remotely on prd-ubuntu2204-docker-4c-16g-2902 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:54:44 [ssh-agent] Looking for ssh-agent implementation... 14:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:44 $ ssh-agent 14:54:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTa9H09/agent.1569 14:54:44 SSH_AGENT_PID=1571 14:54:44 [ssh-agent] Started. 14:54:44 Running ssh-add (command line suppressed) 14:54:44 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8960725428643638030.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8960725428643638030.key) 14:54:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:54:44 The recommended git tool is: NONE 14:54:47 using credential jenkins-ssh 14:54:47 Wiping out workspace first. 14:54:47 Cloning the remote Git repository 14:54:47 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:54:47 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:54:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:54:47 > git --version # timeout=10 14:54:47 > git --version # 'git version 2.34.1' 14:54:47 using GIT_SSH to set credentials jenkins-ssh 14:54:47 Verifying host key using known hosts file 14:54:48 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:54:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:54:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:54:52 using GIT_SSH to set credentials jenkins-ssh 14:54:52 Verifying host key using known hosts file 14:54:52 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:54:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/86/116886/10 # timeout=10 14:54:52 > git rev-parse 3bd981e34a025300a905fe7650b46132cb3484f4^{commit} # timeout=10 14:54:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:52 Checking out Revision 3bd981e34a025300a905fe7650b46132cb3484f4 (refs/changes/86/116886/10) 14:54:52 > git config core.sparsecheckout # timeout=10 14:54:52 > git checkout -f 3bd981e34a025300a905fe7650b46132cb3484f4 # timeout=10 14:54:53 Commit message: "Rationalize use of PceNode/Links easing migration" 14:54:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:53 > git rev-list --no-walk 7f0e9ef1d23bacc7972ec198b2f3e157990e1f07 # timeout=10 14:54:53 > git remote # timeout=10 14:54:53 > git submodule init # timeout=10 14:54:53 > git submodule sync # timeout=10 14:54:53 > git config --get remote.origin.url # timeout=10 14:54:53 > git submodule init # timeout=10 14:54:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:54:53 ERROR: No submodules found. 14:54:56 provisioning config files... 14:54:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:54:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:54:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17874729606605428929.sh 14:54:56 ---> python-tools-install.sh 14:54:56 Setup pyenv: 14:54:56 * system (set by /opt/pyenv/version) 14:54:56 * 3.8.20 (set by /opt/pyenv/version) 14:54:56 * 3.9.20 (set by /opt/pyenv/version) 14:54:56 3.10.15 14:54:56 3.11.10 14:55:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ofgy 14:55:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:06 lf-activate-venv(): INFO: Base packages installed successfully 14:55:06 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:40 lf-activate-venv(): INFO: Adding /tmp/venv-Ofgy/bin to PATH 14:55:40 Generating Requirements File 14:56:04 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:56:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:56:04 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:56:04 Python 3.11.10 14:56:04 pip 25.3 from /tmp/venv-Ofgy/lib/python3.11/site-packages/pip (python 3.11) 14:56:04 appdirs==1.4.4 14:56:04 argcomplete==3.6.3 14:56:04 aspy.yaml==1.3.0 14:56:04 attrs==25.4.0 14:56:04 autopage==0.5.2 14:56:04 beautifulsoup4==4.14.2 14:56:04 boto3==1.40.60 14:56:04 botocore==1.40.60 14:56:04 bs4==0.0.2 14:56:04 cachetools==6.2.1 14:56:04 certifi==2025.10.5 14:56:04 cffi==2.0.0 14:56:04 cfgv==3.4.0 14:56:04 chardet==5.2.0 14:56:04 charset-normalizer==3.4.4 14:56:04 click==8.3.0 14:56:04 cliff==4.11.0 14:56:04 cmd2==2.7.0 14:56:04 cryptography==3.3.2 14:56:04 debtcollector==3.0.0 14:56:04 decorator==5.2.1 14:56:04 defusedxml==0.7.1 14:56:04 Deprecated==1.2.18 14:56:04 distlib==0.4.0 14:56:04 dnspython==2.8.0 14:56:04 docker==7.1.0 14:56:04 dogpile.cache==1.5.0 14:56:04 durationpy==0.10 14:56:04 email-validator==2.3.0 14:56:04 filelock==3.20.0 14:56:04 future==1.0.0 14:56:04 gitdb==4.0.12 14:56:04 GitPython==3.1.45 14:56:04 google-auth==2.41.1 14:56:04 httplib2==0.31.0 14:56:04 identify==2.6.15 14:56:04 idna==3.11 14:56:04 importlib-resources==1.5.0 14:56:04 iso8601==2.1.0 14:56:04 Jinja2==3.1.6 14:56:04 jmespath==1.0.1 14:56:04 jsonpatch==1.33 14:56:04 jsonpointer==3.0.0 14:56:04 jsonschema==4.25.1 14:56:04 jsonschema-specifications==2025.9.1 14:56:04 keystoneauth1==5.12.0 14:56:04 kubernetes==34.1.0 14:56:04 lftools==0.37.15 14:56:04 lxml==6.0.2 14:56:04 markdown-it-py==4.0.0 14:56:04 MarkupSafe==3.0.3 14:56:04 mdurl==0.1.2 14:56:04 msgpack==1.1.2 14:56:04 multi_key_dict==2.0.3 14:56:04 munch==4.0.0 14:56:04 netaddr==1.3.0 14:56:04 niet==1.4.2 14:56:04 nodeenv==1.9.1 14:56:04 oauth2client==4.1.3 14:56:04 oauthlib==3.3.1 14:56:04 openstacksdk==4.7.1 14:56:04 os-service-types==1.8.0 14:56:04 osc-lib==4.2.0 14:56:04 oslo.config==10.0.0 14:56:04 oslo.context==6.1.0 14:56:04 oslo.i18n==6.6.0 14:56:04 oslo.log==7.2.1 14:56:04 oslo.serialization==5.8.0 14:56:04 oslo.utils==9.1.0 14:56:04 packaging==25.0 14:56:04 pbr==7.0.1 14:56:04 platformdirs==4.5.0 14:56:04 prettytable==3.16.0 14:56:04 psutil==7.1.2 14:56:04 pyasn1==0.6.1 14:56:04 pyasn1_modules==0.4.2 14:56:04 pycparser==2.23 14:56:04 pygerrit2==2.0.15 14:56:04 PyGithub==2.8.1 14:56:04 Pygments==2.19.2 14:56:04 PyJWT==2.10.1 14:56:04 PyNaCl==1.6.0 14:56:04 pyparsing==2.4.7 14:56:04 pyperclip==1.11.0 14:56:04 pyrsistent==0.20.0 14:56:04 python-cinderclient==9.8.0 14:56:04 python-dateutil==2.9.0.post0 14:56:04 python-heatclient==4.3.0 14:56:04 python-jenkins==1.8.3 14:56:04 python-keystoneclient==5.7.0 14:56:04 python-magnumclient==4.9.0 14:56:04 python-openstackclient==8.2.0 14:56:04 python-swiftclient==4.8.0 14:56:04 PyYAML==6.0.3 14:56:04 referencing==0.37.0 14:56:04 requests==2.32.5 14:56:04 requests-oauthlib==2.0.0 14:56:04 requestsexceptions==1.4.0 14:56:04 rfc3986==2.0.0 14:56:04 rich==14.2.0 14:56:04 rich-argparse==1.7.1 14:56:04 rpds-py==0.28.0 14:56:04 rsa==4.9.1 14:56:04 ruamel.yaml==0.18.16 14:56:04 ruamel.yaml.clib==0.2.14 14:56:04 s3transfer==0.14.0 14:56:04 simplejson==3.20.2 14:56:04 six==1.17.0 14:56:04 smmap==5.0.2 14:56:04 soupsieve==2.8 14:56:04 stevedore==5.5.0 14:56:04 tabulate==0.9.0 14:56:04 toml==0.10.2 14:56:04 tomlkit==0.13.3 14:56:04 tqdm==4.67.1 14:56:04 typing_extensions==4.15.0 14:56:04 tzdata==2025.2 14:56:04 urllib3==1.26.20 14:56:04 virtualenv==20.35.3 14:56:04 wcwidth==0.2.14 14:56:04 websocket-client==1.9.0 14:56:04 wrapt==2.0.0 14:56:04 xdg==6.0.0 14:56:04 xmltodict==1.0.2 14:56:04 yq==3.4.3 14:56:05 [EnvInject] - Injecting environment variables from a build step. 14:56:05 [EnvInject] - Injecting as environment variables the properties content 14:56:05 PYTHON=python3 14:56:05 14:56:05 [EnvInject] - Variables injected successfully. 14:56:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1805702779915832151.sh 14:56:05 ---> tox-install.sh 14:56:05 + source /home/jenkins/lf-env.sh 14:56:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:56:05 ++ mktemp -d /tmp/venv-XXXX 14:56:05 + lf_venv=/tmp/venv-bhDO 14:56:05 + local venv_file=/tmp/.os_lf_venv 14:56:05 + local python=python3 14:56:05 + local options 14:56:05 + local set_path=true 14:56:05 + local install_args= 14:56:05 ++ 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:56:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:56:05 + true 14:56:05 + case $1 in 14:56:05 + venv_file=/tmp/.toxenv 14:56:05 + shift 2 14:56:05 + true 14:56:05 + case $1 in 14:56:05 + shift 14:56:05 + break 14:56:05 + case $python in 14:56:05 + local pkg_list= 14:56:05 + [[ -d /opt/pyenv ]] 14:56:05 + echo 'Setup pyenv:' 14:56:05 Setup pyenv: 14:56:05 + export PYENV_ROOT=/opt/pyenv 14:56:05 + PYENV_ROOT=/opt/pyenv 14:56:05 + 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:56:05 + 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:56:05 + pyenv versions 14:56:05 system 14:56:05 3.8.20 14:56:05 3.9.20 14:56:05 3.10.15 14:56:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:56:05 + command -v pyenv 14:56:05 ++ pyenv init - --no-rehash 14:56:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:56:05 for i in ${!paths[@]}; do 14:56:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:56:05 fi; done; 14:56:05 echo "${paths[*]}"'\'')" 14:56:05 export PATH="/opt/pyenv/shims:${PATH}" 14:56:05 export PYENV_SHELL=bash 14:56:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:56:05 pyenv() { 14:56:05 local command 14:56:05 command="${1:-}" 14:56:05 if [ "$#" -gt 0 ]; then 14:56:05 shift 14:56:05 fi 14:56:05 14:56:05 case "$command" in 14:56:05 rehash|shell) 14:56:05 eval "$(pyenv "sh-$command" "$@")" 14:56:05 ;; 14:56:05 *) 14:56:05 command pyenv "$command" "$@" 14:56:05 ;; 14:56:05 esac 14:56:05 }' 14:56:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:56:05 for i in ${!paths[@]}; do 14:56:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:56:05 fi; done; 14:56:05 echo "${paths[*]}"' 14:56:05 ++ 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:56:05 ++ 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:56:05 ++ 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:56:05 ++ export PYENV_SHELL=bash 14:56:05 ++ PYENV_SHELL=bash 14:56:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:56:05 +++ complete -F _pyenv pyenv 14:56:05 ++ lf-pyver python3 14:56:05 ++ local py_version_xy=python3 14:56:05 ++ local py_version_xyz= 14:56:05 ++ pyenv versions 14:56:05 ++ sed 's/^[ *]* //' 14:56:05 ++ awk '{ print $1 }' 14:56:05 ++ grep -E '^[0-9.]*[0-9]$' 14:56:05 ++ local command 14:56:05 ++ command=versions 14:56:05 ++ '[' 1 -gt 0 ']' 14:56:05 ++ shift 14:56:05 ++ case "$command" in 14:56:05 ++ command pyenv versions 14:56:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:56:05 +++ grep '^3' /tmp/.pyenv_versions 14:56:05 +++ sort -V 14:56:05 +++ tail -n 1 14:56:05 ++ py_version_xyz=3.11.10 14:56:05 ++ [[ -z 3.11.10 ]] 14:56:05 ++ echo 3.11.10 14:56:05 ++ return 0 14:56:05 + pyenv local 3.11.10 14:56:05 + local command 14:56:05 + command=local 14:56:05 + '[' 2 -gt 0 ']' 14:56:05 + shift 14:56:05 + case "$command" in 14:56:05 + command pyenv local 3.11.10 14:56:05 + for arg in "$@" 14:56:05 + case $arg in 14:56:05 + pkg_list+='tox ' 14:56:05 + for arg in "$@" 14:56:05 + case $arg in 14:56:05 + pkg_list+='virtualenv ' 14:56:05 + for arg in "$@" 14:56:05 + case $arg in 14:56:05 + pkg_list+='urllib3~=1.26.15 ' 14:56:05 + [[ -f /tmp/.toxenv ]] 14:56:05 + [[ ! -f /tmp/.toxenv ]] 14:56:05 + [[ -n '' ]] 14:56:05 + python3 -m venv /tmp/venv-bhDO 14:56:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bhDO' 14:56:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bhDO 14:56:09 + echo /tmp/venv-bhDO 14:56:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:56:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:56:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:56:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:09 + local 'pip_opts=--upgrade --quiet' 14:56:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:56:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:56:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:56:09 + [[ -n '' ]] 14:56:09 + [[ -n '' ]] 14:56:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:56:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:09 + /tmp/venv-bhDO/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:56:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:56:13 lf-activate-venv(): INFO: Base packages installed successfully 14:56:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:56:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:56:13 + /tmp/venv-bhDO/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:56:15 + type python3 14:56:15 + true 14:56:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bhDO/bin to PATH' 14:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-bhDO/bin to PATH 14:56:15 + PATH=/tmp/venv-bhDO/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:56:15 + return 0 14:56:15 + python3 --version 14:56:15 Python 3.11.10 14:56:15 + python3 -m pip --version 14:56:16 pip 25.3 from /tmp/venv-bhDO/lib/python3.11/site-packages/pip (python 3.11) 14:56:16 + python3 -m pip freeze 14:56:16 cachetools==6.2.1 14:56:16 chardet==5.2.0 14:56:16 colorama==0.4.6 14:56:16 distlib==0.4.0 14:56:16 filelock==3.20.0 14:56:16 packaging==25.0 14:56:16 platformdirs==4.5.0 14:56:16 pluggy==1.6.0 14:56:16 pyproject-api==1.10.0 14:56:16 tox==4.32.0 14:56:16 urllib3==1.26.20 14:56:16 virtualenv==20.35.3 14:56:16 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5240905027689910512.sh 14:56:16 [EnvInject] - Injecting environment variables from a build step. 14:56:16 [EnvInject] - Injecting as environment variables the properties content 14:56:16 PARALLEL=True 14:56:16 14:56:16 [EnvInject] - Variables injected successfully. 14:56:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17182571248446224326.sh 14:56:16 ---> tox-run.sh 14:56:16 + 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:56:16 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:56:16 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:56:16 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:56:16 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:56:16 + source /home/jenkins/lf-env.sh 14:56:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:56:16 ++ mktemp -d /tmp/venv-XXXX 14:56:16 + lf_venv=/tmp/venv-vMZq 14:56:16 + local venv_file=/tmp/.os_lf_venv 14:56:16 + local python=python3 14:56:16 + local options 14:56:16 + local set_path=true 14:56:16 + local install_args= 14:56:16 ++ 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:56:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:56:16 + true 14:56:16 + case $1 in 14:56:16 + venv_file=/tmp/.toxenv 14:56:16 + shift 2 14:56:16 + true 14:56:16 + case $1 in 14:56:16 + shift 14:56:16 + break 14:56:16 + case $python in 14:56:16 + local pkg_list= 14:56:16 + [[ -d /opt/pyenv ]] 14:56:16 + echo 'Setup pyenv:' 14:56:16 Setup pyenv: 14:56:16 + export PYENV_ROOT=/opt/pyenv 14:56:16 + PYENV_ROOT=/opt/pyenv 14:56:16 + 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:56:16 + 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:56:16 + pyenv versions 14:56:16 system 14:56:16 3.8.20 14:56:16 3.9.20 14:56:16 3.10.15 14:56:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:56:16 + command -v pyenv 14:56:16 ++ pyenv init - --no-rehash 14:56:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:56:16 for i in ${!paths[@]}; do 14:56:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:56:16 fi; done; 14:56:16 echo "${paths[*]}"'\'')" 14:56:16 export PATH="/opt/pyenv/shims:${PATH}" 14:56:16 export PYENV_SHELL=bash 14:56:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:56:16 pyenv() { 14:56:16 local command 14:56:16 command="${1:-}" 14:56:16 if [ "$#" -gt 0 ]; then 14:56:16 shift 14:56:16 fi 14:56:16 14:56:16 case "$command" in 14:56:16 rehash|shell) 14:56:16 eval "$(pyenv "sh-$command" "$@")" 14:56:16 ;; 14:56:16 *) 14:56:16 command pyenv "$command" "$@" 14:56:16 ;; 14:56:16 esac 14:56:16 }' 14:56:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:56:16 for i in ${!paths[@]}; do 14:56:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:56:16 fi; done; 14:56:16 echo "${paths[*]}"' 14:56:16 ++ 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:56:16 ++ 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:56:16 ++ 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:56:16 ++ export PYENV_SHELL=bash 14:56:16 ++ PYENV_SHELL=bash 14:56:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:56:16 +++ complete -F _pyenv pyenv 14:56:16 ++ lf-pyver python3 14:56:16 ++ local py_version_xy=python3 14:56:16 ++ local py_version_xyz= 14:56:16 ++ pyenv versions 14:56:16 ++ local command 14:56:16 ++ sed 's/^[ *]* //' 14:56:16 ++ command=versions 14:56:16 ++ '[' 1 -gt 0 ']' 14:56:16 ++ shift 14:56:16 ++ case "$command" in 14:56:16 ++ command pyenv versions 14:56:16 ++ grep -E '^[0-9.]*[0-9]$' 14:56:16 ++ awk '{ print $1 }' 14:56:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:56:16 +++ grep '^3' /tmp/.pyenv_versions 14:56:16 +++ sort -V 14:56:16 +++ tail -n 1 14:56:16 ++ py_version_xyz=3.11.10 14:56:16 ++ [[ -z 3.11.10 ]] 14:56:16 ++ echo 3.11.10 14:56:16 ++ return 0 14:56:16 + pyenv local 3.11.10 14:56:16 + local command 14:56:16 + command=local 14:56:16 + '[' 2 -gt 0 ']' 14:56:16 + shift 14:56:16 + case "$command" in 14:56:16 + command pyenv local 3.11.10 14:56:16 + for arg in "$@" 14:56:16 + case $arg in 14:56:16 + pkg_list+='tox ' 14:56:16 + for arg in "$@" 14:56:16 + case $arg in 14:56:16 + pkg_list+='virtualenv ' 14:56:16 + for arg in "$@" 14:56:16 + case $arg in 14:56:16 + pkg_list+='urllib3~=1.26.15 ' 14:56:16 + [[ -f /tmp/.toxenv ]] 14:56:16 ++ cat /tmp/.toxenv 14:56:16 + lf_venv=/tmp/venv-bhDO 14:56:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bhDO from' file:/tmp/.toxenv 14:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bhDO from file:/tmp/.toxenv 14:56:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:56:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:56:16 + local 'pip_opts=--upgrade --quiet' 14:56:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:56:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:56:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:56:16 + [[ -n '' ]] 14:56:16 + [[ -n '' ]] 14:56:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:56:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:16 + /tmp/venv-bhDO/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:56:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:56:17 lf-activate-venv(): INFO: Base packages installed successfully 14:56:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:56:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:56:17 + /tmp/venv-bhDO/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:56:18 + type python3 14:56:18 + true 14:56:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bhDO/bin to PATH' 14:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-bhDO/bin to PATH 14:56:19 + PATH=/tmp/venv-bhDO/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:56:19 + return 0 14:56:19 + [[ -d /opt/pyenv ]] 14:56:19 + echo '---> Setting up pyenv' 14:56:19 ---> Setting up pyenv 14:56:19 + export PYENV_ROOT=/opt/pyenv 14:56:19 + PYENV_ROOT=/opt/pyenv 14:56:19 + export PATH=/opt/pyenv/bin:/tmp/venv-bhDO/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:56:19 + PATH=/opt/pyenv/bin:/tmp/venv-bhDO/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:56:19 ++ pwd 14:56:19 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:56:19 + export PYTHONPATH 14:56:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:56:19 + TOX_TESTENV_PASSENV=PYTHONPATH 14:56:19 + tox --version 14:56:19 4.32.0 from /tmp/venv-bhDO/lib/python3.11/site-packages/tox/__init__.py 14:56:19 + PARALLEL=True 14:56:19 + TOX_OPTIONS_LIST= 14:56:19 + [[ -n '' ]] 14:56:19 + case ${PARALLEL,,} in 14:56:19 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:56:19 + tox --parallel auto --parallel-live 14:56:19 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:56:20 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:56:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:56:20 checkbashisms: freeze> python -m pip freeze --all 14:56:20 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:56:21 checkbashisms: pip==25.2,setuptools==80.9.0 14:56:21 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:56:21 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:56:21 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:56:23 checkbashisms: OK ✔ in 3.33 seconds 14:56:23 pre-commit: install_deps> python -I -m pip install pre-commit 14:56:26 pre-commit: freeze> python -m pip freeze --all 14:56:26 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 14:56:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:56:26 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:56:26 /usr/bin/cpan 14:56:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:56:26 [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:56:26 [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:56:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:56:26 [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:56:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:56:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:56:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:56:27 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:56:28 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:56:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:56:28 [INFO] Once installed this environment will be reused. 14:56:28 [INFO] This may take a few minutes... 14:56:29 buildcontroller: freeze> python -m pip freeze --all 14:56:29 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.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:56:29 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:56:29 + update-java-alternatives -l 14:56:29 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:56:29 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:56:29 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:56:29 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:56:29 update-alternatives: error: no alternatives for jaotc 14:56:30 update-alternatives: error: no alternatives for rmic 14:56:30 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:56:30 + java -version 14:56:30 + JAVA_VER=21 14:56:30 + echo 21 14:56:30 21 14:56:30 + + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:56:30 javac -version 14:56:31 + JAVAC_VER=21 14:56:31 + echo 21 14:56:31 21 14:56:31 ok, java is 21 or newer 14:56:31 + [ 21 -ge 21 ] 14:56:31 + [ 21 -ge 21 ] 14:56:31 + echo ok, java is 21 or newer 14:56:31 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:56:31 2025-10-28 14:56:31 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:56:31 + sudo mkdir -p /opt 14:56:31 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:56:31 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:56:31 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:56:31 + mvn --version 14:56:32 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:56:32 Maven home: /opt/maven 14:56:32 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:56:32 Default locale: en, platform encoding: UTF-8 14:56:32 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:56:32 NOTE: Picked up JDK_JAVA_OPTIONS: 14:56:32 --add-opens=java.base/java.io=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.lang=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.net=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.nio=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.util=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:56:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:56:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:56:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:56:32 -Xlog:disable 14:56:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:56:34 [INFO] Once installed this environment will be reused. 14:56:34 [INFO] This may take a few minutes... 14:56:43 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:56:43 [INFO] Once installed this environment will be reused. 14:56:43 [INFO] This may take a few minutes... 14:56:52 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:56:52 [INFO] Once installed this environment will be reused. 14:56:52 [INFO] This may take a few minutes... 14:56:53 docs: freeze> python -m pip freeze --all 14:56:53 docs-linkcheck: freeze> python -m pip freeze --all 14:56:53 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 14:56:53 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:56:54 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 14:56:54 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:56:57 docs: OK ✔ in 37.91 seconds 14:56:57 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:57:04 docs-linkcheck: OK ✔ in 38.99 seconds 14:57:04 pylint: freeze> python -m pip freeze --all 14:57:05 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 14:57:05 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:57:06 trim trailing whitespace.................................................Passed 14:57:06 Tabs remover.............................................................Passed 14:57:06 autopep8.................................................................Passed 14:57:13 perltidy.................................................................Passed 14:57:13 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:57:14 [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:57:14 [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:57:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:57:14 [INFO] Once installed this environment will be reused. 14:57:14 [INFO] This may take a few minutes... 14:57:26 gitlint..................................................................Passed 14:57:32 14:57:32 ------------------------------------ 14:57:32 Your code has been rated at 10.00/10 14:57:32 14:58:26 pre-commit: OK ✔ in 1 minute 3.32 seconds 14:58:26 pylint: OK ✔ in 36.79 seconds 14:58:26 buildcontroller: OK ✔ in 2 minutes 5.98 seconds 14:58:26 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:58:26 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:58:26 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:58:26 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:58:43 build_karaf_tests71: freeze> python -m pip freeze --all 14:58:43 build_karaf_tests190: freeze> python -m pip freeze --all 14:58:43 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.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:43 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:58:43 build karaf in karaf71 with ./karaf71.env 14:58:43 NOTE: Picked up JDK_JAVA_OPTIONS: 14:58:43 --add-opens=java.base/java.io=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.net=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:58:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:58:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:58:43 -Xlog:disable 14:58:43 build_karaf_tests121: freeze> python -m pip freeze --all 14:58:43 build_karaf_tests221: freeze> python -m pip freeze --all 14:58:43 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.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:43 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:58:43 build karaf in karafoc with ./karafoc.env 14:58:43 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.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:43 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:58:43 NOTE: Picked up JDK_JAVA_OPTIONS: 14:58:43 --add-opens=java.base/java.io=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.net=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:58:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:58:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:58:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:58:43 -Xlog:disable 14:58:43 build karaf in karaf121 with ./karaf121.env 14:58:44 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.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:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:58:44 build karaf in karaf221 with ./karaf221.env 14:58:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:58:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:58:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:58:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:58:44 -Xlog:disable 14:58:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:58:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:58:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:58:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:58:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:58:44 -Xlog:disable 15:00:28 build_karaf_tests221: OK ✔ in 2 minutes 0.93 seconds 15:00:28 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:38 build_karaf_tests121: OK ✔ in 2 minutes 12.26 seconds 15:00:38 build_karaf_tests190: OK ✔ in 2 minutes 12.27 seconds 15:00:38 build_karaf_tests71: OK ✔ in 2 minutes 12.29 seconds 15:00:38 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:38 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:00:44 buildlighty: freeze> python -m pip freeze --all 15:00:44 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.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:00:44 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:00:44 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:00:46 sims: freeze> python -m pip freeze --all 15:00:46 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.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:00:46 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:00:46 Using lighynode version 20.1.0.5 15:00:46 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:02:07 sims: OK ✔ in 33.66 seconds 15:02:07 buildlighty: OK ✔ in 45.11 seconds 15:02:07 testsPCE: freeze> python -m pip freeze --all 15:02:07 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.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.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 15:02:07 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:02:07 pytest -q transportpce_tests/pce/test01_pce.py 15:03:00 .................... [100%] 15:04:04 20 passed in 116.33s (0:01:56) 15:04:04 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:04:23 ............ [100%] 15:04:53 12 passed in 49.11s 15:04:53 pytest -q transportpce_tests/pce/test03_gnpy.py 15:05:14 ........ [100%] 15:05:36 8 passed in 41.95s 15:05:36 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:06:10 ... [100%] 15:06:15 3 passed in 38.59s 15:06:15 testsPCE: OK ✔ in 5 minutes 37.32 seconds 15:06:15 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:06:16 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:06:16 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:06:22 tests_tapi: freeze> python -m pip freeze --all 15:06:23 tests121: freeze> python -m pip freeze --all 15:06:23 tests190: freeze> python -m pip freeze --all 15:06:23 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.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:06:23 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:06:23 using environment variables from ./karaf221.env 15:06:23 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:06:23 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.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:06:23 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:06:23 using environment variables from ./karaf121.env 15:06:23 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:06:23 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.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:06:23 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:06:23 using environment variables from ./karafoc.env 15:06:23 pytest -q transportpce_tests/oc/test01_portmapping.py 15:07:43 ........... [100%] 15:07:59 10 passed in 96.00s (0:01:36) 15:07:59 pytest -q transportpce_tests/oc/test02_topology.py 15:08:05 ............................ [100%] 15:08:45 21 passed in 141.19s (0:02:21) 15:08:45 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:08:45 ............................... [100%] 15:09:07 14 passed in 67.41s (0:01:07) 15:09:07 pytest -q transportpce_tests/oc/test03_renderer.py 15:09:09 ................. [100%] 15:09:48 6 passed in 63.41s (0:01:03) 15:09:48 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:09:49 .................... [100%] 15:10:08 19 passed in 60.87s (0:01:00) 15:10:09 tests190: OK ✔ in 3 minutes 53.82 seconds 15:10:09 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:10:16 .tests71: freeze> python -m pip freeze --all 15:10:17 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.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:10:17 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:10:17 using environment variables from ./karaf71.env 15:10:17 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:10:36 ..................................... [100%] 15:11:15 12 passed in 57.91s 15:11:15 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:11:15 .......................... [100%] 15:11:59 51 passed in 335.85s (0:05:35) 15:11:59 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:11:59 ....................... [100%] 15:12:24 44 passed in 155.28s (0:02:35) 15:12:24 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:12:26 .................................................................................... [100%] 15:14:00 62 passed in 165.09s (0:02:45) 15:14:00 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:14:00 [100%] 15:14:00 24 passed in 96.07s (0:01:36) 15:14:01 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:14:20 .......................................................................................... [100%] 15:16:38 48 passed in 157.03s (0:02:37) 15:16:38 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:16:48 ........................... [100%] 15:17:28 40 passed in 206.47s (0:03:26) 15:17:28 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:17:28 ......... [100%] 15:17:44 36 passed in 344.39s (0:05:44) 15:17:44 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:17:44 ..... [100%] 15:17:55 22 passed in 76.14s (0:01:16) 15:18:23 ....................................................................................................................... [100%] 15:23:08 71 passed in 323.27s (0:05:23) 15:23:08 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:24:01 .................... [100%] 15:25:32 19 passed in 143.95s (0:02:23) 15:25:32 tests71: OK ✔ in 7 minutes 46.42 seconds 15:25:32 tests_tapi: OK ✔ in 19 minutes 17.28 seconds 15:25:32 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:25:40 tests221: freeze> python -m pip freeze --all 15:25:40 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.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:25:40 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:25:40 using environment variables from ./karaf221.env 15:25:40 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:26:19 ......................... [100%] 15:26:40 54 passed in 552.46s (0:09:12) 15:26:41 ............... [100%] 15:26:59 35 passed in 78.03s (0:01:18) 15:26:59 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:27:32 ...... [100%] 15:27:45 6 passed in 46.48s 15:27:45 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:28:29 ............................................ [100%] 15:30:04 44 passed in 138.06s (0:02:18) 15:30:04 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:30:39 ............ [100%] 15:31:04 12 passed in 59.64s 15:31:04 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:31:30 ................ [100%] 15:32:59 16 passed in 115.01s (0:01:55) 15:32:59 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:33:30 ............................... [100%] 15:33:37 31 passed in 37.81s 15:33:37 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:34:13 .......................... [100%] 15:35:09 26 passed in 91.90s (0:01:31) 15:35:09 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:35:47 ...................... [100%] 15:36:51 22 passed in 101.06s (0:01:41) 15:36:51 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:37:34 ........................................ [100%] 15:39:56 40 passed in 184.65s (0:03:04) 15:39:56 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:40:40 ........................................................................ [ 74%] 15:46:16 ......................... [100%] 15:48:08 97 passed in 492.46s (0:08:12) 15:48:08 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:48:49 ...................................................... [100%] 15:55:36 54 passed in 447.10s (0:07:27) 15:55:36 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:56:29 ........................................................................ [ 71%] 16:01:38 ............................. [100%] 16:03:47 101 passed in 490.90s (0:08:10) 16:03:47 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:04:42 ........................................................................ [ 67%] 16:10:28 ................................... [100%] 16:13:49 107 passed in 601.26s (0:10:01) 16:13:49 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:14:32 ............................................. [100%] 16:17:09 45 passed in 199.91s (0:03:19) 16:17:09 tests121: OK ✔ in 20 minutes 25.84 seconds 16:17:09 tests221: OK ✔ in 51 minutes 36.89 seconds 16:17:09 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:17:16 tests_hybrid: freeze> python -m pip freeze --all 16:17:16 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.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 16:17:16 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:17:16 using environment variables from ./karaf221.env 16:17:16 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:17:57 ................................................... [100%] 16:19:44 51 passed in 147.99s (0:02:27) 16:19:44 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:20:27 ........................................................................ [ 66%] 16:24:48 ..................................... [100%] 16:29:54 109 passed in 609.28s (0:10:09) 16:29:54 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:30:45 ..................................................... [100%] 16:34:18 53 passed in 263.50s (0:04:23) 16:34:18 buildcontroller: OK (125.98=setup[10.05]+cmd[115.92] seconds) 16:34:18 sims: OK (33.66=setup[8.65]+cmd[25.01] seconds) 16:34:18 build_karaf_tests121: OK (132.26=setup[18.36]+cmd[113.91] seconds) 16:34:18 testsPCE: OK (337.32=setup[89.73]+cmd[247.59] seconds) 16:34:18 tests121: OK (1225.84=setup[8.26]+cmd[1217.58] seconds) 16:34:18 build_karaf_tests221: OK (120.93=setup[18.56]+cmd[102.37] seconds) 16:34:18 tests_tapi: OK (1157.28=setup[8.18]+cmd[1149.10] seconds) 16:34:18 tests221: OK (3096.89=setup[8.28]+cmd[3088.62] seconds) 16:34:18 build_karaf_tests71: OK (132.29=setup[17.90]+cmd[114.39] seconds) 16:34:18 tests71: OK (466.41=setup[8.14]+cmd[458.27] seconds) 16:34:18 build_karaf_tests190: OK (132.27=setup[18.19]+cmd[114.08] seconds) 16:34:18 tests190: OK (233.82=setup[8.29]+cmd[225.53] seconds) 16:34:18 tests_hybrid: OK (1028.83=setup[7.06]+cmd[1021.76] seconds) 16:34:18 buildlighty: OK (45.11=setup[18.30]+cmd[26.81] seconds) 16:34:18 docs: OK (37.91=setup[34.44]+cmd[3.47] seconds) 16:34:18 docs-linkcheck: OK (38.99=setup[34.60]+cmd[4.39] seconds) 16:34:18 checkbashisms: OK (3.33=setup[2.01]+cmd[0.01,0.06,1.25] seconds) 16:34:18 pre-commit: OK (63.32=setup[3.12]+cmd[0.01,0.00,47.93,12.27] seconds) 16:34:18 pylint: OK (36.79=setup[7.92]+cmd[28.87] seconds) 16:34:18 congratulations :) (5878.64 seconds) 16:34:18 + tox_status=0 16:34:18 + echo '---> Completed tox runs' 16:34:18 ---> Completed tox runs 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/build_karaf_tests121/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=build_karaf_tests121 16:34:18 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/build_karaf_tests190/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=build_karaf_tests190 16:34:18 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/build_karaf_tests221/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=build_karaf_tests221 16:34:18 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/build_karaf_tests71/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=build_karaf_tests71 16:34:18 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/buildcontroller/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=buildcontroller 16:34:18 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/buildlighty/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=buildlighty 16:34:18 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/checkbashisms/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=checkbashisms 16:34:18 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/docs-linkcheck/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=docs-linkcheck 16:34:18 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/docs/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=docs 16:34:18 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/pre-commit/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=pre-commit 16:34:18 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/pylint/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=pylint 16:34:18 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/sims/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=sims 16:34:18 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests121/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests121 16:34:18 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests190/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests190 16:34:18 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests221/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests221 16:34:18 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests71/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests71 16:34:18 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:34:18 + for i in .tox/*/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 ++ echo .tox/testsPCE/log 16:34:18 + tox_env=testsPCE 16:34:18 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests_hybrid/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests_hybrid 16:34:18 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:34:18 + for i in .tox/*/log 16:34:18 ++ echo .tox/tests_tapi/log 16:34:18 ++ awk -F/ '{print $2}' 16:34:18 + tox_env=tests_tapi 16:34:18 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:34:18 + DOC_DIR=docs/_build/html 16:34:18 + [[ -d docs/_build/html ]] 16:34:18 + echo '---> Archiving generated docs' 16:34:18 ---> Archiving generated docs 16:34:18 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:34:18 + echo '---> tox-run.sh ends' 16:34:18 ---> tox-run.sh ends 16:34:18 + test 0 -eq 0 16:34:18 $ ssh-agent -k 16:34:18 unset SSH_AUTH_SOCK; 16:34:18 unset SSH_AGENT_PID; 16:34:18 echo Agent pid 1571 killed; 16:34:18 [ssh-agent] Stopped. 16:34:18 [PostBuildScript] - [INFO] Executing post build scripts. 16:34:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9510964243420073009.sh 16:34:18 ---> sysstat.sh 16:34:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4213419354099593629.sh 16:34:19 ---> package-listing.sh 16:34:19 ++ tr '[:upper:]' '[:lower:]' 16:34:19 ++ facter osfamily 16:34:19 + OS_FAMILY=debian 16:34:19 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:34:19 + START_PACKAGES=/tmp/packages_start.txt 16:34:19 + END_PACKAGES=/tmp/packages_end.txt 16:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:34:19 + PACKAGES=/tmp/packages_start.txt 16:34:19 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:34:19 + PACKAGES=/tmp/packages_end.txt 16:34:19 + case "${OS_FAMILY}" in 16:34:19 + dpkg -l 16:34:19 + grep '^ii' 16:34:19 + '[' -f /tmp/packages_start.txt ']' 16:34:19 + '[' -f /tmp/packages_end.txt ']' 16:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:34:19 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:34:19 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:34:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9990263991123763105.sh 16:34:19 ---> capture-instance-metadata.sh 16:34:19 Setup pyenv: 16:34:19 system 16:34:19 3.8.20 16:34:19 3.9.20 16:34:19 3.10.15 16:34:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofgy from file:/tmp/.os_lf_venv 16:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:22 lf-activate-venv(): INFO: Base packages installed successfully 16:34:22 lf-activate-venv(): INFO: Installing additional packages: lftools 16:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-Ofgy/bin to PATH 16:34:34 INFO: Running in OpenStack, capturing instance metadata 16:34:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5836901777652529977.sh 16:34:34 provisioning config files... 16:34:35 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3787 16:34:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13045978018890135859tmp 16:34:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:34:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:34:35 provisioning config files... 16:34:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:34:35 [EnvInject] - Injecting environment variables from a build step. 16:34:35 [EnvInject] - Injecting as environment variables the properties content 16:34:35 SERVER_ID=logs 16:34:35 16:34:35 [EnvInject] - Variables injected successfully. 16:34:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1676990727552866247.sh 16:34:35 ---> create-netrc.sh 16:34:35 WARN: Log server credential not found. 16:34:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11387940032520080725.sh 16:34:35 ---> python-tools-install.sh 16:34:35 Setup pyenv: 16:34:35 system 16:34:35 3.8.20 16:34:35 3.9.20 16:34:35 3.10.15 16:34:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofgy from file:/tmp/.os_lf_venv 16:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:37 lf-activate-venv(): INFO: Base packages installed successfully 16:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools 16:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-Ofgy/bin to PATH 16:34:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1695438527887225677.sh 16:34:48 ---> sudo-logs.sh 16:34:48 Archiving 'sudo' log.. 16:34:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6621805862199884214.sh 16:34:48 ---> job-cost.sh 16:34:48 Setup pyenv: 16:34:48 system 16:34:48 3.8.20 16:34:48 3.9.20 16:34:48 3.10.15 16:34:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofgy from file:/tmp/.os_lf_venv 16:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:52 lf-activate-venv(): INFO: Base packages installed successfully 16:34:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:34:59 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. 16:34:59 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-Ofgy/bin to PATH 16:34:59 INFO: No Stack... 16:34:59 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:00 INFO: Archiving Costs 16:35:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10344650674636643850.sh 16:35:00 ---> logs-deploy.sh 16:35:00 Setup pyenv: 16:35:00 system 16:35:00 3.8.20 16:35:00 3.9.20 16:35:00 3.10.15 16:35:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofgy from file:/tmp/.os_lf_venv 16:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:02 lf-activate-venv(): INFO: Base packages installed successfully 16:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-Ofgy/bin to PATH 16:35:13 WARNING: Nexus logging server not set 16:35:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3787/ 16:35:13 INFO: archiving logs to S3 16:35:16 ---> uname -a: 16:35:16 Linux prd-ubuntu2204-docker-4c-16g-2902 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:35:16 16:35:16 16:35:16 ---> lscpu: 16:35:16 Architecture: x86_64 16:35:16 CPU op-mode(s): 32-bit, 64-bit 16:35:16 Address sizes: 40 bits physical, 48 bits virtual 16:35:16 Byte Order: Little Endian 16:35:16 CPU(s): 4 16:35:16 On-line CPU(s) list: 0-3 16:35:16 Vendor ID: AuthenticAMD 16:35:16 Model name: AMD EPYC-Rome Processor 16:35:16 CPU family: 23 16:35:16 Model: 49 16:35:16 Thread(s) per core: 1 16:35:16 Core(s) per socket: 1 16:35:16 Socket(s): 4 16:35:16 Stepping: 0 16:35:16 BogoMIPS: 5600.00 16:35:16 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:35:16 Virtualization: AMD-V 16:35:16 Hypervisor vendor: KVM 16:35:16 Virtualization type: full 16:35:16 L1d cache: 128 KiB (4 instances) 16:35:16 L1i cache: 128 KiB (4 instances) 16:35:16 L2 cache: 2 MiB (4 instances) 16:35:16 L3 cache: 64 MiB (4 instances) 16:35:16 NUMA node(s): 1 16:35:16 NUMA node0 CPU(s): 0-3 16:35:16 Vulnerability Gather data sampling: Not affected 16:35:16 Vulnerability Indirect target selection: Not affected 16:35:16 Vulnerability Itlb multihit: Not affected 16:35:16 Vulnerability L1tf: Not affected 16:35:16 Vulnerability Mds: Not affected 16:35:16 Vulnerability Meltdown: Not affected 16:35:16 Vulnerability Mmio stale data: Not affected 16:35:16 Vulnerability Reg file data sampling: Not affected 16:35:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:35:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:35:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:35:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:35:16 Vulnerability Srbds: Not affected 16:35:16 Vulnerability Tsx async abort: Not affected 16:35:16 16:35:16 16:35:16 ---> nproc: 16:35:16 4 16:35:16 16:35:16 16:35:16 ---> df -h: 16:35:16 Filesystem Size Used Avail Use% Mounted on 16:35:16 tmpfs 1.6G 1.1M 1.6G 1% /run 16:35:16 /dev/vda1 78G 18G 61G 23% / 16:35:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:35:16 tmpfs 5.0M 0 5.0M 0% /run/lock 16:35:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:35:16 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:35:16 16:35:16 16:35:16 ---> free -m: 16:35:16 total used free shared buff/cache available 16:35:16 Mem: 15989 695 11087 3 4206 14951 16:35:16 Swap: 1023 0 1023 16:35:16 16:35:16 16:35:16 ---> ip addr: 16:35:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:35:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:16 inet 127.0.0.1/8 scope host lo 16:35:16 valid_lft forever preferred_lft forever 16:35:16 inet6 ::1/128 scope host 16:35:16 valid_lft forever preferred_lft forever 16:35:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:35:16 link/ether fa:16:3e:bc:3e:5b brd ff:ff:ff:ff:ff:ff 16:35:16 altname enp0s3 16:35:16 inet 10.30.171.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:35:16 valid_lft 80307sec preferred_lft 80307sec 16:35:16 inet6 fe80::f816:3eff:febc:3e5b/64 scope link 16:35:16 valid_lft forever preferred_lft forever 16:35:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:35:16 link/ether 8a:46:0c:d1:3d:8b brd ff:ff:ff:ff:ff:ff 16:35:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:35:16 valid_lft forever preferred_lft forever 16:35:16 16:35:16 16:35:16 ---> sar -b -r -n DEV: 16:35:16 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2902) 10/28/25 _x86_64_ (4 CPU) 16:35:16 16:35:16 14:53:45 LINUX RESTART (4 CPU) 16:35:16 16:35:16 15:00:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:35:16 15:10:12 60.37 2.99 54.16 3.23 186.61 17031.89 20801.24 16:35:16 15:20:12 48.51 21.42 25.49 1.60 232.69 1742.99 1462.85 16:35:16 15:30:04 13.14 0.14 12.27 0.73 8.22 696.52 995.47 16:35:16 15:40:12 17.63 0.04 16.85 0.74 1.50 498.51 431.68 16:35:16 15:50:12 5.55 0.03 5.26 0.26 0.60 135.97 69.41 16:35:16 16:00:12 5.01 0.02 4.81 0.18 1.59 139.33 327.45 16:35:16 16:10:12 4.70 0.00 4.52 0.18 0.31 149.08 81.48 16:35:16 16:20:12 23.20 0.04 9.95 13.22 1.52 573.68 210594.61 16:35:16 16:30:12 5.14 0.01 4.99 0.14 0.32 147.87 69.84 16:35:16 Average: 20.37 2.74 15.37 2.25 48.14 2345.96 26091.93 16:35:16 16:35:16 15:00:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:16 15:10:12 2480980 6746368 9182244 56.08 257108 3912860 10847944 62.27 2180400 11041304 25328 16:35:16 15:20:12 2823228 6013428 9922500 60.60 265464 2937572 11371060 65.27 2153780 10844684 116 16:35:16 15:30:04 12004764 15316628 623936 3.81 270220 3054488 1329016 7.63 2194512 1639608 7600 16:35:16 15:40:12 11003912 14373720 1566600 9.57 273232 3109424 2882648 16.55 2201196 2654852 940 16:35:16 15:50:12 8074652 11458940 4480100 27.36 274040 3123108 5233200 30.04 2202744 5568172 472 16:35:16 16:00:12 6442572 9844552 6093696 37.22 274476 3140344 6798408 39.02 2204744 7195468 336 16:35:16 16:10:12 6458232 9878232 6059864 37.01 275044 3157804 6717752 38.56 2207916 7175928 304 16:35:16 16:20:12 9419660 12978280 2961648 18.09 279188 3291148 4316832 24.78 2227628 4206948 18720 16:35:16 16:30:12 10791840 14372884 1567872 9.58 279896 3312864 2733224 15.69 2239512 2825708 20416 16:35:16 Average: 7722204 11220337 4717607 28.81 272074 3226624 5803343 33.31 2201381 5905852 8248 16:35:16 16:35:16 15:00:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:16 15:10:12 lo 12.78 12.78 12.00 12.00 0.00 0.00 0.00 0.00 16:35:16 15:10:12 ens3 44.93 30.12 640.29 3.23 0.00 0.00 0.00 0.00 16:35:16 15:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 15:20:12 lo 46.97 46.97 21.87 21.87 0.00 0.00 0.00 0.00 16:35:16 15:20:12 ens3 1.89 1.94 0.43 0.39 0.00 0.00 0.00 0.00 16:35:16 15:20:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 15:30:04 lo 25.32 25.32 11.15 11.15 0.00 0.00 0.00 0.00 16:35:16 15:30:04 ens3 1.12 0.98 0.29 0.24 0.00 0.00 0.00 0.00 16:35:16 15:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 15:40:12 lo 17.08 17.08 8.47 8.47 0.00 0.00 0.00 0.00 16:35:16 15:40:12 ens3 1.00 0.81 0.22 0.83 0.00 0.00 0.00 0.00 16:35:16 15:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 15:50:12 lo 18.40 18.40 9.25 9.25 0.00 0.00 0.00 0.00 16:35:16 15:50:12 ens3 1.06 1.05 0.26 0.53 0.00 0.00 0.00 0.00 16:35:16 15:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 16:00:12 lo 28.35 28.35 11.66 11.66 0.00 0.00 0.00 0.00 16:35:16 16:00:12 ens3 0.64 0.55 0.14 0.11 0.00 0.00 0.00 0.00 16:35:16 16:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 16:10:12 lo 18.48 18.48 10.35 10.35 0.00 0.00 0.00 0.00 16:35:16 16:10:12 ens3 0.68 0.72 0.14 0.12 0.00 0.00 0.00 0.00 16:35:16 16:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 16:20:12 lo 17.80 17.80 9.95 9.95 0.00 0.00 0.00 0.00 16:35:16 16:20:12 ens3 1.21 0.87 0.39 0.30 0.00 0.00 0.00 0.00 16:35:16 16:20:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 16:30:12 lo 16.72 16.72 6.88 6.88 0.00 0.00 0.00 0.00 16:35:16 16:30:12 ens3 0.63 0.47 0.13 0.10 0.00 0.00 0.00 0.00 16:35:16 16:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 Average: lo 22.42 22.42 11.28 11.28 0.00 0.00 0.00 0.00 16:35:16 Average: ens3 5.90 4.17 71.37 0.65 0.00 0.00 0.00 0.00 16:35:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:16 16:35:16 16:35:16 ---> sar -P ALL: 16:35:16 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2902) 10/28/25 _x86_64_ (4 CPU) 16:35:16 16:35:16 14:53:45 LINUX RESTART (4 CPU) 16:35:16 16:35:16 15:00:12 CPU %user %nice %system %iowait %steal %idle 16:35:16 15:10:12 all 49.29 0.00 2.57 5.22 0.14 42.77 16:35:16 15:10:12 0 49.81 0.00 2.62 6.21 0.14 41.22 16:35:16 15:10:12 1 51.01 0.00 2.55 7.67 0.15 38.63 16:35:16 15:10:12 2 47.31 0.00 2.65 3.30 0.14 46.60 16:35:16 15:10:12 3 49.03 0.00 2.49 3.69 0.14 44.65 16:35:16 15:20:12 all 51.86 0.00 2.10 0.26 0.47 45.31 16:35:16 15:20:12 0 51.61 0.00 2.06 0.14 0.27 45.93 16:35:16 15:20:12 1 52.29 0.00 2.10 0.40 0.53 44.69 16:35:16 15:20:12 2 51.75 0.00 2.11 0.06 0.62 45.45 16:35:16 15:20:12 3 51.81 0.00 2.12 0.43 0.45 45.19 16:35:16 15:30:04 all 24.16 0.00 1.17 0.06 0.10 74.52 16:35:16 15:30:04 0 24.37 0.00 1.23 0.11 0.10 74.19 16:35:16 15:30:04 1 23.07 0.00 1.31 0.07 0.10 75.46 16:35:16 15:30:04 2 24.33 0.00 1.00 0.03 0.10 74.54 16:35:16 15:30:04 3 24.86 0.00 1.14 0.02 0.10 73.89 16:35:16 15:40:12 all 27.22 0.00 0.96 0.05 0.08 71.69 16:35:16 15:40:12 0 27.07 0.00 1.01 0.08 0.09 71.75 16:35:16 15:40:12 1 27.92 0.00 0.90 0.05 0.08 71.05 16:35:16 15:40:12 2 26.92 0.00 1.01 0.02 0.09 71.96 16:35:16 15:40:12 3 26.96 0.00 0.93 0.05 0.08 71.98 16:35:16 15:50:12 all 11.34 0.00 0.47 0.03 0.07 88.09 16:35:16 15:50:12 0 11.51 0.00 0.45 0.01 0.06 87.97 16:35:16 15:50:12 1 11.61 0.00 0.48 0.05 0.07 87.79 16:35:16 15:50:12 2 10.89 0.00 0.45 0.05 0.06 88.55 16:35:16 15:50:12 3 11.37 0.00 0.49 0.01 0.07 88.06 16:35:16 16:00:12 all 10.03 0.00 0.45 0.02 0.07 89.44 16:35:16 16:00:12 0 10.02 0.00 0.41 0.01 0.07 89.49 16:35:16 16:00:12 1 10.53 0.00 0.47 0.01 0.07 88.93 16:35:16 16:00:12 2 9.49 0.00 0.47 0.02 0.07 89.96 16:35:16 16:00:12 3 10.07 0.00 0.45 0.05 0.07 89.37 16:35:16 16:10:12 all 9.63 0.00 0.48 0.02 0.07 89.80 16:35:16 16:10:12 0 9.56 0.00 0.51 0.04 0.06 89.83 16:35:16 16:10:12 1 9.95 0.00 0.52 0.00 0.07 89.46 16:35:16 16:10:12 2 9.87 0.00 0.43 0.01 0.07 89.61 16:35:16 16:10:12 3 9.14 0.00 0.46 0.02 0.07 90.31 16:35:16 16:20:12 all 16.53 0.00 0.71 0.07 0.08 82.62 16:35:16 16:20:12 0 16.19 0.00 0.74 0.08 0.07 82.92 16:35:16 16:20:12 1 16.82 0.00 0.67 0.03 0.08 82.40 16:35:16 16:20:12 2 16.25 0.00 0.69 0.14 0.09 82.83 16:35:16 16:20:12 3 16.84 0.00 0.74 0.02 0.08 82.32 16:35:16 16:30:12 all 6.98 0.00 0.45 0.09 0.06 92.42 16:35:16 16:30:12 0 6.72 0.00 0.38 0.12 0.06 92.72 16:35:16 16:30:12 1 7.28 0.00 0.53 0.01 0.07 92.11 16:35:16 16:30:12 2 6.99 0.00 0.40 0.11 0.06 92.44 16:35:16 16:30:12 3 6.93 0.00 0.47 0.14 0.06 92.40 16:35:16 Average: all 23.00 0.00 1.04 0.65 0.13 75.19 16:35:16 Average: 0 22.99 0.00 1.04 0.76 0.10 75.11 16:35:16 Average: 1 23.38 0.00 1.06 0.92 0.13 74.51 16:35:16 Average: 2 22.64 0.00 1.02 0.42 0.14 75.78 16:35:16 Average: 3 23.00 0.00 1.03 0.49 0.12 75.35 16:35:16 16:35:16 16:35:16