13:42:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 13:42:34 Running as SYSTEM 13:42:34 [EnvInject] - Loading node environment variables. 13:42:34 Building remotely on prd-ubuntu1804-builder-4c-4g-22746 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:42:34 [ssh-agent] Looking for ssh-agent implementation... 13:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:34 $ ssh-agent 13:42:34 SSH_AUTH_SOCK=/tmp/ssh-CQ6qiWcy75ay/agent.1723 13:42:34 SSH_AGENT_PID=1725 13:42:34 [ssh-agent] Started. 13:42:34 Running ssh-add (command line suppressed) 13:42:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1044372501464735078.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1044372501464735078.key) 13:42:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:42:34 The recommended git tool is: NONE 13:42:36 using credential onap-jenkins-ssh 13:42:36 Wiping out workspace first. 13:42:36 Cloning the remote Git repository 13:42:36 Cloning repository git://cloud.onap.org/mirror/oom.git 13:42:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:42:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:36 > git --version # timeout=10 13:42:36 > git --version # 'git version 2.17.1' 13:42:36 using GIT_SSH to set credentials Gerrit user 13:42:36 Verifying host key using manually-configured host key entries 13:42:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:42:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:41 using GIT_SSH to set credentials Gerrit user 13:42:41 Verifying host key using manually-configured host key entries 13:42:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/2 # timeout=30 13:42:42 > git rev-parse 1de07e7b9633506dafcfbc5b5d2d18117c04dba0^{commit} # timeout=10 13:42:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:42:42 Checking out Revision 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 (refs/changes/89/137689/2) 13:42:42 > git config core.sparsecheckout # timeout=10 13:42:42 > git checkout -f 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 # timeout=30 13:42:42 Commit message: "[COMMON] Remove hostPath entries" 13:42:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:42:42 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:42:42 [EnvInject] - Injecting environment variables from a build step. 13:42:42 [EnvInject] - Injecting as environment variables the properties content 13:42:42 PYTHON=python3 13:42:42 13:42:42 [EnvInject] - Variables injected successfully. 13:42:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12557029921782968959.sh 13:42:42 ---> tox-install.sh 13:42:42 + source /home/jenkins/lf-env.sh 13:42:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:42 ++ mktemp -d /tmp/venv-XXXX 13:42:42 + lf_venv=/tmp/venv-TVbr 13:42:42 + local venv_file=/tmp/.os_lf_venv 13:42:42 + local python=python3 13:42:42 + local options 13:42:42 + local set_path=true 13:42:42 + local install_args= 13:42:42 ++ 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 13:42:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:42 + true 13:42:42 + case $1 in 13:42:42 + venv_file=/tmp/.toxenv 13:42:42 + shift 2 13:42:42 + true 13:42:42 + case $1 in 13:42:42 + shift 13:42:42 + break 13:42:42 + case $python in 13:42:42 + local pkg_list= 13:42:42 + [[ -d /opt/pyenv ]] 13:42:42 + echo 'Setup pyenv:' 13:42:42 Setup pyenv: 13:42:42 + export PYENV_ROOT=/opt/pyenv 13:42:42 + PYENV_ROOT=/opt/pyenv 13:42:42 + 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 13:42:42 + 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 13:42:42 + pyenv versions 13:42:42 * system (set by /opt/pyenv/version) 13:42:42 * 3.8.13 (set by /opt/pyenv/version) 13:42:42 * 3.9.13 (set by /opt/pyenv/version) 13:42:42 * 3.10.6 (set by /opt/pyenv/version) 13:42:42 + command -v pyenv 13:42:42 ++ pyenv init - --no-rehash 13:42:42 + 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[*]}"'\'')" 13:42:42 export PATH="/opt/pyenv/shims:${PATH}" 13:42:42 export PYENV_SHELL=bash 13:42:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:42 pyenv() { 13:42:42 local command 13:42:42 command="${1:-}" 13:42:42 if [ "$#" -gt 0 ]; then 13:42:42 shift 13:42:42 fi 13:42:42 13:42:42 case "$command" in 13:42:42 rehash|shell) 13:42:42 eval "$(pyenv "sh-$command" "$@")" 13:42:42 ;; 13:42:42 *) 13:42:42 command pyenv "$command" "$@" 13:42:42 ;; 13:42:42 esac 13:42:42 }' 13:42:42 +++ 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[*]}"' 13:42:42 ++ 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 13:42:42 ++ 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 13:42:42 ++ 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 13:42:42 ++ export PYENV_SHELL=bash 13:42:42 ++ PYENV_SHELL=bash 13:42:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:42 +++ complete -F _pyenv pyenv 13:42:42 ++ lf-pyver python3 13:42:42 ++ local py_version_xy=python3 13:42:42 ++ local py_version_xyz= 13:42:42 ++ pyenv versions 13:42:42 ++ local command 13:42:42 ++ command=versions 13:42:42 ++ '[' 1 -gt 0 ']' 13:42:42 ++ shift 13:42:42 ++ case "$command" in 13:42:42 ++ command pyenv versions 13:42:42 ++ pyenv versions 13:42:42 ++ sed 's/^[ *]* //' 13:42:42 ++ grep -E '^[0-9.]*[0-9]$' 13:42:42 ++ awk '{ print $1 }' 13:42:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:42 +++ grep '^3' /tmp/.pyenv_versions 13:42:42 +++ sort -V 13:42:42 +++ tail -n 1 13:42:42 ++ py_version_xyz=3.10.6 13:42:42 ++ [[ -z 3.10.6 ]] 13:42:42 ++ echo 3.10.6 13:42:42 ++ return 0 13:42:42 + pyenv local 3.10.6 13:42:42 + local command 13:42:42 + command=local 13:42:42 + '[' 2 -gt 0 ']' 13:42:42 + shift 13:42:42 + case "$command" in 13:42:42 + command pyenv local 3.10.6 13:42:42 + pyenv local 3.10.6 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='tox ' 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='virtualenv ' 13:42:43 + for arg in "$@" 13:42:43 + case $arg in 13:42:43 + pkg_list+='urllib3~=1.26.15 ' 13:42:43 + [[ -f /tmp/.toxenv ]] 13:42:43 + [[ ! -f /tmp/.toxenv ]] 13:42:43 + [[ -n '' ]] 13:42:43 + python3 -m venv /tmp/venv-TVbr 13:42:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVbr' 13:42:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TVbr 13:42:47 + echo /tmp/venv-TVbr 13:42:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:42:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:42:47 + /tmp/venv-TVbr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:50 + /tmp/venv-TVbr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:52 + type python3 13:42:52 + true 13:42:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TVbr/bin to PATH' 13:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-TVbr/bin to PATH 13:42:52 + PATH=/tmp/venv-TVbr/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 13:42:52 + return 0 13:42:52 + python3 --version 13:42:52 Python 3.10.6 13:42:52 + python3 -m pip --version 13:42:53 pip 24.0 from /tmp/venv-TVbr/lib/python3.10/site-packages/pip (python 3.10) 13:42:53 + python3 -m pip freeze 13:42:53 cachetools==5.3.3 13:42:53 chardet==5.2.0 13:42:53 colorama==0.4.6 13:42:53 distlib==0.3.8 13:42:53 filelock==3.13.4 13:42:53 packaging==24.0 13:42:53 platformdirs==4.2.0 13:42:53 pluggy==1.4.0 13:42:53 pyproject-api==1.6.1 13:42:53 tomli==2.0.1 13:42:53 tox==4.14.2 13:42:53 urllib3==1.26.18 13:42:53 virtualenv==20.25.1 13:42:53 [EnvInject] - Injecting environment variables from a build step. 13:42:53 [EnvInject] - Injecting as environment variables the properties content 13:42:53 PARALLEL=false 13:42:53 13:42:53 [EnvInject] - Variables injected successfully. 13:42:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6894592965417992841.sh 13:42:53 ---> tox-run.sh 13:42:53 + 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 13:42:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:42:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:42:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:42:53 + cd /w/workspace/oom-master-pre-commit-lint/. 13:42:53 + source /home/jenkins/lf-env.sh 13:42:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:53 ++ mktemp -d /tmp/venv-XXXX 13:42:53 + lf_venv=/tmp/venv-PNra 13:42:53 + local venv_file=/tmp/.os_lf_venv 13:42:53 + local python=python3 13:42:53 + local options 13:42:53 + local set_path=true 13:42:53 + local install_args= 13:42:53 ++ 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 13:42:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:53 + true 13:42:53 + case $1 in 13:42:53 + venv_file=/tmp/.toxenv 13:42:53 + shift 2 13:42:53 + true 13:42:53 + case $1 in 13:42:53 + shift 13:42:53 + break 13:42:53 + case $python in 13:42:53 + local pkg_list= 13:42:53 + [[ -d /opt/pyenv ]] 13:42:53 + echo 'Setup pyenv:' 13:42:53 Setup pyenv: 13:42:53 + export PYENV_ROOT=/opt/pyenv 13:42:53 + PYENV_ROOT=/opt/pyenv 13:42:53 + 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 13:42:53 + 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 13:42:53 + pyenv versions 13:42:53 system 13:42:53 3.8.13 13:42:53 3.9.13 13:42:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:53 + command -v pyenv 13:42:53 ++ pyenv init - --no-rehash 13:42:53 + 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[*]}"'\'')" 13:42:53 export PATH="/opt/pyenv/shims:${PATH}" 13:42:53 export PYENV_SHELL=bash 13:42:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:53 pyenv() { 13:42:53 local command 13:42:53 command="${1:-}" 13:42:53 if [ "$#" -gt 0 ]; then 13:42:53 shift 13:42:53 fi 13:42:53 13:42:53 case "$command" in 13:42:53 rehash|shell) 13:42:53 eval "$(pyenv "sh-$command" "$@")" 13:42:53 ;; 13:42:53 *) 13:42:53 command pyenv "$command" "$@" 13:42:53 ;; 13:42:53 esac 13:42:53 }' 13:42:53 +++ 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[*]}"' 13:42:53 ++ 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 13:42:53 ++ 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 13:42:53 ++ 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 13:42:53 ++ export PYENV_SHELL=bash 13:42:53 ++ PYENV_SHELL=bash 13:42:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:53 +++ complete -F _pyenv pyenv 13:42:53 ++ lf-pyver python3 13:42:53 ++ local py_version_xy=python3 13:42:53 ++ local py_version_xyz= 13:42:53 ++ pyenv versions 13:42:53 ++ sed 's/^[ *]* //' 13:42:53 ++ local command 13:42:53 ++ command=versions 13:42:53 ++ '[' 1 -gt 0 ']' 13:42:53 ++ shift 13:42:53 ++ case "$command" in 13:42:53 ++ command pyenv versions 13:42:53 ++ pyenv versions 13:42:53 ++ grep -E '^[0-9.]*[0-9]$' 13:42:53 ++ awk '{ print $1 }' 13:42:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:53 +++ grep '^3' /tmp/.pyenv_versions 13:42:53 +++ sort -V 13:42:53 +++ tail -n 1 13:42:53 ++ py_version_xyz=3.10.6 13:42:53 ++ [[ -z 3.10.6 ]] 13:42:53 ++ echo 3.10.6 13:42:53 ++ return 0 13:42:53 + pyenv local 3.10.6 13:42:53 + local command 13:42:53 + command=local 13:42:53 + '[' 2 -gt 0 ']' 13:42:53 + shift 13:42:53 + case "$command" in 13:42:53 + command pyenv local 3.10.6 13:42:53 + pyenv local 3.10.6 13:42:53 + for arg in "$@" 13:42:53 + case $arg in 13:42:53 + pkg_list+='tox ' 13:42:53 + for arg in "$@" 13:42:53 + case $arg in 13:42:53 + pkg_list+='virtualenv ' 13:42:53 + for arg in "$@" 13:42:53 + case $arg in 13:42:53 + pkg_list+='urllib3~=1.26.15 ' 13:42:53 + [[ -f /tmp/.toxenv ]] 13:42:53 ++ cat /tmp/.toxenv 13:42:53 + lf_venv=/tmp/venv-TVbr 13:42:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TVbr from' file:/tmp/.toxenv 13:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TVbr from file:/tmp/.toxenv 13:42:53 + /tmp/venv-TVbr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:54 + /tmp/venv-TVbr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:56 + type python3 13:42:56 + true 13:42:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TVbr/bin to PATH' 13:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-TVbr/bin to PATH 13:42:56 + PATH=/tmp/venv-TVbr/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 13:42:56 + return 0 13:42:56 + [[ -d /opt/pyenv ]] 13:42:56 + echo '---> Setting up pyenv' 13:42:56 ---> Setting up pyenv 13:42:56 + export PYENV_ROOT=/opt/pyenv 13:42:56 + PYENV_ROOT=/opt/pyenv 13:42:56 + export PATH=/opt/pyenv/bin:/tmp/venv-TVbr/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 13:42:56 + PATH=/opt/pyenv/bin:/tmp/venv-TVbr/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 13:42:56 ++ pwd 13:42:56 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:42:56 + export PYTHONPATH 13:42:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:56 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:56 + tox --version 13:42:56 4.14.2 from /tmp/venv-TVbr/lib/python3.10/site-packages/tox/__init__.py 13:42:56 + PARALLEL=false 13:42:56 + TOX_OPTIONS_LIST= 13:42:56 + [[ -n pre-commit ]] 13:42:56 + TOX_OPTIONS_LIST=' -e pre-commit' 13:42:56 + case ${PARALLEL,,} in 13:42:56 + tox -e pre-commit 13:42:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:42:57 pre-commit: install_deps> python -I -m pip install pre-commit 13:43:00 pre-commit: freeze> python -m pip freeze --all 13:43:00 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 13:43:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:43:01 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:43:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:43:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:43:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:43:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:43:03 [INFO] Once installed this environment will be reused. 13:43:03 [INFO] This may take a few minutes... 13:43:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:43:07 [INFO] Once installed this environment will be reused. 13:43:07 [INFO] This may take a few minutes... 13:43:12 Trim Trailing Whitespace.................................................Passed 13:43:12 Tabs remover.............................................................Passed 13:43:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:43:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:43:12 [INFO] Once installed this environment will be reused. 13:43:12 [INFO] This may take a few minutes... 13:43:19 gitlint..............................................(no files to check)Skipped 13:43:19 pre-commit: OK (22.39=setup[4.18]+cmd[11.61,6.60] seconds) 13:43:19 congratulations :) (22.56 seconds) 13:43:19 + tox_status=0 13:43:19 + echo '---> Completed tox runs' 13:43:19 ---> Completed tox runs 13:43:19 + for i in .tox/*/log 13:43:19 ++ echo .tox/pre-commit/log 13:43:19 ++ awk -F/ '{print $2}' 13:43:19 + tox_env=pre-commit 13:43:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:43:19 + DOC_DIR=docs/_build/html 13:43:19 + [[ -d docs/_build/html ]] 13:43:19 + echo '---> tox-run.sh ends' 13:43:19 ---> tox-run.sh ends 13:43:19 + test 0 -eq 0 13:43:19 $ ssh-agent -k 13:43:19 unset SSH_AUTH_SOCK; 13:43:19 unset SSH_AGENT_PID; 13:43:19 echo Agent pid 1725 killed; 13:43:19 [ssh-agent] Stopped. 13:43:19 [PostBuildScript] - [INFO] Executing post build scripts. 13:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9478114036992774677.sh 13:43:19 ---> sysstat.sh 13:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17010611867498099826.sh 13:43:19 ---> package-listing.sh 13:43:19 ++ facter osfamily 13:43:19 ++ tr '[:upper:]' '[:lower:]' 13:43:19 + OS_FAMILY=debian 13:43:19 + workspace=/w/workspace/oom-master-pre-commit-lint 13:43:19 + START_PACKAGES=/tmp/packages_start.txt 13:43:19 + END_PACKAGES=/tmp/packages_end.txt 13:43:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:19 + PACKAGES=/tmp/packages_start.txt 13:43:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:43:19 + PACKAGES=/tmp/packages_end.txt 13:43:19 + case "${OS_FAMILY}" in 13:43:19 + dpkg -l 13:43:19 + grep '^ii' 13:43:19 + '[' -f /tmp/packages_start.txt ']' 13:43:19 + '[' -f /tmp/packages_end.txt ']' 13:43:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:43:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:43:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:43:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3246736539246543172.sh 13:43:19 ---> capture-instance-metadata.sh 13:43:19 Setup pyenv: 13:43:20 system 13:43:20 3.8.13 13:43:20 3.9.13 13:43:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AJo1 13:43:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:26 lf-activate-venv(): INFO: Installing: lftools 13:43:56 lf-activate-venv(): INFO: Adding /tmp/venv-AJo1/bin to PATH 13:43:56 INFO: Running in OpenStack, capturing instance metadata 13:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17110905143105661596.sh 13:43:57 provisioning config files... 13:43:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3012055858219309483tmp 13:43:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:57 [EnvInject] - Injecting environment variables from a build step. 13:43:57 [EnvInject] - Injecting as environment variables the properties content 13:43:57 SERVER_ID=logs 13:43:57 13:43:57 [EnvInject] - Variables injected successfully. 13:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17669492540769548311.sh 13:43:57 ---> create-netrc.sh 13:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18154352480684758783.sh 13:43:57 ---> python-tools-install.sh 13:43:57 Setup pyenv: 13:43:57 system 13:43:57 3.8.13 13:43:57 3.9.13 13:43:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJo1 from file:/tmp/.os_lf_venv 13:43:58 lf-activate-venv(): INFO: Installing: lftools 13:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-AJo1/bin to PATH 13:44:06 Generating Requirements File 13:44:34 Python 3.10.6 13:44:34 pip 24.0 from /tmp/venv-AJo1/lib/python3.10/site-packages/pip (python 3.10) 13:44:34 appdirs==1.4.4 13:44:34 argcomplete==3.2.3 13:44:34 aspy.yaml==1.3.0 13:44:34 attrs==23.2.0 13:44:34 autopage==0.5.2 13:44:34 beautifulsoup4==4.12.3 13:44:34 boto3==1.34.83 13:44:34 botocore==1.34.83 13:44:34 bs4==0.0.2 13:44:34 cachetools==5.3.3 13:44:34 certifi==2024.2.2 13:44:34 cffi==1.16.0 13:44:34 cfgv==3.4.0 13:44:34 chardet==5.2.0 13:44:34 charset-normalizer==3.3.2 13:44:34 click==8.1.7 13:44:34 cliff==4.6.0 13:44:34 cmd2==2.4.3 13:44:34 cryptography==3.3.2 13:44:34 debtcollector==3.0.0 13:44:34 decorator==5.1.1 13:44:34 defusedxml==0.7.1 13:44:34 Deprecated==1.2.14 13:44:34 distlib==0.3.8 13:44:34 dnspython==2.6.1 13:44:34 docker==4.2.2 13:44:34 dogpile.cache==1.3.2 13:44:34 email_validator==2.1.1 13:44:34 filelock==3.13.4 13:44:34 future==1.0.0 13:44:34 gitdb==4.0.11 13:44:34 GitPython==3.1.43 13:44:34 google-auth==2.29.0 13:44:34 httplib2==0.22.0 13:44:34 identify==2.5.35 13:44:34 idna==3.7 13:44:34 importlib-resources==1.5.0 13:44:34 iso8601==2.1.0 13:44:34 Jinja2==3.1.3 13:44:34 jmespath==1.0.1 13:44:34 jsonpatch==1.33 13:44:34 jsonpointer==2.4 13:44:34 jsonschema==4.21.1 13:44:34 jsonschema-specifications==2023.12.1 13:44:34 keystoneauth1==5.6.0 13:44:34 kubernetes==29.0.0 13:44:34 lftools==0.37.10 13:44:34 lxml==5.2.1 13:44:34 MarkupSafe==2.1.5 13:44:34 msgpack==1.0.8 13:44:34 multi_key_dict==2.0.3 13:44:34 munch==4.0.0 13:44:34 netaddr==1.2.1 13:44:34 netifaces==0.11.0 13:44:34 niet==1.4.2 13:44:34 nodeenv==1.8.0 13:44:34 oauth2client==4.1.3 13:44:34 oauthlib==3.2.2 13:44:34 openstacksdk==3.0.0 13:44:34 os-client-config==2.1.0 13:44:34 os-service-types==1.7.0 13:44:34 osc-lib==3.0.1 13:44:34 oslo.config==9.4.0 13:44:34 oslo.context==5.5.0 13:44:34 oslo.i18n==6.3.0 13:44:34 oslo.log==5.5.1 13:44:34 oslo.serialization==5.4.0 13:44:34 oslo.utils==7.1.0 13:44:34 packaging==24.0 13:44:34 pbr==6.0.0 13:44:34 platformdirs==4.2.0 13:44:34 prettytable==3.10.0 13:44:34 pyasn1==0.6.0 13:44:34 pyasn1_modules==0.4.0 13:44:34 pycparser==2.22 13:44:34 pygerrit2==2.0.15 13:44:34 PyGithub==2.3.0 13:44:34 pyinotify==0.9.6 13:44:34 PyJWT==2.8.0 13:44:34 PyNaCl==1.5.0 13:44:34 pyparsing==2.4.7 13:44:34 pyperclip==1.8.2 13:44:34 pyrsistent==0.20.0 13:44:34 python-cinderclient==9.5.0 13:44:34 python-dateutil==2.9.0.post0 13:44:34 python-heatclient==3.5.0 13:44:34 python-jenkins==1.8.2 13:44:34 python-keystoneclient==5.4.0 13:44:34 python-magnumclient==4.4.0 13:44:34 python-novaclient==18.6.0 13:44:34 python-openstackclient==6.6.0 13:44:34 python-swiftclient==4.5.0 13:44:34 PyYAML==6.0.1 13:44:34 referencing==0.34.0 13:44:34 requests==2.31.0 13:44:34 requests-oauthlib==2.0.0 13:44:34 requestsexceptions==1.4.0 13:44:34 rfc3986==2.0.0 13:44:34 rpds-py==0.18.0 13:44:34 rsa==4.9 13:44:34 ruamel.yaml==0.18.6 13:44:34 ruamel.yaml.clib==0.2.8 13:44:34 s3transfer==0.10.1 13:44:34 simplejson==3.19.2 13:44:34 six==1.16.0 13:44:34 smmap==5.0.1 13:44:34 soupsieve==2.5 13:44:34 stevedore==5.2.0 13:44:34 tabulate==0.9.0 13:44:34 toml==0.10.2 13:44:34 tomlkit==0.12.4 13:44:34 tqdm==4.66.2 13:44:34 typing_extensions==4.11.0 13:44:34 tzdata==2024.1 13:44:34 urllib3==1.26.18 13:44:34 virtualenv==20.25.1 13:44:34 wcwidth==0.2.13 13:44:34 websocket-client==1.7.0 13:44:34 wrapt==1.16.0 13:44:34 xdg==6.0.0 13:44:34 xmltodict==0.13.0 13:44:34 yq==3.2.3 13:44:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17253861155016863905.sh 13:44:34 ---> sudo-logs.sh 13:44:34 Archiving 'sudo' log.. 13:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1005315966597290801.sh 13:44:35 ---> job-cost.sh 13:44:35 Setup pyenv: 13:44:35 system 13:44:35 3.8.13 13:44:35 3.9.13 13:44:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJo1 from file:/tmp/.os_lf_venv 13:44:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:41 lf-activate-venv(): INFO: Adding /tmp/venv-AJo1/bin to PATH 13:44:41 INFO: No Stack... 13:44:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:42 INFO: Archiving Costs 13:44:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1168150526010241792.sh 13:44:42 ---> logs-deploy.sh 13:44:42 Setup pyenv: 13:44:42 system 13:44:42 3.8.13 13:44:42 3.9.13 13:44:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AJo1 from file:/tmp/.os_lf_venv 13:44:43 lf-activate-venv(): INFO: Installing: lftools 13:44:52 lf-activate-venv(): INFO: Adding /tmp/venv-AJo1/bin to PATH 13:44:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3428 13:44:52 INFO: archiving workspace using pattern(s): 13:44:53 Archives upload complete. 13:44:54 INFO: archiving logs to Nexus 13:44:54 ---> uname -a: 13:44:54 Linux prd-ubuntu1804-builder-4c-4g-22746 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:44:54 13:44:54 13:44:54 ---> lscpu: 13:44:54 Architecture: x86_64 13:44:54 CPU op-mode(s): 32-bit, 64-bit 13:44:54 Byte Order: Little Endian 13:44:54 CPU(s): 4 13:44:54 On-line CPU(s) list: 0-3 13:44:54 Thread(s) per core: 1 13:44:54 Core(s) per socket: 1 13:44:54 Socket(s): 4 13:44:54 NUMA node(s): 1 13:44:54 Vendor ID: AuthenticAMD 13:44:54 CPU family: 23 13:44:54 Model: 49 13:44:54 Model name: AMD EPYC-Rome Processor 13:44:54 Stepping: 0 13:44:54 CPU MHz: 2799.998 13:44:54 BogoMIPS: 5599.99 13:44:54 Virtualization: AMD-V 13:44:54 Hypervisor vendor: KVM 13:44:54 Virtualization type: full 13:44:54 L1d cache: 32K 13:44:54 L1i cache: 32K 13:44:54 L2 cache: 512K 13:44:54 L3 cache: 16384K 13:44:54 NUMA node0 CPU(s): 0-3 13:44:54 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 13:44:54 13:44:54 13:44:54 ---> nproc: 13:44:54 4 13:44:54 13:44:54 13:44:54 ---> df -h: 13:44:54 Filesystem Size Used Avail Use% Mounted on 13:44:54 udev 7.9G 0 7.9G 0% /dev 13:44:54 tmpfs 1.6G 672K 1.6G 1% /run 13:44:54 /dev/vda1 78G 8.4G 70G 11% / 13:44:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:44:54 tmpfs 5.0M 0 5.0M 0% /run/lock 13:44:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:44:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:44:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:44:54 13:44:54 13:44:54 ---> free -m: 13:44:54 total used free shared buff/cache available 13:44:54 Mem: 16040 538 13321 0 2180 15182 13:44:54 Swap: 1023 0 1023 13:44:54 13:44:54 13:44:54 ---> ip addr: 13:44:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:54 inet 127.0.0.1/8 scope host lo 13:44:54 valid_lft forever preferred_lft forever 13:44:54 inet6 ::1/128 scope host 13:44:54 valid_lft forever preferred_lft forever 13:44:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:54 link/ether fa:16:3e:a4:30:91 brd ff:ff:ff:ff:ff:ff 13:44:54 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 13:44:54 valid_lft 86241sec preferred_lft 86241sec 13:44:54 inet6 fe80::f816:3eff:fea4:3091/64 scope link 13:44:54 valid_lft forever preferred_lft forever 13:44:54 13:44:54 13:44:54 ---> sar -b -r -n DEV: 13:44:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22746) 04/12/24 _x86_64_ (4 CPU) 13:44:54 13:44:54 13:42:19 LINUX RESTART (4 CPU) 13:44:54 13:44:54 13:43:02 tps rtps wtps bread/s bwrtn/s 13:44:54 13:44:01 129.74 14.61 115.13 1122.11 31558.18 13:44:54 Average: 129.74 14.61 115.13 1122.11 31558.18 13:44:54 13:44:54 13:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:54 13:44:01 13766232 15559364 2658728 16.19 74668 1905904 755616 4.32 766060 1654452 124700 13:44:54 Average: 13766232 15559364 2658728 16.19 74668 1905904 755616 4.32 766060 1654452 124700 13:44:54 13:44:54 13:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:54 13:44:01 lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 13:44:54 13:44:01 ens3 59.65 44.45 813.46 26.10 0.00 0.00 0.00 0.00 13:44:54 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 13:44:54 Average: ens3 59.65 44.45 813.46 26.10 0.00 0.00 0.00 0.00 13:44:54 13:44:54 13:44:54 ---> sar -P ALL: 13:44:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22746) 04/12/24 _x86_64_ (4 CPU) 13:44:54 13:44:54 13:42:19 LINUX RESTART (4 CPU) 13:44:54 13:44:54 13:43:02 CPU %user %nice %system %iowait %steal %idle 13:44:54 13:44:01 all 23.72 0.00 2.00 4.37 0.06 69.85 13:44:54 13:44:01 0 15.44 0.00 1.46 7.07 0.05 75.98 13:44:54 13:44:01 1 22.51 0.00 1.71 1.35 0.07 74.37 13:44:54 13:44:01 2 38.91 0.00 3.04 3.89 0.07 54.09 13:44:54 13:44:01 3 18.05 0.00 1.77 5.20 0.05 74.94 13:44:54 Average: all 23.72 0.00 2.00 4.37 0.06 69.85 13:44:54 Average: 0 15.44 0.00 1.46 7.07 0.05 75.98 13:44:54 Average: 1 22.51 0.00 1.71 1.35 0.07 74.37 13:44:54 Average: 2 38.91 0.00 3.04 3.89 0.07 54.09 13:44:54 Average: 3 18.05 0.00 1.77 5.20 0.05 74.94 13:44:54 13:44:54 13:44:54