12:49:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 12:49:40 Running as SYSTEM 12:49:40 [EnvInject] - Loading node environment variables. 12:49:40 Building remotely on prd-centos8-builder-2c-1g-18966 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-md-lint 12:49:40 [ssh-agent] Looking for ssh-agent implementation... 12:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:40 $ ssh-agent 12:49:40 SSH_AUTH_SOCK=/tmp/ssh-9KyKiZkBBQQn/agent.16497 12:49:40 SSH_AGENT_PID=16498 12:49:40 [ssh-agent] Started. 12:49:40 Running ssh-add (command line suppressed) 12:49:40 Identity added: /w/workspace/integration-xtesting-master-md-lint@tmp/private_key_18047216273027952560.key (/w/workspace/integration-xtesting-master-md-lint@tmp/private_key_18047216273027952560.key) 12:49:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:49:40 The recommended git tool is: NONE 12:49:42 using credential onap-jenkins-ssh 12:49:42 Wiping out workspace first. 12:49:42 Cloning the remote Git repository 12:49:42 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 12:49:42 > git init /w/workspace/integration-xtesting-master-md-lint # timeout=10 12:49:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:49:42 > git --version # timeout=10 12:49:42 > git --version # 'git version 2.39.0' 12:49:42 using GIT_SSH to set credentials Gerrit user 12:49:42 [INFO] Currently running in a labeled security context 12:49:42 [INFO] Currently SELinux is 'enforcing' on the host 12:49:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh9686168682991987392.key 12:49:42 Verifying host key using manually-configured host key entries 12:49:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:49:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 12:49:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 12:49:43 using GIT_SSH to set credentials Gerrit user 12:49:43 [INFO] Currently running in a labeled security context 12:49:43 [INFO] Currently SELinux is 'enforcing' on the host 12:49:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-md-lint@tmp/jenkins-gitclient-ssh4969177577618133632.key 12:49:43 Verifying host key using manually-configured host key entries 12:49:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/3 # timeout=30 12:49:44 > git rev-parse 5a41c579249dad85ebce10d0c1536c4522cb9d2f^{commit} # timeout=10 12:49:44 Checking out Revision 5a41c579249dad85ebce10d0c1536c4522cb9d2f (refs/changes/11/141111/3) 12:49:44 > git config core.sparsecheckout # timeout=10 12:49:44 > git checkout -f 5a41c579249dad85ebce10d0c1536c4522cb9d2f # timeout=30 12:49:47 Commit message: "[INT] Add docker image for testkube custom executor" 12:49:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:49:47 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 12:49:47 [EnvInject] - Injecting environment variables from a build step. 12:49:47 [EnvInject] - Injecting as environment variables the properties content 12:49:47 PYTHON=python3 12:49:47 12:49:47 [EnvInject] - Variables injected successfully. 12:49:47 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins8166103687523281725.sh 12:49:47 ---> tox-install.sh 12:49:47 + source /home/jenkins/lf-env.sh 12:49:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:49:47 ++ mktemp -d /tmp/venv-XXXX 12:49:47 + lf_venv=/tmp/venv-FH1e 12:49:47 + local venv_file=/tmp/.os_lf_venv 12:49:47 + local python=python3 12:49:47 + local options 12:49:47 + local set_path=true 12:49:47 + local install_args= 12:49:47 ++ 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 12:49:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:49:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:49:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:49:47 + true 12:49:47 + case $1 in 12:49:47 + venv_file=/tmp/.toxenv 12:49:47 + shift 2 12:49:47 + true 12:49:47 + case $1 in 12:49:47 + shift 12:49:47 + break 12:49:47 + case $python in 12:49:47 + local pkg_list= 12:49:47 + [[ -d /opt/pyenv ]] 12:49:47 + echo 'Setup pyenv:' 12:49:47 Setup pyenv: 12:49:47 + export PYENV_ROOT=/opt/pyenv 12:49:47 + PYENV_ROOT=/opt/pyenv 12:49:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:47 + pyenv versions 12:49:47 system 12:49:47 * 3.8.13 (set by /opt/pyenv/version) 12:49:47 * 3.9.13 (set by /opt/pyenv/version) 12:49:47 * 3.10.6 (set by /opt/pyenv/version) 12:49:47 + command -v pyenv 12:49:48 ++ pyenv init - --no-rehash 12:49:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:49:48 export PATH="/opt/pyenv/shims:${PATH}" 12:49:48 export PYENV_SHELL=bash 12:49:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:49:48 pyenv() { 12:49:48 local command 12:49:48 command="${1:-}" 12:49:48 if [ "$#" -gt 0 ]; then 12:49:48 shift 12:49:48 fi 12:49:48 12:49:48 case "$command" in 12:49:48 rehash|shell) 12:49:48 eval "$(pyenv "sh-$command" "$@")" 12:49:48 ;; 12:49:48 *) 12:49:48 command pyenv "$command" "$@" 12:49:48 ;; 12:49:48 esac 12:49:48 }' 12:49:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:49:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:48 ++ export PYENV_SHELL=bash 12:49:48 ++ PYENV_SHELL=bash 12:49:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:49:48 +++ complete -F _pyenv pyenv 12:49:48 ++ lf-pyver python3 12:49:48 ++ local py_version_xy=python3 12:49:48 ++ local py_version_xyz= 12:49:48 ++ awk '{ print $1 }' 12:49:48 ++ sed 's/^[ *]* //' 12:49:48 ++ pyenv versions 12:49:48 ++ local command 12:49:48 ++ command=versions 12:49:48 ++ '[' 1 -gt 0 ']' 12:49:48 ++ shift 12:49:48 ++ case "$command" in 12:49:48 ++ command pyenv versions 12:49:48 ++ pyenv versions 12:49:48 ++ grep -E '^[0-9.]*[0-9]$' 12:49:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:49:48 +++ sort -V 12:49:48 +++ tail -n 1 12:49:48 +++ grep '^3' /tmp/.pyenv_versions 12:49:48 ++ py_version_xyz=3.10.6 12:49:48 ++ [[ -z 3.10.6 ]] 12:49:48 ++ echo 3.10.6 12:49:48 ++ return 0 12:49:48 + pyenv local 3.10.6 12:49:48 + local command 12:49:48 + command=local 12:49:48 + '[' 2 -gt 0 ']' 12:49:48 + shift 12:49:48 + case "$command" in 12:49:48 + command pyenv local 3.10.6 12:49:48 + pyenv local 3.10.6 12:49:48 + for arg in "$@" 12:49:48 + case $arg in 12:49:48 + pkg_list+='tox ' 12:49:48 + for arg in "$@" 12:49:48 + case $arg in 12:49:48 + pkg_list+='virtualenv ' 12:49:48 + for arg in "$@" 12:49:48 + case $arg in 12:49:48 + pkg_list+='urllib3~=1.26.15 ' 12:49:48 + [[ -f /tmp/.toxenv ]] 12:49:48 + [[ ! -f /tmp/.toxenv ]] 12:49:48 + [[ -n '' ]] 12:49:48 + python3 -m venv /tmp/venv-FH1e 12:49:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FH1e' 12:49:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FH1e 12:49:52 + echo /tmp/venv-FH1e 12:49:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:49:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:49:52 + /tmp/venv-FH1e/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:49:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:49:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:49:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:49:56 + /tmp/venv-FH1e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:49:57 + type python3 12:49:57 + true 12:49:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FH1e/bin to PATH' 12:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-FH1e/bin to PATH 12:49:57 + PATH=/tmp/venv-FH1e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:57 + return 0 12:49:57 + python3 --version 12:49:57 Python 3.10.6 12:49:57 + python3 -m pip --version 12:49:58 pip 25.1.1 from /tmp/venv-FH1e/lib/python3.10/site-packages/pip (python 3.10) 12:49:58 + python3 -m pip freeze 12:49:58 cachetools==6.0.0 12:49:58 chardet==5.2.0 12:49:58 colorama==0.4.6 12:49:58 distlib==0.3.9 12:49:58 filelock==3.18.0 12:49:58 packaging==25.0 12:49:58 platformdirs==4.3.8 12:49:58 pluggy==1.6.0 12:49:58 pyproject-api==1.9.1 12:49:58 tomli==2.2.1 12:49:58 tox==4.26.0 12:49:58 typing_extensions==4.14.0 12:49:58 urllib3==1.26.20 12:49:58 virtualenv==20.31.2 12:49:58 [EnvInject] - Injecting environment variables from a build step. 12:49:58 [EnvInject] - Injecting as environment variables the properties content 12:49:58 PARALLEL=false 12:49:58 12:49:58 [EnvInject] - Variables injected successfully. 12:49:58 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins7222990044890221614.sh 12:49:58 ---> tox-run.sh 12:49:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/tox 12:49:58 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-md-lint/archives/docs 12:49:58 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/tox 12:49:58 + cd /w/workspace/integration-xtesting-master-md-lint/. 12:49:58 + source /home/jenkins/lf-env.sh 12:49:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:49:58 ++ mktemp -d /tmp/venv-XXXX 12:49:58 + lf_venv=/tmp/venv-p3Af 12:49:58 + local venv_file=/tmp/.os_lf_venv 12:49:58 + local python=python3 12:49:58 + local options 12:49:58 + local set_path=true 12:49:58 + local install_args= 12:49:58 ++ 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 12:49:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:49:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:49:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:49:58 + true 12:49:58 + case $1 in 12:49:58 + venv_file=/tmp/.toxenv 12:49:58 + shift 2 12:49:58 + true 12:49:58 + case $1 in 12:49:58 + shift 12:49:58 + break 12:49:58 + case $python in 12:49:58 + local pkg_list= 12:49:58 + [[ -d /opt/pyenv ]] 12:49:58 + echo 'Setup pyenv:' 12:49:58 Setup pyenv: 12:49:58 + export PYENV_ROOT=/opt/pyenv 12:49:58 + PYENV_ROOT=/opt/pyenv 12:49:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 + pyenv versions 12:49:58 system 12:49:58 3.8.13 12:49:58 3.9.13 12:49:58 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:49:58 + command -v pyenv 12:49:58 ++ pyenv init - --no-rehash 12:49:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:49:58 export PATH="/opt/pyenv/shims:${PATH}" 12:49:58 export PYENV_SHELL=bash 12:49:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:49:58 pyenv() { 12:49:58 local command 12:49:58 command="${1:-}" 12:49:58 if [ "$#" -gt 0 ]; then 12:49:58 shift 12:49:58 fi 12:49:58 12:49:58 case "$command" in 12:49:58 rehash|shell) 12:49:58 eval "$(pyenv "sh-$command" "$@")" 12:49:58 ;; 12:49:58 *) 12:49:58 command pyenv "$command" "$@" 12:49:58 ;; 12:49:58 esac 12:49:58 }' 12:49:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:49:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:49:58 ++ export PYENV_SHELL=bash 12:49:58 ++ PYENV_SHELL=bash 12:49:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:49:58 +++ complete -F _pyenv pyenv 12:49:58 ++ lf-pyver python3 12:49:58 ++ local py_version_xy=python3 12:49:58 ++ local py_version_xyz= 12:49:58 ++ awk '{ print $1 }' 12:49:58 ++ grep -E '^[0-9.]*[0-9]$' 12:49:58 ++ pyenv versions 12:49:58 ++ local command 12:49:58 ++ command=versions 12:49:58 ++ '[' 1 -gt 0 ']' 12:49:58 ++ shift 12:49:58 ++ case "$command" in 12:49:58 ++ command pyenv versions 12:49:58 ++ pyenv versions 12:49:58 ++ sed 's/^[ *]* //' 12:49:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:49:58 +++ tail -n 1 12:49:58 +++ grep '^3' /tmp/.pyenv_versions 12:49:58 +++ sort -V 12:49:58 ++ py_version_xyz=3.10.6 12:49:58 ++ [[ -z 3.10.6 ]] 12:49:58 ++ echo 3.10.6 12:49:58 ++ return 0 12:49:58 + pyenv local 3.10.6 12:49:58 + local command 12:49:58 + command=local 12:49:58 + '[' 2 -gt 0 ']' 12:49:58 + shift 12:49:58 + case "$command" in 12:49:58 + command pyenv local 3.10.6 12:49:58 + pyenv local 3.10.6 12:49:58 + for arg in "$@" 12:49:58 + case $arg in 12:49:58 + pkg_list+='tox ' 12:49:58 + for arg in "$@" 12:49:58 + case $arg in 12:49:58 + pkg_list+='virtualenv ' 12:49:58 + for arg in "$@" 12:49:58 + case $arg in 12:49:58 + pkg_list+='urllib3~=1.26.15 ' 12:49:58 + [[ -f /tmp/.toxenv ]] 12:49:58 ++ cat /tmp/.toxenv 12:49:58 + lf_venv=/tmp/venv-FH1e 12:49:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FH1e from' file:/tmp/.toxenv 12:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FH1e from file:/tmp/.toxenv 12:49:58 + /tmp/venv-FH1e/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:49:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:49:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:49:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:49:59 + /tmp/venv-FH1e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:50:00 + type python3 12:50:00 + true 12:50:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FH1e/bin to PATH' 12:50:00 lf-activate-venv(): INFO: Adding /tmp/venv-FH1e/bin to PATH 12:50:00 + PATH=/tmp/venv-FH1e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:50:00 + return 0 12:50:00 + [[ -d /opt/pyenv ]] 12:50:00 + echo '---> Setting up pyenv' 12:50:00 ---> Setting up pyenv 12:50:00 + export PYENV_ROOT=/opt/pyenv 12:50:00 + PYENV_ROOT=/opt/pyenv 12:50:00 + export PATH=/opt/pyenv/bin:/tmp/venv-FH1e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:50:00 + PATH=/opt/pyenv/bin:/tmp/venv-FH1e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:50:00 ++ pwd 12:50:00 + PYTHONPATH=/w/workspace/integration-xtesting-master-md-lint 12:50:00 + export PYTHONPATH 12:50:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:50:00 + TOX_TESTENV_PASSENV=PYTHONPATH 12:50:00 + tox --version 12:50:01 4.26.0 from /tmp/venv-FH1e/lib/python3.10/site-packages/tox/__init__.py 12:50:01 + PARALLEL=false 12:50:01 + TOX_OPTIONS_LIST= 12:50:01 + [[ -n md ]] 12:50:01 + TOX_OPTIONS_LIST=' -e md' 12:50:01 + case ${PARALLEL,,} in 12:50:01 + tox -e md 12:50:01 + tee -a /w/workspace/integration-xtesting-master-md-lint/archives/tox/tox.log 12:50:02 md: install_deps> python -I -m pip install coala-bears nodeenv 12:50:28 md: freeze> python -m pip freeze --all 12:50:29 md: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.4.26,charset-normalizer==3.4.2,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.44,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==6.1.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.1,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.3,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.2,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 12:50:29 md: commands_pre[0]> nodeenv -p --node=16.10.0 --verbose 12:50:29 * Install prebuilt node (16.10.0) ..... done. 12:50:31 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate 12:50:31 * Appending data to /w/workspace/integration-xtesting-master-md-lint/.tox/md/bin/activate.fish 12:50:31 md: commands_pre[1]> npm install --global remark-cli 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/config@8.3.4', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/map-workspaces@3.0.6', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/package-json@5.2.1', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'ini@4.1.3', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'nopt@7.2.1', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'proc-log@4.2.0', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/name-from-folder@2.0.0', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'read-package-json-fast@3.0.2', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/git@5.0.8', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'hosted-git-info@7.0.2', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'json-parse-even-better-errors@3.0.2', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'normalize-package-data@6.0.2', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: '@npmcli/promise-spawn@7.0.2', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'npm-pick-manifest@9.1.0', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'which@4.0.0', 12:50:34 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'which@4.0.0', 12:50:34 npm WARN EBADENGINE required: { node: '^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'abbrev@2.0.0', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'npm-install-checks@6.3.0', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'npm-normalize-package-bin@3.0.1', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'npm-package-arg@11.0.3', 12:50:34 npm WARN EBADENGINE required: { node: '^16.14.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:34 npm WARN EBADENGINE Unsupported engine { 12:50:34 npm WARN EBADENGINE package: 'validate-npm-package-name@5.0.1', 12:50:34 npm WARN EBADENGINE required: { node: '^14.17.0 || ^16.13.0 || >=18.0.0' }, 12:50:34 npm WARN EBADENGINE current: { node: 'v16.10.0', npm: '7.24.0' } 12:50:34 npm WARN EBADENGINE } 12:50:37 12:50:37 added 185 packages, and audited 186 packages in 6s 12:50:37 12:50:37 78 packages are looking for funding 12:50:37 run `npm fund` for details 12:50:37 12:50:37 found 0 vulnerabilities 12:50:37 npm notice 12:50:37 npm notice New major version of npm available! 7.24.0 -> 11.4.1 12:50:37 npm notice Changelog: 12:50:37 npm notice Run `npm install -g npm@11.4.1` to update! 12:50:37 npm notice 12:50:37 md: commands_pre[2]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.md'"'"' > /tmp/.coalist_md' 12:50:37 md: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn md --files $( Completed tox runs' 12:50:39 ---> Completed tox runs 12:50:39 + for i in .tox/*/log 12:50:39 ++ echo .tox/md/log 12:50:39 ++ awk -F/ '{print $2}' 12:50:39 + tox_env=md 12:50:39 + cp -r .tox/md/log /w/workspace/integration-xtesting-master-md-lint/archives/tox/md 12:50:39 + DOC_DIR=docs/_build/html 12:50:39 + [[ -d docs/_build/html ]] 12:50:39 + echo '---> tox-run.sh ends' 12:50:39 ---> tox-run.sh ends 12:50:39 + test 5 -eq 0 12:50:39 + exit 5 12:50:39 Build step 'Execute shell' marked build as failure 12:50:39 $ ssh-agent -k 12:50:39 unset SSH_AUTH_SOCK; 12:50:39 unset SSH_AGENT_PID; 12:50:39 echo Agent pid 16498 killed; 12:50:39 [ssh-agent] Stopped. 12:50:39 [PostBuildScript] - [INFO] Executing post build scripts. 12:50:39 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins9670443058974895910.sh 12:50:39 ---> sysstat.sh 12:50:39 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins13206611590703989102.sh 12:50:39 ---> package-listing.sh 12:50:39 ++ facter osfamily 12:50:39 ++ tr '[:upper:]' '[:lower:]' 12:50:39 + OS_FAMILY=redhat 12:50:39 + workspace=/w/workspace/integration-xtesting-master-md-lint 12:50:39 + START_PACKAGES=/tmp/packages_start.txt 12:50:39 + END_PACKAGES=/tmp/packages_end.txt 12:50:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:39 + PACKAGES=/tmp/packages_start.txt 12:50:39 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:50:39 + PACKAGES=/tmp/packages_end.txt 12:50:39 + case "${OS_FAMILY}" in 12:50:39 + sort 12:50:39 + rpm -qa 12:50:40 + '[' -f /tmp/packages_start.txt ']' 12:50:40 + '[' -f /tmp/packages_end.txt ']' 12:50:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:40 + '[' /w/workspace/integration-xtesting-master-md-lint ']' 12:50:40 + mkdir -p /w/workspace/integration-xtesting-master-md-lint/archives/ 12:50:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-md-lint/archives/ 12:50:40 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins10629775520477453354.sh 12:50:40 ---> capture-instance-metadata.sh 12:50:40 Setup pyenv: 12:50:40 system 12:50:40 3.8.13 12:50:40 3.9.13 12:50:40 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:50:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aaN9 12:50:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:50:47 lf-activate-venv(): INFO: Installing: lftools 12:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-aaN9/bin to PATH 12:51:13 INFO: Running in OpenStack, capturing instance metadata 12:51:13 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins123216723850575494.sh 12:51:13 provisioning config files... 12:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-md-lint@tmp/config10385194327509665646tmp 12:51:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:51:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:51:13 [EnvInject] - Injecting environment variables from a build step. 12:51:13 [EnvInject] - Injecting as environment variables the properties content 12:51:13 SERVER_ID=logs 12:51:13 12:51:13 [EnvInject] - Variables injected successfully. 12:51:13 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins15395127530975634665.sh 12:51:13 ---> create-netrc.sh 12:51:13 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins7008716766406881384.sh 12:51:13 ---> python-tools-install.sh 12:51:13 Setup pyenv: 12:51:13 system 12:51:13 3.8.13 12:51:13 3.9.13 12:51:13 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aaN9 from file:/tmp/.os_lf_venv 12:51:15 lf-activate-venv(): INFO: Installing: lftools 12:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-aaN9/bin to PATH 12:51:23 Generating Requirements File 12:51:43 Python 3.10.6 12:51:43 pip 25.1.1 from /tmp/venv-aaN9/lib/python3.10/site-packages/pip (python 3.10) 12:51:43 appdirs==1.4.4 12:51:43 argcomplete==3.6.2 12:51:43 aspy.yaml==1.3.0 12:51:43 attrs==25.3.0 12:51:43 autopage==0.5.2 12:51:43 beautifulsoup4==4.13.4 12:51:43 boto3==1.38.31 12:51:43 botocore==1.38.31 12:51:43 bs4==0.0.2 12:51:43 cachetools==5.5.2 12:51:43 certifi==2025.4.26 12:51:43 cffi==1.17.1 12:51:43 cfgv==3.4.0 12:51:43 chardet==5.2.0 12:51:43 charset-normalizer==3.4.2 12:51:43 click==8.2.1 12:51:43 cliff==4.10.0 12:51:43 cmd2==2.6.0 12:51:43 cryptography==3.3.2 12:51:43 debtcollector==3.0.0 12:51:43 decorator==5.2.1 12:51:43 defusedxml==0.7.1 12:51:43 Deprecated==1.2.18 12:51:43 distlib==0.3.9 12:51:43 dnspython==2.7.0 12:51:43 docker==7.1.0 12:51:43 dogpile.cache==1.4.0 12:51:43 durationpy==0.10 12:51:43 email_validator==2.2.0 12:51:43 filelock==3.18.0 12:51:43 future==1.0.0 12:51:43 gitdb==4.0.12 12:51:43 GitPython==3.1.44 12:51:43 google-auth==2.40.3 12:51:43 httplib2==0.22.0 12:51:43 identify==2.6.12 12:51:43 idna==3.10 12:51:43 importlib-resources==1.5.0 12:51:43 iso8601==2.1.0 12:51:43 Jinja2==3.1.6 12:51:43 jmespath==1.0.1 12:51:43 jsonpatch==1.33 12:51:43 jsonpointer==3.0.0 12:51:43 jsonschema==4.24.0 12:51:43 jsonschema-specifications==2025.4.1 12:51:43 keystoneauth1==5.11.0 12:51:43 kubernetes==32.0.1 12:51:43 lftools==0.37.13 12:51:43 lxml==5.4.0 12:51:43 MarkupSafe==3.0.2 12:51:43 msgpack==1.1.0 12:51:43 multi_key_dict==2.0.3 12:51:43 munch==4.0.0 12:51:43 netaddr==1.3.0 12:51:43 niet==1.4.2 12:51:43 nodeenv==1.9.1 12:51:43 oauth2client==4.1.3 12:51:43 oauthlib==3.2.2 12:51:43 openstacksdk==4.6.0 12:51:43 os-client-config==2.1.0 12:51:43 os-service-types==1.7.0 12:51:43 osc-lib==4.0.2 12:51:43 oslo.config==9.8.0 12:51:43 oslo.context==6.0.0 12:51:43 oslo.i18n==6.5.1 12:51:43 oslo.log==7.1.0 12:51:43 oslo.serialization==5.7.0 12:51:43 oslo.utils==9.0.0 12:51:43 packaging==25.0 12:51:43 pbr==6.1.1 12:51:43 platformdirs==4.3.8 12:51:43 prettytable==3.16.0 12:51:43 psutil==7.0.0 12:51:43 pyasn1==0.6.1 12:51:43 pyasn1_modules==0.4.2 12:51:43 pycparser==2.22 12:51:43 pygerrit2==2.0.15 12:51:43 PyGithub==2.6.1 12:51:43 PyJWT==2.10.1 12:51:43 PyNaCl==1.5.0 12:51:43 pyparsing==2.4.7 12:51:43 pyperclip==1.9.0 12:51:43 pyrsistent==0.20.0 12:51:43 python-cinderclient==9.7.0 12:51:43 python-dateutil==2.9.0.post0 12:51:43 python-heatclient==4.2.0 12:51:43 python-jenkins==1.8.2 12:51:43 python-keystoneclient==5.6.0 12:51:43 python-magnumclient==4.8.1 12:51:43 python-openstackclient==8.1.0 12:51:43 python-swiftclient==4.8.0 12:51:43 PyYAML==6.0.2 12:51:43 referencing==0.36.2 12:51:43 requests==2.32.3 12:51:43 requests-oauthlib==2.0.0 12:51:43 requestsexceptions==1.4.0 12:51:43 rfc3986==2.0.0 12:51:43 rpds-py==0.25.1 12:51:43 rsa==4.9.1 12:51:43 ruamel.yaml==0.18.12 12:51:43 ruamel.yaml.clib==0.2.12 12:51:43 s3transfer==0.13.0 12:51:43 simplejson==3.20.1 12:51:43 six==1.17.0 12:51:43 smmap==5.0.2 12:51:43 soupsieve==2.7 12:51:43 stevedore==5.4.1 12:51:43 tabulate==0.9.0 12:51:43 toml==0.10.2 12:51:43 tomlkit==0.13.3 12:51:43 tqdm==4.67.1 12:51:43 typing_extensions==4.14.0 12:51:43 tzdata==2025.2 12:51:43 urllib3==1.26.20 12:51:43 virtualenv==20.31.2 12:51:43 wcwidth==0.2.13 12:51:43 websocket-client==1.8.0 12:51:43 wrapt==1.17.2 12:51:43 xdg==6.0.0 12:51:43 xmltodict==0.14.2 12:51:43 yq==3.4.3 12:51:43 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins6847472292893602933.sh 12:51:43 ---> sudo-logs.sh 12:51:43 Archiving 'sudo' log.. 12:51:43 [integration-xtesting-master-md-lint] $ /bin/bash /tmp/jenkins3745619831938897824.sh 12:51:44 ---> job-cost.sh 12:51:44 Setup pyenv: 12:51:44 system 12:51:44 3.8.13 12:51:44 3.9.13 12:51:44 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:51:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aaN9 from file:/tmp/.os_lf_venv 12:51:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:51:51 lf-activate-venv(): INFO: Adding /tmp/venv-aaN9/bin to PATH 12:51:51 INFO: No Stack... 12:51:51 INFO: Retrieving Pricing Info for: v3-standard-2 12:51:51 INFO: Archiving Costs 12:51:51 [integration-xtesting-master-md-lint] $ /bin/bash -l /tmp/jenkins1959317914208608731.sh 12:51:51 ---> logs-deploy.sh 12:51:51 Setup pyenv: 12:51:52 system 12:51:52 3.8.13 12:51:52 3.9.13 12:51:52 * 3.10.6 (set by /w/workspace/integration-xtesting-master-md-lint/.python-version) 12:51:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aaN9 from file:/tmp/.os_lf_venv 12:51:54 lf-activate-venv(): INFO: Installing: lftools 12:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-aaN9/bin to PATH 12:52:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-md-lint/74 12:52:02 INFO: archiving workspace using pattern(s): 12:52:03 Archives upload complete. 12:52:03 INFO: archiving logs to Nexus 12:52:04 ---> uname -a: 12:52:04 Linux prd-centos8-builder-2c-1g-18966.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:52:04 12:52:04 12:52:04 ---> lscpu: 12:52:04 Architecture: x86_64 12:52:04 CPU op-mode(s): 32-bit, 64-bit 12:52:04 Byte Order: Little Endian 12:52:04 CPU(s): 2 12:52:04 On-line CPU(s) list: 0,1 12:52:04 Thread(s) per core: 1 12:52:04 Core(s) per socket: 1 12:52:04 Socket(s): 2 12:52:04 NUMA node(s): 1 12:52:04 Vendor ID: AuthenticAMD 12:52:04 CPU family: 23 12:52:04 Model: 49 12:52:04 Model name: AMD EPYC-Rome Processor 12:52:04 Stepping: 0 12:52:04 CPU MHz: 2799.998 12:52:04 BogoMIPS: 5599.99 12:52:04 Virtualization: AMD-V 12:52:04 Hypervisor vendor: KVM 12:52:04 Virtualization type: full 12:52:04 L1d cache: 32K 12:52:04 L1i cache: 32K 12:52:04 L2 cache: 512K 12:52:04 L3 cache: 16384K 12:52:04 NUMA node0 CPU(s): 0,1 12:52:04 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:52:04 12:52:04 12:52:04 ---> nproc: 12:52:04 2 12:52:04 12:52:04 12:52:04 ---> df -h: 12:52:04 Filesystem Size Used Avail Use% Mounted on 12:52:04 devtmpfs 3.8G 0 3.8G 0% /dev 12:52:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:52:04 tmpfs 3.8G 17M 3.8G 1% /run 12:52:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:52:04 /dev/vda1 40G 8.9G 32G 23% / 12:52:04 tmpfs 770M 0 770M 0% /run/user/1001 12:52:04 12:52:04 12:52:04 ---> free -m: 12:52:04 total used free shared buff/cache available 12:52:04 Mem: 7699 622 4496 19 2580 6759 12:52:04 Swap: 1023 0 1023 12:52:04 12:52:04 12:52:04 ---> ip addr: 12:52:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:52:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:52:04 inet 127.0.0.1/8 scope host lo 12:52:04 valid_lft forever preferred_lft forever 12:52:04 inet6 ::1/128 scope host 12:52:04 valid_lft forever preferred_lft forever 12:52:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:52:04 link/ether fa:16:3e:41:57:18 brd ff:ff:ff:ff:ff:ff 12:52:04 altname enp0s3 12:52:04 altname ens3 12:52:04 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:52:04 valid_lft 86229sec preferred_lft 86229sec 12:52:04 inet6 fe80::f816:3eff:fe41:5718/64 scope link 12:52:04 valid_lft forever preferred_lft forever 12:52:04 12:52:04 12:52:04 ---> sar -b -r -n DEV: 12:52:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 12:52:04 12:52:04 12:49:09 LINUX RESTART (2 CPU) 12:52:04 12:52:04 12:50:00 PM tps rtps wtps bread/s bwrtn/s 12:52:04 12:50:01 PM 243.69 222.33 21.36 3572.82 307.77 12:52:04 12:51:01 PM 208.97 58.22 150.74 2031.79 12144.66 12:52:04 12:52:01 PM 164.31 0.58 163.73 77.44 16621.09 12:52:04 Average: 187.12 31.04 156.08 1075.96 14263.31 12:52:04 12:52:04 12:50:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:52:04 12:50:01 PM 5580168 7065372 2304276 29.23 2688 1674220 750752 8.40 168948 1849256 72176 12:52:04 12:51:01 PM 4792708 6904468 3091736 39.21 2688 2269612 774068 8.67 405288 2287648 334932 12:52:04 12:52:01 PM 4544852 6867680 3339592 42.36 2688 2454936 776284 8.69 416168 2463952 114616 12:52:04 Average: 4972576 6945840 2911868 36.93 2688 2132923 767035 8.59 330135 2200285 173908 12:52:04 12:52:04 12:50:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:52:04 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:04 12:50:01 PM eth0 42.72 34.95 17.27 13.18 0.00 0.00 0.00 0.00 12:52:04 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:04 12:51:01 PM eth0 212.28 151.42 1570.59 25.41 0.00 0.00 0.00 0.00 12:52:04 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:04 12:52:01 PM eth0 66.09 50.30 407.73 10.59 0.00 0.00 0.00 0.00 12:52:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:04 Average: eth0 138.36 100.30 980.84 17.96 0.00 0.00 0.00 0.00 12:52:04 12:52:04 12:52:04 ---> sar -P ALL: 12:52:04 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 12:52:04 12:52:04 12:49:09 LINUX RESTART (2 CPU) 12:52:04 12:52:04 12:50:00 PM CPU %user %nice %system %iowait %steal %idle 12:52:04 12:50:01 PM all 43.37 3.57 33.16 5.61 0.51 13.78 12:52:04 12:50:01 PM 0 2.17 6.52 57.61 7.61 0.00 26.09 12:52:04 12:50:01 PM 1 79.81 0.96 11.54 3.85 0.96 2.88 12:52:04 12:51:01 PM all 37.42 0.73 11.49 5.02 0.10 45.24 12:52:04 12:51:01 PM 0 41.32 0.62 11.74 5.71 0.10 40.50 12:52:04 12:51:01 PM 1 33.51 0.84 11.24 4.34 0.10 49.97 12:52:04 12:52:01 PM all 39.79 0.00 4.46 4.52 0.10 51.13 12:52:04 12:52:01 PM 0 48.00 0.00 4.99 5.17 0.10 41.74 12:52:04 12:52:01 PM 1 31.61 0.00 3.93 3.87 0.10 60.49 12:52:04 Average: all 38.65 0.39 8.16 4.78 0.10 47.92 12:52:04 Average: 0 44.35 0.36 8.72 5.46 0.10 41.01 12:52:04 Average: 1 32.96 0.42 7.60 4.10 0.11 54.82 12:52:04 12:52:04 12:52:04