10:33:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137167 10:33:51 Running as SYSTEM 10:33:51 [EnvInject] - Loading node environment variables. 10:33:52 Building remotely on prd-ubuntu1804-builder-4c-4g-14054 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:33:52 [ssh-agent] Looking for ssh-agent implementation... 10:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:52 $ ssh-agent 10:33:52 SSH_AUTH_SOCK=/tmp/ssh-z868fp0IGWby/agent.1691 10:33:52 SSH_AGENT_PID=1693 10:33:52 [ssh-agent] Started. 10:33:52 Running ssh-add (command line suppressed) 10:33:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16843460938015288973.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16843460938015288973.key) 10:33:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:52 The recommended git tool is: NONE 10:33:53 using credential onap-jenkins-ssh 10:33:53 Wiping out workspace first. 10:33:53 Cloning the remote Git repository 10:33:53 Cloning repository git://cloud.onap.org/mirror/oom.git 10:33:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:33:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:53 > git --version # timeout=10 10:33:53 > git --version # 'git version 2.17.1' 10:33:53 using GIT_SSH to set credentials Gerrit user 10:33:53 Verifying host key using manually-configured host key entries 10:33:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:59 using GIT_SSH to set credentials Gerrit user 10:33:59 Verifying host key using manually-configured host key entries 10:33:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/137167/1 # timeout=30 10:33:59 > git rev-parse 2757e0b285ee9927653b1f6df4e542025b89be8f^{commit} # timeout=10 10:33:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:59 Checking out Revision 2757e0b285ee9927653b1f6df4e542025b89be8f (refs/changes/67/137167/1) 10:33:59 > git config core.sparsecheckout # timeout=10 10:33:59 > git checkout -f 2757e0b285ee9927653b1f6df4e542025b89be8f # timeout=30 10:34:02 Commit message: "[OOM] Fixed DCAE PRH chart readinessCheck issues" 10:34:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:34:03 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 10:34:03 [EnvInject] - Injecting environment variables from a build step. 10:34:03 [EnvInject] - Injecting as environment variables the properties content 10:34:03 PYTHON=python3 10:34:03 10:34:03 [EnvInject] - Variables injected successfully. 10:34:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10928997747598568355.sh 10:34:03 ---> tox-install.sh 10:34:03 + source /home/jenkins/lf-env.sh 10:34:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:03 ++ mktemp -d /tmp/venv-XXXX 10:34:03 + lf_venv=/tmp/venv-oUI5 10:34:03 + local venv_file=/tmp/.os_lf_venv 10:34:03 + local python=python3 10:34:03 + local options 10:34:03 + local set_path=true 10:34:03 + local install_args= 10:34:03 ++ 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 10:34:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:03 + true 10:34:03 + case $1 in 10:34:03 + venv_file=/tmp/.toxenv 10:34:03 + shift 2 10:34:03 + true 10:34:03 + case $1 in 10:34:03 + shift 10:34:03 + break 10:34:03 + case $python in 10:34:03 + local pkg_list= 10:34:03 + [[ -d /opt/pyenv ]] 10:34:03 + echo 'Setup pyenv:' 10:34:03 Setup pyenv: 10:34:03 + export PYENV_ROOT=/opt/pyenv 10:34:03 + PYENV_ROOT=/opt/pyenv 10:34:03 + 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 10:34:03 + 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 10:34:03 + pyenv versions 10:34:03 * system (set by /opt/pyenv/version) 10:34:03 * 3.8.13 (set by /opt/pyenv/version) 10:34:03 * 3.9.13 (set by /opt/pyenv/version) 10:34:03 * 3.10.6 (set by /opt/pyenv/version) 10:34:03 + command -v pyenv 10:34:03 ++ pyenv init - --no-rehash 10:34:03 + 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[*]}"'\'')" 10:34:03 export PATH="/opt/pyenv/shims:${PATH}" 10:34:03 export PYENV_SHELL=bash 10:34:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:03 pyenv() { 10:34:03 local command 10:34:03 command="${1:-}" 10:34:03 if [ "$#" -gt 0 ]; then 10:34:03 shift 10:34:03 fi 10:34:03 10:34:03 case "$command" in 10:34:03 rehash|shell) 10:34:03 eval "$(pyenv "sh-$command" "$@")" 10:34:03 ;; 10:34:03 *) 10:34:03 command pyenv "$command" "$@" 10:34:03 ;; 10:34:03 esac 10:34:03 }' 10:34:03 +++ 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[*]}"' 10:34:03 ++ 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 10:34:03 ++ 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 10:34:03 ++ 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 10:34:03 ++ export PYENV_SHELL=bash 10:34:03 ++ PYENV_SHELL=bash 10:34:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:03 +++ complete -F _pyenv pyenv 10:34:03 ++ lf-pyver python3 10:34:03 ++ local py_version_xy=python3 10:34:03 ++ local py_version_xyz= 10:34:03 ++ pyenv versions 10:34:03 ++ local command 10:34:03 ++ sed 's/^[ *]* //' 10:34:03 ++ awk '{ print $1 }' 10:34:03 ++ command=versions 10:34:03 ++ '[' 1 -gt 0 ']' 10:34:03 ++ grep -E '^[0-9.]*[0-9]$' 10:34:03 ++ shift 10:34:03 ++ case "$command" in 10:34:03 ++ command pyenv versions 10:34:03 ++ pyenv versions 10:34:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:03 +++ grep '^3' /tmp/.pyenv_versions 10:34:03 +++ sort -V 10:34:03 +++ tail -n 1 10:34:03 ++ py_version_xyz=3.10.6 10:34:03 ++ [[ -z 3.10.6 ]] 10:34:03 ++ echo 3.10.6 10:34:03 ++ return 0 10:34:03 + pyenv local 3.10.6 10:34:03 + local command 10:34:03 + command=local 10:34:03 + '[' 2 -gt 0 ']' 10:34:03 + shift 10:34:03 + case "$command" in 10:34:03 + command pyenv local 3.10.6 10:34:03 + pyenv local 3.10.6 10:34:03 + for arg in "$@" 10:34:03 + case $arg in 10:34:03 + pkg_list+='tox ' 10:34:03 + for arg in "$@" 10:34:03 + case $arg in 10:34:03 + pkg_list+='virtualenv ' 10:34:03 + for arg in "$@" 10:34:03 + case $arg in 10:34:03 + pkg_list+='urllib3~=1.26.15 ' 10:34:03 + [[ -f /tmp/.toxenv ]] 10:34:03 + [[ ! -f /tmp/.toxenv ]] 10:34:03 + [[ -n '' ]] 10:34:03 + python3 -m venv /tmp/venv-oUI5 10:34:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oUI5' 10:34:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oUI5 10:34:07 + echo /tmp/venv-oUI5 10:34:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:34:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:34:07 + /tmp/venv-oUI5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:34:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:34:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:34:10 + /tmp/venv-oUI5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:13 + type python3 10:34:13 + true 10:34:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oUI5/bin to PATH' 10:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-oUI5/bin to PATH 10:34:13 + PATH=/tmp/venv-oUI5/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 10:34:13 + return 0 10:34:13 + python3 --version 10:34:13 Python 3.10.6 10:34:13 + python3 -m pip --version 10:34:13 pip 24.0 from /tmp/venv-oUI5/lib/python3.10/site-packages/pip (python 3.10) 10:34:13 + python3 -m pip freeze 10:34:13 cachetools==5.3.3 10:34:13 chardet==5.2.0 10:34:13 colorama==0.4.6 10:34:13 distlib==0.3.8 10:34:13 filelock==3.13.1 10:34:13 packaging==24.0 10:34:13 platformdirs==4.2.0 10:34:13 pluggy==1.4.0 10:34:13 pyproject-api==1.6.1 10:34:13 tomli==2.0.1 10:34:13 tox==4.14.1 10:34:13 urllib3==1.26.18 10:34:13 virtualenv==20.25.1 10:34:13 [EnvInject] - Injecting environment variables from a build step. 10:34:13 [EnvInject] - Injecting as environment variables the properties content 10:34:13 PARALLEL=false 10:34:13 10:34:13 [EnvInject] - Variables injected successfully. 10:34:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17730388331216035989.sh 10:34:13 ---> tox-run.sh 10:34:13 + PATH=/home/jenkins/.local/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 10:34:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:34:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:34:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:34:13 + cd /w/workspace/oom-master-pre-commit-lint/. 10:34:13 + source /home/jenkins/lf-env.sh 10:34:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:34:13 ++ mktemp -d /tmp/venv-XXXX 10:34:13 + lf_venv=/tmp/venv-a0Lc 10:34:13 + local venv_file=/tmp/.os_lf_venv 10:34:13 + local python=python3 10:34:13 + local options 10:34:13 + local set_path=true 10:34:13 + local install_args= 10:34: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 10:34:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:34:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:34:13 + true 10:34:13 + case $1 in 10:34:13 + venv_file=/tmp/.toxenv 10:34:13 + shift 2 10:34:13 + true 10:34:13 + case $1 in 10:34:13 + shift 10:34:13 + break 10:34:13 + case $python in 10:34:13 + local pkg_list= 10:34:13 + [[ -d /opt/pyenv ]] 10:34:13 + echo 'Setup pyenv:' 10:34:13 Setup pyenv: 10:34:13 + export PYENV_ROOT=/opt/pyenv 10:34:13 + PYENV_ROOT=/opt/pyenv 10:34:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:34:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:34:13 + pyenv versions 10:34:13 system 10:34:13 3.8.13 10:34:13 3.9.13 10:34:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:34:13 + command -v pyenv 10:34:13 ++ pyenv init - --no-rehash 10:34:13 + 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[*]}"'\'')" 10:34:13 export PATH="/opt/pyenv/shims:${PATH}" 10:34:13 export PYENV_SHELL=bash 10:34:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:34:13 pyenv() { 10:34:13 local command 10:34:13 command="${1:-}" 10:34:13 if [ "$#" -gt 0 ]; then 10:34:13 shift 10:34:13 fi 10:34:13 10:34:13 case "$command" in 10:34:13 rehash|shell) 10:34:13 eval "$(pyenv "sh-$command" "$@")" 10:34:13 ;; 10:34:13 *) 10:34:13 command pyenv "$command" "$@" 10:34:13 ;; 10:34:13 esac 10:34:13 }' 10:34:13 +++ 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[*]}"' 10:34:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 10:34:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:34:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:34:13 ++ export PYENV_SHELL=bash 10:34:13 ++ PYENV_SHELL=bash 10:34:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:34:13 +++ complete -F _pyenv pyenv 10:34:13 ++ lf-pyver python3 10:34:13 ++ local py_version_xy=python3 10:34:13 ++ local py_version_xyz= 10:34:13 ++ pyenv versions 10:34:13 ++ local command 10:34:13 ++ command=versions 10:34:13 ++ '[' 1 -gt 0 ']' 10:34:13 ++ shift 10:34:13 ++ case "$command" in 10:34:13 ++ command pyenv versions 10:34:13 ++ pyenv versions 10:34:13 ++ sed 's/^[ *]* //' 10:34:13 ++ grep -E '^[0-9.]*[0-9]$' 10:34:13 ++ awk '{ print $1 }' 10:34:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:34:13 +++ grep '^3' /tmp/.pyenv_versions 10:34:13 +++ sort -V 10:34:13 +++ tail -n 1 10:34:13 ++ py_version_xyz=3.10.6 10:34:13 ++ [[ -z 3.10.6 ]] 10:34:13 ++ echo 3.10.6 10:34:13 ++ return 0 10:34:13 + pyenv local 3.10.6 10:34:13 + local command 10:34:13 + command=local 10:34:13 + '[' 2 -gt 0 ']' 10:34:13 + shift 10:34:13 + case "$command" in 10:34:13 + command pyenv local 3.10.6 10:34:13 + pyenv local 3.10.6 10:34:13 + for arg in "$@" 10:34:13 + case $arg in 10:34:13 + pkg_list+='tox ' 10:34:13 + for arg in "$@" 10:34:13 + case $arg in 10:34:13 + pkg_list+='virtualenv ' 10:34:13 + for arg in "$@" 10:34:13 + case $arg in 10:34:13 + pkg_list+='urllib3~=1.26.15 ' 10:34:13 + [[ -f /tmp/.toxenv ]] 10:34:13 ++ cat /tmp/.toxenv 10:34:13 + lf_venv=/tmp/venv-oUI5 10:34:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oUI5 from' file:/tmp/.toxenv 10:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oUI5 from file:/tmp/.toxenv 10:34:13 + /tmp/venv-oUI5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:34:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:34:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:34:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:34:14 + /tmp/venv-oUI5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:34:16 + type python3 10:34:16 + true 10:34:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oUI5/bin to PATH' 10:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-oUI5/bin to PATH 10:34:16 + PATH=/tmp/venv-oUI5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:34:16 + return 0 10:34:16 + [[ -d /opt/pyenv ]] 10:34:16 + echo '---> Setting up pyenv' 10:34:16 ---> Setting up pyenv 10:34:16 + export PYENV_ROOT=/opt/pyenv 10:34:16 + PYENV_ROOT=/opt/pyenv 10:34:16 + export PATH=/opt/pyenv/bin:/tmp/venv-oUI5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:34:16 + PATH=/opt/pyenv/bin:/tmp/venv-oUI5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 10:34:16 ++ pwd 10:34:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:34:16 + export PYTHONPATH 10:34:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:34:16 + TOX_TESTENV_PASSENV=PYTHONPATH 10:34:16 + tox --version 10:34:16 4.14.1 from /tmp/venv-oUI5/lib/python3.10/site-packages/tox/__init__.py 10:34:16 + PARALLEL=false 10:34:16 + TOX_OPTIONS_LIST= 10:34:16 + [[ -n pre-commit ]] 10:34:16 + TOX_OPTIONS_LIST=' -e pre-commit' 10:34:16 + case ${PARALLEL,,} in 10:34:16 + tox -e pre-commit 10:34:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:34:17 pre-commit: install_deps> python -I -m pip install pre-commit 10:34:20 pre-commit: freeze> python -m pip freeze --all 10:34:20 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:34:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:34:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:34:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:34:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:34:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:34:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:34:23 [INFO] Once installed this environment will be reused. 10:34:23 [INFO] This may take a few minutes... 10:34:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:34:26 [INFO] Once installed this environment will be reused. 10:34:26 [INFO] This may take a few minutes... 10:34:31 Trim Trailing Whitespace.................................................Passed 10:34:31 Tabs remover.............................................................Passed 10:34:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:34:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:34:32 [INFO] Once installed this environment will be reused. 10:34:32 [INFO] This may take a few minutes... 10:34:38 gitlint..............................................(no files to check)Skipped 10:34:38 pre-commit: OK (21.50=setup[3.82]+cmd[11.30,6.38] seconds) 10:34:38 congratulations :) (21.67 seconds) 10:34:38 + tox_status=0 10:34:38 + echo '---> Completed tox runs' 10:34:38 ---> Completed tox runs 10:34:38 + for i in .tox/*/log 10:34:38 ++ echo .tox/pre-commit/log 10:34:38 ++ awk -F/ '{print $2}' 10:34:38 + tox_env=pre-commit 10:34:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:34:38 + DOC_DIR=docs/_build/html 10:34:38 + [[ -d docs/_build/html ]] 10:34:38 + echo '---> tox-run.sh ends' 10:34:38 ---> tox-run.sh ends 10:34:38 + test 0 -eq 0 10:34:38 $ ssh-agent -k 10:34:38 unset SSH_AUTH_SOCK; 10:34:38 unset SSH_AGENT_PID; 10:34:38 echo Agent pid 1693 killed; 10:34:38 [ssh-agent] Stopped. 10:34:38 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7216301181156992822.sh 10:34:38 ---> sysstat.sh 10:34:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6120411229614890847.sh 10:34:38 ---> package-listing.sh 10:34:38 ++ tr '[:upper:]' '[:lower:]' 10:34:38 ++ facter osfamily 10:34:39 + OS_FAMILY=debian 10:34:39 + workspace=/w/workspace/oom-master-pre-commit-lint 10:34:39 + START_PACKAGES=/tmp/packages_start.txt 10:34:39 + END_PACKAGES=/tmp/packages_end.txt 10:34:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:39 + PACKAGES=/tmp/packages_start.txt 10:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:34:39 + PACKAGES=/tmp/packages_end.txt 10:34:39 + case "${OS_FAMILY}" in 10:34:39 + dpkg -l 10:34:39 + grep '^ii' 10:34:39 + '[' -f /tmp/packages_start.txt ']' 10:34:39 + '[' -f /tmp/packages_end.txt ']' 10:34:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:39 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:34:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:34:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:34:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3516777219613747737.sh 10:34:39 ---> capture-instance-metadata.sh 10:34:39 Setup pyenv: 10:34:39 system 10:34:39 3.8.13 10:34:39 3.9.13 10:34:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:34:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xbEo 10:34:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:34:45 lf-activate-venv(): INFO: Installing: lftools 10:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-xbEo/bin to PATH 10:35:15 INFO: Running in OpenStack, capturing instance metadata 10:35:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins23309871097389443.sh 10:35:15 provisioning config files... 10:35:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15351791222207871838tmp 10:35:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:35:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:35:15 [EnvInject] - Injecting environment variables from a build step. 10:35:15 [EnvInject] - Injecting as environment variables the properties content 10:35:15 SERVER_ID=logs 10:35:15 10:35:15 [EnvInject] - Variables injected successfully. 10:35:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16797806454598151401.sh 10:35:15 ---> create-netrc.sh 10:35:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14780061513141576894.sh 10:35:16 ---> python-tools-install.sh 10:35:16 Setup pyenv: 10:35:16 system 10:35:16 3.8.13 10:35:16 3.9.13 10:35:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbEo from file:/tmp/.os_lf_venv 10:35:17 lf-activate-venv(): INFO: Installing: lftools 10:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-xbEo/bin to PATH 10:35:25 Generating Requirements File 10:35:51 Python 3.10.6 10:35:51 pip 24.0 from /tmp/venv-xbEo/lib/python3.10/site-packages/pip (python 3.10) 10:35:52 appdirs==1.4.4 10:35:52 argcomplete==3.2.3 10:35:52 aspy.yaml==1.3.0 10:35:52 attrs==23.2.0 10:35:52 autopage==0.5.2 10:35:52 beautifulsoup4==4.12.3 10:35:52 boto3==1.34.64 10:35:52 botocore==1.34.64 10:35:52 bs4==0.0.2 10:35:52 cachetools==5.3.3 10:35:52 certifi==2024.2.2 10:35:52 cffi==1.16.0 10:35:52 cfgv==3.4.0 10:35:52 chardet==5.2.0 10:35:52 charset-normalizer==3.3.2 10:35:52 click==8.1.7 10:35:52 cliff==4.6.0 10:35:52 cmd2==2.4.3 10:35:52 cryptography==3.3.2 10:35:52 debtcollector==3.0.0 10:35:52 decorator==5.1.1 10:35:52 defusedxml==0.7.1 10:35:52 Deprecated==1.2.14 10:35:52 distlib==0.3.8 10:35:52 dnspython==2.6.1 10:35:52 docker==4.2.2 10:35:52 dogpile.cache==1.3.2 10:35:52 email_validator==2.1.1 10:35:52 filelock==3.13.1 10:35:52 future==1.0.0 10:35:52 gitdb==4.0.11 10:35:52 GitPython==3.1.42 10:35:52 google-auth==2.28.2 10:35:52 httplib2==0.22.0 10:35:52 identify==2.5.35 10:35:52 idna==3.6 10:35:52 importlib-resources==1.5.0 10:35:52 iso8601==2.1.0 10:35:52 Jinja2==3.1.3 10:35:52 jmespath==1.0.1 10:35:52 jsonpatch==1.33 10:35:52 jsonpointer==2.4 10:35:52 jsonschema==4.21.1 10:35:52 jsonschema-specifications==2023.12.1 10:35:52 keystoneauth1==5.6.0 10:35:52 kubernetes==29.0.0 10:35:52 lftools==0.37.10 10:35:52 lxml==5.1.0 10:35:52 MarkupSafe==2.1.5 10:35:52 msgpack==1.0.8 10:35:52 multi_key_dict==2.0.3 10:35:52 munch==4.0.0 10:35:52 netaddr==1.2.1 10:35:52 netifaces==0.11.0 10:35:52 niet==1.4.2 10:35:52 nodeenv==1.8.0 10:35:52 oauth2client==4.1.3 10:35:52 oauthlib==3.2.2 10:35:52 openstacksdk==3.0.0 10:35:52 os-client-config==2.1.0 10:35:52 os-service-types==1.7.0 10:35:52 osc-lib==3.0.1 10:35:52 oslo.config==9.4.0 10:35:52 oslo.context==5.5.0 10:35:52 oslo.i18n==6.3.0 10:35:52 oslo.log==5.5.0 10:35:52 oslo.serialization==5.4.0 10:35:52 oslo.utils==7.1.0 10:35:52 packaging==24.0 10:35:52 pbr==6.0.0 10:35:52 platformdirs==4.2.0 10:35:52 prettytable==3.10.0 10:35:52 pyasn1==0.5.1 10:35:52 pyasn1-modules==0.3.0 10:35:52 pycparser==2.21 10:35:52 pygerrit2==2.0.15 10:35:52 PyGithub==2.2.0 10:35:52 pyinotify==0.9.6 10:35:52 PyJWT==2.8.0 10:35:52 PyNaCl==1.5.0 10:35:52 pyparsing==2.4.7 10:35:52 pyperclip==1.8.2 10:35:52 pyrsistent==0.20.0 10:35:52 python-cinderclient==9.5.0 10:35:52 python-dateutil==2.9.0.post0 10:35:52 python-heatclient==3.5.0 10:35:52 python-jenkins==1.8.2 10:35:52 python-keystoneclient==5.4.0 10:35:52 python-magnumclient==4.4.0 10:35:52 python-novaclient==18.6.0 10:35:52 python-openstackclient==6.5.0 10:35:52 python-swiftclient==4.5.0 10:35:52 PyYAML==6.0.1 10:35:52 referencing==0.34.0 10:35:52 requests==2.31.0 10:35:52 requests-oauthlib==1.4.0 10:35:52 requestsexceptions==1.4.0 10:35:52 rfc3986==2.0.0 10:35:52 rpds-py==0.18.0 10:35:52 rsa==4.9 10:35:52 ruamel.yaml==0.18.6 10:35:52 ruamel.yaml.clib==0.2.8 10:35:52 s3transfer==0.10.1 10:35:52 simplejson==3.19.2 10:35:52 six==1.16.0 10:35:52 smmap==5.0.1 10:35:52 soupsieve==2.5 10:35:52 stevedore==5.2.0 10:35:52 tabulate==0.9.0 10:35:52 toml==0.10.2 10:35:52 tomlkit==0.12.4 10:35:52 tqdm==4.66.2 10:35:52 typing_extensions==4.10.0 10:35:52 tzdata==2024.1 10:35:52 urllib3==1.26.18 10:35:52 virtualenv==20.25.1 10:35:52 wcwidth==0.2.13 10:35:52 websocket-client==1.7.0 10:35:52 wrapt==1.16.0 10:35:52 xdg==6.0.0 10:35:52 xmltodict==0.13.0 10:35:52 yq==3.2.3 10:35:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6380591700350894672.sh 10:35:52 ---> sudo-logs.sh 10:35:52 Archiving 'sudo' log.. 10:35:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10102223850004361122.sh 10:35:52 ---> job-cost.sh 10:35:52 Setup pyenv: 10:35:52 system 10:35:52 3.8.13 10:35:52 3.9.13 10:35:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:35:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbEo from file:/tmp/.os_lf_venv 10:35:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-xbEo/bin to PATH 10:35:59 INFO: No Stack... 10:35:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:35:59 INFO: Archiving Costs 10:35:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7372814805562749435.sh 10:35:59 ---> logs-deploy.sh 10:35:59 Setup pyenv: 10:35:59 system 10:35:59 3.8.13 10:35:59 3.9.13 10:35:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbEo from file:/tmp/.os_lf_venv 10:36:01 lf-activate-venv(): INFO: Installing: lftools 10:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-xbEo/bin to PATH 10:36:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3350 10:36:10 INFO: archiving workspace using pattern(s): 10:36:11 Archives upload complete. 10:36:11 INFO: archiving logs to Nexus 10:36:12 ---> uname -a: 10:36:12 Linux prd-ubuntu1804-builder-4c-4g-14054 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:36:12 10:36:12 10:36:12 ---> lscpu: 10:36:12 Architecture: x86_64 10:36:12 CPU op-mode(s): 32-bit, 64-bit 10:36:12 Byte Order: Little Endian 10:36:12 CPU(s): 4 10:36:12 On-line CPU(s) list: 0-3 10:36:12 Thread(s) per core: 1 10:36:12 Core(s) per socket: 1 10:36:12 Socket(s): 4 10:36:12 NUMA node(s): 1 10:36:12 Vendor ID: AuthenticAMD 10:36:12 CPU family: 23 10:36:12 Model: 49 10:36:12 Model name: AMD EPYC-Rome Processor 10:36:12 Stepping: 0 10:36:12 CPU MHz: 2799.998 10:36:12 BogoMIPS: 5599.99 10:36:12 Virtualization: AMD-V 10:36:12 Hypervisor vendor: KVM 10:36:12 Virtualization type: full 10:36:12 L1d cache: 32K 10:36:12 L1i cache: 32K 10:36:12 L2 cache: 512K 10:36:12 L3 cache: 16384K 10:36:12 NUMA node0 CPU(s): 0-3 10:36:12 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 10:36:12 10:36:12 10:36:12 ---> nproc: 10:36:12 4 10:36:12 10:36:12 10:36:12 ---> df -h: 10:36:12 Filesystem Size Used Avail Use% Mounted on 10:36:12 udev 7.9G 0 7.9G 0% /dev 10:36:12 tmpfs 1.6G 672K 1.6G 1% /run 10:36:12 /dev/vda1 78G 8.4G 70G 11% / 10:36:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:36:12 tmpfs 5.0M 0 5.0M 0% /run/lock 10:36:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:36:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:36:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:36:12 10:36:12 10:36:12 ---> free -m: 10:36:12 total used free shared buff/cache available 10:36:12 Mem: 16040 548 13298 0 2192 15172 10:36:12 Swap: 1023 0 1023 10:36:12 10:36:12 10:36:12 ---> ip addr: 10:36:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:36:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:12 inet 127.0.0.1/8 scope host lo 10:36:12 valid_lft forever preferred_lft forever 10:36:12 inet6 ::1/128 scope host 10:36:12 valid_lft forever preferred_lft forever 10:36:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:36:12 link/ether fa:16:3e:c4:fe:55 brd ff:ff:ff:ff:ff:ff 10:36:12 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 10:36:12 valid_lft 86244sec preferred_lft 86244sec 10:36:12 inet6 fe80::f816:3eff:fec4:fe55/64 scope link 10:36:12 valid_lft forever preferred_lft forever 10:36:12 10:36:12 10:36:12 ---> sar -b -r -n DEV: 10:36:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14054) 03/18/24 _x86_64_ (4 CPU) 10:36:12 10:36:12 10:33:37 LINUX RESTART (4 CPU) 10:36:12 10:36:12 10:34:01 tps rtps wtps bread/s bwrtn/s 10:36:12 10:35:02 140.88 35.71 105.17 1773.04 12562.31 10:36:12 10:36:01 98.15 2.68 95.48 146.69 14025.28 10:36:12 Average: 119.69 19.33 100.36 966.69 13287.65 10:36:12 10:36:12 10:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:12 10:35:02 13884504 15526828 2540464 15.47 61432 1777500 803132 4.60 775080 1543936 80216 10:36:12 10:36:01 13648596 15567352 2776372 16.90 83800 2016804 755896 4.33 765920 1759328 102092 10:36:12 Average: 13766550 15547090 2658418 16.19 72616 1897152 779514 4.46 770500 1651632 91154 10:36:12 10:36:12 10:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:12 10:35:02 ens3 73.32 53.47 713.49 16.36 0.00 0.00 0.00 0.00 10:36:12 10:35:02 lo 3.00 3.00 0.31 0.31 0.00 0.00 0.00 0.00 10:36:12 10:36:01 ens3 57.72 38.91 815.65 9.35 0.00 0.00 0.00 0.00 10:36:12 10:36:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 10:36:12 Average: ens3 65.59 46.25 764.14 12.89 0.00 0.00 0.00 0.00 10:36:12 Average: lo 2.22 2.22 0.23 0.23 0.00 0.00 0.00 0.00 10:36:12 10:36:12 10:36:12 ---> sar -P ALL: 10:36:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14054) 03/18/24 _x86_64_ (4 CPU) 10:36:12 10:36:12 10:33:37 LINUX RESTART (4 CPU) 10:36:12 10:36:12 10:34:01 CPU %user %nice %system %iowait %steal %idle 10:36:12 10:35:02 all 26.50 0.00 1.93 2.51 0.06 69.00 10:36:12 10:35:02 0 21.91 0.00 1.97 1.10 0.07 74.95 10:36:12 10:35:02 1 28.83 0.00 2.37 6.43 0.07 62.30 10:36:12 10:35:02 2 28.60 0.00 1.64 0.98 0.07 68.71 10:36:12 10:35:02 3 26.63 0.00 1.76 1.53 0.07 70.02 10:36:12 10:36:01 all 21.67 0.00 1.57 2.13 0.04 74.59 10:36:12 10:36:01 0 45.58 0.00 2.90 1.00 0.05 50.47 10:36:12 10:36:01 1 14.67 0.00 1.17 2.85 0.03 81.27 10:36:12 10:36:01 2 23.67 0.00 1.55 3.45 0.05 71.28 10:36:12 10:36:01 3 2.66 0.00 0.63 1.23 0.02 95.47 10:36:12 Average: all 24.10 0.00 1.75 2.32 0.05 71.77 10:36:12 Average: 0 33.66 0.00 2.43 1.05 0.06 62.79 10:36:12 Average: 1 21.81 0.00 1.78 4.66 0.05 71.71 10:36:12 Average: 2 26.16 0.00 1.59 2.21 0.06 69.98 10:36:12 Average: 3 14.74 0.00 1.20 1.38 0.04 82.64 10:36:12 10:36:12 10:36:12