14:52:11 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/118220 14:52:11 Running as SYSTEM 14:52:11 [EnvInject] - Loading node environment variables. 14:52:11 Building remotely on prd-ubuntu2204-builder-2c-2g-70081 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x 14:52:16 [ssh-agent] Looking for ssh-agent implementation... 14:52:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:17 $ ssh-agent 14:52:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCI2yFT/agent.1522 14:52:17 SSH_AGENT_PID=1524 14:52:17 [ssh-agent] Started. 14:52:17 Running ssh-add (command line suppressed) 14:52:17 Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_8553302405494655949.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_8553302405494655949.key) 14:52:17 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:52:17 The recommended git tool is: NONE 14:52:25 using credential jenkins-ssh 14:52:25 Wiping out workspace first. 14:52:25 Cloning the remote Git repository 14:52:25 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 14:52:25 > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 14:52:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:52:25 > git --version # timeout=10 14:52:25 > git --version # 'git version 2.34.1' 14:52:25 using GIT_SSH to set credentials jenkins-ssh 14:52:25 Verifying host key using known hosts file 14:52: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. 14:52:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:53:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:53:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:53:16 using GIT_SSH to set credentials jenkins-ssh 14:53:16 Verifying host key using known hosts file 14:53:16 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. 14:53:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/20/118220/3 # timeout=10 14:53:18 > git rev-parse cd3af4fa880d1754e4a6601a72f19421cfd2fc7d^{commit} # timeout=10 14:53:18 Checking out Revision cd3af4fa880d1754e4a6601a72f19421cfd2fc7d (refs/changes/20/118220/3) 14:53:18 > git config core.sparsecheckout # timeout=10 14:53:18 > git checkout -f cd3af4fa880d1754e4a6601a72f19421cfd2fc7d # timeout=10 14:53:18 Commit message: "Make decodeException() static" 14:53:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:53:19 > git rev-list --no-walk f58a0e4df0f85f6a19ad36a7f2e7c9ddf1e16984 # timeout=10 14:53:22 provisioning config files... 14:53:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:53:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:53:22 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins14511097769526385149.sh 14:53:22 ---> python-tools-install.sh 14:53:22 Setup pyenv: 14:53:22 * system (set by /opt/pyenv/version) 14:53:22 * 3.8.20 (set by /opt/pyenv/version) 14:53:22 * 3.9.20 (set by /opt/pyenv/version) 14:53:22 * 3.10.15 (set by /opt/pyenv/version) 14:53:22 * 3.11.10 (set by /opt/pyenv/version) 14:53:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jAna 14:53:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:53:30 lf-activate-venv(): INFO: Installing: lftools 14:54:00 lf-activate-venv(): INFO: Adding /tmp/venv-jAna/bin to PATH 14:54:00 Generating Requirements File 14:54:19 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. 14:54:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:54:19 Python 3.11.10 14:54:19 pip 25.2 from /tmp/venv-jAna/lib/python3.11/site-packages/pip (python 3.11) 14:54:19 appdirs==1.4.4 14:54:19 argcomplete==3.6.2 14:54:19 aspy.yaml==1.3.0 14:54:19 attrs==25.3.0 14:54:19 autopage==0.5.2 14:54:19 beautifulsoup4==4.13.5 14:54:19 boto3==1.40.33 14:54:19 botocore==1.40.33 14:54:19 bs4==0.0.2 14:54:19 cachetools==5.5.2 14:54:19 certifi==2025.8.3 14:54:19 cffi==2.0.0 14:54:19 cfgv==3.4.0 14:54:19 chardet==5.2.0 14:54:19 charset-normalizer==3.4.3 14:54:19 click==8.2.1 14:54:19 cliff==4.11.0 14:54:19 cmd2==2.7.0 14:54:19 cryptography==3.3.2 14:54:19 debtcollector==3.0.0 14:54:19 decorator==5.2.1 14:54:19 defusedxml==0.7.1 14:54:19 Deprecated==1.2.18 14:54:19 distlib==0.4.0 14:54:19 dnspython==2.8.0 14:54:19 docker==7.1.0 14:54:19 dogpile.cache==1.4.1 14:54:19 durationpy==0.10 14:54:19 email-validator==2.3.0 14:54:19 filelock==3.19.1 14:54:19 future==1.0.0 14:54:19 gitdb==4.0.12 14:54:19 GitPython==3.1.45 14:54:19 google-auth==2.40.3 14:54:19 httplib2==0.31.0 14:54:19 identify==2.6.14 14:54:19 idna==3.10 14:54:19 importlib-resources==1.5.0 14:54:19 iso8601==2.1.0 14:54:19 Jinja2==3.1.6 14:54:19 jmespath==1.0.1 14:54:19 jsonpatch==1.33 14:54:19 jsonpointer==3.0.0 14:54:19 jsonschema==4.25.1 14:54:19 jsonschema-specifications==2025.9.1 14:54:19 keystoneauth1==5.12.0 14:54:19 kubernetes==33.1.0 14:54:19 lftools==0.37.13 14:54:19 lxml==6.0.1 14:54:19 markdown-it-py==4.0.0 14:54:19 MarkupSafe==3.0.2 14:54:19 mdurl==0.1.2 14:54:19 msgpack==1.1.1 14:54:19 multi_key_dict==2.0.3 14:54:19 munch==4.0.0 14:54:19 netaddr==1.3.0 14:54:19 niet==1.4.2 14:54:19 nodeenv==1.9.1 14:54:19 oauth2client==4.1.3 14:54:19 oauthlib==3.3.1 14:54:19 openstacksdk==4.7.1 14:54:19 os-service-types==1.8.0 14:54:19 osc-lib==4.2.0 14:54:19 oslo.config==10.0.0 14:54:19 oslo.context==6.1.0 14:54:19 oslo.i18n==6.6.0 14:54:19 oslo.log==7.2.1 14:54:19 oslo.serialization==5.8.0 14:54:19 oslo.utils==9.1.0 14:54:19 packaging==25.0 14:54:19 pbr==7.0.1 14:54:19 platformdirs==4.4.0 14:54:19 prettytable==3.16.0 14:54:19 psutil==7.1.0 14:54:19 pyasn1==0.6.1 14:54:19 pyasn1_modules==0.4.2 14:54:19 pycparser==2.23 14:54:19 pygerrit2==2.0.15 14:54:19 PyGithub==2.8.1 14:54:19 Pygments==2.19.2 14:54:19 PyJWT==2.10.1 14:54:19 PyNaCl==1.6.0 14:54:19 pyparsing==2.4.7 14:54:19 pyperclip==1.10.0 14:54:19 pyrsistent==0.20.0 14:54:19 python-cinderclient==9.8.0 14:54:19 python-dateutil==2.9.0.post0 14:54:19 python-heatclient==4.3.0 14:54:19 python-jenkins==1.8.3 14:54:19 python-keystoneclient==5.7.0 14:54:19 python-magnumclient==4.9.0 14:54:19 python-openstackclient==8.2.0 14:54:19 python-swiftclient==4.8.0 14:54:19 PyYAML==6.0.2 14:54:19 referencing==0.36.2 14:54:19 requests==2.32.5 14:54:19 requests-oauthlib==2.0.0 14:54:19 requestsexceptions==1.4.0 14:54:19 rfc3986==2.0.0 14:54:19 rich==14.1.0 14:54:19 rich-argparse==1.7.1 14:54:19 rpds-py==0.27.1 14:54:19 rsa==4.9.1 14:54:19 ruamel.yaml==0.18.15 14:54:19 ruamel.yaml.clib==0.2.12 14:54:19 s3transfer==0.14.0 14:54:19 simplejson==3.20.1 14:54:19 six==1.17.0 14:54:19 smmap==5.0.2 14:54:19 soupsieve==2.8 14:54:19 stevedore==5.5.0 14:54:19 tabulate==0.9.0 14:54:19 toml==0.10.2 14:54:19 tomlkit==0.13.3 14:54:19 tqdm==4.67.1 14:54:19 typing_extensions==4.15.0 14:54:19 tzdata==2025.2 14:54:19 urllib3==1.26.20 14:54:19 virtualenv==20.34.0 14:54:19 wcwidth==0.2.13 14:54:19 websocket-client==1.8.0 14:54:19 wrapt==1.17.3 14:54:19 xdg==6.0.0 14:54:19 xmltodict==1.0.2 14:54:19 yq==3.4.3 14:54:20 [EnvInject] - Injecting environment variables from a build step. 14:54:20 [EnvInject] - Injecting as environment variables the properties content 14:54:20 PYTHON=python3 14:54:20 14:54:20 [EnvInject] - Variables injected successfully. 14:54:20 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins7619583509119297856.sh 14:54:20 ---> tox-install.sh 14:54:20 + source /home/jenkins/lf-env.sh 14:54:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:20 ++ mktemp -d /tmp/venv-XXXX 14:54:20 + lf_venv=/tmp/venv-KiKq 14:54:20 + local venv_file=/tmp/.os_lf_venv 14:54:20 + local python=python3 14:54:20 + local options 14:54:20 + local set_path=true 14:54:20 + local install_args= 14:54:20 ++ 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 14:54:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:20 + true 14:54:20 + case $1 in 14:54:20 + venv_file=/tmp/.toxenv 14:54:20 + shift 2 14:54:20 + true 14:54:20 + case $1 in 14:54:20 + shift 14:54:20 + break 14:54:20 + case $python in 14:54:20 + local pkg_list= 14:54:20 + [[ -d /opt/pyenv ]] 14:54:20 + echo 'Setup pyenv:' 14:54:20 Setup pyenv: 14:54:20 + export PYENV_ROOT=/opt/pyenv 14:54:20 + PYENV_ROOT=/opt/pyenv 14:54:20 + 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 14:54:20 + 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 14:54:20 + pyenv versions 14:54:20 system 14:54:20 3.8.20 14:54:20 3.9.20 14:54:20 3.10.15 14:54:20 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:54:20 + command -v pyenv 14:54:20 ++ pyenv init - --no-rehash 14:54:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:54:20 for i in ${!paths[@]}; do 14:54:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:54:20 fi; done; 14:54:20 echo "${paths[*]}"'\'')" 14:54:20 export PATH="/opt/pyenv/shims:${PATH}" 14:54:20 export PYENV_SHELL=bash 14:54:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:20 pyenv() { 14:54:20 local command 14:54:20 command="${1:-}" 14:54:20 if [ "$#" -gt 0 ]; then 14:54:20 shift 14:54:20 fi 14:54:20 14:54:20 case "$command" in 14:54:20 rehash|shell) 14:54:20 eval "$(pyenv "sh-$command" "$@")" 14:54:20 ;; 14:54:20 *) 14:54:20 command pyenv "$command" "$@" 14:54:20 ;; 14:54:20 esac 14:54:20 }' 14:54:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:54:20 for i in ${!paths[@]}; do 14:54:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:54:20 fi; done; 14:54:20 echo "${paths[*]}"' 14:54:20 ++ 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 14:54:20 ++ 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 14:54:20 ++ 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 14:54:20 ++ export PYENV_SHELL=bash 14:54:20 ++ PYENV_SHELL=bash 14:54:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:20 +++ complete -F _pyenv pyenv 14:54:20 ++ lf-pyver python3 14:54:20 ++ local py_version_xy=python3 14:54:20 ++ local py_version_xyz= 14:54:20 ++ pyenv versions 14:54:20 ++ local command 14:54:20 ++ command=versions 14:54:20 ++ '[' 1 -gt 0 ']' 14:54:20 ++ shift 14:54:20 ++ case "$command" in 14:54:20 ++ command pyenv versions 14:54:20 ++ awk '{ print $1 }' 14:54:20 ++ grep -E '^[0-9.]*[0-9]$' 14:54:20 ++ sed 's/^[ *]* //' 14:54:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:20 +++ grep '^3' /tmp/.pyenv_versions 14:54:20 +++ tail -n 1 14:54:20 +++ sort -V 14:54:20 ++ py_version_xyz=3.11.10 14:54:20 ++ [[ -z 3.11.10 ]] 14:54:20 ++ echo 3.11.10 14:54:20 ++ return 0 14:54:20 + pyenv local 3.11.10 14:54:20 + local command 14:54:20 + command=local 14:54:20 + '[' 2 -gt 0 ']' 14:54:20 + shift 14:54:20 + case "$command" in 14:54:20 + command pyenv local 3.11.10 14:54:20 + for arg in "$@" 14:54:20 + case $arg in 14:54:20 + pkg_list+='tox ' 14:54:20 + for arg in "$@" 14:54:20 + case $arg in 14:54:20 + pkg_list+='virtualenv ' 14:54:20 + for arg in "$@" 14:54:20 + case $arg in 14:54:20 + pkg_list+='urllib3~=1.26.15 ' 14:54:20 + [[ -f /tmp/.toxenv ]] 14:54:20 + [[ ! -f /tmp/.toxenv ]] 14:54:20 + [[ -n '' ]] 14:54:20 + python3 -m venv /tmp/venv-KiKq 14:54:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KiKq' 14:54:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KiKq 14:54:24 + echo /tmp/venv-KiKq 14:54:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:24 + /tmp/venv-KiKq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:54:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:27 + /tmp/venv-KiKq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:29 + type python3 14:54:29 + true 14:54:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KiKq/bin to PATH' 14:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-KiKq/bin to PATH 14:54:29 + PATH=/tmp/venv-KiKq/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 14:54:29 + return 0 14:54:29 + python3 --version 14:54:29 Python 3.11.10 14:54:29 + python3 -m pip --version 14:54:29 pip 25.2 from /tmp/venv-KiKq/lib/python3.11/site-packages/pip (python 3.11) 14:54:29 + python3 -m pip freeze 14:54:30 cachetools==6.2.0 14:54:30 chardet==5.2.0 14:54:30 colorama==0.4.6 14:54:30 distlib==0.4.0 14:54:30 filelock==3.19.1 14:54:30 packaging==25.0 14:54:30 platformdirs==4.4.0 14:54:30 pluggy==1.6.0 14:54:30 pyproject-api==1.9.1 14:54:30 tox==4.30.2 14:54:30 urllib3==1.26.20 14:54:30 virtualenv==20.34.0 14:54:30 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins12838789496101504688.sh 14:54:30 [EnvInject] - Injecting environment variables from a build step. 14:54:30 [EnvInject] - Injecting as environment variables the properties content 14:54:30 PARALLEL=True 14:54:30 14:54:30 [EnvInject] - Variables injected successfully. 14:54:30 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins10820649287338340938.sh 14:54:30 ---> tox-run.sh 14:54:30 + 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 14:54:30 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox 14:54:30 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs 14:54:30 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox 14:54:30 + cd /w/workspace/netconf-tox-verify-9.0.x/. 14:54:30 + source /home/jenkins/lf-env.sh 14:54:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:30 ++ mktemp -d /tmp/venv-XXXX 14:54:30 + lf_venv=/tmp/venv-CWUo 14:54:30 + local venv_file=/tmp/.os_lf_venv 14:54:30 + local python=python3 14:54:30 + local options 14:54:30 + local set_path=true 14:54:30 + local install_args= 14:54:30 ++ 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 14:54:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:30 + true 14:54:30 + case $1 in 14:54:30 + venv_file=/tmp/.toxenv 14:54:30 + shift 2 14:54:30 + true 14:54:30 + case $1 in 14:54:30 + shift 14:54:30 + break 14:54:30 + case $python in 14:54:30 + local pkg_list= 14:54:30 + [[ -d /opt/pyenv ]] 14:54:30 + echo 'Setup pyenv:' 14:54:30 Setup pyenv: 14:54:30 + export PYENV_ROOT=/opt/pyenv 14:54:30 + PYENV_ROOT=/opt/pyenv 14:54:30 + 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 14:54:30 + 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 14:54:30 + pyenv versions 14:54:30 system 14:54:30 3.8.20 14:54:30 3.9.20 14:54:30 3.10.15 14:54:30 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:54:30 + command -v pyenv 14:54:30 ++ pyenv init - --no-rehash 14:54:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:54:30 for i in ${!paths[@]}; do 14:54:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:54:30 fi; done; 14:54:30 echo "${paths[*]}"'\'')" 14:54:30 export PATH="/opt/pyenv/shims:${PATH}" 14:54:30 export PYENV_SHELL=bash 14:54:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:30 pyenv() { 14:54:30 local command 14:54:30 command="${1:-}" 14:54:30 if [ "$#" -gt 0 ]; then 14:54:30 shift 14:54:30 fi 14:54:30 14:54:30 case "$command" in 14:54:30 rehash|shell) 14:54:30 eval "$(pyenv "sh-$command" "$@")" 14:54:30 ;; 14:54:30 *) 14:54:30 command pyenv "$command" "$@" 14:54:30 ;; 14:54:30 esac 14:54:30 }' 14:54:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:54:30 for i in ${!paths[@]}; do 14:54:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:54:30 fi; done; 14:54:30 echo "${paths[*]}"' 14:54:30 ++ 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 14:54:30 ++ 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 14:54:30 ++ 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 14:54:30 ++ export PYENV_SHELL=bash 14:54:30 ++ PYENV_SHELL=bash 14:54:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:30 +++ complete -F _pyenv pyenv 14:54:30 ++ lf-pyver python3 14:54:30 ++ local py_version_xy=python3 14:54:30 ++ local py_version_xyz= 14:54:30 ++ sed 's/^[ *]* //' 14:54:30 ++ awk '{ print $1 }' 14:54:30 ++ pyenv versions 14:54:30 ++ local command 14:54:30 ++ command=versions 14:54:30 ++ '[' 1 -gt 0 ']' 14:54:30 ++ shift 14:54:30 ++ case "$command" in 14:54:30 ++ command pyenv versions 14:54:30 ++ grep -E '^[0-9.]*[0-9]$' 14:54:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:30 +++ grep '^3' /tmp/.pyenv_versions 14:54:30 +++ tail -n 1 14:54:30 +++ sort -V 14:54:30 ++ py_version_xyz=3.11.10 14:54:30 ++ [[ -z 3.11.10 ]] 14:54:30 ++ echo 3.11.10 14:54:30 ++ return 0 14:54:30 + pyenv local 3.11.10 14:54:30 + local command 14:54:30 + command=local 14:54:30 + '[' 2 -gt 0 ']' 14:54:30 + shift 14:54:30 + case "$command" in 14:54:30 + command pyenv local 3.11.10 14:54:30 + for arg in "$@" 14:54:30 + case $arg in 14:54:30 + pkg_list+='tox ' 14:54:30 + for arg in "$@" 14:54:30 + case $arg in 14:54:30 + pkg_list+='virtualenv ' 14:54:30 + for arg in "$@" 14:54:30 + case $arg in 14:54:30 + pkg_list+='urllib3~=1.26.15 ' 14:54:30 + [[ -f /tmp/.toxenv ]] 14:54:30 ++ cat /tmp/.toxenv 14:54:30 + lf_venv=/tmp/venv-KiKq 14:54:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KiKq from' file:/tmp/.toxenv 14:54:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KiKq from file:/tmp/.toxenv 14:54:30 + /tmp/venv-KiKq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:54:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:31 + /tmp/venv-KiKq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:32 + type python3 14:54:32 + true 14:54:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KiKq/bin to PATH' 14:54:32 lf-activate-venv(): INFO: Adding /tmp/venv-KiKq/bin to PATH 14:54:32 + PATH=/tmp/venv-KiKq/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 14:54:32 + return 0 14:54:32 + [[ -d /opt/pyenv ]] 14:54:32 + echo '---> Setting up pyenv' 14:54:32 ---> Setting up pyenv 14:54:32 + export PYENV_ROOT=/opt/pyenv 14:54:32 + PYENV_ROOT=/opt/pyenv 14:54:32 + export PATH=/opt/pyenv/bin:/tmp/venv-KiKq/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 14:54:32 + PATH=/opt/pyenv/bin:/tmp/venv-KiKq/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 14:54:32 ++ pwd 14:54:32 + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x 14:54:32 + export PYTHONPATH 14:54:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:32 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:32 + tox --version 14:54:32 4.30.2 from /tmp/venv-KiKq/lib/python3.11/site-packages/tox/__init__.py 14:54:32 + PARALLEL=True 14:54:32 + TOX_OPTIONS_LIST= 14:54:32 + [[ -n '' ]] 14:54:32 + case ${PARALLEL,,} in 14:54:32 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:54:32 + tox --parallel auto --parallel-live 14:54:32 + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log 14:54:33 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:54:33 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:54:53 docs: freeze> python -m pip freeze --all 14:54:53 docs-linkcheck: freeze> python -m pip freeze --all 14:54:54 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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 14:54:54 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html 14:54:54 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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 14:54:54 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck 14:54:54 Running Sphinx v8.2.3 14:54:54 loading translations [en]... done 14:54:54 Running Sphinx v8.2.3 14:54:54 loading translations [en]... done 14:54:54 making output directory... done 14:54:54 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:54:54 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:54:54 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:54:54 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:54:54 making output directory... done 14:54:54 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:54:54 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:54:54 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:54:54 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:54:55 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:54:55 building [mo]: targets for 0 po files that are out of date 14:54:55 writing output... 14:54:55 building [html]: targets for 4 source files that are out of date 14:54:55 updating environment: [new config] 4 added, 0 changed, 0 removed 14:54:55 reading sources... [ 25%] developer-guide 14:54:55 reading sources... [ 50%] index 14:54:55 reading sources... [ 75%] testtool 14:54:55 reading sources... [100%] user-guide 14:54:55 building [mo]: targets for 0 po files that are out of date 14:54:55 writing output... 14:54:55 building [linkcheck]: targets for 4 source files that are out of date 14:54:55 updating environment: [new config] 4 added, 0 changed, 0 removed 14:54:55 reading sources... [ 25%] developer-guide 14:54:55 reading sources... [ 50%] index 14:54:55 reading sources... [ 75%] testtool 14:54:55 reading sources... [100%] user-guide 14:54:55 14:54:55 looking for now-outdated files... none found 14:54:55 pickling environment... done 14:54:55 checking consistency... done 14:54:55 preparing documents... done 14:54:55 copying assets... 14:54:55 copying static files... 14:54:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css 14:54:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js 14:54:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js 14:54:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js 14:54:55 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css 14:54:55 copying static files: done 14:54:55 copying extra files... 14:54:55 copying extra files: done 14:54:55 copying assets: done 14:54:55 writing output... [ 25%] developer-guide 14:54:55 14:54:55 looking for now-outdated files... none found 14:54:55 pickling environment... done 14:54:55 checking consistency... done 14:54:55 preparing documents... done 14:54:55 copying assets... 14:54:55 copying assets: done 14:54:55 writing output... [ 25%] developer-guide 14:54:55 writing output... [ 50%] index 14:54:55 writing output... [ 75%] testtool 14:54:55 writing output... [100%] user-guide 14:54:55 14:54:55 14:54:55 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 14:54:55 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 14:54:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 14:54:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 14:54:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 14:54:55 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 14:54:55 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 14:54:55 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 14:54:55 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 14:54:55 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 14:54:55 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 14:54:55 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 14:54:55 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 14:54:55 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 14:54:55 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 14:54:55 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 14:54:55 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 14:54:55 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 14:54:55 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 14:54:55 writing output... [ 50%] index 14:54:55 writing output... [ 75%] testtool 14:54:55 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 14:54:56 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 14:54:56 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 14:54:56 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 14:54:56 writing output... [100%] user-guide 14:54:56 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 14:54:56 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 14:54:56 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 14:54:56 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 14:54:56 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 14:54:56 14:54:56 generating indices... genindex done 14:54:56 highlighting module code... 14:54:56 writing additional pages... search done 14:54:56 dumping search index in English (code: en)... done 14:54:56 dumping object inventory... done 14:54:56 build succeeded. 14:54:56 14:54:56 The HTML pages are in docs/_build/html. 14:54:56 ( user-guide: line 1397) ok https://www.docker.com/ 14:54:56 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 14:54:56 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 14:54:56 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 14:54:56 docs: OK ✔ in 23.59 seconds 14:54:56 gitlint: install_deps> python -I -m pip install gitlint 14:54:56 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 14:54:56 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 14:54:56 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 14:54:56 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 14:54:56 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 14:54:56 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 14:54:56 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 14:54:56 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 14:54:56 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 14:54:56 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 14:54:56 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 14:54:57 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 14:54:57 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 14:54:57 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 14:54:57 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 14:54:57 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 14:54:57 build succeeded. 14:54:57 14:54:57 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 14:55:00 docs-linkcheck: OK ✔ in 24.64 seconds 14:55:00 gitlint: freeze> python -m pip freeze --all 14:55:00 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 14:55:00 gitlint: commands[0]> gitlint 14:55:00 docs: OK (23.59=setup[21.07]+cmd[2.52] seconds) 14:55:00 docs-linkcheck: OK (24.64=setup[21.24]+cmd[3.40] seconds) 14:55:00 gitlint: OK (4.41=setup[4.26]+cmd[0.16] seconds) 14:55:00 congratulations :) (28.02 seconds) 14:55:00 + tox_status=0 14:55:00 + echo '---> Completed tox runs' 14:55:00 ---> Completed tox runs 14:55:00 + for i in .tox/*/log 14:55:00 ++ echo .tox/docs-linkcheck/log 14:55:00 ++ awk -F/ '{print $2}' 14:55:00 + tox_env=docs-linkcheck 14:55:00 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/docs/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=docs 14:55:01 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs 14:55:01 + for i in .tox/*/log 14:55:01 ++ echo .tox/gitlint/log 14:55:01 ++ awk -F/ '{print $2}' 14:55:01 + tox_env=gitlint 14:55:01 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint 14:55:01 + DOC_DIR=docs/_build/html 14:55:01 + [[ -d docs/_build/html ]] 14:55:01 + echo '---> Archiving generated docs' 14:55:01 ---> Archiving generated docs 14:55:01 + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs 14:55:01 + echo '---> tox-run.sh ends' 14:55:01 ---> tox-run.sh ends 14:55:01 + test 0 -eq 0 14:55:01 $ ssh-agent -k 14:55:01 unset SSH_AUTH_SOCK; 14:55:01 unset SSH_AGENT_PID; 14:55:01 echo Agent pid 1524 killed; 14:55:01 [ssh-agent] Stopped. 14:55:01 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:01 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16795175734497011239.sh 14:55:01 ---> sysstat.sh 14:55:01 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins14324132815602439880.sh 14:55:01 ---> package-listing.sh 14:55:01 ++ facter osfamily 14:55:01 ++ tr '[:upper:]' '[:lower:]' 14:55:01 + OS_FAMILY=debian 14:55:01 + workspace=/w/workspace/netconf-tox-verify-9.0.x 14:55:01 + START_PACKAGES=/tmp/packages_start.txt 14:55:01 + END_PACKAGES=/tmp/packages_end.txt 14:55:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:01 + PACKAGES=/tmp/packages_start.txt 14:55:01 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 14:55:01 + PACKAGES=/tmp/packages_end.txt 14:55:01 + case "${OS_FAMILY}" in 14:55:01 + grep '^ii' 14:55:01 + dpkg -l 14:55:01 + '[' -f /tmp/packages_start.txt ']' 14:55:01 + '[' -f /tmp/packages_end.txt ']' 14:55:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:02 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 14:55:02 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ 14:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ 14:55:02 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16658128297231136757.sh 14:55:02 ---> capture-instance-metadata.sh 14:55:02 Setup pyenv: 14:55:02 system 14:55:02 3.8.20 14:55:02 3.9.20 14:55:02 3.10.15 14:55:02 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:55:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jAna from file:/tmp/.os_lf_venv 14:55:04 lf-activate-venv(): INFO: Installing: lftools 14:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-jAna/bin to PATH 14:55:14 INFO: Running in OpenStack, capturing instance metadata 14:55:14 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins4553275281592645408.sh 14:55:14 provisioning config files... 14:55:15 Could not find credentials [logs] for netconf-tox-verify-9.0.x #149 14:55:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config5916041009598738323tmp 14:55:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:55:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:55:15 provisioning config files... 14:55:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:55:15 [EnvInject] - Injecting environment variables from a build step. 14:55:15 [EnvInject] - Injecting as environment variables the properties content 14:55:15 SERVER_ID=logs 14:55:15 14:55:15 [EnvInject] - Variables injected successfully. 14:55:15 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins15726853156864129680.sh 14:55:15 ---> create-netrc.sh 14:55:15 WARN: Log server credential not found. 14:55:15 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins2725091507811840805.sh 14:55:15 ---> python-tools-install.sh 14:55:15 Setup pyenv: 14:55:15 system 14:55:15 3.8.20 14:55:15 3.9.20 14:55:15 3.10.15 14:55:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:55:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jAna from file:/tmp/.os_lf_venv 14:55:17 lf-activate-venv(): INFO: Installing: lftools 14:55:27 lf-activate-venv(): INFO: Adding /tmp/venv-jAna/bin to PATH 14:55:27 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins831420025357610016.sh 14:55:27 ---> sudo-logs.sh 14:55:27 Archiving 'sudo' log.. 14:55:28 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins2231857300013982640.sh 14:55:28 ---> job-cost.sh 14:55:28 Setup pyenv: 14:55:28 system 14:55:28 3.8.20 14:55:28 3.9.20 14:55:28 3.10.15 14:55:28 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:55:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jAna from file:/tmp/.os_lf_venv 14:55:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:36 lf-activate-venv(): INFO: Adding /tmp/venv-jAna/bin to PATH 14:55:36 INFO: No Stack... 14:55:36 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:37 INFO: Archiving Costs 14:55:37 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins11710025235528200983.sh 14:55:37 ---> logs-deploy.sh 14:55:37 Setup pyenv: 14:55:37 system 14:55:37 3.8.20 14:55:37 3.9.20 14:55:37 3.10.15 14:55:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 14:55:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jAna from file:/tmp/.os_lf_venv 14:55:39 lf-activate-venv(): INFO: Installing: lftools 14:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-jAna/bin to PATH 14:55:48 WARNING: Nexus logging server not set 14:55:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/149/ 14:55:48 INFO: archiving logs to S3 14:55:49 ---> uname -a: 14:55:49 Linux prd-ubuntu2204-builder-2c-2g-70081 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:55:49 14:55:49 14:55:49 ---> lscpu: 14:55:49 Architecture: x86_64 14:55:49 CPU op-mode(s): 32-bit, 64-bit 14:55:49 Address sizes: 40 bits physical, 48 bits virtual 14:55:49 Byte Order: Little Endian 14:55:49 CPU(s): 2 14:55:49 On-line CPU(s) list: 0,1 14:55:49 Vendor ID: AuthenticAMD 14:55:49 Model name: AMD EPYC-Rome Processor 14:55:49 CPU family: 23 14:55:49 Model: 49 14:55:49 Thread(s) per core: 1 14:55:49 Core(s) per socket: 1 14:55:49 Socket(s): 2 14:55:49 Stepping: 0 14:55:49 BogoMIPS: 5600.00 14:55:49 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 14:55:49 Virtualization: AMD-V 14:55:49 Hypervisor vendor: KVM 14:55:49 Virtualization type: full 14:55:49 L1d cache: 64 KiB (2 instances) 14:55:49 L1i cache: 64 KiB (2 instances) 14:55:49 L2 cache: 1 MiB (2 instances) 14:55:49 L3 cache: 32 MiB (2 instances) 14:55:49 NUMA node(s): 1 14:55:49 NUMA node0 CPU(s): 0,1 14:55:49 Vulnerability Gather data sampling: Not affected 14:55:49 Vulnerability Itlb multihit: Not affected 14:55:49 Vulnerability L1tf: Not affected 14:55:49 Vulnerability Mds: Not affected 14:55:49 Vulnerability Meltdown: Not affected 14:55:49 Vulnerability Mmio stale data: Not affected 14:55:49 Vulnerability Reg file data sampling: Not affected 14:55:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:55:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:55:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:55:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:55:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:55:49 Vulnerability Srbds: Not affected 14:55:49 Vulnerability Tsx async abort: Not affected 14:55:49 14:55:49 14:55:49 ---> nproc: 14:55:49 2 14:55:49 14:55:49 14:55:49 ---> df -h: 14:55:49 Filesystem Size Used Avail Use% Mounted on 14:55:49 tmpfs 794M 1.1M 793M 1% /run 14:55:49 /dev/vda1 39G 9.1G 30G 24% / 14:55:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:55:49 tmpfs 5.0M 0 5.0M 0% /run/lock 14:55:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:55:49 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:55:49 14:55:49 14:55:49 ---> free -m: 14:55:49 total used free shared buff/cache available 14:55:49 Mem: 7937 525 4009 4 3403 7101 14:55:49 Swap: 1023 0 1023 14:55:49 14:55:49 14:55:49 ---> ip addr: 14:55:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:55:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:55:49 inet 127.0.0.1/8 scope host lo 14:55:49 valid_lft forever preferred_lft forever 14:55:49 inet6 ::1/128 scope host 14:55:49 valid_lft forever preferred_lft forever 14:55:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:55:49 link/ether fa:16:3e:07:9c:cc brd ff:ff:ff:ff:ff:ff 14:55:49 altname enp0s3 14:55:49 inet 10.30.170.191/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:55:49 valid_lft 86141sec preferred_lft 86141sec 14:55:49 inet6 fe80::f816:3eff:fe07:9ccc/64 scope link 14:55:49 valid_lft forever preferred_lft forever 14:55:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:55:49 link/ether 02:42:32:8f:bd:36 brd ff:ff:ff:ff:ff:ff 14:55:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:55:49 valid_lft forever preferred_lft forever 14:55:49 14:55:49 14:55:49 ---> sar -b -r -n DEV: 14:55:49 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-70081) 09/18/25 _x86_64_ (2 CPU) 14:55:49 14:55:49 14:51:33 LINUX RESTART (2 CPU) 14:55:49 14:55:49 14:55:49 ---> sar -P ALL: 14:55:49 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-70081) 09/18/25 _x86_64_ (2 CPU) 14:55:49 14:55:49 14:51:33 LINUX RESTART (2 CPU) 14:55:49 14:55:49 14:55:49