15:20:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:20:59 Running as SYSTEM 15:20:59 [EnvInject] - Loading node environment variables. 15:20:59 Building remotely on prd-ubuntu1804-builder-4c-4g-1161 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:20:59 [ssh-agent] Looking for ssh-agent implementation... 15:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:00 $ ssh-agent 15:21:00 SSH_AUTH_SOCK=/tmp/ssh-e3onptopdq1O/agent.1701 15:21:00 SSH_AGENT_PID=1703 15:21:00 [ssh-agent] Started. 15:21:00 Running ssh-add (command line suppressed) 15:21:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10344249338390553940.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10344249338390553940.key) 15:21:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:00 The recommended git tool is: NONE 15:21:01 using credential onap-jenkins-ssh 15:21:01 Wiping out workspace first. 15:21:02 Cloning the remote Git repository 15:21:02 Cloning repository git://cloud.onap.org/mirror/oom.git 15:21:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:21:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:02 > git --version # timeout=10 15:21:02 > git --version # 'git version 2.17.1' 15:21:02 using GIT_SSH to set credentials Gerrit user 15:21:02 Verifying host key using manually-configured host key entries 15:21:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:07 using GIT_SSH to set credentials Gerrit user 15:21:07 Verifying host key using manually-configured host key entries 15:21:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/3 # timeout=30 15:21:08 > git rev-parse f47dc8948150c50d9b5826c06254acbabfb652c8^{commit} # timeout=10 15:21:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:08 Checking out Revision f47dc8948150c50d9b5826c06254acbabfb652c8 (refs/changes/36/136836/3) 15:21:08 > git config core.sparsecheckout # timeout=10 15:21:08 > git checkout -f f47dc8948150c50d9b5826c06254acbabfb652c8 # timeout=30 15:21:11 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 15:21:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:11 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 15:21:11 [EnvInject] - Injecting environment variables from a build step. 15:21:11 [EnvInject] - Injecting as environment variables the properties content 15:21:11 PYTHON=python3 15:21:11 15:21:11 [EnvInject] - Variables injected successfully. 15:21:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5838273075217123789.sh 15:21:11 ---> tox-install.sh 15:21:11 + source /home/jenkins/lf-env.sh 15:21:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:11 ++ mktemp -d /tmp/venv-XXXX 15:21:11 + lf_venv=/tmp/venv-wH6z 15:21:11 + local venv_file=/tmp/.os_lf_venv 15:21:11 + local python=python3 15:21:11 + local options 15:21:11 + local set_path=true 15:21:11 + local install_args= 15:21:11 ++ 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 15:21:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:11 + true 15:21:11 + case $1 in 15:21:11 + venv_file=/tmp/.toxenv 15:21:11 + shift 2 15:21:11 + true 15:21:11 + case $1 in 15:21:11 + shift 15:21:11 + break 15:21:11 + case $python in 15:21:11 + local pkg_list= 15:21:11 + [[ -d /opt/pyenv ]] 15:21:11 + echo 'Setup pyenv:' 15:21:11 Setup pyenv: 15:21:11 + export PYENV_ROOT=/opt/pyenv 15:21:11 + PYENV_ROOT=/opt/pyenv 15:21:11 + 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 15:21:11 + 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 15:21:11 + pyenv versions 15:21:11 * system (set by /opt/pyenv/version) 15:21:11 * 3.8.13 (set by /opt/pyenv/version) 15:21:11 * 3.9.13 (set by /opt/pyenv/version) 15:21:11 * 3.10.6 (set by /opt/pyenv/version) 15:21:11 + command -v pyenv 15:21:11 ++ pyenv init - --no-rehash 15:21:11 + 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[*]}"'\'')" 15:21:11 export PATH="/opt/pyenv/shims:${PATH}" 15:21:11 export PYENV_SHELL=bash 15:21:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:11 pyenv() { 15:21:11 local command 15:21:11 command="${1:-}" 15:21:11 if [ "$#" -gt 0 ]; then 15:21:11 shift 15:21:11 fi 15:21:11 15:21:11 case "$command" in 15:21:11 rehash|shell) 15:21:11 eval "$(pyenv "sh-$command" "$@")" 15:21:11 ;; 15:21:11 *) 15:21:11 command pyenv "$command" "$@" 15:21:11 ;; 15:21:11 esac 15:21:11 }' 15:21:11 +++ 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[*]}"' 15:21:11 ++ 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 15:21:11 ++ 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 15:21:11 ++ 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 15:21:11 ++ export PYENV_SHELL=bash 15:21:11 ++ PYENV_SHELL=bash 15:21:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:11 +++ complete -F _pyenv pyenv 15:21:11 ++ lf-pyver python3 15:21:11 ++ local py_version_xy=python3 15:21:11 ++ local py_version_xyz= 15:21:11 ++ pyenv versions 15:21:11 ++ local command 15:21:11 ++ sed 's/^[ *]* //' 15:21:11 ++ awk '{ print $1 }' 15:21:11 ++ command=versions 15:21:11 ++ '[' 1 -gt 0 ']' 15:21:11 ++ shift 15:21:11 ++ case "$command" in 15:21:11 ++ command pyenv versions 15:21:11 ++ pyenv versions 15:21:11 ++ grep -E '^[0-9.]*[0-9]$' 15:21:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:11 +++ grep '^3' /tmp/.pyenv_versions 15:21:11 +++ sort -V 15:21:11 +++ tail -n 1 15:21:11 ++ py_version_xyz=3.10.6 15:21:11 ++ [[ -z 3.10.6 ]] 15:21:11 ++ echo 3.10.6 15:21:11 ++ return 0 15:21:11 + pyenv local 3.10.6 15:21:11 + local command 15:21:11 + command=local 15:21:11 + '[' 2 -gt 0 ']' 15:21:11 + shift 15:21:11 + case "$command" in 15:21:11 + command pyenv local 3.10.6 15:21:11 + pyenv local 3.10.6 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='tox ' 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='virtualenv ' 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='urllib3~=1.26.15 ' 15:21:11 + [[ -f /tmp/.toxenv ]] 15:21:11 + [[ ! -f /tmp/.toxenv ]] 15:21:11 + [[ -n '' ]] 15:21:11 + python3 -m venv /tmp/venv-wH6z 15:21:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wH6z' 15:21:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wH6z 15:21:16 + echo /tmp/venv-wH6z 15:21:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:16 + /tmp/venv-wH6z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:19 + /tmp/venv-wH6z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:23 + type python3 15:21:23 + true 15:21:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wH6z/bin to PATH' 15:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-wH6z/bin to PATH 15:21:23 + PATH=/tmp/venv-wH6z/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 15:21:23 + return 0 15:21:23 + python3 --version 15:21:23 Python 3.10.6 15:21:23 + python3 -m pip --version 15:21:23 pip 23.3.2 from /tmp/venv-wH6z/lib/python3.10/site-packages/pip (python 3.10) 15:21:23 + python3 -m pip freeze 15:21:23 cachetools==5.3.2 15:21:23 chardet==5.2.0 15:21:23 colorama==0.4.6 15:21:23 distlib==0.3.8 15:21:23 filelock==3.13.1 15:21:23 packaging==23.2 15:21:23 platformdirs==4.2.0 15:21:23 pluggy==1.4.0 15:21:23 pyproject-api==1.6.1 15:21:23 tomli==2.0.1 15:21:23 tox==4.12.1 15:21:23 urllib3==1.26.18 15:21:23 virtualenv==20.25.0 15:21:23 [EnvInject] - Injecting environment variables from a build step. 15:21:23 [EnvInject] - Injecting as environment variables the properties content 15:21:23 PARALLEL=false 15:21:23 15:21:23 [EnvInject] - Variables injected successfully. 15:21:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14946333144082398811.sh 15:21:23 ---> tox-run.sh 15:21:23 + 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 15:21:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:21:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:23 + cd /w/workspace/oom-master-pre-commit-lint/. 15:21:23 + source /home/jenkins/lf-env.sh 15:21:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:23 ++ mktemp -d /tmp/venv-XXXX 15:21:23 + lf_venv=/tmp/venv-IWs0 15:21:23 + local venv_file=/tmp/.os_lf_venv 15:21:23 + local python=python3 15:21:23 + local options 15:21:23 + local set_path=true 15:21:23 + local install_args= 15:21:23 ++ 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 15:21:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:23 + true 15:21:23 + case $1 in 15:21:23 + venv_file=/tmp/.toxenv 15:21:23 + shift 2 15:21:23 + true 15:21:23 + case $1 in 15:21:23 + shift 15:21:23 + break 15:21:23 + case $python in 15:21:23 + local pkg_list= 15:21:23 + [[ -d /opt/pyenv ]] 15:21:23 + echo 'Setup pyenv:' 15:21:23 Setup pyenv: 15:21:23 + export PYENV_ROOT=/opt/pyenv 15:21:23 + PYENV_ROOT=/opt/pyenv 15:21:23 + 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 15:21:23 + 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 15:21:23 + pyenv versions 15:21:23 system 15:21:23 3.8.13 15:21:23 3.9.13 15:21:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:23 + command -v pyenv 15:21:23 ++ pyenv init - --no-rehash 15:21:24 + 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[*]}"'\'')" 15:21:24 export PATH="/opt/pyenv/shims:${PATH}" 15:21:24 export PYENV_SHELL=bash 15:21:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:24 pyenv() { 15:21:24 local command 15:21:24 command="${1:-}" 15:21:24 if [ "$#" -gt 0 ]; then 15:21:24 shift 15:21:24 fi 15:21:24 15:21:24 case "$command" in 15:21:24 rehash|shell) 15:21:24 eval "$(pyenv "sh-$command" "$@")" 15:21:24 ;; 15:21:24 *) 15:21:24 command pyenv "$command" "$@" 15:21:24 ;; 15:21:24 esac 15:21:24 }' 15:21:24 +++ 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[*]}"' 15:21:24 ++ 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 15:21:24 ++ 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 15:21:24 ++ 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 15:21:24 ++ export PYENV_SHELL=bash 15:21:24 ++ PYENV_SHELL=bash 15:21:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:24 +++ complete -F _pyenv pyenv 15:21:24 ++ lf-pyver python3 15:21:24 ++ local py_version_xy=python3 15:21:24 ++ local py_version_xyz= 15:21:24 ++ pyenv versions 15:21:24 ++ local command 15:21:24 ++ command=versions 15:21:24 ++ '[' 1 -gt 0 ']' 15:21:24 ++ shift 15:21:24 ++ case "$command" in 15:21:24 ++ command pyenv versions 15:21:24 ++ pyenv versions 15:21:24 ++ sed 's/^[ *]* //' 15:21:24 ++ awk '{ print $1 }' 15:21:24 ++ grep -E '^[0-9.]*[0-9]$' 15:21:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:24 +++ grep '^3' /tmp/.pyenv_versions 15:21:24 +++ tail -n 1 15:21:24 +++ sort -V 15:21:24 ++ py_version_xyz=3.10.6 15:21:24 ++ [[ -z 3.10.6 ]] 15:21:24 ++ echo 3.10.6 15:21:24 ++ return 0 15:21:24 + pyenv local 3.10.6 15:21:24 + local command 15:21:24 + command=local 15:21:24 + '[' 2 -gt 0 ']' 15:21:24 + shift 15:21:24 + case "$command" in 15:21:24 + command pyenv local 3.10.6 15:21:24 + pyenv local 3.10.6 15:21:24 + for arg in "$@" 15:21:24 + case $arg in 15:21:24 + pkg_list+='tox ' 15:21:24 + for arg in "$@" 15:21:24 + case $arg in 15:21:24 + pkg_list+='virtualenv ' 15:21:24 + for arg in "$@" 15:21:24 + case $arg in 15:21:24 + pkg_list+='urllib3~=1.26.15 ' 15:21:24 + [[ -f /tmp/.toxenv ]] 15:21:24 ++ cat /tmp/.toxenv 15:21:24 + lf_venv=/tmp/venv-wH6z 15:21:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wH6z from' file:/tmp/.toxenv 15:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wH6z from file:/tmp/.toxenv 15:21:24 + /tmp/venv-wH6z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:25 + /tmp/venv-wH6z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:26 + type python3 15:21:26 + true 15:21:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wH6z/bin to PATH' 15:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-wH6z/bin to PATH 15:21:26 + PATH=/tmp/venv-wH6z/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 15:21:26 + return 0 15:21:26 + [[ -d /opt/pyenv ]] 15:21:26 + echo '---> Setting up pyenv' 15:21:26 ---> Setting up pyenv 15:21:26 + export PYENV_ROOT=/opt/pyenv 15:21:26 + PYENV_ROOT=/opt/pyenv 15:21:26 + export PATH=/opt/pyenv/bin:/tmp/venv-wH6z/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 15:21:26 + PATH=/opt/pyenv/bin:/tmp/venv-wH6z/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 15:21:26 ++ pwd 15:21:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:21:26 + export PYTHONPATH 15:21:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:26 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:26 + tox --version 15:21:26 4.12.1 from /tmp/venv-wH6z/lib/python3.10/site-packages/tox/__init__.py 15:21:26 + PARALLEL=false 15:21:26 + TOX_OPTIONS_LIST= 15:21:26 + [[ -n pre-commit ]] 15:21:26 + TOX_OPTIONS_LIST=' -e pre-commit' 15:21:26 + case ${PARALLEL,,} in 15:21:26 + tox -e pre-commit 15:21:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:21:27 pre-commit: install_deps> python -I -m pip install pre-commit 15:21:30 pre-commit: freeze> python -m pip freeze --all 15:21:31 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:21:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:21:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:21:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:21:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:34 [INFO] Once installed this environment will be reused. 15:21:34 [INFO] This may take a few minutes... 15:21:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:37 [INFO] Once installed this environment will be reused. 15:21:37 [INFO] This may take a few minutes... 15:21:43 Trim Trailing Whitespace.................................................Passed 15:21:43 Tabs remover.............................................................Passed 15:21:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:21:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:21:44 [INFO] Once installed this environment will be reused. 15:21:44 [INFO] This may take a few minutes... 15:21:50 gitlint..............................................(no files to check)Skipped 15:21:50 pre-commit: OK (23.37=setup[4.24]+cmd[12.47,6.67] seconds) 15:21:50 congratulations :) (23.55 seconds) 15:21:50 + tox_status=0 15:21:50 + echo '---> Completed tox runs' 15:21:50 ---> Completed tox runs 15:21:50 + for i in .tox/*/log 15:21:50 ++ echo .tox/pre-commit/log 15:21:50 ++ awk -F/ '{print $2}' 15:21:50 + tox_env=pre-commit 15:21:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:21:50 + DOC_DIR=docs/_build/html 15:21:50 + [[ -d docs/_build/html ]] 15:21:50 + echo '---> tox-run.sh ends' 15:21:50 ---> tox-run.sh ends 15:21:50 + test 0 -eq 0 15:21:50 $ ssh-agent -k 15:21:50 unset SSH_AUTH_SOCK; 15:21:50 unset SSH_AGENT_PID; 15:21:50 echo Agent pid 1703 killed; 15:21:50 [ssh-agent] Stopped. 15:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15950892683703145971.sh 15:21:50 ---> sysstat.sh 15:21:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4526781717430304095.sh 15:21:50 ---> package-listing.sh 15:21:50 ++ tr '[:upper:]' '[:lower:]' 15:21:50 ++ facter osfamily 15:21:51 + OS_FAMILY=debian 15:21:51 + workspace=/w/workspace/oom-master-pre-commit-lint 15:21:51 + START_PACKAGES=/tmp/packages_start.txt 15:21:51 + END_PACKAGES=/tmp/packages_end.txt 15:21:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:51 + PACKAGES=/tmp/packages_start.txt 15:21:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:51 + PACKAGES=/tmp/packages_end.txt 15:21:51 + case "${OS_FAMILY}" in 15:21:51 + dpkg -l 15:21:51 + grep '^ii' 15:21:51 + '[' -f /tmp/packages_start.txt ']' 15:21:51 + '[' -f /tmp/packages_end.txt ']' 15:21:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5976813222245543752.sh 15:21:51 ---> capture-instance-metadata.sh 15:21:51 Setup pyenv: 15:21:51 system 15:21:51 3.8.13 15:21:51 3.9.13 15:21:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ib8x 15:21:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:21:58 lf-activate-venv(): INFO: Installing: lftools 15:22:27 lf-activate-venv(): INFO: Adding /tmp/venv-ib8x/bin to PATH 15:22:27 INFO: Running in OpenStack, capturing instance metadata 15:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10164462342795367903.sh 15:22:27 provisioning config files... 15:22:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6709712932525603141tmp 15:22:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:27 [EnvInject] - Injecting environment variables from a build step. 15:22:27 [EnvInject] - Injecting as environment variables the properties content 15:22:27 SERVER_ID=logs 15:22:27 15:22:27 [EnvInject] - Variables injected successfully. 15:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12622331612986093148.sh 15:22:27 ---> create-netrc.sh 15:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6281114187668913987.sh 15:22:27 ---> python-tools-install.sh 15:22:27 Setup pyenv: 15:22:28 system 15:22:28 3.8.13 15:22:28 3.9.13 15:22:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ib8x from file:/tmp/.os_lf_venv 15:22:29 lf-activate-venv(): INFO: Installing: lftools 15:22:37 lf-activate-venv(): INFO: Adding /tmp/venv-ib8x/bin to PATH 15:22:37 Generating Requirements File 15:23:07 Python 3.10.6 15:23:08 pip 23.3.2 from /tmp/venv-ib8x/lib/python3.10/site-packages/pip (python 3.10) 15:23:08 appdirs==1.4.4 15:23:08 argcomplete==3.2.2 15:23:08 aspy.yaml==1.3.0 15:23:08 attrs==23.2.0 15:23:08 autopage==0.5.2 15:23:08 beautifulsoup4==4.12.3 15:23:08 boto3==1.34.31 15:23:08 botocore==1.34.31 15:23:08 bs4==0.0.2 15:23:08 cachetools==5.3.2 15:23:08 certifi==2023.11.17 15:23:08 cffi==1.16.0 15:23:08 cfgv==3.4.0 15:23:08 chardet==5.2.0 15:23:08 charset-normalizer==3.3.2 15:23:08 click==8.1.7 15:23:08 cliff==4.5.0 15:23:08 cmd2==2.4.3 15:23:08 cryptography==3.3.2 15:23:08 debtcollector==2.5.0 15:23:08 decorator==5.1.1 15:23:08 defusedxml==0.7.1 15:23:08 Deprecated==1.2.14 15:23:08 distlib==0.3.8 15:23:08 dnspython==2.5.0 15:23:08 docker==4.2.2 15:23:08 dogpile.cache==1.3.0 15:23:08 email-validator==2.1.0.post1 15:23:08 filelock==3.13.1 15:23:08 future==0.18.3 15:23:08 gitdb==4.0.11 15:23:08 GitPython==3.1.41 15:23:08 google-auth==2.27.0 15:23:08 httplib2==0.22.0 15:23:08 identify==2.5.33 15:23:08 idna==3.6 15:23:08 importlib-resources==1.5.0 15:23:08 iso8601==2.1.0 15:23:08 Jinja2==3.1.3 15:23:08 jmespath==1.0.1 15:23:08 jsonpatch==1.33 15:23:08 jsonpointer==2.4 15:23:08 jsonschema==4.21.1 15:23:08 jsonschema-specifications==2023.12.1 15:23:08 keystoneauth1==5.5.0 15:23:08 kubernetes==29.0.0 15:23:08 lftools==0.37.8 15:23:08 lxml==5.1.0 15:23:08 MarkupSafe==2.1.4 15:23:08 msgpack==1.0.7 15:23:08 multi_key_dict==2.0.3 15:23:08 munch==4.0.0 15:23:08 netaddr==0.10.1 15:23:08 netifaces==0.11.0 15:23:08 niet==1.4.2 15:23:08 nodeenv==1.8.0 15:23:08 oauth2client==4.1.3 15:23:08 oauthlib==3.2.2 15:23:08 openstacksdk==0.62.0 15:23:08 os-client-config==2.1.0 15:23:08 os-service-types==1.7.0 15:23:08 osc-lib==3.0.0 15:23:08 oslo.config==9.3.0 15:23:08 oslo.context==5.3.0 15:23:08 oslo.i18n==6.2.0 15:23:08 oslo.log==5.4.0 15:23:08 oslo.serialization==5.3.0 15:23:08 oslo.utils==7.0.0 15:23:08 packaging==23.2 15:23:08 pbr==6.0.0 15:23:08 platformdirs==4.2.0 15:23:08 prettytable==3.9.0 15:23:08 pyasn1==0.5.1 15:23:08 pyasn1-modules==0.3.0 15:23:08 pycparser==2.21 15:23:08 pygerrit2==2.0.15 15:23:08 PyGithub==2.2.0 15:23:08 pyinotify==0.9.6 15:23:08 PyJWT==2.8.0 15:23:08 PyNaCl==1.5.0 15:23:08 pyparsing==2.4.7 15:23:08 pyperclip==1.8.2 15:23:08 pyrsistent==0.20.0 15:23:08 python-cinderclient==9.4.0 15:23:08 python-dateutil==2.8.2 15:23:08 python-heatclient==3.4.0 15:23:08 python-jenkins==1.8.2 15:23:08 python-keystoneclient==5.3.0 15:23:08 python-magnumclient==4.3.0 15:23:08 python-novaclient==18.4.0 15:23:08 python-openstackclient==6.0.0 15:23:08 python-swiftclient==4.4.0 15:23:08 pytz==2023.4 15:23:08 PyYAML==6.0.1 15:23:08 referencing==0.33.0 15:23:08 requests==2.31.0 15:23:08 requests-oauthlib==1.3.1 15:23:08 requestsexceptions==1.4.0 15:23:08 rfc3986==2.0.0 15:23:08 rpds-py==0.17.1 15:23:08 rsa==4.9 15:23:08 ruamel.yaml==0.18.5 15:23:08 ruamel.yaml.clib==0.2.8 15:23:08 s3transfer==0.10.0 15:23:08 simplejson==3.19.2 15:23:08 six==1.16.0 15:23:08 smmap==5.0.1 15:23:08 soupsieve==2.5 15:23:08 stevedore==5.1.0 15:23:08 tabulate==0.9.0 15:23:08 toml==0.10.2 15:23:08 tomlkit==0.12.3 15:23:08 tqdm==4.66.1 15:23:08 typing_extensions==4.9.0 15:23:08 tzdata==2023.4 15:23:08 urllib3==1.26.18 15:23:08 virtualenv==20.25.0 15:23:08 wcwidth==0.2.13 15:23:08 websocket-client==1.7.0 15:23:08 wrapt==1.16.0 15:23:08 xdg==6.0.0 15:23:08 xmltodict==0.13.0 15:23:08 yq==3.2.3 15:23:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13126298952883097604.sh 15:23:08 ---> sudo-logs.sh 15:23:08 Archiving 'sudo' log.. 15:23:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6367467353265756821.sh 15:23:08 ---> job-cost.sh 15:23:08 Setup pyenv: 15:23:08 system 15:23:08 3.8.13 15:23:08 3.9.13 15:23:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ib8x from file:/tmp/.os_lf_venv 15:23:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:23:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:23:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-ib8x/bin to PATH 15:23:18 INFO: No Stack... 15:23:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:19 INFO: Archiving Costs 15:23:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18341006962815817706.sh 15:23:19 ---> logs-deploy.sh 15:23:19 Setup pyenv: 15:23:19 system 15:23:19 3.8.13 15:23:19 3.9.13 15:23:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ib8x from file:/tmp/.os_lf_venv 15:23:20 lf-activate-venv(): INFO: Installing: lftools 15:23:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:23:30 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-ib8x/bin to PATH 15:23:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3282 15:23:31 INFO: archiving workspace using pattern(s): 15:23:32 Archives upload complete. 15:23:32 INFO: archiving logs to Nexus 15:23:33 ---> uname -a: 15:23:33 Linux prd-ubuntu1804-builder-4c-4g-1161 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:33 15:23:33 15:23:33 ---> lscpu: 15:23:33 Architecture: x86_64 15:23:33 CPU op-mode(s): 32-bit, 64-bit 15:23:33 Byte Order: Little Endian 15:23:33 CPU(s): 4 15:23:33 On-line CPU(s) list: 0-3 15:23:33 Thread(s) per core: 1 15:23:33 Core(s) per socket: 1 15:23:33 Socket(s): 4 15:23:33 NUMA node(s): 1 15:23:33 Vendor ID: AuthenticAMD 15:23:33 CPU family: 23 15:23:33 Model: 49 15:23:33 Model name: AMD EPYC-Rome Processor 15:23:33 Stepping: 0 15:23:33 CPU MHz: 2800.000 15:23:33 BogoMIPS: 5600.00 15:23:33 Virtualization: AMD-V 15:23:33 Hypervisor vendor: KVM 15:23:33 Virtualization type: full 15:23:33 L1d cache: 32K 15:23:33 L1i cache: 32K 15:23:33 L2 cache: 512K 15:23:33 L3 cache: 16384K 15:23:33 NUMA node0 CPU(s): 0-3 15:23:33 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 15:23:33 15:23:33 15:23:33 ---> nproc: 15:23:33 4 15:23:33 15:23:33 15:23:33 ---> df -h: 15:23:33 Filesystem Size Used Avail Use% Mounted on 15:23:33 udev 7.9G 0 7.9G 0% /dev 15:23:33 tmpfs 1.6G 672K 1.6G 1% /run 15:23:33 /dev/vda1 78G 8.4G 69G 11% / 15:23:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:33 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:33 15:23:33 15:23:33 ---> free -m: 15:23:33 total used free shared buff/cache available 15:23:33 Mem: 16040 549 13283 0 2207 15171 15:23:33 Swap: 1023 0 1023 15:23:33 15:23:33 15:23:33 ---> ip addr: 15:23:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:33 inet 127.0.0.1/8 scope host lo 15:23:33 valid_lft forever preferred_lft forever 15:23:33 inet6 ::1/128 scope host 15:23:33 valid_lft forever preferred_lft forever 15:23:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:33 link/ether fa:16:3e:a6:d8:64 brd ff:ff:ff:ff:ff:ff 15:23:33 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic ens3 15:23:33 valid_lft 86228sec preferred_lft 86228sec 15:23:33 inet6 fe80::f816:3eff:fea6:d864/64 scope link 15:23:33 valid_lft forever preferred_lft forever 15:23:33 15:23:33 15:23:33 ---> sar -b -r -n DEV: 15:23:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1161) 01/31/24 _x86_64_ (4 CPU) 15:23:33 15:23:33 15:20:42 LINUX RESTART (4 CPU) 15:23:33 15:23:33 15:21:01 tps rtps wtps bread/s bwrtn/s 15:23:33 15:22:02 225.51 36.11 189.40 1782.37 24167.97 15:23:33 15:23:01 114.44 2.36 112.08 121.99 27805.90 15:23:33 Average: 170.44 19.37 151.06 959.09 25971.81 15:23:33 15:23:33 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:33 15:22:02 13926132 15538708 2498836 15.21 56840 1754820 837548 4.79 748884 1533564 114716 15:23:33 15:23:01 13646708 15534728 2778260 16.91 79580 1993036 839160 4.80 790544 1741404 64980 15:23:33 Average: 13786420 15536718 2638548 16.06 68210 1873928 838354 4.80 769714 1637484 89848 15:23:33 15:23:33 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:33 15:22:02 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 15:23:33 15:22:02 ens3 173.30 134.33 1429.14 30.93 0.00 0.00 0.00 0.00 15:23:33 15:23:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 15:23:33 15:23:01 ens3 59.76 40.21 906.77 9.07 0.00 0.00 0.00 0.00 15:23:33 Average: lo 1.85 1.85 0.19 0.19 0.00 0.00 0.00 0.00 15:23:33 Average: ens3 117.00 87.66 1170.13 20.09 0.00 0.00 0.00 0.00 15:23:33 15:23:33 15:23:33 ---> sar -P ALL: 15:23:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1161) 01/31/24 _x86_64_ (4 CPU) 15:23:33 15:23:33 15:20:42 LINUX RESTART (4 CPU) 15:23:33 15:23:33 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:23:33 15:22:02 all 22.41 0.00 2.24 4.98 0.07 70.30 15:23:33 15:22:02 0 30.78 0.00 3.19 14.54 0.08 51.41 15:23:33 15:22:02 1 16.89 0.00 1.71 0.84 0.10 80.46 15:23:33 15:22:02 2 20.51 0.00 1.91 3.03 0.07 74.49 15:23:33 15:22:02 3 21.49 0.00 2.19 1.52 0.05 74.74 15:23:33 15:23:01 all 21.00 0.00 1.43 4.72 0.06 72.79 15:23:33 15:23:01 0 1.53 0.00 0.97 12.62 0.02 84.87 15:23:33 15:23:01 1 18.85 0.00 1.07 1.77 0.07 78.24 15:23:33 15:23:01 2 39.71 0.00 2.28 1.94 0.08 56.00 15:23:33 15:23:01 3 23.93 0.00 1.38 2.60 0.07 72.02 15:23:33 Average: all 21.71 0.00 1.84 4.85 0.07 71.53 15:23:33 Average: 0 16.24 0.00 2.09 13.58 0.05 68.04 15:23:33 Average: 1 17.86 0.00 1.39 1.30 0.08 79.36 15:23:33 Average: 2 30.04 0.00 2.09 2.49 0.08 65.31 15:23:33 Average: 3 22.70 0.00 1.79 2.06 0.06 73.39 15:23:33 15:23:33 15:23:33