16:56:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 16:56:07 Running as SYSTEM 16:56:07 [EnvInject] - Loading node environment variables. 16:56:07 Building remotely on prd-ubuntu1804-builder-4c-4g-11094 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:56:07 [ssh-agent] Looking for ssh-agent implementation... 16:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:08 $ ssh-agent 16:56:08 SSH_AUTH_SOCK=/tmp/ssh-o34UGrKwx4bT/agent.1726 16:56:08 SSH_AGENT_PID=1728 16:56:08 [ssh-agent] Started. 16:56:08 Running ssh-add (command line suppressed) 16:56:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1720685537550142889.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1720685537550142889.key) 16:56:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:56:08 The recommended git tool is: NONE 16:56:09 using credential onap-jenkins-ssh 16:56:09 Wiping out workspace first. 16:56:09 Cloning the remote Git repository 16:56:09 Cloning repository git://cloud.onap.org/mirror/oom.git 16:56:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:56:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:56:09 > git --version # timeout=10 16:56:09 > git --version # 'git version 2.17.1' 16:56:09 using GIT_SSH to set credentials Gerrit user 16:56:09 Verifying host key using manually-configured host key entries 16:56:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:56:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:56:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:56:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:56:15 using GIT_SSH to set credentials Gerrit user 16:56:15 Verifying host key using manually-configured host key entries 16:56:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 16:56:16 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 16:56:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:56:16 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 16:56:16 > git config core.sparsecheckout # timeout=10 16:56:16 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 16:56:19 Commit message: "[POLICY] Update docker images to latest versions" 16:56:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:56:19 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 16:56:19 [EnvInject] - Injecting environment variables from a build step. 16:56:19 [EnvInject] - Injecting as environment variables the properties content 16:56:19 PYTHON=python3 16:56:19 16:56:19 [EnvInject] - Variables injected successfully. 16:56:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4242576306730087318.sh 16:56:19 ---> tox-install.sh 16:56:19 + source /home/jenkins/lf-env.sh 16:56:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:56:19 ++ mktemp -d /tmp/venv-XXXX 16:56:19 + lf_venv=/tmp/venv-2gJQ 16:56:19 + local venv_file=/tmp/.os_lf_venv 16:56:19 + local python=python3 16:56:19 + local options 16:56:19 + local set_path=true 16:56:19 + local install_args= 16:56:19 ++ 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 16:56:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:56:19 + true 16:56:19 + case $1 in 16:56:19 + venv_file=/tmp/.toxenv 16:56:19 + shift 2 16:56:19 + true 16:56:19 + case $1 in 16:56:19 + shift 16:56:19 + break 16:56:19 + case $python in 16:56:19 + local pkg_list= 16:56:19 + [[ -d /opt/pyenv ]] 16:56:19 + echo 'Setup pyenv:' 16:56:19 Setup pyenv: 16:56:19 + export PYENV_ROOT=/opt/pyenv 16:56:19 + PYENV_ROOT=/opt/pyenv 16:56:19 + 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 16:56:19 + 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 16:56:19 + pyenv versions 16:56:19 * system (set by /opt/pyenv/version) 16:56:19 * 3.8.13 (set by /opt/pyenv/version) 16:56:19 * 3.9.13 (set by /opt/pyenv/version) 16:56:19 * 3.10.6 (set by /opt/pyenv/version) 16:56:19 + command -v pyenv 16:56:19 ++ pyenv init - --no-rehash 16:56:19 + 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[*]}"'\'')" 16:56:19 export PATH="/opt/pyenv/shims:${PATH}" 16:56:19 export PYENV_SHELL=bash 16:56:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:56:19 pyenv() { 16:56:19 local command 16:56:19 command="${1:-}" 16:56:19 if [ "$#" -gt 0 ]; then 16:56:19 shift 16:56:19 fi 16:56:19 16:56:19 case "$command" in 16:56:19 rehash|shell) 16:56:19 eval "$(pyenv "sh-$command" "$@")" 16:56:19 ;; 16:56:19 *) 16:56:19 command pyenv "$command" "$@" 16:56:19 ;; 16:56:19 esac 16:56:19 }' 16:56:19 +++ 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[*]}"' 16:56:19 ++ 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 16:56:19 ++ 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 16:56:19 ++ 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 16:56:19 ++ export PYENV_SHELL=bash 16:56:19 ++ PYENV_SHELL=bash 16:56:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:56:19 +++ complete -F _pyenv pyenv 16:56:19 ++ lf-pyver python3 16:56:19 ++ local py_version_xy=python3 16:56:19 ++ local py_version_xyz= 16:56:19 ++ sed 's/^[ *]* //' 16:56:19 ++ awk '{ print $1 }' 16:56:19 ++ grep -E '^[0-9.]*[0-9]$' 16:56:19 ++ pyenv versions 16:56:19 ++ local command 16:56:19 ++ command=versions 16:56:19 ++ '[' 1 -gt 0 ']' 16:56:19 ++ shift 16:56:19 ++ case "$command" in 16:56:19 ++ command pyenv versions 16:56:19 ++ pyenv versions 16:56:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:56:19 +++ grep '^3' /tmp/.pyenv_versions 16:56:19 +++ sort -V 16:56:19 +++ tail -n 1 16:56:19 ++ py_version_xyz=3.10.6 16:56:19 ++ [[ -z 3.10.6 ]] 16:56:19 ++ echo 3.10.6 16:56:19 ++ return 0 16:56:19 + pyenv local 3.10.6 16:56:19 + local command 16:56:19 + command=local 16:56:19 + '[' 2 -gt 0 ']' 16:56:19 + shift 16:56:19 + case "$command" in 16:56:19 + command pyenv local 3.10.6 16:56:19 + pyenv local 3.10.6 16:56:19 + for arg in "$@" 16:56:19 + case $arg in 16:56:19 + pkg_list+='tox ' 16:56:19 + for arg in "$@" 16:56:19 + case $arg in 16:56:19 + pkg_list+='virtualenv ' 16:56:19 + for arg in "$@" 16:56:19 + case $arg in 16:56:19 + pkg_list+='urllib3~=1.26.15 ' 16:56:19 + [[ -f /tmp/.toxenv ]] 16:56:19 + [[ ! -f /tmp/.toxenv ]] 16:56:19 + [[ -n '' ]] 16:56:19 + python3 -m venv /tmp/venv-2gJQ 16:56:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2gJQ' 16:56:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2gJQ 16:56:23 + echo /tmp/venv-2gJQ 16:56:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:56:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:56:23 + /tmp/venv-2gJQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:56:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:56:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:56:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:56:26 + /tmp/venv-2gJQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:56:29 + type python3 16:56:29 + true 16:56:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2gJQ/bin to PATH' 16:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-2gJQ/bin to PATH 16:56:29 + PATH=/tmp/venv-2gJQ/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 16:56:29 + return 0 16:56:29 + python3 --version 16:56:29 Python 3.10.6 16:56:29 + python3 -m pip --version 16:56:29 pip 24.0 from /tmp/venv-2gJQ/lib/python3.10/site-packages/pip (python 3.10) 16:56:29 + python3 -m pip freeze 16:56:30 cachetools==5.3.3 16:56:30 chardet==5.2.0 16:56:30 colorama==0.4.6 16:56:30 distlib==0.3.8 16:56:30 filelock==3.13.1 16:56:30 packaging==23.2 16:56:30 platformdirs==4.2.0 16:56:30 pluggy==1.4.0 16:56:30 pyproject-api==1.6.1 16:56:30 tomli==2.0.1 16:56:30 tox==4.13.0 16:56:30 urllib3==1.26.18 16:56:30 virtualenv==20.25.1 16:56:30 [EnvInject] - Injecting environment variables from a build step. 16:56:30 [EnvInject] - Injecting as environment variables the properties content 16:56:30 PARALLEL=false 16:56:30 16:56:30 [EnvInject] - Variables injected successfully. 16:56:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17192628677460228796.sh 16:56:30 ---> tox-run.sh 16:56:30 + 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 16:56:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:56:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:56:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:56:30 + cd /w/workspace/oom-master-pre-commit-lint/. 16:56:30 + source /home/jenkins/lf-env.sh 16:56:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:56:30 ++ mktemp -d /tmp/venv-XXXX 16:56:30 + lf_venv=/tmp/venv-oolg 16:56:30 + local venv_file=/tmp/.os_lf_venv 16:56:30 + local python=python3 16:56:30 + local options 16:56:30 + local set_path=true 16:56:30 + local install_args= 16:56:30 ++ 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 16:56:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:56:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:56:30 + true 16:56:30 + case $1 in 16:56:30 + venv_file=/tmp/.toxenv 16:56:30 + shift 2 16:56:30 + true 16:56:30 + case $1 in 16:56:30 + shift 16:56:30 + break 16:56:30 + case $python in 16:56:30 + local pkg_list= 16:56:30 + [[ -d /opt/pyenv ]] 16:56:30 + echo 'Setup pyenv:' 16:56:30 Setup pyenv: 16:56:30 + export PYENV_ROOT=/opt/pyenv 16:56:30 + PYENV_ROOT=/opt/pyenv 16:56:30 + 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 16:56:30 + 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 16:56:30 + pyenv versions 16:56:30 system 16:56:30 3.8.13 16:56:30 3.9.13 16:56:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:56:30 + command -v pyenv 16:56:30 ++ pyenv init - --no-rehash 16:56:30 + 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[*]}"'\'')" 16:56:30 export PATH="/opt/pyenv/shims:${PATH}" 16:56:30 export PYENV_SHELL=bash 16:56:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:56:30 pyenv() { 16:56:30 local command 16:56:30 command="${1:-}" 16:56:30 if [ "$#" -gt 0 ]; then 16:56:30 shift 16:56:30 fi 16:56:30 16:56:30 case "$command" in 16:56:30 rehash|shell) 16:56:30 eval "$(pyenv "sh-$command" "$@")" 16:56:30 ;; 16:56:30 *) 16:56:30 command pyenv "$command" "$@" 16:56:30 ;; 16:56:30 esac 16:56:30 }' 16:56:30 +++ 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[*]}"' 16:56:30 ++ 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 16:56:30 ++ 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 16:56:30 ++ 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 16:56:30 ++ export PYENV_SHELL=bash 16:56:30 ++ PYENV_SHELL=bash 16:56:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:56:30 +++ complete -F _pyenv pyenv 16:56:30 ++ lf-pyver python3 16:56:30 ++ local py_version_xy=python3 16:56:30 ++ local py_version_xyz= 16:56:30 ++ pyenv versions 16:56:30 ++ local command 16:56:30 ++ command=versions 16:56:30 ++ '[' 1 -gt 0 ']' 16:56:30 ++ shift 16:56:30 ++ sed 's/^[ *]* //' 16:56:30 ++ case "$command" in 16:56:30 ++ command pyenv versions 16:56:30 ++ pyenv versions 16:56:30 ++ awk '{ print $1 }' 16:56:30 ++ grep -E '^[0-9.]*[0-9]$' 16:56:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:56:30 +++ grep '^3' /tmp/.pyenv_versions 16:56:30 +++ sort -V 16:56:30 +++ tail -n 1 16:56:30 ++ py_version_xyz=3.10.6 16:56:30 ++ [[ -z 3.10.6 ]] 16:56:30 ++ echo 3.10.6 16:56:30 ++ return 0 16:56:30 + pyenv local 3.10.6 16:56:30 + local command 16:56:30 + command=local 16:56:30 + '[' 2 -gt 0 ']' 16:56:30 + shift 16:56:30 + case "$command" in 16:56:30 + command pyenv local 3.10.6 16:56:30 + pyenv local 3.10.6 16:56:30 + for arg in "$@" 16:56:30 + case $arg in 16:56:30 + pkg_list+='tox ' 16:56:30 + for arg in "$@" 16:56:30 + case $arg in 16:56:30 + pkg_list+='virtualenv ' 16:56:30 + for arg in "$@" 16:56:30 + case $arg in 16:56:30 + pkg_list+='urllib3~=1.26.15 ' 16:56:30 + [[ -f /tmp/.toxenv ]] 16:56:30 ++ cat /tmp/.toxenv 16:56:30 + lf_venv=/tmp/venv-2gJQ 16:56:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2gJQ from' file:/tmp/.toxenv 16:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2gJQ from file:/tmp/.toxenv 16:56:30 + /tmp/venv-2gJQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:56:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:56:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:56:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:56:31 + /tmp/venv-2gJQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:56:32 + type python3 16:56:32 + true 16:56:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2gJQ/bin to PATH' 16:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-2gJQ/bin to PATH 16:56:32 + PATH=/tmp/venv-2gJQ/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 16:56:32 + return 0 16:56:32 + [[ -d /opt/pyenv ]] 16:56:32 + echo '---> Setting up pyenv' 16:56:32 ---> Setting up pyenv 16:56:32 + export PYENV_ROOT=/opt/pyenv 16:56:32 + PYENV_ROOT=/opt/pyenv 16:56:32 + export PATH=/opt/pyenv/bin:/tmp/venv-2gJQ/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 16:56:32 + PATH=/opt/pyenv/bin:/tmp/venv-2gJQ/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 16:56:32 ++ pwd 16:56:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:56:32 + export PYTHONPATH 16:56:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:56:32 + TOX_TESTENV_PASSENV=PYTHONPATH 16:56:32 + tox --version 16:56:32 4.13.0 from /tmp/venv-2gJQ/lib/python3.10/site-packages/tox/__init__.py 16:56:33 + PARALLEL=false 16:56:33 + TOX_OPTIONS_LIST= 16:56:33 + [[ -n pre-commit ]] 16:56:33 + TOX_OPTIONS_LIST=' -e pre-commit' 16:56:33 + case ${PARALLEL,,} in 16:56:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:56:33 + tox -e pre-commit 16:56:34 pre-commit: install_deps> python -I -m pip install pre-commit 16:56:37 pre-commit: freeze> python -m pip freeze --all 16:56:37 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 16:56:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:56:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:56:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:56:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:56:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:56:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:56:40 [INFO] Once installed this environment will be reused. 16:56:40 [INFO] This may take a few minutes... 16:56:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:56:43 [INFO] Once installed this environment will be reused. 16:56:43 [INFO] This may take a few minutes... 16:56:48 Trim Trailing Whitespace.................................................Passed 16:56:48 Tabs remover.............................................................Passed 16:56:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:56:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:56:49 [INFO] Once installed this environment will be reused. 16:56:49 [INFO] This may take a few minutes... 16:56:55 gitlint..............................................(no files to check)Skipped 16:56:55 pre-commit: OK (22.54=setup[4.13]+cmd[11.48,6.93] seconds) 16:56:55 congratulations :) (22.71 seconds) 16:56:55 + tox_status=0 16:56:55 + echo '---> Completed tox runs' 16:56:55 ---> Completed tox runs 16:56:55 + for i in .tox/*/log 16:56:55 ++ echo .tox/pre-commit/log 16:56:55 ++ awk -F/ '{print $2}' 16:56:55 + tox_env=pre-commit 16:56:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:56:55 + DOC_DIR=docs/_build/html 16:56:55 + [[ -d docs/_build/html ]] 16:56:55 + echo '---> tox-run.sh ends' 16:56:55 ---> tox-run.sh ends 16:56:55 + test 0 -eq 0 16:56:55 $ ssh-agent -k 16:56:55 unset SSH_AUTH_SOCK; 16:56:55 unset SSH_AGENT_PID; 16:56:55 echo Agent pid 1728 killed; 16:56:55 [ssh-agent] Stopped. 16:56:56 [PostBuildScript] - [INFO] Executing post build scripts. 16:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14552624213747949918.sh 16:56:56 ---> sysstat.sh 16:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1136122968423898860.sh 16:56:56 ---> package-listing.sh 16:56:56 ++ facter osfamily 16:56:56 ++ tr '[:upper:]' '[:lower:]' 16:56:56 + OS_FAMILY=debian 16:56:56 + workspace=/w/workspace/oom-master-pre-commit-lint 16:56:56 + START_PACKAGES=/tmp/packages_start.txt 16:56:56 + END_PACKAGES=/tmp/packages_end.txt 16:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:56 + PACKAGES=/tmp/packages_start.txt 16:56:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:56:56 + PACKAGES=/tmp/packages_end.txt 16:56:56 + case "${OS_FAMILY}" in 16:56:56 + dpkg -l 16:56:56 + grep '^ii' 16:56:56 + '[' -f /tmp/packages_start.txt ']' 16:56:56 + '[' -f /tmp/packages_end.txt ']' 16:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:56:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14312847525494816614.sh 16:56:56 ---> capture-instance-metadata.sh 16:56:56 Setup pyenv: 16:56:56 system 16:56:56 3.8.13 16:56:56 3.9.13 16:56:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:57:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iwL1 16:57:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:57:03 lf-activate-venv(): INFO: Installing: lftools 16:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-iwL1/bin to PATH 16:57:35 INFO: Running in OpenStack, capturing instance metadata 16:57:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17724967071277808213.sh 16:57:35 provisioning config files... 16:57:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13169496822384135349tmp 16:57:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:57:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:57:35 [EnvInject] - Injecting environment variables from a build step. 16:57:35 [EnvInject] - Injecting as environment variables the properties content 16:57:35 SERVER_ID=logs 16:57:35 16:57:35 [EnvInject] - Variables injected successfully. 16:57:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11257014286774779173.sh 16:57:35 ---> create-netrc.sh 16:57:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14139063989716286538.sh 16:57:35 ---> python-tools-install.sh 16:57:35 Setup pyenv: 16:57:35 system 16:57:35 3.8.13 16:57:35 3.9.13 16:57:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:57:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwL1 from file:/tmp/.os_lf_venv 16:57:36 lf-activate-venv(): INFO: Installing: lftools 16:57:44 lf-activate-venv(): INFO: Adding /tmp/venv-iwL1/bin to PATH 16:57:44 Generating Requirements File 16:58:15 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. 16:58:15 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:58:15 Python 3.10.6 16:58:15 pip 24.0 from /tmp/venv-iwL1/lib/python3.10/site-packages/pip (python 3.10) 16:58:16 appdirs==1.4.4 16:58:16 argcomplete==3.2.2 16:58:16 aspy.yaml==1.3.0 16:58:16 attrs==23.2.0 16:58:16 autopage==0.5.2 16:58:16 beautifulsoup4==4.12.3 16:58:16 boto3==1.34.55 16:58:16 botocore==1.34.55 16:58:16 bs4==0.0.2 16:58:16 cachetools==5.3.3 16:58:16 certifi==2024.2.2 16:58:16 cffi==1.16.0 16:58:16 cfgv==3.4.0 16:58:16 chardet==5.2.0 16:58:16 charset-normalizer==3.3.2 16:58:16 click==8.1.7 16:58:16 cliff==4.6.0 16:58:16 cmd2==2.4.3 16:58:16 cryptography==3.3.2 16:58:16 debtcollector==3.0.0 16:58:16 decorator==5.1.1 16:58:16 defusedxml==0.7.1 16:58:16 Deprecated==1.2.14 16:58:16 distlib==0.3.8 16:58:16 dnspython==2.6.1 16:58:16 docker==4.2.2 16:58:16 dogpile.cache==1.3.2 16:58:16 email_validator==2.1.1 16:58:16 filelock==3.13.1 16:58:16 future==1.0.0 16:58:16 gitdb==4.0.11 16:58:16 GitPython==3.1.42 16:58:16 google-auth==2.28.1 16:58:16 httplib2==0.22.0 16:58:16 identify==2.5.35 16:58:16 idna==3.6 16:58:16 importlib-resources==1.5.0 16:58:16 iso8601==2.1.0 16:58:16 Jinja2==3.1.3 16:58:16 jmespath==1.0.1 16:58:16 jsonpatch==1.33 16:58:16 jsonpointer==2.4 16:58:16 jsonschema==4.21.1 16:58:16 jsonschema-specifications==2023.12.1 16:58:16 keystoneauth1==5.6.0 16:58:16 kubernetes==29.0.0 16:58:16 lftools==0.37.9 16:58:16 lxml==5.1.0 16:58:16 MarkupSafe==2.1.5 16:58:16 msgpack==1.0.8 16:58:16 multi_key_dict==2.0.3 16:58:16 munch==4.0.0 16:58:16 netaddr==1.2.1 16:58:16 netifaces==0.11.0 16:58:16 niet==1.4.2 16:58:16 nodeenv==1.8.0 16:58:16 oauth2client==4.1.3 16:58:16 oauthlib==3.2.2 16:58:16 openstacksdk==0.62.0 16:58:16 os-client-config==2.1.0 16:58:16 os-service-types==1.7.0 16:58:16 osc-lib==3.0.1 16:58:16 oslo.config==9.4.0 16:58:16 oslo.context==5.5.0 16:58:16 oslo.i18n==6.3.0 16:58:16 oslo.log==5.5.0 16:58:16 oslo.serialization==5.4.0 16:58:16 oslo.utils==7.1.0 16:58:16 packaging==23.2 16:58:16 pbr==6.0.0 16:58:16 platformdirs==4.2.0 16:58:16 prettytable==3.10.0 16:58:16 pyasn1==0.5.1 16:58:16 pyasn1-modules==0.3.0 16:58:16 pycparser==2.21 16:58:16 pygerrit2==2.0.15 16:58:16 PyGithub==2.2.0 16:58:16 pyinotify==0.9.6 16:58:16 PyJWT==2.8.0 16:58:16 PyNaCl==1.5.0 16:58:16 pyparsing==2.4.7 16:58:16 pyperclip==1.8.2 16:58:16 pyrsistent==0.20.0 16:58:16 python-cinderclient==9.5.0 16:58:16 python-dateutil==2.9.0.post0 16:58:16 python-heatclient==3.5.0 16:58:16 python-jenkins==1.8.2 16:58:16 python-keystoneclient==5.4.0 16:58:16 python-magnumclient==4.4.0 16:58:16 python-novaclient==18.5.0 16:58:16 python-openstackclient==6.0.1 16:58:16 python-swiftclient==4.5.0 16:58:16 PyYAML==6.0.1 16:58:16 referencing==0.33.0 16:58:16 requests==2.31.0 16:58:16 requests-oauthlib==1.3.1 16:58:16 requestsexceptions==1.4.0 16:58:16 rfc3986==2.0.0 16:58:16 rpds-py==0.18.0 16:58:16 rsa==4.9 16:58:16 ruamel.yaml==0.18.6 16:58:16 ruamel.yaml.clib==0.2.8 16:58:16 s3transfer==0.10.0 16:58:16 simplejson==3.19.2 16:58:16 six==1.16.0 16:58:16 smmap==5.0.1 16:58:16 soupsieve==2.5 16:58:16 stevedore==5.2.0 16:58:16 tabulate==0.9.0 16:58:16 toml==0.10.2 16:58:16 tomlkit==0.12.4 16:58:16 tqdm==4.66.2 16:58:16 typing_extensions==4.10.0 16:58:16 tzdata==2024.1 16:58:16 urllib3==1.26.18 16:58:16 virtualenv==20.25.1 16:58:16 wcwidth==0.2.13 16:58:16 websocket-client==1.7.0 16:58:16 wrapt==1.16.0 16:58:16 xdg==6.0.0 16:58:16 xmltodict==0.13.0 16:58:16 yq==3.2.3 16:58:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins574227571035914706.sh 16:58:16 ---> sudo-logs.sh 16:58:16 Archiving 'sudo' log.. 16:58:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9538055897819927233.sh 16:58:16 ---> job-cost.sh 16:58:16 Setup pyenv: 16:58:16 system 16:58:16 3.8.13 16:58:16 3.9.13 16:58:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:58:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwL1 from file:/tmp/.os_lf_venv 16:58:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:58:26 lf-activate-venv(): INFO: Adding /tmp/venv-iwL1/bin to PATH 16:58:26 INFO: No Stack... 16:58:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:26 INFO: Archiving Costs 16:58:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12788196244004135257.sh 16:58:26 ---> logs-deploy.sh 16:58:26 Setup pyenv: 16:58:26 system 16:58:26 3.8.13 16:58:26 3.9.13 16:58:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:58:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iwL1 from file:/tmp/.os_lf_venv 16:58:28 lf-activate-venv(): INFO: Installing: lftools 16:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-iwL1/bin to PATH 16:58:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3336 16:58:38 INFO: archiving workspace using pattern(s): 16:58:39 Archives upload complete. 16:58:39 INFO: archiving logs to Nexus 16:58:40 ---> uname -a: 16:58:40 Linux prd-ubuntu1804-builder-4c-4g-11094 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:58:40 16:58:40 16:58:40 ---> lscpu: 16:58:40 Architecture: x86_64 16:58:40 CPU op-mode(s): 32-bit, 64-bit 16:58:40 Byte Order: Little Endian 16:58:40 CPU(s): 4 16:58:40 On-line CPU(s) list: 0-3 16:58:40 Thread(s) per core: 1 16:58:40 Core(s) per socket: 1 16:58:40 Socket(s): 4 16:58:40 NUMA node(s): 1 16:58:40 Vendor ID: AuthenticAMD 16:58:40 CPU family: 23 16:58:40 Model: 49 16:58:40 Model name: AMD EPYC-Rome Processor 16:58:40 Stepping: 0 16:58:40 CPU MHz: 2800.000 16:58:40 BogoMIPS: 5600.00 16:58:40 Virtualization: AMD-V 16:58:40 Hypervisor vendor: KVM 16:58:40 Virtualization type: full 16:58:40 L1d cache: 32K 16:58:40 L1i cache: 32K 16:58:40 L2 cache: 512K 16:58:40 L3 cache: 16384K 16:58:40 NUMA node0 CPU(s): 0-3 16:58:40 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 16:58:40 16:58:40 16:58:40 ---> nproc: 16:58:40 4 16:58:40 16:58:40 16:58:40 ---> df -h: 16:58:40 Filesystem Size Used Avail Use% Mounted on 16:58:40 udev 7.9G 0 7.9G 0% /dev 16:58:40 tmpfs 1.6G 672K 1.6G 1% /run 16:58:40 /dev/vda1 78G 8.4G 70G 11% / 16:58:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:58:40 tmpfs 5.0M 0 5.0M 0% /run/lock 16:58:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:58:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:58:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:58:40 16:58:40 16:58:40 ---> free -m: 16:58:40 total used free shared buff/cache available 16:58:40 Mem: 16040 547 13297 0 2195 15173 16:58:40 Swap: 1023 0 1023 16:58:40 16:58:40 16:58:40 ---> ip addr: 16:58:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:58:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:58:40 inet 127.0.0.1/8 scope host lo 16:58:40 valid_lft forever preferred_lft forever 16:58:40 inet6 ::1/128 scope host 16:58:40 valid_lft forever preferred_lft forever 16:58:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:58:40 link/ether fa:16:3e:dc:aa:bd brd ff:ff:ff:ff:ff:ff 16:58:40 inet 10.30.107.239/23 brd 10.30.107.255 scope global dynamic ens3 16:58:40 valid_lft 86231sec preferred_lft 86231sec 16:58:40 inet6 fe80::f816:3eff:fedc:aabd/64 scope link 16:58:40 valid_lft forever preferred_lft forever 16:58:40 16:58:40 16:58:40 ---> sar -b -r -n DEV: 16:58:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11094) 03/05/24 _x86_64_ (4 CPU) 16:58:40 16:58:40 16:55:53 LINUX RESTART (4 CPU) 16:58:40 16:58:40 16:56:01 tps rtps wtps bread/s bwrtn/s 16:58:40 16:57:01 248.38 70.87 177.50 4701.88 31475.15 16:58:40 16:58:01 108.57 2.28 106.29 119.31 30759.79 16:58:40 Average: 178.43 36.56 141.88 2409.26 31117.26 16:58:40 16:58:40 16:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:58:40 16:57:01 13973452 15578880 2451516 14.93 55116 1750284 770864 4.41 711328 1526656 142296 16:58:40 16:58:01 13707372 15540168 2717596 16.55 77708 1942080 765888 4.38 789400 1688060 148932 16:58:40 Average: 13840412 15559524 2584556 15.74 66412 1846182 768376 4.40 750364 1607358 145614 16:58:40 16:58:40 16:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:58:40 16:57:01 ens3 408.88 284.42 2041.35 75.87 0.00 0.00 0.00 0.00 16:58:40 16:57:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 16:58:40 16:58:01 ens3 47.85 35.04 703.72 8.35 0.00 0.00 0.00 0.00 16:58:40 16:58:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:58:40 Average: ens3 228.26 159.66 1372.15 42.09 0.00 0.00 0.00 0.00 16:58:40 Average: lo 1.97 1.97 0.20 0.20 0.00 0.00 0.00 0.00 16:58:40 16:58:40 16:58:40 ---> sar -P ALL: 16:58:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11094) 03/05/24 _x86_64_ (4 CPU) 16:58:40 16:58:40 16:55:53 LINUX RESTART (4 CPU) 16:58:40 16:58:40 16:56:01 CPU %user %nice %system %iowait %steal %idle 16:58:40 16:57:01 all 25.38 0.00 2.71 4.92 0.07 66.92 16:58:40 16:57:01 0 21.08 0.00 2.91 7.64 0.07 68.30 16:58:40 16:57:01 1 26.59 0.00 2.77 2.07 0.07 68.50 16:58:40 16:57:01 2 39.78 0.00 2.91 1.81 0.07 55.44 16:58:40 16:57:01 3 14.03 0.00 2.22 8.18 0.07 75.51 16:58:40 16:58:01 all 19.95 0.00 1.29 5.34 0.08 73.33 16:58:40 16:58:01 0 41.34 0.00 1.95 3.47 0.10 53.14 16:58:40 16:58:01 1 25.08 0.00 1.47 1.40 0.07 71.99 16:58:40 16:58:01 2 6.94 0.00 0.97 8.56 0.08 83.45 16:58:40 16:58:01 3 6.40 0.00 0.79 7.94 0.08 84.78 16:58:40 Average: all 22.66 0.00 2.00 5.13 0.08 70.13 16:58:40 Average: 0 31.23 0.00 2.43 5.55 0.08 60.71 16:58:40 Average: 1 25.83 0.00 2.12 1.74 0.07 70.25 16:58:40 Average: 2 23.34 0.00 1.94 5.18 0.08 69.46 16:58:40 Average: 3 10.21 0.00 1.50 8.06 0.08 80.15 16:58:40 16:58:40 16:58:40