15:15:13 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120303 15:15:13 Running as SYSTEM 15:15:13 [EnvInject] - Loading node environment variables. 15:15:13 Building remotely on prd-ubuntu2204-docker-4c-16g-6061 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:15:15 [ssh-agent] Looking for ssh-agent implementation... 15:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:15 $ ssh-agent 15:15:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX20pAnm/agent.1574 15:15:15 SSH_AGENT_PID=1576 15:15:15 [ssh-agent] Started. 15:15:16 Running ssh-add (command line suppressed) 15:15:16 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17127698311571588143.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17127698311571588143.key) 15:15:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:15:16 The recommended git tool is: NONE 15:15:26 using credential jenkins-ssh 15:15:26 Wiping out workspace first. 15:15:26 Cloning the remote Git repository 15:15:27 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:15:27 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:15:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:27 > git --version # timeout=10 15:15:27 > git --version # 'git version 2.34.1' 15:15:27 using GIT_SSH to set credentials jenkins-ssh 15:15:27 Verifying host key using known hosts file 15:15: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. 15:15:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:15:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:15:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:52 using GIT_SSH to set credentials jenkins-ssh 15:15:52 Verifying host key using known hosts file 15:15: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. 15:15:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/03/120303/3 # timeout=10 15:15:53 > git rev-parse a99aaa9a91ec888d9c5290f8b183449ad4a22d86^{commit} # timeout=10 15:15:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:53 Checking out Revision a99aaa9a91ec888d9c5290f8b183449ad4a22d86 (refs/changes/03/120303/3) 15:15:53 > git config core.sparsecheckout # timeout=10 15:15:53 > git checkout -f a99aaa9a91ec888d9c5290f8b183449ad4a22d86 # timeout=10 15:15:53 Commit message: "TAPI - Refactor photonic NEP spectrum construction" 15:15:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:54 > git rev-list --no-walk 9de9664c022239e85ca9e5931da02b25e2401f8e # timeout=10 15:15:54 > git remote # timeout=10 15:15:54 > git submodule init # timeout=10 15:15:54 > git submodule sync # timeout=10 15:15:54 > git config --get remote.origin.url # timeout=10 15:15:54 > git submodule init # timeout=10 15:15:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:15:54 ERROR: No submodules found. 15:15:57 provisioning config files... 15:15:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:15:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:15:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8352716308039304319.sh 15:15:57 ---> python-tools-install.sh 15:15:57 Setup pyenv: 15:15:57 * system (set by /opt/pyenv/version) 15:15:57 * 3.8.20 (set by /opt/pyenv/version) 15:15:57 * 3.9.20 (set by /opt/pyenv/version) 15:15:57 3.10.15 15:15:57 3.11.10 15:16:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k2YU 15:16:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:06 lf-activate-venv(): INFO: Base packages installed successfully 15:16:06 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-k2YU/bin to PATH 15:16:32 Generating Requirements File 15:16:52 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. 15:16:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:16:52 Python 3.11.10 15:16:52 pip 25.3 from /tmp/venv-k2YU/lib/python3.11/site-packages/pip (python 3.11) 15:16:52 appdirs==1.4.4 15:16:52 argcomplete==3.6.3 15:16:52 aspy.yaml==1.3.0 15:16:52 attrs==25.4.0 15:16:52 autopage==0.6.0 15:16:52 beautifulsoup4==4.14.3 15:16:52 boto3==1.42.38 15:16:52 botocore==1.42.38 15:16:52 bs4==0.0.2 15:16:52 certifi==2026.1.4 15:16:52 cffi==2.0.0 15:16:52 cfgv==3.5.0 15:16:52 chardet==5.2.0 15:16:52 charset-normalizer==3.4.4 15:16:52 click==8.3.1 15:16:52 cliff==4.13.1 15:16:52 cmd2==3.1.2 15:16:52 cryptography==3.3.2 15:16:52 debtcollector==3.0.0 15:16:52 decorator==5.2.1 15:16:52 defusedxml==0.7.1 15:16:52 Deprecated==1.3.1 15:16:52 distlib==0.4.0 15:16:52 dnspython==2.8.0 15:16:52 docker==7.1.0 15:16:52 dogpile.cache==1.5.0 15:16:52 durationpy==0.10 15:16:52 email-validator==2.3.0 15:16:52 filelock==3.20.3 15:16:52 future==1.0.0 15:16:52 gitdb==4.0.12 15:16:52 GitPython==3.1.46 15:16:52 httplib2==0.30.2 15:16:52 identify==2.6.16 15:16:52 idna==3.11 15:16:52 importlib-resources==1.5.0 15:16:52 iso8601==2.1.0 15:16:52 Jinja2==3.1.6 15:16:52 jmespath==1.1.0 15:16:52 jsonpatch==1.33 15:16:52 jsonpointer==3.0.0 15:16:52 jsonschema==4.26.0 15:16:52 jsonschema-specifications==2025.9.1 15:16:52 keystoneauth1==5.13.0 15:16:52 kubernetes==35.0.0 15:16:52 lftools==0.37.21 15:16:52 lxml==6.0.2 15:16:52 markdown-it-py==4.0.0 15:16:52 MarkupSafe==3.0.3 15:16:52 mdurl==0.1.2 15:16:52 msgpack==1.1.2 15:16:52 multi_key_dict==2.0.3 15:16:52 munch==4.0.0 15:16:52 netaddr==1.3.0 15:16:52 niet==1.4.2 15:16:52 nodeenv==1.10.0 15:16:52 oauth2client==4.1.3 15:16:52 oauthlib==3.3.1 15:16:52 openstacksdk==4.9.0 15:16:52 os-service-types==1.8.2 15:16:52 osc-lib==4.3.0 15:16:52 oslo.config==10.2.0 15:16:52 oslo.context==6.2.0 15:16:52 oslo.i18n==6.7.1 15:16:52 oslo.log==8.0.0 15:16:52 oslo.serialization==5.9.0 15:16:52 oslo.utils==9.2.0 15:16:52 packaging==26.0 15:16:52 pbr==7.0.3 15:16:52 platformdirs==4.5.1 15:16:52 prettytable==3.17.0 15:16:52 psutil==7.2.2 15:16:52 pyasn1==0.6.2 15:16:52 pyasn1_modules==0.4.2 15:16:52 pycparser==3.0 15:16:52 pygerrit2==2.0.15 15:16:52 PyGithub==2.8.1 15:16:52 Pygments==2.19.2 15:16:52 PyJWT==2.10.1 15:16:52 PyNaCl==1.6.2 15:16:52 pyparsing==2.4.7 15:16:52 pyperclip==1.11.0 15:16:52 pyrsistent==0.20.0 15:16:52 python-cinderclient==9.8.0 15:16:52 python-dateutil==2.9.0.post0 15:16:52 python-heatclient==5.0.0 15:16:52 python-jenkins==1.8.3 15:16:52 python-keystoneclient==5.7.0 15:16:52 python-magnumclient==4.9.0 15:16:52 python-openstackclient==8.3.0 15:16:52 python-swiftclient==4.9.0 15:16:52 PyYAML==6.0.3 15:16:52 referencing==0.37.0 15:16:52 requests==2.32.5 15:16:52 requests-oauthlib==2.0.0 15:16:52 requestsexceptions==1.4.0 15:16:52 rfc3986==2.0.0 15:16:52 rich==14.3.1 15:16:52 rich-argparse==1.7.2 15:16:52 rpds-py==0.30.0 15:16:52 rsa==4.9.1 15:16:52 ruamel.yaml==0.19.1 15:16:52 ruamel.yaml.clib==0.2.15 15:16:52 s3transfer==0.16.0 15:16:52 simplejson==3.20.2 15:16:52 six==1.17.0 15:16:52 smmap==5.0.2 15:16:52 soupsieve==2.8.3 15:16:52 stevedore==5.6.0 15:16:52 tabulate==0.9.0 15:16:52 toml==0.10.2 15:16:52 tomlkit==0.14.0 15:16:52 tqdm==4.67.1 15:16:52 typing_extensions==4.15.0 15:16:52 tzdata==2025.3 15:16:52 urllib3==1.26.20 15:16:52 virtualenv==20.36.1 15:16:52 wcwidth==0.5.2 15:16:52 websocket-client==1.9.0 15:16:52 wrapt==2.0.1 15:16:52 xdg==6.0.0 15:16:52 xmltodict==1.0.2 15:16:52 yq==3.4.3 15:16:52 [EnvInject] - Injecting environment variables from a build step. 15:16:52 [EnvInject] - Injecting as environment variables the properties content 15:16:52 PYTHON=python3 15:16:52 15:16:52 [EnvInject] - Variables injected successfully. 15:16:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5178940573150016124.sh 15:16:52 ---> tox-install.sh 15:16:52 + source /home/jenkins/lf-env.sh 15:16:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:52 ++ mktemp -d /tmp/venv-XXXX 15:16:52 + lf_venv=/tmp/venv-KMD6 15:16:52 + local venv_file=/tmp/.os_lf_venv 15:16:52 + local python=python3 15:16:52 + local options 15:16:52 + local set_path=true 15:16:52 + local install_args= 15:16:52 ++ 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 15:16:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:52 + true 15:16:52 + case $1 in 15:16:52 + venv_file=/tmp/.toxenv 15:16:52 + shift 2 15:16:52 + true 15:16:52 + case $1 in 15:16:52 + shift 15:16:52 + break 15:16:52 + case $python in 15:16:52 + local pkg_list= 15:16:52 + [[ -d /opt/pyenv ]] 15:16:52 + echo 'Setup pyenv:' 15:16:52 Setup pyenv: 15:16:52 + export PYENV_ROOT=/opt/pyenv 15:16:52 + PYENV_ROOT=/opt/pyenv 15:16:52 + 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 15:16:52 + 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 15:16:52 + pyenv versions 15:16:52 system 15:16:52 3.8.20 15:16:52 3.9.20 15:16:52 3.10.15 15:16:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:16:52 + command -v pyenv 15:16:52 ++ pyenv init - --no-rehash 15:16:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:16:52 for i in ${!paths[@]}; do 15:16:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:16:52 fi; done; 15:16:52 echo "${paths[*]}"'\'')" 15:16:52 export PATH="/opt/pyenv/shims:${PATH}" 15:16:52 export PYENV_SHELL=bash 15:16:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:52 pyenv() { 15:16:52 local command 15:16:52 command="${1:-}" 15:16:52 if [ "$#" -gt 0 ]; then 15:16:52 shift 15:16:52 fi 15:16:52 15:16:52 case "$command" in 15:16:52 rehash|shell) 15:16:52 eval "$(pyenv "sh-$command" "$@")" 15:16:52 ;; 15:16:52 *) 15:16:52 command pyenv "$command" "$@" 15:16:52 ;; 15:16:52 esac 15:16:52 }' 15:16:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:16:52 for i in ${!paths[@]}; do 15:16:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:16:52 fi; done; 15:16:52 echo "${paths[*]}"' 15:16:52 ++ 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 15:16:52 ++ 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 15:16:52 ++ 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 15:16:52 ++ export PYENV_SHELL=bash 15:16:52 ++ PYENV_SHELL=bash 15:16:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:52 +++ complete -F _pyenv pyenv 15:16:52 ++ lf-pyver python3 15:16:52 ++ local py_version_xy=python3 15:16:52 ++ local py_version_xyz= 15:16:52 ++ pyenv versions 15:16:52 ++ local command 15:16:52 ++ command=versions 15:16:52 ++ '[' 1 -gt 0 ']' 15:16:52 ++ shift 15:16:52 ++ case "$command" in 15:16:52 ++ command pyenv versions 15:16:52 ++ sed 's/^[ *]* //' 15:16:52 ++ awk '{ print $1 }' 15:16:52 ++ grep -E '^[0-9.]*[0-9]$' 15:16:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:53 +++ grep '^3' /tmp/.pyenv_versions 15:16:53 +++ sort -V 15:16:53 +++ tail -n 1 15:16:53 ++ py_version_xyz=3.11.10 15:16:53 ++ [[ -z 3.11.10 ]] 15:16:53 ++ echo 3.11.10 15:16:53 ++ return 0 15:16:53 + pyenv local 3.11.10 15:16:53 + local command 15:16:53 + command=local 15:16:53 + '[' 2 -gt 0 ']' 15:16:53 + shift 15:16:53 + case "$command" in 15:16:53 + command pyenv local 3.11.10 15:16:53 + for arg in "$@" 15:16:53 + case $arg in 15:16:53 + pkg_list+='tox ' 15:16:53 + for arg in "$@" 15:16:53 + case $arg in 15:16:53 + pkg_list+='virtualenv ' 15:16:53 + for arg in "$@" 15:16:53 + case $arg in 15:16:53 + pkg_list+='urllib3~=1.26.15 ' 15:16:53 + [[ -f /tmp/.toxenv ]] 15:16:53 + [[ ! -f /tmp/.toxenv ]] 15:16:53 + [[ -n '' ]] 15:16:53 + python3 -m venv /tmp/venv-KMD6 15:16:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMD6' 15:16:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMD6 15:16:57 + echo /tmp/venv-KMD6 15:16:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:16:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:57 + local 'pip_opts=--upgrade --quiet' 15:16:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:16:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:16:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:16:57 + [[ -n '' ]] 15:16:57 + [[ -n '' ]] 15:16:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:16:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:57 + /tmp/venv-KMD6/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 15:17:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:00 lf-activate-venv(): INFO: Base packages installed successfully 15:17:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:00 + /tmp/venv-KMD6/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 15:17:03 + type python3 15:17:03 + true 15:17:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KMD6/bin to PATH' 15:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-KMD6/bin to PATH 15:17:03 + PATH=/tmp/venv-KMD6/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 15:17:03 + return 0 15:17:03 + python3 --version 15:17:03 Python 3.11.10 15:17:03 + python3 -m pip --version 15:17:03 pip 25.3 from /tmp/venv-KMD6/lib/python3.11/site-packages/pip (python 3.11) 15:17:03 + python3 -m pip freeze 15:17:03 cachetools==6.2.6 15:17:03 chardet==5.2.0 15:17:03 colorama==0.4.6 15:17:03 distlib==0.4.0 15:17:03 filelock==3.20.3 15:17:03 packaging==26.0 15:17:03 platformdirs==4.5.1 15:17:03 pluggy==1.6.0 15:17:03 pyproject-api==1.10.0 15:17:03 tox==4.34.1 15:17:03 urllib3==1.26.20 15:17:03 virtualenv==20.36.1 15:17:03 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3872527538959939142.sh 15:17:03 [EnvInject] - Injecting environment variables from a build step. 15:17:03 [EnvInject] - Injecting as environment variables the properties content 15:17:03 PARALLEL=True 15:17:03 15:17:03 [EnvInject] - Variables injected successfully. 15:17:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins697939582996972514.sh 15:17:03 ---> tox-run.sh 15:17:03 + 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 15:17:03 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:03 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:17:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:03 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:17:03 + source /home/jenkins/lf-env.sh 15:17:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:03 ++ mktemp -d /tmp/venv-XXXX 15:17:03 + lf_venv=/tmp/venv-Wo2t 15:17:03 + local venv_file=/tmp/.os_lf_venv 15:17:03 + local python=python3 15:17:03 + local options 15:17:03 + local set_path=true 15:17:03 + local install_args= 15:17:03 ++ 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 15:17:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:03 + true 15:17:03 + case $1 in 15:17:03 + venv_file=/tmp/.toxenv 15:17:03 + shift 2 15:17:03 + true 15:17:03 + case $1 in 15:17:03 + shift 15:17:03 + break 15:17:03 + case $python in 15:17:03 + local pkg_list= 15:17:03 + [[ -d /opt/pyenv ]] 15:17:03 + echo 'Setup pyenv:' 15:17:03 Setup pyenv: 15:17:03 + export PYENV_ROOT=/opt/pyenv 15:17:03 + PYENV_ROOT=/opt/pyenv 15:17:03 + 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 15:17:03 + 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 15:17:03 + pyenv versions 15:17:03 system 15:17:03 3.8.20 15:17:03 3.9.20 15:17:03 3.10.15 15:17:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:03 + command -v pyenv 15:17:03 ++ pyenv init - --no-rehash 15:17:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:03 for i in ${!paths[@]}; do 15:17:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:03 fi; done; 15:17:03 echo "${paths[*]}"'\'')" 15:17:03 export PATH="/opt/pyenv/shims:${PATH}" 15:17:03 export PYENV_SHELL=bash 15:17:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:03 pyenv() { 15:17:03 local command 15:17:03 command="${1:-}" 15:17:03 if [ "$#" -gt 0 ]; then 15:17:03 shift 15:17:03 fi 15:17:03 15:17:03 case "$command" in 15:17:03 rehash|shell) 15:17:03 eval "$(pyenv "sh-$command" "$@")" 15:17:03 ;; 15:17:03 *) 15:17:03 command pyenv "$command" "$@" 15:17:03 ;; 15:17:03 esac 15:17:03 }' 15:17:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:03 for i in ${!paths[@]}; do 15:17:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:03 fi; done; 15:17:03 echo "${paths[*]}"' 15:17:03 ++ 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 15:17:03 ++ 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 15:17:03 ++ 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 15:17:03 ++ export PYENV_SHELL=bash 15:17:03 ++ PYENV_SHELL=bash 15:17:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:03 +++ complete -F _pyenv pyenv 15:17:03 ++ lf-pyver python3 15:17:03 ++ local py_version_xy=python3 15:17:03 ++ local py_version_xyz= 15:17:03 ++ pyenv versions 15:17:03 ++ local command 15:17:03 ++ command=versions 15:17:03 ++ '[' 1 -gt 0 ']' 15:17:03 ++ shift 15:17:03 ++ case "$command" in 15:17:03 ++ command pyenv versions 15:17:03 ++ sed 's/^[ *]* //' 15:17:03 ++ grep -E '^[0-9.]*[0-9]$' 15:17:03 ++ awk '{ print $1 }' 15:17:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:03 +++ sort -V 15:17:03 +++ grep '^3' /tmp/.pyenv_versions 15:17:03 +++ tail -n 1 15:17:03 ++ py_version_xyz=3.11.10 15:17:03 ++ [[ -z 3.11.10 ]] 15:17:03 ++ echo 3.11.10 15:17:03 ++ return 0 15:17:03 + pyenv local 3.11.10 15:17:03 + local command 15:17:03 + command=local 15:17:03 + '[' 2 -gt 0 ']' 15:17:03 + shift 15:17:03 + case "$command" in 15:17:03 + command pyenv local 3.11.10 15:17:03 + for arg in "$@" 15:17:03 + case $arg in 15:17:03 + pkg_list+='tox ' 15:17:03 + for arg in "$@" 15:17:03 + case $arg in 15:17:03 + pkg_list+='virtualenv ' 15:17:03 + for arg in "$@" 15:17:03 + case $arg in 15:17:03 + pkg_list+='urllib3~=1.26.15 ' 15:17:03 + [[ -f /tmp/.toxenv ]] 15:17:03 ++ cat /tmp/.toxenv 15:17:03 + lf_venv=/tmp/venv-KMD6 15:17:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMD6 from' file:/tmp/.toxenv 15:17:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KMD6 from file:/tmp/.toxenv 15:17:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:03 + local 'pip_opts=--upgrade --quiet' 15:17:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:03 + [[ -n '' ]] 15:17:03 + [[ -n '' ]] 15:17:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:03 + /tmp/venv-KMD6/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 15:17:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:04 lf-activate-venv(): INFO: Base packages installed successfully 15:17:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:04 + /tmp/venv-KMD6/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 15:17:05 + type python3 15:17:05 + true 15:17:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KMD6/bin to PATH' 15:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-KMD6/bin to PATH 15:17:05 + PATH=/tmp/venv-KMD6/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 15:17:05 + return 0 15:17:05 + [[ -d /opt/pyenv ]] 15:17:05 + echo '---> Setting up pyenv' 15:17:05 ---> Setting up pyenv 15:17:05 + export PYENV_ROOT=/opt/pyenv 15:17:05 + PYENV_ROOT=/opt/pyenv 15:17:05 + export PATH=/opt/pyenv/bin:/tmp/venv-KMD6/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 15:17:05 + PATH=/opt/pyenv/bin:/tmp/venv-KMD6/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 15:17:05 ++ pwd 15:17:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:17:05 + export PYTHONPATH 15:17:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:05 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:05 + tox --version 15:17:06 4.34.1 from /tmp/venv-KMD6/lib/python3.11/site-packages/tox/__init__.py 15:17:06 + PARALLEL=True 15:17:06 + TOX_OPTIONS_LIST= 15:17:06 + [[ -n '' ]] 15:17:06 + case ${PARALLEL,,} in 15:17:06 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:17:06 + tox --parallel auto --parallel-live 15:17:06 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:17:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:07 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 15:17:07 checkbashisms: freeze> python -m pip freeze --all 15:17:08 checkbashisms: pip==25.3,setuptools==80.9.0 15:17:08 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:08 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)' 15:17:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:17:09 checkbashisms: OK ✔ in 3.34 seconds 15:17:09 pre-commit: install_deps> python -I -m pip install pre-commit 15:17:12 pre-commit: freeze> python -m pip freeze --all 15:17:13 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 15:17:13 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:13 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)' 15:17:13 /usr/bin/cpan 15:17:13 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:17:13 [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. 15:17:13 [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. 15:17:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:13 [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. 15:17:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:17:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:17:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:14 buildcontroller: freeze> python -m pip freeze --all 15:17:15 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:15 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:17:15 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:17:15 + update-java-alternatives -l 15:17:15 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:17:15 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:17:15 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:17:15 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:17:15 update-alternatives: error: no alternatives for jaotc 15:17:15 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:17:15 update-alternatives: error: no alternatives for rmic 15:17:16 + java -version 15:17:16 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:17:16 21 15:17:16 + JAVA_VER=21 15:17:16 + echo 21 15:17:16 + javac -version 15:17:16 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:17:16 21 15:17:16 ok, java is 21 or newer 15:17:16 + JAVAC_VER=21 15:17:16 + echo 21 15:17:16 + [ 21 -ge 21 ] 15:17:16 + [ 21 -ge 21 ] 15:17:16 + echo ok, java is 21 or newer 15:17:16 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 15:17:16 2026-01-30 15:17:16 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 15:17:16 + sudo mkdir -p /opt 15:17:16 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 15:17:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:16 [INFO] Once installed this environment will be reused. 15:17:16 [INFO] This may take a few minutes... 15:17:16 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 15:17:16 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:17:16 + mvn --version 15:17:17 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 15:17:17 Maven home: /opt/maven 15:17:17 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:17:17 Default locale: en, platform encoding: UTF-8 15:17:17 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 15:17:17 NOTE: Picked up JDK_JAVA_OPTIONS: 15:17:17 --add-opens=java.base/java.io=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.lang=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.net=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.nio=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.util=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:17:17 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:17:17 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:17:17 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:17:17 -Xlog:disable 15:17:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:22 [INFO] Once installed this environment will be reused. 15:17:22 [INFO] This may take a few minutes... 15:17:32 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:32 [INFO] Once installed this environment will be reused. 15:17:32 [INFO] This may take a few minutes... 15:17:38 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:17:38 [INFO] Once installed this environment will be reused. 15:17:38 [INFO] This may take a few minutes... 15:17:38 docs-linkcheck: freeze> python -m pip freeze --all 15:17:38 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 15:17:38 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 15:17:39 docs: freeze> python -m pip freeze --all 15:17:39 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 15:17:39 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 15:17:43 docs: OK ✔ in 36.44 seconds 15:17:43 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:17:46 docs-linkcheck: OK ✔ in 36.67 seconds 15:17:46 pylint: freeze> python -m pip freeze --all 15:17:47 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 15:17:47 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}$' '{}' + 15:17:50 trim trailing whitespace.................................................Passed 15:17:50 Tabs remover.............................................................Passed 15:17:50 autopep8.................................................................Passed 15:17:56 perltidy.................................................................Passed 15:17:58 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:17:58 [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. 15:17:58 [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. 15:17:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:17:58 [INFO] Once installed this environment will be reused. 15:17:58 [INFO] This may take a few minutes... 15:18:10 gitlint..................................................................Passed 15:18:13 15:18:13 ------------------------------------ 15:18:13 Your code has been rated at 10.00/10 15:18:13 15:19:12 pre-commit: OK ✔ in 1 minute 0.82 seconds 15:19:12 pylint: OK ✔ in 32.9 seconds 15:19:12 buildcontroller: OK ✔ in 2 minutes 5.3 seconds 15:19:12 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 15:19:12 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 15:19:12 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 15:19:12 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 15:19:19 build_karaf_tests190: freeze> python -m pip freeze --all 15:19:19 build_karaf_tests71: freeze> python -m pip freeze --all 15:19:19 build_karaf_tests221: freeze> python -m pip freeze --all 15:19:19 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:19 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:19 build karaf in karafoc with ./karafoc.env 15:19:19 build_karaf_tests121: freeze> python -m pip freeze --all 15:19:19 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:19 build karaf in karaf71 with ./karaf71.env 15:19:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:19 -Xlog:disable 15:19:19 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:19 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:19 build karaf in karaf221 with ./karaf221.env 15:19:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:19 -Xlog:disable 15:19:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:19 -Xlog:disable 15:19:19 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:19 build karaf in karaf121 with ./karaf121.env 15:19:20 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:20 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:20 -Xlog:disable 15:20:48 build_karaf_tests121: OK ✔ in 1 minute 35.6 seconds 15:20:48 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:21:00 build_karaf_tests221: OK ✔ in 1 minute 46.99 seconds 15:21:00 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:21:05 build_karaf_tests190: OK ✔ in 1 minute 53.6 seconds 15:21:05 build_karaf_tests71: OK ✔ in 1 minute 53.73 seconds 15:21:05 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:21:22 sims: freeze> python -m pip freeze --all 15:21:22 buildlighty: freeze> python -m pip freeze --all 15:21:22 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:21:22 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:21:22 Using lighynode version 20.1.0.5 15:21:22 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:21:22 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:21:22 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:21:22 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:22:42 sims: OK ✔ in 27.57 seconds 15:22:42 buildlighty: OK ✔ in 1 minute 8.47 seconds 15:22:42 testsPCE: freeze> python -m pip freeze --all 15:22:42 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 15:22:42 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:22:42 pytest -q transportpce_tests/pce/test01_pce.py 15:23:30 .................... [100%] 15:24:34 20 passed in 111.33s (0:01:51) 15:24:34 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:24:51 ............ [100%] 15:25:21 12 passed in 47.21s 15:25:21 pytest -q transportpce_tests/pce/test03_gnpy.py 15:25:39 ........ [100%] 15:26:00 8 passed in 38.72s 15:26:00 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:26:33 ... [100%] 15:26:38 3 passed in 37.22s 15:26:39 testsPCE: OK ✔ in 5 minutes 33.1 seconds 15:26:39 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:26:39 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:26:39 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:26:45 tests_tapi: freeze> python -m pip freeze --all 15:26:45 tests121: freeze> python -m pip freeze --all 15:26:45 tests190: freeze> python -m pip freeze --all 15:26:46 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:46 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:26:46 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:46 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:26:46 using environment variables from ./karaf121.env 15:26:46 using environment variables from ./karaf221.env 15:26:46 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:26:46 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:26:46 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:46 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:26:46 using environment variables from ./karafoc.env 15:26:46 pytest -q transportpce_tests/oc/test01_portmapping.py 15:27:49 ................................................. [100%] 15:28:51 21 passed in 125.48s (0:02:05) 15:28:51 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:28:52 ................... [100%] 15:29:42 6 passed in 49.73s 15:29:42 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:29:42 ..................................... [100%] 15:31:04 10 passed in 258.44s (0:04:18) 15:31:04 pytest -q transportpce_tests/oc/test02_topology.py 15:31:06 ................... [100%] 15:31:47 51 passed in 301.19s (0:05:01) 15:31:47 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:31:47 ........ [100%] 15:32:03 14 passed in 58.75s 15:32:03 pytest -q transportpce_tests/oc/test03_renderer.py 15:32:34 ..................... [100%] 15:33:01 19 passed in 57.66s 15:33:02 tests190: OK ✔ in 6 minutes 23.33 seconds 15:33:02 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:33:05 .tests71: freeze> python -m pip freeze --all 15:33:10 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:33:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:33:10 using environment variables from ./karaf71.env 15:33:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:33:11 ........................ [100%] 15:33:55 12 passed in 45.08s 15:33:55 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:34:07 ........................................ [100%] 15:35:03 44 passed in 321.20s (0:05:21) 15:35:03 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:35:04 ....................................................................... [100%] 15:36:29 24 passed in 85.48s (0:01:25) 15:36:29 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:36:30 .. [100%] 15:36:34 62 passed in 158.18s (0:02:38) 15:36:34 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:36:45 .............. [100%]. 15:37:33 36 passed in 345.61s (0:05:45) 15:37:33 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:37:34 ................................................................................ [100%] 15:39:07 48 passed in 152.75s (0:02:32) 15:39:07 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:39:11 ................................ [100%] 15:39:51 40 passed in 201.63s (0:03:21) 15:39:51 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:39:52 .............................................................................................. [100%] 15:43:00 71 passed in 324.49s (0:05:24) 15:43:00 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:43:13 ....... [100%] 15:43:22 22 passed in 254.47s (0:04:14) 15:43:36 ............................ [100%] 15:45:22 19 passed in 143.67s (0:02:23) 15:45:22 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 15:46:32 ............ [100%] 15:48:47 54 passed in 536.04s (0:08:56) 15:48:49 ................ [100%] 15:53:01 22 passed in 458.87s (0:07:38) 15:53:02 tests71: OK ✔ in 10 minutes 20.62 seconds 15:53:02 tests121: OK ✔ in 22 minutes 9.17 seconds 15:53:02 tests_tapi: OK ✔ in 26 minutes 23.43 seconds 15:53:02 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:53:09 tests221: freeze> python -m pip freeze --all 15:53:09 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:53:09 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:53:09 using environment variables from ./karaf221.env 15:53:09 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:53:46 ................................... [100%] 15:54:26 35 passed in 76.47s (0:01:16) 15:54:26 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:54:58 ...... [100%] 15:55:12 6 passed in 45.64s 15:55:12 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:55:55 ............................................ [100%] 15:57:29 44 passed in 137.12s (0:02:17) 15:57:29 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:58:06 ............ [100%] 15:58:30 12 passed in 60.22s (0:01:00) 15:58:30 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:58:56 ................ [100%] 16:00:25 16 passed in 115.17s (0:01:55) 16:00:25 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:00:56 ............................... [100%] 16:01:02 31 passed in 36.35s 16:01:02 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:01:37 .......................... [100%] 16:02:33 26 passed in 90.74s (0:01:30) 16:02:33 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:03:09 ...................... [100%] 16:04:13 22 passed in 99.41s (0:01:39) 16:04:13 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:04:55 ........................................ [100%] 16:07:17 40 passed in 183.71s (0:03:03) 16:07:17 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:08:00 ........................................................................ [ 74%] 16:13:37 ......................... [100%] 16:15:29 97 passed in 491.77s (0:08:11) 16:15:29 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:16:09 ...................................................... [100%] 16:22:56 54 passed in 446.59s (0:07:26) 16:22:56 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:23:50 ........................................................................ [ 71%] 16:28:58 ............................. [100%] 16:31:07 101 passed in 491.39s (0:08:11) 16:31:07 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:32:02 ........................................................................ [ 67%] 16:37:48 ................................... [100%] 16:41:09 107 passed in 600.89s (0:10:00) 16:41:09 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:41:51 ............................................. [100%] 16:47:28 45 passed in 379.50s (0:06:19) 16:47:29 tests221: OK ✔ in 54 minutes 26.99 seconds 16:47:29 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:47:36 tests_hybrid: freeze> python -m pip freeze --all 16:47:36 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 16:47:36 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:47:36 using environment variables from ./karaf221.env 16:47:36 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:48:17 ................................................... [100%] 16:50:03 51 passed in 146.82s (0:02:26) 16:50:03 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:50:46 ........................................................................ [ 66%] 16:55:06 ..................................... [100%] 16:57:12 109 passed in 428.66s (0:07:08) 16:57:12 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:58:00 ..................................................... [100%] 17:01:33 53 passed in 260.21s (0:04:20) 17:01:33 buildcontroller: OK (125.30=setup[8.85]+cmd[116.45] seconds) 17:01:33 sims: OK (27.56=setup[23.91]+cmd[3.66] seconds) 17:01:33 build_karaf_tests121: OK (95.59=setup[8.05]+cmd[87.54] seconds) 17:01:33 testsPCE: OK (333.10=setup[97.26]+cmd[235.83] seconds) 17:01:33 tests121: OK (1329.17=setup[7.49]+cmd[1321.69] seconds) 17:01:33 build_karaf_tests221: OK (106.99=setup[7.85]+cmd[99.13] seconds) 17:01:33 tests_tapi: OK (1583.43=setup[7.49]+cmd[1575.94] seconds) 17:01:33 tests221: OK (3266.99=setup[7.82]+cmd[3259.17] seconds) 17:01:33 build_karaf_tests71: OK (113.73=setup[7.78]+cmd[105.95] seconds) 17:01:33 tests71: OK (620.62=setup[8.60]+cmd[612.02] seconds) 17:01:33 build_karaf_tests190: OK (113.60=setup[7.74]+cmd[105.86] seconds) 17:01:33 tests190: OK (383.33=setup[7.56]+cmd[375.77] seconds) 17:01:33 tests_hybrid: OK (844.28=setup[7.67]+cmd[836.61] seconds) 17:01:33 buildlighty: OK (68.47=setup[35.35]+cmd[33.12] seconds) 17:01:33 docs: OK (36.44=setup[33.57]+cmd[2.87] seconds) 17:01:33 docs-linkcheck: OK (36.67=setup[32.50]+cmd[4.17] seconds) 17:01:33 checkbashisms: OK (3.34=setup[2.02]+cmd[0.02,0.05,1.26] seconds) 17:01:33 pre-commit: OK (60.82=setup[3.26]+cmd[0.01,0.00,45.02,12.53] seconds) 17:01:33 pylint: OK (32.90=setup[4.36]+cmd[28.54] seconds) 17:01:33 congratulations :) (6266.89 seconds) 17:01:33 + tox_status=0 17:01:33 + echo '---> Completed tox runs' 17:01:33 ---> Completed tox runs 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/build_karaf_tests121/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=build_karaf_tests121 17:01:33 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:01:33 + for i in .tox/*/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 ++ echo .tox/build_karaf_tests190/log 17:01:33 + tox_env=build_karaf_tests190 17:01:33 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/build_karaf_tests221/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=build_karaf_tests221 17:01:33 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/build_karaf_tests71/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=build_karaf_tests71 17:01:33 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/buildcontroller/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=buildcontroller 17:01:33 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/buildlighty/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=buildlighty 17:01:33 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/checkbashisms/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=checkbashisms 17:01:33 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/docs-linkcheck/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=docs-linkcheck 17:01:33 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/docs/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=docs 17:01:33 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/pre-commit/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=pre-commit 17:01:33 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/pylint/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=pylint 17:01:33 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/sims/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=sims 17:01:33 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests121/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests121 17:01:33 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests190/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests190 17:01:33 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests221/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests221 17:01:33 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests71/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests71 17:01:33 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:01:33 + for i in .tox/*/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 ++ echo .tox/testsPCE/log 17:01:33 + tox_env=testsPCE 17:01:33 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests_hybrid/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests_hybrid 17:01:33 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:01:33 + for i in .tox/*/log 17:01:33 ++ echo .tox/tests_tapi/log 17:01:33 ++ awk -F/ '{print $2}' 17:01:33 + tox_env=tests_tapi 17:01:33 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:01:33 + DOC_DIR=docs/_build/html 17:01:33 + [[ -d docs/_build/html ]] 17:01:33 + echo '---> Archiving generated docs' 17:01:33 ---> Archiving generated docs 17:01:33 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:01:33 + echo '---> tox-run.sh ends' 17:01:33 ---> tox-run.sh ends 17:01:33 + test 0 -eq 0 17:01:33 $ ssh-agent -k 17:01:33 unset SSH_AUTH_SOCK; 17:01:33 unset SSH_AGENT_PID; 17:01:33 echo Agent pid 1576 killed; 17:01:33 [ssh-agent] Stopped. 17:01:33 [PostBuildScript] - [INFO] Executing post build scripts. 17:01:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17447032582901575272.sh 17:01:33 ---> sysstat.sh 17:01:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7640525180983126878.sh 17:01:34 ---> package-listing.sh 17:01:34 ++ facter osfamily 17:01:34 ++ tr '[:upper:]' '[:lower:]' 17:01:34 + OS_FAMILY=debian 17:01:34 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:01:34 + START_PACKAGES=/tmp/packages_start.txt 17:01:34 + END_PACKAGES=/tmp/packages_end.txt 17:01:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:34 + PACKAGES=/tmp/packages_start.txt 17:01:34 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:01:34 + PACKAGES=/tmp/packages_end.txt 17:01:34 + case "${OS_FAMILY}" in 17:01:34 + dpkg -l 17:01:34 + grep '^ii' 17:01:34 + '[' -f /tmp/packages_start.txt ']' 17:01:34 + '[' -f /tmp/packages_end.txt ']' 17:01:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:34 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:01:34 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:01:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:01:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3291510490648414833.sh 17:01:34 ---> capture-instance-metadata.sh 17:01:34 Setup pyenv: 17:01:34 system 17:01:34 3.8.20 17:01:34 3.9.20 17:01:34 3.10.15 17:01:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:01:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2YU from file:/tmp/.os_lf_venv 17:01:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:01:37 lf-activate-venv(): INFO: Base packages installed successfully 17:01:37 lf-activate-venv(): INFO: Installing additional packages: lftools 17:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-k2YU/bin to PATH 17:01:50 INFO: Running in OpenStack, capturing instance metadata 17:01:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2415319504631935441.sh 17:01:51 provisioning config files... 17:01:52 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4261 17:01:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10469282214292648994tmp 17:01:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:01:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:01:52 provisioning config files... 17:01:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:01:52 [EnvInject] - Injecting environment variables from a build step. 17:01:52 [EnvInject] - Injecting as environment variables the properties content 17:01:52 SERVER_ID=logs 17:01:52 17:01:52 [EnvInject] - Variables injected successfully. 17:01:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7148392663234159203.sh 17:01:52 ---> create-netrc.sh 17:01:52 WARN: Log server credential not found. 17:01:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5345362329035015844.sh 17:01:52 ---> python-tools-install.sh 17:01:52 Setup pyenv: 17:01:52 system 17:01:52 3.8.20 17:01:52 3.9.20 17:01:52 3.10.15 17:01:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:01:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2YU from file:/tmp/.os_lf_venv 17:01:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:01:54 lf-activate-venv(): INFO: Base packages installed successfully 17:01:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-k2YU/bin to PATH 17:02:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11030822460359734848.sh 17:02:05 ---> sudo-logs.sh 17:02:05 Archiving 'sudo' log.. 17:02:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4820329880288264256.sh 17:02:05 ---> job-cost.sh 17:02:05 Setup pyenv: 17:02:05 system 17:02:05 3.8.20 17:02:05 3.9.20 17:02:05 3.10.15 17:02:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2YU from file:/tmp/.os_lf_venv 17:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:08 lf-activate-venv(): INFO: Base packages installed successfully 17:02:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-k2YU/bin to PATH 17:02:14 INFO: No Stack... 17:02:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:02:15 INFO: Archiving Costs 17:02:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1814693269102368445.sh 17:02:15 ---> logs-deploy.sh 17:02:15 Setup pyenv: 17:02:15 system 17:02:15 3.8.20 17:02:15 3.9.20 17:02:15 3.10.15 17:02:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2YU from file:/tmp/.os_lf_venv 17:02:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:02:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:02:17 lf-activate-venv(): INFO: Base packages installed successfully 17:02:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:02:27 lf-activate-venv(): INFO: Adding /tmp/venv-k2YU/bin to PATH 17:02:27 WARNING: Nexus logging server not set 17:02:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4261/ 17:02:27 INFO: archiving logs to S3 17:02:29 ---> uname -a: 17:02:29 Linux prd-ubuntu2204-docker-4c-16g-6061 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:02:29 17:02:29 17:02:29 ---> lscpu: 17:02:29 Architecture: x86_64 17:02:29 CPU op-mode(s): 32-bit, 64-bit 17:02:29 Address sizes: 40 bits physical, 48 bits virtual 17:02:29 Byte Order: Little Endian 17:02:29 CPU(s): 4 17:02:29 On-line CPU(s) list: 0-3 17:02:29 Vendor ID: AuthenticAMD 17:02:29 Model name: AMD EPYC-Rome Processor 17:02:29 CPU family: 23 17:02:29 Model: 49 17:02:29 Thread(s) per core: 1 17:02:29 Core(s) per socket: 1 17:02:29 Socket(s): 4 17:02:29 Stepping: 0 17:02:29 BogoMIPS: 5599.99 17:02: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 17:02:29 Virtualization: AMD-V 17:02:29 Hypervisor vendor: KVM 17:02:29 Virtualization type: full 17:02:29 L1d cache: 128 KiB (4 instances) 17:02:29 L1i cache: 128 KiB (4 instances) 17:02:29 L2 cache: 2 MiB (4 instances) 17:02:29 L3 cache: 64 MiB (4 instances) 17:02:29 NUMA node(s): 1 17:02:29 NUMA node0 CPU(s): 0-3 17:02:29 Vulnerability Gather data sampling: Not affected 17:02:29 Vulnerability Indirect target selection: Not affected 17:02:29 Vulnerability Itlb multihit: Not affected 17:02:29 Vulnerability L1tf: Not affected 17:02:29 Vulnerability Mds: Not affected 17:02:29 Vulnerability Meltdown: Not affected 17:02:29 Vulnerability Mmio stale data: Not affected 17:02:29 Vulnerability Reg file data sampling: Not affected 17:02:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:02:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:02:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:02:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:02:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:02:29 Vulnerability Srbds: Not affected 17:02:29 Vulnerability Tsa: Not affected 17:02:29 Vulnerability Tsx async abort: Not affected 17:02:29 Vulnerability Vmscape: Not affected 17:02:29 17:02:29 17:02:29 ---> nproc: 17:02:29 4 17:02:29 17:02:29 17:02:29 ---> df -h: 17:02:29 Filesystem Size Used Avail Use% Mounted on 17:02:29 tmpfs 1.6G 1.1M 1.6G 1% /run 17:02:29 /dev/vda1 78G 18G 60G 23% / 17:02:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:02:29 tmpfs 5.0M 0 5.0M 0% /run/lock 17:02:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:02:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:02:29 17:02:29 17:02:29 ---> free -m: 17:02:29 total used free shared buff/cache available 17:02:29 Mem: 15989 704 10523 4 4761 14942 17:02:29 Swap: 1023 0 1023 17:02:29 17:02:29 17:02:29 ---> ip addr: 17:02:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:02:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:02:29 inet 127.0.0.1/8 scope host lo 17:02:29 valid_lft forever preferred_lft forever 17:02:29 inet6 ::1/128 scope host 17:02:29 valid_lft forever preferred_lft forever 17:02:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:02:29 link/ether fa:16:3e:ca:f4:6b brd ff:ff:ff:ff:ff:ff 17:02:29 altname enp0s3 17:02:29 inet 10.30.170.133/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:02:29 valid_lft 79909sec preferred_lft 79909sec 17:02:29 inet6 fe80::f816:3eff:feca:f46b/64 scope link 17:02:29 valid_lft forever preferred_lft forever 17:02:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:02:29 link/ether 8a:f9:9b:c5:bb:fc brd ff:ff:ff:ff:ff:ff 17:02:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:02:29 valid_lft forever preferred_lft forever 17:02:29 17:02:29 17:02:29 ---> sar -b -r -n DEV: 17:02:29 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6061) 01/30/26 _x86_64_ (4 CPU) 17:02:29 17:02:29 15:14:22 LINUX RESTART (4 CPU) 17:02:29 17:02:29 15:20:18 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:02:29 15:30:18 73.13 3.29 65.54 4.30 534.71 22187.29 11532.47 17:02:29 15:40:00 57.94 24.68 31.53 1.72 309.25 1756.39 869.53 17:02:29 15:50:18 9.11 0.09 8.51 0.51 4.98 301.92 492.73 17:02:29 16:00:18 15.56 0.05 14.78 0.73 1.83 722.79 401.45 17:02:29 16:10:00 14.95 0.05 14.17 0.73 2.52 481.54 461.96 17:02:29 16:20:18 4.63 0.00 4.45 0.17 0.25 130.76 62.20 17:02:29 16:30:18 20.44 0.08 5.16 15.20 2.35 153.23 211891.93 17:02:29 16:40:00 5.58 0.01 5.38 0.19 0.34 160.33 56.41 17:02:29 16:50:04 8.96 0.01 8.55 0.41 0.68 549.07 328.65 17:02:29 17:00:18 7.36 0.01 7.06 0.28 0.57 282.63 102.81 17:02:29 Average: 21.59 2.75 16.42 2.42 84.82 2667.66 22617.95 17:02:29 17:02:29 15:20:18 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:02:29 15:30:18 164136 3872844 12054940 73.63 255184 3384580 14491888 83.18 2159696 13407908 272 17:02:29 15:40:00 4422188 8010984 7920188 48.37 267088 3294408 9168356 52.63 2320864 9049004 3596 17:02:29 15:50:18 6102248 9720352 6211064 37.93 268364 3322628 6905380 39.64 2330900 7331904 116 17:02:29 16:00:18 10011548 13765388 2170960 13.26 273736 3448236 2873448 16.49 2381788 3404280 64 17:02:29 16:10:00 7623272 11444312 4490840 27.43 276092 3512960 5159756 29.62 2387252 5791592 40 17:02:29 16:20:18 7397820 11237356 4697900 28.69 276512 3530984 5387008 30.92 2388348 6001440 204 17:02:29 16:30:18 5918868 9784244 6150108 37.56 277316 3555928 6831620 39.21 2395716 7477236 192 17:02:29 16:40:00 5966340 9852976 6081428 37.14 277768 3576676 6790768 38.98 2398572 7428568 284 17:02:29 16:50:04 11277960 15313048 623284 3.81 281616 3714832 1310740 7.52 2412996 2089944 22504 17:02:29 17:00:18 6531060 10595156 5338940 32.61 282604 3742640 6023616 34.58 2425556 6828140 292 17:02:29 Average: 6541544 10359666 5573965 34.04 273628 3508387 6494258 37.28 2360169 6881002 2756 17:02:29 17:02:29 15:20:18 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:02:29 15:30:18 lo 12.55 12.55 10.65 10.65 0.00 0.00 0.00 0.00 17:02:29 15:30:18 ens3 43.36 27.47 765.92 3.04 0.00 0.00 0.00 0.00 17:02:29 15:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 15:40:00 lo 41.88 41.88 21.57 21.57 0.00 0.00 0.00 0.00 17:02:29 15:40:00 ens3 2.32 2.04 0.57 0.48 0.00 0.00 0.00 0.00 17:02:29 15:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 15:50:18 lo 30.22 30.22 13.40 13.40 0.00 0.00 0.00 0.00 17:02:29 15:50:18 ens3 1.21 0.81 0.25 0.19 0.00 0.00 0.00 0.00 17:02:29 15:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:00:18 lo 11.22 11.22 5.45 5.45 0.00 0.00 0.00 0.00 17:02:29 16:00:18 ens3 1.20 1.20 0.28 1.37 0.00 0.00 0.00 0.00 17:02:29 16:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:10:00 lo 20.28 20.28 10.82 10.82 0.00 0.00 0.00 0.00 17:02:29 16:10:00 ens3 5.99 3.42 3.71 2.46 0.00 0.00 0.00 0.00 17:02:29 16:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:20:18 lo 22.54 22.54 8.86 8.86 0.00 0.00 0.00 0.00 17:02:29 16:20:18 ens3 0.80 0.74 0.18 0.14 0.00 0.00 0.00 0.00 17:02:29 16:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:30:18 lo 25.48 25.48 11.23 11.23 0.00 0.00 0.00 0.00 17:02:29 16:30:18 ens3 0.77 0.53 0.16 0.12 0.00 0.00 0.00 0.00 17:02:29 16:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:40:00 lo 17.64 17.64 10.73 10.73 0.00 0.00 0.00 0.00 17:02:29 16:40:00 ens3 0.97 0.58 0.24 0.17 0.00 0.00 0.00 0.00 17:02:29 16:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 16:50:04 lo 13.03 13.03 7.33 7.33 0.00 0.00 0.00 0.00 17:02:29 16:50:04 ens3 0.88 0.65 0.22 0.17 0.00 0.00 0.00 0.00 17:02:29 16:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 17:00:18 lo 28.96 28.96 12.03 12.03 0.00 0.00 0.00 0.00 17:02:29 17:00:18 ens3 0.88 0.66 0.18 0.14 0.00 0.00 0.00 0.00 17:02:29 17:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 Average: lo 22.38 22.38 11.18 11.18 0.00 0.00 0.00 0.00 17:02:29 Average: ens3 5.82 3.80 77.16 0.82 0.00 0.00 0.00 0.00 17:02:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:29 17:02:29 17:02:29 ---> sar -P ALL: 17:02:29 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6061) 01/30/26 _x86_64_ (4 CPU) 17:02:29 17:02:29 15:14:22 LINUX RESTART (4 CPU) 17:02:29 17:02:29 15:20:18 CPU %user %nice %system %iowait %steal %idle 17:02:29 15:30:18 all 41.09 0.00 2.17 7.51 0.13 49.09 17:02:29 15:30:18 0 44.01 0.00 2.42 8.14 0.14 45.29 17:02:29 15:30:18 1 39.85 0.00 1.93 6.74 0.13 51.36 17:02:29 15:30:18 2 41.78 0.00 2.12 7.22 0.14 48.74 17:02:29 15:30:18 3 38.73 0.00 2.23 7.94 0.13 50.97 17:02:29 15:40:00 all 52.12 0.00 2.07 0.13 0.15 45.54 17:02:29 15:40:00 0 51.45 0.00 2.16 0.10 0.15 46.14 17:02:29 15:40:00 1 52.54 0.00 1.91 0.11 0.15 45.30 17:02:29 15:40:00 2 51.80 0.00 2.20 0.11 0.15 45.74 17:02:29 15:40:00 3 52.70 0.00 2.00 0.18 0.15 44.97 17:02:29 15:50:18 all 22.15 0.00 1.11 0.15 0.12 76.47 17:02:29 15:50:18 0 22.06 0.00 1.14 0.04 0.12 76.64 17:02:29 15:50:18 1 22.00 0.00 1.01 0.27 0.13 76.60 17:02:29 15:50:18 2 22.68 0.00 1.19 0.24 0.12 75.77 17:02:29 15:50:18 3 21.86 0.00 1.10 0.06 0.13 76.85 17:02:29 16:00:18 all 21.36 0.00 0.84 0.09 0.10 77.61 17:02:29 16:00:18 0 21.41 0.00 0.91 0.03 0.10 77.54 17:02:29 16:00:18 1 21.95 0.00 0.92 0.08 0.11 76.95 17:02:29 16:00:18 2 21.58 0.00 0.79 0.03 0.11 77.50 17:02:29 16:00:18 3 20.49 0.00 0.74 0.21 0.10 78.46 17:02:29 16:10:00 all 25.63 0.00 0.87 0.06 0.11 73.34 17:02:29 16:10:00 0 26.03 0.00 0.89 0.06 0.11 72.92 17:02:29 16:10:00 1 24.82 0.00 0.84 0.04 0.11 74.19 17:02:29 16:10:00 2 25.95 0.00 0.93 0.04 0.11 72.98 17:02:29 16:10:00 3 25.71 0.00 0.81 0.09 0.11 73.27 17:02:29 16:20:18 all 7.81 0.00 0.40 0.02 0.10 91.68 17:02:29 16:20:18 0 7.52 0.00 0.36 0.00 0.09 92.03 17:02:29 16:20:18 1 7.79 0.00 0.42 0.00 0.09 91.69 17:02:29 16:20:18 2 7.95 0.00 0.42 0.02 0.10 91.51 17:02:29 16:20:18 3 7.98 0.00 0.42 0.05 0.09 91.47 17:02:29 16:30:18 all 9.92 0.00 0.53 0.06 0.10 89.39 17:02:29 16:30:18 0 10.17 0.00 0.52 0.02 0.10 89.19 17:02:29 16:30:18 1 10.33 0.00 0.55 0.03 0.10 88.99 17:02:29 16:30:18 2 9.80 0.00 0.56 0.13 0.11 89.40 17:02:29 16:30:18 3 9.39 0.00 0.49 0.06 0.10 89.97 17:02:29 16:40:00 all 9.62 0.00 0.50 0.03 0.10 89.75 17:02:29 16:40:00 0 9.41 0.00 0.45 0.00 0.10 90.04 17:02:29 16:40:00 1 9.67 0.00 0.50 0.06 0.10 89.67 17:02:29 16:40:00 2 9.68 0.00 0.51 0.02 0.11 89.69 17:02:29 16:40:00 3 9.74 0.00 0.53 0.03 0.11 89.59 17:02:29 16:50:04 all 12.63 0.00 0.62 0.04 0.10 86.61 17:02:29 16:50:04 0 12.51 0.00 0.64 0.02 0.10 86.73 17:02:29 16:50:04 1 13.42 0.00 0.56 0.02 0.11 85.89 17:02:29 16:50:04 2 12.75 0.00 0.69 0.06 0.10 86.41 17:02:29 16:50:04 3 11.82 0.00 0.60 0.06 0.11 87.41 17:02:29 17:00:18 all 15.14 0.00 0.68 0.03 0.11 84.05 17:02:29 17:00:18 0 14.93 0.00 0.67 0.05 0.10 84.25 17:02:29 17:00:18 1 15.56 0.00 0.65 0.01 0.11 83.68 17:02:29 17:00:18 2 14.90 0.00 0.75 0.04 0.11 84.20 17:02:29 17:00:18 3 15.18 0.00 0.66 0.01 0.10 84.05 17:02:29 Average: all 21.61 0.00 0.97 0.81 0.11 76.49 17:02:29 Average: 0 21.81 0.00 1.01 0.85 0.11 76.22 17:02:29 Average: 1 21.66 0.00 0.92 0.74 0.11 76.57 17:02:29 Average: 2 21.74 0.00 1.01 0.79 0.12 76.34 17:02:29 Average: 3 21.22 0.00 0.95 0.87 0.11 76.85 17:02:29 17:02:29 17:02:29