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