09:52:19 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/121112 09:52:19 Running as SYSTEM 09:52:19 [EnvInject] - Loading node environment variables. 09:52:19 Building remotely on prd-ubuntu2204-builder-2c-2g-423071 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 09:52:19 [ssh-agent] Looking for ssh-agent implementation... 09:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:20 $ ssh-agent 09:52:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXA49BEZ/agent.1524 09:52:20 SSH_AGENT_PID=1526 09:52:20 [ssh-agent] Started. 09:52:20 Running ssh-add (command line suppressed) 09:52:20 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_667731791830961668.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_667731791830961668.key) 09:52:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:52:20 The recommended git tool is: NONE 09:52:22 using credential jenkins-ssh 09:52:22 Wiping out workspace first. 09:52:22 Cloning the remote Git repository 09:52:22 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 09:52:22 > git init /w/workspace/netconf-tox-verify-master # timeout=10 09:52:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 09:52:22 > git --version # timeout=10 09:52:22 > git --version # 'git version 2.34.1' 09:52:22 using GIT_SSH to set credentials jenkins-ssh 09:52:22 Verifying host key using known hosts file, will automatically accept unseen keys 09:52:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 09:52:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 09:52:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 09:52:31 using GIT_SSH to set credentials jenkins-ssh 09:52:31 Verifying host key using known hosts file, will automatically accept unseen keys 09:52:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/12/121112/21 # timeout=10 09:52:32 > git rev-parse e2e724b94d9247d44e42a1a3fae50592958c937a^{commit} # timeout=10 09:52:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:52:32 Checking out Revision e2e724b94d9247d44e42a1a3fae50592958c937a (refs/changes/12/121112/21) 09:52:32 > git config core.sparsecheckout # timeout=10 09:52:32 > git checkout -f e2e724b94d9247d44e42a1a3fae50592958c937a # timeout=10 09:52:32 Commit message: "Cover HTTP/3 implementation with integration tests" 09:52:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:52:32 > git rev-list --no-walk d98aaf58895ba344d0ee9f0cb7eebfde172ccd5d # timeout=10 09:52:36 provisioning config files... 09:52:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:52:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:52:36 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16882321690117121635.sh 09:52:36 ---> python-tools-install.sh 09:52:36 Setup pyenv: 09:52:36 * system (set by /opt/pyenv/version) 09:52:36 * 3.8.20 (set by /opt/pyenv/version) 09:52:36 * 3.9.20 (set by /opt/pyenv/version) 09:52:36 3.10.15 09:52:36 3.11.10 09:52:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ewBh 09:52:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:52:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:45 lf-activate-venv(): INFO: Base packages installed successfully 09:52:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:53:09 lf-activate-venv(): INFO: Adding /tmp/venv-ewBh/bin to PATH 09:53:09 Generating Requirements File 09:53:27 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. 09:53:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:53:27 Python 3.11.10 09:53:28 pip 26.0.1 from /tmp/venv-ewBh/lib/python3.11/site-packages/pip (python 3.11) 09:53:28 appdirs==1.4.4 09:53:28 argcomplete==3.6.3 09:53:28 aspy.yaml==1.3.0 09:53:28 attrs==25.4.0 09:53:28 autopage==0.6.0 09:53:28 beautifulsoup4==4.14.3 09:53:28 boto3==1.42.64 09:53:28 botocore==1.42.64 09:53:28 bs4==0.0.2 09:53:28 certifi==2026.2.25 09:53:28 cffi==2.0.0 09:53:28 cfgv==3.5.0 09:53:28 chardet==7.0.1 09:53:28 charset-normalizer==3.4.5 09:53:28 click==8.3.1 09:53:28 cliff==4.13.2 09:53:28 cmd2==3.4.0 09:53:28 cryptography==3.3.2 09:53:28 debtcollector==3.0.0 09:53:28 decorator==5.2.1 09:53:28 defusedxml==0.7.1 09:53:28 Deprecated==1.3.1 09:53:28 distlib==0.4.0 09:53:28 dnspython==2.8.0 09:53:28 docker==7.1.0 09:53:28 dogpile.cache==1.5.0 09:53:28 durationpy==0.10 09:53:28 email-validator==2.3.0 09:53:28 filelock==3.25.1 09:53:28 future==1.0.0 09:53:28 gitdb==4.0.12 09:53:28 GitPython==3.1.46 09:53:28 httplib2==0.30.2 09:53:28 identify==2.6.17 09:53:28 idna==3.11 09:53:28 importlib-resources==1.5.0 09:53:28 iso8601==2.1.0 09:53:28 Jinja2==3.1.6 09:53:28 jmespath==1.1.0 09:53:28 jsonpatch==1.33 09:53:28 jsonpointer==3.0.0 09:53:28 jsonschema==4.26.0 09:53:28 jsonschema-specifications==2025.9.1 09:53:28 keystoneauth1==5.13.1 09:53:28 kubernetes==35.0.0 09:53:28 lftools==0.37.22 09:53:28 lxml==6.0.2 09:53:28 markdown-it-py==4.0.0 09:53:28 MarkupSafe==3.0.3 09:53:28 mdurl==0.1.2 09:53:28 msgpack==1.1.2 09:53:28 multi_key_dict==2.0.3 09:53:28 munch==4.0.0 09:53:28 netaddr==1.3.0 09:53:28 niet==1.4.2 09:53:28 nodeenv==1.10.0 09:53:28 oauth2client==4.1.3 09:53:28 oauthlib==3.3.1 09:53:28 openstacksdk==4.10.0 09:53:28 os-service-types==1.8.2 09:53:28 osc-lib==4.4.0 09:53:28 oslo.config==10.3.0 09:53:28 oslo.context==6.3.0 09:53:28 oslo.i18n==6.7.2 09:53:28 oslo.log==8.1.0 09:53:28 oslo.serialization==5.9.1 09:53:28 oslo.utils==10.0.0 09:53:28 packaging==26.0 09:53:28 pbr==7.0.3 09:53:28 platformdirs==4.9.4 09:53:28 prettytable==3.17.0 09:53:28 psutil==7.2.2 09:53:28 pyasn1==0.6.2 09:53:28 pyasn1_modules==0.4.2 09:53:28 pycparser==3.0 09:53:28 pygerrit2==2.0.15 09:53:28 PyGithub==2.8.1 09:53:28 Pygments==2.19.2 09:53:28 PyJWT==2.11.0 09:53:28 PyNaCl==1.6.2 09:53:28 pyparsing==2.4.7 09:53:28 pyperclip==1.11.0 09:53:28 pyrsistent==0.20.0 09:53:28 python-cinderclient==9.9.0 09:53:28 python-dateutil==2.9.0.post0 09:53:28 python-discovery==1.1.2 09:53:28 python-heatclient==5.1.0 09:53:28 python-jenkins==1.8.3 09:53:28 python-keystoneclient==5.8.0 09:53:28 python-magnumclient==4.10.0 09:53:28 python-openstackclient==9.0.0 09:53:28 python-swiftclient==4.10.0 09:53:28 PyYAML==6.0.3 09:53:28 referencing==0.37.0 09:53:28 requests==2.32.5 09:53:28 requests-oauthlib==2.0.0 09:53:28 requestsexceptions==1.4.0 09:53:28 rfc3986==2.0.0 09:53:28 rich==14.3.3 09:53:28 rich-argparse==1.7.2 09:53:28 rpds-py==0.30.0 09:53:28 rsa==4.9.1 09:53:28 ruamel.yaml==0.19.1 09:53:28 ruamel.yaml.clib==0.2.15 09:53:28 s3transfer==0.16.0 09:53:28 simplejson==3.20.2 09:53:28 six==1.17.0 09:53:28 smmap==5.0.3 09:53:28 soupsieve==2.8.3 09:53:28 stevedore==5.7.0 09:53:28 tabulate==0.10.0 09:53:28 toml==0.10.2 09:53:28 tomlkit==0.14.0 09:53:28 tqdm==4.67.3 09:53:28 typing_extensions==4.15.0 09:53:28 urllib3==1.26.20 09:53:28 virtualenv==21.2.0 09:53:28 wcwidth==0.6.0 09:53:28 websocket-client==1.9.0 09:53:28 wrapt==2.1.2 09:53:28 xdg==6.0.0 09:53:28 xmltodict==1.0.4 09:53:28 yq==3.4.3 09:53:28 [EnvInject] - Injecting environment variables from a build step. 09:53:28 [EnvInject] - Injecting as environment variables the properties content 09:53:28 PYTHON=python3 09:53:28 09:53:28 [EnvInject] - Variables injected successfully. 09:53:28 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins15686359006658186434.sh 09:53:28 ---> tox-install.sh 09:53:28 + source /home/jenkins/lf-env.sh 09:53:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:28 ++ mktemp -d /tmp/venv-XXXX 09:53:28 + lf_venv=/tmp/venv-2KZM 09:53:28 + local venv_file=/tmp/.os_lf_venv 09:53:28 + local python=python3 09:53:28 + local options 09:53:28 + local set_path=true 09:53:28 + local install_args= 09:53:28 ++ 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 09:53:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:28 + true 09:53:28 + case $1 in 09:53:28 + venv_file=/tmp/.toxenv 09:53:28 + shift 2 09:53:28 + true 09:53:28 + case $1 in 09:53:28 + shift 09:53:28 + break 09:53:28 + case $python in 09:53:28 + local pkg_list= 09:53:28 + [[ -d /opt/pyenv ]] 09:53:28 + echo 'Setup pyenv:' 09:53:28 Setup pyenv: 09:53:28 + export PYENV_ROOT=/opt/pyenv 09:53:28 + PYENV_ROOT=/opt/pyenv 09:53:28 + 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 09:53:28 + 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 09:53:28 + pyenv versions 09:53:28 system 09:53:28 3.8.20 09:53:28 3.9.20 09:53:28 3.10.15 09:53:28 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:53:28 + command -v pyenv 09:53:28 ++ pyenv init - --no-rehash 09:53:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:53:28 for i in ${!paths[@]}; do 09:53:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:53:28 fi; done; 09:53:28 echo "${paths[*]}"'\'')" 09:53:28 export PATH="/opt/pyenv/shims:${PATH}" 09:53:28 export PYENV_SHELL=bash 09:53:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:28 pyenv() { 09:53:28 local command 09:53:28 command="${1:-}" 09:53:28 if [ "$#" -gt 0 ]; then 09:53:28 shift 09:53:28 fi 09:53:28 09:53:28 case "$command" in 09:53:28 rehash|shell) 09:53:28 eval "$(pyenv "sh-$command" "$@")" 09:53:28 ;; 09:53:28 *) 09:53:28 command pyenv "$command" "$@" 09:53:28 ;; 09:53:28 esac 09:53:28 }' 09:53:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:53:28 for i in ${!paths[@]}; do 09:53:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:53:28 fi; done; 09:53:28 echo "${paths[*]}"' 09:53:28 ++ 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 09:53:28 ++ 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 09:53:28 ++ 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 09:53:28 ++ export PYENV_SHELL=bash 09:53:28 ++ PYENV_SHELL=bash 09:53:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:28 +++ complete -F _pyenv pyenv 09:53:28 ++ lf-pyver python3 09:53:28 ++ local py_version_xy=python3 09:53:28 ++ local py_version_xyz= 09:53:28 ++ pyenv versions 09:53:28 ++ local command 09:53:28 ++ command=versions 09:53:28 ++ '[' 1 -gt 0 ']' 09:53:28 ++ awk '{ print $1 }' 09:53:28 ++ shift 09:53:28 ++ case "$command" in 09:53:28 ++ command pyenv versions 09:53:28 ++ grep -E '^[0-9.]*[0-9]$' 09:53:28 ++ sed 's/^[ *]* //' 09:53:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:28 +++ grep '^3' /tmp/.pyenv_versions 09:53:28 +++ tail -n 1 09:53:28 +++ sort -V 09:53:28 ++ py_version_xyz=3.11.10 09:53:28 ++ [[ -z 3.11.10 ]] 09:53:28 ++ echo 3.11.10 09:53:28 ++ return 0 09:53:28 + pyenv local 3.11.10 09:53:28 + local command 09:53:28 + command=local 09:53:28 + '[' 2 -gt 0 ']' 09:53:28 + shift 09:53:28 + case "$command" in 09:53:28 + command pyenv local 3.11.10 09:53:28 + for arg in "$@" 09:53:28 + case $arg in 09:53:28 + pkg_list+='tox ' 09:53:28 + for arg in "$@" 09:53:28 + case $arg in 09:53:28 + pkg_list+='virtualenv ' 09:53:28 + for arg in "$@" 09:53:28 + case $arg in 09:53:28 + pkg_list+='urllib3~=1.26.15 ' 09:53:28 + [[ -f /tmp/.toxenv ]] 09:53:28 + [[ ! -f /tmp/.toxenv ]] 09:53:28 + [[ -n '' ]] 09:53:28 + python3 -m venv /tmp/venv-2KZM 09:53:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2KZM' 09:53:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2KZM 09:53:32 + echo /tmp/venv-2KZM 09:53:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:53:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:53:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:32 + local 'pip_opts=--upgrade --quiet' 09:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:32 + [[ -n '' ]] 09:53:32 + [[ -n '' ]] 09:53:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:32 + /tmp/venv-2KZM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:53:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:36 lf-activate-venv(): INFO: Base packages installed successfully 09:53:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:36 + /tmp/venv-2KZM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:53:38 + type python3 09:53:38 + true 09:53:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2KZM/bin to PATH' 09:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-2KZM/bin to PATH 09:53:38 + PATH=/tmp/venv-2KZM/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 09:53:38 + return 0 09:53:38 + python3 --version 09:53:38 Python 3.11.10 09:53:38 + python3 -m pip --version 09:53:38 pip 26.0.1 from /tmp/venv-2KZM/lib/python3.11/site-packages/pip (python 3.11) 09:53:38 + python3 -m pip freeze 09:53:38 cachetools==7.0.5 09:53:38 colorama==0.4.6 09:53:38 distlib==0.4.0 09:53:38 filelock==3.25.1 09:53:38 packaging==26.0 09:53:38 platformdirs==4.9.4 09:53:38 pluggy==1.6.0 09:53:38 pyproject-api==1.10.0 09:53:38 python-discovery==1.1.2 09:53:38 tomli_w==1.2.0 09:53:38 tox==4.49.1 09:53:38 urllib3==1.26.20 09:53:38 virtualenv==21.2.0 09:53:38 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2733819990324894083.sh 09:53:38 [EnvInject] - Injecting environment variables from a build step. 09:53:38 [EnvInject] - Injecting as environment variables the properties content 09:53:38 PARALLEL=True 09:53:38 09:53:38 [EnvInject] - Variables injected successfully. 09:53:39 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins18069004560577794954.sh 09:53:39 ---> tox-run.sh 09:53:39 + 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 09:53:39 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 09:53:39 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 09:53:39 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 09:53:39 + cd /w/workspace/netconf-tox-verify-master/. 09:53:39 + source /home/jenkins/lf-env.sh 09:53:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:39 ++ mktemp -d /tmp/venv-XXXX 09:53:39 + lf_venv=/tmp/venv-3ACR 09:53:39 + local venv_file=/tmp/.os_lf_venv 09:53:39 + local python=python3 09:53:39 + local options 09:53:39 + local set_path=true 09:53:39 + local install_args= 09:53:39 ++ 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 09:53:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:39 + true 09:53:39 + case $1 in 09:53:39 + venv_file=/tmp/.toxenv 09:53:39 + shift 2 09:53:39 + true 09:53:39 + case $1 in 09:53:39 + shift 09:53:39 + break 09:53:39 + case $python in 09:53:39 + local pkg_list= 09:53:39 + [[ -d /opt/pyenv ]] 09:53:39 + echo 'Setup pyenv:' 09:53:39 Setup pyenv: 09:53:39 + export PYENV_ROOT=/opt/pyenv 09:53:39 + PYENV_ROOT=/opt/pyenv 09:53:39 + 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 09:53:39 + 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 09:53:39 + pyenv versions 09:53:39 system 09:53:39 3.8.20 09:53:39 3.9.20 09:53:39 3.10.15 09:53:39 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:53:39 + command -v pyenv 09:53:39 ++ pyenv init - --no-rehash 09:53:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:53:39 for i in ${!paths[@]}; do 09:53:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:53:39 fi; done; 09:53:39 echo "${paths[*]}"'\'')" 09:53:39 export PATH="/opt/pyenv/shims:${PATH}" 09:53:39 export PYENV_SHELL=bash 09:53:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:39 pyenv() { 09:53:39 local command 09:53:39 command="${1:-}" 09:53:39 if [ "$#" -gt 0 ]; then 09:53:39 shift 09:53:39 fi 09:53:39 09:53:39 case "$command" in 09:53:39 rehash|shell) 09:53:39 eval "$(pyenv "sh-$command" "$@")" 09:53:39 ;; 09:53:39 *) 09:53:39 command pyenv "$command" "$@" 09:53:39 ;; 09:53:39 esac 09:53:39 }' 09:53:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:53:39 for i in ${!paths[@]}; do 09:53:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:53:39 fi; done; 09:53:39 echo "${paths[*]}"' 09:53:39 ++ 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 09:53:39 ++ 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 09:53:39 ++ 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 09:53:39 ++ export PYENV_SHELL=bash 09:53:39 ++ PYENV_SHELL=bash 09:53:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:39 +++ complete -F _pyenv pyenv 09:53:39 ++ lf-pyver python3 09:53:39 ++ local py_version_xy=python3 09:53:39 ++ local py_version_xyz= 09:53:39 ++ pyenv versions 09:53:39 ++ local command 09:53:39 ++ command=versions 09:53:39 ++ '[' 1 -gt 0 ']' 09:53:39 ++ awk '{ print $1 }' 09:53:39 ++ shift 09:53:39 ++ case "$command" in 09:53:39 ++ command pyenv versions 09:53:39 ++ grep -E '^[0-9.]*[0-9]$' 09:53:39 ++ sed 's/^[ *]* //' 09:53:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:39 +++ grep '^3' /tmp/.pyenv_versions 09:53:39 +++ tail -n 1 09:53:39 +++ sort -V 09:53:39 ++ py_version_xyz=3.11.10 09:53:39 ++ [[ -z 3.11.10 ]] 09:53:39 ++ echo 3.11.10 09:53:39 ++ return 0 09:53:39 + pyenv local 3.11.10 09:53:39 + local command 09:53:39 + command=local 09:53:39 + '[' 2 -gt 0 ']' 09:53:39 + shift 09:53:39 + case "$command" in 09:53:39 + command pyenv local 3.11.10 09:53:39 + for arg in "$@" 09:53:39 + case $arg in 09:53:39 + pkg_list+='tox ' 09:53:39 + for arg in "$@" 09:53:39 + case $arg in 09:53:39 + pkg_list+='virtualenv ' 09:53:39 + for arg in "$@" 09:53:39 + case $arg in 09:53:39 + pkg_list+='urllib3~=1.26.15 ' 09:53:39 + [[ -f /tmp/.toxenv ]] 09:53:39 ++ cat /tmp/.toxenv 09:53:39 + lf_venv=/tmp/venv-2KZM 09:53:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2KZM from' file:/tmp/.toxenv 09:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2KZM from file:/tmp/.toxenv 09:53:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:39 + local 'pip_opts=--upgrade --quiet' 09:53:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:39 + [[ -n '' ]] 09:53:39 + [[ -n '' ]] 09:53:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:39 + /tmp/venv-2KZM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:53:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:40 lf-activate-venv(): INFO: Base packages installed successfully 09:53:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:40 + /tmp/venv-2KZM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:53:41 + type python3 09:53:41 + true 09:53:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2KZM/bin to PATH' 09:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-2KZM/bin to PATH 09:53:41 + PATH=/tmp/venv-2KZM/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 09:53:41 + return 0 09:53:41 + [[ -d /opt/pyenv ]] 09:53:41 + echo '---> Setting up pyenv' 09:53:41 ---> Setting up pyenv 09:53:41 + export PYENV_ROOT=/opt/pyenv 09:53:41 + PYENV_ROOT=/opt/pyenv 09:53:41 + export PATH=/opt/pyenv/bin:/tmp/venv-2KZM/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 09:53:41 + PATH=/opt/pyenv/bin:/tmp/venv-2KZM/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 09:53:41 ++ pwd 09:53:41 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 09:53:41 + export PYTHONPATH 09:53:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:53:41 + TOX_TESTENV_PASSENV=PYTHONPATH 09:53:41 + tox --version 09:53:41 4.49.1 from /tmp/venv-2KZM/lib/python3.11/site-packages/tox/__init__.py 09:53:41 + PARALLEL=True 09:53:41 + TOX_OPTIONS_LIST= 09:53:41 + [[ -n '' ]] 09:53:41 + case ${PARALLEL,,} in 09:53:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:53:41 + tox --parallel auto --parallel-live 09:53:41 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 09:53:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:53:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:54:02 docs: freeze> python -m pip freeze --all 09:54:02 docs-linkcheck: freeze> python -m pip freeze --all 09:54:03 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 09:54:03 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 09:54:03 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 09:54:03 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 09:54:03 Running Sphinx v8.2.3 09:54:03 Running Sphinx v8.2.3 09:54:03 loading translations [en]... done 09:54:03 loading translations [en]... done 09:54:03 making output directory... done 09:54:03 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 09:54:03 making output directory... done 09:54:03 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 09:54:03 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 09:54:03 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 09:54:03 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 09:54:03 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 09:54:03 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 09:54:03 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 09:54:03 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 09:54:04 building [mo]: targets for 0 po files that are out of date 09:54:04 writing output... 09:54:04 building [html]: targets for 4 source files that are out of date 09:54:04 updating environment: [new config] 4 added, 0 changed, 0 removed 09:54:04 reading sources... [ 25%] developer-guide 09:54:04 building [mo]: targets for 0 po files that are out of date 09:54:04 writing output... 09:54:04 building [linkcheck]: targets for 4 source files that are out of date 09:54:04 updating environment: [new config] 4 added, 0 changed, 0 removed 09:54:04 reading sources... [ 25%] developer-guide 09:54:04 reading sources... [ 50%] index 09:54:04 reading sources... [ 75%] testtool 09:54:04 reading sources... [ 50%] index 09:54:04 reading sources... [ 75%] testtool 09:54:04 reading sources... [100%] user-guide 09:54:04 reading sources... [100%] user-guide 09:54:04 09:54:04 looking for now-outdated files... none found 09:54:04 09:54:04 looking for now-outdated files... none found 09:54:04 pickling environment... done 09:54:04 checking consistency... done 09:54:04 preparing documents... done 09:54:04 copying assets... 09:54:04 copying static files... 09:54:04 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 09:54:04 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 09:54:04 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 09:54:04 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 09:54:04 pickling environment... done 09:54:04 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 09:54:04 checking consistency... done 09:54:04 preparing documents... done 09:54:04 copying assets... 09:54:04 copying assets: done 09:54:04 writing output... [ 25%] developer-guide 09:54:04 writing output... [ 50%] index 09:54:04 writing output... [ 75%] testtool 09:54:04 writing output... [100%] user-guide 09:54:04 copying static files: done 09:54:04 copying extra files... 09:54:04 copying extra files: done 09:54:04 copying assets: done 09:54:04 writing output... [ 25%] developer-guide 09:54:04 09:54:04 09:54:04 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 09:54:04 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 09:54:04 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 09:54:04 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 09:54:04 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 09:54:04 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 09:54:04 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 09:54:04 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 09:54:04 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 09:54:04 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 09:54:04 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 09:54:04 ( 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 09:54:04 ( 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 09:54:04 ( 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 09:54:04 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 09:54:04 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 09:54:04 ( user-guide: line 1989) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 09:54:04 ( user-guide: line 3001) -ignored- http://localhost:8181/openapi/explorer/index.html 09:54:04 ( user-guide: line 3003) -ignored- http://localhost:8181/openapi/api/v3/single 09:54:04 ( user-guide: line 3029) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 09:54:04 ( user-guide: line 3031) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 09:54:04 ( user-guide: line 3033) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 09:54:04 ( user-guide: line 3035) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 09:54:04 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 09:54:04 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 09:54:04 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer/wiki/CallHome 09:54:04 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 09:54:04 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer2 09:54:04 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 09:54:04 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 09:54:04 ( user-guide: line 1688) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 09:54:04 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 09:54:04 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 09:54:04 writing output... [ 50%] index 09:54:04 writing output... [ 75%] testtool 09:54:05 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 09:54:05 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 09:54:05 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 09:54:05 ( user-guide: line 1397) ok https://www.docker.com/ 09:54:05 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 09:54:05 ( user-guide: line 1916) ok https://www.rfc-editor.org/rfc/rfc6470 09:54:05 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 09:54:05 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 09:54:05 writing output... [100%] user-guide 09:54:05 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 09:54:05 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 09:54:05 ( user-guide: line 2525) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 09:54:05 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 09:54:05 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 09:54:05 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 09:54:05 ( user-guide: line 2218) ok https://www.rfc-editor.org/rfc/rfc8071 09:54:05 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 09:54:05 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 09:54:05 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 09:54:05 09:54:05 generating indices... genindex done 09:54:05 highlighting module code... 09:54:05 writing additional pages... search done 09:54:05 dumping search index in English (code: en)... done 09:54:05 dumping object inventory... done 09:54:05 build succeeded. 09:54:05 09:54:05 The HTML pages are in docs/_build/html. 09:54:06 docs: OK ✔ in 24 seconds 09:54:06 gitlint: install_deps> python -I -m pip install gitlint 09:54:06 ( user-guide: line 1898) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 09:54:06 build succeeded. 09:54:06 09:54:06 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 09:54:10 docs-linkcheck: OK ✔ in 24.58 seconds 09:54:10 gitlint: freeze> python -m pip freeze --all 09:54:11 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.0.1,python-dateutil==2.9.0.post0,setuptools==82.0.0,sh==1.14.3,six==1.17.0 09:54:11 gitlint: commands[0]> gitlint 09:54:11 docs: OK (24.00=setup[21.14]+cmd[2.86] seconds) 09:54:11 docs-linkcheck: OK (24.58=setup[21.16]+cmd[3.42] seconds) 09:54:11 gitlint: OK (5.29=setup[5.14]+cmd[0.15] seconds) 09:54:11 congratulations :) (29.32 seconds) 09:54:11 + tox_status=0 09:54:11 + echo '---> Completed tox runs' 09:54:11 ---> Completed tox runs 09:54:11 + for i in .tox/*/log 09:54:11 ++ awk -F/ '{print $2}' 09:54:11 ++ echo .tox/docs-linkcheck/log 09:54:11 + tox_env=docs-linkcheck 09:54:11 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 09:54:11 + for i in .tox/*/log 09:54:11 ++ awk -F/ '{print $2}' 09:54:11 ++ echo .tox/docs/log 09:54:11 + tox_env=docs 09:54:11 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 09:54:11 + for i in .tox/*/log 09:54:11 ++ awk -F/ '{print $2}' 09:54:11 ++ echo .tox/gitlint/log 09:54:11 + tox_env=gitlint 09:54:11 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 09:54:11 + DOC_DIR=docs/_build/html 09:54:11 + [[ -d docs/_build/html ]] 09:54:11 + echo '---> Archiving generated docs' 09:54:11 ---> Archiving generated docs 09:54:11 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 09:54:11 + echo '---> tox-run.sh ends' 09:54:11 ---> tox-run.sh ends 09:54:11 + test 0 -eq 0 09:54:11 $ ssh-agent -k 09:54:11 unset SSH_AUTH_SOCK; 09:54:11 unset SSH_AGENT_PID; 09:54:11 echo Agent pid 1526 killed; 09:54:11 [ssh-agent] Stopped. 09:54:11 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:11 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2975634273167318406.sh 09:54:11 ---> sysstat.sh 09:54:11 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2083139487819933438.sh 09:54:11 ---> package-listing.sh 09:54:11 ++ tr '[:upper:]' '[:lower:]' 09:54:11 ++ facter osfamily 09:54:12 + OS_FAMILY=debian 09:54:12 + workspace=/w/workspace/netconf-tox-verify-master 09:54:12 + START_PACKAGES=/tmp/packages_start.txt 09:54:12 + END_PACKAGES=/tmp/packages_end.txt 09:54:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:12 + PACKAGES=/tmp/packages_start.txt 09:54:12 + '[' /w/workspace/netconf-tox-verify-master ']' 09:54:12 + PACKAGES=/tmp/packages_end.txt 09:54:12 + case "${OS_FAMILY}" in 09:54:12 + grep '^ii' 09:54:12 + dpkg -l 09:54:12 + '[' -f /tmp/packages_start.txt ']' 09:54:12 + '[' -f /tmp/packages_end.txt ']' 09:54:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:12 + '[' /w/workspace/netconf-tox-verify-master ']' 09:54:12 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 09:54:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 09:54:12 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5848510560291285564.sh 09:54:12 ---> capture-instance-metadata.sh 09:54:12 Setup pyenv: 09:54:12 system 09:54:12 3.8.20 09:54:12 3.9.20 09:54:12 3.10.15 09:54:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBh from file:/tmp/.os_lf_venv 09:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:14 lf-activate-venv(): INFO: Base packages installed successfully 09:54:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-ewBh/bin to PATH 09:54:24 INFO: Running in OpenStack, capturing instance metadata 09:54:24 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4681697315033887449.sh 09:54:24 provisioning config files... 09:54:24 Could not find credentials [logs] for netconf-tox-verify-master #16323 09:54:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config14179661534348278725tmp 09:54:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:54:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:54:24 provisioning config files... 09:54:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:54:24 [EnvInject] - Injecting environment variables from a build step. 09:54:24 [EnvInject] - Injecting as environment variables the properties content 09:54:24 SERVER_ID=logs 09:54:24 09:54:24 [EnvInject] - Variables injected successfully. 09:54:24 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2953950601383855462.sh 09:54:25 ---> create-netrc.sh 09:54:25 WARN: Log server credential not found. 09:54:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16419398495758070508.sh 09:54:25 ---> python-tools-install.sh 09:54:25 Setup pyenv: 09:54:25 system 09:54:25 3.8.20 09:54:25 3.9.20 09:54:25 3.10.15 09:54:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:54:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBh from file:/tmp/.os_lf_venv 09:54:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:27 lf-activate-venv(): INFO: Base packages installed successfully 09:54:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-ewBh/bin to PATH 09:54:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12504970847351454646.sh 09:54:37 ---> sudo-logs.sh 09:54:37 Archiving 'sudo' log.. 09:54:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13948306685908225491.sh 09:54:37 ---> job-cost.sh 09:54:37 INFO: Activating Python virtual environment... 09:54:37 Setup pyenv: 09:54:37 system 09:54:37 3.8.20 09:54:37 3.9.20 09:54:37 3.10.15 09:54:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBh from file:/tmp/.os_lf_venv 09:54:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:39 lf-activate-venv(): INFO: Base packages installed successfully 09:54:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-ewBh/bin to PATH 09:54:46 INFO: No stack-cost file found 09:54:46 INFO: Instance uptime: 198s 09:54:46 INFO: Fetching instance metadata (attempt 1 of 3)... 09:54:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:54:46 INFO: Successfully fetched instance metadata 09:54:46 INFO: Instance type: v3-standard-2 09:54:46 INFO: Retrieving pricing info for: v3-standard-2 09:54:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:54:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=198 09:54:46 INFO: Successfully fetched Vexxhost pricing API 09:54:46 INFO: Retrieved cost: 0.06 09:54:46 INFO: Retrieved resource: v3-standard-2 09:54:46 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-master/archives/cost 09:54:46 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-master/archives/cost.csv 09:54:46 INFO: Successfully archived job cost data 09:54:46 DEBUG: Cost data: netconf-tox-verify-master,16323,2026-03-10 09:54:46,v3-standard-2,198,0.06,0.00,SUCCESS 09:54:46 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14671745140979408132.sh 09:54:46 ---> logs-deploy.sh 09:54:46 Setup pyenv: 09:54:46 system 09:54:46 3.8.20 09:54:46 3.9.20 09:54:46 3.10.15 09:54:46 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 09:54:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBh from file:/tmp/.os_lf_venv 09:54:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:49 lf-activate-venv(): INFO: Base packages installed successfully 09:54:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-ewBh/bin to PATH 09:55:01 WARNING: Nexus logging server not set 09:55:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/16323/ 09:55:01 INFO: archiving logs to S3 09:55:01 /tmp/venv-ewBh/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:55:01 warnings.warn( 09:55:02 ---> uname -a: 09:55:02 Linux prd-ubuntu2204-builder-2c-2g-423071 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:55:02 09:55:02 09:55:02 ---> lscpu: 09:55:02 Architecture: x86_64 09:55:02 CPU op-mode(s): 32-bit, 64-bit 09:55:02 Address sizes: 40 bits physical, 48 bits virtual 09:55:02 Byte Order: Little Endian 09:55:02 CPU(s): 2 09:55:02 On-line CPU(s) list: 0,1 09:55:02 Vendor ID: AuthenticAMD 09:55:02 Model name: AMD EPYC-Rome Processor 09:55:02 CPU family: 23 09:55:02 Model: 49 09:55:02 Thread(s) per core: 1 09:55:02 Core(s) per socket: 1 09:55:02 Socket(s): 2 09:55:02 Stepping: 0 09:55:02 BogoMIPS: 5599.99 09:55:02 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 09:55:02 Virtualization: AMD-V 09:55:02 Hypervisor vendor: KVM 09:55:02 Virtualization type: full 09:55:02 L1d cache: 64 KiB (2 instances) 09:55:02 L1i cache: 64 KiB (2 instances) 09:55:02 L2 cache: 1 MiB (2 instances) 09:55:02 L3 cache: 32 MiB (2 instances) 09:55:02 NUMA node(s): 1 09:55:02 NUMA node0 CPU(s): 0,1 09:55:02 Vulnerability Gather data sampling: Not affected 09:55:02 Vulnerability Indirect target selection: Not affected 09:55:02 Vulnerability Itlb multihit: Not affected 09:55:02 Vulnerability L1tf: Not affected 09:55:02 Vulnerability Mds: Not affected 09:55:02 Vulnerability Meltdown: Not affected 09:55:02 Vulnerability Mmio stale data: Not affected 09:55:02 Vulnerability Reg file data sampling: Not affected 09:55:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:55:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:55:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:55:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:55:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:55:02 Vulnerability Srbds: Not affected 09:55:02 Vulnerability Tsa: Not affected 09:55:02 Vulnerability Tsx async abort: Not affected 09:55:02 Vulnerability Vmscape: Not affected 09:55:02 09:55:02 09:55:02 ---> nproc: 09:55:02 2 09:55:02 09:55:02 09:55:02 ---> df -h: 09:55:02 Filesystem Size Used Avail Use% Mounted on 09:55:02 tmpfs 794M 1.1M 793M 1% /run 09:55:02 /dev/vda1 39G 9.2G 30G 24% / 09:55:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:55:02 tmpfs 5.0M 0 5.0M 0% /run/lock 09:55:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:55:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:55:02 09:55:02 09:55:02 ---> free -m: 09:55:02 total used free shared buff/cache available 09:55:02 Mem: 7937 536 3940 4 3460 7090 09:55:02 Swap: 1023 0 1023 09:55:02 09:55:02 09:55:02 ---> ip addr: 09:55:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:55:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:55:02 inet 127.0.0.1/8 scope host lo 09:55:02 valid_lft forever preferred_lft forever 09:55:02 inet6 ::1/128 scope host 09:55:02 valid_lft forever preferred_lft forever 09:55:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:55:02 link/ether fa:16:3e:4f:18:b4 brd ff:ff:ff:ff:ff:ff 09:55:02 altname enp0s3 09:55:02 inet 10.30.170.113/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:55:02 valid_lft 86199sec preferred_lft 86199sec 09:55:02 inet6 fe80::f816:3eff:fe4f:18b4/64 scope link 09:55:02 valid_lft forever preferred_lft forever 09:55:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:55:02 link/ether 12:7a:48:d2:19:a8 brd ff:ff:ff:ff:ff:ff 09:55:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:55:02 valid_lft forever preferred_lft forever 09:55:02 09:55:02 09:55:02 ---> sar -b -r -n DEV: 09:55:02 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-423071) 03/10/26 _x86_64_ (2 CPU) 09:55:02 09:55:02 09:51:44 LINUX RESTART (2 CPU) 09:55:02 09:55:02 09:55:02 ---> sar -P ALL: 09:55:02 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-423071) 03/10/26 _x86_64_ (2 CPU) 09:55:02 09:55:02 09:51:44 LINUX RESTART (2 CPU) 09:55:02 09:55:02 09:55:02