09:17:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139317 09:17:43 Running as SYSTEM 09:17:43 [EnvInject] - Loading node environment variables. 09:17:43 Building remotely on prd-ubuntu1804-builder-4c-4g-81463 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:17:43 [ssh-agent] Looking for ssh-agent implementation... 09:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:43 $ ssh-agent 09:17:43 SSH_AUTH_SOCK=/tmp/ssh-WU0S25ASkOi0/agent.1694 09:17:43 SSH_AGENT_PID=1696 09:17:43 [ssh-agent] Started. 09:17:43 Running ssh-add (command line suppressed) 09:17:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11551872625251825644.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11551872625251825644.key) 09:17:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:43 The recommended git tool is: NONE 09:17:44 using credential onap-jenkins-ssh 09:17:44 Wiping out workspace first. 09:17:44 Cloning the remote Git repository 09:17:44 Cloning repository git://cloud.onap.org/mirror/oom.git 09:17:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:17:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:44 > git --version # timeout=10 09:17:45 > git --version # 'git version 2.17.1' 09:17:45 using GIT_SSH to set credentials Gerrit user 09:17:45 Verifying host key using manually-configured host key entries 09:17:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:17:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:17:50 using GIT_SSH to set credentials Gerrit user 09:17:50 Verifying host key using manually-configured host key entries 09:17:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/139317/5 # timeout=30 09:17:50 > git rev-parse 8c82f96c0a566fb345c907bb1db1d6ad7d6b4a73^{commit} # timeout=10 09:17:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:50 Checking out Revision 8c82f96c0a566fb345c907bb1db1d6ad7d6b4a73 (refs/changes/17/139317/5) 09:17:50 > git config core.sparsecheckout # timeout=10 09:17:50 > git checkout -f 8c82f96c0a566fb345c907bb1db1d6ad7d6b4a73 # timeout=30 09:17:53 Commit message: "[AAI] 15.0.0 chart release" 09:17:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:53 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 09:17:54 [EnvInject] - Injecting environment variables from a build step. 09:17:54 [EnvInject] - Injecting as environment variables the properties content 09:17:54 PYTHON=python3 09:17:54 09:17:54 [EnvInject] - Variables injected successfully. 09:17:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18053243545572658481.sh 09:17:54 ---> tox-install.sh 09:17:54 + source /home/jenkins/lf-env.sh 09:17:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:54 ++ mktemp -d /tmp/venv-XXXX 09:17:54 + lf_venv=/tmp/venv-XzQo 09:17:54 + local venv_file=/tmp/.os_lf_venv 09:17:54 + local python=python3 09:17:54 + local options 09:17:54 + local set_path=true 09:17:54 + local install_args= 09:17:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:54 + true 09:17:54 + case $1 in 09:17:54 + venv_file=/tmp/.toxenv 09:17:54 + shift 2 09:17:54 + true 09:17:54 + case $1 in 09:17:54 + shift 09:17:54 + break 09:17:54 + case $python in 09:17:54 + local pkg_list= 09:17:54 + [[ -d /opt/pyenv ]] 09:17:54 + echo 'Setup pyenv:' 09:17:54 Setup pyenv: 09:17:54 + export PYENV_ROOT=/opt/pyenv 09:17:54 + PYENV_ROOT=/opt/pyenv 09:17:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:54 + pyenv versions 09:17:54 * system (set by /opt/pyenv/version) 09:17:54 * 3.8.13 (set by /opt/pyenv/version) 09:17:54 * 3.9.13 (set by /opt/pyenv/version) 09:17:54 * 3.10.6 (set by /opt/pyenv/version) 09:17:54 + command -v pyenv 09:17:54 ++ pyenv init - --no-rehash 09:17:54 + 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[*]}"'\'')" 09:17:54 export PATH="/opt/pyenv/shims:${PATH}" 09:17:54 export PYENV_SHELL=bash 09:17:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:54 pyenv() { 09:17:54 local command 09:17:54 command="${1:-}" 09:17:54 if [ "$#" -gt 0 ]; then 09:17:54 shift 09:17:54 fi 09:17:54 09:17:54 case "$command" in 09:17:54 rehash|shell) 09:17:54 eval "$(pyenv "sh-$command" "$@")" 09:17:54 ;; 09:17:54 *) 09:17:54 command pyenv "$command" "$@" 09:17:54 ;; 09:17:54 esac 09:17:54 }' 09:17:54 +++ 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[*]}"' 09:17:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:54 ++ export PYENV_SHELL=bash 09:17:54 ++ PYENV_SHELL=bash 09:17:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:54 +++ complete -F _pyenv pyenv 09:17:54 ++ lf-pyver python3 09:17:54 ++ local py_version_xy=python3 09:17:54 ++ local py_version_xyz= 09:17:54 ++ pyenv versions 09:17:54 ++ sed 's/^[ *]* //' 09:17:54 ++ local command 09:17:54 ++ command=versions 09:17:54 ++ '[' 1 -gt 0 ']' 09:17:54 ++ shift 09:17:54 ++ case "$command" in 09:17:54 ++ command pyenv versions 09:17:54 ++ pyenv versions 09:17:54 ++ awk '{ print $1 }' 09:17:54 ++ grep -E '^[0-9.]*[0-9]$' 09:17:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:54 +++ grep '^3' /tmp/.pyenv_versions 09:17:54 +++ sort -V 09:17:54 +++ tail -n 1 09:17:54 ++ py_version_xyz=3.10.6 09:17:54 ++ [[ -z 3.10.6 ]] 09:17:54 ++ echo 3.10.6 09:17:54 ++ return 0 09:17:54 + pyenv local 3.10.6 09:17:54 + local command 09:17:54 + command=local 09:17:54 + '[' 2 -gt 0 ']' 09:17:54 + shift 09:17:54 + case "$command" in 09:17:54 + command pyenv local 3.10.6 09:17:54 + pyenv local 3.10.6 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='tox ' 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='virtualenv ' 09:17:54 + for arg in "$@" 09:17:54 + case $arg in 09:17:54 + pkg_list+='urllib3~=1.26.15 ' 09:17:54 + [[ -f /tmp/.toxenv ]] 09:17:54 + [[ ! -f /tmp/.toxenv ]] 09:17:54 + [[ -n '' ]] 09:17:54 + python3 -m venv /tmp/venv-XzQo 09:17:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XzQo' 09:17:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XzQo 09:17:58 + echo /tmp/venv-XzQo 09:17:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:17:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:17:58 + /tmp/venv-XzQo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:18:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:18:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:18:01 + /tmp/venv-XzQo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:18:04 + type python3 09:18:04 + true 09:18:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XzQo/bin to PATH' 09:18:04 lf-activate-venv(): INFO: Adding /tmp/venv-XzQo/bin to PATH 09:18:04 + PATH=/tmp/venv-XzQo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:18:04 + return 0 09:18:04 + python3 --version 09:18:04 Python 3.10.6 09:18:04 + python3 -m pip --version 09:18:04 pip 24.3.1 from /tmp/venv-XzQo/lib/python3.10/site-packages/pip (python 3.10) 09:18:04 + python3 -m pip freeze 09:18:04 cachetools==5.5.0 09:18:04 chardet==5.2.0 09:18:04 colorama==0.4.6 09:18:04 distlib==0.3.9 09:18:04 filelock==3.16.1 09:18:04 packaging==24.1 09:18:04 platformdirs==4.3.6 09:18:04 pluggy==1.5.0 09:18:04 pyproject-api==1.8.0 09:18:04 tomli==2.0.2 09:18:04 tox==4.23.2 09:18:04 typing_extensions==4.12.2 09:18:04 urllib3==1.26.20 09:18:04 virtualenv==20.27.1 09:18:04 [EnvInject] - Injecting environment variables from a build step. 09:18:04 [EnvInject] - Injecting as environment variables the properties content 09:18:04 PARALLEL=false 09:18:04 09:18:04 [EnvInject] - Variables injected successfully. 09:18:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5647349480831800378.sh 09:18:04 ---> tox-run.sh 09:18:04 + 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 09:18:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:18:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:18:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:18:04 + cd /w/workspace/oom-master-pre-commit-lint/. 09:18:04 + source /home/jenkins/lf-env.sh 09:18:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:04 ++ mktemp -d /tmp/venv-XXXX 09:18:04 + lf_venv=/tmp/venv-Y5Mm 09:18:04 + local venv_file=/tmp/.os_lf_venv 09:18:04 + local python=python3 09:18:04 + local options 09:18:04 + local set_path=true 09:18:04 + local install_args= 09:18:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:18:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:18:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:18:04 + true 09:18:04 + case $1 in 09:18:04 + venv_file=/tmp/.toxenv 09:18:04 + shift 2 09:18:04 + true 09:18:04 + case $1 in 09:18:04 + shift 09:18:04 + break 09:18:04 + case $python in 09:18:04 + local pkg_list= 09:18:04 + [[ -d /opt/pyenv ]] 09:18:04 + echo 'Setup pyenv:' 09:18:04 Setup pyenv: 09:18:04 + export PYENV_ROOT=/opt/pyenv 09:18:04 + PYENV_ROOT=/opt/pyenv 09:18:04 + 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 09:18:04 + 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 09:18:04 + pyenv versions 09:18:04 system 09:18:04 3.8.13 09:18:04 3.9.13 09:18:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:04 + command -v pyenv 09:18:04 ++ pyenv init - --no-rehash 09:18:05 + 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[*]}"'\'')" 09:18:05 export PATH="/opt/pyenv/shims:${PATH}" 09:18:05 export PYENV_SHELL=bash 09:18:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:05 pyenv() { 09:18:05 local command 09:18:05 command="${1:-}" 09:18:05 if [ "$#" -gt 0 ]; then 09:18:05 shift 09:18:05 fi 09:18:05 09:18:05 case "$command" in 09:18:05 rehash|shell) 09:18:05 eval "$(pyenv "sh-$command" "$@")" 09:18:05 ;; 09:18:05 *) 09:18:05 command pyenv "$command" "$@" 09:18:05 ;; 09:18:05 esac 09:18:05 }' 09:18:05 +++ 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[*]}"' 09:18:05 ++ 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 09:18:05 ++ 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 09:18:05 ++ 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 09:18:05 ++ export PYENV_SHELL=bash 09:18:05 ++ PYENV_SHELL=bash 09:18:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:05 +++ complete -F _pyenv pyenv 09:18:05 ++ lf-pyver python3 09:18:05 ++ local py_version_xy=python3 09:18:05 ++ local py_version_xyz= 09:18:05 ++ pyenv versions 09:18:05 ++ local command 09:18:05 ++ command=versions 09:18:05 ++ '[' 1 -gt 0 ']' 09:18:05 ++ shift 09:18:05 ++ case "$command" in 09:18:05 ++ command pyenv versions 09:18:05 ++ pyenv versions 09:18:05 ++ sed 's/^[ *]* //' 09:18:05 ++ awk '{ print $1 }' 09:18:05 ++ grep -E '^[0-9.]*[0-9]$' 09:18:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:05 +++ grep '^3' /tmp/.pyenv_versions 09:18:05 +++ sort -V 09:18:05 +++ tail -n 1 09:18:05 ++ py_version_xyz=3.10.6 09:18:05 ++ [[ -z 3.10.6 ]] 09:18:05 ++ echo 3.10.6 09:18:05 ++ return 0 09:18:05 + pyenv local 3.10.6 09:18:05 + local command 09:18:05 + command=local 09:18:05 + '[' 2 -gt 0 ']' 09:18:05 + shift 09:18:05 + case "$command" in 09:18:05 + command pyenv local 3.10.6 09:18:05 + pyenv local 3.10.6 09:18:05 + for arg in "$@" 09:18:05 + case $arg in 09:18:05 + pkg_list+='tox ' 09:18:05 + for arg in "$@" 09:18:05 + case $arg in 09:18:05 + pkg_list+='virtualenv ' 09:18:05 + for arg in "$@" 09:18:05 + case $arg in 09:18:05 + pkg_list+='urllib3~=1.26.15 ' 09:18:05 + [[ -f /tmp/.toxenv ]] 09:18:05 ++ cat /tmp/.toxenv 09:18:05 + lf_venv=/tmp/venv-XzQo 09:18:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzQo from' file:/tmp/.toxenv 09:18:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XzQo from file:/tmp/.toxenv 09:18:05 + /tmp/venv-XzQo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:18:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:18:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:18:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:18:05 + /tmp/venv-XzQo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:18:07 + type python3 09:18:07 + true 09:18:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XzQo/bin to PATH' 09:18:07 lf-activate-venv(): INFO: Adding /tmp/venv-XzQo/bin to PATH 09:18:07 + PATH=/tmp/venv-XzQo/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 09:18:07 + return 0 09:18:07 + [[ -d /opt/pyenv ]] 09:18:07 + echo '---> Setting up pyenv' 09:18:07 ---> Setting up pyenv 09:18:07 + export PYENV_ROOT=/opt/pyenv 09:18:07 + PYENV_ROOT=/opt/pyenv 09:18:07 + export PATH=/opt/pyenv/bin:/tmp/venv-XzQo/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 09:18:07 + PATH=/opt/pyenv/bin:/tmp/venv-XzQo/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 09:18:07 ++ pwd 09:18:07 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:18:07 + export PYTHONPATH 09:18:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:18:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:18:07 + tox --version 09:18:07 4.23.2 from /tmp/venv-XzQo/lib/python3.10/site-packages/tox/__init__.py 09:18:07 + PARALLEL=false 09:18:07 + TOX_OPTIONS_LIST= 09:18:07 + [[ -n pre-commit ]] 09:18:07 + TOX_OPTIONS_LIST=' -e pre-commit' 09:18:07 + case ${PARALLEL,,} in 09:18:07 + tox -e pre-commit 09:18:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:18:08 pre-commit: install_deps> python -I -m pip install pre-commit 09:18:11 pre-commit: freeze> python -m pip freeze --all 09:18:11 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 09:18:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:18:13 [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. 09:18:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:14 [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. 09:18:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:18:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:18:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:18:16 [INFO] Once installed this environment will be reused. 09:18:16 [INFO] This may take a few minutes... 09:18:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:18:19 [INFO] Once installed this environment will be reused. 09:18:19 [INFO] This may take a few minutes... 09:18:25 Trim Trailing Whitespace.................................................Passed 09:18:25 Tabs remover.............................................................Passed 09:18:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:18:25 [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. 09:18:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:18:25 [INFO] Once installed this environment will be reused. 09:18:25 [INFO] This may take a few minutes... 09:19:12 gitlint..............................................(no files to check)Skipped 09:19:12 pre-commit: OK (64.25=setup[3.73]+cmd[14.13,46.40] seconds) 09:19:12 congratulations :) (64.42 seconds) 09:19:12 + tox_status=0 09:19:12 + echo '---> Completed tox runs' 09:19:12 ---> Completed tox runs 09:19:12 + for i in .tox/*/log 09:19:12 ++ awk -F/ '{print $2}' 09:19:12 ++ echo .tox/pre-commit/log 09:19:12 + tox_env=pre-commit 09:19:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:19:12 + DOC_DIR=docs/_build/html 09:19:12 + [[ -d docs/_build/html ]] 09:19:12 + echo '---> tox-run.sh ends' 09:19:12 ---> tox-run.sh ends 09:19:12 + test 0 -eq 0 09:19:12 $ ssh-agent -k 09:19:12 unset SSH_AUTH_SOCK; 09:19:12 unset SSH_AGENT_PID; 09:19:12 echo Agent pid 1696 killed; 09:19:12 [ssh-agent] Stopped. 09:19:12 [PostBuildScript] - [INFO] Executing post build scripts. 09:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins423736203719817268.sh 09:19:12 ---> sysstat.sh 09:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12088391405958403186.sh 09:19:12 ---> package-listing.sh 09:19:12 ++ tr '[:upper:]' '[:lower:]' 09:19:12 ++ facter osfamily 09:19:12 + OS_FAMILY=debian 09:19:12 + workspace=/w/workspace/oom-master-pre-commit-lint 09:19:12 + START_PACKAGES=/tmp/packages_start.txt 09:19:12 + END_PACKAGES=/tmp/packages_end.txt 09:19:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:12 + PACKAGES=/tmp/packages_start.txt 09:19:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:19:12 + PACKAGES=/tmp/packages_end.txt 09:19:12 + case "${OS_FAMILY}" in 09:19:12 + dpkg -l 09:19:12 + grep '^ii' 09:19:12 + '[' -f /tmp/packages_start.txt ']' 09:19:12 + '[' -f /tmp/packages_end.txt ']' 09:19:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:19:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:19:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:19:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17834901762697579814.sh 09:19:12 ---> capture-instance-metadata.sh 09:19:12 Setup pyenv: 09:19:12 system 09:19:12 3.8.13 09:19:12 3.9.13 09:19:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VLTO 09:19:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:19:19 lf-activate-venv(): INFO: Installing: lftools 09:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-VLTO/bin to PATH 09:19:58 INFO: Running in OpenStack, capturing instance metadata 09:19:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18043469490244970092.sh 09:19:58 provisioning config files... 09:19:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13220090367308476889tmp 09:19:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:19:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:19:58 [EnvInject] - Injecting environment variables from a build step. 09:19:58 [EnvInject] - Injecting as environment variables the properties content 09:19:58 SERVER_ID=logs 09:19:58 09:19:58 [EnvInject] - Variables injected successfully. 09:19:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16505767443106089207.sh 09:19:58 ---> create-netrc.sh 09:19:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9700655162953440310.sh 09:19:58 ---> python-tools-install.sh 09:19:58 Setup pyenv: 09:19:58 system 09:19:58 3.8.13 09:19:58 3.9.13 09:19:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:19:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLTO from file:/tmp/.os_lf_venv 09:19:59 lf-activate-venv(): INFO: Installing: lftools 09:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-VLTO/bin to PATH 09:20:07 Generating Requirements File 09:20:26 Python 3.10.6 09:20:26 pip 24.3.1 from /tmp/venv-VLTO/lib/python3.10/site-packages/pip (python 3.10) 09:20:26 appdirs==1.4.4 09:20:26 argcomplete==3.5.1 09:20:26 aspy.yaml==1.3.0 09:20:26 attrs==24.2.0 09:20:26 autopage==0.5.2 09:20:26 beautifulsoup4==4.12.3 09:20:26 boto3==1.35.54 09:20:26 botocore==1.35.54 09:20:26 bs4==0.0.2 09:20:26 cachetools==5.5.0 09:20:26 certifi==2024.8.30 09:20:26 cffi==1.17.1 09:20:26 cfgv==3.4.0 09:20:26 chardet==5.2.0 09:20:26 charset-normalizer==3.4.0 09:20:26 click==8.1.7 09:20:26 cliff==4.7.0 09:20:26 cmd2==2.5.2 09:20:26 cryptography==3.3.2 09:20:26 debtcollector==3.0.0 09:20:26 decorator==5.1.1 09:20:26 defusedxml==0.7.1 09:20:26 Deprecated==1.2.14 09:20:26 distlib==0.3.9 09:20:26 dnspython==2.7.0 09:20:26 docker==4.2.2 09:20:26 dogpile.cache==1.3.3 09:20:26 durationpy==0.9 09:20:26 email_validator==2.2.0 09:20:26 filelock==3.16.1 09:20:26 future==1.0.0 09:20:26 gitdb==4.0.11 09:20:26 GitPython==3.1.43 09:20:26 google-auth==2.35.0 09:20:26 httplib2==0.22.0 09:20:26 identify==2.6.1 09:20:26 idna==3.10 09:20:26 importlib-resources==1.5.0 09:20:26 iso8601==2.1.0 09:20:26 Jinja2==3.1.4 09:20:26 jmespath==1.0.1 09:20:26 jsonpatch==1.33 09:20:26 jsonpointer==3.0.0 09:20:26 jsonschema==4.23.0 09:20:26 jsonschema-specifications==2024.10.1 09:20:26 keystoneauth1==5.8.0 09:20:26 kubernetes==31.0.0 09:20:26 lftools==0.37.10 09:20:26 lxml==5.3.0 09:20:26 MarkupSafe==3.0.2 09:20:26 msgpack==1.1.0 09:20:26 multi_key_dict==2.0.3 09:20:26 munch==4.0.0 09:20:26 netaddr==1.3.0 09:20:26 netifaces==0.11.0 09:20:26 niet==1.4.2 09:20:26 nodeenv==1.9.1 09:20:26 oauth2client==4.1.3 09:20:26 oauthlib==3.2.2 09:20:26 openstacksdk==4.1.0 09:20:26 os-client-config==2.1.0 09:20:26 os-service-types==1.7.0 09:20:26 osc-lib==3.1.0 09:20:26 oslo.config==9.6.0 09:20:26 oslo.context==5.6.0 09:20:26 oslo.i18n==6.4.0 09:20:26 oslo.log==6.1.2 09:20:26 oslo.serialization==5.5.0 09:20:26 oslo.utils==7.3.0 09:20:26 packaging==24.1 09:20:26 pbr==6.1.0 09:20:26 platformdirs==4.3.6 09:20:26 prettytable==3.12.0 09:20:26 pyasn1==0.6.1 09:20:26 pyasn1_modules==0.4.1 09:20:26 pycparser==2.22 09:20:26 pygerrit2==2.0.15 09:20:26 PyGithub==2.4.0 09:20:26 PyJWT==2.9.0 09:20:26 PyNaCl==1.5.0 09:20:26 pyparsing==2.4.7 09:20:26 pyperclip==1.9.0 09:20:26 pyrsistent==0.20.0 09:20:26 python-cinderclient==9.6.0 09:20:26 python-dateutil==2.9.0.post0 09:20:26 python-heatclient==4.0.0 09:20:26 python-jenkins==1.8.2 09:20:26 python-keystoneclient==5.5.0 09:20:26 python-magnumclient==4.7.0 09:20:26 python-openstackclient==7.2.1 09:20:26 python-swiftclient==4.6.0 09:20:26 PyYAML==6.0.2 09:20:26 referencing==0.35.1 09:20:26 requests==2.32.3 09:20:26 requests-oauthlib==2.0.0 09:20:26 requestsexceptions==1.4.0 09:20:26 rfc3986==2.0.0 09:20:26 rpds-py==0.20.1 09:20:26 rsa==4.9 09:20:26 ruamel.yaml==0.18.6 09:20:26 ruamel.yaml.clib==0.2.12 09:20:26 s3transfer==0.10.3 09:20:26 simplejson==3.19.3 09:20:26 six==1.16.0 09:20:26 smmap==5.0.1 09:20:26 soupsieve==2.6 09:20:26 stevedore==5.3.0 09:20:26 tabulate==0.9.0 09:20:26 toml==0.10.2 09:20:26 tomlkit==0.13.2 09:20:26 tqdm==4.66.6 09:20:26 typing_extensions==4.12.2 09:20:26 tzdata==2024.2 09:20:26 urllib3==1.26.20 09:20:26 virtualenv==20.27.1 09:20:26 wcwidth==0.2.13 09:20:26 websocket-client==1.8.0 09:20:26 wrapt==1.16.0 09:20:26 xdg==6.0.0 09:20:26 xmltodict==0.14.2 09:20:26 yq==3.4.3 09:20:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11362078613139137583.sh 09:20:26 ---> sudo-logs.sh 09:20:26 Archiving 'sudo' log.. 09:20:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13086510553260536212.sh 09:20:27 ---> job-cost.sh 09:20:27 Setup pyenv: 09:20:27 system 09:20:27 3.8.13 09:20:27 3.9.13 09:20:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLTO from file:/tmp/.os_lf_venv 09:20:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-VLTO/bin to PATH 09:20:32 INFO: No Stack... 09:20:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:33 INFO: Archiving Costs 09:20:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11591350498678684689.sh 09:20:33 ---> logs-deploy.sh 09:20:33 Setup pyenv: 09:20:33 system 09:20:33 3.8.13 09:20:33 3.9.13 09:20:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLTO from file:/tmp/.os_lf_venv 09:20:34 lf-activate-venv(): INFO: Installing: lftools 09:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-VLTO/bin to PATH 09:20:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3627 09:20:42 INFO: archiving workspace using pattern(s): 09:20:43 Archives upload complete. 09:20:43 INFO: archiving logs to Nexus 09:20:44 ---> uname -a: 09:20:44 Linux prd-ubuntu1804-builder-4c-4g-81463 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:20:44 09:20:44 09:20:44 ---> lscpu: 09:20:44 Architecture: x86_64 09:20:44 CPU op-mode(s): 32-bit, 64-bit 09:20:44 Byte Order: Little Endian 09:20:44 CPU(s): 4 09:20:44 On-line CPU(s) list: 0-3 09:20:44 Thread(s) per core: 1 09:20:44 Core(s) per socket: 1 09:20:44 Socket(s): 4 09:20:44 NUMA node(s): 1 09:20:44 Vendor ID: AuthenticAMD 09:20:44 CPU family: 23 09:20:44 Model: 49 09:20:44 Model name: AMD EPYC-Rome Processor 09:20:44 Stepping: 0 09:20:44 CPU MHz: 2800.000 09:20:44 BogoMIPS: 5600.00 09:20:44 Virtualization: AMD-V 09:20:44 Hypervisor vendor: KVM 09:20:44 Virtualization type: full 09:20:44 L1d cache: 32K 09:20:44 L1i cache: 32K 09:20:44 L2 cache: 512K 09:20:44 L3 cache: 16384K 09:20:44 NUMA node0 CPU(s): 0-3 09:20:44 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 09:20:44 09:20:44 09:20:44 ---> nproc: 09:20:44 4 09:20:44 09:20:44 09:20:44 ---> df -h: 09:20:44 Filesystem Size Used Avail Use% Mounted on 09:20:44 udev 7.9G 0 7.9G 0% /dev 09:20:44 tmpfs 1.6G 672K 1.6G 1% /run 09:20:44 /dev/vda1 78G 8.4G 70G 11% / 09:20:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:20:44 tmpfs 5.0M 0 5.0M 0% /run/lock 09:20:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:20:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:20:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:20:44 09:20:44 09:20:44 ---> free -m: 09:20:44 total used free shared buff/cache available 09:20:44 Mem: 16040 560 13305 0 2174 15160 09:20:44 Swap: 1023 0 1023 09:20:44 09:20:44 09:20:44 ---> ip addr: 09:20:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:20:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:20:44 inet 127.0.0.1/8 scope host lo 09:20:44 valid_lft forever preferred_lft forever 09:20:44 inet6 ::1/128 scope host 09:20:44 valid_lft forever preferred_lft forever 09:20:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:20:44 link/ether fa:16:3e:51:fa:d4 brd ff:ff:ff:ff:ff:ff 09:20:44 inet 10.30.106.223/23 brd 10.30.107.255 scope global dynamic ens3 09:20:44 valid_lft 86199sec preferred_lft 86199sec 09:20:44 inet6 fe80::f816:3eff:fe51:fad4/64 scope link 09:20:44 valid_lft forever preferred_lft forever 09:20:44 09:20:44 09:20:44 ---> sar -b -r -n DEV: 09:20:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81463) 11/04/24 _x86_64_ (4 CPU) 09:20:44 09:20:44 09:17:26 LINUX RESTART (4 CPU) 09:20:44 09:20:44 09:18:02 tps rtps wtps bread/s bwrtn/s 09:20:44 09:19:01 64.86 20.57 44.29 1158.93 16300.91 09:20:44 09:20:01 91.38 2.42 88.97 116.38 27507.42 09:20:44 Average: 78.23 11.42 66.82 633.32 21950.77 09:20:44 09:20:44 09:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:20:44 09:19:01 13956976 15538988 2467992 15.03 56056 1726048 878992 5.03 739536 1510576 114352 09:20:44 09:20:01 13776124 15562920 2648844 16.13 77340 1896212 756880 4.33 758636 1648264 125636 09:20:44 Average: 13866550 15550954 2558418 15.58 66698 1811130 817936 4.68 749086 1579420 119994 09:20:44 09:20:44 09:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:20:44 09:19:01 ens3 42.83 30.57 535.70 5.81 0.00 0.00 0.00 0.00 09:20:44 09:19:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 09:20:44 09:20:01 ens3 38.96 28.71 561.17 10.64 0.00 0.00 0.00 0.00 09:20:44 09:20:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:20:44 Average: ens3 40.88 29.63 548.54 8.25 0.00 0.00 0.00 0.00 09:20:44 Average: lo 1.34 1.34 0.14 0.14 0.00 0.00 0.00 0.00 09:20:44 09:20:44 09:20:44 ---> sar -P ALL: 09:20:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81463) 11/04/24 _x86_64_ (4 CPU) 09:20:44 09:20:44 09:17:26 LINUX RESTART (4 CPU) 09:20:44 09:20:44 09:18:02 CPU %user %nice %system %iowait %steal %idle 09:20:44 09:19:01 all 12.22 0.00 1.34 24.93 0.08 61.44 09:20:44 09:19:01 0 13.56 0.00 1.37 40.83 0.05 44.19 09:20:44 09:19:01 1 9.63 0.00 1.07 56.87 0.08 32.34 09:20:44 09:19:01 2 15.72 0.00 1.79 1.28 0.07 81.14 09:20:44 09:19:01 3 9.96 0.00 1.14 0.65 0.12 88.13 09:20:44 09:20:01 all 13.14 0.00 1.31 11.99 0.06 73.50 09:20:44 09:20:01 0 1.14 0.00 1.20 39.66 0.05 57.95 09:20:44 09:20:01 1 15.79 0.00 1.08 2.48 0.05 80.60 09:20:44 09:20:01 2 12.20 0.00 1.25 0.38 0.05 86.11 09:20:44 09:20:01 3 23.39 0.00 1.72 5.50 0.08 69.30 09:20:44 Average: all 12.68 0.00 1.33 18.40 0.07 67.52 09:20:44 Average: 0 7.30 0.00 1.29 40.24 0.05 51.12 09:20:44 Average: 1 12.75 0.00 1.08 29.38 0.07 56.73 09:20:44 Average: 2 13.95 0.00 1.52 0.83 0.06 83.65 09:20:44 Average: 3 16.74 0.00 1.43 3.09 0.10 78.64 09:20:44 09:20:44 09:20:44