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