09:15:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 09:15:04 Running as SYSTEM 09:15:04 [EnvInject] - Loading node environment variables. 09:15:04 Building remotely on prd-ubuntu2204-docker-4c-16g-11907 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:15:08 [ssh-agent] Looking for ssh-agent implementation... 09:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:08 $ ssh-agent 09:15:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaVcGG0/agent.1570 09:15:09 SSH_AGENT_PID=1572 09:15:09 [ssh-agent] Started. 09:15:09 Running ssh-add (command line suppressed) 09:15:09 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_18431559864138584559.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_18431559864138584559.key) 09:15:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:15:09 The recommended git tool is: NONE 09:15:15 using credential jenkins-ssh 09:15:15 Wiping out workspace first. 09:15:15 Cloning the remote Git repository 09:15:15 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:15:15 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:15:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:15:15 > git --version # timeout=10 09:15:15 > git --version # 'git version 2.34.1' 09:15:15 using GIT_SSH to set credentials jenkins-ssh 09:15:15 Verifying host key using known hosts file 09:15:15 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. 09:15:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:15:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:15:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:15:23 using GIT_SSH to set credentials jenkins-ssh 09:15:23 Verifying host key using known hosts file 09:15:23 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. 09:15:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/57/116657/52 # timeout=10 09:15:23 > git rev-parse 49cdc6eeebbfc56ea34a22385c7ae1c577c7f642^{commit} # timeout=10 09:15:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:15:23 Checking out Revision 49cdc6eeebbfc56ea34a22385c7ae1c577c7f642 (refs/changes/57/116657/52) 09:15:23 > git config core.sparsecheckout # timeout=10 09:15:23 > git checkout -f 49cdc6eeebbfc56ea34a22385c7ae1c577c7f642 # timeout=10 09:15:24 Commit message: "TAPI listener on OpenROADM topology updated" 09:15:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:15:24 > git rev-list --no-walk a4cdcba3ad758d62861cec4b03a15be5d652c6ba # timeout=10 09:15:24 > git remote # timeout=10 09:15:24 > git submodule init # timeout=10 09:15:24 > git submodule sync # timeout=10 09:15:24 > git config --get remote.origin.url # timeout=10 09:15:24 > git submodule init # timeout=10 09:15:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:15:24 ERROR: No submodules found. 09:15:28 provisioning config files... 09:15:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:15:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:15:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2311343508409539671.sh 09:15:28 ---> python-tools-install.sh 09:15:28 Setup pyenv: 09:15:28 * system (set by /opt/pyenv/version) 09:15:28 * 3.8.20 (set by /opt/pyenv/version) 09:15:29 * 3.9.20 (set by /opt/pyenv/version) 09:15:29 3.10.15 09:15:29 3.11.10 09:15:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8WPL 09:15:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:15:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:15:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:15:37 lf-activate-venv(): INFO: Base packages installed successfully 09:15:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:16:04 lf-activate-venv(): INFO: Adding /tmp/venv-8WPL/bin to PATH 09:16:04 Generating Requirements File 09:16:24 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:16:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:16:24 Python 3.11.10 09:16:25 pip 25.3 from /tmp/venv-8WPL/lib/python3.11/site-packages/pip (python 3.11) 09:16:25 appdirs==1.4.4 09:16:25 argcomplete==3.6.3 09:16:25 aspy.yaml==1.3.0 09:16:25 attrs==25.4.0 09:16:25 autopage==0.5.2 09:16:25 beautifulsoup4==4.14.3 09:16:25 boto3==1.42.5 09:16:25 botocore==1.42.5 09:16:25 bs4==0.0.2 09:16:25 cachetools==6.2.2 09:16:25 certifi==2025.11.12 09:16:25 cffi==2.0.0 09:16:25 cfgv==3.5.0 09:16:25 chardet==5.2.0 09:16:25 charset-normalizer==3.4.4 09:16:25 click==8.3.1 09:16:25 cliff==4.13.0 09:16:25 cmd2==3.0.0 09:16:25 cryptography==3.3.2 09:16:25 debtcollector==3.0.0 09:16:25 decorator==5.2.1 09:16:25 defusedxml==0.7.1 09:16:25 Deprecated==1.3.1 09:16:25 distlib==0.4.0 09:16:25 dnspython==2.8.0 09:16:25 docker==7.1.0 09:16:25 dogpile.cache==1.5.0 09:16:25 durationpy==0.10 09:16:25 email-validator==2.3.0 09:16:25 filelock==3.20.0 09:16:25 future==1.0.0 09:16:25 gitdb==4.0.12 09:16:25 GitPython==3.1.45 09:16:25 google-auth==2.43.0 09:16:25 httplib2==0.31.0 09:16:25 identify==2.6.15 09:16:25 idna==3.11 09:16:25 importlib-resources==1.5.0 09:16:25 iso8601==2.1.0 09:16:25 Jinja2==3.1.6 09:16:25 jmespath==1.0.1 09:16:25 jsonpatch==1.33 09:16:25 jsonpointer==3.0.0 09:16:25 jsonschema==4.25.1 09:16:25 jsonschema-specifications==2025.9.1 09:16:25 keystoneauth1==5.12.0 09:16:25 kubernetes==34.1.0 09:16:25 lftools==0.37.17 09:16:25 lxml==6.0.2 09:16:25 markdown-it-py==4.0.0 09:16:25 MarkupSafe==3.0.3 09:16:25 mdurl==0.1.2 09:16:25 msgpack==1.1.2 09:16:25 multi_key_dict==2.0.3 09:16:25 munch==4.0.0 09:16:25 netaddr==1.3.0 09:16:25 niet==1.4.2 09:16:25 nodeenv==1.9.1 09:16:25 oauth2client==4.1.3 09:16:25 oauthlib==3.3.1 09:16:25 openstacksdk==4.8.0 09:16:25 os-service-types==1.8.2 09:16:25 osc-lib==4.2.0 09:16:25 oslo.config==10.1.0 09:16:25 oslo.context==6.2.0 09:16:25 oslo.i18n==6.7.1 09:16:25 oslo.log==7.2.1 09:16:25 oslo.serialization==5.8.0 09:16:25 oslo.utils==9.2.0 09:16:25 packaging==25.0 09:16:25 pbr==7.0.3 09:16:25 platformdirs==4.5.1 09:16:25 prettytable==3.17.0 09:16:25 psutil==7.1.3 09:16:25 pyasn1==0.6.1 09:16:25 pyasn1_modules==0.4.2 09:16:25 pycparser==2.23 09:16:25 pygerrit2==2.0.15 09:16:25 PyGithub==2.8.1 09:16:25 Pygments==2.19.2 09:16:25 PyJWT==2.10.1 09:16:25 PyNaCl==1.6.1 09:16:25 pyparsing==2.4.7 09:16:25 pyperclip==1.11.0 09:16:25 pyrsistent==0.20.0 09:16:25 python-cinderclient==9.8.0 09:16:25 python-dateutil==2.9.0.post0 09:16:25 python-heatclient==4.3.0 09:16:25 python-jenkins==1.8.3 09:16:25 python-keystoneclient==5.7.0 09:16:25 python-magnumclient==4.9.0 09:16:25 python-openstackclient==8.2.0 09:16:25 python-swiftclient==4.9.0 09:16:25 PyYAML==6.0.3 09:16:25 referencing==0.37.0 09:16:25 requests==2.32.5 09:16:25 requests-oauthlib==2.0.0 09:16:25 requestsexceptions==1.4.0 09:16:25 rfc3986==2.0.0 09:16:25 rich==14.2.0 09:16:25 rich-argparse==1.7.2 09:16:25 rpds-py==0.30.0 09:16:25 rsa==4.9.1 09:16:25 ruamel.yaml==0.18.16 09:16:25 ruamel.yaml.clib==0.2.15 09:16:25 s3transfer==0.16.0 09:16:25 simplejson==3.20.2 09:16:25 six==1.17.0 09:16:25 smmap==5.0.2 09:16:25 soupsieve==2.8 09:16:25 stevedore==5.6.0 09:16:25 tabulate==0.9.0 09:16:25 toml==0.10.2 09:16:25 tomlkit==0.13.3 09:16:25 tqdm==4.67.1 09:16:25 typing_extensions==4.15.0 09:16:25 tzdata==2025.2 09:16:25 urllib3==1.26.20 09:16:25 virtualenv==20.35.4 09:16:25 wcwidth==0.2.14 09:16:25 websocket-client==1.9.0 09:16:25 wrapt==2.0.1 09:16:25 xdg==6.0.0 09:16:25 xmltodict==1.0.2 09:16:25 yq==3.4.3 09:16:25 [EnvInject] - Injecting environment variables from a build step. 09:16:25 [EnvInject] - Injecting as environment variables the properties content 09:16:25 PYTHON=python3 09:16:25 09:16:25 [EnvInject] - Variables injected successfully. 09:16:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5925099286243878082.sh 09:16:25 ---> tox-install.sh 09:16:25 + source /home/jenkins/lf-env.sh 09:16:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:25 ++ mktemp -d /tmp/venv-XXXX 09:16:25 + lf_venv=/tmp/venv-KTFx 09:16:25 + local venv_file=/tmp/.os_lf_venv 09:16:25 + local python=python3 09:16:25 + local options 09:16:25 + local set_path=true 09:16:25 + local install_args= 09:16:25 ++ 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 09:16:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:25 + true 09:16:25 + case $1 in 09:16:25 + venv_file=/tmp/.toxenv 09:16:25 + shift 2 09:16:25 + true 09:16:25 + case $1 in 09:16:25 + shift 09:16:25 + break 09:16:25 + case $python in 09:16:25 + local pkg_list= 09:16:25 + [[ -d /opt/pyenv ]] 09:16:25 + echo 'Setup pyenv:' 09:16:25 Setup pyenv: 09:16:25 + export PYENV_ROOT=/opt/pyenv 09:16:25 + PYENV_ROOT=/opt/pyenv 09:16:25 + 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 09:16:25 + 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 09:16:25 + pyenv versions 09:16:25 system 09:16:25 3.8.20 09:16:25 3.9.20 09:16:25 3.10.15 09:16:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:16:25 + command -v pyenv 09:16:25 ++ pyenv init - --no-rehash 09:16:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:16:25 for i in ${!paths[@]}; do 09:16:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:16:25 fi; done; 09:16:25 echo "${paths[*]}"'\'')" 09:16:25 export PATH="/opt/pyenv/shims:${PATH}" 09:16:25 export PYENV_SHELL=bash 09:16:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:25 pyenv() { 09:16:25 local command 09:16:25 command="${1:-}" 09:16:25 if [ "$#" -gt 0 ]; then 09:16:25 shift 09:16:25 fi 09:16:25 09:16:25 case "$command" in 09:16:25 rehash|shell) 09:16:25 eval "$(pyenv "sh-$command" "$@")" 09:16:25 ;; 09:16:25 *) 09:16:25 command pyenv "$command" "$@" 09:16:25 ;; 09:16:25 esac 09:16:25 }' 09:16:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:16:25 for i in ${!paths[@]}; do 09:16:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:16:25 fi; done; 09:16:25 echo "${paths[*]}"' 09:16:25 ++ 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 09:16:25 ++ 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 09:16:25 ++ 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 09:16:25 ++ export PYENV_SHELL=bash 09:16:25 ++ PYENV_SHELL=bash 09:16:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:25 +++ complete -F _pyenv pyenv 09:16:25 ++ lf-pyver python3 09:16:25 ++ local py_version_xy=python3 09:16:25 ++ local py_version_xyz= 09:16:25 ++ pyenv versions 09:16:25 ++ local command 09:16:25 ++ command=versions 09:16:25 ++ '[' 1 -gt 0 ']' 09:16:25 ++ shift 09:16:25 ++ case "$command" in 09:16:25 ++ command pyenv versions 09:16:25 ++ grep -E '^[0-9.]*[0-9]$' 09:16:25 ++ sed 's/^[ *]* //' 09:16:25 ++ awk '{ print $1 }' 09:16:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:25 +++ grep '^3' /tmp/.pyenv_versions 09:16:25 +++ sort -V 09:16:25 +++ tail -n 1 09:16:25 ++ py_version_xyz=3.11.10 09:16:25 ++ [[ -z 3.11.10 ]] 09:16:25 ++ echo 3.11.10 09:16:25 ++ return 0 09:16:25 + pyenv local 3.11.10 09:16:25 + local command 09:16:25 + command=local 09:16:25 + '[' 2 -gt 0 ']' 09:16:25 + shift 09:16:25 + case "$command" in 09:16:25 + command pyenv local 3.11.10 09:16:25 + for arg in "$@" 09:16:25 + case $arg in 09:16:25 + pkg_list+='tox ' 09:16:25 + for arg in "$@" 09:16:25 + case $arg in 09:16:25 + pkg_list+='virtualenv ' 09:16:25 + for arg in "$@" 09:16:25 + case $arg in 09:16:25 + pkg_list+='urllib3~=1.26.15 ' 09:16:25 + [[ -f /tmp/.toxenv ]] 09:16:25 + [[ ! -f /tmp/.toxenv ]] 09:16:25 + [[ -n '' ]] 09:16:25 + python3 -m venv /tmp/venv-KTFx 09:16:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTFx' 09:16:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTFx 09:16:29 + echo /tmp/venv-KTFx 09:16:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:16:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:16:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:16:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:29 + local 'pip_opts=--upgrade --quiet' 09:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:16:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:16:29 + [[ -n '' ]] 09:16:29 + [[ -n '' ]] 09:16:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:16:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:29 + /tmp/venv-KTFx/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 09:16:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:16:33 lf-activate-venv(): INFO: Base packages installed successfully 09:16:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:16:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:16:33 + /tmp/venv-KTFx/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 09:16:35 + type python3 09:16:35 + true 09:16:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTFx/bin to PATH' 09:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-KTFx/bin to PATH 09:16:35 + PATH=/tmp/venv-KTFx/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 09:16:35 + return 0 09:16:35 + python3 --version 09:16:35 Python 3.11.10 09:16:35 + python3 -m pip --version 09:16:35 pip 25.3 from /tmp/venv-KTFx/lib/python3.11/site-packages/pip (python 3.11) 09:16:35 + python3 -m pip freeze 09:16:36 cachetools==6.2.2 09:16:36 chardet==5.2.0 09:16:36 colorama==0.4.6 09:16:36 distlib==0.4.0 09:16:36 filelock==3.20.0 09:16:36 packaging==25.0 09:16:36 platformdirs==4.5.1 09:16:36 pluggy==1.6.0 09:16:36 pyproject-api==1.10.0 09:16:36 tox==4.32.0 09:16:36 urllib3==1.26.20 09:16:36 virtualenv==20.35.4 09:16:36 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins13397891464630356945.sh 09:16:36 [EnvInject] - Injecting environment variables from a build step. 09:16:36 [EnvInject] - Injecting as environment variables the properties content 09:16:36 PARALLEL=True 09:16:36 09:16:36 [EnvInject] - Variables injected successfully. 09:16:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15567500173097197325.sh 09:16:36 ---> tox-run.sh 09:16:36 + 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 09:16:36 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:16:36 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:16:36 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:16:36 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:16:36 + source /home/jenkins/lf-env.sh 09:16:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:36 ++ mktemp -d /tmp/venv-XXXX 09:16:36 + lf_venv=/tmp/venv-fOaO 09:16:36 + local venv_file=/tmp/.os_lf_venv 09:16:36 + local python=python3 09:16:36 + local options 09:16:36 + local set_path=true 09:16:36 + local install_args= 09:16:36 ++ 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 09:16:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:36 + true 09:16:36 + case $1 in 09:16:36 + venv_file=/tmp/.toxenv 09:16:36 + shift 2 09:16:36 + true 09:16:36 + case $1 in 09:16:36 + shift 09:16:36 + break 09:16:36 + case $python in 09:16:36 + local pkg_list= 09:16:36 + [[ -d /opt/pyenv ]] 09:16:36 + echo 'Setup pyenv:' 09:16:36 Setup pyenv: 09:16:36 + export PYENV_ROOT=/opt/pyenv 09:16:36 + PYENV_ROOT=/opt/pyenv 09:16:36 + 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 09:16:36 + 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 09:16:36 + pyenv versions 09:16:36 system 09:16:36 3.8.20 09:16:36 3.9.20 09:16:36 3.10.15 09:16:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:16:36 + command -v pyenv 09:16:36 ++ pyenv init - --no-rehash 09:16:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:16:36 for i in ${!paths[@]}; do 09:16:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:16:36 fi; done; 09:16:36 echo "${paths[*]}"'\'')" 09:16:36 export PATH="/opt/pyenv/shims:${PATH}" 09:16:36 export PYENV_SHELL=bash 09:16:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:36 pyenv() { 09:16:36 local command 09:16:36 command="${1:-}" 09:16:36 if [ "$#" -gt 0 ]; then 09:16:36 shift 09:16:36 fi 09:16:36 09:16:36 case "$command" in 09:16:36 rehash|shell) 09:16:36 eval "$(pyenv "sh-$command" "$@")" 09:16:36 ;; 09:16:36 *) 09:16:36 command pyenv "$command" "$@" 09:16:36 ;; 09:16:36 esac 09:16:36 }' 09:16:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:16:36 for i in ${!paths[@]}; do 09:16:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:16:36 fi; done; 09:16:36 echo "${paths[*]}"' 09:16:36 ++ 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 09:16:36 ++ 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 09:16:36 ++ 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 09:16:36 ++ export PYENV_SHELL=bash 09:16:36 ++ PYENV_SHELL=bash 09:16:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:36 +++ complete -F _pyenv pyenv 09:16:36 ++ lf-pyver python3 09:16:36 ++ local py_version_xy=python3 09:16:36 ++ local py_version_xyz= 09:16:36 ++ pyenv versions 09:16:36 ++ sed 's/^[ *]* //' 09:16:36 ++ local command 09:16:36 ++ command=versions 09:16:36 ++ awk '{ print $1 }' 09:16:36 ++ grep -E '^[0-9.]*[0-9]$' 09:16:36 ++ '[' 1 -gt 0 ']' 09:16:36 ++ shift 09:16:36 ++ case "$command" in 09:16:36 ++ command pyenv versions 09:16:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:36 +++ grep '^3' /tmp/.pyenv_versions 09:16:36 +++ sort -V 09:16:36 +++ tail -n 1 09:16:36 ++ py_version_xyz=3.11.10 09:16:36 ++ [[ -z 3.11.10 ]] 09:16:36 ++ echo 3.11.10 09:16:36 ++ return 0 09:16:36 + pyenv local 3.11.10 09:16:36 + local command 09:16:36 + command=local 09:16:36 + '[' 2 -gt 0 ']' 09:16:36 + shift 09:16:36 + case "$command" in 09:16:36 + command pyenv local 3.11.10 09:16:36 + for arg in "$@" 09:16:36 + case $arg in 09:16:36 + pkg_list+='tox ' 09:16:36 + for arg in "$@" 09:16:36 + case $arg in 09:16:36 + pkg_list+='virtualenv ' 09:16:36 + for arg in "$@" 09:16:36 + case $arg in 09:16:36 + pkg_list+='urllib3~=1.26.15 ' 09:16:36 + [[ -f /tmp/.toxenv ]] 09:16:36 ++ cat /tmp/.toxenv 09:16:36 + lf_venv=/tmp/venv-KTFx 09:16:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTFx from' file:/tmp/.toxenv 09:16:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTFx from file:/tmp/.toxenv 09:16:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:16:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:16:36 + local 'pip_opts=--upgrade --quiet' 09:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:16:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:16:36 + [[ -n '' ]] 09:16:36 + [[ -n '' ]] 09:16:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:16:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:16:36 + /tmp/venv-KTFx/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 09:16:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:16:37 lf-activate-venv(): INFO: Base packages installed successfully 09:16:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:16:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:16:37 + /tmp/venv-KTFx/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 09:16:38 + type python3 09:16:38 + true 09:16:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTFx/bin to PATH' 09:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-KTFx/bin to PATH 09:16:38 + PATH=/tmp/venv-KTFx/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 09:16:38 + return 0 09:16:38 + [[ -d /opt/pyenv ]] 09:16:38 + echo '---> Setting up pyenv' 09:16:38 ---> Setting up pyenv 09:16:38 + export PYENV_ROOT=/opt/pyenv 09:16:38 + PYENV_ROOT=/opt/pyenv 09:16:38 + export PATH=/opt/pyenv/bin:/tmp/venv-KTFx/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 09:16:38 + PATH=/opt/pyenv/bin:/tmp/venv-KTFx/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 09:16:38 ++ pwd 09:16:38 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:16:38 + export PYTHONPATH 09:16:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:16:38 + TOX_TESTENV_PASSENV=PYTHONPATH 09:16:38 + tox --version 09:16:39 4.32.0 from /tmp/venv-KTFx/lib/python3.11/site-packages/tox/__init__.py 09:16:39 + PARALLEL=True 09:16:39 + TOX_OPTIONS_LIST= 09:16:39 + [[ -n '' ]] 09:16:39 + case ${PARALLEL,,} in 09:16:39 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:16:39 + tox --parallel auto --parallel-live 09:16:39 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:16:40 checkbashisms: freeze> python -m pip freeze --all 09:16:40 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:16:40 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 09:16:40 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:16:41 checkbashisms: pip==25.3,setuptools==80.9.0 09:16:41 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:16:41 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)' 09:16:41 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:16:42 checkbashisms: OK ✔ in 3.34 seconds 09:16:42 pre-commit: install_deps> python -I -m pip install pre-commit 09:16:45 pre-commit: freeze> python -m pip freeze --all 09:16:45 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 09:16:45 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:16:45 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)' 09:16:45 /usr/bin/cpan 09:16:45 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:16:45 [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. 09:16:45 [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. 09:16:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:16:45 [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. 09:16:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:16:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:16:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:16:47 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:16:47 buildcontroller: freeze> python -m pip freeze --all 09:16:47 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:16:47 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:16:47 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:16:47 + update-java-alternatives -l 09:16:47 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:16:47 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:16:47 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:16:47 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:16:47 update-alternatives: error: no alternatives for jaotc 09:16:47 update-alternatives: error: no alternatives for rmic 09:16:47 + java -version 09:16:47 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:16:47 + JAVA_VER=21 09:16:47 21 09:16:47 + echo 21 09:16:47 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:16:47 + javac -version 09:16:48 + JAVAC_VER=21 09:16:48 + echo 21 09:16:48 + [ 21 -ge 21 ] 09:16:48 21 09:16:48 ok, java is 21 or newer 09:16:48 + [ 21 -ge 21 ] 09:16:48 + echo ok, java is 21 or newer 09:16:48 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:16:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:16:48 [INFO] Once installed this environment will be reused. 09:16:48 [INFO] This may take a few minutes... 09:16:48 2025-12-09 09:16:48 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] 09:16:48 + sudo mkdir -p /opt 09:16:48 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:16:48 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:16:48 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:16:48 + mvn --version 09:16:48 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:16:48 Maven home: /opt/maven 09:16:48 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:16:48 Default locale: en, platform encoding: UTF-8 09:16:48 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 09:16:49 NOTE: Picked up JDK_JAVA_OPTIONS: 09:16:49 --add-opens=java.base/java.io=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.lang=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.net=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.nio=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.util=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:16:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:16:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:16:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:16:49 -Xlog:disable 09:16:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:16:53 [INFO] Once installed this environment will be reused. 09:16:53 [INFO] This may take a few minutes... 09:17:04 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:17:04 [INFO] Once installed this environment will be reused. 09:17:04 [INFO] This may take a few minutes... 09:17:07 docs-linkcheck: freeze> python -m pip freeze --all 09:17:07 docs: freeze> python -m pip freeze --all 09:17:08 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.1,webcolors==25.10.0 09:17:08 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 09:17:08 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.1,webcolors==25.10.0 09:17:08 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 09:17:09 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:17:09 [INFO] Once installed this environment will be reused. 09:17:09 [INFO] This may take a few minutes... 09:17:11 docs: OK ✔ in 32.12 seconds 09:17:11 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:17:15 docs-linkcheck: OK ✔ in 34.27 seconds 09:17:15 pylint: freeze> python -m pip freeze --all 09:17:15 pylint: astroid==4.0.2,dill==0.4.0,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.13.3 09:17:15 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}$' '{}' + 09:17:20 trim trailing whitespace.................................................Passed 09:17:20 Tabs remover.............................................................Passed 09:17:21 autopep8.................................................................Passed 09:17:26 perltidy.................................................................Passed 09:17:27 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:17:27 [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. 09:17:27 [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. 09:17:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:17:27 [INFO] Once installed this environment will be reused. 09:17:27 [INFO] This may take a few minutes... 09:17:34 gitlint..................................................................Passed 09:17:39 09:17:39 ------------------------------------ 09:17:39 Your code has been rated at 10.00/10 09:17:39 09:18:37 pre-commit: OK ✔ in 52.41 seconds 09:18:37 pylint: OK ✔ in 29.16 seconds 09:18:37 buildcontroller: OK ✔ in 1 minute 56.76 seconds 09:18:37 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 09:18:37 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 09:18:37 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 09:18:37 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 09:18:43 build_karaf_tests121: freeze> python -m pip freeze --all 09:18:43 build_karaf_tests190: freeze> python -m pip freeze --all 09:18:43 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:18:43 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:18:43 build karaf in karaf121 with ./karaf121.env 09:18:43 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:18:43 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:18:43 build karaf in karafoc with ./karafoc.env 09:18:43 build_karaf_tests221: freeze> python -m pip freeze --all 09:18:43 build_karaf_tests71: freeze> python -m pip freeze --all 09:18:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:18:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:18:44 -Xlog:disable 09:18:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:18:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:18:44 -Xlog:disable 09:18:44 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:18:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:18:44 build karaf in karaf221 with ./karaf221.env 09:18:44 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:18:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:18:44 build karaf in karaf71 with ./karaf71.env 09:18:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:18:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:18:44 -Xlog:disable 09:18:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:18:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:18:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:18:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:18:44 -Xlog:disable 09:19:44 build_karaf_tests121: OK ✔ in 1 minute 7.84 seconds 09:19:44 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 09:19:46 build_karaf_tests221: OK ✔ in 1 minute 10.21 seconds 09:19:46 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 09:19:46 build_karaf_tests71: OK ✔ in 1 minute 10.46 seconds 09:19:46 build_karaf_tests190: OK ✔ in 1 minute 10.48 seconds 09:19:46 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 09:19:52 buildlighty: freeze> python -m pip freeze --all 09:19:52 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:19:52 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:19:52 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:19:53 sims: freeze> python -m pip freeze --all 09:19:54 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:19:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:19:54 Using lighynode version 20.1.0.5 09:19:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:20:33 sims: OK ✔ in 10.66 seconds 09:20:33 buildlighty: OK ✔ in 31.92 seconds 09:20:33 testsPCE: freeze> python -m pip freeze --all 09:20:34 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.1,Werkzeug==2.0.3,xlrd==1.2.0 09:20:34 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:20:34 pytest -q transportpce_tests/pce/test01_pce.py 09:21:20 .................... [100%] 09:22:24 20 passed in 109.69s (0:01:49) 09:22:24 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:22:40 ............ [100%] 09:23:10 12 passed in 46.29s 09:23:10 pytest -q transportpce_tests/pce/test03_gnpy.py 09:23:26 ........ [100%] 09:23:47 8 passed in 36.94s 09:23:47 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:24:19 ... [100%] 09:24:24 3 passed in 36.00s 09:24:25 testsPCE: OK ✔ in 4 minutes 37.74 seconds 09:24:25 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 09:24:25 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 09:24:25 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 09:24:31 tests190: freeze> python -m pip freeze --all 09:24:31 tests_tapi: freeze> python -m pip freeze --all 09:24:31 tests121: freeze> python -m pip freeze --all 09:24:31 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:24:31 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:24:31 using environment variables from ./karafoc.env 09:24:31 pytest -q transportpce_tests/oc/test01_portmapping.py 09:24:31 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:24:31 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:24:31 using environment variables from ./karaf221.env 09:24:31 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:24:31 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:24:31 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:24:31 using environment variables from ./karaf121.env 09:24:31 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:25:32 ........... [100%] 09:25:47 10 passed in 75.82s (0:01:15) 09:25:47 pytest -q transportpce_tests/oc/test02_topology.py 09:25:54 .................................... [100%] 09:26:33 21 passed in 121.81s (0:02:01) 09:26:33 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:26:34 .......................... [100%] 09:26:52 14 passed in 64.65s (0:01:04) 09:26:52 ..pytest -q transportpce_tests/oc/test03_renderer.py 09:27:13 ........... [100%] 09:27:32 6 passed in 58.02s 09:27:32 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:27:32 ..................... [100%] 09:27:52 19 passed in 58.75s 09:27:52 tests190: OK ✔ in 3 minutes 27.93 seconds 09:27:52 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 09:28:04 .tests71: freeze> python -m pip freeze --all 09:28:04 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:28:04 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:28:04 using environment variables from ./karaf71.env 09:28:04 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:28:18 ....................................... [100%] 09:28:55 12 passed in 52.86s 09:28:55 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:28:56 ........................... [100%] 09:29:37 51 passed in 305.24s (0:05:05) 09:29:37 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:29:38 ..................... [100%] 09:30:00 44 passed in 147.56s (0:02:27) 09:30:00 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:30:02 ................................................................................... [100%] [100%] 09:31:34 62 passed in 158.33s (0:02:38) 09:31:34 09:31:34 24 passed in 93.76s (0:01:33) 09:31:34 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:31:34 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:31:52 .......................................................................................... [100%] 09:34:08 48 passed in 153.94s (0:02:33) 09:34:09 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:34:19 ........................... [100%] 09:34:56 40 passed in 201.60s (0:03:21) 09:34:56 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:34:58 .......... [100%] 09:35:15 36 passed in 338.45s (0:05:38) 09:35:15 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:35:16 .... [100%] 09:35:24 22 passed in 75.11s (0:01:15) 09:35:46 ........................................................................................................................ [100%] 09:43:35 71 passed in 499.56s (0:08:19) 09:43:35 pytest -q transportpce_tests/tapi/test04_topo_extension.py 09:44:00 ..... [100%] 09:44:04 54 passed in 547.17s (0:09:07) 09:44:27 ................... [100%] 09:45:57 19 passed in 141.38s (0:02:21) 09:45:57 tests71: OK ✔ in 7 minutes 32.33 seconds 09:45:57 tests121: OK ✔ in 19 minutes 39.78 seconds 09:45:57 tests_tapi: OK ✔ in 21 minutes 33.3 seconds 09:45:57 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 09:46:04 tests221: freeze> python -m pip freeze --all 09:46:04 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:46:04 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 09:46:04 using environment variables from ./karaf221.env 09:46:04 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 09:46:40 ................................... [100%] 09:47:20 35 passed in 75.62s (0:01:15) 09:47:20 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 09:47:52 ...... [100%] 09:48:05 6 passed in 45.00s 09:48:06 pytest -q transportpce_tests/2.2.1/test03_topology.py 09:48:47 ............................................ [100%] 09:50:22 44 passed in 136.48s (0:02:16) 09:50:22 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 09:50:58 ............ [100%] 09:51:22 12 passed in 59.38s 09:51:22 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 09:51:48 ................ [100%] 09:53:17 16 passed in 114.62s (0:01:54) 09:53:17 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 09:53:51 ............................... [100%] 09:53:58 31 passed in 40.75s 09:53:58 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 09:54:36 .......................... [100%] 09:55:32 26 passed in 94.05s (0:01:34) 09:55:32 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 09:56:10 ...................... [100%] 09:57:14 22 passed in 101.64s (0:01:41) 09:57:14 pytest -q transportpce_tests/2.2.1/test09_olm.py 09:57:55 ........................................ [100%] 10:03:17 40 passed in 362.83s (0:06:02) 10:03:17 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:04:00 ........................................................................ [ 74%] 10:09:36 ......................... [100%] 10:11:28 97 passed in 490.54s (0:08:10) 10:11:28 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:12:07 ...................................................... [100%] 10:18:54 54 passed in 446.09s (0:07:26) 10:18:55 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:19:48 ........................................................................ [ 71%] 10:24:56 ............................. [100%] 10:30:05 101 passed in 670.17s (0:11:10) 10:30:05 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:31:00 ........................................................................ [ 67%] 10:36:46 ................................... [100%] 10:40:07 107 passed in 601.91s (0:10:01) 10:40:07 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:40:50 ............................................. [100%] 10:43:28 45 passed in 200.94s (0:03:20) 10:43:29 tests221: OK ✔ in 57 minutes 31.38 seconds 10:43: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 10:43:36 tests_hybrid: freeze> python -m pip freeze --all 10:43:36 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 10:43:36 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:43:36 using environment variables from ./karaf221.env 10:43:36 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:44:17 ................................................... [100%] 10:46:03 51 passed in 147.15s (0:02:27) 10:46:03 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:46:46 ........................................................................ [ 66%] 10:51:07 ..................................... [100%] 10:53:13 109 passed in 429.51s (0:07:09) 10:53:13 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 10:54:01 ..................................................... [100%] 10:57:33 53 passed in 259.48s (0:04:19) 10:57:33 buildcontroller: OK (116.76=setup[8.36]+cmd[108.40] seconds) 10:57:33 sims: OK (10.66=setup[7.86]+cmd[2.80] seconds) 10:57:33 build_karaf_tests121: OK (67.84=setup[7.88]+cmd[59.96] seconds) 10:57:33 testsPCE: OK (277.74=setup[47.59]+cmd[230.15] seconds) 10:57:33 tests121: OK (1179.78=setup[7.57]+cmd[1172.21] seconds) 10:57:33 build_karaf_tests221: OK (70.21=setup[8.17]+cmd[62.04] seconds) 10:57:33 tests_tapi: OK (1293.30=setup[7.40]+cmd[1285.90] seconds) 10:57:33 tests221: OK (3451.38=setup[7.19]+cmd[3444.19] seconds) 10:57:33 build_karaf_tests71: OK (70.46=setup[8.24]+cmd[62.22] seconds) 10:57:33 tests71: OK (452.33=setup[10.16]+cmd[442.17] seconds) 10:57:33 build_karaf_tests190: OK (70.48=setup[7.89]+cmd[62.59] seconds) 10:57:33 tests190: OK (207.93=setup[7.36]+cmd[200.57] seconds) 10:57:33 tests_hybrid: OK (844.38=setup[7.31]+cmd[837.07] seconds) 10:57:33 buildlighty: OK (31.92=setup[8.95]+cmd[22.97] seconds) 10:57:33 docs: OK (32.12=setup[29.12]+cmd[3.00] seconds) 10:57:33 docs-linkcheck: OK (34.27=setup[29.02]+cmd[5.25] seconds) 10:57:33 checkbashisms: OK (3.34=setup[2.02]+cmd[0.01,0.06,1.25] seconds) 10:57:33 pre-commit: OK (52.41=setup[2.72]+cmd[0.00,0.00,42.23,7.46] seconds) 10:57:33 pylint: OK (29.16=setup[4.40]+cmd[24.75] seconds) 10:57:33 congratulations :) (6054.11 seconds) 10:57:33 + tox_status=0 10:57:33 + echo '---> Completed tox runs' 10:57:33 ---> Completed tox runs 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/build_karaf_tests121/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=build_karaf_tests121 10:57:33 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/build_karaf_tests190/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=build_karaf_tests190 10:57:33 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/build_karaf_tests221/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=build_karaf_tests221 10:57:33 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/build_karaf_tests71/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=build_karaf_tests71 10:57:33 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/buildcontroller/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=buildcontroller 10:57:33 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/buildlighty/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=buildlighty 10:57:33 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/checkbashisms/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=checkbashisms 10:57:33 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/docs-linkcheck/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=docs-linkcheck 10:57:33 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/docs/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=docs 10:57:33 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/pre-commit/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=pre-commit 10:57:33 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/pylint/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=pylint 10:57:33 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/sims/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=sims 10:57:33 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests121/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests121 10:57:33 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests190/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests190 10:57:33 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests221/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests221 10:57:33 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests71/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests71 10:57:33 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/testsPCE/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=testsPCE 10:57:33 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests_hybrid/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests_hybrid 10:57:33 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 10:57:33 + for i in .tox/*/log 10:57:33 ++ echo .tox/tests_tapi/log 10:57:33 ++ awk -F/ '{print $2}' 10:57:33 + tox_env=tests_tapi 10:57:33 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 10:57:33 + DOC_DIR=docs/_build/html 10:57:33 + [[ -d docs/_build/html ]] 10:57:33 + echo '---> Archiving generated docs' 10:57:33 ---> Archiving generated docs 10:57:33 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:57:33 + echo '---> tox-run.sh ends' 10:57:33 ---> tox-run.sh ends 10:57:33 + test 0 -eq 0 10:57:34 $ ssh-agent -k 10:57:34 unset SSH_AUTH_SOCK; 10:57:34 unset SSH_AGENT_PID; 10:57:34 echo Agent pid 1572 killed; 10:57:34 [ssh-agent] Stopped. 10:57:34 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16224347905595325182.sh 10:57:34 ---> sysstat.sh 10:57:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16625260201777709262.sh 10:57:34 ---> package-listing.sh 10:57:34 ++ facter osfamily 10:57:34 ++ tr '[:upper:]' '[:lower:]' 10:57:35 + OS_FAMILY=debian 10:57:35 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 10:57:35 + START_PACKAGES=/tmp/packages_start.txt 10:57:35 + END_PACKAGES=/tmp/packages_end.txt 10:57:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:35 + PACKAGES=/tmp/packages_start.txt 10:57:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:57:35 + PACKAGES=/tmp/packages_end.txt 10:57:35 + case "${OS_FAMILY}" in 10:57:35 + dpkg -l 10:57:35 + grep '^ii' 10:57:35 + '[' -f /tmp/packages_start.txt ']' 10:57:35 + '[' -f /tmp/packages_end.txt ']' 10:57:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:57:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:57:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:57:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7533619810527084891.sh 10:57:35 ---> capture-instance-metadata.sh 10:57:35 Setup pyenv: 10:57:35 system 10:57:35 3.8.20 10:57:35 3.9.20 10:57:35 3.10.15 10:57:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:57:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WPL from file:/tmp/.os_lf_venv 10:57:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:37 lf-activate-venv(): INFO: Base packages installed successfully 10:57:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-8WPL/bin to PATH 10:57:49 INFO: Running in OpenStack, capturing instance metadata 10:57:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4734956272116866077.sh 10:57:49 provisioning config files... 10:57:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4093 10:57:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config18397801820732655498tmp 10:57:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:57:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:57:49 provisioning config files... 10:57:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:57:51 [EnvInject] - Injecting environment variables from a build step. 10:57:51 [EnvInject] - Injecting as environment variables the properties content 10:57:51 SERVER_ID=logs 10:57:51 10:57:51 [EnvInject] - Variables injected successfully. 10:57:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13534772965656018170.sh 10:57:51 ---> create-netrc.sh 10:57:51 WARN: Log server credential not found. 10:57:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15911604732689119989.sh 10:57:51 ---> python-tools-install.sh 10:57:51 Setup pyenv: 10:57:51 system 10:57:51 3.8.20 10:57:51 3.9.20 10:57:51 3.10.15 10:57:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:57:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WPL from file:/tmp/.os_lf_venv 10:57:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:57:53 lf-activate-venv(): INFO: Base packages installed successfully 10:57:53 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-8WPL/bin to PATH 10:58:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5931237260537379125.sh 10:58:03 ---> sudo-logs.sh 10:58:03 Archiving 'sudo' log.. 10:58:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2221586023867884597.sh 10:58:04 ---> job-cost.sh 10:58:04 Setup pyenv: 10:58:04 system 10:58:04 3.8.20 10:58:04 3.9.20 10:58:04 3.10.15 10:58:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WPL from file:/tmp/.os_lf_venv 10:58:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:06 lf-activate-venv(): INFO: Base packages installed successfully 10:58:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-8WPL/bin to PATH 10:58:13 INFO: No Stack... 10:58:13 INFO: Retrieving Pricing Info for: v3-standard-4 10:58:14 INFO: Archiving Costs 10:58:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9119321546864850339.sh 10:58:14 ---> logs-deploy.sh 10:58:14 Setup pyenv: 10:58:14 system 10:58:14 3.8.20 10:58:14 3.9.20 10:58:14 3.10.15 10:58:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:58:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8WPL from file:/tmp/.os_lf_venv 10:58:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:58:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:16 lf-activate-venv(): INFO: Base packages installed successfully 10:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:58:26 lf-activate-venv(): INFO: Adding /tmp/venv-8WPL/bin to PATH 10:58:26 WARNING: Nexus logging server not set 10:58:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4093/ 10:58:26 INFO: archiving logs to S3 10:58:29 ---> uname -a: 10:58:29 Linux prd-ubuntu2204-docker-4c-16g-11907 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:58:29 10:58:29 10:58:29 ---> lscpu: 10:58:29 Architecture: x86_64 10:58:29 CPU op-mode(s): 32-bit, 64-bit 10:58:29 Address sizes: 40 bits physical, 48 bits virtual 10:58:29 Byte Order: Little Endian 10:58:29 CPU(s): 4 10:58:29 On-line CPU(s) list: 0-3 10:58:29 Vendor ID: AuthenticAMD 10:58:29 Model name: AMD EPYC-Rome Processor 10:58:29 CPU family: 23 10:58:29 Model: 49 10:58:29 Thread(s) per core: 1 10:58:29 Core(s) per socket: 1 10:58:29 Socket(s): 4 10:58:29 Stepping: 0 10:58:29 BogoMIPS: 5600.00 10:58: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 10:58:29 Virtualization: AMD-V 10:58:29 Hypervisor vendor: KVM 10:58:29 Virtualization type: full 10:58:29 L1d cache: 128 KiB (4 instances) 10:58:29 L1i cache: 128 KiB (4 instances) 10:58:29 L2 cache: 2 MiB (4 instances) 10:58:29 L3 cache: 64 MiB (4 instances) 10:58:29 NUMA node(s): 1 10:58:29 NUMA node0 CPU(s): 0-3 10:58:29 Vulnerability Gather data sampling: Not affected 10:58:29 Vulnerability Indirect target selection: Not affected 10:58:29 Vulnerability Itlb multihit: Not affected 10:58:29 Vulnerability L1tf: Not affected 10:58:29 Vulnerability Mds: Not affected 10:58:29 Vulnerability Meltdown: Not affected 10:58:29 Vulnerability Mmio stale data: Not affected 10:58:29 Vulnerability Reg file data sampling: Not affected 10:58:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:58:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:58:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:58:29 Vulnerability Srbds: Not affected 10:58:29 Vulnerability Tsa: Not affected 10:58:29 Vulnerability Tsx async abort: Not affected 10:58:29 Vulnerability Vmscape: Not affected 10:58:29 10:58:29 10:58:29 ---> nproc: 10:58:29 4 10:58:29 10:58:29 10:58:29 ---> df -h: 10:58:29 Filesystem Size Used Avail Use% Mounted on 10:58:29 tmpfs 1.6G 1.1M 1.6G 1% /run 10:58:29 /dev/vda1 78G 18G 60G 23% / 10:58:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:58:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:58:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:58:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 10:58:29 10:58:29 10:58:29 ---> free -m: 10:58:29 total used free shared buff/cache available 10:58:29 Mem: 15989 697 10615 4 4676 14949 10:58:29 Swap: 1023 1 1022 10:58:29 10:58:29 10:58:29 ---> ip addr: 10:58:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:29 inet 127.0.0.1/8 scope host lo 10:58:29 valid_lft forever preferred_lft forever 10:58:29 inet6 ::1/128 scope host 10:58:29 valid_lft forever preferred_lft forever 10:58:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:29 link/ether fa:16:3e:7d:83:f7 brd ff:ff:ff:ff:ff:ff 10:58:29 altname enp0s3 10:58:29 inet 10.30.170.61/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:58:29 valid_lft 80154sec preferred_lft 80154sec 10:58:29 inet6 fe80::f816:3eff:fe7d:83f7/64 scope link 10:58:29 valid_lft forever preferred_lft forever 10:58:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:58:29 link/ether 3a:8e:11:42:e6:e2 brd ff:ff:ff:ff:ff:ff 10:58:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:58:29 valid_lft forever preferred_lft forever 10:58:29 10:58:29 10:58:29 ---> sar -b -r -n DEV: 10:58:29 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11907) 12/09/25 _x86_64_ (4 CPU) 10:58:29 10:58:29 09:14:27 LINUX RESTART (4 CPU) 10:58:29 10:58:29 09:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:29 09:30:00 117.58 25.20 74.64 17.74 727.76 12554.56 231254.61 10:58:29 09:40:12 18.01 0.19 16.92 0.90 5.86 447.93 1385.47 10:58:29 09:50:12 13.30 0.13 12.47 0.70 11.68 668.57 1741.25 10:58:29 10:00:12 15.01 0.04 14.30 0.67 1.25 446.69 594.60 10:58:29 10:10:12 4.87 0.00 4.67 0.20 0.27 115.51 119.36 10:58:29 10:20:12 7.40 0.02 6.97 0.41 2.13 222.57 390.92 10:58:29 10:30:04 3.09 0.00 3.06 0.03 0.42 51.28 0.45 10:58:29 10:40:08 5.70 0.01 5.47 0.22 0.48 151.38 70.26 10:58:29 10:50:12 12.60 0.04 12.06 0.51 0.77 647.34 281.41 10:58:29 Average: 21.93 2.84 16.72 2.37 83.09 1696.04 26105.68 10:58:29 10:58:29 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:29 09:30:00 7304108 10926188 5005396 30.57 265564 3318836 6080052 34.90 2035648 6438324 4836 10:58:29 09:40:12 3395820 7044968 8886432 54.27 268400 3342964 9604236 55.13 2074688 10294648 224 10:58:29 09:50:12 7846420 11614588 4320424 26.39 273336 3456752 5084440 29.18 2105220 5837608 152 10:58:29 10:00:12 7501972 11329788 4605004 28.13 275376 3514404 5325116 30.57 2111228 6175816 24 10:58:29 10:10:12 7427528 11268276 4666464 28.50 276096 3526560 5349812 30.71 2112600 6249752 180 10:58:29 10:20:12 6299056 10170196 5764228 35.21 276880 3556140 6525544 37.46 2115540 7357968 368 10:58:29 10:30:04 9953912 13827008 2108284 12.88 277064 3557908 2810176 16.13 2115712 3707100 256 10:58:29 10:40:08 11405756 15314512 621912 3.80 277624 3593008 1324276 7.60 2119764 2255520 17564 10:58:29 10:50:12 7266684 11298876 4635684 28.31 281824 3707324 5271856 30.26 2134228 6385124 128 10:58:29 Average: 7600140 11421600 4512648 27.56 274685 3508211 5263945 30.21 2102736 6077984 2637 10:58:29 10:58:29 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:29 09:30:00 lo 20.70 20.70 17.01 17.01 0.00 0.00 0.00 0.00 10:58:29 09:30:00 ens3 33.19 23.34 444.40 2.25 0.00 0.00 0.00 0.00 10:58:29 09:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 09:40:12 lo 47.23 47.23 20.44 20.44 0.00 0.00 0.00 0.00 10:58:29 09:40:12 ens3 2.06 1.55 0.47 0.37 0.00 0.00 0.00 0.00 10:58:29 09:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 09:50:12 lo 15.36 15.36 6.99 6.99 0.00 0.00 0.00 0.00 10:58:29 09:50:12 ens3 1.21 0.85 0.30 0.23 0.00 0.00 0.00 0.00 10:58:29 09:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:00:12 lo 17.28 17.28 8.49 8.49 0.00 0.00 0.00 0.00 10:58:29 10:00:12 ens3 1.66 0.81 0.38 0.24 0.00 0.00 0.00 0.00 10:58:29 10:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:10:12 lo 11.17 11.17 6.28 6.28 0.00 0.00 0.00 0.00 10:58:29 10:10:12 ens3 1.04 0.50 0.27 0.18 0.00 0.00 0.00 0.00 10:58:29 10:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:20:12 lo 28.79 28.79 11.48 11.48 0.00 0.00 0.00 0.00 10:58:29 10:20:12 ens3 1.13 0.56 0.28 0.19 0.00 0.00 0.00 0.00 10:58:29 10:20:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:30:04 lo 14.84 14.84 6.41 6.41 0.00 0.00 0.00 0.00 10:58:29 10:30:04 ens3 0.68 0.44 0.16 0.11 0.00 0.00 0.00 0.00 10:58:29 10:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:40:08 lo 17.83 17.83 10.55 10.55 0.00 0.00 0.00 0.00 10:58:29 10:40:08 ens3 0.84 0.57 0.20 0.15 0.00 0.00 0.00 0.00 10:58:29 10:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:50:12 lo 18.01 18.01 9.98 9.98 0.00 0.00 0.00 0.00 10:58:29 10:50:12 ens3 1.18 0.91 0.32 0.25 0.00 0.00 0.00 0.00 10:58:29 10:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 Average: lo 21.30 21.30 10.87 10.87 0.00 0.00 0.00 0.00 10:58:29 Average: ens3 4.76 3.27 49.45 0.44 0.00 0.00 0.00 0.00 10:58:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:29 10:58:29 10:58:29 ---> sar -P ALL: 10:58:29 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11907) 12/09/25 _x86_64_ (4 CPU) 10:58:29 10:58:29 09:14:27 LINUX RESTART (4 CPU) 10:58:29 10:58:29 09:20:01 CPU %user %nice %system %iowait %steal %idle 10:58:29 09:30:00 all 54.17 0.00 2.33 0.44 0.11 42.95 10:58:29 09:30:00 0 54.04 0.00 2.37 0.27 0.10 43.21 10:58:29 09:30:00 1 53.68 0.00 2.11 0.49 0.11 43.61 10:58:29 09:30:00 2 57.35 0.00 2.40 0.55 0.11 39.59 10:58:29 09:30:00 3 51.62 0.00 2.44 0.44 0.10 45.39 10:58:29 09:40:12 all 36.21 0.00 1.44 0.04 0.10 62.20 10:58:29 09:40:12 0 36.00 0.00 1.42 0.03 0.10 62.46 10:58:29 09:40:12 1 36.39 0.00 1.46 0.06 0.11 61.98 10:58:29 09:40:12 2 36.34 0.00 1.49 0.04 0.10 62.03 10:58:29 09:40:12 3 36.11 0.00 1.40 0.05 0.10 62.34 10:58:29 09:50:12 all 21.32 0.00 0.94 0.05 0.10 77.58 10:58:29 09:50:12 0 20.54 0.00 0.98 0.03 0.10 78.36 10:58:29 09:50:12 1 21.42 0.00 0.94 0.03 0.10 77.51 10:58:29 09:50:12 2 21.75 0.00 0.99 0.05 0.10 77.11 10:58:29 09:50:12 3 21.59 0.00 0.86 0.11 0.10 77.34 10:58:29 10:00:12 all 24.63 0.00 0.85 0.70 0.09 73.73 10:58:29 10:00:12 0 25.12 0.00 0.81 1.10 0.09 72.88 10:58:29 10:00:12 1 24.78 0.00 0.90 0.33 0.09 73.90 10:58:29 10:00:12 2 24.27 0.00 0.90 0.85 0.09 73.90 10:58:29 10:00:12 3 24.34 0.00 0.80 0.54 0.09 74.23 10:58:29 10:10:12 all 7.11 0.00 0.33 0.10 0.08 92.39 10:58:29 10:10:12 0 6.95 0.00 0.37 0.03 0.07 92.58 10:58:29 10:10:12 1 7.31 0.00 0.36 0.03 0.08 92.23 10:58:29 10:10:12 2 6.96 0.00 0.28 0.15 0.08 92.53 10:58:29 10:10:12 3 7.20 0.00 0.33 0.18 0.07 92.22 10:58:29 10:20:12 all 14.17 0.00 0.53 0.03 0.08 85.18 10:58:29 10:20:12 0 14.06 0.00 0.51 0.02 0.08 85.33 10:58:29 10:20:12 1 14.41 0.00 0.57 0.03 0.08 84.91 10:58:29 10:20:12 2 14.06 0.00 0.52 0.04 0.09 85.29 10:58:29 10:20:12 3 14.17 0.00 0.51 0.05 0.08 85.19 10:58:29 10:30:04 all 2.73 0.00 0.22 0.01 0.08 96.96 10:58:29 10:30:04 0 2.58 0.00 0.21 0.02 0.08 97.11 10:58:29 10:30:04 1 2.71 0.00 0.23 0.01 0.08 96.98 10:58:29 10:30:04 2 2.97 0.00 0.28 0.01 0.08 96.66 10:58:29 10:30:04 3 2.65 0.00 0.17 0.01 0.07 97.10 10:58:29 10:40:08 all 9.75 0.00 0.56 0.02 0.08 89.59 10:58:29 10:40:08 0 9.52 0.00 0.50 0.03 0.07 89.88 10:58:29 10:40:08 1 9.91 0.00 0.58 0.00 0.08 89.42 10:58:29 10:40:08 2 9.50 0.00 0.68 0.01 0.08 89.73 10:58:29 10:40:08 3 10.09 0.00 0.48 0.02 0.09 89.32 10:58:29 10:50:12 all 19.10 0.00 0.74 0.05 0.09 80.03 10:58:29 10:50:12 0 19.02 0.00 0.71 0.09 0.08 80.11 10:58:29 10:50:12 1 19.23 0.00 0.68 0.01 0.10 79.98 10:58:29 10:50:12 2 19.44 0.00 0.84 0.01 0.09 79.61 10:58:29 10:50:12 3 18.71 0.00 0.73 0.08 0.08 80.40 10:58:29 Average: all 21.07 0.00 0.89 0.16 0.09 77.80 10:58:29 Average: 0 20.91 0.00 0.88 0.18 0.09 77.94 10:58:29 Average: 1 21.14 0.00 0.87 0.11 0.09 77.79 10:58:29 Average: 2 21.45 0.00 0.93 0.19 0.09 77.34 10:58:29 Average: 3 20.77 0.00 0.86 0.16 0.09 78.12 10:58:29 10:58:29 10:58:29