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