08:00:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118859 08:00:24 Running as SYSTEM 08:00:24 [EnvInject] - Loading node environment variables. 08:00:24 Building remotely on prd-ubuntu2204-docker-4c-16g-2778 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 08:00:24 [ssh-agent] Looking for ssh-agent implementation... 08:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:24 $ ssh-agent 08:00:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX307zck/agent.1580 08:00:24 SSH_AGENT_PID=1582 08:00:24 [ssh-agent] Started. 08:00:24 Running ssh-add (command line suppressed) 08:00:24 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12525351141831356028.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12525351141831356028.key) 08:00:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:00:24 The recommended git tool is: NONE 08:00:26 using credential jenkins-ssh 08:00:26 Wiping out workspace first. 08:00:26 Cloning the remote Git repository 08:00:26 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 08:00:26 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 08:00:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 08:00:27 > git --version # timeout=10 08:00:27 > git --version # 'git version 2.34.1' 08:00:27 using GIT_SSH to set credentials jenkins-ssh 08:00:27 Verifying host key using known hosts file 08:00:27 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. 08:00:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 08:00:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 08:00:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 08:00:31 using GIT_SSH to set credentials jenkins-ssh 08:00:31 Verifying host key using known hosts file 08:00:31 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. 08:00:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/59/118859/5 # timeout=10 08:00:31 > git rev-parse f0dc74d980aec431fc5090add4f7291b5e0ccfad^{commit} # timeout=10 08:00:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:00:31 Checking out Revision f0dc74d980aec431fc5090add4f7291b5e0ccfad (refs/changes/59/118859/5) 08:00:31 > git config core.sparsecheckout # timeout=10 08:00:31 > git checkout -f f0dc74d980aec431fc5090add4f7291b5e0ccfad # timeout=10 08:00:34 Commit message: "Prevent exception during PCE spectrum allocation" 08:00:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:00:35 > git rev-list --no-walk fce0150cc7456b1ad1fe35dae2cf0ce570ef9f67 # timeout=10 08:00:35 > git remote # timeout=10 08:00:35 > git submodule init # timeout=10 08:00:35 > git submodule sync # timeout=10 08:00:35 > git config --get remote.origin.url # timeout=10 08:00:35 > git submodule init # timeout=10 08:00:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:00:35 ERROR: No submodules found. 08:00:35 provisioning config files... 08:00:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14242877440094481236.sh 08:00:35 ---> python-tools-install.sh 08:00:35 Setup pyenv: 08:00:35 * system (set by /opt/pyenv/version) 08:00:35 * 3.8.20 (set by /opt/pyenv/version) 08:00:35 * 3.9.20 (set by /opt/pyenv/version) 08:00:35 3.10.15 08:00:35 3.11.10 08:00:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZLhi 08:00:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:00:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:44 lf-activate-venv(): INFO: Base packages installed successfully 08:00:44 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-ZLhi/bin to PATH 08:01:13 Generating Requirements File 08:01:34 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. 08:01:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:34 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:01:34 Python 3.11.10 08:01:34 pip 25.3 from /tmp/venv-ZLhi/lib/python3.11/site-packages/pip (python 3.11) 08:01:35 appdirs==1.4.4 08:01:35 argcomplete==3.6.3 08:01:35 aspy.yaml==1.3.0 08:01:35 attrs==25.4.0 08:01:35 autopage==0.5.2 08:01:35 beautifulsoup4==4.14.2 08:01:35 boto3==1.40.60 08:01:35 botocore==1.40.60 08:01:35 bs4==0.0.2 08:01:35 cachetools==6.2.1 08:01:35 certifi==2025.10.5 08:01:35 cffi==2.0.0 08:01:35 cfgv==3.4.0 08:01:35 chardet==5.2.0 08:01:35 charset-normalizer==3.4.4 08:01:35 click==8.3.0 08:01:35 cliff==4.11.0 08:01:35 cmd2==2.7.0 08:01:35 cryptography==3.3.2 08:01:35 debtcollector==3.0.0 08:01:35 decorator==5.2.1 08:01:35 defusedxml==0.7.1 08:01:35 Deprecated==1.2.18 08:01:35 distlib==0.4.0 08:01:35 dnspython==2.8.0 08:01:35 docker==7.1.0 08:01:35 dogpile.cache==1.5.0 08:01:35 durationpy==0.10 08:01:35 email-validator==2.3.0 08:01:35 filelock==3.20.0 08:01:35 future==1.0.0 08:01:35 gitdb==4.0.12 08:01:35 GitPython==3.1.45 08:01:35 google-auth==2.41.1 08:01:35 httplib2==0.31.0 08:01:35 identify==2.6.15 08:01:35 idna==3.11 08:01:35 importlib-resources==1.5.0 08:01:35 iso8601==2.1.0 08:01:35 Jinja2==3.1.6 08:01:35 jmespath==1.0.1 08:01:35 jsonpatch==1.33 08:01:35 jsonpointer==3.0.0 08:01:35 jsonschema==4.25.1 08:01:35 jsonschema-specifications==2025.9.1 08:01:35 keystoneauth1==5.12.0 08:01:35 kubernetes==34.1.0 08:01:35 lftools==0.37.15 08:01:35 lxml==6.0.2 08:01:35 markdown-it-py==4.0.0 08:01:35 MarkupSafe==3.0.3 08:01:35 mdurl==0.1.2 08:01:35 msgpack==1.1.2 08:01:35 multi_key_dict==2.0.3 08:01:35 munch==4.0.0 08:01:35 netaddr==1.3.0 08:01:35 niet==1.4.2 08:01:35 nodeenv==1.9.1 08:01:35 oauth2client==4.1.3 08:01:35 oauthlib==3.3.1 08:01:35 openstacksdk==4.7.1 08:01:35 os-service-types==1.8.0 08:01:35 osc-lib==4.2.0 08:01:35 oslo.config==10.0.0 08:01:35 oslo.context==6.1.0 08:01:35 oslo.i18n==6.6.0 08:01:35 oslo.log==7.2.1 08:01:35 oslo.serialization==5.8.0 08:01:35 oslo.utils==9.1.0 08:01:35 packaging==25.0 08:01:35 pbr==7.0.1 08:01:35 platformdirs==4.5.0 08:01:35 prettytable==3.16.0 08:01:35 psutil==7.1.2 08:01:35 pyasn1==0.6.1 08:01:35 pyasn1_modules==0.4.2 08:01:35 pycparser==2.23 08:01:35 pygerrit2==2.0.15 08:01:35 PyGithub==2.8.1 08:01:35 Pygments==2.19.2 08:01:35 PyJWT==2.10.1 08:01:35 PyNaCl==1.6.0 08:01:35 pyparsing==2.4.7 08:01:35 pyperclip==1.11.0 08:01:35 pyrsistent==0.20.0 08:01:35 python-cinderclient==9.8.0 08:01:35 python-dateutil==2.9.0.post0 08:01:35 python-heatclient==4.3.0 08:01:35 python-jenkins==1.8.3 08:01:35 python-keystoneclient==5.7.0 08:01:35 python-magnumclient==4.9.0 08:01:35 python-openstackclient==8.2.0 08:01:35 python-swiftclient==4.8.0 08:01:35 PyYAML==6.0.3 08:01:35 referencing==0.37.0 08:01:35 requests==2.32.5 08:01:35 requests-oauthlib==2.0.0 08:01:35 requestsexceptions==1.4.0 08:01:35 rfc3986==2.0.0 08:01:35 rich==14.2.0 08:01:35 rich-argparse==1.7.1 08:01:35 rpds-py==0.28.0 08:01:35 rsa==4.9.1 08:01:35 ruamel.yaml==0.18.16 08:01:35 ruamel.yaml.clib==0.2.14 08:01:35 s3transfer==0.14.0 08:01:35 simplejson==3.20.2 08:01:35 six==1.17.0 08:01:35 smmap==5.0.2 08:01:35 soupsieve==2.8 08:01:35 stevedore==5.5.0 08:01:35 tabulate==0.9.0 08:01:35 toml==0.10.2 08:01:35 tomlkit==0.13.3 08:01:35 tqdm==4.67.1 08:01:35 typing_extensions==4.15.0 08:01:35 tzdata==2025.2 08:01:35 urllib3==1.26.20 08:01:35 virtualenv==20.35.3 08:01:35 wcwidth==0.2.14 08:01:35 websocket-client==1.9.0 08:01:35 wrapt==2.0.0 08:01:35 xdg==6.0.0 08:01:35 xmltodict==1.0.2 08:01:35 yq==3.4.3 08:01:35 [EnvInject] - Injecting environment variables from a build step. 08:01:35 [EnvInject] - Injecting as environment variables the properties content 08:01:35 PYTHON=python3 08:01:35 08:01:35 [EnvInject] - Variables injected successfully. 08:01:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9413485748172379104.sh 08:01:35 ---> tox-install.sh 08:01:35 + source /home/jenkins/lf-env.sh 08:01:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:01:35 ++ mktemp -d /tmp/venv-XXXX 08:01:35 + lf_venv=/tmp/venv-v8iO 08:01:35 + local venv_file=/tmp/.os_lf_venv 08:01:35 + local python=python3 08:01:35 + local options 08:01:35 + local set_path=true 08:01:35 + local install_args= 08:01:35 ++ 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 08:01:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:01:35 + true 08:01:35 + case $1 in 08:01:35 + venv_file=/tmp/.toxenv 08:01:35 + shift 2 08:01:35 + true 08:01:35 + case $1 in 08:01:35 + shift 08:01:35 + break 08:01:35 + case $python in 08:01:35 + local pkg_list= 08:01:35 + [[ -d /opt/pyenv ]] 08:01:35 + echo 'Setup pyenv:' 08:01:35 Setup pyenv: 08:01:35 + export PYENV_ROOT=/opt/pyenv 08:01:35 + PYENV_ROOT=/opt/pyenv 08:01:35 + 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 08:01:35 + 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 08:01:35 + pyenv versions 08:01:35 system 08:01:35 3.8.20 08:01:35 3.9.20 08:01:35 3.10.15 08:01:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:01:35 + command -v pyenv 08:01:35 ++ pyenv init - --no-rehash 08:01:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:01:35 for i in ${!paths[@]}; do 08:01:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:01:35 fi; done; 08:01:35 echo "${paths[*]}"'\'')" 08:01:35 export PATH="/opt/pyenv/shims:${PATH}" 08:01:35 export PYENV_SHELL=bash 08:01:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:01:35 pyenv() { 08:01:35 local command 08:01:35 command="${1:-}" 08:01:35 if [ "$#" -gt 0 ]; then 08:01:35 shift 08:01:35 fi 08:01:35 08:01:35 case "$command" in 08:01:35 rehash|shell) 08:01:35 eval "$(pyenv "sh-$command" "$@")" 08:01:35 ;; 08:01:35 *) 08:01:35 command pyenv "$command" "$@" 08:01:35 ;; 08:01:35 esac 08:01:35 }' 08:01:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:01:35 for i in ${!paths[@]}; do 08:01:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:01:35 fi; done; 08:01:35 echo "${paths[*]}"' 08:01:35 ++ 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 08:01:35 ++ 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 08:01:35 ++ 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 08:01:35 ++ export PYENV_SHELL=bash 08:01:35 ++ PYENV_SHELL=bash 08:01:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:01:35 +++ complete -F _pyenv pyenv 08:01:35 ++ lf-pyver python3 08:01:35 ++ local py_version_xy=python3 08:01:35 ++ local py_version_xyz= 08:01:35 ++ pyenv versions 08:01:35 ++ local command 08:01:35 ++ command=versions 08:01:35 ++ '[' 1 -gt 0 ']' 08:01:35 ++ shift 08:01:35 ++ case "$command" in 08:01:35 ++ command pyenv versions 08:01:35 ++ awk '{ print $1 }' 08:01:35 ++ sed 's/^[ *]* //' 08:01:35 ++ grep -E '^[0-9.]*[0-9]$' 08:01:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:01:35 +++ grep '^3' /tmp/.pyenv_versions 08:01:35 +++ tail -n 1 08:01:35 +++ sort -V 08:01:35 ++ py_version_xyz=3.11.10 08:01:35 ++ [[ -z 3.11.10 ]] 08:01:35 ++ echo 3.11.10 08:01:35 ++ return 0 08:01:35 + pyenv local 3.11.10 08:01:35 + local command 08:01:35 + command=local 08:01:35 + '[' 2 -gt 0 ']' 08:01:35 + shift 08:01:35 + case "$command" in 08:01:35 + command pyenv local 3.11.10 08:01:35 + for arg in "$@" 08:01:35 + case $arg in 08:01:35 + pkg_list+='tox ' 08:01:35 + for arg in "$@" 08:01:35 + case $arg in 08:01:35 + pkg_list+='virtualenv ' 08:01:35 + for arg in "$@" 08:01:35 + case $arg in 08:01:35 + pkg_list+='urllib3~=1.26.15 ' 08:01:35 + [[ -f /tmp/.toxenv ]] 08:01:35 + [[ ! -f /tmp/.toxenv ]] 08:01:35 + [[ -n '' ]] 08:01:35 + python3 -m venv /tmp/venv-v8iO 08:01:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v8iO' 08:01:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v8iO 08:01:39 + echo /tmp/venv-v8iO 08:01:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:01:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:01:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:39 + local 'pip_opts=--upgrade --quiet' 08:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:01:39 + [[ -n '' ]] 08:01:39 + [[ -n '' ]] 08:01:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:39 + /tmp/venv-v8iO/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 08:01:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:01:43 lf-activate-venv(): INFO: Base packages installed successfully 08:01:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:01:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:01:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:01:43 + /tmp/venv-v8iO/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 08:01:46 + type python3 08:01:46 + true 08:01:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v8iO/bin to PATH' 08:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-v8iO/bin to PATH 08:01:46 + PATH=/tmp/venv-v8iO/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 08:01:46 + return 0 08:01:46 + python3 --version 08:01:46 Python 3.11.10 08:01:46 + python3 -m pip --version 08:01:46 pip 25.3 from /tmp/venv-v8iO/lib/python3.11/site-packages/pip (python 3.11) 08:01:46 + python3 -m pip freeze 08:01:46 cachetools==6.2.1 08:01:46 chardet==5.2.0 08:01:46 colorama==0.4.6 08:01:46 distlib==0.4.0 08:01:46 filelock==3.20.0 08:01:46 packaging==25.0 08:01:46 platformdirs==4.5.0 08:01:46 pluggy==1.6.0 08:01:46 pyproject-api==1.10.0 08:01:46 tox==4.32.0 08:01:46 urllib3==1.26.20 08:01:46 virtualenv==20.35.3 08:01:46 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13490837560003568040.sh 08:01:46 [EnvInject] - Injecting environment variables from a build step. 08:01:46 [EnvInject] - Injecting as environment variables the properties content 08:01:46 PARALLEL=True 08:01:46 08:01:46 [EnvInject] - Variables injected successfully. 08:01:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17886335187813335827.sh 08:01:46 ---> tox-run.sh 08:01:46 + 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 08:01:46 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 08:01:46 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:01:46 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 08:01:46 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 08:01:46 + source /home/jenkins/lf-env.sh 08:01:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:01:46 ++ mktemp -d /tmp/venv-XXXX 08:01:46 + lf_venv=/tmp/venv-63so 08:01:46 + local venv_file=/tmp/.os_lf_venv 08:01:46 + local python=python3 08:01:46 + local options 08:01:46 + local set_path=true 08:01:46 + local install_args= 08:01:46 ++ 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 08:01:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:01:46 + true 08:01:46 + case $1 in 08:01:46 + venv_file=/tmp/.toxenv 08:01:46 + shift 2 08:01:46 + true 08:01:46 + case $1 in 08:01:46 + shift 08:01:46 + break 08:01:46 + case $python in 08:01:46 + local pkg_list= 08:01:46 + [[ -d /opt/pyenv ]] 08:01:46 + echo 'Setup pyenv:' 08:01:46 Setup pyenv: 08:01:46 + export PYENV_ROOT=/opt/pyenv 08:01:46 + PYENV_ROOT=/opt/pyenv 08:01:46 + 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 08:01:46 + 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 08:01:46 + pyenv versions 08:01:46 system 08:01:46 3.8.20 08:01:46 3.9.20 08:01:46 3.10.15 08:01:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:01:46 + command -v pyenv 08:01:46 ++ pyenv init - --no-rehash 08:01:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:01:46 for i in ${!paths[@]}; do 08:01:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:01:46 fi; done; 08:01:46 echo "${paths[*]}"'\'')" 08:01:46 export PATH="/opt/pyenv/shims:${PATH}" 08:01:46 export PYENV_SHELL=bash 08:01:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:01:46 pyenv() { 08:01:46 local command 08:01:46 command="${1:-}" 08:01:46 if [ "$#" -gt 0 ]; then 08:01:46 shift 08:01:46 fi 08:01:46 08:01:46 case "$command" in 08:01:46 rehash|shell) 08:01:46 eval "$(pyenv "sh-$command" "$@")" 08:01:46 ;; 08:01:46 *) 08:01:46 command pyenv "$command" "$@" 08:01:46 ;; 08:01:46 esac 08:01:46 }' 08:01:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:01:46 for i in ${!paths[@]}; do 08:01:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:01:46 fi; done; 08:01:46 echo "${paths[*]}"' 08:01:46 ++ 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 08:01:46 ++ 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 08:01:46 ++ 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 08:01:46 ++ export PYENV_SHELL=bash 08:01:46 ++ PYENV_SHELL=bash 08:01:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:01:46 +++ complete -F _pyenv pyenv 08:01:46 ++ lf-pyver python3 08:01:46 ++ local py_version_xy=python3 08:01:46 ++ local py_version_xyz= 08:01:46 ++ pyenv versions 08:01:46 ++ local command 08:01:46 ++ sed 's/^[ *]* //' 08:01:46 ++ command=versions 08:01:46 ++ awk '{ print $1 }' 08:01:46 ++ grep -E '^[0-9.]*[0-9]$' 08:01:46 ++ '[' 1 -gt 0 ']' 08:01:46 ++ shift 08:01:46 ++ case "$command" in 08:01:46 ++ command pyenv versions 08:01:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:01:47 +++ grep '^3' /tmp/.pyenv_versions 08:01:47 +++ sort -V 08:01:47 +++ tail -n 1 08:01:47 ++ py_version_xyz=3.11.10 08:01:47 ++ [[ -z 3.11.10 ]] 08:01:47 ++ echo 3.11.10 08:01:47 ++ return 0 08:01:47 + pyenv local 3.11.10 08:01:47 + local command 08:01:47 + command=local 08:01:47 + '[' 2 -gt 0 ']' 08:01:47 + shift 08:01:47 + case "$command" in 08:01:47 + command pyenv local 3.11.10 08:01:47 + for arg in "$@" 08:01:47 + case $arg in 08:01:47 + pkg_list+='tox ' 08:01:47 + for arg in "$@" 08:01:47 + case $arg in 08:01:47 + pkg_list+='virtualenv ' 08:01:47 + for arg in "$@" 08:01:47 + case $arg in 08:01:47 + pkg_list+='urllib3~=1.26.15 ' 08:01:47 + [[ -f /tmp/.toxenv ]] 08:01:47 ++ cat /tmp/.toxenv 08:01:47 + lf_venv=/tmp/venv-v8iO 08:01:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v8iO from' file:/tmp/.toxenv 08:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v8iO from file:/tmp/.toxenv 08:01:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:47 + local 'pip_opts=--upgrade --quiet' 08:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:01:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:01:47 + [[ -n '' ]] 08:01:47 + [[ -n '' ]] 08:01:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:47 + /tmp/venv-v8iO/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 08:01:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:01:48 lf-activate-venv(): INFO: Base packages installed successfully 08:01:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:01:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:01:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:01:48 + /tmp/venv-v8iO/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 08:01:49 + type python3 08:01:49 + true 08:01:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v8iO/bin to PATH' 08:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-v8iO/bin to PATH 08:01:49 + PATH=/tmp/venv-v8iO/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 08:01:49 + return 0 08:01:49 + [[ -d /opt/pyenv ]] 08:01:49 + echo '---> Setting up pyenv' 08:01:49 ---> Setting up pyenv 08:01:49 + export PYENV_ROOT=/opt/pyenv 08:01:49 + PYENV_ROOT=/opt/pyenv 08:01:49 + export PATH=/opt/pyenv/bin:/tmp/venv-v8iO/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 08:01:49 + PATH=/opt/pyenv/bin:/tmp/venv-v8iO/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 08:01:49 ++ pwd 08:01:49 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 08:01:49 + export PYTHONPATH 08:01:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:01:49 + TOX_TESTENV_PASSENV=PYTHONPATH 08:01:49 + tox --version 08:01:49 4.32.0 from /tmp/venv-v8iO/lib/python3.11/site-packages/tox/__init__.py 08:01:49 + PARALLEL=True 08:01:49 + TOX_OPTIONS_LIST= 08:01:49 + [[ -n '' ]] 08:01:49 + case ${PARALLEL,,} in 08:01:49 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 08:01:49 + tox --parallel auto --parallel-live 08:01:49 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 08:01:51 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 08:01:51 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:01:51 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:01:51 checkbashisms: freeze> python -m pip freeze --all 08:01:52 checkbashisms: pip==25.2,setuptools==80.9.0 08:01:52 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 08:01:52 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)' 08:01:52 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 08:01:53 checkbashisms: OK ✔ in 3.43 seconds 08:01:53 pre-commit: install_deps> python -I -m pip install pre-commit 08:01:56 pre-commit: freeze> python -m pip freeze --all 08:01:56 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 08:01:56 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 08:01:56 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)' 08:01:56 /usr/bin/cpan 08:01:56 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 08:01:57 [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. 08:01:57 [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. 08:01:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:01:57 [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. 08:01:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:01:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:01:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:01:59 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 08:01:59 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 08:01:59 buildcontroller: freeze> python -m pip freeze --all 08:01:59 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 08:01:59 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 08:01:59 + update-java-alternatives -l 08:01:59 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 08:01:59 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 08:01:59 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 08:01:59 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 08:01:59 update-alternatives: error: no alternatives for jaotc 08:01:59 update-alternatives: error: no alternatives for rmic 08:02:00 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 08:02:00 + java -version 08:02:00 + JAVA_VER=21 08:02:00 + echo 21 08:02:00 21 08:02:00 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 08:02:00 + javac -version 08:02:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:02:00 [INFO] Once installed this environment will be reused. 08:02:00 [INFO] This may take a few minutes... 08:02:00 + JAVAC_VER=21 08:02:00 + echo 21 08:02:00 + [ 21 -ge 21 ] 08:02:00 21 08:02:00 ok, java is 21 or newer 08:02:00 + [ 21 -ge 21 ] 08:02:00 + echo ok, java is 21 or newer 08:02:00 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 08:02:01 2025-10-28 08:02:01 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] 08:02:01 + sudo mkdir -p /opt 08:02:01 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 08:02:01 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 08:02:01 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 08:02:01 + mvn --version 08:02:02 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 08:02:02 Maven home: /opt/maven 08:02:02 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 08:02:02 Default locale: en, platform encoding: UTF-8 08:02:02 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 08:02:02 NOTE: Picked up JDK_JAVA_OPTIONS: 08:02:02 --add-opens=java.base/java.io=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.lang=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.net=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.nio=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.util=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:02:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:02:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:02:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:02:02 -Xlog:disable 08:02:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:02:07 [INFO] Once installed this environment will be reused. 08:02:07 [INFO] This may take a few minutes... 08:02:16 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 08:02:16 [INFO] Once installed this environment will be reused. 08:02:16 [INFO] This may take a few minutes... 08:02:22 [INFO] Installing environment for https://github.com/perltidy/perltidy. 08:02:22 [INFO] Once installed this environment will be reused. 08:02:22 [INFO] This may take a few minutes... 08:02:25 docs: freeze> python -m pip freeze --all 08:02:25 docs-linkcheck: freeze> python -m pip freeze --all 08:02:26 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 08:02:26 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 08:02:26 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 08:02:26 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 08:02:30 docs: OK ✔ in 39.71 seconds 08:02:30 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 08:02:33 docs-linkcheck: OK ✔ in 42.32 seconds 08:02:33 pylint: freeze> python -m pip freeze --all 08:02:34 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 08:02:34 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}$' '{}' + 08:02:35 trim trailing whitespace.................................................Passed 08:02:35 Tabs remover.............................................................Passed 08:02:35 autopep8.................................................................Passed 08:02:42 perltidy.................................................................Passed 08:02:42 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 08:02:43 [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. 08:02:43 [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. 08:02:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:02:43 [INFO] Once installed this environment will be reused. 08:02:43 [INFO] This may take a few minutes... 08:02:53 gitlint..................................................................Passed 08:03:00 08:03:00 ------------------------------------ 08:03:00 Your code has been rated at 10.00/10 08:03:00 08:03:57 pre-commit: OK ✔ in 1 minute 0.33 seconds 08:03:57 pylint: OK ✔ in 32.52 seconds 08:03:57 buildcontroller: OK ✔ in 2 minutes 6.15 seconds 08:03:57 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 08:03:57 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 08:03:57 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 08:03:57 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 08:04:05 build_karaf_tests71: freeze> python -m pip freeze --all 08:04:05 build_karaf_tests121: freeze> python -m pip freeze --all 08:04:05 build_karaf_tests221: freeze> python -m pip freeze --all 08:04:05 build_karaf_tests190: freeze> python -m pip freeze --all 08:04:06 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 08:04:06 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:06 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 08:04:06 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:06 build karaf in karaf121 with ./karaf121.env 08:04:06 build karaf in karaf71 with ./karaf71.env 08:04:06 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 08:04:06 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:06 build karaf in karaf221 with ./karaf221.env 08:04:06 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 08:04:06 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:06 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:06 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:06 -Xlog:disable 08:04:06 build karaf in karafoc with ./karafoc.env 08:04:06 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:06 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:06 -Xlog:disable 08:04:06 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:06 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:06 -Xlog:disable 08:04:06 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:06 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:06 -Xlog:disable 08:05:07 build_karaf_tests71: OK ✔ in 1 minute 10.59 seconds 08:05:07 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 08:05:09 build_karaf_tests121: OK ✔ in 1 minute 11.56 seconds 08:05:09 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 08:05:13 build_karaf_tests221: OK ✔ in 1 minute 15.16 seconds 08:05:13 build_karaf_tests190: OK ✔ in 1 minute 17.16 seconds 08:05:13 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 08:05:22 buildlighty: freeze> python -m pip freeze --all 08:05:23 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 08:05:23 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 08:05:23 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 08:05:23 sims: freeze> python -m pip freeze --all 08:05:24 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 08:05:24 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 08:05:24 Using lighynode version 20.1.0.5 08:05:24 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 08:06:16 sims: OK ✔ in 19.46 seconds 08:06:16 buildlighty: OK ✔ in 43.96 seconds 08:06:16 testsPCE: freeze> python -m pip freeze --all 08:06:16 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 08:06:16 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 08:06:16 pytest -q transportpce_tests/pce/test01_pce.py 08:07:04 .................... [100%] 08:08:08 20 passed in 111.29s (0:01:51) 08:08:08 pytest -q transportpce_tests/pce/test02_pce_400G.py 08:08:25 ............ [100%] 08:08:55 12 passed in 46.80s 08:08:55 pytest -q transportpce_tests/pce/test03_gnpy.py 08:09:12 ........ [100%] 08:09:33 8 passed in 37.60s 08:09:33 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 08:10:04 ... [100%] 08:10:09 3 passed in 36.01s 08:10:10 testsPCE: OK ✔ in 4 minutes 56.34 seconds 08:10:10 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 08:10:10 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 08:10:10 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 08:10:17 tests_tapi: freeze> python -m pip freeze --all 08:10:17 tests190: freeze> python -m pip freeze --all 08:10:17 tests121: freeze> python -m pip freeze --all 08:10:17 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 08:10:17 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 08:10:17 using environment variables from ./karaf221.env 08:10:17 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 08:10:17 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 08:10:17 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 08:10:17 using environment variables from ./karafoc.env 08:10:17 pytest -q transportpce_tests/oc/test01_portmapping.py 08:10:17 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 08:10:17 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 08:10:17 using environment variables from ./karaf121.env 08:10:17 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 08:11:22 ........... [100%] 08:11:37 10 passed in 79.67s (0:01:19) 08:11:37 pytest -q transportpce_tests/oc/test02_topology.py 08:11:45 ..................................... [100%] 08:12:24 21 passed in 126.99s (0:02:06) 08:12:24 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 08:12:24 ........................... [100%] 08:12:42 14 passed in 64.93s (0:01:04) 08:12:42 pytest -q transportpce_tests/oc/test03_renderer.py 08:13:02 ............... [100%] 08:13:23 6 passed in 58.54s 08:13:23 pytest -q transportpce_tests/1.2.1/test03_topology.py 08:13:24 ....................................................................... [100%] 08:15:43 44 passed in 139.33s (0:02:19) 08:15:43 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 08:16:14 .............. [100%] 08:16:41 19 passed in 238.17s (0:03:58) 08:16:41 tests190: OK ✔ in 6 minutes 31.8 seconds 08:16:41 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 08:16:43 ...tests71: freeze> python -m pip freeze --all 08:16:49 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 08:16:49 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 08:16:49 using environment variables from ./karaf71.env 08:16:49 pytest -q transportpce_tests/7.1/test01_portmapping.py 08:16:49 ........ [100%] 08:17:06 24 passed in 82.91s (0:01:22) 08:17:06 pytest -q transportpce_tests/1.2.1/test05_olm.py 08:17:13 .............. [100%] 08:17:43 12 passed in 53.92s 08:17:44 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 08:18:04 .................. [100%] 08:18:27 51 passed in 489.38s (0:08:09) 08:18:27 pytest -q transportpce_tests/tapi/test02_full_topology.py 08:18:28 .................................................................................................... [100%] 08:20:28 62 passed in 164.08s (0:02:44) 08:20:28 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 08:20:28 [100%] 08:20:28 40 passed in 202.01s (0:03:22) 08:20:28 pytest -q transportpce_tests/1.2.1/test06_end2end.py 08:20:35 ......................................................................................... [100%] 08:22:59 48 passed in 150.87s (0:02:30) 08:22:59 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 08:23:02 ....................................... [100%] 08:24:15 22 passed in 75.52s (0:01:15) 08:24:30 ........... [100%] 08:26:58 36 passed in 511.18s (0:08:31) 08:26:58 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 08:27:27 ......................................................................... [100%] 08:32:10 71 passed in 311.82s (0:05:11) 08:32:10 pytest -q transportpce_tests/tapi/test04_topo_extension.py 08:32:38 .... [100%] 08:32:41 54 passed in 732.41s (0:12:12) 08:33:03 ................... [100%] 08:34:34 19 passed in 143.45s (0:02:23) 08:34:34 tests71: OK ✔ in 7 minutes 33.82 seconds 08:34:34 tests121: OK ✔ in 22 minutes 31.86 seconds 08:34:34 tests_tapi: OK ✔ in 24 minutes 24.65 seconds 08:34:34 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 08:34:42 tests221: freeze> python -m pip freeze --all 08:34:42 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 08:34:42 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 08:34:42 using environment variables from ./karaf221.env 08:34:42 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 08:35:32 ................................... [100%] 08:36:11 35 passed in 88.84s (0:01:28) 08:36:11 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 08:36:44 ...... [100%] 08:36:57 6 passed in 45.81s 08:36:57 pytest -q transportpce_tests/2.2.1/test03_topology.py 08:37:41 ............................................ [100%] 08:39:15 44 passed in 137.15s (0:02:17) 08:39:15 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 08:39:50 ............ [100%] 08:40:14 12 passed in 59.47s 08:40:14 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:40:40 ................ [100%] 08:42:09 16 passed in 114.56s (0:01:54) 08:42:09 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:42:40 ............................... [100%] 08:45:46 31 passed in 216.45s (0:03:36) 08:45:46 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:46:27 .......................... [100%] 08:47:24 26 passed in 97.18s (0:01:37) 08:47:24 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:48:01 ...................... [100%] 08:49:04 22 passed in 100.60s (0:01:40) 08:49:04 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:49:47 ........................................ [100%] 08:52:09 40 passed in 184.15s (0:03:04) 08:52:09 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:52:52 ........................................................................ [ 74%] 08:58:28 ......................... [100%] 09:00:20 97 passed in 491.11s (0:08:11) 09:00:20 pytest -q transportpce_tests/2.2.1/test12_end2end.py 09:01:00 ...................................................... [100%] 09:07:47 54 passed in 446.15s (0:07:26) 09:07:47 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 09:08:41 ........................................................................ [ 71%] 09:13:49 ............................. [100%] 09:18:58 101 passed in 670.65s (0:11:10) 09:18:58 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 09:19:53 ........................................................................ [ 67%] 09:25:37 ................................... [100%] 09:28:58 107 passed in 600.23s (0:10:00) 09:28:58 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 09:29:41 ............................................. [100%] 09:32:19 45 passed in 200.09s (0:03:20) 09:32:19 tests221: OK ✔ in 57 minutes 44.78 seconds 09:32:19 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:32:27 tests_hybrid: freeze> python -m pip freeze --all 09:32:27 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 09:32:27 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 09:32:27 using environment variables from ./karaf221.env 09:32:27 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 09:33:08 ................................................... [100%] 09:37:55 51 passed in 327.97s (0:05:27) 09:37:55 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 09:38:39 ........................................................................ [ 66%] 09:42:59 ..................................... [100%] 09:48:05 109 passed in 609.45s (0:10:09) 09:48:05 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 09:48:54 ..................................................... [100%] 09:58:25 53 passed in 620.13s (0:10:20) 09:58:25 buildcontroller: OK (126.15=setup[9.61]+cmd[116.54] seconds) 09:58:25 sims: OK (19.46=setup[16.20]+cmd[3.26] seconds) 09:58:25 build_karaf_tests121: OK (71.56=setup[9.72]+cmd[61.84] seconds) 09:58:25 testsPCE: OK (296.34=setup[63.29]+cmd[233.06] seconds) 09:58:25 tests121: OK (1351.86=setup[7.73]+cmd[1344.14] seconds) 09:58:25 build_karaf_tests221: OK (75.16=setup[9.77]+cmd[65.38] seconds) 09:58:25 tests_tapi: OK (1464.65=setup[7.57]+cmd[1457.07] seconds) 09:58:25 tests221: OK (3464.78=setup[8.10]+cmd[3456.68] seconds) 09:58:25 build_karaf_tests71: OK (70.58=setup[9.75]+cmd[60.84] seconds) 09:58:25 tests71: OK (453.82=setup[8.14]+cmd[445.68] seconds) 09:58:25 build_karaf_tests190: OK (77.15=setup[9.80]+cmd[67.36] seconds) 09:58:25 tests190: OK (391.80=setup[7.64]+cmd[384.16] seconds) 09:58:25 tests_hybrid: OK (1566.76=setup[8.29]+cmd[1558.47] seconds) 09:58:25 buildlighty: OK (43.96=setup[16.30]+cmd[27.66] seconds) 09:58:25 docs: OK (39.70=setup[36.06]+cmd[3.64] seconds) 09:58:25 docs-linkcheck: OK (42.32=setup[36.29]+cmd[6.04] seconds) 09:58:25 checkbashisms: OK (3.43=setup[2.08]+cmd[0.01,0.06,1.28] seconds) 09:58:25 pre-commit: OK (60.33=setup[3.38]+cmd[0.00,0.01,45.87,11.08] seconds) 09:58:25 pylint: OK (32.52=setup[4.22]+cmd[28.31] seconds) 09:58:25 congratulations :) (6995.90 seconds) 09:58:26 + tox_status=0 09:58:26 + echo '---> Completed tox runs' 09:58:26 ---> Completed tox runs 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/build_karaf_tests121/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=build_karaf_tests121 09:58:26 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/build_karaf_tests190/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=build_karaf_tests190 09:58:26 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/build_karaf_tests221/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=build_karaf_tests221 09:58:26 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/build_karaf_tests71/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=build_karaf_tests71 09:58:26 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/buildcontroller/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=buildcontroller 09:58:26 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/buildlighty/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=buildlighty 09:58:26 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/checkbashisms/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=checkbashisms 09:58:26 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/docs-linkcheck/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=docs-linkcheck 09:58:26 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/docs/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=docs 09:58:26 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/pre-commit/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=pre-commit 09:58:26 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/pylint/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=pylint 09:58:26 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/sims/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=sims 09:58:26 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests121/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests121 09:58:26 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests190/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests190 09:58:26 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests221/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests221 09:58:26 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests71/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests71 09:58:26 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/testsPCE/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=testsPCE 09:58:26 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests_hybrid/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests_hybrid 09:58:26 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:58:26 + for i in .tox/*/log 09:58:26 ++ echo .tox/tests_tapi/log 09:58:26 ++ awk -F/ '{print $2}' 09:58:26 + tox_env=tests_tapi 09:58:26 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:58:26 + DOC_DIR=docs/_build/html 09:58:26 + [[ -d docs/_build/html ]] 09:58:26 + echo '---> Archiving generated docs' 09:58:26 ---> Archiving generated docs 09:58:26 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:58:26 + echo '---> tox-run.sh ends' 09:58:26 ---> tox-run.sh ends 09:58:26 + test 0 -eq 0 09:58:26 $ ssh-agent -k 09:58:26 unset SSH_AUTH_SOCK; 09:58:26 unset SSH_AGENT_PID; 09:58:26 echo Agent pid 1582 killed; 09:58:26 [ssh-agent] Stopped. 09:58:26 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8609825116830063732.sh 09:58:26 ---> sysstat.sh 09:58:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12130862852593702967.sh 09:58:27 ---> package-listing.sh 09:58:27 ++ facter osfamily 09:58:27 ++ tr '[:upper:]' '[:lower:]' 09:58:27 + OS_FAMILY=debian 09:58:27 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:58:27 + START_PACKAGES=/tmp/packages_start.txt 09:58:27 + END_PACKAGES=/tmp/packages_end.txt 09:58:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:27 + PACKAGES=/tmp/packages_start.txt 09:58:27 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:58:27 + PACKAGES=/tmp/packages_end.txt 09:58:27 + case "${OS_FAMILY}" in 09:58:27 + dpkg -l 09:58:27 + grep '^ii' 09:58:27 + '[' -f /tmp/packages_start.txt ']' 09:58:27 + '[' -f /tmp/packages_end.txt ']' 09:58:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:27 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:58:27 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:58:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:58:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12991111589704352180.sh 09:58:27 ---> capture-instance-metadata.sh 09:58:27 Setup pyenv: 09:58:27 system 09:58:28 3.8.20 09:58:28 3.9.20 09:58:28 3.10.15 09:58:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLhi from file:/tmp/.os_lf_venv 09:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:30 lf-activate-venv(): INFO: Base packages installed successfully 09:58:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:58:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZLhi/bin to PATH 09:58:45 INFO: Running in OpenStack, capturing instance metadata 09:58:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4332201722569176966.sh 09:58:45 provisioning config files... 09:58:46 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3756 09:58:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1385130558862028414tmp 09:58:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:58:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:58:46 provisioning config files... 09:58:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:58:46 [EnvInject] - Injecting environment variables from a build step. 09:58:46 [EnvInject] - Injecting as environment variables the properties content 09:58:46 SERVER_ID=logs 09:58:46 09:58:46 [EnvInject] - Variables injected successfully. 09:58:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5743728760370085899.sh 09:58:46 ---> create-netrc.sh 09:58:46 WARN: Log server credential not found. 09:58:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10085959766766561999.sh 09:58:46 ---> python-tools-install.sh 09:58:46 Setup pyenv: 09:58:46 system 09:58:46 3.8.20 09:58:46 3.9.20 09:58:46 3.10.15 09:58:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLhi from file:/tmp/.os_lf_venv 09:58:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:58:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:58:49 lf-activate-venv(): INFO: Base packages installed successfully 09:58:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-ZLhi/bin to PATH 09:59:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3525741399340137469.sh 09:59:03 ---> sudo-logs.sh 09:59:03 Archiving 'sudo' log.. 09:59:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2587667724336606110.sh 09:59:03 ---> job-cost.sh 09:59:03 Setup pyenv: 09:59:03 system 09:59:03 3.8.20 09:59:03 3.9.20 09:59:03 3.10.15 09:59:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:59:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLhi from file:/tmp/.os_lf_venv 09:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:05 lf-activate-venv(): INFO: Base packages installed successfully 09:59:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:12 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. 09:59:12 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:59:13 lf-activate-venv(): INFO: Adding /tmp/venv-ZLhi/bin to PATH 09:59:13 INFO: No Stack... 09:59:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:59:13 INFO: Archiving Costs 09:59:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2404269788892646901.sh 09:59:13 ---> logs-deploy.sh 09:59:13 Setup pyenv: 09:59:13 system 09:59:13 3.8.20 09:59:13 3.9.20 09:59:13 3.10.15 09:59:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLhi from file:/tmp/.os_lf_venv 09:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:15 lf-activate-venv(): INFO: Base packages installed successfully 09:59:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZLhi/bin to PATH 09:59:27 WARNING: Nexus logging server not set 09:59:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3756/ 09:59:27 INFO: archiving logs to S3 09:59:29 ---> uname -a: 09:59:29 Linux prd-ubuntu2204-docker-4c-16g-2778 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:59:29 09:59:29 09:59:29 ---> lscpu: 09:59:29 Architecture: x86_64 09:59:29 CPU op-mode(s): 32-bit, 64-bit 09:59:29 Address sizes: 40 bits physical, 48 bits virtual 09:59:29 Byte Order: Little Endian 09:59:29 CPU(s): 4 09:59:29 On-line CPU(s) list: 0-3 09:59:29 Vendor ID: AuthenticAMD 09:59:29 Model name: AMD EPYC-Rome Processor 09:59:29 CPU family: 23 09:59:29 Model: 49 09:59:29 Thread(s) per core: 1 09:59:29 Core(s) per socket: 1 09:59:29 Socket(s): 4 09:59:29 Stepping: 0 09:59:29 BogoMIPS: 5599.99 09:59:29 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 09:59:29 Virtualization: AMD-V 09:59:29 Hypervisor vendor: KVM 09:59:29 Virtualization type: full 09:59:29 L1d cache: 128 KiB (4 instances) 09:59:29 L1i cache: 128 KiB (4 instances) 09:59:29 L2 cache: 2 MiB (4 instances) 09:59:29 L3 cache: 64 MiB (4 instances) 09:59:29 NUMA node(s): 1 09:59:29 NUMA node0 CPU(s): 0-3 09:59:29 Vulnerability Gather data sampling: Not affected 09:59:29 Vulnerability Indirect target selection: Not affected 09:59:29 Vulnerability Itlb multihit: Not affected 09:59:29 Vulnerability L1tf: Not affected 09:59:29 Vulnerability Mds: Not affected 09:59:29 Vulnerability Meltdown: Not affected 09:59:29 Vulnerability Mmio stale data: Not affected 09:59:29 Vulnerability Reg file data sampling: Not affected 09:59:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:59:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:59:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:59:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:59:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:59:29 Vulnerability Srbds: Not affected 09:59:29 Vulnerability Tsx async abort: Not affected 09:59:29 09:59:29 09:59:29 ---> nproc: 09:59:29 4 09:59:29 09:59:29 09:59:29 ---> df -h: 09:59:29 Filesystem Size Used Avail Use% Mounted on 09:59:29 tmpfs 1.6G 1.1M 1.6G 1% /run 09:59:29 /dev/vda1 78G 18G 61G 23% / 09:59:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:59:29 tmpfs 5.0M 0 5.0M 0% /run/lock 09:59:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:59:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:59:29 09:59:29 09:59:29 ---> free -m: 09:59:29 total used free shared buff/cache available 09:59:29 Mem: 15989 707 11076 3 4205 14939 09:59:29 Swap: 1023 1 1022 09:59:29 09:59:29 09:59:29 ---> ip addr: 09:59:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:59:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:59:29 inet 127.0.0.1/8 scope host lo 09:59:29 valid_lft forever preferred_lft forever 09:59:29 inet6 ::1/128 scope host 09:59:29 valid_lft forever preferred_lft forever 09:59:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:59:29 link/ether fa:16:3e:05:71:0a brd ff:ff:ff:ff:ff:ff 09:59:29 altname enp0s3 09:59:29 inet 10.30.170.112/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:59:29 valid_lft 79207sec preferred_lft 79207sec 09:59:29 inet6 fe80::f816:3eff:fe05:710a/64 scope link 09:59:29 valid_lft forever preferred_lft forever 09:59:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:59:29 link/ether f2:61:b4:0a:79:6c brd ff:ff:ff:ff:ff:ff 09:59:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:59:29 valid_lft forever preferred_lft forever 09:59:29 09:59:29 09:59:29 ---> sar -b -r -n DEV: 09:59:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2778) 10/28/25 _x86_64_ (4 CPU) 09:59:29 09:59:29 07:59:38 LINUX RESTART (4 CPU) 09:59:29 09:59:29 08:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:59:29 08:10:16 118.46 11.04 102.31 5.12 1809.36 38704.37 22959.13 09:59:29 08:20:16 70.51 25.63 42.11 2.76 396.01 5202.78 7804.15 09:59:29 08:30:16 12.69 0.10 11.94 0.65 3.87 301.08 819.99 09:59:29 08:40:15 15.77 0.05 14.97 0.76 0.82 687.34 1697.51 09:59:29 08:50:16 12.77 0.01 12.28 0.48 0.52 342.66 628.11 09:59:29 09:00:16 5.56 0.02 5.38 0.16 1.64 124.47 173.96 09:59:29 09:10:16 7.91 0.02 7.54 0.35 1.95 216.23 172.72 09:59:29 09:20:16 4.81 0.00 4.63 0.17 0.67 128.84 185.03 09:59:29 09:30:02 5.22 0.00 5.06 0.16 0.57 142.19 46.35 09:59:29 09:40:03 8.88 0.01 8.54 0.33 0.56 530.40 336.62 09:59:29 09:50:03 4.87 0.03 4.67 0.17 1.55 143.65 169.70 09:59:29 Average: 24.58 3.38 20.17 1.02 205.85 4320.33 3234.71 09:59:29 09:59:29 08:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:29 08:10:16 4299700 15141620 782724 4.78 245220 10363808 1535284 8.81 2122124 9177668 267704 09:59:29 08:20:16 1673596 4875080 11058696 67.54 258524 2957496 12142000 69.69 2172756 11978720 652 09:59:29 08:30:16 2710912 5932712 10001916 61.09 260088 2976296 11354864 65.18 2202864 10915848 300 09:59:29 08:40:15 11972496 15319096 621024 3.79 265476 3092208 1323808 7.60 2254644 1625588 7096 09:59:29 08:50:16 8335116 11716112 4222492 25.79 267272 3124752 5032672 28.89 2258344 5250180 264 09:59:29 09:00:16 7978852 11372036 4566240 27.89 267960 3136260 5202492 29.86 2259744 5597348 84 09:59:29 09:10:16 6449524 9870040 6067672 37.06 268712 3162804 6792348 38.99 2262720 7123320 404 09:59:29 09:20:16 6826168 10262760 5675156 34.66 269128 3178452 6439808 36.96 2265528 6743764 72 09:59:29 09:30:02 8120704 11575520 4363096 26.65 269628 3196176 5084184 29.18 2267588 5451196 232 09:59:29 09:40:03 7867500 11441372 4496968 27.47 273424 3305436 5201988 29.86 2281748 5676940 236 09:59:29 09:50:03 7159076 10754296 5183536 31.66 274160 3325920 5875560 33.73 2292836 6375172 308 09:59:29 Average: 6672149 10750968 5185411 31.67 265417 3801783 5998637 34.43 2240081 6901431 25214 09:59:29 09:59:29 08:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:29 08:10:16 lo 2.95 2.95 2.35 2.35 0.00 0.00 0.00 0.00 09:59:29 08:10:16 ens3 172.66 123.18 2064.68 16.97 0.00 0.00 0.00 0.00 09:59:29 08:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 08:20:16 lo 33.43 33.43 21.64 21.64 0.00 0.00 0.00 0.00 09:59:29 08:20:16 ens3 1.92 1.75 0.44 1.05 0.00 0.00 0.00 0.00 09:59:29 08:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 08:30:16 lo 38.30 38.30 15.10 15.10 0.00 0.00 0.00 0.00 09:59:29 08:30:16 ens3 1.49 1.21 0.38 0.45 0.00 0.00 0.00 0.00 09:59:29 08:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 08:40:15 lo 11.54 11.54 6.65 6.65 0.00 0.00 0.00 0.00 09:59:29 08:40:15 ens3 1.47 1.01 0.36 0.26 0.00 0.00 0.00 0.00 09:59:29 08:40:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 08:50:16 lo 10.43 10.43 5.76 5.76 0.00 0.00 0.00 0.00 09:59:29 08:50:16 ens3 1.04 0.62 0.31 0.22 0.00 0.00 0.00 0.00 09:59:29 08:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:00:16 lo 19.77 19.77 9.40 9.40 0.00 0.00 0.00 0.00 09:59:29 09:00:16 ens3 0.72 0.66 0.17 0.14 0.00 0.00 0.00 0.00 09:59:29 09:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:10:16 lo 29.46 29.46 11.75 11.75 0.00 0.00 0.00 0.00 09:59:29 09:10:16 ens3 0.58 0.50 0.11 0.09 0.00 0.00 0.00 0.00 09:59:29 09:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:20:16 lo 14.00 14.00 7.37 7.37 0.00 0.00 0.00 0.00 09:59:29 09:20:16 ens3 0.80 0.54 0.21 0.15 0.00 0.00 0.00 0.00 09:59:29 09:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:30:02 lo 17.61 17.61 10.05 10.05 0.00 0.00 0.00 0.00 09:59:29 09:30:02 ens3 0.77 0.63 0.20 0.15 0.00 0.00 0.00 0.00 09:59:29 09:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:40:03 lo 13.40 13.40 7.15 7.15 0.00 0.00 0.00 0.00 09:59:29 09:40:03 ens3 0.94 0.82 0.31 0.24 0.00 0.00 0.00 0.00 09:59:29 09:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:50:03 lo 17.10 17.10 6.95 6.95 0.00 0.00 0.00 0.00 09:59:29 09:50:03 ens3 0.74 0.52 0.17 0.12 0.00 0.00 0.00 0.00 09:59:29 09:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 Average: lo 18.87 18.87 9.45 9.45 0.00 0.00 0.00 0.00 09:59:29 Average: ens3 17.05 12.24 192.82 1.84 0.00 0.00 0.00 0.00 09:59:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:29 09:59:29 09:59:29 ---> sar -P ALL: 09:59:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2778) 10/28/25 _x86_64_ (4 CPU) 09:59:29 09:59:29 07:59:38 LINUX RESTART (4 CPU) 09:59:29 09:59:29 08:00:00 CPU %user %nice %system %iowait %steal %idle 09:59:29 08:10:16 all 40.71 0.00 2.82 3.64 0.11 52.72 09:59:29 08:10:16 0 40.81 0.00 2.68 4.96 0.10 51.44 09:59:29 08:10:16 1 42.50 0.00 2.90 2.67 0.11 51.82 09:59:29 08:10:16 2 37.40 0.00 2.44 3.81 0.11 56.24 09:59:29 08:10:16 3 42.12 0.00 3.28 3.10 0.11 51.40 09:59:29 08:20:16 all 55.90 0.00 2.33 0.24 0.12 41.41 09:59:29 08:20:16 0 55.81 0.00 2.41 0.29 0.12 41.37 09:59:29 08:20:16 1 56.62 0.00 2.13 0.18 0.12 40.94 09:59:29 08:20:16 2 55.77 0.00 2.33 0.13 0.12 41.65 09:59:29 08:20:16 3 55.41 0.00 2.45 0.34 0.12 41.68 09:59:29 08:30:16 all 24.06 0.00 1.03 0.24 0.11 74.56 09:59:29 08:30:16 0 24.31 0.00 0.98 0.18 0.11 74.42 09:59:29 08:30:16 1 24.01 0.00 1.07 0.17 0.11 74.64 09:59:29 08:30:16 2 23.87 0.00 1.02 0.50 0.11 74.50 09:59:29 08:30:16 3 24.06 0.00 1.06 0.10 0.10 74.68 09:59:29 08:40:15 all 24.50 0.00 0.96 0.72 0.10 73.73 09:59:29 08:40:15 0 25.14 0.00 0.98 0.33 0.09 73.46 09:59:29 08:40:15 1 24.37 0.00 1.02 0.10 0.10 74.41 09:59:29 08:40:15 2 23.78 0.00 0.83 2.26 0.10 73.03 09:59:29 08:40:15 3 24.69 0.00 1.00 0.19 0.10 74.02 09:59:29 08:50:16 all 20.55 0.00 0.72 0.42 0.09 78.22 09:59:29 08:50:16 0 19.55 0.00 0.73 0.32 0.08 79.32 09:59:29 08:50:16 1 21.33 0.00 0.67 0.13 0.09 77.79 09:59:29 08:50:16 2 21.10 0.00 0.75 0.28 0.09 77.78 09:59:29 08:50:16 3 20.21 0.00 0.75 0.94 0.12 77.98 09:59:29 09:00:16 all 8.46 0.00 0.47 0.05 0.08 90.94 09:59:29 09:00:16 0 8.43 0.00 0.45 0.08 0.08 90.96 09:59:29 09:00:16 1 8.85 0.00 0.52 0.02 0.08 90.53 09:59:29 09:00:16 2 8.26 0.00 0.47 0.09 0.08 91.10 09:59:29 09:00:16 3 8.29 0.00 0.43 0.03 0.08 91.17 09:59:29 09:10:16 all 14.93 0.00 0.55 0.05 0.08 84.39 09:59:29 09:10:16 0 14.97 0.00 0.56 0.04 0.09 84.33 09:59:29 09:10:16 1 15.00 0.00 0.51 0.07 0.09 84.33 09:59:29 09:10:16 2 15.10 0.00 0.60 0.04 0.08 84.18 09:59:29 09:10:16 3 14.64 0.00 0.53 0.04 0.08 84.71 09:59:29 09:20:16 all 8.23 0.00 0.41 0.08 0.08 91.21 09:59:29 09:20:16 0 8.52 0.00 0.40 0.05 0.07 90.96 09:59:29 09:20:16 1 8.50 0.00 0.42 0.06 0.08 90.95 09:59:29 09:20:16 2 7.98 0.00 0.38 0.15 0.08 91.41 09:59:29 09:20:16 3 7.90 0.00 0.43 0.05 0.08 91.55 09:59:29 09:30:02 all 8.37 0.00 0.51 0.04 0.07 91.01 09:59:29 09:30:02 0 8.52 0.00 0.48 0.03 0.07 90.89 09:59:29 09:30:02 1 7.96 0.00 0.48 0.01 0.07 91.47 09:59:29 09:30:02 2 8.78 0.00 0.56 0.06 0.08 90.53 09:59:29 09:30:02 3 8.21 0.00 0.51 0.05 0.07 91.15 09:59:29 09:40:03 all 13.65 0.00 0.55 0.12 0.07 85.61 09:59:29 09:40:03 0 13.97 0.00 0.61 0.15 0.07 85.21 09:59:29 09:40:03 1 13.71 0.00 0.53 0.24 0.07 85.45 09:59:29 09:40:03 2 14.09 0.00 0.53 0.02 0.07 85.30 09:59:29 09:40:03 3 12.82 0.00 0.54 0.06 0.07 86.50 09:59:29 09:50:03 all 8.48 0.00 0.51 0.03 0.07 90.92 09:59:29 09:50:03 0 8.41 0.00 0.48 0.05 0.06 91.01 09:59:29 09:50:03 1 8.78 0.00 0.57 0.04 0.07 90.54 09:59:29 09:50:03 2 8.25 0.00 0.51 0.01 0.07 91.16 09:59:29 09:50:03 3 8.47 0.00 0.50 0.01 0.06 90.95 09:59:29 09:59:29 Average: CPU %user %nice %system %iowait %steal %idle 09:59:29 Average: all 20.78 0.00 0.99 0.52 0.09 77.63 09:59:29 Average: 0 20.83 0.00 0.98 0.60 0.09 77.50 09:59:29 Average: 1 21.13 0.00 0.99 0.34 0.09 77.45 09:59:29 Average: 2 20.45 0.00 0.95 0.68 0.09 77.83 09:59:29 Average: 3 20.69 0.00 1.05 0.45 0.09 77.72 09:59:29 09:59:29 09:59:29