07:42:21 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 07:42:21 Running as SYSTEM 07:42:21 [EnvInject] - Loading node environment variables. 07:42:21 Building remotely on prd-ubuntu2204-docker-4c-16g-3851 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:42:22 [ssh-agent] Looking for ssh-agent implementation... 07:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:22 $ ssh-agent 07:42:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgJPTkZ/agent.1596 07:42:22 SSH_AGENT_PID=1598 07:42:22 [ssh-agent] Started. 07:42:22 Running ssh-add (command line suppressed) 07:42:22 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8978083281860465917.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8978083281860465917.key) 07:42:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:42:22 The recommended git tool is: NONE 07:42:25 using credential jenkins-ssh 07:42:25 Wiping out workspace first. 07:42:25 Cloning the remote Git repository 07:42:25 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:42:25 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:42:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:42:25 > git --version # timeout=10 07:42:25 > git --version # 'git version 2.34.1' 07:42:25 using GIT_SSH to set credentials jenkins-ssh 07:42:25 Verifying host key using known hosts file 07:42:25 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. 07:42:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:42:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:42:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:42:31 using GIT_SSH to set credentials jenkins-ssh 07:42:31 Verifying host key using known hosts file 07:42:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:42:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/57/116657/48 # timeout=10 07:42:31 > git rev-parse 2032c57de0a99ceba6eff776afd0e3654bb74f6d^{commit} # timeout=10 07:42:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:31 Checking out Revision 2032c57de0a99ceba6eff776afd0e3654bb74f6d (refs/changes/57/116657/48) 07:42:31 > git config core.sparsecheckout # timeout=10 07:42:31 > git checkout -f 2032c57de0a99ceba6eff776afd0e3654bb74f6d # timeout=10 07:42:31 Commit message: "TAPI listener on OpenROADM topology updated" 07:42:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:32 > git rev-list --no-walk a736553210f6e1ae069a150f956003f5d81b737e # timeout=10 07:42:32 > git remote # timeout=10 07:42:32 > git submodule init # timeout=10 07:42:32 > git submodule sync # timeout=10 07:42:32 > git config --get remote.origin.url # timeout=10 07:42:32 > git submodule init # timeout=10 07:42:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:42:32 ERROR: No submodules found. 07:42:35 provisioning config files... 07:42:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:42:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:42:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14736037582588526994.sh 07:42:35 ---> python-tools-install.sh 07:42:35 Setup pyenv: 07:42:35 * system (set by /opt/pyenv/version) 07:42:35 * 3.8.20 (set by /opt/pyenv/version) 07:42:35 * 3.9.20 (set by /opt/pyenv/version) 07:42:35 3.10.15 07:42:35 3.11.10 07:42:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Bks 07:42:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:42:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:44 lf-activate-venv(): INFO: Base packages installed successfully 07:42:44 lf-activate-venv(): INFO: Installing additional packages: lftools 07:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-9Bks/bin to PATH 07:43:12 Generating Requirements File 07:43:32 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. 07:43:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:43:33 Python 3.11.10 07:43:33 pip 25.3 from /tmp/venv-9Bks/lib/python3.11/site-packages/pip (python 3.11) 07:43:33 appdirs==1.4.4 07:43:33 argcomplete==3.6.3 07:43:33 aspy.yaml==1.3.0 07:43:33 attrs==25.4.0 07:43:33 autopage==0.5.2 07:43:33 beautifulsoup4==4.14.3 07:43:33 boto3==1.42.3 07:43:33 botocore==1.42.3 07:43:33 bs4==0.0.2 07:43:33 cachetools==6.2.2 07:43:33 certifi==2025.11.12 07:43:33 cffi==2.0.0 07:43:33 cfgv==3.5.0 07:43:33 chardet==5.2.0 07:43:33 charset-normalizer==3.4.4 07:43:33 click==8.3.1 07:43:33 cliff==4.13.0 07:43:33 cmd2==2.7.0 07:43:33 cryptography==3.3.2 07:43:33 debtcollector==3.0.0 07:43:33 decorator==5.2.1 07:43:33 defusedxml==0.7.1 07:43:33 Deprecated==1.3.1 07:43:33 distlib==0.4.0 07:43:33 dnspython==2.8.0 07:43:33 docker==7.1.0 07:43:33 dogpile.cache==1.5.0 07:43:33 durationpy==0.10 07:43:33 email-validator==2.3.0 07:43:33 filelock==3.20.0 07:43:33 future==1.0.0 07:43:33 gitdb==4.0.12 07:43:33 GitPython==3.1.45 07:43:33 google-auth==2.43.0 07:43:33 httplib2==0.31.0 07:43:33 identify==2.6.15 07:43:33 idna==3.11 07:43:33 importlib-resources==1.5.0 07:43:33 iso8601==2.1.0 07:43:33 Jinja2==3.1.6 07:43:33 jmespath==1.0.1 07:43:33 jsonpatch==1.33 07:43:33 jsonpointer==3.0.0 07:43:33 jsonschema==4.25.1 07:43:33 jsonschema-specifications==2025.9.1 07:43:33 keystoneauth1==5.12.0 07:43:33 kubernetes==34.1.0 07:43:33 lftools==0.37.16 07:43:33 lxml==6.0.2 07:43:33 markdown-it-py==4.0.0 07:43:33 MarkupSafe==3.0.3 07:43:33 mdurl==0.1.2 07:43:33 msgpack==1.1.2 07:43:33 multi_key_dict==2.0.3 07:43:33 munch==4.0.0 07:43:33 netaddr==1.3.0 07:43:33 niet==1.4.2 07:43:33 nodeenv==1.9.1 07:43:33 oauth2client==4.1.3 07:43:33 oauthlib==3.3.1 07:43:33 openstacksdk==4.8.0 07:43:33 os-service-types==1.8.2 07:43:33 osc-lib==4.2.0 07:43:33 oslo.config==10.1.0 07:43:33 oslo.context==6.2.0 07:43:33 oslo.i18n==6.7.1 07:43:33 oslo.log==7.2.1 07:43:33 oslo.serialization==5.8.0 07:43:33 oslo.utils==9.2.0 07:43:33 packaging==25.0 07:43:33 pbr==7.0.3 07:43:33 platformdirs==4.5.0 07:43:33 prettytable==3.17.0 07:43:33 psutil==7.1.3 07:43:33 pyasn1==0.6.1 07:43:33 pyasn1_modules==0.4.2 07:43:33 pycparser==2.23 07:43:33 pygerrit2==2.0.15 07:43:33 PyGithub==2.8.1 07:43:33 Pygments==2.19.2 07:43:33 PyJWT==2.10.1 07:43:33 PyNaCl==1.6.1 07:43:33 pyparsing==2.4.7 07:43:33 pyperclip==1.11.0 07:43:33 pyrsistent==0.20.0 07:43:33 python-cinderclient==9.8.0 07:43:33 python-dateutil==2.9.0.post0 07:43:33 python-heatclient==4.3.0 07:43:33 python-jenkins==1.8.3 07:43:33 python-keystoneclient==5.7.0 07:43:33 python-magnumclient==4.9.0 07:43:33 python-openstackclient==8.2.0 07:43:33 python-swiftclient==4.9.0 07:43:33 PyYAML==6.0.3 07:43:33 referencing==0.37.0 07:43:33 requests==2.32.5 07:43:33 requests-oauthlib==2.0.0 07:43:33 requestsexceptions==1.4.0 07:43:33 rfc3986==2.0.0 07:43:33 rich==14.2.0 07:43:33 rich-argparse==1.7.2 07:43:33 rpds-py==0.30.0 07:43:33 rsa==4.9.1 07:43:33 ruamel.yaml==0.18.16 07:43:33 ruamel.yaml.clib==0.2.15 07:43:33 s3transfer==0.16.0 07:43:33 simplejson==3.20.2 07:43:33 six==1.17.0 07:43:33 smmap==5.0.2 07:43:33 soupsieve==2.8 07:43:33 stevedore==5.6.0 07:43:33 tabulate==0.9.0 07:43:33 toml==0.10.2 07:43:33 tomlkit==0.13.3 07:43:33 tqdm==4.67.1 07:43:33 typing_extensions==4.15.0 07:43:33 tzdata==2025.2 07:43:33 urllib3==1.26.20 07:43:33 virtualenv==20.35.4 07:43:33 wcwidth==0.2.14 07:43:33 websocket-client==1.9.0 07:43:33 wrapt==2.0.1 07:43:33 xdg==6.0.0 07:43:33 xmltodict==1.0.2 07:43:33 yq==3.4.3 07:43:33 [EnvInject] - Injecting environment variables from a build step. 07:43:33 [EnvInject] - Injecting as environment variables the properties content 07:43:33 PYTHON=python3 07:43:33 07:43:33 [EnvInject] - Variables injected successfully. 07:43:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11034255188903341938.sh 07:43:33 ---> tox-install.sh 07:43:33 + source /home/jenkins/lf-env.sh 07:43:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:33 ++ mktemp -d /tmp/venv-XXXX 07:43:33 + lf_venv=/tmp/venv-1Kbr 07:43:33 + local venv_file=/tmp/.os_lf_venv 07:43:33 + local python=python3 07:43:33 + local options 07:43:33 + local set_path=true 07:43:33 + local install_args= 07:43:33 ++ 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 07:43:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:33 + true 07:43:33 + case $1 in 07:43:33 + venv_file=/tmp/.toxenv 07:43:33 + shift 2 07:43:33 + true 07:43:33 + case $1 in 07:43:33 + shift 07:43:33 + break 07:43:33 + case $python in 07:43:33 + local pkg_list= 07:43:33 + [[ -d /opt/pyenv ]] 07:43:33 + echo 'Setup pyenv:' 07:43:33 Setup pyenv: 07:43:33 + export PYENV_ROOT=/opt/pyenv 07:43:33 + PYENV_ROOT=/opt/pyenv 07:43:33 + 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 07:43:33 + 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 07:43:33 + pyenv versions 07:43:33 system 07:43:33 3.8.20 07:43:33 3.9.20 07:43:33 3.10.15 07:43:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:43:33 + command -v pyenv 07:43:33 ++ pyenv init - --no-rehash 07:43:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:43:33 for i in ${!paths[@]}; do 07:43:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:43:33 fi; done; 07:43:33 echo "${paths[*]}"'\'')" 07:43:33 export PATH="/opt/pyenv/shims:${PATH}" 07:43:33 export PYENV_SHELL=bash 07:43:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:33 pyenv() { 07:43:33 local command 07:43:33 command="${1:-}" 07:43:33 if [ "$#" -gt 0 ]; then 07:43:33 shift 07:43:33 fi 07:43:33 07:43:33 case "$command" in 07:43:33 rehash|shell) 07:43:33 eval "$(pyenv "sh-$command" "$@")" 07:43:33 ;; 07:43:33 *) 07:43:33 command pyenv "$command" "$@" 07:43:33 ;; 07:43:33 esac 07:43:33 }' 07:43:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:43:33 for i in ${!paths[@]}; do 07:43:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:43:33 fi; done; 07:43:33 echo "${paths[*]}"' 07:43:33 ++ 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 07:43:33 ++ 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 07:43:33 ++ 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 07:43:33 ++ export PYENV_SHELL=bash 07:43:33 ++ PYENV_SHELL=bash 07:43:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:33 +++ complete -F _pyenv pyenv 07:43:33 ++ lf-pyver python3 07:43:33 ++ local py_version_xy=python3 07:43:33 ++ local py_version_xyz= 07:43:33 ++ pyenv versions 07:43:33 ++ local command 07:43:33 ++ command=versions 07:43:33 ++ '[' 1 -gt 0 ']' 07:43:33 ++ shift 07:43:33 ++ case "$command" in 07:43:33 ++ command pyenv versions 07:43:33 ++ grep -E '^[0-9.]*[0-9]$' 07:43:33 ++ awk '{ print $1 }' 07:43:33 ++ sed 's/^[ *]* //' 07:43:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:33 +++ grep '^3' /tmp/.pyenv_versions 07:43:33 +++ sort -V 07:43:33 +++ tail -n 1 07:43:33 ++ py_version_xyz=3.11.10 07:43:33 ++ [[ -z 3.11.10 ]] 07:43:33 ++ echo 3.11.10 07:43:33 ++ return 0 07:43:33 + pyenv local 3.11.10 07:43:33 + local command 07:43:33 + command=local 07:43:33 + '[' 2 -gt 0 ']' 07:43:33 + shift 07:43:33 + case "$command" in 07:43:33 + command pyenv local 3.11.10 07:43:33 + for arg in "$@" 07:43:33 + case $arg in 07:43:33 + pkg_list+='tox ' 07:43:33 + for arg in "$@" 07:43:33 + case $arg in 07:43:33 + pkg_list+='virtualenv ' 07:43:33 + for arg in "$@" 07:43:33 + case $arg in 07:43:33 + pkg_list+='urllib3~=1.26.15 ' 07:43:33 + [[ -f /tmp/.toxenv ]] 07:43:33 + [[ ! -f /tmp/.toxenv ]] 07:43:33 + [[ -n '' ]] 07:43:33 + python3 -m venv /tmp/venv-1Kbr 07:43:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Kbr' 07:43:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Kbr 07:43:38 + echo /tmp/venv-1Kbr 07:43:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:43:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:43:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:38 + local 'pip_opts=--upgrade --quiet' 07:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:38 + [[ -n '' ]] 07:43:38 + [[ -n '' ]] 07:43:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:38 + /tmp/venv-1Kbr/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 07:43:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:42 lf-activate-venv(): INFO: Base packages installed successfully 07:43:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:42 + /tmp/venv-1Kbr/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 07:43:44 + type python3 07:43:44 + true 07:43:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Kbr/bin to PATH' 07:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-1Kbr/bin to PATH 07:43:44 + PATH=/tmp/venv-1Kbr/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 07:43:44 + return 0 07:43:44 + python3 --version 07:43:44 Python 3.11.10 07:43:44 + python3 -m pip --version 07:43:45 pip 25.3 from /tmp/venv-1Kbr/lib/python3.11/site-packages/pip (python 3.11) 07:43:45 + python3 -m pip freeze 07:43:45 cachetools==6.2.2 07:43:45 chardet==5.2.0 07:43:45 colorama==0.4.6 07:43:45 distlib==0.4.0 07:43:45 filelock==3.20.0 07:43:45 packaging==25.0 07:43:45 platformdirs==4.5.0 07:43:45 pluggy==1.6.0 07:43:45 pyproject-api==1.10.0 07:43:45 tox==4.32.0 07:43:45 urllib3==1.26.20 07:43:45 virtualenv==20.35.4 07:43:45 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8858039733198299067.sh 07:43:45 [EnvInject] - Injecting environment variables from a build step. 07:43:45 [EnvInject] - Injecting as environment variables the properties content 07:43:45 PARALLEL=True 07:43:45 07:43:45 [EnvInject] - Variables injected successfully. 07:43:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10787647982681434176.sh 07:43:45 ---> tox-run.sh 07:43:45 + 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 07:43:45 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:43:45 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:43:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:43:45 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:43:45 + source /home/jenkins/lf-env.sh 07:43:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:45 ++ mktemp -d /tmp/venv-XXXX 07:43:45 + lf_venv=/tmp/venv-QUlm 07:43:45 + local venv_file=/tmp/.os_lf_venv 07:43:45 + local python=python3 07:43:45 + local options 07:43:45 + local set_path=true 07:43:45 + local install_args= 07:43:45 ++ 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 07:43:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:45 + true 07:43:45 + case $1 in 07:43:45 + venv_file=/tmp/.toxenv 07:43:45 + shift 2 07:43:45 + true 07:43:45 + case $1 in 07:43:45 + shift 07:43:45 + break 07:43:45 + case $python in 07:43:45 + local pkg_list= 07:43:45 + [[ -d /opt/pyenv ]] 07:43:45 + echo 'Setup pyenv:' 07:43:45 Setup pyenv: 07:43:45 + export PYENV_ROOT=/opt/pyenv 07:43:45 + PYENV_ROOT=/opt/pyenv 07:43:45 + 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 07:43:45 + 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 07:43:45 + pyenv versions 07:43:45 system 07:43:45 3.8.20 07:43:45 3.9.20 07:43:45 3.10.15 07:43:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:43:45 + command -v pyenv 07:43:45 ++ pyenv init - --no-rehash 07:43:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:43:45 for i in ${!paths[@]}; do 07:43:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:43:45 fi; done; 07:43:45 echo "${paths[*]}"'\'')" 07:43:45 export PATH="/opt/pyenv/shims:${PATH}" 07:43:45 export PYENV_SHELL=bash 07:43:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:45 pyenv() { 07:43:45 local command 07:43:45 command="${1:-}" 07:43:45 if [ "$#" -gt 0 ]; then 07:43:45 shift 07:43:45 fi 07:43:45 07:43:45 case "$command" in 07:43:45 rehash|shell) 07:43:45 eval "$(pyenv "sh-$command" "$@")" 07:43:45 ;; 07:43:45 *) 07:43:45 command pyenv "$command" "$@" 07:43:45 ;; 07:43:45 esac 07:43:45 }' 07:43:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:43:45 for i in ${!paths[@]}; do 07:43:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:43:45 fi; done; 07:43:45 echo "${paths[*]}"' 07:43:45 ++ 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 07:43:45 ++ 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 07:43:45 ++ 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 07:43:45 ++ export PYENV_SHELL=bash 07:43:45 ++ PYENV_SHELL=bash 07:43:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:45 +++ complete -F _pyenv pyenv 07:43:45 ++ lf-pyver python3 07:43:45 ++ local py_version_xy=python3 07:43:45 ++ local py_version_xyz= 07:43:45 ++ sed 's/^[ *]* //' 07:43:45 ++ awk '{ print $1 }' 07:43:45 ++ grep -E '^[0-9.]*[0-9]$' 07:43:45 ++ pyenv versions 07:43:45 ++ local command 07:43:45 ++ command=versions 07:43:45 ++ '[' 1 -gt 0 ']' 07:43:45 ++ shift 07:43:45 ++ case "$command" in 07:43:45 ++ command pyenv versions 07:43:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:45 +++ grep '^3' /tmp/.pyenv_versions 07:43:45 +++ sort -V 07:43:45 +++ tail -n 1 07:43:45 ++ py_version_xyz=3.11.10 07:43:45 ++ [[ -z 3.11.10 ]] 07:43:45 ++ echo 3.11.10 07:43:45 ++ return 0 07:43:45 + pyenv local 3.11.10 07:43:45 + local command 07:43:45 + command=local 07:43:45 + '[' 2 -gt 0 ']' 07:43:45 + shift 07:43:45 + case "$command" in 07:43:45 + command pyenv local 3.11.10 07:43:45 + for arg in "$@" 07:43:45 + case $arg in 07:43:45 + pkg_list+='tox ' 07:43:45 + for arg in "$@" 07:43:45 + case $arg in 07:43:45 + pkg_list+='virtualenv ' 07:43:45 + for arg in "$@" 07:43:45 + case $arg in 07:43:45 + pkg_list+='urllib3~=1.26.15 ' 07:43:45 + [[ -f /tmp/.toxenv ]] 07:43:45 ++ cat /tmp/.toxenv 07:43:45 + lf_venv=/tmp/venv-1Kbr 07:43:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Kbr from' file:/tmp/.toxenv 07:43:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Kbr from file:/tmp/.toxenv 07:43:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:43:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:43:45 + local 'pip_opts=--upgrade --quiet' 07:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:43:45 + [[ -n '' ]] 07:43:45 + [[ -n '' ]] 07:43:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:43:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:43:45 + /tmp/venv-1Kbr/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 07:43:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:43:46 lf-activate-venv(): INFO: Base packages installed successfully 07:43:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:43:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:43:46 + /tmp/venv-1Kbr/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 07:43:47 + type python3 07:43:47 + true 07:43:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Kbr/bin to PATH' 07:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-1Kbr/bin to PATH 07:43:47 + PATH=/tmp/venv-1Kbr/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 07:43:47 + return 0 07:43:47 + [[ -d /opt/pyenv ]] 07:43:47 + echo '---> Setting up pyenv' 07:43:47 ---> Setting up pyenv 07:43:47 + export PYENV_ROOT=/opt/pyenv 07:43:47 + PYENV_ROOT=/opt/pyenv 07:43:47 + export PATH=/opt/pyenv/bin:/tmp/venv-1Kbr/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 07:43:47 + PATH=/opt/pyenv/bin:/tmp/venv-1Kbr/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 07:43:47 ++ pwd 07:43:47 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:43:47 + export PYTHONPATH 07:43:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:47 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:47 + tox --version 07:43:48 4.32.0 from /tmp/venv-1Kbr/lib/python3.11/site-packages/tox/__init__.py 07:43:48 + PARALLEL=True 07:43:48 + TOX_OPTIONS_LIST= 07:43:48 + [[ -n '' ]] 07:43:48 + case ${PARALLEL,,} in 07:43:48 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:43:48 + tox --parallel auto --parallel-live 07:43:48 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:43:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:43:49 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 07:43:49 checkbashisms: freeze> python -m pip freeze --all 07:43:49 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:43:50 checkbashisms: pip==25.3,setuptools==80.9.0 07:43:50 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:43:50 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)' 07:43:50 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:43:51 checkbashisms: OK ✔ in 3.07 seconds 07:43:51 pre-commit: install_deps> python -I -m pip install pre-commit 07:43:54 pre-commit: freeze> python -m pip freeze --all 07:43:54 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 07:43:54 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:43:54 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)' 07:43:54 /usr/bin/cpan 07:43:54 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:43:55 [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. 07:43:55 [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. 07:43:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:55 [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. 07:43:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:43:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:43:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:57 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:43:58 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:43:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:58 [INFO] Once installed this environment will be reused. 07:43:58 [INFO] This may take a few minutes... 07:43:59 buildcontroller: freeze> python -m pip freeze --all 07:44:00 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 07:44:00 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:44:00 + update-java-alternatives -l 07:44:00 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:44:00 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:44:00 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:44:00 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:44:00 update-alternatives: error: no alternatives for jaotc 07:44:01 update-alternatives: error: no alternatives for rmic 07:44:02 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:44:02 + java -version 07:44:02 + JAVA_VER=21 07:44:02 21 07:44:02 + echo 21 07:44:02 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:44:02 + javac -version 07:44:02 + JAVAC_VER=21 07:44:02 + echo 21 07:44:02 21 07:44:02 ok, java is 21 or newer 07:44:02 + [ 21 -ge 21 ] 07:44:02 + [ 21 -ge 21 ] 07:44:02 + echo ok, java is 21 or newer 07:44:02 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 07:44:02 2025-12-05 07:44:02 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] 07:44:02 + sudo mkdir -p /opt 07:44:02 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 07:44:02 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 07:44:02 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:44:02 + mvn --version 07:44:03 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 07:44:03 Maven home: /opt/maven 07:44:03 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:44:03 Default locale: en, platform encoding: UTF-8 07:44:03 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 07:44:03 NOTE: Picked up JDK_JAVA_OPTIONS: 07:44:03 --add-opens=java.base/java.io=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.lang=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.net=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.nio=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.util=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:44:03 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:44:03 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:44:03 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:44:03 -Xlog:disable 07:44:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:44:04 [INFO] Once installed this environment will be reused. 07:44:04 [INFO] This may take a few minutes... 07:44:12 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:44:12 [INFO] Once installed this environment will be reused. 07:44:12 [INFO] This may take a few minutes... 07:44:18 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:44:18 [INFO] Once installed this environment will be reused. 07:44:18 [INFO] This may take a few minutes... 07:44:22 docs-linkcheck: freeze> python -m pip freeze --all 07:44:22 docs: freeze> python -m pip freeze --all 07:44:22 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.5.0,webcolors==25.10.0 07:44:22 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 07:44:22 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.5.0,webcolors==25.10.0 07:44:22 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 07:44:25 docs: OK ✔ in 37.03 seconds 07:44:25 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:44:30 docs-linkcheck: OK ✔ in 37.96 seconds 07:44:30 pylint: freeze> python -m pip freeze --all 07:44:30 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.4,setuptools==80.9.0,tomlkit==0.13.3 07:44:30 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}$' '{}' + 07:44:31 trim trailing whitespace.................................................Passed 07:44:31 Tabs remover.............................................................Passed 07:44:32 autopep8.................................................................Passed 07:44:38 perltidy.................................................................Passed 07:44:39 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:44:39 [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. 07:44:39 [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. 07:44:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:44:39 [INFO] Once installed this environment will be reused. 07:44:39 [INFO] This may take a few minutes... 07:44:55 07:44:55 ------------------------------------ 07:44:55 Your code has been rated at 10.00/10 07:44:55 07:45:02 gitlint..................................................................Passed 07:46:02 pylint: OK ✔ in 32.16 seconds 07:46:02 pre-commit: OK ✔ in 1 minute 11.23 seconds 07:46:02 buildcontroller: OK ✔ in 2 minutes 13.24 seconds 07:46:02 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 07:46:02 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 07:46:02 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 07:46:02 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 07:46:20 build_karaf_tests121: freeze> python -m pip freeze --all 07:46:20 build_karaf_tests71: freeze> python -m pip freeze --all 07:46:20 build_karaf_tests190: freeze> python -m pip freeze --all 07:46:20 build_karaf_tests221: freeze> python -m pip freeze --all 07:46:21 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 07:46:21 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:46:21 build karaf in karaf121 with ./karaf121.env 07:46:21 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 07:46:21 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:46:21 build karaf in karafoc with ./karafoc.env 07:46:21 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 07:46:21 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:46:21 build karaf in karaf71 with ./karaf71.env 07:46:21 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 07:46:21 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:46:21 build karaf in karaf221 with ./karaf221.env 07:46:21 NOTE: Picked up JDK_JAVA_OPTIONS: 07:46:21 --add-opens=java.base/java.io=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.net=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:46:21 -Xlog:disable 07:46:21 NOTE: Picked up JDK_JAVA_OPTIONS: 07:46:21 --add-opens=java.base/java.io=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.net=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:46:21 -Xlog:disable 07:46:21 NOTE: Picked up JDK_JAVA_OPTIONS: 07:46:21 --add-opens=java.base/java.io=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.net=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:46:21 -Xlog:disable 07:46:21 NOTE: Picked up JDK_JAVA_OPTIONS: 07:46:21 --add-opens=java.base/java.io=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.net=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:46:21 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:46:21 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:46:21 -Xlog:disable 07:48:28 build_karaf_tests190: OK ✔ in 2 minutes 26.42 seconds 07:48:28 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:48:42 build_karaf_tests71: OK ✔ in 2 minutes 40.13 seconds 07:48:42 build_karaf_tests121: OK ✔ in 2 minutes 40.14 seconds 07:48:42 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 07:48:44 build_karaf_tests221: OK ✔ in 2 minutes 41.38 seconds 07:48:44 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 07:49:15 buildlighty: freeze> python -m pip freeze --all 07:49:15 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 07:49:15 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:49:15 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:49:15 sims: freeze> python -m pip freeze --all 07:49:15 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 07:49:15 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:49:15 Using lighynode version 20.1.0.5 07:49:15 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:50:01 sims: OK ✔ in 36.87 seconds 07:50:01 buildlighty: OK ✔ in 1 minute 10.89 seconds 07:50:01 testsPCE: freeze> python -m pip freeze --all 07:50:01 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.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 07:50:01 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:50:01 pytest -q transportpce_tests/pce/test01_pce.py 07:50:50 .................... [100%] 07:51:54 20 passed in 112.12s (0:01:52) 07:51:54 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:52:11 ............ [100%] 07:52:42 12 passed in 47.52s 07:52:42 pytest -q transportpce_tests/pce/test03_gnpy.py 07:53:00 ........ [100%] 07:53:21 8 passed in 39.11s 07:53:21 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:53:54 ... [100%] 07:53:59 3 passed in 37.22s 07:53:59 testsPCE: OK ✔ in 5 minutes 16.2 seconds 07:53:59 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 07:54:00 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 07:54:00 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 07:54:06 tests_tapi: freeze> python -m pip freeze --all 07:54:06 tests190: freeze> python -m pip freeze --all 07:54:06 tests121: freeze> python -m pip freeze --all 07:54:07 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 07:54:07 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:54:07 using environment variables from ./karaf221.env 07:54:07 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:54:07 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 07:54:07 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:54:07 using environment variables from ./karafoc.env 07:54:07 pytest -q transportpce_tests/oc/test01_portmapping.py 07:54:07 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 07:54:07 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:54:07 using environment variables from ./karaf121.env 07:54:07 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:55:16 ........... [100%] 07:55:33 10 passed in 86.52s (0:01:26) 07:55:34 pytest -q transportpce_tests/oc/test02_topology.py 07:55:34 ........................ [100%] 07:56:15 21 passed in 127.50s (0:02:07) 07:56:15 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:56:18 .............. [100%] 07:56:46 14 passed in 72.26s (0:01:12) 07:56:46 pytest -q transportpce_tests/oc/test03_renderer.py 07:56:55 ...... [100%] 07:57:10 6 passed in 54.44s 07:57:10 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:57:17 ................... [100%] 07:57:45 19 passed in 58.08s 07:57:45 tests190: OK ✔ in 3 minutes 45.88 seconds 07:57:45 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 07:57:52 tests71: freeze> python -m pip freeze --all 07:57:53 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 07:57:53 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:57:53 using environment variables from ./karaf71.env 07:57:53 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:58:06 ............................. [100%] 07:58:43 12 passed in 50.25s 07:58:43 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:58:44 ............................................................... [100%] 07:59:42 44 passed in 152.04s (0:02:32) 07:59:42 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:59:43 ...................................................................................... [100%] 08:01:14 24 passed in 90.90s (0:01:30) 08:01:14 pytest -q transportpce_tests/1.2.1/test05_olm.py 08:01:15 .... [100%] 08:01:23 62 passed in 159.87s (0:02:39) 08:01:24 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 08:02:08 .............................................................................. [100%] 08:03:53 48 passed in 148.67s (0:02:28) 08:03:53 .pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 08:03:54 .................. [100%] 08:04:32 40 passed in 197.88s (0:03:17) 08:04:32 pytest -q transportpce_tests/1.2.1/test06_end2end.py 08:04:36 ................... [100%] 08:05:17 22 passed in 84.28s (0:01:24) 08:05:20 ....... [100%] 08:05:32 51 passed in 685.02s (0:11:25) 08:05:32 .pytest -q transportpce_tests/tapi/test02_full_topology.py 08:05:34 ............................................................................. [100%] 08:11:11 36 passed in 339.03s (0:05:39) 08:11:11 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 08:11:21 ................................ [100%] 08:13:36 54 passed in 544.03s (0:09:04) 08:13:37 ............................................. [100%] 08:16:25 71 passed in 313.35s (0:05:13) 08:16:25 pytest -q transportpce_tests/tapi/test04_topo_extension.py 08:17:21 ................... [100%] 08:18:53 19 passed in 147.13s (0:02:27) 08:18:53 tests71: OK ✔ in 7 minutes 32.72 seconds 08:18:53 tests121: OK ✔ in 19 minutes 37.61 seconds 08:18:53 tests_tapi: OK ✔ in 24 minutes 53.87 seconds 08:18:53 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 08:19:00 tests221: freeze> python -m pip freeze --all 08:19:01 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 08:19:01 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 08:19:01 using environment variables from ./karaf221.env 08:19:01 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 08:19:41 ................................... [100%] 08:20:21 35 passed in 79.66s (0:01:19) 08:20:21 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 08:20:56 ...... [100%] 08:21:10 6 passed in 48.89s 08:21:10 pytest -q transportpce_tests/2.2.1/test03_topology.py 08:21:57 ............................................ [100%] 08:23:32 44 passed in 141.61s (0:02:21) 08:23:32 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 08:24:11 ............ [100%] 08:24:35 12 passed in 63.06s (0:01:03) 08:24:35 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:25:05 ................ [100%] 08:26:34 16 passed in 118.42s (0:01:58) 08:26:34 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:27:05 ............................... [100%] 08:30:12 31 passed in 217.66s (0:03:37) 08:30:12 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:30:50 .......................... [100%] 08:31:46 26 passed in 93.40s (0:01:33) 08:31:46 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:32:22 ...................... [100%] 08:33:26 22 passed in 100.28s (0:01:40) 08:33:26 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:34:07 ........................................ [100%] 08:36:29 40 passed in 182.62s (0:03:02) 08:36:29 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:37:12 ........................................................................ [ 74%] 08:42:49 ......................... [100%] 08:44:41 97 passed in 491.10s (0:08:11) 08:44:41 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:45:21 ...................................................... [100%] 08:52:09 54 passed in 447.65s (0:07:27) 08:52:09 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:53:03 ........................................................................ [ 71%] 08:58:11 ............................. [100%] 09:03:20 101 passed in 671.33s (0:11:11) 09:03:20 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 09:04:15 ........................................................................ [ 67%] 09:10:01 ................................... [100%] 09:16:22 107 passed in 780.88s (0:13:00) 09:16:22 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 09:17:04 ............................................. [100%] 09:22:42 45 passed in 379.78s (0:06:19) 09:22:42 tests221: OK ✔ in 1 hour 3 minutes 49.08 seconds 09:22:42 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:22:49 tests_hybrid: freeze> python -m pip freeze --all 09:22:49 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 09:22:49 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 09:22:49 using environment variables from ./karaf221.env 09:22:49 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 09:23:30 ................................................... [100%] 09:25:16 51 passed in 147.13s (0:02:27) 09:25:16 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 09:25:59 ........................................................................ [ 66%] 09:30:20 ..................................... [100%] 09:32:26 109 passed in 428.98s (0:07:08) 09:32:26 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 09:33:13 ..................................................... [100%] 09:36:45 53 passed in 259.26s (0:04:19) 09:36:45 buildcontroller: OK (133.24=setup[11.61]+cmd[121.62] seconds) 09:36:45 sims: OK (36.87=setup[34.21]+cmd[2.66] seconds) 09:36:45 build_karaf_tests121: OK (160.14=setup[19.48]+cmd[140.67] seconds) 09:36:45 testsPCE: OK (316.20=setup[78.88]+cmd[237.32] seconds) 09:36:45 tests121: OK (1177.61=setup[8.01]+cmd[1169.60] seconds) 09:36:45 build_karaf_tests221: OK (161.38=setup[19.52]+cmd[141.86] seconds) 09:36:45 tests_tapi: OK (1493.87=setup[7.88]+cmd[1485.99] seconds) 09:36:45 tests221: OK (3829.08=setup[8.06]+cmd[3821.02] seconds) 09:36:45 build_karaf_tests71: OK (160.13=setup[19.51]+cmd[140.62] seconds) 09:36:45 tests71: OK (452.72=setup[8.20]+cmd[444.52] seconds) 09:36:45 build_karaf_tests190: OK (146.42=setup[19.50]+cmd[126.92] seconds) 09:36:45 tests190: OK (225.88=setup[7.96]+cmd[217.93] seconds) 09:36:45 tests_hybrid: OK (843.61=setup[7.36]+cmd[836.26] seconds) 09:36:45 buildlighty: OK (70.89=setup[47.41]+cmd[23.48] seconds) 09:36:45 docs: OK (37.03=setup[34.15]+cmd[2.88] seconds) 09:36:45 docs-linkcheck: OK (37.96=setup[34.22]+cmd[3.74] seconds) 09:36:45 checkbashisms: OK (3.07=setup[1.78]+cmd[0.00,0.06,1.22] seconds) 09:36:45 pre-commit: OK (71.23=setup[3.48]+cmd[0.00,0.00,44.41,23.34] seconds) 09:36:45 pylint: OK (32.16=setup[5.01]+cmd[27.15] seconds) 09:36:45 congratulations :) (6777.43 seconds) 09:36:45 + tox_status=0 09:36:45 + echo '---> Completed tox runs' 09:36:45 ---> Completed tox runs 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/build_karaf_tests121/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=build_karaf_tests121 09:36:45 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/build_karaf_tests190/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=build_karaf_tests190 09:36:45 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/build_karaf_tests221/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=build_karaf_tests221 09:36:45 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/build_karaf_tests71/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=build_karaf_tests71 09:36:45 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/buildcontroller/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=buildcontroller 09:36:45 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/buildlighty/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=buildlighty 09:36:45 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/checkbashisms/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=checkbashisms 09:36:45 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/docs-linkcheck/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=docs-linkcheck 09:36:45 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/docs/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=docs 09:36:45 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/pre-commit/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=pre-commit 09:36:45 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/pylint/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=pylint 09:36:45 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/sims/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=sims 09:36:45 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/tests121/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=tests121 09:36:45 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:36:45 + for i in .tox/*/log 09:36:45 ++ echo .tox/tests190/log 09:36:45 ++ awk -F/ '{print $2}' 09:36:45 + tox_env=tests190 09:36:45 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:36:46 + for i in .tox/*/log 09:36:46 ++ echo .tox/tests221/log 09:36:46 ++ awk -F/ '{print $2}' 09:36:46 + tox_env=tests221 09:36:46 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:36:46 + for i in .tox/*/log 09:36:46 ++ echo .tox/tests71/log 09:36:46 ++ awk -F/ '{print $2}' 09:36:46 + tox_env=tests71 09:36:46 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:36:46 + for i in .tox/*/log 09:36:46 ++ echo .tox/testsPCE/log 09:36:46 ++ awk -F/ '{print $2}' 09:36:46 + tox_env=testsPCE 09:36:46 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:36:46 + for i in .tox/*/log 09:36:46 ++ echo .tox/tests_hybrid/log 09:36:46 ++ awk -F/ '{print $2}' 09:36:46 + tox_env=tests_hybrid 09:36:46 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:36:46 + for i in .tox/*/log 09:36:46 ++ echo .tox/tests_tapi/log 09:36:46 ++ awk -F/ '{print $2}' 09:36:46 + tox_env=tests_tapi 09:36:46 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:36:46 + DOC_DIR=docs/_build/html 09:36:46 + [[ -d docs/_build/html ]] 09:36:46 + echo '---> Archiving generated docs' 09:36:46 ---> Archiving generated docs 09:36:46 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:36:46 + echo '---> tox-run.sh ends' 09:36:46 ---> tox-run.sh ends 09:36:46 + test 0 -eq 0 09:36:46 $ ssh-agent -k 09:36:46 unset SSH_AUTH_SOCK; 09:36:46 unset SSH_AGENT_PID; 09:36:46 echo Agent pid 1598 killed; 09:36:46 [ssh-agent] Stopped. 09:36:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:36:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15844858811953568628.sh 09:36:46 ---> sysstat.sh 09:36:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16862728867340101642.sh 09:36:47 ---> package-listing.sh 09:36:47 ++ facter osfamily 09:36:47 ++ tr '[:upper:]' '[:lower:]' 09:36:47 + OS_FAMILY=debian 09:36:47 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:36:47 + START_PACKAGES=/tmp/packages_start.txt 09:36:47 + END_PACKAGES=/tmp/packages_end.txt 09:36:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:47 + PACKAGES=/tmp/packages_start.txt 09:36:47 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:36:47 + PACKAGES=/tmp/packages_end.txt 09:36:47 + case "${OS_FAMILY}" in 09:36:47 + dpkg -l 09:36:47 + grep '^ii' 09:36:47 + '[' -f /tmp/packages_start.txt ']' 09:36:47 + '[' -f /tmp/packages_end.txt ']' 09:36:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:47 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:36:47 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:36:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:36:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2981380116460759385.sh 09:36:47 ---> capture-instance-metadata.sh 09:36:47 Setup pyenv: 09:36:47 system 09:36:47 3.8.20 09:36:47 3.9.20 09:36:47 3.10.15 09:36:47 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Bks from file:/tmp/.os_lf_venv 09:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:51 lf-activate-venv(): INFO: Base packages installed successfully 09:36:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-9Bks/bin to PATH 09:37:02 INFO: Running in OpenStack, capturing instance metadata 09:37:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11057595180842744329.sh 09:37:03 provisioning config files... 09:37:03 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4015 09:37:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11506584870163062426tmp 09:37:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:37:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:37:03 provisioning config files... 09:37:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:37:04 [EnvInject] - Injecting environment variables from a build step. 09:37:04 [EnvInject] - Injecting as environment variables the properties content 09:37:04 SERVER_ID=logs 09:37:04 09:37:04 [EnvInject] - Variables injected successfully. 09:37:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14659315772033939253.sh 09:37:04 ---> create-netrc.sh 09:37:04 WARN: Log server credential not found. 09:37:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1043930455938623395.sh 09:37:04 ---> python-tools-install.sh 09:37:04 Setup pyenv: 09:37:04 system 09:37:04 3.8.20 09:37:04 3.9.20 09:37:04 3.10.15 09:37:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Bks from file:/tmp/.os_lf_venv 09:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:06 lf-activate-venv(): INFO: Base packages installed successfully 09:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools 09:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-9Bks/bin to PATH 09:37:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18329334233569987020.sh 09:37:18 ---> sudo-logs.sh 09:37:18 Archiving 'sudo' log.. 09:37:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1633976487818442089.sh 09:37:18 ---> job-cost.sh 09:37:18 Setup pyenv: 09:37:18 system 09:37:18 3.8.20 09:37:18 3.9.20 09:37:18 3.10.15 09:37:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Bks from file:/tmp/.os_lf_venv 09:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:20 lf-activate-venv(): INFO: Base packages installed successfully 09:37:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-9Bks/bin to PATH 09:37:27 INFO: No Stack... 09:37:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:37:28 INFO: Archiving Costs 09:37:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12967992338684206472.sh 09:37:28 ---> logs-deploy.sh 09:37:28 Setup pyenv: 09:37:28 system 09:37:28 3.8.20 09:37:28 3.9.20 09:37:28 3.10.15 09:37:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9Bks from file:/tmp/.os_lf_venv 09:37:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:37:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:37:30 lf-activate-venv(): INFO: Base packages installed successfully 09:37:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:37:41 lf-activate-venv(): INFO: Adding /tmp/venv-9Bks/bin to PATH 09:37:41 WARNING: Nexus logging server not set 09:37:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4015/ 09:37:41 INFO: archiving logs to S3 09:37:43 ---> uname -a: 09:37:43 Linux prd-ubuntu2204-docker-4c-16g-3851 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:37:43 09:37:43 09:37:43 ---> lscpu: 09:37:43 Architecture: x86_64 09:37:43 CPU op-mode(s): 32-bit, 64-bit 09:37:43 Address sizes: 40 bits physical, 48 bits virtual 09:37:43 Byte Order: Little Endian 09:37:43 CPU(s): 4 09:37:43 On-line CPU(s) list: 0-3 09:37:43 Vendor ID: AuthenticAMD 09:37:43 Model name: AMD EPYC-Rome Processor 09:37:43 CPU family: 23 09:37:43 Model: 49 09:37:43 Thread(s) per core: 1 09:37:43 Core(s) per socket: 1 09:37:43 Socket(s): 4 09:37:43 Stepping: 0 09:37:43 BogoMIPS: 5599.99 09:37:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:37:43 Virtualization: AMD-V 09:37:43 Hypervisor vendor: KVM 09:37:43 Virtualization type: full 09:37:43 L1d cache: 128 KiB (4 instances) 09:37:43 L1i cache: 128 KiB (4 instances) 09:37:43 L2 cache: 2 MiB (4 instances) 09:37:43 L3 cache: 64 MiB (4 instances) 09:37:43 NUMA node(s): 1 09:37:43 NUMA node0 CPU(s): 0-3 09:37:43 Vulnerability Gather data sampling: Not affected 09:37:43 Vulnerability Indirect target selection: Not affected 09:37:43 Vulnerability Itlb multihit: Not affected 09:37:43 Vulnerability L1tf: Not affected 09:37:43 Vulnerability Mds: Not affected 09:37:43 Vulnerability Meltdown: Not affected 09:37:43 Vulnerability Mmio stale data: Not affected 09:37:43 Vulnerability Reg file data sampling: Not affected 09:37:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:37:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:37:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:37:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:37:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:37:43 Vulnerability Srbds: Not affected 09:37:43 Vulnerability Tsa: Not affected 09:37:43 Vulnerability Tsx async abort: Not affected 09:37:43 Vulnerability Vmscape: Not affected 09:37:43 09:37:43 09:37:43 ---> nproc: 09:37:43 4 09:37:43 09:37:43 09:37:43 ---> df -h: 09:37:43 Filesystem Size Used Avail Use% Mounted on 09:37:43 tmpfs 1.6G 1.1M 1.6G 1% /run 09:37:43 /dev/vda1 78G 18G 61G 23% / 09:37:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:37:43 tmpfs 5.0M 0 5.0M 0% /run/lock 09:37:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:37:43 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:37:43 09:37:43 09:37:43 ---> free -m: 09:37:43 total used free shared buff/cache available 09:37:43 Mem: 15989 670 12351 3 2967 14968 09:37:43 Swap: 1023 15 1008 09:37:43 09:37:43 09:37:43 ---> ip addr: 09:37:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:37:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:37:43 inet 127.0.0.1/8 scope host lo 09:37:43 valid_lft forever preferred_lft forever 09:37:43 inet6 ::1/128 scope host 09:37:43 valid_lft forever preferred_lft forever 09:37:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:37:43 link/ether fa:16:3e:c9:2b:fc brd ff:ff:ff:ff:ff:ff 09:37:43 altname enp0s3 09:37:43 inet 10.30.170.215/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:37:43 valid_lft 79414sec preferred_lft 79414sec 09:37:43 inet6 fe80::f816:3eff:fec9:2bfc/64 scope link 09:37:43 valid_lft forever preferred_lft forever 09:37:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:37:43 link/ether de:dd:37:5e:b6:bf brd ff:ff:ff:ff:ff:ff 09:37:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:37:43 valid_lft forever preferred_lft forever 09:37:43 09:37:43 09:37:43 ---> sar -b -r -n DEV: 09:37:43 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3851) 12/05/25 _x86_64_ (4 CPU) 09:37:43 09:37:43 07:41:20 LINUX RESTART (4 CPU) 09:37:43 09:37:43 07:50:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:37:43 08:00:08 92.52 22.57 66.59 3.36 301.62 9476.89 5444.59 09:37:43 08:10:08 29.13 12.64 15.62 0.87 239.33 473.83 571.19 09:37:43 08:20:08 12.96 0.80 11.55 0.61 24.79 646.45 1238.23 09:37:43 08:30:08 13.94 0.11 13.29 0.54 4.19 372.28 434.20 09:37:43 08:40:08 13.29 1.11 11.67 0.51 14.81 341.33 619.19 09:37:43 08:50:08 5.08 0.03 4.87 0.18 0.47 130.39 134.53 09:37:43 09:00:08 5.17 0.04 4.96 0.18 2.49 138.63 90.09 09:37:43 09:10:08 5.00 0.01 4.82 0.17 0.57 138.19 297.90 09:37:43 09:20:07 4.77 0.03 4.58 0.16 0.64 136.01 51.49 09:37:43 09:30:07 9.97 0.43 9.19 0.35 9.42 541.43 343.20 09:37:43 Average: 19.19 3.78 14.72 0.69 59.85 1239.90 922.72 09:37:43 09:37:43 07:50:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:37:43 08:00:08 2340028 5224124 10708872 65.41 254932 2633284 12339356 70.83 1784512 11685304 2556 09:37:43 08:10:08 5152096 6993372 8939112 54.60 194800 1751760 9553232 54.84 1464968 9274228 212 09:37:43 08:20:08 10337672 12291048 3645476 22.27 199760 1858832 4443316 25.50 1503128 4097220 140 09:37:43 08:30:08 10901756 12902616 3034168 18.53 202800 1903276 3766748 21.62 1525876 3515312 16 09:37:43 08:40:08 9477360 11521976 4413844 26.96 204644 1945180 5131156 29.45 1533304 4927712 208 09:37:43 08:50:08 9250412 11310660 4625112 28.25 205164 1960292 5307704 30.47 1534504 5139932 336 09:37:43 09:00:08 7863488 9941680 5993232 36.60 205956 1977444 6697160 38.44 1537148 6523784 76 09:37:43 09:10:08 7806832 9903372 6031692 36.84 206516 1995240 6672600 38.30 1540180 6585768 316 09:37:43 09:20:07 9344180 11460180 4475900 27.34 207268 2013968 5209772 29.90 1542608 5044528 68 09:37:43 09:30:07 9068012 11304920 4631112 28.28 211380 2130400 5321968 30.55 1558560 5311544 272 09:37:43 Average: 8154184 10285395 5649852 34.51 209322 2016968 6444301 36.99 1552479 6210533 420 09:37:43 09:37:43 07:50:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:37:43 08:00:08 lo 18.77 18.77 15.97 15.97 0.00 0.00 0.00 0.00 09:37:43 08:00:08 ens3 1.83 1.74 0.57 0.49 0.00 0.00 0.00 0.00 09:37:43 08:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 08:10:08 lo 42.42 42.42 18.08 18.08 0.00 0.00 0.00 0.00 09:37:43 08:10:08 ens3 1.44 1.18 0.30 0.25 0.00 0.00 0.00 0.00 09:37:43 08:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 08:20:08 lo 19.23 19.23 9.03 9.03 0.00 0.00 0.00 0.00 09:37:43 08:20:08 ens3 1.01 0.81 0.28 0.22 0.00 0.00 0.00 0.00 09:37:43 08:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 08:30:08 lo 8.72 8.72 3.82 3.82 0.00 0.00 0.00 0.00 09:37:43 08:30:08 ens3 0.75 0.61 0.16 0.13 0.00 0.00 0.00 0.00 09:37:43 08:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 08:40:08 lo 18.39 18.39 10.22 10.22 0.00 0.00 0.00 0.00 09:37:43 08:40:08 ens3 1.16 0.98 0.24 1.19 0.00 0.00 0.00 0.00 09:37:43 08:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 08:50:08 lo 23.69 23.69 9.02 9.02 0.00 0.00 0.00 0.00 09:37:43 08:50:08 ens3 0.59 0.50 0.12 0.09 0.00 0.00 0.00 0.00 09:37:43 08:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 09:00:08 lo 21.62 21.62 9.74 9.74 0.00 0.00 0.00 0.00 09:37:43 09:00:08 ens3 0.64 0.43 0.15 0.10 0.00 0.00 0.00 0.00 09:37:43 09:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 09:10:08 lo 15.46 15.46 9.19 9.19 0.00 0.00 0.00 0.00 09:37:43 09:10:08 ens3 0.61 0.47 0.13 0.09 0.00 0.00 0.00 0.00 09:37:43 09:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 09:20:07 lo 10.60 10.60 5.50 5.50 0.00 0.00 0.00 0.00 09:37:43 09:20:07 ens3 0.65 0.41 0.16 0.11 0.00 0.00 0.00 0.00 09:37:43 09:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 09:30:07 lo 15.70 15.70 8.21 8.21 0.00 0.00 0.00 0.00 09:37:43 09:30:07 ens3 0.88 0.72 0.25 0.20 0.00 0.00 0.00 0.00 09:37:43 09:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 Average: lo 19.46 19.46 9.88 9.88 0.00 0.00 0.00 0.00 09:37:43 Average: ens3 0.96 0.78 0.24 0.29 0.00 0.00 0.00 0.00 09:37:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:43 09:37:43 09:37:43 ---> sar -P ALL: 09:37:43 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3851) 12/05/25 _x86_64_ (4 CPU) 09:37:43 09:37:43 07:41:20 LINUX RESTART (4 CPU) 09:37:43 09:37:43 07:50:08 CPU %user %nice %system %iowait %steal %idle 09:37:43 08:00:08 all 55.69 0.00 2.27 0.34 0.13 41.57 09:37:43 08:00:08 0 56.23 0.00 2.48 0.19 0.13 40.97 09:37:43 08:00:08 1 54.52 0.00 2.14 0.59 0.13 42.62 09:37:43 08:00:08 2 55.49 0.00 2.19 0.32 0.13 41.86 09:37:43 08:00:08 3 56.52 0.00 2.26 0.25 0.13 40.84 09:37:43 08:10:08 all 34.41 0.00 1.63 0.10 0.11 63.74 09:37:43 08:10:08 0 34.20 0.00 1.61 0.16 0.11 63.92 09:37:43 08:10:08 1 34.37 0.00 1.74 0.10 0.12 63.67 09:37:43 08:10:08 2 34.78 0.00 1.64 0.07 0.12 63.40 09:37:43 08:10:08 3 34.27 0.00 1.54 0.09 0.11 63.98 09:37:43 08:20:08 all 21.91 0.00 1.07 0.20 0.09 76.73 09:37:43 08:20:08 0 21.84 0.00 1.17 0.10 0.10 76.79 09:37:43 08:20:08 1 21.95 0.00 1.03 0.04 0.09 76.89 09:37:43 08:20:08 2 21.22 0.00 1.08 0.47 0.09 77.14 09:37:43 08:20:08 3 22.62 0.00 1.02 0.18 0.09 76.09 09:37:43 08:30:08 all 21.85 0.00 0.93 0.06 0.07 77.08 09:37:43 08:30:08 0 22.29 0.00 0.84 0.08 0.07 76.72 09:37:43 08:30:08 1 22.30 0.00 0.93 0.04 0.07 76.66 09:37:43 08:30:08 2 21.73 0.00 0.96 0.08 0.07 77.15 09:37:43 08:30:08 3 21.09 0.00 0.98 0.05 0.07 77.80 09:37:43 08:40:08 all 20.98 0.00 0.78 0.06 0.08 78.10 09:37:43 08:40:08 0 20.97 0.00 0.67 0.10 0.08 78.18 09:37:43 08:40:08 1 21.02 0.00 0.89 0.03 0.08 77.98 09:37:43 08:40:08 2 21.15 0.00 0.78 0.04 0.07 77.96 09:37:43 08:40:08 3 20.77 0.00 0.80 0.06 0.07 78.30 09:37:43 08:50:08 all 8.26 0.00 0.48 0.02 0.06 91.18 09:37:43 08:50:08 0 7.48 0.00 0.48 0.02 0.06 91.96 09:37:43 08:50:08 1 8.43 0.00 0.47 0.02 0.06 91.02 09:37:43 08:50:08 2 8.55 0.00 0.46 0.02 0.06 90.91 09:37:43 08:50:08 3 8.58 0.00 0.51 0.04 0.06 90.81 09:37:43 09:00:08 all 9.70 0.00 0.45 0.03 0.06 89.76 09:37:43 09:00:08 0 9.84 0.00 0.39 0.04 0.07 89.66 09:37:43 09:00:08 1 9.00 0.00 0.49 0.01 0.07 90.43 09:37:43 09:00:08 2 10.19 0.00 0.49 0.03 0.07 89.22 09:37:43 09:00:08 3 9.76 0.00 0.41 0.02 0.06 89.75 09:37:43 09:10:08 all 9.41 0.00 0.50 0.02 0.07 90.00 09:37:43 09:10:08 0 9.51 0.00 0.46 0.01 0.07 89.94 09:37:43 09:10:08 1 9.57 0.00 0.47 0.02 0.07 89.88 09:37:43 09:10:08 2 9.49 0.00 0.58 0.01 0.07 89.86 09:37:43 09:10:08 3 9.09 0.00 0.50 0.05 0.06 90.30 09:37:43 09:20:07 all 6.84 0.00 0.46 0.02 0.06 92.61 09:37:43 09:20:07 0 6.88 0.00 0.49 0.04 0.07 92.53 09:37:43 09:20:07 1 7.14 0.00 0.46 0.00 0.07 92.33 09:37:43 09:20:07 2 6.54 0.00 0.59 0.01 0.07 92.80 09:37:43 09:20:07 3 6.81 0.00 0.32 0.03 0.06 92.79 09:37:43 09:30:07 all 13.36 0.00 0.58 0.04 0.07 85.96 09:37:43 09:30:07 0 12.94 0.00 0.55 0.01 0.07 86.43 09:37:43 09:30:07 1 12.72 0.00 0.51 0.08 0.07 86.62 09:37:43 09:30:07 2 13.56 0.00 0.60 0.03 0.07 85.75 09:37:43 09:30:07 3 14.22 0.00 0.64 0.03 0.07 85.04 09:37:43 Average: all 20.24 0.00 0.92 0.09 0.08 78.68 09:37:43 Average: 0 20.22 0.00 0.92 0.07 0.08 78.71 09:37:43 Average: 1 20.10 0.00 0.91 0.09 0.08 78.81 09:37:43 Average: 2 20.26 0.00 0.94 0.11 0.08 78.61 09:37:43 Average: 3 20.38 0.00 0.90 0.08 0.08 78.57 09:37:43 09:37:43 09:37:43