15:27:41 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/117008 15:27:41 Running as SYSTEM 15:27:41 [EnvInject] - Loading node environment variables. 15:27:41 Building remotely on prd-ubuntu2204-docker-4c-16g-11938 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:27:42 [ssh-agent] Looking for ssh-agent implementation... 15:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:42 $ ssh-agent 15:27:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuIs1dR/agent.1570 15:27:42 SSH_AGENT_PID=1573 15:27:42 [ssh-agent] Started. 15:27:42 Running ssh-add (command line suppressed) 15:27:42 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8829209559523172994.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8829209559523172994.key) 15:27:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:27:42 The recommended git tool is: NONE 15:27:44 using credential jenkins-ssh 15:27:44 Wiping out workspace first. 15:27:44 Cloning the remote Git repository 15:27:44 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:27:44 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:27:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:27:44 > git --version # timeout=10 15:27:44 > git --version # 'git version 2.34.1' 15:27:44 using GIT_SSH to set credentials jenkins-ssh 15:27:44 Verifying host key using known hosts file 15:27:44 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:27:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:27:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:27:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:27:48 using GIT_SSH to set credentials jenkins-ssh 15:27:48 Verifying host key using known hosts file 15:27:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:27:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/08/117008/24 # timeout=10 15:27:48 > git rev-parse ba8df718bf72d56fb70a4eec89d3d6d7fa4a9751^{commit} # timeout=10 15:27:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:27:48 Checking out Revision ba8df718bf72d56fb70a4eec89d3d6d7fa4a9751 (refs/changes/08/117008/24) 15:27:48 > git config core.sparsecheckout # timeout=10 15:27:48 > git checkout -f ba8df718bf72d56fb70a4eec89d3d6d7fa4a9751 # timeout=10 15:27:49 Commit message: "Consolidation of TAPI PCE & func tests" 15:27:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:49 > git rev-list --no-walk 57e50e05598fe5e4d8a076b20dcf6eb0e1925c45 # timeout=10 15:27:49 > git remote # timeout=10 15:27:49 > git submodule init # timeout=10 15:27:49 > git submodule sync # timeout=10 15:27:49 > git config --get remote.origin.url # timeout=10 15:27:49 > git submodule init # timeout=10 15:27:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:27:49 ERROR: No submodules found. 15:27:52 provisioning config files... 15:27:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:27:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:27:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7957829208973200624.sh 15:27:52 ---> python-tools-install.sh 15:27:52 Setup pyenv: 15:27:52 * system (set by /opt/pyenv/version) 15:27:52 * 3.8.20 (set by /opt/pyenv/version) 15:27:52 * 3.9.20 (set by /opt/pyenv/version) 15:27:52 3.10.15 15:27:52 3.11.10 15:27:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2XqF 15:27:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:01 lf-activate-venv(): INFO: Base packages installed successfully 15:28:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-2XqF/bin to PATH 15:28:25 Generating Requirements File 15:28:46 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:28:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:28:47 Python 3.11.10 15:28:47 pip 25.3 from /tmp/venv-2XqF/lib/python3.11/site-packages/pip (python 3.11) 15:28:47 appdirs==1.4.4 15:28:47 argcomplete==3.6.3 15:28:47 aspy.yaml==1.3.0 15:28:47 attrs==25.4.0 15:28:47 autopage==0.5.2 15:28:47 beautifulsoup4==4.14.2 15:28:47 boto3==1.40.76 15:28:47 botocore==1.40.76 15:28:47 bs4==0.0.2 15:28:47 cachetools==6.2.2 15:28:47 certifi==2025.11.12 15:28:47 cffi==2.0.0 15:28:47 cfgv==3.4.0 15:28:47 chardet==5.2.0 15:28:47 charset-normalizer==3.4.4 15:28:47 click==8.3.1 15:28:47 cliff==4.11.0 15:28:47 cmd2==2.7.0 15:28:47 cryptography==3.3.2 15:28:47 debtcollector==3.0.0 15:28:47 decorator==5.2.1 15:28:47 defusedxml==0.7.1 15:28:47 Deprecated==1.3.1 15:28:47 distlib==0.4.0 15:28:47 dnspython==2.8.0 15:28:47 docker==7.1.0 15:28:47 dogpile.cache==1.5.0 15:28:47 durationpy==0.10 15:28:47 email-validator==2.3.0 15:28:47 filelock==3.20.0 15:28:47 future==1.0.0 15:28:47 gitdb==4.0.12 15:28:47 GitPython==3.1.45 15:28:47 google-auth==2.43.0 15:28:47 httplib2==0.31.0 15:28:47 identify==2.6.15 15:28:47 idna==3.11 15:28:47 importlib-resources==1.5.0 15:28:47 iso8601==2.1.0 15:28:47 Jinja2==3.1.6 15:28:47 jmespath==1.0.1 15:28:47 jsonpatch==1.33 15:28:47 jsonpointer==3.0.0 15:28:47 jsonschema==4.25.1 15:28:47 jsonschema-specifications==2025.9.1 15:28:47 keystoneauth1==5.12.0 15:28:47 kubernetes==34.1.0 15:28:47 lftools==0.37.15 15:28:47 lxml==6.0.2 15:28:47 markdown-it-py==4.0.0 15:28:47 MarkupSafe==3.0.3 15:28:47 mdurl==0.1.2 15:28:47 msgpack==1.1.2 15:28:47 multi_key_dict==2.0.3 15:28:47 munch==4.0.0 15:28:47 netaddr==1.3.0 15:28:47 niet==1.4.2 15:28:47 nodeenv==1.9.1 15:28:47 oauth2client==4.1.3 15:28:47 oauthlib==3.3.1 15:28:47 openstacksdk==4.8.0 15:28:47 os-service-types==1.8.1 15:28:47 osc-lib==4.2.0 15:28:47 oslo.config==10.1.0 15:28:47 oslo.context==6.1.0 15:28:47 oslo.i18n==6.7.0 15:28:47 oslo.log==7.2.1 15:28:47 oslo.serialization==5.8.0 15:28:47 oslo.utils==9.1.0 15:28:47 packaging==25.0 15:28:47 pbr==7.0.3 15:28:47 platformdirs==4.5.0 15:28:47 prettytable==3.17.0 15:28:47 psutil==7.1.3 15:28:47 pyasn1==0.6.1 15:28:47 pyasn1_modules==0.4.2 15:28:47 pycparser==2.23 15:28:47 pygerrit2==2.0.15 15:28:47 PyGithub==2.8.1 15:28:47 Pygments==2.19.2 15:28:47 PyJWT==2.10.1 15:28:47 PyNaCl==1.6.1 15:28:47 pyparsing==2.4.7 15:28:47 pyperclip==1.11.0 15:28:47 pyrsistent==0.20.0 15:28:47 python-cinderclient==9.8.0 15:28:47 python-dateutil==2.9.0.post0 15:28:47 python-heatclient==4.3.0 15:28:47 python-jenkins==1.8.3 15:28:47 python-keystoneclient==5.7.0 15:28:47 python-magnumclient==4.9.0 15:28:47 python-openstackclient==8.2.0 15:28:47 python-swiftclient==4.9.0 15:28:47 PyYAML==6.0.3 15:28:47 referencing==0.37.0 15:28:47 requests==2.32.5 15:28:47 requests-oauthlib==2.0.0 15:28:47 requestsexceptions==1.4.0 15:28:47 rfc3986==2.0.0 15:28:47 rich==14.2.0 15:28:47 rich-argparse==1.7.2 15:28:47 rpds-py==0.29.0 15:28:47 rsa==4.9.1 15:28:47 ruamel.yaml==0.18.16 15:28:47 ruamel.yaml.clib==0.2.15 15:28:47 s3transfer==0.14.0 15:28:47 simplejson==3.20.2 15:28:47 six==1.17.0 15:28:47 smmap==5.0.2 15:28:47 soupsieve==2.8 15:28:47 stevedore==5.5.0 15:28:47 tabulate==0.9.0 15:28:47 toml==0.10.2 15:28:47 tomlkit==0.13.3 15:28:47 tqdm==4.67.1 15:28:47 typing_extensions==4.15.0 15:28:47 tzdata==2025.2 15:28:47 urllib3==1.26.20 15:28:47 virtualenv==20.35.4 15:28:47 wcwidth==0.2.14 15:28:47 websocket-client==1.9.0 15:28:47 wrapt==2.0.1 15:28:47 xdg==6.0.0 15:28:47 xmltodict==1.0.2 15:28:47 yq==3.4.3 15:28:47 [EnvInject] - Injecting environment variables from a build step. 15:28:47 [EnvInject] - Injecting as environment variables the properties content 15:28:47 PYTHON=python3 15:28:47 15:28:47 [EnvInject] - Variables injected successfully. 15:28:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10854439851185577446.sh 15:28:47 ---> tox-install.sh 15:28:47 + source /home/jenkins/lf-env.sh 15:28:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:47 ++ mktemp -d /tmp/venv-XXXX 15:28:47 + lf_venv=/tmp/venv-KalZ 15:28:47 + local venv_file=/tmp/.os_lf_venv 15:28:47 + local python=python3 15:28:47 + local options 15:28:47 + local set_path=true 15:28:47 + local install_args= 15:28:47 ++ 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:28:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:47 + true 15:28:47 + case $1 in 15:28:47 + venv_file=/tmp/.toxenv 15:28:47 + shift 2 15:28:47 + true 15:28:47 + case $1 in 15:28:47 + shift 15:28:47 + break 15:28:47 + case $python in 15:28:47 + local pkg_list= 15:28:47 + [[ -d /opt/pyenv ]] 15:28:47 + echo 'Setup pyenv:' 15:28:47 Setup pyenv: 15:28:47 + export PYENV_ROOT=/opt/pyenv 15:28:47 + PYENV_ROOT=/opt/pyenv 15:28:47 + 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:28:47 + 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:28:47 + pyenv versions 15:28:47 system 15:28:47 3.8.20 15:28:47 3.9.20 15:28:47 3.10.15 15:28:47 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:28:47 + command -v pyenv 15:28:47 ++ pyenv init - --no-rehash 15:28:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:28:47 for i in ${!paths[@]}; do 15:28:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:28:47 fi; done; 15:28:47 echo "${paths[*]}"'\'')" 15:28:47 export PATH="/opt/pyenv/shims:${PATH}" 15:28:47 export PYENV_SHELL=bash 15:28:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:47 pyenv() { 15:28:47 local command 15:28:47 command="${1:-}" 15:28:47 if [ "$#" -gt 0 ]; then 15:28:47 shift 15:28:47 fi 15:28:47 15:28:47 case "$command" in 15:28:47 rehash|shell) 15:28:47 eval "$(pyenv "sh-$command" "$@")" 15:28:47 ;; 15:28:47 *) 15:28:47 command pyenv "$command" "$@" 15:28:47 ;; 15:28:47 esac 15:28:47 }' 15:28:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:28:47 for i in ${!paths[@]}; do 15:28:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:28:47 fi; done; 15:28:47 echo "${paths[*]}"' 15:28:47 ++ 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:28:47 ++ 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:28:47 ++ 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:28:47 ++ export PYENV_SHELL=bash 15:28:47 ++ PYENV_SHELL=bash 15:28:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:47 +++ complete -F _pyenv pyenv 15:28:47 ++ lf-pyver python3 15:28:47 ++ local py_version_xy=python3 15:28:47 ++ local py_version_xyz= 15:28:47 ++ pyenv versions 15:28:47 ++ local command 15:28:47 ++ command=versions 15:28:47 ++ '[' 1 -gt 0 ']' 15:28:47 ++ sed 's/^[ *]* //' 15:28:47 ++ shift 15:28:47 ++ case "$command" in 15:28:47 ++ command pyenv versions 15:28:47 ++ grep -E '^[0-9.]*[0-9]$' 15:28:47 ++ awk '{ print $1 }' 15:28:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:47 +++ grep '^3' /tmp/.pyenv_versions 15:28:47 +++ sort -V 15:28:47 +++ tail -n 1 15:28:47 ++ py_version_xyz=3.11.10 15:28:47 ++ [[ -z 3.11.10 ]] 15:28:47 ++ echo 3.11.10 15:28:47 ++ return 0 15:28:47 + pyenv local 3.11.10 15:28:47 + local command 15:28:47 + command=local 15:28:47 + '[' 2 -gt 0 ']' 15:28:47 + shift 15:28:47 + case "$command" in 15:28:47 + command pyenv local 3.11.10 15:28:47 + for arg in "$@" 15:28:47 + case $arg in 15:28:47 + pkg_list+='tox ' 15:28:47 + for arg in "$@" 15:28:47 + case $arg in 15:28:47 + pkg_list+='virtualenv ' 15:28:47 + for arg in "$@" 15:28:47 + case $arg in 15:28:47 + pkg_list+='urllib3~=1.26.15 ' 15:28:47 + [[ -f /tmp/.toxenv ]] 15:28:47 + [[ ! -f /tmp/.toxenv ]] 15:28:47 + [[ -n '' ]] 15:28:47 + python3 -m venv /tmp/venv-KalZ 15:28:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KalZ' 15:28:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KalZ 15:28:52 + echo /tmp/venv-KalZ 15:28:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:28:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:28:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:52 + local 'pip_opts=--upgrade --quiet' 15:28:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:28:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:28:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:28:52 + [[ -n '' ]] 15:28:52 + [[ -n '' ]] 15:28:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:28:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:52 + /tmp/venv-KalZ/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:28:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:28:55 lf-activate-venv(): INFO: Base packages installed successfully 15:28:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:28:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:28:55 + /tmp/venv-KalZ/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:28:58 + type python3 15:28:58 + true 15:28:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KalZ/bin to PATH' 15:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-KalZ/bin to PATH 15:28:58 + PATH=/tmp/venv-KalZ/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:28:58 + return 0 15:28:58 + python3 --version 15:28:58 Python 3.11.10 15:28:58 + python3 -m pip --version 15:28:58 pip 25.3 from /tmp/venv-KalZ/lib/python3.11/site-packages/pip (python 3.11) 15:28:58 + python3 -m pip freeze 15:28:58 cachetools==6.2.2 15:28:58 chardet==5.2.0 15:28:58 colorama==0.4.6 15:28:58 distlib==0.4.0 15:28:58 filelock==3.20.0 15:28:58 packaging==25.0 15:28:58 platformdirs==4.5.0 15:28:58 pluggy==1.6.0 15:28:58 pyproject-api==1.10.0 15:28:58 tox==4.32.0 15:28:58 urllib3==1.26.20 15:28:58 virtualenv==20.35.4 15:28:58 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5702177106984284258.sh 15:28:58 [EnvInject] - Injecting environment variables from a build step. 15:28:58 [EnvInject] - Injecting as environment variables the properties content 15:28:58 PARALLEL=True 15:28:58 15:28:58 [EnvInject] - Variables injected successfully. 15:28:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16788239684607506124.sh 15:28:58 ---> tox-run.sh 15:28:58 + 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:28:58 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:28:58 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:28:58 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:28:58 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:28:58 + source /home/jenkins/lf-env.sh 15:28:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:28:58 ++ mktemp -d /tmp/venv-XXXX 15:28:58 + lf_venv=/tmp/venv-w5RT 15:28:58 + local venv_file=/tmp/.os_lf_venv 15:28:58 + local python=python3 15:28:58 + local options 15:28:58 + local set_path=true 15:28:58 + local install_args= 15:28:58 ++ 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:28:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:28:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:28:58 + true 15:28:58 + case $1 in 15:28:58 + venv_file=/tmp/.toxenv 15:28:58 + shift 2 15:28:58 + true 15:28:58 + case $1 in 15:28:58 + shift 15:28:58 + break 15:28:58 + case $python in 15:28:58 + local pkg_list= 15:28:58 + [[ -d /opt/pyenv ]] 15:28:58 + echo 'Setup pyenv:' 15:28:58 Setup pyenv: 15:28:58 + export PYENV_ROOT=/opt/pyenv 15:28:58 + PYENV_ROOT=/opt/pyenv 15:28:58 + 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:28:58 + 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:28:58 + pyenv versions 15:28:58 system 15:28:58 3.8.20 15:28:58 3.9.20 15:28:58 3.10.15 15:28:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:28:58 + command -v pyenv 15:28:58 ++ pyenv init - --no-rehash 15:28:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:28:58 for i in ${!paths[@]}; do 15:28:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:28:58 fi; done; 15:28:58 echo "${paths[*]}"'\'')" 15:28:58 export PATH="/opt/pyenv/shims:${PATH}" 15:28:58 export PYENV_SHELL=bash 15:28:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:28:58 pyenv() { 15:28:58 local command 15:28:58 command="${1:-}" 15:28:58 if [ "$#" -gt 0 ]; then 15:28:58 shift 15:28:58 fi 15:28:58 15:28:58 case "$command" in 15:28:58 rehash|shell) 15:28:58 eval "$(pyenv "sh-$command" "$@")" 15:28:58 ;; 15:28:58 *) 15:28:58 command pyenv "$command" "$@" 15:28:58 ;; 15:28:58 esac 15:28:58 }' 15:28:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:28:58 for i in ${!paths[@]}; do 15:28:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:28:58 fi; done; 15:28:58 echo "${paths[*]}"' 15:28:58 ++ 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:28:58 ++ 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:28:58 ++ 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:28:58 ++ export PYENV_SHELL=bash 15:28:58 ++ PYENV_SHELL=bash 15:28:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:28:58 +++ complete -F _pyenv pyenv 15:28:58 ++ lf-pyver python3 15:28:58 ++ local py_version_xy=python3 15:28:58 ++ local py_version_xyz= 15:28:58 ++ pyenv versions 15:28:58 ++ local command 15:28:58 ++ command=versions 15:28:58 ++ '[' 1 -gt 0 ']' 15:28:58 ++ shift 15:28:58 ++ case "$command" in 15:28:58 ++ command pyenv versions 15:28:58 ++ sed 's/^[ *]* //' 15:28:58 ++ awk '{ print $1 }' 15:28:58 ++ grep -E '^[0-9.]*[0-9]$' 15:28:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:28:58 +++ grep '^3' /tmp/.pyenv_versions 15:28:58 +++ sort -V 15:28:58 +++ tail -n 1 15:28:58 ++ py_version_xyz=3.11.10 15:28:58 ++ [[ -z 3.11.10 ]] 15:28:58 ++ echo 3.11.10 15:28:58 ++ return 0 15:28:58 + pyenv local 3.11.10 15:28:58 + local command 15:28:58 + command=local 15:28:58 + '[' 2 -gt 0 ']' 15:28:58 + shift 15:28:58 + case "$command" in 15:28:58 + command pyenv local 3.11.10 15:28:58 + for arg in "$@" 15:28:58 + case $arg in 15:28:58 + pkg_list+='tox ' 15:28:58 + for arg in "$@" 15:28:58 + case $arg in 15:28:58 + pkg_list+='virtualenv ' 15:28:58 + for arg in "$@" 15:28:58 + case $arg in 15:28:58 + pkg_list+='urllib3~=1.26.15 ' 15:28:58 + [[ -f /tmp/.toxenv ]] 15:28:58 ++ cat /tmp/.toxenv 15:28:58 + lf_venv=/tmp/venv-KalZ 15:28:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KalZ from' file:/tmp/.toxenv 15:28:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KalZ from file:/tmp/.toxenv 15:28:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:28:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:58 + local 'pip_opts=--upgrade --quiet' 15:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:28:58 + [[ -n '' ]] 15:28:58 + [[ -n '' ]] 15:28:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:28:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:58 + /tmp/venv-KalZ/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:28:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:28:59 lf-activate-venv(): INFO: Base packages installed successfully 15:28:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:28:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:28:59 + /tmp/venv-KalZ/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:29:01 + type python3 15:29:01 + true 15:29:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KalZ/bin to PATH' 15:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-KalZ/bin to PATH 15:29:01 + PATH=/tmp/venv-KalZ/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:29:01 + return 0 15:29:01 + [[ -d /opt/pyenv ]] 15:29:01 + echo '---> Setting up pyenv' 15:29:01 ---> Setting up pyenv 15:29:01 + export PYENV_ROOT=/opt/pyenv 15:29:01 + PYENV_ROOT=/opt/pyenv 15:29:01 + export PATH=/opt/pyenv/bin:/tmp/venv-KalZ/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:29:01 + PATH=/opt/pyenv/bin:/tmp/venv-KalZ/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:29:01 ++ pwd 15:29:01 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:29:01 + export PYTHONPATH 15:29:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:29:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:29:01 + tox --version 15:29:01 4.32.0 from /tmp/venv-KalZ/lib/python3.11/site-packages/tox/__init__.py 15:29:01 + PARALLEL=True 15:29:01 + TOX_OPTIONS_LIST= 15:29:01 + [[ -n '' ]] 15:29:01 + case ${PARALLEL,,} in 15:29:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:29:01 + tox --parallel auto --parallel-live 15:29:01 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:29:03 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:29:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:29:03 checkbashisms: freeze> python -m pip freeze --all 15:29:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:29:03 checkbashisms: pip==25.3,setuptools==80.9.0 15:29:03 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:29:03 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:29:03 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:29:05 checkbashisms: OK ✔ in 3.24 seconds 15:29:05 pre-commit: install_deps> python -I -m pip install pre-commit 15:29:07 pre-commit: freeze> python -m pip freeze --all 15:29:07 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 15:29:07 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:29:07 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:29:07 /usr/bin/cpan 15:29:07 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:29:08 [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:29:08 [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:29:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:29:08 [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:29:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:29:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:29:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:29:11 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:29:11 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:29:11 buildcontroller: freeze> python -m pip freeze --all 15:29:11 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:29:11 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:29:11 + update-java-alternatives -l 15:29:11 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:29:11 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:29:11 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:29:11 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:29:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:29:11 [INFO] Once installed this environment will be reused. 15:29:11 [INFO] This may take a few minutes... 15:29:11 update-alternatives: error: no alternatives for jaotc 15:29:11 update-alternatives: error: no alternatives for rmic 15:29:11 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:29:11 + java -version 15:29:11 + JAVA_VER=21 15:29:11 + echo 21 15:29:11 21 15:29:11 + javac -version 15:29:11 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:29:11 + JAVAC_VER=21 15:29:11 + echo 21 15:29:11 + [ 21 -ge 21 ] 15:29:11 + [ 21 -ge 21 ] 15:29:11 + echo ok, java is 21 or newer 15:29:11 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:29:11 21 15:29:11 ok, java is 21 or newer 15:29:12 2025-11-19 15:29:12 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] 15:29:12 + sudo mkdir -p /opt 15:29:12 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:29:12 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:29:12 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:29:12 + mvn --version 15:29:13 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:29:13 Maven home: /opt/maven 15:29:13 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:29:13 Default locale: en, platform encoding: UTF-8 15:29:13 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:29:13 NOTE: Picked up JDK_JAVA_OPTIONS: 15:29:13 --add-opens=java.base/java.io=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.lang=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.net=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.nio=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.util=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:29:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:29:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:29:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:29:13 -Xlog:disable 15:29:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:29:19 [INFO] Once installed this environment will be reused. 15:29:19 [INFO] This may take a few minutes... 15:29:37 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:29:37 [INFO] Once installed this environment will be reused. 15:29:37 [INFO] This may take a few minutes... 15:29:43 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:29:43 [INFO] Once installed this environment will be reused. 15:29:43 [INFO] This may take a few minutes... 15:29:43 docs: freeze> python -m pip freeze --all 15:29:44 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.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.5.0,webcolors==25.10.0 15:29:44 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:29:44 docs-linkcheck: freeze> python -m pip freeze --all 15:29:44 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.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.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.5.0,webcolors==25.10.0 15:29:44 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 15:29:47 docs: OK ✔ in 45.68 seconds 15:29:47 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:29:56 docs-linkcheck: OK ✔ in 52.38 seconds 15:29:56 pylint: freeze> python -m pip freeze --all 15:29:56 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 15:29:56 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:29:57 trim trailing whitespace.................................................Passed 15:29:57 Tabs remover.............................................................Passed 15:29:58 autopep8.................................................................Passed 15:30:03 perltidy.................................................................Passed 15:30:03 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:30:03 [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:30:03 [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:30:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:30:04 [INFO] Once installed this environment will be reused. 15:30:04 [INFO] This may take a few minutes... 15:30:22 gitlint..................................................................Passed 15:30:22 15:30:22 ------------------------------------ 15:30:22 Your code has been rated at 10.00/10 15:30:22 15:31:20 pre-commit: OK ✔ in 1 minute 17.61 seconds 15:31:20 pylint: OK ✔ in 37.37 seconds 15:31:20 buildcontroller: OK ✔ in 2 minutes 18.03 seconds 15:31:20 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:31:20 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:31:20 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:31:20 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:31:28 build_karaf_tests71: freeze> python -m pip freeze --all 15:31:28 build_karaf_tests121: freeze> python -m pip freeze --all 15:31:28 build_karaf_tests190: freeze> python -m pip freeze --all 15:31:28 build_karaf_tests221: freeze> python -m pip freeze --all 15:31:28 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:31:28 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:31:28 build karaf in karaf71 with ./karaf71.env 15:31:28 NOTE: Picked up JDK_JAVA_OPTIONS: 15:31:28 --add-opens=java.base/java.io=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.lang=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.net=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.nio=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.util=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:31:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:31:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:31:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:31:28 -Xlog:disable 15:31:28 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:31:28 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:31:28 build karaf in karaf121 with ./karaf121.env 15:31:28 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:31:28 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:31:28 build karaf in karafoc with ./karafoc.env 15:31:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:31:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:31:29 -Xlog:disable 15:31:29 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:31:29 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:31:29 build karaf in karaf221 with ./karaf221.env 15:31:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:31:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:31:29 -Xlog:disable 15:31:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:31:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:31:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:31:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:31:29 -Xlog:disable 15:32:25 build_karaf_tests221: OK ✔ in 1 minute 4.67 seconds 15:32:25 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:32:28 build_karaf_tests121: OK ✔ in 1 minute 8.41 seconds 15:32:28 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:32:30 build_karaf_tests190: OK ✔ in 1 minute 10.76 seconds 15:32:30 build_karaf_tests71: OK ✔ in 1 minute 11.02 seconds 15:32:30 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:32:38 sims: freeze> python -m pip freeze --all 15:32:38 buildlighty: freeze> python -m pip freeze --all 15:32:38 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:32:38 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:32:38 Using lighynode version 20.1.0.5 15:32:38 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:32:38 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:32:38 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:32:39 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:33:24 sims: OK ✔ in 14.08 seconds 15:33:24 buildlighty: OK ✔ in 43.78 seconds 15:33:24 testsPCE: freeze> python -m pip freeze --all 15:33:24 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.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 15:33:24 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:33:24 pytest -q transportpce_tests/pce/test01_pce.py 15:34:12 .................... [100%] 15:35:15 20 passed in 111.04s (0:01:51) 15:35:15 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:35:32 ............ [100%] 15:36:03 12 passed in 46.95s 15:36:03 pytest -q transportpce_tests/pce/test03_gnpy.py 15:36:19 ........ [100%] 15:36:40 8 passed in 37.30s 15:36:40 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:37:11 ... [100%] 15:37:16 3 passed in 35.89s 15:37:17 testsPCE: OK ✔ in 4 minutes 46.19 seconds 15:37:17 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:37:17 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:37:17 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:37:25 tests121: freeze> python -m pip freeze --all 15:37:25 tests190: freeze> python -m pip freeze --all 15:37:25 tests_tapi: freeze> python -m pip freeze --all 15:37:25 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:37:25 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:37:25 using environment variables from ./karafoc.env 15:37:25 pytest -q transportpce_tests/oc/test01_portmapping.py 15:37:25 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:37:25 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:37:25 using environment variables from ./karaf121.env 15:37:25 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:37:25 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:37:25 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:37:25 using environment variables from ./karaf221.env 15:37:25 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:38:26 ........... [100%] 15:38:41 10 passed in 75.99s (0:01:15) 15:38:41 pytest -q transportpce_tests/oc/test02_topology.py 15:38:50 ...................................... [100%] 15:39:30 21 passed in 125.09s (0:02:05) 15:39:30 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:39:31 ............................................ [100%] 15:42:46 14 passed in 244.35s (0:04:04) 15:42:46 pytest -q transportpce_tests/oc/test03_renderer.py 15:43:08 ........... [100%] 15:43:22 6 passed in 231.62s (0:03:51) 15:43:22 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:43:22 ......... [100%] 15:43:34 19 passed in 47.57s 15:43:34 tests190: OK ✔ in 6 minutes 17.36 seconds 15:43:34 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:43:42 tests71: freeze> python -m pip freeze --all 15:43:43 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:43:43 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:43:43 using environment variables from ./karaf71.env 15:43:43 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:44:13 ........................... [100%] 15:44:35 12 passed in 52.30s 15:44:35 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:44:37 ......................................................... [100%] 15:45:52 44 passed in 149.35s (0:02:29) 15:45:52 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:45:53 ............................................................... [100%] 15:47:13 62 passed in 157.51s (0:02:37) 15:47:13 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:47:15 [100%] 15:47:15 24 passed in 82.99s (0:01:22) 15:47:15 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:47:20 .............................. [100%] 15:48:38 51 passed in 672.69s (0:11:12) 15:48:38 .pytest -q transportpce_tests/tapi/test02_full_topology.py 15:48:38 .................................................... [100%] 15:49:50 48 passed in 156.34s (0:02:36) 15:49:50 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:49:51 ................................. [100%] 15:50:39 40 passed in 203.33s (0:03:23) 15:50:39 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:50:39 ............... [100%] 15:51:04 22 passed in 73.58s (0:01:13) 15:51:05 ......................................................... [100%] 15:54:11 36 passed in 332.35s (0:05:32) 15:54:11 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:54:22 ................................................................................. [100%] 15:59:27 71 passed in 316.04s (0:05:16) 15:59:27 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:59:29 ..... [100%] 15:59:33 54 passed in 533.93s (0:08:53) 16:00:19 ................... [100%] 16:01:50 19 passed in 142.53s (0:02:22) 16:01:50 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 16:03:50 ...................... [100%] 16:09:26 22 passed in 455.89s (0:07:35) 16:09:26 tests71: OK ✔ in 7 minutes 29.89 seconds 16:09:26 tests121: OK ✔ in 22 minutes 16.69 seconds 16:09:26 tests_tapi: OK ✔ in 32 minutes 9.44 seconds 16:09:26 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 16:09:33 tests221: freeze> python -m pip freeze --all 16:09:33 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:09:33 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:09:33 using environment variables from ./karaf221.env 16:09:33 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:10:10 ................................... [100%] 16:10:49 35 passed in 75.58s (0:01:15) 16:10:49 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:11:21 ...... [100%] 16:11:34 6 passed in 44.88s 16:11:34 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:12:17 ............................................ [100%] 16:13:51 44 passed in 136.37s (0:02:16) 16:13:51 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:14:27 ............ [100%] 16:14:51 12 passed in 59.48s 16:14:51 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:15:16 ................ [100%] 16:16:45 16 passed in 114.05s (0:01:54) 16:16:45 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:17:14 ............................... [100%] 16:17:20 31 passed in 34.55s 16:17:20 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:17:55 .......................... [100%] 16:18:51 26 passed in 90.72s (0:01:30) 16:18:51 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:19:27 ...................... [100%] 16:20:31 22 passed in 99.36s (0:01:39) 16:20:31 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:21:11 ........................................ [100%] 16:26:33 40 passed in 361.77s (0:06:01) 16:26:33 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:27:16 ........................................................................ [ 74%] 16:32:52 ......................... [100%] 16:34:44 97 passed in 491.26s (0:08:11) 16:34:44 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:35:37 ...................................................... [100%] 16:42:24 54 passed in 459.50s (0:07:39) 16:42:24 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:43:18 ........................................................................ [ 71%] 16:48:26 ............................. [100%] 16:50:35 101 passed in 490.32s (0:08:10) 16:50:35 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:51:29 ........................................................................ [ 67%] 16:57:16 ................................... [100%] 17:00:36 107 passed in 601.24s (0:10:01) 17:00:36 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:01:18 ............................................. [100%] 17:03:55 45 passed in 198.38s (0:03:18) 17:03:55 tests221: OK ✔ in 54 minutes 29.14 seconds 17:03:55 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 17:04:02 tests_hybrid: freeze> python -m pip freeze --all 17:04:03 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.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:04:03 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:04:03 using environment variables from ./karaf221.env 17:04:03 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:04:45 ................................................... [100%] 17:06:31 51 passed in 148.68s (0:02:28) 17:06:32 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:07:14 ........................................................................ [ 66%] 17:11:35 ..................................... [100%] 17:13:41 109 passed in 428.95s (0:07:08) 17:13:41 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:14:28 ..................................................... [100%] 17:18:00 53 passed in 258.87s (0:04:18) 17:18:00 buildcontroller: OK (138.03=setup[8.77]+cmd[129.25] seconds) 17:18:00 sims: OK (14.08=setup[10.65]+cmd[3.43] seconds) 17:18:00 build_karaf_tests121: OK (68.41=setup[9.15]+cmd[59.26] seconds) 17:18:00 testsPCE: OK (286.19=setup[53.75]+cmd[232.44] seconds) 17:18:00 tests121: OK (1336.69=setup[8.32]+cmd[1328.36] seconds) 17:18:00 build_karaf_tests221: OK (64.67=setup[9.29]+cmd[55.38] seconds) 17:18:00 tests_tapi: OK (1929.44=setup[8.36]+cmd[1921.08] seconds) 17:18:00 tests221: OK (3269.14=setup[7.53]+cmd[3261.61] seconds) 17:18:00 build_karaf_tests71: OK (71.02=setup[9.03]+cmd[61.99] seconds) 17:18:00 tests71: OK (449.89=setup[8.92]+cmd[440.97] seconds) 17:18:00 build_karaf_tests190: OK (70.76=setup[9.22]+cmd[61.54] seconds) 17:18:00 tests190: OK (377.36=setup[8.30]+cmd[369.05] seconds) 17:18:00 tests_hybrid: OK (844.94=setup[7.55]+cmd[837.39] seconds) 17:18:00 buildlighty: OK (43.77=setup[14.56]+cmd[29.21] seconds) 17:18:00 docs: OK (45.68=setup[42.61]+cmd[3.07] seconds) 17:18:00 docs-linkcheck: OK (52.38=setup[42.97]+cmd[9.41] seconds) 17:18:00 checkbashisms: OK (3.24=setup[1.95]+cmd[0.01,0.04,1.23] seconds) 17:18:00 pre-commit: OK (77.61=setup[2.89]+cmd[0.00,0.00,55.98,18.73] seconds) 17:18:00 pylint: OK (37.37=setup[9.51]+cmd[27.86] seconds) 17:18:00 congratulations :) (6538.82 seconds) 17:18:00 + tox_status=0 17:18:00 + echo '---> Completed tox runs' 17:18:00 ---> Completed tox runs 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/build_karaf_tests121/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=build_karaf_tests121 17:18:00 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/build_karaf_tests190/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=build_karaf_tests190 17:18:00 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/build_karaf_tests221/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=build_karaf_tests221 17:18:00 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/build_karaf_tests71/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=build_karaf_tests71 17:18:00 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/buildcontroller/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=buildcontroller 17:18:00 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/buildlighty/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=buildlighty 17:18:00 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/checkbashisms/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=checkbashisms 17:18:00 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/docs-linkcheck/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=docs-linkcheck 17:18:00 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/docs/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=docs 17:18:00 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/pre-commit/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=pre-commit 17:18:00 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/pylint/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=pylint 17:18:00 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/sims/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=sims 17:18:00 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests121/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests121 17:18:00 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests190/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests190 17:18:00 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests221/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests221 17:18:00 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests71/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests71 17:18:00 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/testsPCE/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=testsPCE 17:18:00 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests_hybrid/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests_hybrid 17:18:00 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:18:00 + for i in .tox/*/log 17:18:00 ++ echo .tox/tests_tapi/log 17:18:00 ++ awk -F/ '{print $2}' 17:18:00 + tox_env=tests_tapi 17:18:00 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:18:01 + DOC_DIR=docs/_build/html 17:18:01 + [[ -d docs/_build/html ]] 17:18:01 + echo '---> Archiving generated docs' 17:18:01 ---> Archiving generated docs 17:18:01 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:18:01 + echo '---> tox-run.sh ends' 17:18:01 ---> tox-run.sh ends 17:18:01 + test 0 -eq 0 17:18:01 $ ssh-agent -k 17:18:01 unset SSH_AUTH_SOCK; 17:18:01 unset SSH_AGENT_PID; 17:18:01 echo Agent pid 1573 killed; 17:18:01 [ssh-agent] Stopped. 17:18:01 [PostBuildScript] - [INFO] Executing post build scripts. 17:18:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8581135783475130725.sh 17:18:01 ---> sysstat.sh 17:18:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7149186699741610714.sh 17:18:01 ---> package-listing.sh 17:18:01 ++ facter osfamily 17:18:01 ++ tr '[:upper:]' '[:lower:]' 17:18:02 + OS_FAMILY=debian 17:18:02 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:18:02 + START_PACKAGES=/tmp/packages_start.txt 17:18:02 + END_PACKAGES=/tmp/packages_end.txt 17:18:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:02 + PACKAGES=/tmp/packages_start.txt 17:18:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:18:02 + PACKAGES=/tmp/packages_end.txt 17:18:02 + case "${OS_FAMILY}" in 17:18:02 + dpkg -l 17:18:02 + grep '^ii' 17:18:02 + '[' -f /tmp/packages_start.txt ']' 17:18:02 + '[' -f /tmp/packages_end.txt ']' 17:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:18:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:18:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:18:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15408254065198963929.sh 17:18:02 ---> capture-instance-metadata.sh 17:18:02 Setup pyenv: 17:18:02 system 17:18:02 3.8.20 17:18:02 3.9.20 17:18:02 3.10.15 17:18:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XqF from file:/tmp/.os_lf_venv 17:18:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:05 lf-activate-venv(): INFO: Base packages installed successfully 17:18:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-2XqF/bin to PATH 17:18:19 INFO: Running in OpenStack, capturing instance metadata 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16292255304623253603.sh 17:18:20 provisioning config files... 17:18:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3926 17:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10429641326886087068tmp 17:18:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:18:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:18:20 provisioning config files... 17:18:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:18:20 [EnvInject] - Injecting environment variables from a build step. 17:18:20 [EnvInject] - Injecting as environment variables the properties content 17:18:20 SERVER_ID=logs 17:18:20 17:18:20 [EnvInject] - Variables injected successfully. 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4668037613768926683.sh 17:18:20 ---> create-netrc.sh 17:18:20 WARN: Log server credential not found. 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5605124574740285195.sh 17:18:20 ---> python-tools-install.sh 17:18:20 Setup pyenv: 17:18:20 system 17:18:20 3.8.20 17:18:20 3.9.20 17:18:20 3.10.15 17:18:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XqF from file:/tmp/.os_lf_venv 17:18:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:23 lf-activate-venv(): INFO: Base packages installed successfully 17:18:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:34 lf-activate-venv(): INFO: Adding /tmp/venv-2XqF/bin to PATH 17:18:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8991710092084914334.sh 17:18:34 ---> sudo-logs.sh 17:18:34 Archiving 'sudo' log.. 17:18:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15974144748800626271.sh 17:18:34 ---> job-cost.sh 17:18:34 Setup pyenv: 17:18:35 system 17:18:35 3.8.20 17:18:35 3.9.20 17:18:35 3.10.15 17:18:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XqF from file:/tmp/.os_lf_venv 17:18:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:37 lf-activate-venv(): INFO: Base packages installed successfully 17:18:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-2XqF/bin to PATH 17:18:43 INFO: No Stack... 17:18:44 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:44 INFO: Archiving Costs 17:18:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17658774988484584809.sh 17:18:44 ---> logs-deploy.sh 17:18:44 Setup pyenv: 17:18:44 system 17:18:44 3.8.20 17:18:44 3.9.20 17:18:44 3.10.15 17:18:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2XqF from file:/tmp/.os_lf_venv 17:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:46 lf-activate-venv(): INFO: Base packages installed successfully 17:18:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-2XqF/bin to PATH 17:18:56 WARNING: Nexus logging server not set 17:18:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3926/ 17:18:56 INFO: archiving logs to S3 17:18:58 ---> uname -a: 17:18:58 Linux prd-ubuntu2204-docker-4c-16g-11938 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:18:58 17:18:58 17:18:58 ---> lscpu: 17:18:58 Architecture: x86_64 17:18:58 CPU op-mode(s): 32-bit, 64-bit 17:18:58 Address sizes: 40 bits physical, 48 bits virtual 17:18:58 Byte Order: Little Endian 17:18:58 CPU(s): 4 17:18:58 On-line CPU(s) list: 0-3 17:18:58 Vendor ID: AuthenticAMD 17:18:58 Model name: AMD EPYC-Rome Processor 17:18:58 CPU family: 23 17:18:58 Model: 49 17:18:58 Thread(s) per core: 1 17:18:58 Core(s) per socket: 1 17:18:58 Socket(s): 4 17:18:58 Stepping: 0 17:18:58 BogoMIPS: 5599.99 17:18:58 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:18:58 Virtualization: AMD-V 17:18:58 Hypervisor vendor: KVM 17:18:58 Virtualization type: full 17:18:58 L1d cache: 128 KiB (4 instances) 17:18:58 L1i cache: 128 KiB (4 instances) 17:18:58 L2 cache: 2 MiB (4 instances) 17:18:58 L3 cache: 64 MiB (4 instances) 17:18:58 NUMA node(s): 1 17:18:58 NUMA node0 CPU(s): 0-3 17:18:58 Vulnerability Gather data sampling: Not affected 17:18:58 Vulnerability Indirect target selection: Not affected 17:18:58 Vulnerability Itlb multihit: Not affected 17:18:58 Vulnerability L1tf: Not affected 17:18:58 Vulnerability Mds: Not affected 17:18:58 Vulnerability Meltdown: Not affected 17:18:58 Vulnerability Mmio stale data: Not affected 17:18:58 Vulnerability Reg file data sampling: Not affected 17:18:58 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:18:58 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:18:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:18:58 Vulnerability Srbds: Not affected 17:18:58 Vulnerability Tsx async abort: Not affected 17:18:58 17:18:58 17:18:58 ---> nproc: 17:18:58 4 17:18:58 17:18:58 17:18:58 ---> df -h: 17:18:58 Filesystem Size Used Avail Use% Mounted on 17:18:58 tmpfs 1.6G 1.1M 1.6G 1% /run 17:18:58 /dev/vda1 78G 18G 60G 23% / 17:18:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:18:58 tmpfs 5.0M 0 5.0M 0% /run/lock 17:18:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:18:58 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:18:58 17:18:58 17:18:58 ---> free -m: 17:18:58 total used free shared buff/cache available 17:18:58 Mem: 15989 693 10880 3 4415 14953 17:18:58 Swap: 1023 0 1023 17:18:58 17:18:58 17:18:58 ---> ip addr: 17:18:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:18:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:18:58 inet 127.0.0.1/8 scope host lo 17:18:58 valid_lft forever preferred_lft forever 17:18:58 inet6 ::1/128 scope host 17:18:58 valid_lft forever preferred_lft forever 17:18:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:18:58 link/ether fa:16:3e:6c:98:7e brd ff:ff:ff:ff:ff:ff 17:18:58 altname enp0s3 17:18:58 inet 10.30.170.63/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:18:58 valid_lft 79688sec preferred_lft 79688sec 17:18:58 inet6 fe80::f816:3eff:fe6c:987e/64 scope link 17:18:58 valid_lft forever preferred_lft forever 17:18:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:18:58 link/ether e6:fb:81:ff:6e:48 brd ff:ff:ff:ff:ff:ff 17:18:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:18:58 valid_lft forever preferred_lft forever 17:18:58 17:18:58 17:18:58 ---> sar -b -r -n DEV: 17:18:58 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11938) 11/19/25 _x86_64_ (4 CPU) 17:18:58 17:18:58 15:27:10 LINUX RESTART (4 CPU) 17:18:58 17:18:58 15:30:25 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:58 15:40:00 89.72 16.38 68.44 4.90 843.10 33628.28 32504.46 17:18:58 15:50:01 48.08 21.88 24.80 1.40 261.46 1636.88 1432.77 17:18:58 16:00:01 10.66 0.22 9.82 0.62 12.93 327.44 1011.50 17:18:58 16:10:31 8.71 0.09 8.09 0.53 2.73 526.92 142.50 17:18:58 16:20:01 19.36 0.02 18.48 0.86 0.80 613.00 564.31 17:18:58 16:30:03 7.70 0.05 7.37 0.28 1.53 218.00 262.02 17:18:58 16:40:31 17.82 0.03 4.90 12.89 0.98 155.08 202032.57 17:18:58 16:50:01 5.20 0.01 5.00 0.19 1.11 161.56 162.45 17:18:58 17:00:05 4.98 0.02 4.77 0.19 1.71 153.99 59.24 17:18:58 17:10:07 11.45 0.01 10.84 0.60 0.68 686.50 198.57 17:18:58 Average: 22.08 3.82 15.97 2.29 109.55 3681.47 24696.82 17:18:58 17:18:58 15:30:25 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:58 15:40:00 254604 4901184 11024500 67.33 259040 4256836 13068168 75.01 2213528 13205128 772 17:18:58 15:50:01 2840248 6033280 9899484 60.46 266108 2918456 11232636 64.48 2116828 10843516 2316 17:18:58 16:00:01 8921080 12146268 3791868 23.16 267568 2949268 5876220 33.73 2133804 4769668 6644 17:18:58 16:10:31 8853352 12178184 3759892 22.96 272008 3044384 4547448 26.10 2151896 4812116 144 17:18:58 16:20:01 9507104 12918020 3020408 18.45 275104 3127356 3671124 21.07 2177120 4140616 248 17:18:58 16:30:03 7890036 11330524 4606836 28.14 276032 3156004 5300484 30.42 2179272 5747732 236 17:18:58 16:40:31 7985028 11449140 4488004 27.41 276756 3178916 5183532 29.75 2185212 5628044 92 17:18:58 16:50:01 6286716 9772024 6164532 37.65 277304 3199548 6815956 39.12 2187300 7338244 276 17:18:58 17:00:05 6120944 9628660 6307840 38.53 277884 3221372 6933536 39.80 2190952 7497200 580 17:18:58 17:10:07 7749676 11403816 4533536 27.69 282028 3363140 5224408 29.99 2207012 5866952 220 17:18:58 Average: 6640879 10176110 5759690 35.18 272983 3241528 6785351 38.95 2174292 6984922 1153 17:18:58 17:18:58 15:30:25 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:58 15:40:00 lo 9.63 9.63 10.13 10.13 0.00 0.00 0.00 0.00 17:18:58 15:40:00 ens3 73.58 51.62 1148.52 5.67 0.00 0.00 0.00 0.00 17:18:58 15:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 15:50:01 lo 30.68 30.68 15.77 15.77 0.00 0.00 0.00 0.00 17:18:58 15:50:01 ens3 1.57 1.49 0.40 0.34 0.00 0.00 0.00 0.00 17:18:58 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:00:01 lo 36.93 36.93 14.68 14.68 0.00 0.00 0.00 0.00 17:18:58 16:00:01 ens3 1.01 0.89 0.24 0.20 0.00 0.00 0.00 0.00 17:18:58 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:10:31 lo 12.16 12.16 7.50 7.50 0.00 0.00 0.00 0.00 17:18:58 16:10:31 ens3 0.57 0.54 0.17 0.14 0.00 0.00 0.00 0.00 17:18:58 16:10:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:20:01 lo 12.87 12.87 7.27 7.27 0.00 0.00 0.00 0.00 17:18:58 16:20:01 ens3 1.14 1.21 0.22 1.14 0.00 0.00 0.00 0.00 17:18:58 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:30:03 lo 14.92 14.92 7.05 7.05 0.00 0.00 0.00 0.00 17:18:58 16:30:03 ens3 0.57 0.48 0.12 0.10 0.00 0.00 0.00 0.00 17:18:58 16:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:40:31 lo 22.79 22.79 8.72 8.72 0.00 0.00 0.00 0.00 17:18:58 16:40:31 ens3 0.74 0.52 0.21 0.16 0.00 0.00 0.00 0.00 17:18:58 16:40:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 16:50:01 lo 26.34 26.34 11.82 11.82 0.00 0.00 0.00 0.00 17:18:58 16:50:01 ens3 0.67 0.51 0.16 0.12 0.00 0.00 0.00 0.00 17:18:58 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 17:00:05 lo 17.58 17.58 10.37 10.37 0.00 0.00 0.00 0.00 17:18:58 17:00:05 ens3 0.58 0.48 0.13 0.10 0.00 0.00 0.00 0.00 17:18:58 17:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 17:10:07 lo 17.95 17.95 9.99 9.99 0.00 0.00 0.00 0.00 17:18:58 17:10:07 ens3 0.92 0.84 0.25 0.21 0.00 0.00 0.00 0.00 17:18:58 17:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 Average: lo 20.20 20.20 10.32 10.32 0.00 0.00 0.00 0.00 17:18:58 Average: ens3 7.85 5.66 110.58 0.79 0.00 0.00 0.00 0.00 17:18:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:58 17:18:58 17:18:58 ---> sar -P ALL: 17:18:58 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11938) 11/19/25 _x86_64_ (4 CPU) 17:18:58 17:18:58 15:27:10 LINUX RESTART (4 CPU) 17:18:58 17:18:58 15:30:25 CPU %user %nice %system %iowait %steal %idle 17:18:58 15:40:00 all 51.48 0.07 2.49 2.25 0.10 43.61 17:18:58 15:40:00 0 51.04 0.13 2.29 2.45 0.09 44.00 17:18:58 15:40:00 1 51.47 0.02 2.57 2.32 0.10 43.52 17:18:58 15:40:00 2 49.13 0.08 2.46 3.01 0.11 45.21 17:18:58 15:40:00 3 54.28 0.05 2.63 1.23 0.11 41.71 17:18:58 15:50:01 all 39.60 0.00 1.71 0.10 0.10 58.50 17:18:58 15:50:01 0 39.21 0.00 1.83 0.12 0.10 58.75 17:18:58 15:50:01 1 39.21 0.00 1.63 0.10 0.10 58.96 17:18:58 15:50:01 2 39.92 0.00 1.80 0.05 0.10 58.13 17:18:58 15:50:01 3 40.04 0.00 1.59 0.13 0.10 58.14 17:18:58 16:00:01 all 22.38 0.00 1.14 0.05 0.09 76.34 17:18:58 16:00:01 0 22.55 0.00 1.12 0.02 0.09 76.23 17:18:58 16:00:01 1 21.45 0.00 1.17 0.11 0.09 77.18 17:18:58 16:00:01 2 23.09 0.00 1.20 0.05 0.09 75.57 17:18:58 16:00:01 3 22.43 0.00 1.07 0.03 0.09 76.38 17:18:58 16:10:31 all 15.72 0.00 0.61 0.06 0.08 83.52 17:18:58 16:10:31 0 15.38 0.00 0.64 0.05 0.08 83.84 17:18:58 16:10:31 1 16.01 0.00 0.58 0.08 0.08 83.25 17:18:58 16:10:31 2 15.82 0.00 0.62 0.11 0.08 83.36 17:18:58 16:10:31 3 15.68 0.00 0.60 0.01 0.08 83.63 17:18:58 16:20:01 all 27.87 0.00 0.95 0.08 0.09 71.02 17:18:58 16:20:01 0 27.68 0.00 0.82 0.02 0.09 71.39 17:18:58 16:20:01 1 27.65 0.00 1.08 0.05 0.08 71.13 17:18:58 16:20:01 2 28.28 0.00 0.99 0.19 0.09 70.46 17:18:58 16:20:01 3 27.88 0.00 0.90 0.04 0.09 71.09 17:18:58 16:30:03 all 12.91 0.00 0.53 0.03 0.08 86.44 17:18:58 16:30:03 0 12.54 0.00 0.51 0.02 0.07 86.86 17:18:58 16:30:03 1 12.82 0.00 0.53 0.01 0.08 86.57 17:18:58 16:30:03 2 12.61 0.00 0.55 0.02 0.08 86.74 17:18:58 16:30:03 3 13.68 0.00 0.55 0.08 0.08 85.60 17:18:58 16:40:31 all 7.44 0.00 0.34 1.34 0.08 90.80 17:18:58 16:40:31 0 7.39 0.00 0.32 1.53 0.07 90.69 17:18:58 16:40:31 1 7.64 0.00 0.36 2.29 0.08 89.64 17:18:58 16:40:31 2 7.17 0.00 0.36 1.50 0.08 90.90 17:18:58 16:40:31 3 7.58 0.00 0.32 0.02 0.08 92.00 17:18:58 16:50:01 all 10.26 0.00 0.46 0.02 0.08 89.18 17:18:58 16:50:01 0 10.05 0.00 0.48 0.02 0.07 89.38 17:18:58 16:50:01 1 9.54 0.00 0.42 0.02 0.08 89.93 17:18:58 16:50:01 2 10.61 0.00 0.42 0.04 0.08 88.84 17:18:58 16:50:01 3 10.85 0.00 0.50 0.02 0.08 88.55 17:18:58 17:00:05 all 9.33 0.00 0.45 0.02 0.08 90.12 17:18:58 17:00:05 0 9.55 0.00 0.47 0.00 0.08 89.89 17:18:58 17:00:05 1 9.38 0.00 0.43 0.04 0.08 90.07 17:18:58 17:00:05 2 9.08 0.00 0.46 0.03 0.08 90.35 17:18:58 17:00:05 3 9.31 0.00 0.42 0.01 0.08 90.17 17:18:58 17:10:07 all 18.96 0.00 0.77 0.06 0.09 80.13 17:18:58 17:10:07 0 19.12 0.00 0.79 0.11 0.08 79.90 17:18:58 17:10:07 1 19.05 0.00 0.80 0.04 0.09 80.02 17:18:58 17:10:07 2 18.73 0.00 0.75 0.04 0.09 80.39 17:18:58 17:10:07 3 18.93 0.00 0.73 0.04 0.08 80.22 17:18:58 Average: all 21.39 0.01 0.93 0.40 0.09 77.19 17:18:58 Average: 0 21.25 0.01 0.92 0.43 0.08 77.31 17:18:58 Average: 1 21.22 0.00 0.95 0.51 0.09 77.23 17:18:58 Average: 2 21.24 0.01 0.95 0.50 0.09 77.21 17:18:58 Average: 3 21.84 0.00 0.92 0.16 0.09 76.99 17:18:58 17:18:58 17:18:58