13:31:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139197 13:31:20 Running as SYSTEM 13:31:20 [EnvInject] - Loading node environment variables. 13:31:20 Building remotely on prd-ubuntu1804-builder-4c-4g-76672 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:31:20 [ssh-agent] Looking for ssh-agent implementation... 13:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:21 $ ssh-agent 13:31:21 SSH_AUTH_SOCK=/tmp/ssh-MPxRU4tI0PXN/agent.1694 13:31:21 SSH_AGENT_PID=1696 13:31:21 [ssh-agent] Started. 13:31:21 Running ssh-add (command line suppressed) 13:31:21 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5259269355806973703.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5259269355806973703.key) 13:31:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:31:21 The recommended git tool is: NONE 13:31:22 using credential onap-jenkins-ssh 13:31:22 Wiping out workspace first. 13:31:22 Cloning the remote Git repository 13:31:22 Cloning repository git://cloud.onap.org/mirror/oom.git 13:31:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:31:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:22 > git --version # timeout=10 13:31:22 > git --version # 'git version 2.17.1' 13:31:22 using GIT_SSH to set credentials Gerrit user 13:31:22 Verifying host key using manually-configured host key entries 13:31:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:31:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:28 using GIT_SSH to set credentials Gerrit user 13:31:28 Verifying host key using manually-configured host key entries 13:31:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/97/139197/2 # timeout=30 13:31:28 > git rev-parse 3ace4bab799ddf375d274aebcdae70adc84d6172^{commit} # timeout=10 13:31:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:31:28 Checking out Revision 3ace4bab799ddf375d274aebcdae70adc84d6172 (refs/changes/97/139197/2) 13:31:28 > git config core.sparsecheckout # timeout=10 13:31:28 > git checkout -f 3ace4bab799ddf375d274aebcdae70adc84d6172 # timeout=30 13:31:32 Commit message: "[ETCD] Add kyverno policy fixes" 13:31:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:31:32 > git rev-list --no-walk 0cb45591810f3d121e90a55a8899244514145b10 # timeout=10 13:31:32 [EnvInject] - Injecting environment variables from a build step. 13:31:32 [EnvInject] - Injecting as environment variables the properties content 13:31:32 PYTHON=python3 13:31:32 13:31:32 [EnvInject] - Variables injected successfully. 13:31:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7717694372341395358.sh 13:31:32 ---> tox-install.sh 13:31:32 + source /home/jenkins/lf-env.sh 13:31:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:32 ++ mktemp -d /tmp/venv-XXXX 13:31:32 + lf_venv=/tmp/venv-nxdt 13:31:32 + local venv_file=/tmp/.os_lf_venv 13:31:32 + local python=python3 13:31:32 + local options 13:31:32 + local set_path=true 13:31:32 + local install_args= 13:31:32 ++ 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:31:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:32 + true 13:31:32 + case $1 in 13:31:32 + venv_file=/tmp/.toxenv 13:31:32 + shift 2 13:31:32 + true 13:31:32 + case $1 in 13:31:32 + shift 13:31:32 + break 13:31:32 + case $python in 13:31:32 + local pkg_list= 13:31:32 + [[ -d /opt/pyenv ]] 13:31:32 + echo 'Setup pyenv:' 13:31:32 Setup pyenv: 13:31:32 + export PYENV_ROOT=/opt/pyenv 13:31:32 + PYENV_ROOT=/opt/pyenv 13:31:32 + 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:31:32 + 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:31:32 + pyenv versions 13:31:32 * system (set by /opt/pyenv/version) 13:31:32 * 3.8.13 (set by /opt/pyenv/version) 13:31:32 * 3.9.13 (set by /opt/pyenv/version) 13:31:32 * 3.10.6 (set by /opt/pyenv/version) 13:31:32 + command -v pyenv 13:31:32 ++ pyenv init - --no-rehash 13:31:32 + 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:31:32 export PATH="/opt/pyenv/shims:${PATH}" 13:31:32 export PYENV_SHELL=bash 13:31:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:32 pyenv() { 13:31:32 local command 13:31:32 command="${1:-}" 13:31:32 if [ "$#" -gt 0 ]; then 13:31:32 shift 13:31:32 fi 13:31:32 13:31:32 case "$command" in 13:31:32 rehash|shell) 13:31:32 eval "$(pyenv "sh-$command" "$@")" 13:31:32 ;; 13:31:32 *) 13:31:32 command pyenv "$command" "$@" 13:31:32 ;; 13:31:32 esac 13:31:32 }' 13:31:32 +++ 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:31:32 ++ 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:31:32 ++ 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:31:32 ++ 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:31:32 ++ export PYENV_SHELL=bash 13:31:32 ++ PYENV_SHELL=bash 13:31:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:32 +++ complete -F _pyenv pyenv 13:31:32 ++ lf-pyver python3 13:31:32 ++ local py_version_xy=python3 13:31:32 ++ local py_version_xyz= 13:31:32 ++ pyenv versions 13:31:32 ++ local command 13:31:32 ++ command=versions 13:31:32 ++ '[' 1 -gt 0 ']' 13:31:32 ++ shift 13:31:32 ++ case "$command" in 13:31:32 ++ command pyenv versions 13:31:32 ++ pyenv versions 13:31:32 ++ grep -E '^[0-9.]*[0-9]$' 13:31:32 ++ awk '{ print $1 }' 13:31:32 ++ sed 's/^[ *]* //' 13:31:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:32 +++ grep '^3' /tmp/.pyenv_versions 13:31:32 +++ sort -V 13:31:32 +++ tail -n 1 13:31:32 ++ py_version_xyz=3.10.6 13:31:32 ++ [[ -z 3.10.6 ]] 13:31:32 ++ echo 3.10.6 13:31:32 ++ return 0 13:31:32 + pyenv local 3.10.6 13:31:32 + local command 13:31:32 + command=local 13:31:32 + '[' 2 -gt 0 ']' 13:31:32 + shift 13:31:32 + case "$command" in 13:31:32 + command pyenv local 3.10.6 13:31:32 + pyenv local 3.10.6 13:31:32 + for arg in "$@" 13:31:32 + case $arg in 13:31:32 + pkg_list+='tox ' 13:31:32 + for arg in "$@" 13:31:32 + case $arg in 13:31:32 + pkg_list+='virtualenv ' 13:31:32 + for arg in "$@" 13:31:32 + case $arg in 13:31:32 + pkg_list+='urllib3~=1.26.15 ' 13:31:32 + [[ -f /tmp/.toxenv ]] 13:31:32 + [[ ! -f /tmp/.toxenv ]] 13:31:32 + [[ -n '' ]] 13:31:32 + python3 -m venv /tmp/venv-nxdt 13:31:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nxdt' 13:31:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nxdt 13:31:37 + echo /tmp/venv-nxdt 13:31:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:37 + /tmp/venv-nxdt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:40 + /tmp/venv-nxdt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:42 + type python3 13:31:42 + true 13:31:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nxdt/bin to PATH' 13:31:42 lf-activate-venv(): INFO: Adding /tmp/venv-nxdt/bin to PATH 13:31:42 + PATH=/tmp/venv-nxdt/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:31:42 + return 0 13:31:42 + python3 --version 13:31:42 Python 3.10.6 13:31:42 + python3 -m pip --version 13:31:42 pip 24.2 from /tmp/venv-nxdt/lib/python3.10/site-packages/pip (python 3.10) 13:31:42 + python3 -m pip freeze 13:31:43 cachetools==5.5.0 13:31:43 chardet==5.2.0 13:31:43 colorama==0.4.6 13:31:43 distlib==0.3.9 13:31:43 filelock==3.16.1 13:31:43 packaging==24.1 13:31:43 platformdirs==4.3.6 13:31:43 pluggy==1.5.0 13:31:43 pyproject-api==1.8.0 13:31:43 tomli==2.0.2 13:31:43 tox==4.21.2 13:31:43 typing_extensions==4.12.2 13:31:43 urllib3==1.26.20 13:31:43 virtualenv==20.26.6 13:31:43 [EnvInject] - Injecting environment variables from a build step. 13:31:43 [EnvInject] - Injecting as environment variables the properties content 13:31:43 PARALLEL=false 13:31:43 13:31:43 [EnvInject] - Variables injected successfully. 13:31:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16283005635426717951.sh 13:31:43 ---> tox-run.sh 13:31:43 + 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:31:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:31:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:31:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:31:43 + cd /w/workspace/oom-master-pre-commit-lint/. 13:31:43 + source /home/jenkins/lf-env.sh 13:31:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:43 ++ mktemp -d /tmp/venv-XXXX 13:31:43 + lf_venv=/tmp/venv-8ZZ6 13:31:43 + local venv_file=/tmp/.os_lf_venv 13:31:43 + local python=python3 13:31:43 + local options 13:31:43 + local set_path=true 13:31:43 + local install_args= 13:31:43 ++ 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:31:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:43 + true 13:31:43 + case $1 in 13:31:43 + venv_file=/tmp/.toxenv 13:31:43 + shift 2 13:31:43 + true 13:31:43 + case $1 in 13:31:43 + shift 13:31:43 + break 13:31:43 + case $python in 13:31:43 + local pkg_list= 13:31:43 + [[ -d /opt/pyenv ]] 13:31:43 + echo 'Setup pyenv:' 13:31:43 Setup pyenv: 13:31:43 + export PYENV_ROOT=/opt/pyenv 13:31:43 + PYENV_ROOT=/opt/pyenv 13:31:43 + 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:31:43 + 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:31:43 + pyenv versions 13:31:43 system 13:31:43 3.8.13 13:31:43 3.9.13 13:31:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:31:43 + command -v pyenv 13:31:43 ++ pyenv init - --no-rehash 13:31:43 + 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:31:43 export PATH="/opt/pyenv/shims:${PATH}" 13:31:43 export PYENV_SHELL=bash 13:31:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:43 pyenv() { 13:31:43 local command 13:31:43 command="${1:-}" 13:31:43 if [ "$#" -gt 0 ]; then 13:31:43 shift 13:31:43 fi 13:31:43 13:31:43 case "$command" in 13:31:43 rehash|shell) 13:31:43 eval "$(pyenv "sh-$command" "$@")" 13:31:43 ;; 13:31:43 *) 13:31:43 command pyenv "$command" "$@" 13:31:43 ;; 13:31:43 esac 13:31:43 }' 13:31:43 +++ 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:31:43 ++ 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:31:43 ++ 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:31:43 ++ 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:31:43 ++ export PYENV_SHELL=bash 13:31:43 ++ PYENV_SHELL=bash 13:31:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:43 +++ complete -F _pyenv pyenv 13:31:43 ++ lf-pyver python3 13:31:43 ++ local py_version_xy=python3 13:31:43 ++ local py_version_xyz= 13:31:43 ++ pyenv versions 13:31:43 ++ local command 13:31:43 ++ command=versions 13:31:43 ++ '[' 1 -gt 0 ']' 13:31:43 ++ shift 13:31:43 ++ case "$command" in 13:31:43 ++ command pyenv versions 13:31:43 ++ pyenv versions 13:31:43 ++ awk '{ print $1 }' 13:31:43 ++ sed 's/^[ *]* //' 13:31:43 ++ grep -E '^[0-9.]*[0-9]$' 13:31:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:43 +++ sort -V 13:31:43 +++ grep '^3' /tmp/.pyenv_versions 13:31:43 +++ tail -n 1 13:31:43 ++ py_version_xyz=3.10.6 13:31:43 ++ [[ -z 3.10.6 ]] 13:31:43 ++ echo 3.10.6 13:31:43 ++ return 0 13:31:43 + pyenv local 3.10.6 13:31:43 + local command 13:31:43 + command=local 13:31:43 + '[' 2 -gt 0 ']' 13:31:43 + shift 13:31:43 + case "$command" in 13:31:43 + command pyenv local 3.10.6 13:31:43 + pyenv local 3.10.6 13:31:43 + for arg in "$@" 13:31:43 + case $arg in 13:31:43 + pkg_list+='tox ' 13:31:43 + for arg in "$@" 13:31:43 + case $arg in 13:31:43 + pkg_list+='virtualenv ' 13:31:43 + for arg in "$@" 13:31:43 + case $arg in 13:31:43 + pkg_list+='urllib3~=1.26.15 ' 13:31:43 + [[ -f /tmp/.toxenv ]] 13:31:43 ++ cat /tmp/.toxenv 13:31:43 + lf_venv=/tmp/venv-nxdt 13:31:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxdt from' file:/tmp/.toxenv 13:31:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxdt from file:/tmp/.toxenv 13:31:43 + /tmp/venv-nxdt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:44 + /tmp/venv-nxdt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:45 + type python3 13:31:45 + true 13:31:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nxdt/bin to PATH' 13:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-nxdt/bin to PATH 13:31:45 + PATH=/tmp/venv-nxdt/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:31:45 + return 0 13:31:45 + [[ -d /opt/pyenv ]] 13:31:45 + echo '---> Setting up pyenv' 13:31:45 ---> Setting up pyenv 13:31:45 + export PYENV_ROOT=/opt/pyenv 13:31:45 + PYENV_ROOT=/opt/pyenv 13:31:45 + export PATH=/opt/pyenv/bin:/tmp/venv-nxdt/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:31:45 + PATH=/opt/pyenv/bin:/tmp/venv-nxdt/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:31:45 ++ pwd 13:31:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:31:45 + export PYTHONPATH 13:31:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:45 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:45 + tox --version 13:31:45 4.21.2 from /tmp/venv-nxdt/lib/python3.10/site-packages/tox/__init__.py 13:31:45 + PARALLEL=false 13:31:45 + TOX_OPTIONS_LIST= 13:31:45 + [[ -n pre-commit ]] 13:31:45 + TOX_OPTIONS_LIST=' -e pre-commit' 13:31:45 + case ${PARALLEL,,} in 13:31:45 + tox -e pre-commit 13:31:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:31:46 pre-commit: install_deps> python -I -m pip install pre-commit 13:31:49 pre-commit: freeze> python -m pip freeze --all 13:31:49 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.6,wheel==0.44.0 13:31:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:31:50 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:31:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:31:50 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:31:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:31:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:31:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:31:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:31:52 [INFO] Once installed this environment will be reused. 13:31:52 [INFO] This may take a few minutes... 13:31:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:31:55 [INFO] Once installed this environment will be reused. 13:31:55 [INFO] This may take a few minutes... 13:32:00 Trim Trailing Whitespace.................................................Passed 13:32:01 Tabs remover.............................................................Passed 13:32:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:32:01 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:32:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:32:01 [INFO] Once installed this environment will be reused. 13:32:01 [INFO] This may take a few minutes... 13:32:06 gitlint..............................................(no files to check)Skipped 13:32:06 pre-commit: OK (20.91=setup[3.87]+cmd[11.17,5.87] seconds) 13:32:06 congratulations :) (21.08 seconds) 13:32:07 + tox_status=0 13:32:07 + echo '---> Completed tox runs' 13:32:07 ---> Completed tox runs 13:32:07 + for i in .tox/*/log 13:32:07 ++ echo .tox/pre-commit/log 13:32:07 ++ awk -F/ '{print $2}' 13:32:07 + tox_env=pre-commit 13:32:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:32:07 + DOC_DIR=docs/_build/html 13:32:07 + [[ -d docs/_build/html ]] 13:32:07 + echo '---> tox-run.sh ends' 13:32:07 ---> tox-run.sh ends 13:32:07 + test 0 -eq 0 13:32:07 $ ssh-agent -k 13:32:07 unset SSH_AUTH_SOCK; 13:32:07 unset SSH_AGENT_PID; 13:32:07 echo Agent pid 1696 killed; 13:32:07 [ssh-agent] Stopped. 13:32:07 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17278271232026422595.sh 13:32:07 ---> sysstat.sh 13:32:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins293723876209827016.sh 13:32:07 ---> package-listing.sh 13:32:07 ++ facter osfamily 13:32:07 ++ tr '[:upper:]' '[:lower:]' 13:32:07 + OS_FAMILY=debian 13:32:07 + workspace=/w/workspace/oom-master-pre-commit-lint 13:32:07 + START_PACKAGES=/tmp/packages_start.txt 13:32:07 + END_PACKAGES=/tmp/packages_end.txt 13:32:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:07 + PACKAGES=/tmp/packages_start.txt 13:32:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:07 + PACKAGES=/tmp/packages_end.txt 13:32:07 + case "${OS_FAMILY}" in 13:32:07 + dpkg -l 13:32:07 + grep '^ii' 13:32:07 + '[' -f /tmp/packages_start.txt ']' 13:32:07 + '[' -f /tmp/packages_end.txt ']' 13:32:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:32:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:32:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5682584944657534316.sh 13:32:07 ---> capture-instance-metadata.sh 13:32:07 Setup pyenv: 13:32:07 system 13:32:07 3.8.13 13:32:07 3.9.13 13:32:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Y1c 13:32:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:14 lf-activate-venv(): INFO: Installing: lftools 13:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-7Y1c/bin to PATH 13:32:41 INFO: Running in OpenStack, capturing instance metadata 13:32:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3416972530272028757.sh 13:32:42 provisioning config files... 13:32:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2732048959561522608tmp 13:32:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:32:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:32:42 [EnvInject] - Injecting environment variables from a build step. 13:32:42 [EnvInject] - Injecting as environment variables the properties content 13:32:42 SERVER_ID=logs 13:32:42 13:32:42 [EnvInject] - Variables injected successfully. 13:32:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15028088134675143280.sh 13:32:42 ---> create-netrc.sh 13:32:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14930886908539589619.sh 13:32:42 ---> python-tools-install.sh 13:32:42 Setup pyenv: 13:32:42 system 13:32:42 3.8.13 13:32:42 3.9.13 13:32:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Y1c from file:/tmp/.os_lf_venv 13:32:43 lf-activate-venv(): INFO: Installing: lftools 13:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-7Y1c/bin to PATH 13:32:51 Generating Requirements File 13:33:11 Python 3.10.6 13:33:11 pip 24.2 from /tmp/venv-7Y1c/lib/python3.10/site-packages/pip (python 3.10) 13:33:11 appdirs==1.4.4 13:33:11 argcomplete==3.5.1 13:33:11 aspy.yaml==1.3.0 13:33:11 attrs==24.2.0 13:33:11 autopage==0.5.2 13:33:11 beautifulsoup4==4.12.3 13:33:11 boto3==1.35.39 13:33:11 botocore==1.35.39 13:33:11 bs4==0.0.2 13:33:11 cachetools==5.5.0 13:33:11 certifi==2024.8.30 13:33:11 cffi==1.17.1 13:33:11 cfgv==3.4.0 13:33:11 chardet==5.2.0 13:33:11 charset-normalizer==3.4.0 13:33:11 click==8.1.7 13:33:11 cliff==4.7.0 13:33:11 cmd2==2.4.3 13:33:11 cryptography==3.3.2 13:33:11 debtcollector==3.0.0 13:33:11 decorator==5.1.1 13:33:11 defusedxml==0.7.1 13:33:11 Deprecated==1.2.14 13:33:11 distlib==0.3.9 13:33:11 dnspython==2.7.0 13:33:11 docker==4.2.2 13:33:11 dogpile.cache==1.3.3 13:33:11 durationpy==0.9 13:33:11 email_validator==2.2.0 13:33:11 filelock==3.16.1 13:33:11 future==1.0.0 13:33:11 gitdb==4.0.11 13:33:11 GitPython==3.1.43 13:33:11 google-auth==2.35.0 13:33:11 httplib2==0.22.0 13:33:11 identify==2.6.1 13:33:11 idna==3.10 13:33:11 importlib-resources==1.5.0 13:33:11 iso8601==2.1.0 13:33:11 Jinja2==3.1.4 13:33:11 jmespath==1.0.1 13:33:11 jsonpatch==1.33 13:33:11 jsonpointer==3.0.0 13:33:11 jsonschema==4.23.0 13:33:11 jsonschema-specifications==2024.10.1 13:33:11 keystoneauth1==5.8.0 13:33:11 kubernetes==31.0.0 13:33:11 lftools==0.37.10 13:33:11 lxml==5.3.0 13:33:11 MarkupSafe==3.0.1 13:33:11 msgpack==1.1.0 13:33:11 multi_key_dict==2.0.3 13:33:11 munch==4.0.0 13:33:11 netaddr==1.3.0 13:33:11 netifaces==0.11.0 13:33:11 niet==1.4.2 13:33:11 nodeenv==1.9.1 13:33:11 oauth2client==4.1.3 13:33:11 oauthlib==3.2.2 13:33:11 openstacksdk==4.0.0 13:33:11 os-client-config==2.1.0 13:33:11 os-service-types==1.7.0 13:33:11 osc-lib==3.1.0 13:33:11 oslo.config==9.6.0 13:33:11 oslo.context==5.6.0 13:33:11 oslo.i18n==6.4.0 13:33:11 oslo.log==6.1.2 13:33:11 oslo.serialization==5.5.0 13:33:11 oslo.utils==7.3.0 13:33:11 packaging==24.1 13:33:11 pbr==6.1.0 13:33:11 platformdirs==4.3.6 13:33:11 prettytable==3.11.0 13:33:11 pyasn1==0.6.1 13:33:11 pyasn1_modules==0.4.1 13:33:11 pycparser==2.22 13:33:11 pygerrit2==2.0.15 13:33:11 PyGithub==2.4.0 13:33:11 PyJWT==2.9.0 13:33:11 PyNaCl==1.5.0 13:33:11 pyparsing==2.4.7 13:33:11 pyperclip==1.9.0 13:33:11 pyrsistent==0.20.0 13:33:11 python-cinderclient==9.6.0 13:33:11 python-dateutil==2.9.0.post0 13:33:11 python-heatclient==4.0.0 13:33:11 python-jenkins==1.8.2 13:33:11 python-keystoneclient==5.5.0 13:33:11 python-magnumclient==4.7.0 13:33:11 python-openstackclient==7.1.3 13:33:11 python-swiftclient==4.6.0 13:33:11 PyYAML==6.0.2 13:33:11 referencing==0.35.1 13:33:11 requests==2.32.3 13:33:11 requests-oauthlib==2.0.0 13:33:11 requestsexceptions==1.4.0 13:33:11 rfc3986==2.0.0 13:33:11 rpds-py==0.20.0 13:33:11 rsa==4.9 13:33:11 ruamel.yaml==0.18.6 13:33:11 ruamel.yaml.clib==0.2.8 13:33:11 s3transfer==0.10.3 13:33:11 simplejson==3.19.3 13:33:11 six==1.16.0 13:33:11 smmap==5.0.1 13:33:11 soupsieve==2.6 13:33:11 stevedore==5.3.0 13:33:11 tabulate==0.9.0 13:33:11 toml==0.10.2 13:33:11 tomlkit==0.13.2 13:33:11 tqdm==4.66.5 13:33:11 typing_extensions==4.12.2 13:33:11 tzdata==2024.2 13:33:11 urllib3==1.26.20 13:33:11 virtualenv==20.26.6 13:33:11 wcwidth==0.2.13 13:33:11 websocket-client==1.8.0 13:33:11 wrapt==1.16.0 13:33:11 xdg==6.0.0 13:33:11 xmltodict==0.14.1 13:33:11 yq==3.4.3 13:33:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16709342649128042021.sh 13:33:11 ---> sudo-logs.sh 13:33:11 Archiving 'sudo' log.. 13:33:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7230797283795051741.sh 13:33:12 ---> job-cost.sh 13:33:12 Setup pyenv: 13:33:12 system 13:33:12 3.8.13 13:33:12 3.9.13 13:33:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Y1c from file:/tmp/.os_lf_venv 13:33:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-7Y1c/bin to PATH 13:33:17 INFO: No Stack... 13:33:17 INFO: Retrieving Pricing Info for: v3-standard-4 13:33:17 INFO: Archiving Costs 13:33:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11581790184443702917.sh 13:33:18 ---> logs-deploy.sh 13:33:18 Setup pyenv: 13:33:18 system 13:33:18 3.8.13 13:33:18 3.9.13 13:33:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Y1c from file:/tmp/.os_lf_venv 13:33:19 lf-activate-venv(): INFO: Installing: lftools 13:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-7Y1c/bin to PATH 13:33:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3610 13:33:26 INFO: archiving workspace using pattern(s): 13:33:27 Archives upload complete. 13:33:28 INFO: archiving logs to Nexus 13:33:29 ---> uname -a: 13:33:29 Linux prd-ubuntu1804-builder-4c-4g-76672 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:33:29 13:33:29 13:33:29 ---> lscpu: 13:33:29 Architecture: x86_64 13:33:29 CPU op-mode(s): 32-bit, 64-bit 13:33:29 Byte Order: Little Endian 13:33:29 CPU(s): 4 13:33:29 On-line CPU(s) list: 0-3 13:33:29 Thread(s) per core: 1 13:33:29 Core(s) per socket: 1 13:33:29 Socket(s): 4 13:33:29 NUMA node(s): 1 13:33:29 Vendor ID: AuthenticAMD 13:33:29 CPU family: 23 13:33:29 Model: 49 13:33:29 Model name: AMD EPYC-Rome Processor 13:33:29 Stepping: 0 13:33:29 CPU MHz: 2799.998 13:33:29 BogoMIPS: 5599.99 13:33:29 Virtualization: AMD-V 13:33:29 Hypervisor vendor: KVM 13:33:29 Virtualization type: full 13:33:29 L1d cache: 32K 13:33:29 L1i cache: 32K 13:33:29 L2 cache: 512K 13:33:29 L3 cache: 16384K 13:33:29 NUMA node0 CPU(s): 0-3 13:33:29 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:33:29 13:33:29 13:33:29 ---> nproc: 13:33:29 4 13:33:29 13:33:29 13:33:29 ---> df -h: 13:33:29 Filesystem Size Used Avail Use% Mounted on 13:33:29 udev 7.9G 0 7.9G 0% /dev 13:33:29 tmpfs 1.6G 672K 1.6G 1% /run 13:33:29 /dev/vda1 78G 8.4G 70G 11% / 13:33:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:29 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:29 13:33:29 13:33:29 ---> free -m: 13:33:29 total used free shared buff/cache available 13:33:29 Mem: 16040 552 13303 0 2184 15168 13:33:29 Swap: 1023 0 1023 13:33:29 13:33:29 13:33:29 ---> ip addr: 13:33:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:29 inet 127.0.0.1/8 scope host lo 13:33:29 valid_lft forever preferred_lft forever 13:33:29 inet6 ::1/128 scope host 13:33:29 valid_lft forever preferred_lft forever 13:33:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:33:29 link/ether fa:16:3e:c7:ce:d4 brd ff:ff:ff:ff:ff:ff 13:33:29 inet 10.30.107.103/23 brd 10.30.107.255 scope global dynamic ens3 13:33:29 valid_lft 86255sec preferred_lft 86255sec 13:33:29 inet6 fe80::f816:3eff:fec7:ced4/64 scope link 13:33:29 valid_lft forever preferred_lft forever 13:33:29 13:33:29 13:33:29 ---> sar -b -r -n DEV: 13:33:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76672) 10/14/24 _x86_64_ (4 CPU) 13:33:29 13:33:29 13:31:06 LINUX RESTART (4 CPU) 13:33:29 13:33:29 13:32:01 tps rtps wtps bread/s bwrtn/s 13:33:29 13:33:01 125.61 2.48 123.13 131.18 27378.37 13:33:29 Average: 125.61 2.48 123.13 131.18 27378.37 13:33:29 13:33:29 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:29 13:33:01 13743324 15567612 2681644 16.33 79108 1932000 746300 4.27 762612 1679612 144504 13:33:29 Average: 13743324 15567612 2681644 16.33 79108 1932000 746300 4.27 762612 1679612 144504 13:33:29 13:33:29 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:29 13:33:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 13:33:29 13:33:01 ens3 55.62 40.56 678.20 10.20 0.00 0.00 0.00 0.00 13:33:29 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 13:33:29 Average: ens3 55.62 40.56 678.20 10.20 0.00 0.00 0.00 0.00 13:33:29 13:33:29 13:33:29 ---> sar -P ALL: 13:33:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-76672) 10/14/24 _x86_64_ (4 CPU) 13:33:29 13:33:29 13:31:06 LINUX RESTART (4 CPU) 13:33:29 13:33:29 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:33:29 13:33:01 all 20.12 0.00 1.53 4.46 0.06 73.82 13:33:29 13:33:01 0 11.35 0.00 1.40 3.21 0.03 84.00 13:33:29 13:33:01 1 15.95 0.00 1.58 9.83 0.10 72.53 13:33:29 13:33:01 2 29.69 0.00 1.57 0.65 0.03 68.05 13:33:29 13:33:01 3 23.49 0.00 1.54 4.20 0.07 70.71 13:33:29 Average: all 20.12 0.00 1.53 4.46 0.06 73.82 13:33:29 Average: 0 11.35 0.00 1.40 3.21 0.03 84.00 13:33:29 Average: 1 15.95 0.00 1.58 9.83 0.10 72.53 13:33:29 Average: 2 29.69 0.00 1.57 0.65 0.03 68.05 13:33:29 Average: 3 23.49 0.00 1.54 4.20 0.07 70.71 13:33:29 13:33:29 13:33:29