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