12:05:58 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117369 12:05:58 Running as SYSTEM 12:05:58 [EnvInject] - Loading node environment variables. 12:05:58 Building remotely on prd-ubuntu2204-builder-2c-2g-50378 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 12:05:58 [ssh-agent] Looking for ssh-agent implementation... 12:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:59 $ ssh-agent 12:05:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrq7NXT/agent.2394 12:05:59 SSH_AGENT_PID=2396 12:05:59 [ssh-agent] Started. 12:05:59 Running ssh-add (command line suppressed) 12:05:59 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_8728133797952483823.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_8728133797952483823.key) 12:05:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:05:59 The recommended git tool is: NONE 12:06:01 using credential jenkins-ssh 12:06:01 Wiping out workspace first. 12:06:01 Cloning the remote Git repository 12:06:01 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 12:06:01 > git init /w/workspace/netconf-tox-verify-master # timeout=10 12:06:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:06:01 > git --version # timeout=10 12:06:01 > git --version # 'git version 2.34.1' 12:06:01 using GIT_SSH to set credentials jenkins-ssh 12:06:01 Verifying host key using known hosts file 12:06:01 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. 12:06:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:06:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:06:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:06:08 using GIT_SSH to set credentials jenkins-ssh 12:06:08 Verifying host key using known hosts file 12:06:08 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. 12:06:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/69/117369/1 # timeout=10 12:06:09 > git rev-parse 19dbbb54287911f3189b2654aa6b155497542a9e^{commit} # timeout=10 12:06:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:06:09 Checking out Revision 19dbbb54287911f3189b2654aa6b155497542a9e (refs/changes/69/117369/1) 12:06:09 > git config core.sparsecheckout # timeout=10 12:06:09 > git checkout -f 19dbbb54287911f3189b2654aa6b155497542a9e # timeout=10 12:06:12 Commit message: "Clean up restconf-subscription dependencies" 12:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:13 > git rev-list --no-walk f76a4e0b5fbebf12543c3699216c3ac5aca13b74 # timeout=10 12:06:13 provisioning config files... 12:06:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:06:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:06:13 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11256488543124753878.sh 12:06:13 ---> python-tools-install.sh 12:06:13 Setup pyenv: 12:06:13 * system (set by /opt/pyenv/version) 12:06:13 * 3.8.20 (set by /opt/pyenv/version) 12:06:13 * 3.9.20 (set by /opt/pyenv/version) 12:06:13 * 3.10.15 (set by /opt/pyenv/version) 12:06:13 * 3.11.10 (set by /opt/pyenv/version) 12:06:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MR3Z 12:06:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:22 lf-activate-venv(): INFO: Installing: lftools 12:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-MR3Z/bin to PATH 12:06:49 Generating Requirements File 12:07:13 Python 3.11.10 12:07:13 pip 25.2 from /tmp/venv-MR3Z/lib/python3.11/site-packages/pip (python 3.11) 12:07:14 appdirs==1.4.4 12:07:14 argcomplete==3.6.2 12:07:14 aspy.yaml==1.3.0 12:07:14 attrs==25.3.0 12:07:14 autopage==0.5.2 12:07:14 beautifulsoup4==4.13.4 12:07:14 boto3==1.40.4 12:07:14 botocore==1.40.4 12:07:14 bs4==0.0.2 12:07:14 cachetools==5.5.2 12:07:14 certifi==2025.8.3 12:07:14 cffi==1.17.1 12:07:14 cfgv==3.4.0 12:07:14 chardet==5.2.0 12:07:14 charset-normalizer==3.4.2 12:07:14 click==8.2.1 12:07:14 cliff==4.10.0 12:07:14 cmd2==2.7.0 12:07:14 cryptography==3.3.2 12:07:14 debtcollector==3.0.0 12:07:14 decorator==5.2.1 12:07:14 defusedxml==0.7.1 12:07:14 Deprecated==1.2.18 12:07:14 distlib==0.4.0 12:07:14 dnspython==2.7.0 12:07:14 docker==7.1.0 12:07:14 dogpile.cache==1.4.0 12:07:14 durationpy==0.10 12:07:14 email_validator==2.2.0 12:07:14 filelock==3.18.0 12:07:14 future==1.0.0 12:07:14 gitdb==4.0.12 12:07:14 GitPython==3.1.45 12:07:14 google-auth==2.40.3 12:07:14 httplib2==0.22.0 12:07:14 identify==2.6.12 12:07:14 idna==3.10 12:07:14 importlib-resources==1.5.0 12:07:14 iso8601==2.1.0 12:07:14 Jinja2==3.1.6 12:07:14 jmespath==1.0.1 12:07:14 jsonpatch==1.33 12:07:14 jsonpointer==3.0.0 12:07:14 jsonschema==4.25.0 12:07:14 jsonschema-specifications==2025.4.1 12:07:14 keystoneauth1==5.11.1 12:07:14 kubernetes==33.1.0 12:07:14 lftools==0.37.13 12:07:14 lxml==6.0.0 12:07:14 markdown-it-py==3.0.0 12:07:14 MarkupSafe==3.0.2 12:07:14 mdurl==0.1.2 12:07:14 msgpack==1.1.1 12:07:14 multi_key_dict==2.0.3 12:07:14 munch==4.0.0 12:07:14 netaddr==1.3.0 12:07:14 niet==1.4.2 12:07:14 nodeenv==1.9.1 12:07:14 oauth2client==4.1.3 12:07:14 oauthlib==3.3.1 12:07:14 openstacksdk==4.6.0 12:07:14 os-client-config==2.3.0 12:07:14 os-service-types==1.8.0 12:07:14 osc-lib==4.1.0 12:07:14 oslo.config==10.0.0 12:07:14 oslo.context==6.0.0 12:07:14 oslo.i18n==6.5.1 12:07:14 oslo.log==7.2.0 12:07:14 oslo.serialization==5.7.0 12:07:14 oslo.utils==9.0.0 12:07:14 packaging==25.0 12:07:14 pbr==6.1.1 12:07:14 platformdirs==4.3.8 12:07:14 prettytable==3.16.0 12:07:14 psutil==7.0.0 12:07:14 pyasn1==0.6.1 12:07:14 pyasn1_modules==0.4.2 12:07:14 pycparser==2.22 12:07:14 pygerrit2==2.0.15 12:07:14 PyGithub==2.7.0 12:07:14 Pygments==2.19.2 12:07:14 PyJWT==2.10.1 12:07:14 PyNaCl==1.5.0 12:07:14 pyparsing==2.4.7 12:07:14 pyperclip==1.9.0 12:07:14 pyrsistent==0.20.0 12:07:14 python-cinderclient==9.7.0 12:07:14 python-dateutil==2.9.0.post0 12:07:14 python-heatclient==4.3.0 12:07:14 python-jenkins==1.8.3 12:07:14 python-keystoneclient==5.6.0 12:07:14 python-magnumclient==4.8.1 12:07:14 python-openstackclient==8.1.0 12:07:14 python-swiftclient==4.8.0 12:07:14 PyYAML==6.0.2 12:07:14 referencing==0.36.2 12:07:14 requests==2.32.4 12:07:14 requests-oauthlib==2.0.0 12:07:14 requestsexceptions==1.4.0 12:07:14 rfc3986==2.0.0 12:07:14 rich==14.1.0 12:07:14 rich-argparse==1.7.1 12:07:14 rpds-py==0.27.0 12:07:14 rsa==4.9.1 12:07:14 ruamel.yaml==0.18.14 12:07:14 ruamel.yaml.clib==0.2.12 12:07:14 s3transfer==0.13.1 12:07:14 simplejson==3.20.1 12:07:14 six==1.17.0 12:07:14 smmap==5.0.2 12:07:14 soupsieve==2.7 12:07:14 stevedore==5.4.1 12:07:14 tabulate==0.9.0 12:07:14 toml==0.10.2 12:07:14 tomlkit==0.13.3 12:07:14 tqdm==4.67.1 12:07:14 typing_extensions==4.14.1 12:07:14 tzdata==2025.2 12:07:14 urllib3==1.26.20 12:07:14 virtualenv==20.33.1 12:07:14 wcwidth==0.2.13 12:07:14 websocket-client==1.8.0 12:07:14 wrapt==1.17.2 12:07:14 xdg==6.0.0 12:07:14 xmltodict==0.14.2 12:07:14 yq==3.4.3 12:07:14 [EnvInject] - Injecting environment variables from a build step. 12:07:14 [EnvInject] - Injecting as environment variables the properties content 12:07:14 PYTHON=python3 12:07:14 12:07:14 [EnvInject] - Variables injected successfully. 12:07:14 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins12816012850719737714.sh 12:07:14 ---> tox-install.sh 12:07:14 + source /home/jenkins/lf-env.sh 12:07:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:14 ++ mktemp -d /tmp/venv-XXXX 12:07:14 + lf_venv=/tmp/venv-iVaP 12:07:14 + local venv_file=/tmp/.os_lf_venv 12:07:14 + local python=python3 12:07:14 + local options 12:07:14 + local set_path=true 12:07:14 + local install_args= 12:07:14 ++ 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 12:07:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:14 + true 12:07:14 + case $1 in 12:07:14 + venv_file=/tmp/.toxenv 12:07:14 + shift 2 12:07:14 + true 12:07:14 + case $1 in 12:07:14 + shift 12:07:14 + break 12:07:14 + case $python in 12:07:14 + local pkg_list= 12:07:14 + [[ -d /opt/pyenv ]] 12:07:14 + echo 'Setup pyenv:' 12:07:14 Setup pyenv: 12:07:14 + export PYENV_ROOT=/opt/pyenv 12:07:14 + PYENV_ROOT=/opt/pyenv 12:07:14 + 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 12:07:14 + 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 12:07:14 + pyenv versions 12:07:14 system 12:07:14 3.8.20 12:07:14 3.9.20 12:07:14 3.10.15 12:07:14 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:07:14 + command -v pyenv 12:07:14 ++ pyenv init - --no-rehash 12:07:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:14 for i in ${!paths[@]}; do 12:07:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:14 fi; done; 12:07:14 echo "${paths[*]}"'\'')" 12:07:14 export PATH="/opt/pyenv/shims:${PATH}" 12:07:14 export PYENV_SHELL=bash 12:07:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:14 pyenv() { 12:07:14 local command 12:07:14 command="${1:-}" 12:07:14 if [ "$#" -gt 0 ]; then 12:07:14 shift 12:07:14 fi 12:07:14 12:07:14 case "$command" in 12:07:14 rehash|shell) 12:07:14 eval "$(pyenv "sh-$command" "$@")" 12:07:14 ;; 12:07:14 *) 12:07:14 command pyenv "$command" "$@" 12:07:14 ;; 12:07:14 esac 12:07:14 }' 12:07:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:14 for i in ${!paths[@]}; do 12:07:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:14 fi; done; 12:07:14 echo "${paths[*]}"' 12:07:14 ++ 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 12:07:14 ++ 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 12:07:14 ++ 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 12:07:14 ++ export PYENV_SHELL=bash 12:07:14 ++ PYENV_SHELL=bash 12:07:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:14 +++ complete -F _pyenv pyenv 12:07:14 ++ lf-pyver python3 12:07:14 ++ local py_version_xy=python3 12:07:14 ++ local py_version_xyz= 12:07:14 ++ pyenv versions 12:07:14 ++ local command 12:07:14 ++ command=versions 12:07:14 ++ '[' 1 -gt 0 ']' 12:07:14 ++ shift 12:07:14 ++ case "$command" in 12:07:14 ++ command pyenv versions 12:07:14 ++ awk '{ print $1 }' 12:07:14 ++ grep -E '^[0-9.]*[0-9]$' 12:07:14 ++ sed 's/^[ *]* //' 12:07:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:14 +++ sort -V 12:07:14 +++ grep '^3' /tmp/.pyenv_versions 12:07:14 +++ tail -n 1 12:07:14 ++ py_version_xyz=3.11.10 12:07:14 ++ [[ -z 3.11.10 ]] 12:07:14 ++ echo 3.11.10 12:07:14 ++ return 0 12:07:14 + pyenv local 3.11.10 12:07:14 + local command 12:07:14 + command=local 12:07:14 + '[' 2 -gt 0 ']' 12:07:14 + shift 12:07:14 + case "$command" in 12:07:14 + command pyenv local 3.11.10 12:07:14 + for arg in "$@" 12:07:14 + case $arg in 12:07:14 + pkg_list+='tox ' 12:07:14 + for arg in "$@" 12:07:14 + case $arg in 12:07:14 + pkg_list+='virtualenv ' 12:07:14 + for arg in "$@" 12:07:14 + case $arg in 12:07:14 + pkg_list+='urllib3~=1.26.15 ' 12:07:14 + [[ -f /tmp/.toxenv ]] 12:07:14 + [[ ! -f /tmp/.toxenv ]] 12:07:14 + [[ -n '' ]] 12:07:14 + python3 -m venv /tmp/venv-iVaP 12:07:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iVaP' 12:07:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iVaP 12:07:18 + echo /tmp/venv-iVaP 12:07:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:07:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:07:18 + /tmp/venv-iVaP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:07:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:07:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:07:22 + /tmp/venv-iVaP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:25 + type python3 12:07:25 + true 12:07:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iVaP/bin to PATH' 12:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-iVaP/bin to PATH 12:07:25 + PATH=/tmp/venv-iVaP/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 12:07:25 + return 0 12:07:25 + python3 --version 12:07:25 Python 3.11.10 12:07:25 + python3 -m pip --version 12:07:25 pip 25.2 from /tmp/venv-iVaP/lib/python3.11/site-packages/pip (python 3.11) 12:07:25 + python3 -m pip freeze 12:07:25 cachetools==6.1.0 12:07:25 chardet==5.2.0 12:07:25 colorama==0.4.6 12:07:25 distlib==0.4.0 12:07:25 filelock==3.18.0 12:07:25 packaging==25.0 12:07:25 platformdirs==4.3.8 12:07:25 pluggy==1.6.0 12:07:25 pyproject-api==1.9.1 12:07:25 tox==4.28.4 12:07:25 urllib3==1.26.20 12:07:25 virtualenv==20.33.1 12:07:25 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins15381818322075905747.sh 12:07:25 [EnvInject] - Injecting environment variables from a build step. 12:07:25 [EnvInject] - Injecting as environment variables the properties content 12:07:25 PARALLEL=True 12:07:25 12:07:25 [EnvInject] - Variables injected successfully. 12:07:25 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins9809921134667962260.sh 12:07:25 ---> tox-run.sh 12:07:25 + 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 12:07:25 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 12:07:25 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 12:07:25 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 12:07:25 + cd /w/workspace/netconf-tox-verify-master/. 12:07:25 + source /home/jenkins/lf-env.sh 12:07:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:25 ++ mktemp -d /tmp/venv-XXXX 12:07:25 + lf_venv=/tmp/venv-bFrP 12:07:25 + local venv_file=/tmp/.os_lf_venv 12:07:25 + local python=python3 12:07:25 + local options 12:07:25 + local set_path=true 12:07:25 + local install_args= 12:07:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:25 + true 12:07:25 + case $1 in 12:07:25 + venv_file=/tmp/.toxenv 12:07:25 + shift 2 12:07:25 + true 12:07:25 + case $1 in 12:07:25 + shift 12:07:25 + break 12:07:25 + case $python in 12:07:25 + local pkg_list= 12:07:25 + [[ -d /opt/pyenv ]] 12:07:25 + echo 'Setup pyenv:' 12:07:25 Setup pyenv: 12:07:25 + export PYENV_ROOT=/opt/pyenv 12:07:25 + PYENV_ROOT=/opt/pyenv 12:07:25 + 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 12:07:25 + 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 12:07:25 + pyenv versions 12:07:25 system 12:07:25 3.8.20 12:07:25 3.9.20 12:07:25 3.10.15 12:07:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:07:25 + command -v pyenv 12:07:25 ++ pyenv init - --no-rehash 12:07:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:25 for i in ${!paths[@]}; do 12:07:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:25 fi; done; 12:07:25 echo "${paths[*]}"'\'')" 12:07:25 export PATH="/opt/pyenv/shims:${PATH}" 12:07:25 export PYENV_SHELL=bash 12:07:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:25 pyenv() { 12:07:25 local command 12:07:25 command="${1:-}" 12:07:25 if [ "$#" -gt 0 ]; then 12:07:25 shift 12:07:25 fi 12:07:25 12:07:25 case "$command" in 12:07:25 rehash|shell) 12:07:25 eval "$(pyenv "sh-$command" "$@")" 12:07:25 ;; 12:07:25 *) 12:07:25 command pyenv "$command" "$@" 12:07:25 ;; 12:07:25 esac 12:07:25 }' 12:07:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:25 for i in ${!paths[@]}; do 12:07:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:25 fi; done; 12:07:25 echo "${paths[*]}"' 12:07:25 ++ 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 12:07:25 ++ 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 12:07:25 ++ 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 12:07:25 ++ export PYENV_SHELL=bash 12:07:25 ++ PYENV_SHELL=bash 12:07:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:25 +++ complete -F _pyenv pyenv 12:07:25 ++ lf-pyver python3 12:07:25 ++ local py_version_xy=python3 12:07:25 ++ local py_version_xyz= 12:07:25 ++ pyenv versions 12:07:25 ++ local command 12:07:25 ++ grep -E '^[0-9.]*[0-9]$' 12:07:25 ++ command=versions 12:07:25 ++ '[' 1 -gt 0 ']' 12:07:25 ++ shift 12:07:25 ++ case "$command" in 12:07:25 ++ command pyenv versions 12:07:25 ++ awk '{ print $1 }' 12:07:25 ++ sed 's/^[ *]* //' 12:07:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:25 +++ grep '^3' /tmp/.pyenv_versions 12:07:25 +++ sort -V 12:07:25 +++ tail -n 1 12:07:25 ++ py_version_xyz=3.11.10 12:07:25 ++ [[ -z 3.11.10 ]] 12:07:25 ++ echo 3.11.10 12:07:25 ++ return 0 12:07:25 + pyenv local 3.11.10 12:07:25 + local command 12:07:25 + command=local 12:07:25 + '[' 2 -gt 0 ']' 12:07:25 + shift 12:07:25 + case "$command" in 12:07:25 + command pyenv local 3.11.10 12:07:25 + for arg in "$@" 12:07:25 + case $arg in 12:07:25 + pkg_list+='tox ' 12:07:25 + for arg in "$@" 12:07:25 + case $arg in 12:07:25 + pkg_list+='virtualenv ' 12:07:25 + for arg in "$@" 12:07:25 + case $arg in 12:07:25 + pkg_list+='urllib3~=1.26.15 ' 12:07:25 + [[ -f /tmp/.toxenv ]] 12:07:25 ++ cat /tmp/.toxenv 12:07:25 + lf_venv=/tmp/venv-iVaP 12:07:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVaP from' file:/tmp/.toxenv 12:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVaP from file:/tmp/.toxenv 12:07:25 + /tmp/venv-iVaP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:07:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:07:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:07:26 + /tmp/venv-iVaP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:27 + type python3 12:07:27 + true 12:07:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iVaP/bin to PATH' 12:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-iVaP/bin to PATH 12:07:27 + PATH=/tmp/venv-iVaP/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 12:07:27 + return 0 12:07:27 + [[ -d /opt/pyenv ]] 12:07:27 + echo '---> Setting up pyenv' 12:07:27 ---> Setting up pyenv 12:07:27 + export PYENV_ROOT=/opt/pyenv 12:07:27 + PYENV_ROOT=/opt/pyenv 12:07:27 + export PATH=/opt/pyenv/bin:/tmp/venv-iVaP/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 12:07:27 + PATH=/opt/pyenv/bin:/tmp/venv-iVaP/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 12:07:27 ++ pwd 12:07:27 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 12:07:27 + export PYTHONPATH 12:07:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:07:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:07:27 + tox --version 12:07:28 4.28.4 from /tmp/venv-iVaP/lib/python3.11/site-packages/tox/__init__.py 12:07:28 + PARALLEL=True 12:07:28 + TOX_OPTIONS_LIST= 12:07:28 + [[ -n '' ]] 12:07:28 + case ${PARALLEL,,} in 12:07:28 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:07:28 + tox --parallel auto --parallel-live 12:07:28 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 12:07:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:07:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:07:54 docs-linkcheck: freeze> python -m pip freeze --all 12:07:55 docs: freeze> python -m pip freeze --all 12:07:55 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.2,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.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.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,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.30,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 12:07:55 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 12:07:55 Running Sphinx v8.2.3 12:07:55 loading translations [en]... done 12:07:55 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.2,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.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.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,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.30,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 12:07:55 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 12:07:55 Running Sphinx v8.2.3 12:07:55 loading translations [en]... done 12:07:55 making output directory... done 12:07:55 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:07:55 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:07:55 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:07:55 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:07:55 making output directory... done 12:07:55 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:07:55 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:07:55 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:07:55 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:07:55 building [mo]: targets for 0 po files that are out of date 12:07:55 writing output... 12:07:55 building [linkcheck]: targets for 4 source files that are out of date 12:07:55 updating environment: [new config] 4 added, 0 changed, 0 removed 12:07:55 reading sources... [ 25%] developer-guide 12:07:55 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:07:55 reading sources... [ 50%] index 12:07:55 reading sources... [ 75%] testtool 12:07:56 reading sources... [100%] user-guide 12:07:56 building [mo]: targets for 0 po files that are out of date 12:07:56 writing output... 12:07:56 building [html]: targets for 4 source files that are out of date 12:07:56 updating environment: [new config] 4 added, 0 changed, 0 removed 12:07:56 reading sources... [ 25%] developer-guide 12:07:56 reading sources... [ 50%] index 12:07:56 reading sources... [ 75%] testtool 12:07:56 reading sources... [100%] user-guide 12:07:56 12:07:56 looking for now-outdated files... none found 12:07:56 pickling environment... done 12:07:56 checking consistency... done 12:07:56 preparing documents... done 12:07:56 copying assets... 12:07:56 copying assets: done 12:07:56 writing output... [ 25%] developer-guide 12:07:56 writing output... [ 50%] index 12:07:56 writing output... [ 75%] testtool 12:07:56 writing output... [100%] user-guide 12:07:56 12:07:56 12:07:56 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 12:07:56 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 12:07:56 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 12:07:56 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 12:07:56 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 12:07:56 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 12:07:56 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 12:07:56 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 12:07:56 ( 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 12:07:56 ( 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 12:07:56 ( 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 12:07:56 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 12:07:56 ( 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 12:07:56 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 12:07:56 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 12:07:56 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 12:07:56 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 12:07:56 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 12:07:56 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 12:07:56 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 12:07:56 12:07:56 looking for now-outdated files... none found 12:07:56 pickling environment... done 12:07:56 checking consistency... done 12:07:56 preparing documents... done 12:07:56 copying assets... 12:07:56 copying static files... 12:07:56 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 12:07:56 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 12:07:56 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 12:07:56 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 12:07:56 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 12:07:56 copying static files: done 12:07:56 copying extra files... 12:07:56 copying extra files: done 12:07:56 copying assets: done 12:07:56 writing output... [ 25%] developer-guide 12:07:56 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 12:07:56 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 12:07:56 writing output... [ 50%] index 12:07:56 writing output... [ 75%] testtool 12:07:56 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 12:07:56 writing output... [100%] user-guide 12:07:56 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 12:07:56 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 12:07:56 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 12:07:56 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 12:07:56 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 12:07:57 ( user-guide: line 1397) ok https://www.docker.com/ 12:07:57 12:07:57 generating indices... genindex done 12:07:57 highlighting module code... 12:07:57 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 12:07:57 writing additional pages... search done 12:07:57 dumping search index in English (code: en)... done 12:07:57 dumping object inventory... done 12:07:57 build succeeded. 12:07:57 12:07:57 The HTML pages are in docs/_build/html. 12:07:57 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 12:07:57 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 12:07:57 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 12:07:57 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 12:07:57 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 12:07:57 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 12:07:57 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 12:07:57 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 12:07:57 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 12:07:57 docs: OK ✔ in 28.88 seconds 12:07:57 gitlint: install_deps> python -I -m pip install gitlint 12:07:57 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 12:07:57 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 12:07:57 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 12:07:57 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 12:07:57 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 12:07:57 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 12:08:03 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 12:08:03 gitlint: freeze> python -m pip freeze --all 12:08:03 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.1.1,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 12:08:03 gitlint: commands[0]> gitlint 12:08:06 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 12:08:27 ( developer-guide: line 61) timeout https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount - HTTPSConnectionPool(host='wiki-archive.opendaylight.org', port=443): Read timed out. (read timeout=30) 12:08:27 build finished with problems. 12:08:27 gitlint: OK ✔ in 6.64 seconds 12:08:27 docs-linkcheck: exit 1 (32.21 seconds) /w/workspace/netconf-tox-verify-master> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck pid=3178 12:08:27 docs: OK (28.88=setup[26.96]+cmd[1.91] seconds) 12:08:27 docs-linkcheck: FAIL code 1 (58.90=setup[26.70]+cmd[32.21] seconds) 12:08:27 gitlint: OK (6.64=setup[6.49]+cmd[0.15] seconds) 12:08:27 evaluation failed :( (58.98 seconds) 12:08:27 + tox_status=255 12:08:27 + echo '---> Completed tox runs' 12:08:27 ---> Completed tox runs 12:08:27 + for i in .tox/*/log 12:08:27 ++ awk -F/ '{print $2}' 12:08:27 ++ echo .tox/docs-linkcheck/log 12:08:27 + tox_env=docs-linkcheck 12:08:27 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 12:08:27 + for i in .tox/*/log 12:08:27 ++ awk -F/ '{print $2}' 12:08:27 ++ echo .tox/docs/log 12:08:27 + tox_env=docs 12:08:27 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 12:08:27 + for i in .tox/*/log 12:08:27 ++ awk -F/ '{print $2}' 12:08:27 ++ echo .tox/gitlint/log 12:08:27 + tox_env=gitlint 12:08:27 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 12:08:27 + DOC_DIR=docs/_build/html 12:08:27 + [[ -d docs/_build/html ]] 12:08:27 + echo '---> Archiving generated docs' 12:08:27 ---> Archiving generated docs 12:08:27 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 12:08:27 + echo '---> tox-run.sh ends' 12:08:27 ---> tox-run.sh ends 12:08:27 + test 255 -eq 0 12:08:27 + exit 255 12:08:27 ++ '[' 1 = 1 ']' 12:08:27 ++ '[' -x /usr/bin/clear_console ']' 12:08:27 ++ /usr/bin/clear_console -q 12:08:27 Build step 'Execute shell' marked build as failure 12:08:34 $ ssh-agent -k 12:08:34 unset SSH_AUTH_SOCK; 12:08:34 unset SSH_AGENT_PID; 12:08:34 echo Agent pid 2396 killed; 12:08:34 [ssh-agent] Stopped. 12:08:35 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:35 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2660151805891022372.sh 12:08:35 ---> sysstat.sh 12:08:35 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5384375118662985536.sh 12:08:35 ---> package-listing.sh 12:08:35 ++ facter osfamily 12:08:35 ++ tr '[:upper:]' '[:lower:]' 12:08:35 + OS_FAMILY=debian 12:08:35 + workspace=/w/workspace/netconf-tox-verify-master 12:08:35 + START_PACKAGES=/tmp/packages_start.txt 12:08:35 + END_PACKAGES=/tmp/packages_end.txt 12:08:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:35 + PACKAGES=/tmp/packages_start.txt 12:08:35 + '[' /w/workspace/netconf-tox-verify-master ']' 12:08:35 + PACKAGES=/tmp/packages_end.txt 12:08:35 + case "${OS_FAMILY}" in 12:08:35 + grep '^ii' 12:08:35 + dpkg -l 12:08:35 + '[' -f /tmp/packages_start.txt ']' 12:08:35 + '[' -f /tmp/packages_end.txt ']' 12:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:35 + '[' /w/workspace/netconf-tox-verify-master ']' 12:08:35 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 12:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 12:08:35 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17552780326410247658.sh 12:08:35 ---> capture-instance-metadata.sh 12:08:35 Setup pyenv: 12:08:35 system 12:08:35 3.8.20 12:08:35 3.9.20 12:08:35 3.10.15 12:08:35 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MR3Z from file:/tmp/.os_lf_venv 12:08:38 lf-activate-venv(): INFO: Installing: lftools 12:08:50 lf-activate-venv(): INFO: Adding /tmp/venv-MR3Z/bin to PATH 12:08:50 INFO: Running in OpenStack, capturing instance metadata 12:08:50 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15718058528944244616.sh 12:08:50 provisioning config files... 12:08:50 Could not find credentials [logs] for netconf-tox-verify-master #14315 12:08:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config10295509493086936456tmp 12:08:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:08:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:08:50 provisioning config files... 12:08:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:08:50 [EnvInject] - Injecting environment variables from a build step. 12:08:50 [EnvInject] - Injecting as environment variables the properties content 12:08:50 SERVER_ID=logs 12:08:50 12:08:50 [EnvInject] - Variables injected successfully. 12:08:50 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11174120557026462344.sh 12:08:50 ---> create-netrc.sh 12:08:50 WARN: Log server credential not found. 12:08:50 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10934459296481488415.sh 12:08:50 ---> python-tools-install.sh 12:08:50 Setup pyenv: 12:08:51 system 12:08:51 3.8.20 12:08:51 3.9.20 12:08:51 3.10.15 12:08:51 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MR3Z from file:/tmp/.os_lf_venv 12:08:53 lf-activate-venv(): INFO: Installing: lftools 12:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-MR3Z/bin to PATH 12:09:02 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2567727998144022622.sh 12:09:02 ---> sudo-logs.sh 12:09:02 Archiving 'sudo' log.. 12:09:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins6681469297982415143.sh 12:09:03 ---> job-cost.sh 12:09:03 Setup pyenv: 12:09:03 system 12:09:03 3.8.20 12:09:03 3.9.20 12:09:03 3.10.15 12:09:03 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:09:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MR3Z from file:/tmp/.os_lf_venv 12:09:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:11 lf-activate-venv(): INFO: Adding /tmp/venv-MR3Z/bin to PATH 12:09:11 INFO: No Stack... 12:09:12 INFO: Retrieving Pricing Info for: v3-standard-2 12:09:12 INFO: Archiving Costs 12:09:12 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14981741133719857965.sh 12:09:12 ---> logs-deploy.sh 12:09:12 Setup pyenv: 12:09:12 system 12:09:12 3.8.20 12:09:12 3.9.20 12:09:12 3.10.15 12:09:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:09:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MR3Z from file:/tmp/.os_lf_venv 12:09:14 lf-activate-venv(): INFO: Installing: lftools 12:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-MR3Z/bin to PATH 12:09:24 WARNING: Nexus logging server not set 12:09:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14315/ 12:09:24 INFO: archiving logs to S3 12:09:25 ---> uname -a: 12:09:25 Linux prd-ubuntu2204-builder-2c-2g-50378 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:09:25 12:09:25 12:09:25 ---> lscpu: 12:09:25 Architecture: x86_64 12:09:25 CPU op-mode(s): 32-bit, 64-bit 12:09:25 Address sizes: 40 bits physical, 48 bits virtual 12:09:25 Byte Order: Little Endian 12:09:25 CPU(s): 2 12:09:25 On-line CPU(s) list: 0,1 12:09:25 Vendor ID: AuthenticAMD 12:09:25 Model name: AMD EPYC-Rome Processor 12:09:25 CPU family: 23 12:09:25 Model: 49 12:09:25 Thread(s) per core: 1 12:09:25 Core(s) per socket: 1 12:09:25 Socket(s): 2 12:09:25 Stepping: 0 12:09:25 BogoMIPS: 5599.99 12:09:25 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 12:09:25 Virtualization: AMD-V 12:09:25 Hypervisor vendor: KVM 12:09:25 Virtualization type: full 12:09:25 L1d cache: 64 KiB (2 instances) 12:09:25 L1i cache: 64 KiB (2 instances) 12:09:25 L2 cache: 1 MiB (2 instances) 12:09:25 L3 cache: 32 MiB (2 instances) 12:09:25 NUMA node(s): 1 12:09:25 NUMA node0 CPU(s): 0,1 12:09:25 Vulnerability Gather data sampling: Not affected 12:09:25 Vulnerability Itlb multihit: Not affected 12:09:25 Vulnerability L1tf: Not affected 12:09:25 Vulnerability Mds: Not affected 12:09:25 Vulnerability Meltdown: Not affected 12:09:25 Vulnerability Mmio stale data: Not affected 12:09:25 Vulnerability Reg file data sampling: Not affected 12:09:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:09:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:09:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:09:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:09:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:09:25 Vulnerability Srbds: Not affected 12:09:25 Vulnerability Tsx async abort: Not affected 12:09:25 12:09:25 12:09:25 ---> nproc: 12:09:25 2 12:09:25 12:09:25 12:09:25 ---> df -h: 12:09:25 Filesystem Size Used Avail Use% Mounted on 12:09:25 tmpfs 794M 1.1M 793M 1% /run 12:09:25 /dev/vda1 39G 9.3G 30G 24% / 12:09:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:09:25 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:09:25 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:09:25 12:09:25 12:09:25 ---> free -m: 12:09:25 total used free shared buff/cache available 12:09:25 Mem: 7937 542 3578 4 3817 7084 12:09:25 Swap: 1023 0 1023 12:09:25 12:09:25 12:09:25 ---> ip addr: 12:09:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:25 inet 127.0.0.1/8 scope host lo 12:09:25 valid_lft forever preferred_lft forever 12:09:25 inet6 ::1/128 scope host 12:09:25 valid_lft forever preferred_lft forever 12:09:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:25 link/ether fa:16:3e:d4:ed:d3 brd ff:ff:ff:ff:ff:ff 12:09:25 altname enp0s3 12:09:25 inet 10.30.170.118/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:09:25 valid_lft 85858sec preferred_lft 85858sec 12:09:25 inet6 fe80::f816:3eff:fed4:edd3/64 scope link 12:09:25 valid_lft forever preferred_lft forever 12:09:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:09:25 link/ether 02:42:28:08:fe:8d brd ff:ff:ff:ff:ff:ff 12:09:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:09:25 valid_lft forever preferred_lft forever 12:09:25 12:09:25 12:09:25 ---> sar -b -r -n DEV: 12:09:25 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50378) 08/07/25 _x86_64_ (2 CPU) 12:09:25 12:09:25 12:00:27 LINUX RESTART (2 CPU) 12:09:25 12:09:25 12:09:25 ---> sar -P ALL: 12:09:25 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50378) 08/07/25 _x86_64_ (2 CPU) 12:09:25 12:09:25 12:00:27 LINUX RESTART (2 CPU) 12:09:25 12:09:25 12:09:25