08:23:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/116752 08:23:10 Running as SYSTEM 08:23:10 [EnvInject] - Loading node environment variables. 08:23:10 Building remotely on prd-ubuntu2204-builder-2c-2g-51643 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 08:23:10 [ssh-agent] Looking for ssh-agent implementation... 08:23:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:23:10 $ ssh-agent 08:23:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxdrB9J/agent.1520 08:23:10 SSH_AGENT_PID=1522 08:23:10 [ssh-agent] Started. 08:23:10 Running ssh-add (command line suppressed) 08:23:10 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_10952117333297528948.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_10952117333297528948.key) 08:23:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:23:10 The recommended git tool is: NONE 08:23:13 using credential jenkins-ssh 08:23:13 Wiping out workspace first. 08:23:13 Cloning the remote Git repository 08:23:13 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 08:23:13 > git init /w/workspace/netconf-tox-verify-master # timeout=10 08:23:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:23:13 > git --version # timeout=10 08:23:13 > git --version # 'git version 2.34.1' 08:23:13 using GIT_SSH to set credentials jenkins-ssh 08:23:13 Verifying host key using known hosts file 08:23:13 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. 08:23:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:23:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:23:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:23:22 using GIT_SSH to set credentials jenkins-ssh 08:23:22 Verifying host key using known hosts file 08:23:22 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. 08:23:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/52/116752/14 # timeout=10 08:23:22 > git rev-parse 328a4bcee9c5fc74eca7fa306781d72e6f8c96a6^{commit} # timeout=10 08:23:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:23:22 Checking out Revision 328a4bcee9c5fc74eca7fa306781d72e6f8c96a6 (refs/changes/52/116752/14) 08:23:22 > git config core.sparsecheckout # timeout=10 08:23:22 > git checkout -f 328a4bcee9c5fc74eca7fa306781d72e6f8c96a6 # timeout=10 08:23:26 Commit message: "Plug EffectiveModelContext into ARSR" 08:23:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:23:26 > git rev-list --no-walk 1ed82cd6814a509592f8eb8e51939c9ef288149e # timeout=10 08:23:26 provisioning config files... 08:23:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:23:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:23:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16840075572957616035.sh 08:23:26 ---> python-tools-install.sh 08:23:26 Setup pyenv: 08:23:26 * system (set by /opt/pyenv/version) 08:23:26 * 3.8.20 (set by /opt/pyenv/version) 08:23:26 * 3.9.20 (set by /opt/pyenv/version) 08:23:26 * 3.10.15 (set by /opt/pyenv/version) 08:23:26 * 3.11.10 (set by /opt/pyenv/version) 08:23:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X2dP 08:23:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:23:35 lf-activate-venv(): INFO: Installing: lftools 08:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-X2dP/bin to PATH 08:24:00 Generating Requirements File 08:24:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:24:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:24:21 Python 3.11.10 08:24:22 pip 25.2 from /tmp/venv-X2dP/lib/python3.11/site-packages/pip (python 3.11) 08:24:22 appdirs==1.4.4 08:24:22 argcomplete==3.6.2 08:24:22 aspy.yaml==1.3.0 08:24:22 attrs==25.3.0 08:24:22 autopage==0.5.2 08:24:22 beautifulsoup4==4.13.5 08:24:22 boto3==1.40.28 08:24:22 botocore==1.40.28 08:24:22 bs4==0.0.2 08:24:22 cachetools==5.5.2 08:24:22 certifi==2025.8.3 08:24:22 cffi==2.0.0 08:24:22 cfgv==3.4.0 08:24:22 chardet==5.2.0 08:24:22 charset-normalizer==3.4.3 08:24:22 click==8.2.1 08:24:22 cliff==4.11.0 08:24:22 cmd2==2.7.0 08:24:22 cryptography==3.3.2 08:24:22 debtcollector==3.0.0 08:24:22 decorator==5.2.1 08:24:22 defusedxml==0.7.1 08:24:22 Deprecated==1.2.18 08:24:22 distlib==0.4.0 08:24:22 dnspython==2.8.0 08:24:22 docker==7.1.0 08:24:22 dogpile.cache==1.4.0 08:24:22 durationpy==0.10 08:24:22 email-validator==2.3.0 08:24:22 filelock==3.19.1 08:24:22 future==1.0.0 08:24:22 gitdb==4.0.12 08:24:22 GitPython==3.1.45 08:24:22 google-auth==2.40.3 08:24:22 httplib2==0.30.2 08:24:22 identify==2.6.14 08:24:22 idna==3.10 08:24:22 importlib-resources==1.5.0 08:24:22 iso8601==2.1.0 08:24:22 Jinja2==3.1.6 08:24:22 jmespath==1.0.1 08:24:22 jsonpatch==1.33 08:24:22 jsonpointer==3.0.0 08:24:22 jsonschema==4.25.1 08:24:22 jsonschema-specifications==2025.9.1 08:24:22 keystoneauth1==5.12.0 08:24:22 kubernetes==33.1.0 08:24:22 lftools==0.37.13 08:24:22 lxml==6.0.1 08:24:22 markdown-it-py==4.0.0 08:24:22 MarkupSafe==3.0.2 08:24:22 mdurl==0.1.2 08:24:22 msgpack==1.1.1 08:24:22 multi_key_dict==2.0.3 08:24:22 munch==4.0.0 08:24:22 netaddr==1.3.0 08:24:22 niet==1.4.2 08:24:22 nodeenv==1.9.1 08:24:22 oauth2client==4.1.3 08:24:22 oauthlib==3.3.1 08:24:22 openstacksdk==4.7.0 08:24:22 os-service-types==1.8.0 08:24:22 osc-lib==4.2.0 08:24:22 oslo.config==10.0.0 08:24:22 oslo.context==6.1.0 08:24:22 oslo.i18n==6.6.0 08:24:22 oslo.log==7.2.1 08:24:22 oslo.serialization==5.8.0 08:24:22 oslo.utils==9.1.0 08:24:22 packaging==25.0 08:24:22 pbr==7.0.1 08:24:22 platformdirs==4.4.0 08:24:22 prettytable==3.16.0 08:24:22 psutil==7.0.0 08:24:22 pyasn1==0.6.1 08:24:22 pyasn1_modules==0.4.2 08:24:22 pycparser==2.23 08:24:22 pygerrit2==2.0.15 08:24:22 PyGithub==2.8.1 08:24:22 Pygments==2.19.2 08:24:22 PyJWT==2.10.1 08:24:22 PyNaCl==1.6.0 08:24:22 pyparsing==2.4.7 08:24:22 pyperclip==1.9.0 08:24:22 pyrsistent==0.20.0 08:24:22 python-cinderclient==9.8.0 08:24:22 python-dateutil==2.9.0.post0 08:24:22 python-heatclient==4.3.0 08:24:22 python-jenkins==1.8.3 08:24:22 python-keystoneclient==5.7.0 08:24:22 python-magnumclient==4.9.0 08:24:22 python-openstackclient==8.2.0 08:24:22 python-swiftclient==4.8.0 08:24:22 PyYAML==6.0.2 08:24:22 referencing==0.36.2 08:24:22 requests==2.32.5 08:24:22 requests-oauthlib==2.0.0 08:24:22 requestsexceptions==1.4.0 08:24:22 rfc3986==2.0.0 08:24:22 rich==14.1.0 08:24:22 rich-argparse==1.7.1 08:24:22 rpds-py==0.27.1 08:24:22 rsa==4.9.1 08:24:22 ruamel.yaml==0.18.15 08:24:22 ruamel.yaml.clib==0.2.12 08:24:22 s3transfer==0.14.0 08:24:22 simplejson==3.20.1 08:24:22 six==1.17.0 08:24:22 smmap==5.0.2 08:24:22 soupsieve==2.8 08:24:22 stevedore==5.5.0 08:24:22 tabulate==0.9.0 08:24:22 toml==0.10.2 08:24:22 tomlkit==0.13.3 08:24:22 tqdm==4.67.1 08:24:22 typing_extensions==4.15.0 08:24:22 tzdata==2025.2 08:24:22 urllib3==1.26.20 08:24:22 virtualenv==20.34.0 08:24:22 wcwidth==0.2.13 08:24:22 websocket-client==1.8.0 08:24:22 wrapt==1.17.3 08:24:22 xdg==6.0.0 08:24:22 xmltodict==0.15.1 08:24:22 yq==3.4.3 08:24:22 [EnvInject] - Injecting environment variables from a build step. 08:24:22 [EnvInject] - Injecting as environment variables the properties content 08:24:22 PYTHON=python3 08:24:22 08:24:22 [EnvInject] - Variables injected successfully. 08:24:22 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13573910701886211029.sh 08:24:22 ---> tox-install.sh 08:24:22 + source /home/jenkins/lf-env.sh 08:24:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:22 ++ mktemp -d /tmp/venv-XXXX 08:24:22 + lf_venv=/tmp/venv-n7my 08:24:22 + local venv_file=/tmp/.os_lf_venv 08:24:22 + local python=python3 08:24:22 + local options 08:24:22 + local set_path=true 08:24:22 + local install_args= 08:24:22 ++ 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 08:24:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:22 + true 08:24:22 + case $1 in 08:24:22 + venv_file=/tmp/.toxenv 08:24:22 + shift 2 08:24:22 + true 08:24:22 + case $1 in 08:24:22 + shift 08:24:22 + break 08:24:22 + case $python in 08:24:22 + local pkg_list= 08:24:22 + [[ -d /opt/pyenv ]] 08:24:22 + echo 'Setup pyenv:' 08:24:22 Setup pyenv: 08:24:22 + export PYENV_ROOT=/opt/pyenv 08:24:22 + PYENV_ROOT=/opt/pyenv 08:24:22 + 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 08:24:22 + 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 08:24:22 + pyenv versions 08:24:22 system 08:24:22 3.8.20 08:24:22 3.9.20 08:24:22 3.10.15 08:24:22 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:24:22 + command -v pyenv 08:24:22 ++ pyenv init - --no-rehash 08:24:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:24:22 for i in ${!paths[@]}; do 08:24:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:24:22 fi; done; 08:24:22 echo "${paths[*]}"'\'')" 08:24:22 export PATH="/opt/pyenv/shims:${PATH}" 08:24:22 export PYENV_SHELL=bash 08:24:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:22 pyenv() { 08:24:22 local command 08:24:22 command="${1:-}" 08:24:22 if [ "$#" -gt 0 ]; then 08:24:22 shift 08:24:22 fi 08:24:22 08:24:22 case "$command" in 08:24:22 rehash|shell) 08:24:22 eval "$(pyenv "sh-$command" "$@")" 08:24:22 ;; 08:24:22 *) 08:24:22 command pyenv "$command" "$@" 08:24:22 ;; 08:24:22 esac 08:24:22 }' 08:24:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:24:22 for i in ${!paths[@]}; do 08:24:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:24:22 fi; done; 08:24:22 echo "${paths[*]}"' 08:24:22 ++ 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 08:24:22 ++ 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 08:24:22 ++ 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 08:24:22 ++ export PYENV_SHELL=bash 08:24:22 ++ PYENV_SHELL=bash 08:24:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:22 +++ complete -F _pyenv pyenv 08:24:22 ++ lf-pyver python3 08:24:22 ++ local py_version_xy=python3 08:24:22 ++ local py_version_xyz= 08:24:22 ++ pyenv versions 08:24:22 ++ local command 08:24:22 ++ command=versions 08:24:22 ++ '[' 1 -gt 0 ']' 08:24:22 ++ shift 08:24:22 ++ case "$command" in 08:24:22 ++ command pyenv versions 08:24:22 ++ awk '{ print $1 }' 08:24:22 ++ sed 's/^[ *]* //' 08:24:22 ++ grep -E '^[0-9.]*[0-9]$' 08:24:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:22 +++ grep '^3' /tmp/.pyenv_versions 08:24:22 +++ tail -n 1 08:24:22 +++ sort -V 08:24:22 ++ py_version_xyz=3.11.10 08:24:22 ++ [[ -z 3.11.10 ]] 08:24:22 ++ echo 3.11.10 08:24:22 ++ return 0 08:24:22 + pyenv local 3.11.10 08:24:22 + local command 08:24:22 + command=local 08:24:22 + '[' 2 -gt 0 ']' 08:24:22 + shift 08:24:22 + case "$command" in 08:24:22 + command pyenv local 3.11.10 08:24:22 + for arg in "$@" 08:24:22 + case $arg in 08:24:22 + pkg_list+='tox ' 08:24:22 + for arg in "$@" 08:24:22 + case $arg in 08:24:22 + pkg_list+='virtualenv ' 08:24:22 + for arg in "$@" 08:24:22 + case $arg in 08:24:22 + pkg_list+='urllib3~=1.26.15 ' 08:24:22 + [[ -f /tmp/.toxenv ]] 08:24:22 + [[ ! -f /tmp/.toxenv ]] 08:24:22 + [[ -n '' ]] 08:24:22 + python3 -m venv /tmp/venv-n7my 08:24:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n7my' 08:24:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n7my 08:24:26 + echo /tmp/venv-n7my 08:24:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:24:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:24:26 + /tmp/venv-n7my/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:24:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:24:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:24:30 + /tmp/venv-n7my/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:24:32 + type python3 08:24:32 + true 08:24:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n7my/bin to PATH' 08:24:32 lf-activate-venv(): INFO: Adding /tmp/venv-n7my/bin to PATH 08:24:32 + PATH=/tmp/venv-n7my/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 08:24:32 + return 0 08:24:32 + python3 --version 08:24:32 Python 3.11.10 08:24:32 + python3 -m pip --version 08:24:32 pip 25.2 from /tmp/venv-n7my/lib/python3.11/site-packages/pip (python 3.11) 08:24:32 + python3 -m pip freeze 08:24:32 cachetools==6.2.0 08:24:32 chardet==5.2.0 08:24:32 colorama==0.4.6 08:24:32 distlib==0.4.0 08:24:32 filelock==3.19.1 08:24:32 packaging==25.0 08:24:32 platformdirs==4.4.0 08:24:32 pluggy==1.6.0 08:24:32 pyproject-api==1.9.1 08:24:32 tox==4.30.2 08:24:32 urllib3==1.26.20 08:24:32 virtualenv==20.34.0 08:24:32 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16285410350278147602.sh 08:24:32 [EnvInject] - Injecting environment variables from a build step. 08:24:32 [EnvInject] - Injecting as environment variables the properties content 08:24:32 PARALLEL=True 08:24:32 08:24:32 [EnvInject] - Variables injected successfully. 08:24:32 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16489188184135860091.sh 08:24:32 ---> tox-run.sh 08:24:32 + 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 08:24:32 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 08:24:32 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 08:24:32 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 08:24:32 + cd /w/workspace/netconf-tox-verify-master/. 08:24:32 + source /home/jenkins/lf-env.sh 08:24:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:32 ++ mktemp -d /tmp/venv-XXXX 08:24:32 + lf_venv=/tmp/venv-WEz8 08:24:32 + local venv_file=/tmp/.os_lf_venv 08:24:32 + local python=python3 08:24:32 + local options 08:24:32 + local set_path=true 08:24:32 + local install_args= 08:24:32 ++ 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 08:24:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:32 + true 08:24:32 + case $1 in 08:24:32 + venv_file=/tmp/.toxenv 08:24:32 + shift 2 08:24:32 + true 08:24:32 + case $1 in 08:24:32 + shift 08:24:32 + break 08:24:32 + case $python in 08:24:32 + local pkg_list= 08:24:32 + [[ -d /opt/pyenv ]] 08:24:32 + echo 'Setup pyenv:' 08:24:32 Setup pyenv: 08:24:32 + export PYENV_ROOT=/opt/pyenv 08:24:32 + PYENV_ROOT=/opt/pyenv 08:24:32 + 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 08:24:32 + 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 08:24:32 + pyenv versions 08:24:33 system 08:24:33 3.8.20 08:24:33 3.9.20 08:24:33 3.10.15 08:24:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:24:33 + command -v pyenv 08:24:33 ++ pyenv init - --no-rehash 08:24:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:24:33 for i in ${!paths[@]}; do 08:24:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:24:33 fi; done; 08:24:33 echo "${paths[*]}"'\'')" 08:24:33 export PATH="/opt/pyenv/shims:${PATH}" 08:24:33 export PYENV_SHELL=bash 08:24:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:33 pyenv() { 08:24:33 local command 08:24:33 command="${1:-}" 08:24:33 if [ "$#" -gt 0 ]; then 08:24:33 shift 08:24:33 fi 08:24:33 08:24:33 case "$command" in 08:24:33 rehash|shell) 08:24:33 eval "$(pyenv "sh-$command" "$@")" 08:24:33 ;; 08:24:33 *) 08:24:33 command pyenv "$command" "$@" 08:24:33 ;; 08:24:33 esac 08:24:33 }' 08:24:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:24:33 for i in ${!paths[@]}; do 08:24:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:24:33 fi; done; 08:24:33 echo "${paths[*]}"' 08:24:33 ++ 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 08:24:33 ++ 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 08:24:33 ++ 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 08:24:33 ++ export PYENV_SHELL=bash 08:24:33 ++ PYENV_SHELL=bash 08:24:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:33 +++ complete -F _pyenv pyenv 08:24:33 ++ lf-pyver python3 08:24:33 ++ local py_version_xy=python3 08:24:33 ++ local py_version_xyz= 08:24:33 ++ pyenv versions 08:24:33 ++ local command 08:24:33 ++ command=versions 08:24:33 ++ '[' 1 -gt 0 ']' 08:24:33 ++ shift 08:24:33 ++ case "$command" in 08:24:33 ++ command pyenv versions 08:24:33 ++ awk '{ print $1 }' 08:24:33 ++ grep -E '^[0-9.]*[0-9]$' 08:24:33 ++ sed 's/^[ *]* //' 08:24:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:33 +++ grep '^3' /tmp/.pyenv_versions 08:24:33 +++ tail -n 1 08:24:33 +++ sort -V 08:24:33 ++ py_version_xyz=3.11.10 08:24:33 ++ [[ -z 3.11.10 ]] 08:24:33 ++ echo 3.11.10 08:24:33 ++ return 0 08:24:33 + pyenv local 3.11.10 08:24:33 + local command 08:24:33 + command=local 08:24:33 + '[' 2 -gt 0 ']' 08:24:33 + shift 08:24:33 + case "$command" in 08:24:33 + command pyenv local 3.11.10 08:24:33 + for arg in "$@" 08:24:33 + case $arg in 08:24:33 + pkg_list+='tox ' 08:24:33 + for arg in "$@" 08:24:33 + case $arg in 08:24:33 + pkg_list+='virtualenv ' 08:24:33 + for arg in "$@" 08:24:33 + case $arg in 08:24:33 + pkg_list+='urllib3~=1.26.15 ' 08:24:33 + [[ -f /tmp/.toxenv ]] 08:24:33 ++ cat /tmp/.toxenv 08:24:33 + lf_venv=/tmp/venv-n7my 08:24:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7my from' file:/tmp/.toxenv 08:24:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n7my from file:/tmp/.toxenv 08:24:33 + /tmp/venv-n7my/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:24:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:24:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:24:34 + /tmp/venv-n7my/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:24:35 + type python3 08:24:35 + true 08:24:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n7my/bin to PATH' 08:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-n7my/bin to PATH 08:24:35 + PATH=/tmp/venv-n7my/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 08:24:35 + return 0 08:24:35 + [[ -d /opt/pyenv ]] 08:24:35 + echo '---> Setting up pyenv' 08:24:35 ---> Setting up pyenv 08:24:35 + export PYENV_ROOT=/opt/pyenv 08:24:35 + PYENV_ROOT=/opt/pyenv 08:24:35 + export PATH=/opt/pyenv/bin:/tmp/venv-n7my/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 08:24:35 + PATH=/opt/pyenv/bin:/tmp/venv-n7my/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 08:24:35 ++ pwd 08:24:35 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 08:24:35 + export PYTHONPATH 08:24:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:24:35 + TOX_TESTENV_PASSENV=PYTHONPATH 08:24:35 + tox --version 08:24:36 4.30.2 from /tmp/venv-n7my/lib/python3.11/site-packages/tox/__init__.py 08:24:36 + PARALLEL=True 08:24:36 + TOX_OPTIONS_LIST= 08:24:36 + [[ -n '' ]] 08:24:36 + case ${PARALLEL,,} in 08:24:36 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 08:24:36 + tox --parallel auto --parallel-live 08:24:36 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 08:24:36 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:24:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:24:59 docs-linkcheck: freeze> python -m pip freeze --all 08:24:59 docs: freeze> python -m pip freeze --all 08:24:59 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.59.2,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.3,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 08:24:59 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 08:24:59 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.59.2,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.3,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 08:24:59 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 08:25:00 Running Sphinx v8.2.3 08:25:00 Running Sphinx v8.2.3 08:25:00 loading translations [en]... done 08:25:00 loading translations [en]... done 08:25:00 making output directory... done 08:25:00 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:25:00 making output directory... done 08:25:00 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 08:25:00 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:25:00 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:25:00 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 08:25:00 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 08:25:00 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 08:25:00 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:25:00 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 08:25:01 building [mo]: targets for 0 po files that are out of date 08:25:01 writing output... 08:25:01 building [linkcheck]: targets for 4 source files that are out of date 08:25:01 updating environment: [new config] 4 added, 0 changed, 0 removed 08:25:01 reading sources... [ 25%] developer-guide 08:25:01 building [mo]: targets for 0 po files that are out of date 08:25:01 writing output... 08:25:01 building [html]: targets for 4 source files that are out of date 08:25:01 updating environment: [new config] 4 added, 0 changed, 0 removed 08:25:01 reading sources... [ 25%] developer-guide 08:25:01 reading sources... [ 50%] index 08:25:01 reading sources... [ 75%] testtool 08:25:01 reading sources... [ 50%] index 08:25:01 reading sources... [ 75%] testtool 08:25:01 reading sources... [100%] user-guide 08:25:01 reading sources... [100%] user-guide 08:25:01 08:25:01 08:25:01 looking for now-outdated files... none found 08:25:01 looking for now-outdated files... none found 08:25:01 pickling environment... done 08:25:01 pickling environment... done 08:25:01 checking consistency... done 08:25:01 preparing documents... done 08:25:01 copying assets... 08:25:01 copying assets: done 08:25:01 writing output... [ 25%] developer-guide 08:25:01 writing output... [ 50%] index 08:25:01 checking consistency... done 08:25:01 preparing documents... done 08:25:01 copying assets... 08:25:01 copying static files... 08:25:01 writing output... [ 75%] testtool 08:25:01 writing output... [100%] user-guide 08:25:01 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 08:25:01 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 08:25:01 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 08:25:01 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 08:25:01 08:25:01 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 08:25:01 08:25:01 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 08:25:01 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 08:25:01 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 08:25:01 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 08:25:01 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 08:25:01 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 08:25:01 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 08:25:01 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 08:25:01 ( 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 08:25:01 ( 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 08:25:01 ( 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 08:25:01 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 08:25:01 copying static files: done 08:25:01 copying extra files... 08:25:01 ( 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 08:25:01 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 08:25:01 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 08:25:01 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 08:25:01 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 08:25:01 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 08:25:01 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 08:25:01 copying extra files: done 08:25:01 copying assets: done 08:25:01 writing output... [ 25%] developer-guide 08:25:01 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 08:25:01 writing output... [ 50%] index 08:25:01 writing output... [ 75%] testtool 08:25:01 writing output... [100%] user-guide 08:25:01 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 08:25:02 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 08:25:02 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 08:25:02 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 08:25:02 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 08:25:02 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 08:25:02 08:25:02 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 08:25:02 generating indices... genindex done 08:25:02 highlighting module code... 08:25:02 writing additional pages... search done 08:25:02 dumping search index in English (code: en)... done 08:25:02 dumping object inventory... done 08:25:02 build succeeded. 08:25:02 08:25:02 The HTML pages are in docs/_build/html. 08:25:02 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 08:25:02 ( user-guide: line 1397) ok https://www.docker.com/ 08:25:02 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 08:25:02 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 08:25:02 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 08:25:02 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 08:25:02 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 08:25:02 docs: OK ✔ in 26.35 seconds 08:25:02 gitlint: install_deps> python -I -m pip install gitlint 08:25:02 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 08:25:02 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 08:25:02 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 08:25:02 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 08:25:02 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 08:25:02 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 08:25:03 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 08:25:03 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 08:25:03 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 08:25:03 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 08:25:03 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 08:25:03 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 08:25:03 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 08:25:03 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 08:25:03 build succeeded. 08:25:03 08:25:03 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 08:25:13 docs-linkcheck: OK ✔ in 27.27 seconds 08:25:13 gitlint: freeze> python -m pip freeze --all 08:25:14 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 08:25:14 gitlint: commands[0]> gitlint 08:25:14 docs: OK (26.35=setup[23.62]+cmd[2.74] seconds) 08:25:14 docs-linkcheck: OK (27.27=setup[23.58]+cmd[3.68] seconds) 08:25:14 gitlint: OK (11.72=setup[11.57]+cmd[0.15] seconds) 08:25:14 congratulations :) (38.10 seconds) 08:25:14 + tox_status=0 08:25:14 + echo '---> Completed tox runs' 08:25:14 ---> Completed tox runs 08:25:14 + for i in .tox/*/log 08:25:14 ++ awk -F/ '{print $2}' 08:25:14 ++ echo .tox/docs-linkcheck/log 08:25:14 + tox_env=docs-linkcheck 08:25:14 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 08:25:14 + for i in .tox/*/log 08:25:14 ++ awk -F/ '{print $2}' 08:25:14 ++ echo .tox/docs/log 08:25:14 + tox_env=docs 08:25:14 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 08:25:14 + for i in .tox/*/log 08:25:14 ++ echo .tox/gitlint/log 08:25:14 ++ awk -F/ '{print $2}' 08:25:14 + tox_env=gitlint 08:25:14 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 08:25:14 + DOC_DIR=docs/_build/html 08:25:14 + [[ -d docs/_build/html ]] 08:25:14 + echo '---> Archiving generated docs' 08:25:14 ---> Archiving generated docs 08:25:14 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 08:25:14 + echo '---> tox-run.sh ends' 08:25:14 ---> tox-run.sh ends 08:25:14 + test 0 -eq 0 08:25:14 $ ssh-agent -k 08:25:14 unset SSH_AUTH_SOCK; 08:25:14 unset SSH_AGENT_PID; 08:25:14 echo Agent pid 1522 killed; 08:25:14 [ssh-agent] Stopped. 08:25:14 [PostBuildScript] - [INFO] Executing post build scripts. 08:25:14 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2980621800182269666.sh 08:25:14 ---> sysstat.sh 08:25:15 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins162128232931753136.sh 08:25:15 ---> package-listing.sh 08:25:15 ++ facter osfamily 08:25:15 ++ tr '[:upper:]' '[:lower:]' 08:25:15 + OS_FAMILY=debian 08:25:15 + workspace=/w/workspace/netconf-tox-verify-master 08:25:15 + START_PACKAGES=/tmp/packages_start.txt 08:25:15 + END_PACKAGES=/tmp/packages_end.txt 08:25:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:25:15 + PACKAGES=/tmp/packages_start.txt 08:25:15 + '[' /w/workspace/netconf-tox-verify-master ']' 08:25:15 + PACKAGES=/tmp/packages_end.txt 08:25:15 + case "${OS_FAMILY}" in 08:25:15 + grep '^ii' 08:25:15 + dpkg -l 08:25:15 + '[' -f /tmp/packages_start.txt ']' 08:25:15 + '[' -f /tmp/packages_end.txt ']' 08:25:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:25:15 + '[' /w/workspace/netconf-tox-verify-master ']' 08:25:15 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 08:25:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 08:25:15 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8542131257734167258.sh 08:25:15 ---> capture-instance-metadata.sh 08:25:15 Setup pyenv: 08:25:15 system 08:25:15 3.8.20 08:25:15 3.9.20 08:25:15 3.10.15 08:25:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:25:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2dP from file:/tmp/.os_lf_venv 08:25:17 lf-activate-venv(): INFO: Installing: lftools 08:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-X2dP/bin to PATH 08:25:29 INFO: Running in OpenStack, capturing instance metadata 08:25:29 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12575726005400068633.sh 08:25:29 provisioning config files... 08:25:30 Could not find credentials [logs] for netconf-tox-verify-master #14741 08:25:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config2325641471676723927tmp 08:25:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:25:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:25:30 provisioning config files... 08:25:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:25:30 [EnvInject] - Injecting environment variables from a build step. 08:25:30 [EnvInject] - Injecting as environment variables the properties content 08:25:30 SERVER_ID=logs 08:25:30 08:25:30 [EnvInject] - Variables injected successfully. 08:25:30 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14298231810574283949.sh 08:25:30 ---> create-netrc.sh 08:25:30 WARN: Log server credential not found. 08:25:31 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11733082914015545571.sh 08:25:31 ---> python-tools-install.sh 08:25:31 Setup pyenv: 08:25:31 system 08:25:31 3.8.20 08:25:31 3.9.20 08:25:31 3.10.15 08:25:31 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:25:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2dP from file:/tmp/.os_lf_venv 08:25:34 lf-activate-venv(): INFO: Installing: lftools 08:25:43 lf-activate-venv(): INFO: Adding /tmp/venv-X2dP/bin to PATH 08:25:43 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14222076057545446510.sh 08:25:43 ---> sudo-logs.sh 08:25:43 Archiving 'sudo' log.. 08:25:44 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3214063844657913068.sh 08:25:44 ---> job-cost.sh 08:25:44 Setup pyenv: 08:25:44 system 08:25:44 3.8.20 08:25:44 3.9.20 08:25:44 3.10.15 08:25:44 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:25:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2dP from file:/tmp/.os_lf_venv 08:25:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:25:53 lf-activate-venv(): INFO: Adding /tmp/venv-X2dP/bin to PATH 08:25:53 INFO: No Stack... 08:25:53 INFO: Retrieving Pricing Info for: v3-standard-2 08:25:54 INFO: Archiving Costs 08:25:54 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13295269844996658343.sh 08:25:54 ---> logs-deploy.sh 08:25:54 Setup pyenv: 08:25:54 system 08:25:54 3.8.20 08:25:54 3.9.20 08:25:54 3.10.15 08:25:54 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 08:25:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X2dP from file:/tmp/.os_lf_venv 08:25:56 lf-activate-venv(): INFO: Installing: lftools 08:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-X2dP/bin to PATH 08:26:08 WARNING: Nexus logging server not set 08:26:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14741/ 08:26:08 INFO: archiving logs to S3 08:26:09 ---> uname -a: 08:26:09 Linux prd-ubuntu2204-builder-2c-2g-51643 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:26:09 08:26:09 08:26:09 ---> lscpu: 08:26:09 Architecture: x86_64 08:26:09 CPU op-mode(s): 32-bit, 64-bit 08:26:09 Address sizes: 40 bits physical, 48 bits virtual 08:26:09 Byte Order: Little Endian 08:26:09 CPU(s): 2 08:26:09 On-line CPU(s) list: 0,1 08:26:09 Vendor ID: AuthenticAMD 08:26:09 Model name: AMD EPYC-Rome Processor 08:26:09 CPU family: 23 08:26:09 Model: 49 08:26:09 Thread(s) per core: 1 08:26:09 Core(s) per socket: 1 08:26:09 Socket(s): 2 08:26:09 Stepping: 0 08:26:09 BogoMIPS: 5600.00 08:26:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:26:09 Virtualization: AMD-V 08:26:09 Hypervisor vendor: KVM 08:26:09 Virtualization type: full 08:26:09 L1d cache: 64 KiB (2 instances) 08:26:09 L1i cache: 64 KiB (2 instances) 08:26:09 L2 cache: 1 MiB (2 instances) 08:26:09 L3 cache: 32 MiB (2 instances) 08:26:09 NUMA node(s): 1 08:26:09 NUMA node0 CPU(s): 0,1 08:26:09 Vulnerability Gather data sampling: Not affected 08:26:09 Vulnerability Itlb multihit: Not affected 08:26:09 Vulnerability L1tf: Not affected 08:26:09 Vulnerability Mds: Not affected 08:26:09 Vulnerability Meltdown: Not affected 08:26:09 Vulnerability Mmio stale data: Not affected 08:26:09 Vulnerability Reg file data sampling: Not affected 08:26:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:26:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:26:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:26:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:26:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:26:09 Vulnerability Srbds: Not affected 08:26:09 Vulnerability Tsx async abort: Not affected 08:26:09 08:26:09 08:26:09 ---> nproc: 08:26:09 2 08:26:09 08:26:09 08:26:09 ---> df -h: 08:26:09 Filesystem Size Used Avail Use% Mounted on 08:26:09 tmpfs 794M 1.1M 793M 1% /run 08:26:09 /dev/vda1 39G 9.1G 30G 24% / 08:26:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:26:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:26:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:26:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:26:09 08:26:09 08:26:09 ---> free -m: 08:26:09 total used free shared buff/cache available 08:26:09 Mem: 7937 542 4050 4 3344 7084 08:26:09 Swap: 1023 0 1023 08:26:09 08:26:09 08:26:09 ---> ip addr: 08:26:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:26:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:09 inet 127.0.0.1/8 scope host lo 08:26:09 valid_lft forever preferred_lft forever 08:26:09 inet6 ::1/128 scope host 08:26:09 valid_lft forever preferred_lft forever 08:26:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:26:09 link/ether fa:16:3e:c3:eb:79 brd ff:ff:ff:ff:ff:ff 08:26:09 altname enp0s3 08:26:09 inet 10.30.171.210/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:26:09 valid_lft 86184sec preferred_lft 86184sec 08:26:09 inet6 fe80::f816:3eff:fec3:eb79/64 scope link 08:26:09 valid_lft forever preferred_lft forever 08:26:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:26:09 link/ether 02:42:29:92:6b:1a brd ff:ff:ff:ff:ff:ff 08:26:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:26:09 valid_lft forever preferred_lft forever 08:26:09 08:26:09 08:26:09 ---> sar -b -r -n DEV: 08:26:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51643) 09/11/25 _x86_64_ (2 CPU) 08:26:09 08:26:09 08:22:37 LINUX RESTART (2 CPU) 08:26:09 08:26:09 08:26:09 ---> sar -P ALL: 08:26:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51643) 09/11/25 _x86_64_ (2 CPU) 08:26:09 08:26:09 08:22:37 LINUX RESTART (2 CPU) 08:26:09 08:26:09 08:26:09