06:46:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 06:46:26 Running as SYSTEM 06:46:26 [EnvInject] - Loading node environment variables. 06:46:26 Building remotely on prd-ubuntu2204-docker-4c-16g-1341 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:46:26 [ssh-agent] Looking for ssh-agent implementation... 06:46:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:26 $ ssh-agent 06:46:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0yXqMe/agent.1575 06:46:26 SSH_AGENT_PID=1577 06:46:26 [ssh-agent] Started. 06:46:26 Running ssh-add (command line suppressed) 06:46:26 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4839441751449022515.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4839441751449022515.key) 06:46:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:46:27 The recommended git tool is: NONE 06:46:28 using credential jenkins-ssh 06:46:28 Wiping out workspace first. 06:46:28 Cloning the remote Git repository 06:46:28 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:46:29 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:46:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:46:29 > git --version # timeout=10 06:46:29 > git --version # 'git version 2.34.1' 06:46:29 using GIT_SSH to set credentials jenkins-ssh 06:46:29 Verifying host key using known hosts file 06:46:29 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. 06:46:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:46:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:46:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:46:35 using GIT_SSH to set credentials jenkins-ssh 06:46:35 Verifying host key using known hosts file 06:46:35 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. 06:46:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/10 # timeout=10 06:46:35 > git rev-parse 90575d1a02edea08cd7efea9d2f083ded9140961^{commit} # timeout=10 06:46:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:46:35 Checking out Revision 90575d1a02edea08cd7efea9d2f083ded9140961 (refs/changes/42/118742/10) 06:46:35 > git config core.sparsecheckout # timeout=10 06:46:35 > git checkout -f 90575d1a02edea08cd7efea9d2f083ded9140961 # timeout=10 06:46:39 Commit message: "Remove String dependency in TAPI ConnectivityUtils" 06:46:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:46:39 > git rev-list --no-walk f3b25207fc4e7e18c49c115b1b0350844b646071 # timeout=10 06:46:39 > git remote # timeout=10 06:46:39 > git submodule init # timeout=10 06:46:39 > git submodule sync # timeout=10 06:46:39 > git config --get remote.origin.url # timeout=10 06:46:39 > git submodule init # timeout=10 06:46:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:46:39 ERROR: No submodules found. 06:46:39 provisioning config files... 06:46:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:46:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:46:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6923579357417859701.sh 06:46:39 ---> python-tools-install.sh 06:46:39 Setup pyenv: 06:46:39 * system (set by /opt/pyenv/version) 06:46:39 * 3.8.20 (set by /opt/pyenv/version) 06:46:39 * 3.9.20 (set by /opt/pyenv/version) 06:46:39 3.10.15 06:46:39 3.11.10 06:46:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ljHd 06:46:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:46:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:46:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:46:49 lf-activate-venv(): INFO: Base packages installed successfully 06:46:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-ljHd/bin to PATH 06:47:18 Generating Requirements File 06:47:41 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. 06:47:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:47:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:47:41 Python 3.11.10 06:47:41 pip 25.2 from /tmp/venv-ljHd/lib/python3.11/site-packages/pip (python 3.11) 06:47:42 appdirs==1.4.4 06:47:42 argcomplete==3.6.3 06:47:42 aspy.yaml==1.3.0 06:47:42 attrs==25.4.0 06:47:42 autopage==0.5.2 06:47:42 beautifulsoup4==4.14.2 06:47:42 boto3==1.40.57 06:47:42 botocore==1.40.57 06:47:42 bs4==0.0.2 06:47:42 cachetools==6.2.1 06:47:42 certifi==2025.10.5 06:47:42 cffi==2.0.0 06:47:42 cfgv==3.4.0 06:47:42 chardet==5.2.0 06:47:42 charset-normalizer==3.4.4 06:47:42 click==8.3.0 06:47:42 cliff==4.11.0 06:47:42 cmd2==2.7.0 06:47:42 cryptography==3.3.2 06:47:42 debtcollector==3.0.0 06:47:42 decorator==5.2.1 06:47:42 defusedxml==0.7.1 06:47:42 Deprecated==1.2.18 06:47:42 distlib==0.4.0 06:47:42 dnspython==2.8.0 06:47:42 docker==7.1.0 06:47:42 dogpile.cache==1.5.0 06:47:42 durationpy==0.10 06:47:42 email-validator==2.3.0 06:47:42 filelock==3.20.0 06:47:42 future==1.0.0 06:47:42 gitdb==4.0.12 06:47:42 GitPython==3.1.45 06:47:42 google-auth==2.41.1 06:47:42 httplib2==0.31.0 06:47:42 identify==2.6.15 06:47:42 idna==3.11 06:47:42 importlib-resources==1.5.0 06:47:42 iso8601==2.1.0 06:47:42 Jinja2==3.1.6 06:47:42 jmespath==1.0.1 06:47:42 jsonpatch==1.33 06:47:42 jsonpointer==3.0.0 06:47:42 jsonschema==4.25.1 06:47:42 jsonschema-specifications==2025.9.1 06:47:42 keystoneauth1==5.12.0 06:47:42 kubernetes==34.1.0 06:47:42 lftools==0.37.15 06:47:42 lxml==6.0.2 06:47:42 markdown-it-py==4.0.0 06:47:42 MarkupSafe==3.0.3 06:47:42 mdurl==0.1.2 06:47:42 msgpack==1.1.2 06:47:42 multi_key_dict==2.0.3 06:47:42 munch==4.0.0 06:47:42 netaddr==1.3.0 06:47:42 niet==1.4.2 06:47:42 nodeenv==1.9.1 06:47:42 oauth2client==4.1.3 06:47:42 oauthlib==3.3.1 06:47:42 openstacksdk==4.7.1 06:47:42 os-service-types==1.8.0 06:47:42 osc-lib==4.2.0 06:47:42 oslo.config==10.0.0 06:47:42 oslo.context==6.1.0 06:47:42 oslo.i18n==6.6.0 06:47:42 oslo.log==7.2.1 06:47:42 oslo.serialization==5.8.0 06:47:42 oslo.utils==9.1.0 06:47:42 packaging==25.0 06:47:42 pbr==7.0.1 06:47:42 platformdirs==4.5.0 06:47:42 prettytable==3.16.0 06:47:42 psutil==7.1.1 06:47:42 pyasn1==0.6.1 06:47:42 pyasn1_modules==0.4.2 06:47:42 pycparser==2.23 06:47:42 pygerrit2==2.0.15 06:47:42 PyGithub==2.8.1 06:47:42 Pygments==2.19.2 06:47:42 PyJWT==2.10.1 06:47:42 PyNaCl==1.6.0 06:47:42 pyparsing==2.4.7 06:47:42 pyperclip==1.11.0 06:47:42 pyrsistent==0.20.0 06:47:42 python-cinderclient==9.8.0 06:47:42 python-dateutil==2.9.0.post0 06:47:42 python-heatclient==4.3.0 06:47:42 python-jenkins==1.8.3 06:47:42 python-keystoneclient==5.7.0 06:47:42 python-magnumclient==4.9.0 06:47:42 python-openstackclient==8.2.0 06:47:42 python-swiftclient==4.8.0 06:47:42 PyYAML==6.0.3 06:47:42 referencing==0.37.0 06:47:42 requests==2.32.5 06:47:42 requests-oauthlib==2.0.0 06:47:42 requestsexceptions==1.4.0 06:47:42 rfc3986==2.0.0 06:47:42 rich==14.2.0 06:47:42 rich-argparse==1.7.1 06:47:42 rpds-py==0.28.0 06:47:42 rsa==4.9.1 06:47:42 ruamel.yaml==0.18.16 06:47:42 ruamel.yaml.clib==0.2.14 06:47:42 s3transfer==0.14.0 06:47:42 simplejson==3.20.2 06:47:42 six==1.17.0 06:47:42 smmap==5.0.2 06:47:42 soupsieve==2.8 06:47:42 stevedore==5.5.0 06:47:42 tabulate==0.9.0 06:47:42 toml==0.10.2 06:47:42 tomlkit==0.13.3 06:47:42 tqdm==4.67.1 06:47:42 typing_extensions==4.15.0 06:47:42 tzdata==2025.2 06:47:42 urllib3==1.26.20 06:47:42 virtualenv==20.35.3 06:47:42 wcwidth==0.2.14 06:47:42 websocket-client==1.9.0 06:47:42 wrapt==2.0.0 06:47:42 xdg==6.0.0 06:47:42 xmltodict==1.0.2 06:47:42 yq==3.4.3 06:47:42 [EnvInject] - Injecting environment variables from a build step. 06:47:42 [EnvInject] - Injecting as environment variables the properties content 06:47:42 PYTHON=python3 06:47:42 06:47:42 [EnvInject] - Variables injected successfully. 06:47:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14791154366976736207.sh 06:47:42 ---> tox-install.sh 06:47:42 + source /home/jenkins/lf-env.sh 06:47:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:42 ++ mktemp -d /tmp/venv-XXXX 06:47:42 + lf_venv=/tmp/venv-PTng 06:47:42 + local venv_file=/tmp/.os_lf_venv 06:47:42 + local python=python3 06:47:42 + local options 06:47:42 + local set_path=true 06:47:42 + local install_args= 06:47:42 ++ 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 06:47:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:47:42 + true 06:47:42 + case $1 in 06:47:42 + venv_file=/tmp/.toxenv 06:47:42 + shift 2 06:47:42 + true 06:47:42 + case $1 in 06:47:42 + shift 06:47:42 + break 06:47:42 + case $python in 06:47:42 + local pkg_list= 06:47:42 + [[ -d /opt/pyenv ]] 06:47:42 + echo 'Setup pyenv:' 06:47:42 Setup pyenv: 06:47:42 + export PYENV_ROOT=/opt/pyenv 06:47:42 + PYENV_ROOT=/opt/pyenv 06:47:42 + 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 06:47:42 + 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 06:47:42 + pyenv versions 06:47:42 system 06:47:42 3.8.20 06:47:42 3.9.20 06:47:42 3.10.15 06:47:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:47:42 + command -v pyenv 06:47:42 ++ pyenv init - --no-rehash 06:47:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:47:42 for i in ${!paths[@]}; do 06:47:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:47:42 fi; done; 06:47:42 echo "${paths[*]}"'\'')" 06:47:42 export PATH="/opt/pyenv/shims:${PATH}" 06:47:42 export PYENV_SHELL=bash 06:47:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:47:42 pyenv() { 06:47:42 local command 06:47:42 command="${1:-}" 06:47:42 if [ "$#" -gt 0 ]; then 06:47:42 shift 06:47:42 fi 06:47:42 06:47:42 case "$command" in 06:47:42 rehash|shell) 06:47:42 eval "$(pyenv "sh-$command" "$@")" 06:47:42 ;; 06:47:42 *) 06:47:42 command pyenv "$command" "$@" 06:47:42 ;; 06:47:42 esac 06:47:42 }' 06:47:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:47:42 for i in ${!paths[@]}; do 06:47:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:47:42 fi; done; 06:47:42 echo "${paths[*]}"' 06:47:42 ++ 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 06:47:42 ++ 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 06:47:42 ++ 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 06:47:42 ++ export PYENV_SHELL=bash 06:47:42 ++ PYENV_SHELL=bash 06:47:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:47:42 +++ complete -F _pyenv pyenv 06:47:42 ++ lf-pyver python3 06:47:42 ++ local py_version_xy=python3 06:47:42 ++ local py_version_xyz= 06:47:42 ++ pyenv versions 06:47:42 ++ local command 06:47:42 ++ command=versions 06:47:42 ++ '[' 1 -gt 0 ']' 06:47:42 ++ shift 06:47:42 ++ case "$command" in 06:47:42 ++ command pyenv versions 06:47:42 ++ awk '{ print $1 }' 06:47:42 ++ grep -E '^[0-9.]*[0-9]$' 06:47:42 ++ sed 's/^[ *]* //' 06:47:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:47:42 +++ grep '^3' /tmp/.pyenv_versions 06:47:42 +++ sort -V 06:47:42 +++ tail -n 1 06:47:42 ++ py_version_xyz=3.11.10 06:47:42 ++ [[ -z 3.11.10 ]] 06:47:42 ++ echo 3.11.10 06:47:42 ++ return 0 06:47:42 + pyenv local 3.11.10 06:47:42 + local command 06:47:42 + command=local 06:47:42 + '[' 2 -gt 0 ']' 06:47:42 + shift 06:47:42 + case "$command" in 06:47:42 + command pyenv local 3.11.10 06:47:42 + for arg in "$@" 06:47:42 + case $arg in 06:47:42 + pkg_list+='tox ' 06:47:42 + for arg in "$@" 06:47:42 + case $arg in 06:47:42 + pkg_list+='virtualenv ' 06:47:42 + for arg in "$@" 06:47:42 + case $arg in 06:47:42 + pkg_list+='urllib3~=1.26.15 ' 06:47:42 + [[ -f /tmp/.toxenv ]] 06:47:42 + [[ ! -f /tmp/.toxenv ]] 06:47:42 + [[ -n '' ]] 06:47:42 + python3 -m venv /tmp/venv-PTng 06:47:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PTng' 06:47:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PTng 06:47:47 + echo /tmp/venv-PTng 06:47:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:47:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:47:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:47:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:47 + local 'pip_opts=--upgrade --quiet' 06:47:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:47:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:47:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:47:47 + [[ -n '' ]] 06:47:47 + [[ -n '' ]] 06:47:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:47:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:47 + /tmp/venv-PTng/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 06:47:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:47:51 lf-activate-venv(): INFO: Base packages installed successfully 06:47:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:47:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:47:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:47:51 + /tmp/venv-PTng/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 06:47:53 + type python3 06:47:53 + true 06:47:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PTng/bin to PATH' 06:47:53 lf-activate-venv(): INFO: Adding /tmp/venv-PTng/bin to PATH 06:47:53 + PATH=/tmp/venv-PTng/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 06:47:53 + return 0 06:47:53 + python3 --version 06:47:53 Python 3.11.10 06:47:53 + python3 -m pip --version 06:47:53 pip 25.2 from /tmp/venv-PTng/lib/python3.11/site-packages/pip (python 3.11) 06:47:53 + python3 -m pip freeze 06:47:54 cachetools==6.2.1 06:47:54 chardet==5.2.0 06:47:54 colorama==0.4.6 06:47:54 distlib==0.4.0 06:47:54 filelock==3.20.0 06:47:54 packaging==25.0 06:47:54 platformdirs==4.5.0 06:47:54 pluggy==1.6.0 06:47:54 pyproject-api==1.10.0 06:47:54 tox==4.31.0 06:47:54 urllib3==1.26.20 06:47:54 virtualenv==20.35.3 06:47:54 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10337177757786318698.sh 06:47:54 [EnvInject] - Injecting environment variables from a build step. 06:47:54 [EnvInject] - Injecting as environment variables the properties content 06:47:54 PARALLEL=True 06:47:54 06:47:54 [EnvInject] - Variables injected successfully. 06:47:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14536617171377927728.sh 06:47:54 ---> tox-run.sh 06:47:54 + 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 06:47:54 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:47:54 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:47:54 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:47:54 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:47:54 + source /home/jenkins/lf-env.sh 06:47:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:47:54 ++ mktemp -d /tmp/venv-XXXX 06:47:54 + lf_venv=/tmp/venv-9odq 06:47:54 + local venv_file=/tmp/.os_lf_venv 06:47:54 + local python=python3 06:47:54 + local options 06:47:54 + local set_path=true 06:47:54 + local install_args= 06:47:54 ++ 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 06:47:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:47:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:47:54 + true 06:47:54 + case $1 in 06:47:54 + venv_file=/tmp/.toxenv 06:47:54 + shift 2 06:47:54 + true 06:47:54 + case $1 in 06:47:54 + shift 06:47:54 + break 06:47:54 + case $python in 06:47:54 + local pkg_list= 06:47:54 + [[ -d /opt/pyenv ]] 06:47:54 + echo 'Setup pyenv:' 06:47:54 Setup pyenv: 06:47:54 + export PYENV_ROOT=/opt/pyenv 06:47:54 + PYENV_ROOT=/opt/pyenv 06:47:54 + 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 06:47:54 + 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 06:47:54 + pyenv versions 06:47:54 system 06:47:54 3.8.20 06:47:54 3.9.20 06:47:54 3.10.15 06:47:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:47:54 + command -v pyenv 06:47:54 ++ pyenv init - --no-rehash 06:47:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:47:54 for i in ${!paths[@]}; do 06:47:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:47:54 fi; done; 06:47:54 echo "${paths[*]}"'\'')" 06:47:54 export PATH="/opt/pyenv/shims:${PATH}" 06:47:54 export PYENV_SHELL=bash 06:47:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:47:54 pyenv() { 06:47:54 local command 06:47:54 command="${1:-}" 06:47:54 if [ "$#" -gt 0 ]; then 06:47:54 shift 06:47:54 fi 06:47:54 06:47:54 case "$command" in 06:47:54 rehash|shell) 06:47:54 eval "$(pyenv "sh-$command" "$@")" 06:47:54 ;; 06:47:54 *) 06:47:54 command pyenv "$command" "$@" 06:47:54 ;; 06:47:54 esac 06:47:54 }' 06:47:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:47:54 for i in ${!paths[@]}; do 06:47:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:47:54 fi; done; 06:47:54 echo "${paths[*]}"' 06:47:54 ++ 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 06:47:54 ++ 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 06:47:54 ++ 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 06:47:54 ++ export PYENV_SHELL=bash 06:47:54 ++ PYENV_SHELL=bash 06:47:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:47:54 +++ complete -F _pyenv pyenv 06:47:54 ++ lf-pyver python3 06:47:54 ++ local py_version_xy=python3 06:47:54 ++ local py_version_xyz= 06:47:54 ++ pyenv versions 06:47:54 ++ local command 06:47:54 ++ command=versions 06:47:54 ++ '[' 1 -gt 0 ']' 06:47:54 ++ shift 06:47:54 ++ case "$command" in 06:47:54 ++ command pyenv versions 06:47:54 ++ awk '{ print $1 }' 06:47:54 ++ grep -E '^[0-9.]*[0-9]$' 06:47:54 ++ sed 's/^[ *]* //' 06:47:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:47:54 +++ grep '^3' /tmp/.pyenv_versions 06:47:54 +++ sort -V 06:47:54 +++ tail -n 1 06:47:54 ++ py_version_xyz=3.11.10 06:47:54 ++ [[ -z 3.11.10 ]] 06:47:54 ++ echo 3.11.10 06:47:54 ++ return 0 06:47:54 + pyenv local 3.11.10 06:47:54 + local command 06:47:54 + command=local 06:47:54 + '[' 2 -gt 0 ']' 06:47:54 + shift 06:47:54 + case "$command" in 06:47:54 + command pyenv local 3.11.10 06:47:54 + for arg in "$@" 06:47:54 + case $arg in 06:47:54 + pkg_list+='tox ' 06:47:54 + for arg in "$@" 06:47:54 + case $arg in 06:47:54 + pkg_list+='virtualenv ' 06:47:54 + for arg in "$@" 06:47:54 + case $arg in 06:47:54 + pkg_list+='urllib3~=1.26.15 ' 06:47:54 + [[ -f /tmp/.toxenv ]] 06:47:54 ++ cat /tmp/.toxenv 06:47:54 + lf_venv=/tmp/venv-PTng 06:47:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PTng from' file:/tmp/.toxenv 06:47:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PTng from file:/tmp/.toxenv 06:47:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:47:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:54 + local 'pip_opts=--upgrade --quiet' 06:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:47:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:47:54 + [[ -n '' ]] 06:47:54 + [[ -n '' ]] 06:47:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:47:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:54 + /tmp/venv-PTng/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 06:47:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:47:55 lf-activate-venv(): INFO: Base packages installed successfully 06:47:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:47:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:47:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:47:55 + /tmp/venv-PTng/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 06:47:56 + type python3 06:47:56 + true 06:47:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PTng/bin to PATH' 06:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-PTng/bin to PATH 06:47:56 + PATH=/tmp/venv-PTng/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 06:47:56 + return 0 06:47:56 + [[ -d /opt/pyenv ]] 06:47:56 + echo '---> Setting up pyenv' 06:47:56 ---> Setting up pyenv 06:47:56 + export PYENV_ROOT=/opt/pyenv 06:47:56 + PYENV_ROOT=/opt/pyenv 06:47:56 + export PATH=/opt/pyenv/bin:/tmp/venv-PTng/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 06:47:56 + PATH=/opt/pyenv/bin:/tmp/venv-PTng/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 06:47:56 ++ pwd 06:47:56 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:47:56 + export PYTHONPATH 06:47:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:47:56 + TOX_TESTENV_PASSENV=PYTHONPATH 06:47:56 + tox --version 06:47:57 4.31.0 from /tmp/venv-PTng/lib/python3.11/site-packages/tox/__init__.py 06:47:57 + PARALLEL=True 06:47:57 + TOX_OPTIONS_LIST= 06:47:57 + [[ -n '' ]] 06:47:57 + case ${PARALLEL,,} in 06:47:57 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:47:57 + tox --parallel auto --parallel-live 06:47:57 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:47:59 checkbashisms: freeze> python -m pip freeze --all 06:47:59 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:47:59 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 06:47:59 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:47:59 checkbashisms: pip==25.2,setuptools==80.9.0 06:47:59 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:47:59 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)' 06:47:59 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:48:01 checkbashisms: OK ✔ in 3.64 seconds 06:48:01 pre-commit: install_deps> python -I -m pip install pre-commit 06:48:04 pre-commit: freeze> python -m pip freeze --all 06:48:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 06:48:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:48:04 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)' 06:48:04 /usr/bin/cpan 06:48:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:48:04 [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. 06:48:04 [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. 06:48:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:05 [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. 06:48:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:48:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:48:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:06 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:48:06 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:48:06 buildcontroller: freeze> python -m pip freeze --all 06:48:07 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:48:07 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:48:07 + update-java-alternatives -l 06:48:07 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:48:07 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:48:07 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:48:07 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:48:07 update-alternatives: error: no alternatives for jaotc 06:48:07 update-alternatives: error: no alternatives for rmic 06:48:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:07 [INFO] Once installed this environment will be reused. 06:48:07 [INFO] This may take a few minutes... 06:48:08 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:48:08 + java -version 06:48:08 21 06:48:08 + JAVA_VER=21 06:48:08 + echo 21 06:48:08 + + javac -version 06:48:08 sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:48:08 21 06:48:08 + JAVAC_VER=21 06:48:08 + echo 21 06:48:08 + [ 21 -ge 21 ] 06:48:08 + [ 21 -ge 21 ] 06:48:08 + echo ok, java is 21 or newer 06:48:08 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 06:48:08 ok, java is 21 or newer 06:48:08 2025-10-23 06:48:08 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] 06:48:08 + sudo mkdir -p /opt 06:48:08 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 06:48:08 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 06:48:08 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:48:08 + mvn --version 06:48:09 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 06:48:09 Maven home: /opt/maven 06:48:09 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:48:09 Default locale: en, platform encoding: UTF-8 06:48:09 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 06:48:09 NOTE: Picked up JDK_JAVA_OPTIONS: 06:48:09 --add-opens=java.base/java.io=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.lang=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.net=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.nio=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.util=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:48:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:48:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:48:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:48:09 -Xlog:disable 06:48:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:14 [INFO] Once installed this environment will be reused. 06:48:14 [INFO] This may take a few minutes... 06:48:23 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:48:23 [INFO] Once installed this environment will be reused. 06:48:23 [INFO] This may take a few minutes... 06:48:29 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:48:29 [INFO] Once installed this environment will be reused. 06:48:29 [INFO] This may take a few minutes... 06:48:32 docs-linkcheck: freeze> python -m pip freeze --all 06:48:33 docs: freeze> python -m pip freeze --all 06:48:33 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 06:48:33 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 06:48:33 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 06:48:33 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 06:48:36 docs: OK ✔ in 39.1 seconds 06:48:36 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:48:40 docs-linkcheck: OK ✔ in 41.54 seconds 06:48:40 pylint: freeze> python -m pip freeze --all 06:48:41 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 06:48:41 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}$' '{}' + 06:48:43 trim trailing whitespace.................................................Passed 06:48:43 Tabs remover.............................................................Passed 06:48:44 autopep8.................................................................Passed 06:48:50 perltidy.................................................................Passed 06:48:50 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:48:51 [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. 06:48:51 [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. 06:48:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:48:51 [INFO] Once installed this environment will be reused. 06:48:51 [INFO] This may take a few minutes... 06:49:00 gitlint..................................................................Passed 06:49:07 06:49:07 ------------------------------------ 06:49:07 Your code has been rated at 10.00/10 06:49:07 06:50:00 pre-commit: OK ✔ in 58.99 seconds 06:50:00 pylint: OK ✔ in 33.06 seconds 06:50:00 buildcontroller: OK ✔ in 2 minutes 1.85 seconds 06:50:00 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 06:50:00 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 06:50:00 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 06:50:00 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 06:50:09 build_karaf_tests190: freeze> python -m pip freeze --all 06:50:09 build_karaf_tests71: freeze> python -m pip freeze --all 06:50:09 build_karaf_tests221: freeze> python -m pip freeze --all 06:50:09 build_karaf_tests121: freeze> python -m pip freeze --all 06:50:09 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:50:09 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:50:09 build karaf in karaf71 with ./karaf71.env 06:50:09 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:50:09 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:50:09 build karaf in karafoc with ./karafoc.env 06:50:09 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:50:09 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:50:09 build karaf in karaf221 with ./karaf221.env 06:50:09 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:50:09 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:50:09 build karaf in karaf121 with ./karaf121.env 06:50:09 NOTE: Picked up JDK_JAVA_OPTIONS: 06:50:09 --add-opens=java.base/java.io=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.net=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:50:09 -Xlog:disable 06:50:09 NOTE: Picked up JDK_JAVA_OPTIONS: 06:50:09 --add-opens=java.base/java.io=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.net=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:50:09 -Xlog:disable 06:50:09 NOTE: Picked up JDK_JAVA_OPTIONS: 06:50:09 --add-opens=java.base/java.io=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.net=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:50:09 -Xlog:disable 06:50:09 NOTE: Picked up JDK_JAVA_OPTIONS: 06:50:09 --add-opens=java.base/java.io=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.net=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:50:09 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:50:09 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:50:09 -Xlog:disable 06:51:10 build_karaf_tests71: OK ✔ in 1 minute 10.58 seconds 06:51:10 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 06:51:13 build_karaf_tests190: OK ✔ in 1 minute 13.93 seconds 06:51:13 build_karaf_tests121: OK ✔ in 1 minute 14.17 seconds 06:51:13 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 06:51:13 build_karaf_tests221: OK ✔ in 1 minute 14.22 seconds 06:51:13 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 06:51:19 buildlighty: freeze> python -m pip freeze --all 06:51:19 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:51:19 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 06:51:20 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 06:51:20 sims: freeze> python -m pip freeze --all 06:51:20 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:51:20 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 06:51:20 Using lighynode version 20.1.0.5 06:51:20 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 06:52:05 sims: OK ✔ in 9.59 seconds 06:52:05 buildlighty: OK ✔ in 31.39 seconds 06:52:05 testsPCE: freeze> python -m pip freeze --all 06:52:05 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 06:52:05 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 06:52:05 pytest -q transportpce_tests/pce/test01_pce.py 06:52:54 .................... [100%] 06:53:57 20 passed in 111.33s (0:01:51) 06:53:57 pytest -q transportpce_tests/pce/test02_pce_400G.py 06:54:14 ............ [100%] 06:54:44 12 passed in 47.25s 06:54:44 pytest -q transportpce_tests/pce/test03_gnpy.py 06:55:01 ........ [100%] 06:55:22 8 passed in 37.37s 06:55:22 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 06:55:54 ... [100%] 06:55:59 3 passed in 36.33s 06:55:59 testsPCE: OK ✔ in 4 minutes 45.63 seconds 06:55:59 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 06:55: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 06:55:59 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 06:56:06 tests190: freeze> python -m pip freeze --all 06:56:06 tests121: freeze> python -m pip freeze --all 06:56:06 tests_tapi: freeze> python -m pip freeze --all 06:56:06 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:56:06 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 06:56:06 using environment variables from ./karafoc.env 06:56:06 pytest -q transportpce_tests/oc/test01_portmapping.py 06:56:06 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:56:06 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 06:56:06 using environment variables from ./karaf121.env 06:56:06 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 06:56:07 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:56:07 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 06:56:07 using environment variables from ./karaf221.env 06:56:07 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 06:57:12 ........... [100%] 06:57:27 10 passed in 80.75s (0:01:20) 06:57:28 pytest -q transportpce_tests/oc/test02_topology.py 06:57:35 .................................. [100%] 06:58:14 21 passed in 127.74s (0:02:07) 06:58:15 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 06:58:15 .............................. [100%] 06:58:36 14 passed in 67.94s (0:01:07) 06:58:37 pytest -q transportpce_tests/oc/test03_renderer.py 06:58:55 .......... [100%] 06:59:11 6 passed in 56.20s 06:59:11 pytest -q transportpce_tests/1.2.1/test03_topology.py 06:59:15 ...................... [100%] 06:59:36 19 passed in 58.21s 06:59:36 tests190: OK ✔ in 3 minutes 37.4 seconds 06:59:36 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 06:59:39 .tests71: freeze> python -m pip freeze --all 06:59:46 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 06:59:46 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 06:59:46 using environment variables from ./karaf71.env 06:59:46 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:00:00 .............................................................. [100%] 07:01:44 44 passed in 153.10s (0:02:33) 07:01:44 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:02:15 .......................... [100%] 07:03:07 24 passed in 82.68s (0:01:22) 07:03:07 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:03:08 .... [100%] 07:03:38 12 passed in 231.69s (0:03:51) 07:03:38 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:04:03 .......... [100%] 07:04:18 51 passed in 490.71s (0:08:10) 07:04:18 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:04:18 ........................................................................................................... [100%] 07:06:25 62 passed in 166.39s (0:02:46) 07:06:25 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:06:26 .. [100%] 07:06:29 40 passed in 201.30s (0:03:21) 07:06:29 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:06:30 ....................................................................................... [100%] 07:08:54 48 passed in 148.65s (0:02:28) 07:08:54 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:08:58 ............................. [100%] 07:09:51 36 passed in 332.80s (0:05:32) 07:09:51 .pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:09:53 ........... [100%] 07:10:09 22 passed in 74.96s (0:01:14) 07:10:09 .................................................................................. [100%] 07:14:59 71 passed in 307.94s (0:05:07) 07:14:59 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:15:37 ..... [100%] 07:15:41 54 passed in 551.40s (0:09:11) 07:15:50 ................... [100%] 07:17:21 19 passed in 141.78s (0:02:21) 07:17:21 tests71: OK ✔ in 10 minutes 32.89 seconds 07:17:21 tests121: OK ✔ in 19 minutes 42.09 seconds 07:17:21 tests_tapi: OK ✔ in 21 minutes 22.32 seconds 07:17:21 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:17:28 tests221: freeze> python -m pip freeze --all 07:17:29 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 07:17:29 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:17:29 using environment variables from ./karaf221.env 07:17:29 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:18:04 ................................... [100%] 07:18:44 35 passed in 74.82s (0:01:14) 07:18:44 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:19:15 ...... [100%] 07:19:28 6 passed in 44.15s 07:19:28 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:20:10 ............................................ [100%] 07:21:45 44 passed in 136.09s (0:02:16) 07:21:45 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:22:19 ............ [100%] 07:22:44 12 passed in 58.81s 07:22:44 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:23:09 ................ [100%] 07:24:37 16 passed in 113.50s (0:01:53) 07:24:38 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:25:07 ............................... [100%] 07:25:14 31 passed in 36.02s 07:25:14 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:25:49 .......................... [100%] 07:26:45 26 passed in 90.49s (0:01:30) 07:26:45 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:27:21 ...................... [100%] 07:28:25 22 passed in 99.87s (0:01:39) 07:28:25 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:29:05 ........................................ [100%] 07:31:27 40 passed in 181.48s (0:03:01) 07:31:27 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:32:10 ........................................................................ [ 74%] 07:37:46 ......................... [100%] 07:39:38 97 passed in 491.01s (0:08:11) 07:39:38 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:40:17 ...................................................... [100%] 07:47:04 54 passed in 445.91s (0:07:25) 07:47:04 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 07:48:04 ........................................................................ [ 71%] 07:53:12 ............................. [100%] 07:55:22 101 passed in 497.25s (0:08:17) 07:55:22 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 07:56:18 ........................................................................ [ 67%] 08:02:05 ................................... [100%] 08:05:26 107 passed in 603.72s (0:10:03) 08:05:26 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:06:13 ............................................. [100%] 08:08:51 45 passed in 205.03s (0:03:25) 08:08:51 tests221: OK ✔ in 51 minutes 29.98 seconds 08:08:51 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 08:09:09 tests_hybrid: freeze> python -m pip freeze --all 08:09:09 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 08:09:09 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:09:09 using environment variables from ./karaf221.env 08:09:09 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:09:56 ................................................... [100%] 08:14:43 51 passed in 333.09s (0:05:33) 08:14:43 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:15:26 ........................................................................ [ 66%] 08:19:46 ..................................... [100%] 08:21:53 109 passed in 429.56s (0:07:09) 08:21:53 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:22:43 ..................................................... [100%] 08:26:15 53 passed in 262.38s (0:04:22) 08:26:15 buildcontroller: OK (121.85=setup[9.76]+cmd[112.09] seconds) 08:26:15 sims: OK (9.59=setup[7.08]+cmd[2.51] seconds) 08:26:15 build_karaf_tests121: OK (74.17=setup[10.12]+cmd[64.05] seconds) 08:26:15 testsPCE: OK (285.63=setup[52.07]+cmd[233.56] seconds) 08:26:15 tests121: OK (1182.09=setup[7.73]+cmd[1174.36] seconds) 08:26:15 build_karaf_tests221: OK (74.22=setup[10.05]+cmd[64.16] seconds) 08:26:15 tests_tapi: OK (1282.32=setup[7.87]+cmd[1274.44] seconds) 08:26:15 tests221: OK (3089.98=setup[7.64]+cmd[3082.34] seconds) 08:26:15 build_karaf_tests71: OK (70.58=setup[10.03]+cmd[60.55] seconds) 08:26:15 tests71: OK (632.89=setup[9.84]+cmd[623.05] seconds) 08:26:15 build_karaf_tests190: OK (73.93=setup[10.04]+cmd[63.89] seconds) 08:26:15 tests190: OK (217.40=setup[7.71]+cmd[209.69] seconds) 08:26:15 tests_hybrid: OK (1044.26=setup[18.27]+cmd[1025.99] seconds) 08:26:15 buildlighty: OK (31.39=setup[10.00]+cmd[21.39] seconds) 08:26:15 docs: OK (39.10=setup[36.22]+cmd[2.88] seconds) 08:26:15 docs-linkcheck: OK (41.54=setup[35.71]+cmd[5.83] seconds) 08:26:15 checkbashisms: OK (3.64=setup[2.29]+cmd[0.01,0.05,1.29] seconds) 08:26:15 pre-commit: OK (58.99=setup[3.58]+cmd[0.01,0.01,45.98,9.40] seconds) 08:26:15 pylint: OK (33.06=setup[4.45]+cmd[28.61] seconds) 08:26:15 congratulations :) (5898.31 seconds) 08:26:15 + tox_status=0 08:26:15 + echo '---> Completed tox runs' 08:26:15 ---> Completed tox runs 08:26:15 + for i in .tox/*/log 08:26:15 ++ echo .tox/build_karaf_tests121/log 08:26:15 ++ awk -F/ '{print $2}' 08:26:15 + tox_env=build_karaf_tests121 08:26:15 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:26:15 + for i in .tox/*/log 08:26:15 ++ echo .tox/build_karaf_tests190/log 08:26:15 ++ awk -F/ '{print $2}' 08:26:15 + tox_env=build_karaf_tests190 08:26:15 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:26:15 + for i in .tox/*/log 08:26:15 ++ echo .tox/build_karaf_tests221/log 08:26:15 ++ awk -F/ '{print $2}' 08:26:15 + tox_env=build_karaf_tests221 08:26:15 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:26:15 + for i in .tox/*/log 08:26:15 ++ echo .tox/build_karaf_tests71/log 08:26:15 ++ awk -F/ '{print $2}' 08:26:15 + tox_env=build_karaf_tests71 08:26:15 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:26:16 + for i in .tox/*/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 ++ echo .tox/buildcontroller/log 08:26:16 + tox_env=buildcontroller 08:26:16 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/buildlighty/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=buildlighty 08:26:16 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/checkbashisms/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=checkbashisms 08:26:16 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/docs-linkcheck/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=docs-linkcheck 08:26:16 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/docs/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=docs 08:26:16 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/pre-commit/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=pre-commit 08:26:16 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/pylint/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=pylint 08:26:16 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:26:16 + for i in .tox/*/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 ++ echo .tox/sims/log 08:26:16 + tox_env=sims 08:26:16 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests121/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests121 08:26:16 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests190/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests190 08:26:16 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests221/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests221 08:26:16 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests71/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests71 08:26:16 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/testsPCE/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=testsPCE 08:26:16 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests_hybrid/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests_hybrid 08:26:16 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:26:16 + for i in .tox/*/log 08:26:16 ++ echo .tox/tests_tapi/log 08:26:16 ++ awk -F/ '{print $2}' 08:26:16 + tox_env=tests_tapi 08:26:16 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:26:16 + DOC_DIR=docs/_build/html 08:26:16 + [[ -d docs/_build/html ]] 08:26:16 + echo '---> Archiving generated docs' 08:26:16 ---> Archiving generated docs 08:26:16 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:26:16 + echo '---> tox-run.sh ends' 08:26:16 ---> tox-run.sh ends 08:26:16 + test 0 -eq 0 08:26:16 $ ssh-agent -k 08:26:16 unset SSH_AUTH_SOCK; 08:26:16 unset SSH_AGENT_PID; 08:26:16 echo Agent pid 1577 killed; 08:26:16 [ssh-agent] Stopped. 08:26:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:26:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5757097499176806405.sh 08:26:16 ---> sysstat.sh 08:26:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17519386362242463477.sh 08:26:17 ---> package-listing.sh 08:26:17 ++ facter osfamily 08:26:17 ++ tr '[:upper:]' '[:lower:]' 08:26:18 + OS_FAMILY=debian 08:26:18 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:26:18 + START_PACKAGES=/tmp/packages_start.txt 08:26:18 + END_PACKAGES=/tmp/packages_end.txt 08:26:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:18 + PACKAGES=/tmp/packages_start.txt 08:26:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:26:18 + PACKAGES=/tmp/packages_end.txt 08:26:18 + case "${OS_FAMILY}" in 08:26:18 + dpkg -l 08:26:18 + grep '^ii' 08:26:18 + '[' -f /tmp/packages_start.txt ']' 08:26:18 + '[' -f /tmp/packages_end.txt ']' 08:26:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:26:18 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:26:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:26:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins454540400104241764.sh 08:26:18 ---> capture-instance-metadata.sh 08:26:18 Setup pyenv: 08:26:18 system 08:26:18 3.8.20 08:26:18 3.9.20 08:26:18 3.10.15 08:26:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:26:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljHd from file:/tmp/.os_lf_venv 08:26:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:21 lf-activate-venv(): INFO: Base packages installed successfully 08:26:21 lf-activate-venv(): INFO: Installing additional packages: lftools 08:26:39 lf-activate-venv(): INFO: Adding /tmp/venv-ljHd/bin to PATH 08:26:39 INFO: Running in OpenStack, capturing instance metadata 08:26:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10348583399288434471.sh 08:26:39 provisioning config files... 08:26:40 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3699 08:26:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6791430852241689458tmp 08:26:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:26:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:26:40 provisioning config files... 08:26:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:26:40 [EnvInject] - Injecting environment variables from a build step. 08:26:40 [EnvInject] - Injecting as environment variables the properties content 08:26:40 SERVER_ID=logs 08:26:40 08:26:40 [EnvInject] - Variables injected successfully. 08:26:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13595318205056574299.sh 08:26:40 ---> create-netrc.sh 08:26:40 WARN: Log server credential not found. 08:26:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2191594684439030599.sh 08:26:40 ---> python-tools-install.sh 08:26:40 Setup pyenv: 08:26:41 system 08:26:41 3.8.20 08:26:41 3.9.20 08:26:41 3.10.15 08:26:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:26:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljHd from file:/tmp/.os_lf_venv 08:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:26:43 lf-activate-venv(): INFO: Base packages installed successfully 08:26:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-ljHd/bin to PATH 08:27:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15101609531690133307.sh 08:27:00 ---> sudo-logs.sh 08:27:00 Archiving 'sudo' log.. 08:27:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16626678267746217271.sh 08:27:00 ---> job-cost.sh 08:27:00 Setup pyenv: 08:27:00 system 08:27:00 3.8.20 08:27:00 3.9.20 08:27:00 3.10.15 08:27:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:27:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljHd from file:/tmp/.os_lf_venv 08:27:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:02 lf-activate-venv(): INFO: Base packages installed successfully 08:27:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:27:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:27:09 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-ljHd/bin to PATH 08:27:10 INFO: No Stack... 08:27:10 INFO: Retrieving Pricing Info for: v3-standard-4 08:27:10 INFO: Archiving Costs 08:27:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7060370427458992306.sh 08:27:10 ---> logs-deploy.sh 08:27:10 Setup pyenv: 08:27:10 system 08:27:10 3.8.20 08:27:10 3.9.20 08:27:10 3.10.15 08:27:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljHd from file:/tmp/.os_lf_venv 08:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:13 lf-activate-venv(): INFO: Base packages installed successfully 08:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-ljHd/bin to PATH 08:27:27 WARNING: Nexus logging server not set 08:27:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3699/ 08:27:27 INFO: archiving logs to S3 08:27:29 ---> uname -a: 08:27:29 Linux prd-ubuntu2204-docker-4c-16g-1341 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:27:29 08:27:29 08:27:29 ---> lscpu: 08:27:29 Architecture: x86_64 08:27:29 CPU op-mode(s): 32-bit, 64-bit 08:27:29 Address sizes: 40 bits physical, 48 bits virtual 08:27:29 Byte Order: Little Endian 08:27:29 CPU(s): 4 08:27:29 On-line CPU(s) list: 0-3 08:27:29 Vendor ID: AuthenticAMD 08:27:29 Model name: AMD EPYC-Rome Processor 08:27:29 CPU family: 23 08:27:29 Model: 49 08:27:29 Thread(s) per core: 1 08:27:29 Core(s) per socket: 1 08:27:29 Socket(s): 4 08:27:29 Stepping: 0 08:27:29 BogoMIPS: 5599.99 08:27:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:27:29 Virtualization: AMD-V 08:27:29 Hypervisor vendor: KVM 08:27:29 Virtualization type: full 08:27:29 L1d cache: 128 KiB (4 instances) 08:27:29 L1i cache: 128 KiB (4 instances) 08:27:29 L2 cache: 2 MiB (4 instances) 08:27:29 L3 cache: 64 MiB (4 instances) 08:27:29 NUMA node(s): 1 08:27:29 NUMA node0 CPU(s): 0-3 08:27:29 Vulnerability Gather data sampling: Not affected 08:27:29 Vulnerability Indirect target selection: Not affected 08:27:29 Vulnerability Itlb multihit: Not affected 08:27:29 Vulnerability L1tf: Not affected 08:27:29 Vulnerability Mds: Not affected 08:27:29 Vulnerability Meltdown: Not affected 08:27:29 Vulnerability Mmio stale data: Not affected 08:27:29 Vulnerability Reg file data sampling: Not affected 08:27:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:27:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:27:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:27:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:27:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:27:29 Vulnerability Srbds: Not affected 08:27:29 Vulnerability Tsx async abort: Not affected 08:27:29 08:27:29 08:27:29 ---> nproc: 08:27:29 4 08:27:29 08:27:29 08:27:29 ---> df -h: 08:27:29 Filesystem Size Used Avail Use% Mounted on 08:27:29 tmpfs 1.6G 1.1M 1.6G 1% /run 08:27:29 /dev/vda1 78G 18G 61G 23% / 08:27:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:27:29 tmpfs 5.0M 0 5.0M 0% /run/lock 08:27:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:27:29 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:27:29 08:27:29 08:27:29 ---> free -m: 08:27:29 total used free shared buff/cache available 08:27:29 Mem: 15989 688 10579 3 4720 14958 08:27:29 Swap: 1023 1 1022 08:27:29 08:27:29 08:27:29 ---> ip addr: 08:27:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:27:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:27:29 inet 127.0.0.1/8 scope host lo 08:27:29 valid_lft forever preferred_lft forever 08:27:29 inet6 ::1/128 scope host 08:27:29 valid_lft forever preferred_lft forever 08:27:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:27:29 link/ether fa:16:3e:0e:db:e7 brd ff:ff:ff:ff:ff:ff 08:27:29 altname enp0s3 08:27:29 inet 10.30.170.22/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:27:29 valid_lft 80291sec preferred_lft 80291sec 08:27:29 inet6 fe80::f816:3eff:fe0e:dbe7/64 scope link 08:27:29 valid_lft forever preferred_lft forever 08:27:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:27:29 link/ether da:3c:c4:d6:a0:e2 brd ff:ff:ff:ff:ff:ff 08:27:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:27:29 valid_lft forever preferred_lft forever 08:27:29 08:27:29 08:27:29 ---> sar -b -r -n DEV: 08:27:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1341) 10/23/25 _x86_64_ (4 CPU) 08:27:29 08:27:29 06:45:44 LINUX RESTART (4 CPU) 08:27:29 08:27:29 06:50:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:27:29 07:00:09 111.56 23.02 73.28 15.27 883.51 30757.67 258814.13 08:27:29 07:10:04 32.18 7.06 23.88 1.24 72.69 920.12 1282.32 08:27:29 07:20:09 14.91 0.22 13.87 0.83 3.80 717.37 1335.06 08:27:29 07:30:09 15.80 0.01 15.09 0.69 0.57 420.59 445.85 08:27:29 07:40:09 6.25 0.01 6.02 0.23 0.44 141.31 273.31 08:27:29 07:50:09 5.02 0.01 4.81 0.19 1.11 170.49 60.69 08:27:29 08:00:09 4.94 0.01 4.76 0.17 0.73 134.35 88.09 08:27:29 08:10:09 7.59 0.11 7.09 0.39 1.15 504.36 109.40 08:27:29 08:20:09 5.04 0.01 4.91 0.12 0.57 146.68 59.41 08:27:29 Average: 22.57 3.38 17.07 2.12 107.11 3767.92 29163.19 08:27:29 08:27:29 06:50:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:29 07:00:09 1365788 5391616 10537320 64.36 258096 3709560 12107788 69.50 2047560 12326864 91092 08:27:29 07:10:04 5154080 8906700 7023012 42.89 262708 3448816 7769380 44.60 2150568 8471280 4472 08:27:29 07:20:09 8077596 11948740 3986176 24.35 268084 3559888 5013864 28.78 2189760 5517572 232 08:27:29 07:30:09 7497948 11418972 4515592 27.58 270828 3607032 5273624 30.27 2196656 6082896 340 08:27:29 07:40:09 8604944 12548028 3387220 20.69 271700 3628228 4986300 28.62 2198528 4991352 11224 08:27:29 07:50:09 6074064 10033892 5899936 36.03 272176 3644500 6575656 37.74 2200692 7506736 472 08:27:29 08:00:09 5947796 9924460 6009296 36.70 272552 3660972 6711504 38.52 2203484 7623032 172 08:27:29 08:10:09 7438444 11532656 4401676 26.88 276140 3769084 5160452 29.62 2211220 6109628 2432 08:27:29 08:20:09 7283680 11397264 4536632 27.71 276728 3787764 5200056 29.85 2219528 6270172 0 08:27:29 Average: 6382704 10344703 5588540 34.13 269890 3646205 6533180 37.50 2179777 7211059 12271 08:27:29 08:27:29 06:50:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:29 07:00:09 lo 15.49 15.49 13.11 13.11 0.00 0.00 0.00 0.00 08:27:29 07:00:09 ens3 47.85 35.67 765.98 3.67 0.00 0.00 0.00 0.00 08:27:29 07:00:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 07:10:04 lo 42.78 42.78 19.99 19.99 0.00 0.00 0.00 0.00 08:27:29 07:10:04 ens3 2.07 2.00 0.47 1.26 0.00 0.00 0.00 0.00 08:27:29 07:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 07:20:09 lo 23.86 23.86 10.68 10.68 0.00 0.00 0.00 0.00 08:27:29 07:20:09 ens3 1.27 1.06 0.38 0.30 0.00 0.00 0.00 0.00 08:27:29 07:20:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 07:30:09 lo 15.57 15.57 8.35 8.35 0.00 0.00 0.00 0.00 08:27:29 07:30:09 ens3 0.96 0.74 0.21 0.16 0.00 0.00 0.00 0.00 08:27:29 07:30:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 07:40:09 lo 17.66 17.66 8.61 8.61 0.00 0.00 0.00 0.00 08:27:29 07:40:09 ens3 1.41 0.75 0.46 0.32 0.00 0.00 0.00 0.00 08:27:29 07:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 07:50:09 lo 30.12 30.12 12.12 12.12 0.00 0.00 0.00 0.00 08:27:29 07:50:09 ens3 0.56 0.43 0.12 0.09 0.00 0.00 0.00 0.00 08:27:29 07:50:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 08:00:09 lo 19.68 19.68 10.49 10.49 0.00 0.00 0.00 0.00 08:27:29 08:00:09 ens3 0.70 0.60 0.15 0.11 0.00 0.00 0.00 0.00 08:27:29 08:00:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 08:10:09 lo 16.23 16.23 9.75 9.75 0.00 0.00 0.00 0.00 08:27:29 08:10:09 ens3 1.01 0.84 0.34 0.27 0.00 0.00 0.00 0.00 08:27:29 08:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 08:20:09 lo 14.79 14.79 6.38 6.38 0.00 0.00 0.00 0.00 08:27:29 08:20:09 ens3 0.73 0.53 0.17 0.12 0.00 0.00 0.00 0.00 08:27:29 08:20:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 Average: lo 21.78 21.78 11.04 11.04 0.00 0.00 0.00 0.00 08:27:29 Average: ens3 6.28 4.74 85.36 0.70 0.00 0.00 0.00 0.00 08:27:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:29 08:27:29 08:27:29 ---> sar -P ALL: 08:27:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1341) 10/23/25 _x86_64_ (4 CPU) 08:27:29 08:27:29 06:45:44 LINUX RESTART (4 CPU) 08:27:29 08:27:29 06:50:09 CPU %user %nice %system %iowait %steal %idle 08:27:29 07:00:09 all 57.50 0.00 2.58 1.61 0.11 38.20 08:27:29 07:00:09 0 60.20 0.00 2.66 1.44 0.12 35.59 08:27:29 07:00:09 1 56.91 0.00 2.59 2.17 0.11 38.21 08:27:29 07:00:09 2 56.70 0.00 2.57 1.43 0.11 39.19 08:27:29 07:00:09 3 56.17 0.00 2.51 1.40 0.11 39.80 08:27:29 07:10:04 all 41.29 0.00 1.63 0.08 0.11 56.90 08:27:29 07:10:04 0 41.21 0.00 1.70 0.08 0.10 56.91 08:27:29 07:10:04 1 41.56 0.00 1.45 0.05 0.11 56.82 08:27:29 07:10:04 2 41.03 0.00 1.75 0.13 0.11 56.98 08:27:29 07:10:04 3 41.37 0.00 1.61 0.04 0.10 56.87 08:27:29 07:20:09 all 25.45 0.00 1.06 0.08 0.09 73.31 08:27:29 07:20:09 0 25.79 0.00 1.00 0.05 0.09 73.06 08:27:29 07:20:09 1 25.31 0.00 1.04 0.05 0.09 73.51 08:27:29 07:20:09 2 26.18 0.00 1.22 0.15 0.09 72.35 08:27:29 07:20:09 3 24.52 0.00 0.99 0.08 0.09 74.32 08:27:29 07:30:09 all 24.56 0.00 0.82 0.05 0.09 74.48 08:27:29 07:30:09 0 25.16 0.00 0.74 0.04 0.09 73.98 08:27:29 07:30:09 1 24.22 0.00 0.78 0.11 0.09 74.79 08:27:29 07:30:09 2 24.22 0.00 0.82 0.03 0.09 74.85 08:27:29 07:30:09 3 24.65 0.00 0.95 0.02 0.09 74.29 08:27:29 07:40:09 all 11.33 0.00 0.54 0.02 0.08 88.03 08:27:29 07:40:09 0 11.19 0.00 0.50 0.02 0.08 88.21 08:27:29 07:40:09 1 11.41 0.00 0.57 0.05 0.08 87.90 08:27:29 07:40:09 2 11.42 0.00 0.54 0.01 0.08 87.94 08:27:29 07:40:09 3 11.28 0.00 0.57 0.01 0.08 88.07 08:27:29 07:50:09 all 11.85 0.00 0.61 0.73 0.09 86.72 08:27:29 07:50:09 0 11.87 0.00 0.60 0.13 0.09 87.32 08:27:29 07:50:09 1 11.95 0.00 0.55 0.13 0.09 87.28 08:27:29 07:50:09 2 11.84 0.00 0.67 1.65 0.09 85.75 08:27:29 07:50:09 3 11.76 0.00 0.64 1.00 0.08 86.51 08:27:29 08:00:09 all 10.34 0.00 0.52 0.66 0.09 88.39 08:27:29 08:00:09 0 10.52 0.00 0.58 0.79 0.09 88.02 08:27:29 08:00:09 1 10.40 0.00 0.53 0.33 0.10 88.64 08:27:29 08:00:09 2 10.53 0.00 0.55 1.32 0.08 87.51 08:27:29 08:00:09 3 9.91 0.00 0.42 0.20 0.08 89.39 08:27:29 08:10:09 all 13.56 0.00 0.61 1.59 0.08 84.17 08:27:29 08:10:09 0 13.17 0.00 0.59 1.15 0.08 85.00 08:27:29 08:10:09 1 14.61 0.00 0.69 0.98 0.09 83.64 08:27:29 08:10:09 2 13.23 0.00 0.60 2.87 0.09 83.21 08:27:29 08:10:09 3 13.22 0.00 0.54 1.34 0.08 84.82 08:27:29 08:20:09 all 7.99 0.00 0.36 0.17 0.07 91.42 08:27:29 08:20:09 0 7.84 0.00 0.36 0.22 0.07 91.51 08:27:29 08:20:09 1 8.23 0.00 0.34 0.06 0.07 91.31 08:27:29 08:20:09 2 7.98 0.00 0.43 0.13 0.08 91.39 08:27:29 08:20:09 3 7.90 0.00 0.30 0.26 0.07 91.47 08:27:29 Average: all 22.64 0.00 0.97 0.55 0.09 75.75 08:27:29 Average: 0 22.99 0.00 0.97 0.43 0.09 75.52 08:27:29 Average: 1 22.72 0.00 0.95 0.44 0.09 75.81 08:27:29 Average: 2 22.55 0.00 1.02 0.86 0.09 75.49 08:27:29 Average: 3 22.29 0.00 0.95 0.48 0.09 76.19 08:27:29 08:27:29 08:27:29