13:31:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139220 13:31:41 Running as SYSTEM 13:31:41 [EnvInject] - Loading node environment variables. 13:31:41 Building remotely on prd-ubuntu1804-builder-4c-4g-77384 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:31:41 [ssh-agent] Looking for ssh-agent implementation... 13:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:41 $ ssh-agent 13:31:41 SSH_AUTH_SOCK=/tmp/ssh-jJTY9aTzuUyi/agent.1662 13:31:41 SSH_AGENT_PID=1664 13:31:41 [ssh-agent] Started. 13:31:41 Running ssh-add (command line suppressed) 13:31:41 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1622650222494692721.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1622650222494692721.key) 13:31:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:31:41 The recommended git tool is: NONE 13:31:42 using credential onap-jenkins-ssh 13:31:43 Wiping out workspace first. 13:31:43 Cloning the remote Git repository 13:31:43 Cloning repository git://cloud.onap.org/mirror/oom.git 13:31:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:31:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:43 > git --version # timeout=10 13:31:43 > git --version # 'git version 2.17.1' 13:31:43 using GIT_SSH to set credentials Gerrit user 13:31:43 Verifying host key using manually-configured host key entries 13:31:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:31:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:31:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:31:48 using GIT_SSH to set credentials Gerrit user 13:31:48 Verifying host key using manually-configured host key entries 13:31:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/20/139220/1 # timeout=30 13:31:48 > git rev-parse 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad^{commit} # timeout=10 13:31:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:31:48 Checking out Revision 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad (refs/changes/20/139220/1) 13:31:48 > git config core.sparsecheckout # timeout=10 13:31:48 > git checkout -f 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=30 13:31:51 Commit message: "[DOC] Update OOM Documentation" 13:31:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:31:51 > git rev-list --no-walk cf70098d182c07c4091fd83b3a704a249a4eac7e # timeout=10 13:31:52 [EnvInject] - Injecting environment variables from a build step. 13:31:52 [EnvInject] - Injecting as environment variables the properties content 13:31:52 PYTHON=python3 13:31:52 13:31:52 [EnvInject] - Variables injected successfully. 13:31:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins992516789148015679.sh 13:31:52 ---> tox-install.sh 13:31:52 + source /home/jenkins/lf-env.sh 13:31:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:52 ++ mktemp -d /tmp/venv-XXXX 13:31:52 + lf_venv=/tmp/venv-dmL4 13:31:52 + local venv_file=/tmp/.os_lf_venv 13:31:52 + local python=python3 13:31:52 + local options 13:31:52 + local set_path=true 13:31:52 + local install_args= 13:31:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:52 + true 13:31:52 + case $1 in 13:31:52 + venv_file=/tmp/.toxenv 13:31:52 + shift 2 13:31:52 + true 13:31:52 + case $1 in 13:31:52 + shift 13:31:52 + break 13:31:52 + case $python in 13:31:52 + local pkg_list= 13:31:52 + [[ -d /opt/pyenv ]] 13:31:52 + echo 'Setup pyenv:' 13:31:52 Setup pyenv: 13:31:52 + export PYENV_ROOT=/opt/pyenv 13:31:52 + PYENV_ROOT=/opt/pyenv 13:31:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:52 + pyenv versions 13:31:52 * system (set by /opt/pyenv/version) 13:31:52 * 3.8.13 (set by /opt/pyenv/version) 13:31:52 * 3.9.13 (set by /opt/pyenv/version) 13:31:52 * 3.10.6 (set by /opt/pyenv/version) 13:31:52 + command -v pyenv 13:31:52 ++ pyenv init - --no-rehash 13:31:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:31:52 export PATH="/opt/pyenv/shims:${PATH}" 13:31:52 export PYENV_SHELL=bash 13:31:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:52 pyenv() { 13:31:52 local command 13:31:52 command="${1:-}" 13:31:52 if [ "$#" -gt 0 ]; then 13:31:52 shift 13:31:52 fi 13:31:52 13:31:52 case "$command" in 13:31:52 rehash|shell) 13:31:52 eval "$(pyenv "sh-$command" "$@")" 13:31:52 ;; 13:31:52 *) 13:31:52 command pyenv "$command" "$@" 13:31:52 ;; 13:31:52 esac 13:31:52 }' 13:31:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:31:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:52 ++ export PYENV_SHELL=bash 13:31:52 ++ PYENV_SHELL=bash 13:31:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:52 +++ complete -F _pyenv pyenv 13:31:52 ++ lf-pyver python3 13:31:52 ++ local py_version_xy=python3 13:31:52 ++ local py_version_xyz= 13:31:52 ++ pyenv versions 13:31:52 ++ local command 13:31:52 ++ command=versions 13:31:52 ++ '[' 1 -gt 0 ']' 13:31:52 ++ shift 13:31:52 ++ case "$command" in 13:31:52 ++ command pyenv versions 13:31:52 ++ pyenv versions 13:31:52 ++ sed 's/^[ *]* //' 13:31:52 ++ awk '{ print $1 }' 13:31:52 ++ grep -E '^[0-9.]*[0-9]$' 13:31:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:52 +++ grep '^3' /tmp/.pyenv_versions 13:31:52 +++ sort -V 13:31:52 +++ tail -n 1 13:31:52 ++ py_version_xyz=3.10.6 13:31:52 ++ [[ -z 3.10.6 ]] 13:31:52 ++ echo 3.10.6 13:31:52 ++ return 0 13:31:52 + pyenv local 3.10.6 13:31:52 + local command 13:31:52 + command=local 13:31:52 + '[' 2 -gt 0 ']' 13:31:52 + shift 13:31:52 + case "$command" in 13:31:52 + command pyenv local 3.10.6 13:31:52 + pyenv local 3.10.6 13:31:52 + for arg in "$@" 13:31:52 + case $arg in 13:31:52 + pkg_list+='tox ' 13:31:52 + for arg in "$@" 13:31:52 + case $arg in 13:31:52 + pkg_list+='virtualenv ' 13:31:52 + for arg in "$@" 13:31:52 + case $arg in 13:31:52 + pkg_list+='urllib3~=1.26.15 ' 13:31:52 + [[ -f /tmp/.toxenv ]] 13:31:52 + [[ ! -f /tmp/.toxenv ]] 13:31:52 + [[ -n '' ]] 13:31:52 + python3 -m venv /tmp/venv-dmL4 13:31:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dmL4' 13:31:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dmL4 13:31:56 + echo /tmp/venv-dmL4 13:31:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:56 + /tmp/venv-dmL4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:59 + /tmp/venv-dmL4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:02 + type python3 13:32:02 + true 13:32:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dmL4/bin to PATH' 13:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-dmL4/bin to PATH 13:32:02 + PATH=/tmp/venv-dmL4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 + return 0 13:32:02 + python3 --version 13:32:02 Python 3.10.6 13:32:02 + python3 -m pip --version 13:32:02 pip 24.2 from /tmp/venv-dmL4/lib/python3.10/site-packages/pip (python 3.10) 13:32:02 + python3 -m pip freeze 13:32:02 cachetools==5.5.0 13:32:02 chardet==5.2.0 13:32:02 colorama==0.4.6 13:32:02 distlib==0.3.9 13:32:02 filelock==3.16.1 13:32:02 packaging==24.1 13:32:02 platformdirs==4.3.6 13:32:02 pluggy==1.5.0 13:32:02 pyproject-api==1.8.0 13:32:02 tomli==2.0.2 13:32:02 tox==4.23.0 13:32:02 typing_extensions==4.12.2 13:32:02 urllib3==1.26.20 13:32:02 virtualenv==20.26.6 13:32:02 [EnvInject] - Injecting environment variables from a build step. 13:32:02 [EnvInject] - Injecting as environment variables the properties content 13:32:02 PARALLEL=false 13:32:02 13:32:02 [EnvInject] - Variables injected successfully. 13:32:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16671528794336777039.sh 13:32:02 ---> tox-run.sh 13:32:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:32:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:32:02 + cd /w/workspace/oom-master-pre-commit-lint/. 13:32:02 + source /home/jenkins/lf-env.sh 13:32:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:02 ++ mktemp -d /tmp/venv-XXXX 13:32:02 + lf_venv=/tmp/venv-8D7q 13:32:02 + local venv_file=/tmp/.os_lf_venv 13:32:02 + local python=python3 13:32:02 + local options 13:32:02 + local set_path=true 13:32:02 + local install_args= 13:32:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:02 + true 13:32:02 + case $1 in 13:32:02 + venv_file=/tmp/.toxenv 13:32:02 + shift 2 13:32:02 + true 13:32:02 + case $1 in 13:32:02 + shift 13:32:02 + break 13:32:02 + case $python in 13:32:02 + local pkg_list= 13:32:02 + [[ -d /opt/pyenv ]] 13:32:02 + echo 'Setup pyenv:' 13:32:02 Setup pyenv: 13:32:02 + export PYENV_ROOT=/opt/pyenv 13:32:02 + PYENV_ROOT=/opt/pyenv 13:32:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 + pyenv versions 13:32:02 system 13:32:02 3.8.13 13:32:02 3.9.13 13:32:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:32:02 + command -v pyenv 13:32:02 ++ pyenv init - --no-rehash 13:32:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:32:02 export PATH="/opt/pyenv/shims:${PATH}" 13:32:02 export PYENV_SHELL=bash 13:32:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:02 pyenv() { 13:32:02 local command 13:32:02 command="${1:-}" 13:32:02 if [ "$#" -gt 0 ]; then 13:32:02 shift 13:32:02 fi 13:32:02 13:32:02 case "$command" in 13:32:02 rehash|shell) 13:32:02 eval "$(pyenv "sh-$command" "$@")" 13:32:02 ;; 13:32:02 *) 13:32:02 command pyenv "$command" "$@" 13:32:02 ;; 13:32:02 esac 13:32:02 }' 13:32:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:32:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:02 ++ export PYENV_SHELL=bash 13:32:02 ++ PYENV_SHELL=bash 13:32:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:02 +++ complete -F _pyenv pyenv 13:32:02 ++ lf-pyver python3 13:32:02 ++ local py_version_xy=python3 13:32:02 ++ local py_version_xyz= 13:32:02 ++ pyenv versions 13:32:02 ++ local command 13:32:02 ++ command=versions 13:32:02 ++ '[' 1 -gt 0 ']' 13:32:02 ++ shift 13:32:02 ++ case "$command" in 13:32:02 ++ command pyenv versions 13:32:02 ++ pyenv versions 13:32:02 ++ sed 's/^[ *]* //' 13:32:02 ++ grep -E '^[0-9.]*[0-9]$' 13:32:02 ++ awk '{ print $1 }' 13:32:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:02 +++ grep '^3' /tmp/.pyenv_versions 13:32:02 +++ sort -V 13:32:02 +++ tail -n 1 13:32:02 ++ py_version_xyz=3.10.6 13:32:02 ++ [[ -z 3.10.6 ]] 13:32:02 ++ echo 3.10.6 13:32:02 ++ return 0 13:32:02 + pyenv local 3.10.6 13:32:02 + local command 13:32:02 + command=local 13:32:02 + '[' 2 -gt 0 ']' 13:32:02 + shift 13:32:02 + case "$command" in 13:32:02 + command pyenv local 3.10.6 13:32:02 + pyenv local 3.10.6 13:32:02 + for arg in "$@" 13:32:02 + case $arg in 13:32:02 + pkg_list+='tox ' 13:32:02 + for arg in "$@" 13:32:02 + case $arg in 13:32:02 + pkg_list+='virtualenv ' 13:32:02 + for arg in "$@" 13:32:02 + case $arg in 13:32:02 + pkg_list+='urllib3~=1.26.15 ' 13:32:02 + [[ -f /tmp/.toxenv ]] 13:32:02 ++ cat /tmp/.toxenv 13:32:02 + lf_venv=/tmp/venv-dmL4 13:32:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dmL4 from' file:/tmp/.toxenv 13:32:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dmL4 from file:/tmp/.toxenv 13:32:02 + /tmp/venv-dmL4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:03 + /tmp/venv-dmL4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:04 + type python3 13:32:04 + true 13:32:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dmL4/bin to PATH' 13:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-dmL4/bin to PATH 13:32:04 + PATH=/tmp/venv-dmL4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:04 + return 0 13:32:04 + [[ -d /opt/pyenv ]] 13:32:04 + echo '---> Setting up pyenv' 13:32:04 ---> Setting up pyenv 13:32:04 + export PYENV_ROOT=/opt/pyenv 13:32:04 + PYENV_ROOT=/opt/pyenv 13:32:04 + export PATH=/opt/pyenv/bin:/tmp/venv-dmL4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:04 + PATH=/opt/pyenv/bin:/tmp/venv-dmL4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:32:04 ++ pwd 13:32:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:32:04 + export PYTHONPATH 13:32:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:04 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:04 + tox --version 13:32:05 4.23.0 from /tmp/venv-dmL4/lib/python3.10/site-packages/tox/__init__.py 13:32:05 + PARALLEL=false 13:32:05 + TOX_OPTIONS_LIST= 13:32:05 + [[ -n pre-commit ]] 13:32:05 + TOX_OPTIONS_LIST=' -e pre-commit' 13:32:05 + case ${PARALLEL,,} in 13:32:05 + tox -e pre-commit 13:32:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:32:06 pre-commit: install_deps> python -I -m pip install pre-commit 13:32:09 pre-commit: freeze> python -m pip freeze --all 13:32:09 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.6,wheel==0.44.0 13:32:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:32:09 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:32:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:10 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:32:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:32:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:32:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:12 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:32:12 [INFO] Once installed this environment will be reused. 13:32:12 [INFO] This may take a few minutes... 13:32:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:32:16 [INFO] Once installed this environment will be reused. 13:32:16 [INFO] This may take a few minutes... 13:32:24 Trim Trailing Whitespace.................................................Passed 13:32:24 Tabs remover.............................................................Passed 13:32:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:32: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. 13:32:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:32:25 [INFO] Once installed this environment will be reused. 13:32:25 [INFO] This may take a few minutes... 13:33:03 gitlint..............................................(no files to check)Skipped 13:33:03 pre-commit: OK (58.24=setup[3.74]+cmd[15.62,38.88] seconds) 13:33:03 congratulations :) (58.43 seconds) 13:33:03 + tox_status=0 13:33:03 + echo '---> Completed tox runs' 13:33:03 ---> Completed tox runs 13:33:03 + for i in .tox/*/log 13:33:03 ++ echo .tox/pre-commit/log 13:33:03 ++ awk -F/ '{print $2}' 13:33:03 + tox_env=pre-commit 13:33:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:33:03 + DOC_DIR=docs/_build/html 13:33:03 + [[ -d docs/_build/html ]] 13:33:03 + echo '---> tox-run.sh ends' 13:33:03 ---> tox-run.sh ends 13:33:03 + test 0 -eq 0 13:33:04 $ ssh-agent -k 13:33:04 unset SSH_AUTH_SOCK; 13:33:04 unset SSH_AGENT_PID; 13:33:04 echo Agent pid 1664 killed; 13:33:04 [ssh-agent] Stopped. 13:33:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13727585447032246418.sh 13:33:04 ---> sysstat.sh 13:33:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins449511343531958459.sh 13:33:04 ---> package-listing.sh 13:33:04 ++ tr '[:upper:]' '[:lower:]' 13:33:04 ++ facter osfamily 13:33:04 + OS_FAMILY=debian 13:33:04 + workspace=/w/workspace/oom-master-pre-commit-lint 13:33:04 + START_PACKAGES=/tmp/packages_start.txt 13:33:04 + END_PACKAGES=/tmp/packages_end.txt 13:33:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:04 + PACKAGES=/tmp/packages_start.txt 13:33:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:04 + PACKAGES=/tmp/packages_end.txt 13:33:04 + case "${OS_FAMILY}" in 13:33:04 + dpkg -l 13:33:04 + grep '^ii' 13:33:04 + '[' -f /tmp/packages_start.txt ']' 13:33:04 + '[' -f /tmp/packages_end.txt ']' 13:33:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14388597403346424175.sh 13:33:04 ---> capture-instance-metadata.sh 13:33:04 Setup pyenv: 13:33:04 system 13:33:04 3.8.13 13:33:04 3.9.13 13:33:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lrgy 13:33:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:12 lf-activate-venv(): INFO: Installing: lftools 13:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-lrgy/bin to PATH 13:33:46 INFO: Running in OpenStack, capturing instance metadata 13:33:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5172851465321909521.sh 13:33:46 provisioning config files... 13:33:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13518166578726926159tmp 13:33:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:46 [EnvInject] - Injecting environment variables from a build step. 13:33:46 [EnvInject] - Injecting as environment variables the properties content 13:33:46 SERVER_ID=logs 13:33:46 13:33:46 [EnvInject] - Variables injected successfully. 13:33:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9063168829124085892.sh 13:33:46 ---> create-netrc.sh 13:33:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14249737815925914322.sh 13:33:46 ---> python-tools-install.sh 13:33:46 Setup pyenv: 13:33:47 system 13:33:47 3.8.13 13:33:47 3.9.13 13:33:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lrgy from file:/tmp/.os_lf_venv 13:33:48 lf-activate-venv(): INFO: Installing: lftools 13:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-lrgy/bin to PATH 13:33:55 Generating Requirements File 13:34:13 Python 3.10.6 13:34:13 pip 24.2 from /tmp/venv-lrgy/lib/python3.10/site-packages/pip (python 3.10) 13:34:14 appdirs==1.4.4 13:34:14 argcomplete==3.5.1 13:34:14 aspy.yaml==1.3.0 13:34:14 attrs==24.2.0 13:34:14 autopage==0.5.2 13:34:14 beautifulsoup4==4.12.3 13:34:14 boto3==1.35.42 13:34:14 botocore==1.35.42 13:34:14 bs4==0.0.2 13:34:14 cachetools==5.5.0 13:34:14 certifi==2024.8.30 13:34:14 cffi==1.17.1 13:34:14 cfgv==3.4.0 13:34:14 chardet==5.2.0 13:34:14 charset-normalizer==3.4.0 13:34:14 click==8.1.7 13:34:14 cliff==4.7.0 13:34:14 cmd2==2.4.3 13:34:14 cryptography==3.3.2 13:34:14 debtcollector==3.0.0 13:34:14 decorator==5.1.1 13:34:14 defusedxml==0.7.1 13:34:14 Deprecated==1.2.14 13:34:14 distlib==0.3.9 13:34:14 dnspython==2.7.0 13:34:14 docker==4.2.2 13:34:14 dogpile.cache==1.3.3 13:34:14 durationpy==0.9 13:34:14 email_validator==2.2.0 13:34:14 filelock==3.16.1 13:34:14 future==1.0.0 13:34:14 gitdb==4.0.11 13:34:14 GitPython==3.1.43 13:34:14 google-auth==2.35.0 13:34:14 httplib2==0.22.0 13:34:14 identify==2.6.1 13:34:14 idna==3.10 13:34:14 importlib-resources==1.5.0 13:34:14 iso8601==2.1.0 13:34:14 Jinja2==3.1.4 13:34:14 jmespath==1.0.1 13:34:14 jsonpatch==1.33 13:34:14 jsonpointer==3.0.0 13:34:14 jsonschema==4.23.0 13:34:14 jsonschema-specifications==2024.10.1 13:34:14 keystoneauth1==5.8.0 13:34:14 kubernetes==31.0.0 13:34:14 lftools==0.37.10 13:34:14 lxml==5.3.0 13:34:14 MarkupSafe==3.0.1 13:34:14 msgpack==1.1.0 13:34:14 multi_key_dict==2.0.3 13:34:14 munch==4.0.0 13:34:14 netaddr==1.3.0 13:34:14 netifaces==0.11.0 13:34:14 niet==1.4.2 13:34:14 nodeenv==1.9.1 13:34:14 oauth2client==4.1.3 13:34:14 oauthlib==3.2.2 13:34:14 openstacksdk==4.0.0 13:34:14 os-client-config==2.1.0 13:34:14 os-service-types==1.7.0 13:34:14 osc-lib==3.1.0 13:34:14 oslo.config==9.6.0 13:34:14 oslo.context==5.6.0 13:34:14 oslo.i18n==6.4.0 13:34:14 oslo.log==6.1.2 13:34:14 oslo.serialization==5.5.0 13:34:14 oslo.utils==7.3.0 13:34:14 packaging==24.1 13:34:14 pbr==6.1.0 13:34:14 platformdirs==4.3.6 13:34:14 prettytable==3.11.0 13:34:14 pyasn1==0.6.1 13:34:14 pyasn1_modules==0.4.1 13:34:14 pycparser==2.22 13:34:14 pygerrit2==2.0.15 13:34:14 PyGithub==2.4.0 13:34:14 PyJWT==2.9.0 13:34:14 PyNaCl==1.5.0 13:34:14 pyparsing==2.4.7 13:34:14 pyperclip==1.9.0 13:34:14 pyrsistent==0.20.0 13:34:14 python-cinderclient==9.6.0 13:34:14 python-dateutil==2.9.0.post0 13:34:14 python-heatclient==4.0.0 13:34:14 python-jenkins==1.8.2 13:34:14 python-keystoneclient==5.5.0 13:34:14 python-magnumclient==4.7.0 13:34:14 python-openstackclient==7.1.3 13:34:14 python-swiftclient==4.6.0 13:34:14 PyYAML==6.0.2 13:34:14 referencing==0.35.1 13:34:14 requests==2.32.3 13:34:14 requests-oauthlib==2.0.0 13:34:14 requestsexceptions==1.4.0 13:34:14 rfc3986==2.0.0 13:34:14 rpds-py==0.20.0 13:34:14 rsa==4.9 13:34:14 ruamel.yaml==0.18.6 13:34:14 ruamel.yaml.clib==0.2.8 13:34:14 s3transfer==0.10.3 13:34:14 simplejson==3.19.3 13:34:14 six==1.16.0 13:34:14 smmap==5.0.1 13:34:14 soupsieve==2.6 13:34:14 stevedore==5.3.0 13:34:14 tabulate==0.9.0 13:34:14 toml==0.10.2 13:34:14 tomlkit==0.13.2 13:34:14 tqdm==4.66.5 13:34:14 typing_extensions==4.12.2 13:34:14 tzdata==2024.2 13:34:14 urllib3==1.26.20 13:34:14 virtualenv==20.26.6 13:34:14 wcwidth==0.2.13 13:34:14 websocket-client==1.8.0 13:34:14 wrapt==1.16.0 13:34:14 xdg==6.0.0 13:34:14 xmltodict==0.14.2 13:34:14 yq==3.4.3 13:34:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6922915640220085097.sh 13:34:14 ---> sudo-logs.sh 13:34:14 Archiving 'sudo' log.. 13:34:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17101538177659477944.sh 13:34:14 ---> job-cost.sh 13:34:14 Setup pyenv: 13:34:14 system 13:34:14 3.8.13 13:34:14 3.9.13 13:34:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lrgy from file:/tmp/.os_lf_venv 13:34:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-lrgy/bin to PATH 13:34:19 INFO: No Stack... 13:34:19 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:20 INFO: Archiving Costs 13:34:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12333182283348598443.sh 13:34:20 ---> logs-deploy.sh 13:34:20 Setup pyenv: 13:34:20 system 13:34:20 3.8.13 13:34:20 3.9.13 13:34:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lrgy from file:/tmp/.os_lf_venv 13:34:21 lf-activate-venv(): INFO: Installing: lftools 13:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-lrgy/bin to PATH 13:34:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3615 13:34:28 INFO: archiving workspace using pattern(s): 13:34:29 Archives upload complete. 13:34:30 INFO: archiving logs to Nexus 13:34:31 ---> uname -a: 13:34:31 Linux prd-ubuntu1804-builder-4c-4g-77384 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:34:31 13:34:31 13:34:31 ---> lscpu: 13:34:31 Architecture: x86_64 13:34:31 CPU op-mode(s): 32-bit, 64-bit 13:34:31 Byte Order: Little Endian 13:34:31 CPU(s): 4 13:34:31 On-line CPU(s) list: 0-3 13:34:31 Thread(s) per core: 1 13:34:31 Core(s) per socket: 1 13:34:31 Socket(s): 4 13:34:31 NUMA node(s): 1 13:34:31 Vendor ID: AuthenticAMD 13:34:31 CPU family: 23 13:34:31 Model: 49 13:34:31 Model name: AMD EPYC-Rome Processor 13:34:31 Stepping: 0 13:34:31 CPU MHz: 2799.998 13:34:31 BogoMIPS: 5599.99 13:34:31 Virtualization: AMD-V 13:34:31 Hypervisor vendor: KVM 13:34:31 Virtualization type: full 13:34:31 L1d cache: 32K 13:34:31 L1i cache: 32K 13:34:31 L2 cache: 512K 13:34:31 L3 cache: 16384K 13:34:31 NUMA node0 CPU(s): 0-3 13:34:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:34:31 13:34:31 13:34:31 ---> nproc: 13:34:31 4 13:34:31 13:34:31 13:34:31 ---> df -h: 13:34:31 Filesystem Size Used Avail Use% Mounted on 13:34:31 udev 7.9G 0 7.9G 0% /dev 13:34:31 tmpfs 1.6G 672K 1.6G 1% /run 13:34:31 /dev/vda1 78G 8.4G 70G 11% / 13:34:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:34:31 tmpfs 5.0M 0 5.0M 0% /run/lock 13:34:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:34:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:34:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:34:31 13:34:31 13:34:31 ---> free -m: 13:34:31 total used free shared buff/cache available 13:34:31 Mem: 16040 548 13304 0 2186 15172 13:34:31 Swap: 1023 0 1023 13:34:31 13:34:31 13:34:31 ---> ip addr: 13:34:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:31 inet 127.0.0.1/8 scope host lo 13:34:31 valid_lft forever preferred_lft forever 13:34:31 inet6 ::1/128 scope host 13:34:31 valid_lft forever preferred_lft forever 13:34:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:34:31 link/ether fa:16:3e:1b:98:02 brd ff:ff:ff:ff:ff:ff 13:34:31 inet 10.30.106.108/23 brd 10.30.107.255 scope global dynamic ens3 13:34:31 valid_lft 86211sec preferred_lft 86211sec 13:34:31 inet6 fe80::f816:3eff:fe1b:9802/64 scope link 13:34:31 valid_lft forever preferred_lft forever 13:34:31 13:34:31 13:34:31 ---> sar -b -r -n DEV: 13:34:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77384) 10/17/24 _x86_64_ (4 CPU) 13:34:31 13:34:31 13:31:24 LINUX RESTART (4 CPU) 13:34:31 13:34:31 13:32:02 tps rtps wtps bread/s bwrtn/s 13:34:31 13:33:01 85.15 17.27 67.88 1131.87 18646.39 13:34:31 13:34:01 63.27 2.42 60.86 116.38 19715.78 13:34:31 Average: 74.12 9.78 64.34 620.07 19185.35 13:34:31 13:34:31 13:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:31 13:33:01 13956120 15546056 2468848 15.03 55524 1734500 846340 4.84 734992 1516504 1524 13:34:31 13:34:01 13758032 15569048 2666936 16.24 78168 1919804 765428 4.38 756892 1667420 143420 13:34:31 Average: 13857076 15557552 2567892 15.63 66846 1827152 805884 4.61 745942 1591962 72472 13:34:31 13:34:31 13:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:31 13:33:01 ens3 37.78 27.18 551.90 8.50 0.00 0.00 0.00 0.00 13:34:31 13:33:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 13:34:31 13:34:01 ens3 49.09 36.04 591.99 9.07 0.00 0.00 0.00 0.00 13:34:31 13:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:34:31 Average: ens3 43.48 31.65 572.10 8.79 0.00 0.00 0.00 0.00 13:34:31 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 13:34:31 13:34:31 13:34:31 ---> sar -P ALL: 13:34:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77384) 10/17/24 _x86_64_ (4 CPU) 13:34:31 13:34:31 13:31:24 LINUX RESTART (4 CPU) 13:34:31 13:34:31 13:32:02 CPU %user %nice %system %iowait %steal %idle 13:34:31 13:33:01 all 10.97 0.00 1.17 20.28 0.08 67.51 13:34:31 13:33:01 0 7.41 0.00 1.21 39.41 0.07 51.91 13:34:31 13:33:01 1 10.75 0.00 0.99 5.31 0.07 82.89 13:34:31 13:33:01 2 9.84 0.00 1.28 27.37 0.09 61.43 13:34:31 13:33:01 3 15.87 0.00 1.19 9.10 0.09 73.76 13:34:31 13:34:01 all 18.24 0.00 1.47 5.89 0.06 74.34 13:34:31 13:34:01 0 26.14 0.00 1.09 7.88 0.12 64.77 13:34:31 13:34:01 1 11.86 0.00 1.27 0.17 0.03 86.66 13:34:31 13:34:01 2 6.73 0.00 1.07 14.66 0.05 77.49 13:34:31 13:34:01 3 28.21 0.00 2.42 0.87 0.07 68.43 13:34:31 Average: all 14.64 0.00 1.32 13.02 0.07 70.96 13:34:31 Average: 0 16.85 0.00 1.15 23.52 0.09 58.39 13:34:31 Average: 1 11.31 0.00 1.13 2.71 0.05 84.79 13:34:31 Average: 2 8.27 0.00 1.18 20.95 0.07 69.54 13:34:31 Average: 3 22.09 0.00 1.81 4.95 0.08 71.07 13:34:31 13:34:31 13:34:31