17:07:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 17:07:41 Running as SYSTEM 17:07:41 [EnvInject] - Loading node environment variables. 17:07:42 Building remotely on prd-ubuntu1804-builder-4c-4g-20143 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:07:42 [ssh-agent] Looking for ssh-agent implementation... 17:07:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:42 $ ssh-agent 17:07:42 SSH_AUTH_SOCK=/tmp/ssh-xtBnYb2ZX2Nt/agent.1964 17:07:42 SSH_AGENT_PID=1965 17:07:42 [ssh-agent] Started. 17:07:42 Running ssh-add (command line suppressed) 17:07:42 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18263225328866518708.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18263225328866518708.key) 17:07:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:07:42 The recommended git tool is: NONE 17:07:43 using credential onap-jenkins-ssh 17:07:43 Wiping out workspace first. 17:07:43 Cloning the remote Git repository 17:07:43 Cloning repository git://cloud.onap.org/mirror/oom.git 17:07:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:07:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:43 > git --version # timeout=10 17:07:44 > git --version # 'git version 2.17.1' 17:07:44 using GIT_SSH to set credentials Gerrit user 17:07:44 Verifying host key using manually-configured host key entries 17:07:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:07:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:07:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:07:50 using GIT_SSH to set credentials Gerrit user 17:07:50 Verifying host key using manually-configured host key entries 17:07:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/5 # timeout=30 17:07:50 > git rev-parse 6a2763e46e29c95dc5dd7072db452cf9852177e8^{commit} # timeout=10 17:07:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:07:50 Checking out Revision 6a2763e46e29c95dc5dd7072db452cf9852177e8 (refs/changes/36/137636/5) 17:07:50 > git config core.sparsecheckout # timeout=10 17:07:50 > git checkout -f 6a2763e46e29c95dc5dd7072db452cf9852177e8 # timeout=30 17:07:53 Commit message: "[DOC] Update Information about used versions" 17:07:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:07:53 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 17:07:53 [EnvInject] - Injecting environment variables from a build step. 17:07:53 [EnvInject] - Injecting as environment variables the properties content 17:07:53 PYTHON=python3 17:07:53 17:07:53 [EnvInject] - Variables injected successfully. 17:07:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4991398876577812892.sh 17:07:53 ---> tox-install.sh 17:07:53 + source /home/jenkins/lf-env.sh 17:07:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:07:53 ++ mktemp -d /tmp/venv-XXXX 17:07:53 + lf_venv=/tmp/venv-wr9J 17:07:53 + local venv_file=/tmp/.os_lf_venv 17:07:53 + local python=python3 17:07:53 + local options 17:07:53 + local set_path=true 17:07:53 + local install_args= 17:07:53 ++ 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 17:07:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:07:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:07:54 + true 17:07:54 + case $1 in 17:07:54 + venv_file=/tmp/.toxenv 17:07:54 + shift 2 17:07:54 + true 17:07:54 + case $1 in 17:07:54 + shift 17:07:54 + break 17:07:54 + case $python in 17:07:54 + local pkg_list= 17:07:54 + [[ -d /opt/pyenv ]] 17:07:54 + echo 'Setup pyenv:' 17:07:54 Setup pyenv: 17:07:54 + export PYENV_ROOT=/opt/pyenv 17:07:54 + PYENV_ROOT=/opt/pyenv 17:07:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:54 + pyenv versions 17:07:54 * system (set by /opt/pyenv/version) 17:07:54 * 3.8.13 (set by /opt/pyenv/version) 17:07:54 * 3.9.13 (set by /opt/pyenv/version) 17:07:54 * 3.10.6 (set by /opt/pyenv/version) 17:07:54 + command -v pyenv 17:07:54 ++ pyenv init - --no-rehash 17:07:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:07:54 export PATH="/opt/pyenv/shims:${PATH}" 17:07:54 export PYENV_SHELL=bash 17:07:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:07:54 pyenv() { 17:07:54 local command 17:07:54 command="${1:-}" 17:07:54 if [ "$#" -gt 0 ]; then 17:07:54 shift 17:07:54 fi 17:07:54 17:07:54 case "$command" in 17:07:54 rehash|shell) 17:07:54 eval "$(pyenv "sh-$command" "$@")" 17:07:54 ;; 17:07:54 *) 17:07:54 command pyenv "$command" "$@" 17:07:54 ;; 17:07:54 esac 17:07:54 }' 17:07:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:07:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:07:54 ++ export PYENV_SHELL=bash 17:07:54 ++ PYENV_SHELL=bash 17:07:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:07:54 +++ complete -F _pyenv pyenv 17:07:54 ++ lf-pyver python3 17:07:54 ++ local py_version_xy=python3 17:07:54 ++ local py_version_xyz= 17:07:54 ++ pyenv versions 17:07:54 ++ local command 17:07:54 ++ command=versions 17:07:54 ++ '[' 1 -gt 0 ']' 17:07:54 ++ shift 17:07:54 ++ case "$command" in 17:07:54 ++ command pyenv versions 17:07:54 ++ pyenv versions 17:07:54 ++ sed 's/^[ *]* //' 17:07:54 ++ awk '{ print $1 }' 17:07:54 ++ grep -E '^[0-9.]*[0-9]$' 17:07:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:07:54 +++ grep '^3' /tmp/.pyenv_versions 17:07:54 +++ sort -V 17:07:54 +++ tail -n 1 17:07:54 ++ py_version_xyz=3.10.6 17:07:54 ++ [[ -z 3.10.6 ]] 17:07:54 ++ echo 3.10.6 17:07:54 ++ return 0 17:07:54 + pyenv local 3.10.6 17:07:54 + local command 17:07:54 + command=local 17:07:54 + '[' 2 -gt 0 ']' 17:07:54 + shift 17:07:54 + case "$command" in 17:07:54 + command pyenv local 3.10.6 17:07:54 + pyenv local 3.10.6 17:07:54 + for arg in "$@" 17:07:54 + case $arg in 17:07:54 + pkg_list+='tox ' 17:07:54 + for arg in "$@" 17:07:54 + case $arg in 17:07:54 + pkg_list+='virtualenv ' 17:07:54 + for arg in "$@" 17:07:54 + case $arg in 17:07:54 + pkg_list+='urllib3~=1.26.15 ' 17:07:54 + [[ -f /tmp/.toxenv ]] 17:07:54 + [[ ! -f /tmp/.toxenv ]] 17:07:54 + [[ -n '' ]] 17:07:54 + python3 -m venv /tmp/venv-wr9J 17:08:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wr9J' 17:08:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wr9J 17:08:00 + echo /tmp/venv-wr9J 17:08:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:08:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:08:00 + /tmp/venv-wr9J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:08:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:08:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:08:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:08:06 + /tmp/venv-wr9J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:08:11 + type python3 17:08:11 + true 17:08:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wr9J/bin to PATH' 17:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-wr9J/bin to PATH 17:08:11 + PATH=/tmp/venv-wr9J/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 17:08:11 + return 0 17:08:11 + python3 --version 17:08:11 Python 3.10.6 17:08:11 + python3 -m pip --version 17:08:11 pip 24.0 from /tmp/venv-wr9J/lib/python3.10/site-packages/pip (python 3.10) 17:08:11 + python3 -m pip freeze 17:08:12 cachetools==5.3.3 17:08:12 chardet==5.2.0 17:08:12 colorama==0.4.6 17:08:12 distlib==0.3.8 17:08:12 filelock==3.13.3 17:08:12 packaging==24.0 17:08:12 platformdirs==4.2.0 17:08:12 pluggy==1.4.0 17:08:12 pyproject-api==1.6.1 17:08:12 tomli==2.0.1 17:08:12 tox==4.14.2 17:08:12 urllib3==1.26.18 17:08:12 virtualenv==20.25.1 17:08:12 [EnvInject] - Injecting environment variables from a build step. 17:08:12 [EnvInject] - Injecting as environment variables the properties content 17:08:12 PARALLEL=false 17:08:12 17:08:12 [EnvInject] - Variables injected successfully. 17:08:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5430079547290808365.sh 17:08:12 ---> tox-run.sh 17:08:12 + 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 17:08:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:08:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:08:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:08:12 + cd /w/workspace/oom-master-pre-commit-lint/. 17:08:12 + source /home/jenkins/lf-env.sh 17:08:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:08:12 ++ mktemp -d /tmp/venv-XXXX 17:08:12 + lf_venv=/tmp/venv-WPZC 17:08:12 + local venv_file=/tmp/.os_lf_venv 17:08:12 + local python=python3 17:08:12 + local options 17:08:12 + local set_path=true 17:08:12 + local install_args= 17:08:12 ++ 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 17:08:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:08:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:08:12 + true 17:08:12 + case $1 in 17:08:12 + venv_file=/tmp/.toxenv 17:08:12 + shift 2 17:08:12 + true 17:08:12 + case $1 in 17:08:12 + shift 17:08:12 + break 17:08:12 + case $python in 17:08:12 + local pkg_list= 17:08:12 + [[ -d /opt/pyenv ]] 17:08:12 + echo 'Setup pyenv:' 17:08:12 Setup pyenv: 17:08:12 + export PYENV_ROOT=/opt/pyenv 17:08:12 + PYENV_ROOT=/opt/pyenv 17:08:12 + 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 17:08:12 + 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 17:08:12 + pyenv versions 17:08:12 system 17:08:12 3.8.13 17:08:12 3.9.13 17:08:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:08:12 + command -v pyenv 17:08:12 ++ pyenv init - --no-rehash 17:08:12 + 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[*]}"'\'')" 17:08:12 export PATH="/opt/pyenv/shims:${PATH}" 17:08:12 export PYENV_SHELL=bash 17:08:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:08:12 pyenv() { 17:08:12 local command 17:08:12 command="${1:-}" 17:08:12 if [ "$#" -gt 0 ]; then 17:08:12 shift 17:08:12 fi 17:08:12 17:08:12 case "$command" in 17:08:12 rehash|shell) 17:08:12 eval "$(pyenv "sh-$command" "$@")" 17:08:12 ;; 17:08:12 *) 17:08:12 command pyenv "$command" "$@" 17:08:12 ;; 17:08:12 esac 17:08:12 }' 17:08:12 +++ 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[*]}"' 17:08:12 ++ 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 17:08:12 ++ 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 17:08:12 ++ 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 17:08:12 ++ export PYENV_SHELL=bash 17:08:12 ++ PYENV_SHELL=bash 17:08:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:08:12 +++ complete -F _pyenv pyenv 17:08:12 ++ lf-pyver python3 17:08:12 ++ local py_version_xy=python3 17:08:12 ++ local py_version_xyz= 17:08:12 ++ pyenv versions 17:08:12 ++ local command 17:08:12 ++ command=versions 17:08:12 ++ '[' 1 -gt 0 ']' 17:08:12 ++ shift 17:08:12 ++ case "$command" in 17:08:12 ++ command pyenv versions 17:08:12 ++ pyenv versions 17:08:12 ++ sed 's/^[ *]* //' 17:08:12 ++ awk '{ print $1 }' 17:08:12 ++ grep -E '^[0-9.]*[0-9]$' 17:08:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:08:12 +++ grep '^3' /tmp/.pyenv_versions 17:08:12 +++ sort -V 17:08:12 +++ tail -n 1 17:08:12 ++ py_version_xyz=3.10.6 17:08:12 ++ [[ -z 3.10.6 ]] 17:08:12 ++ echo 3.10.6 17:08:12 ++ return 0 17:08:12 + pyenv local 3.10.6 17:08:12 + local command 17:08:12 + command=local 17:08:12 + '[' 2 -gt 0 ']' 17:08:12 + shift 17:08:12 + case "$command" in 17:08:12 + command pyenv local 3.10.6 17:08:12 + pyenv local 3.10.6 17:08:12 + for arg in "$@" 17:08:12 + case $arg in 17:08:12 + pkg_list+='tox ' 17:08:12 + for arg in "$@" 17:08:12 + case $arg in 17:08:12 + pkg_list+='virtualenv ' 17:08:12 + for arg in "$@" 17:08:12 + case $arg in 17:08:12 + pkg_list+='urllib3~=1.26.15 ' 17:08:12 + [[ -f /tmp/.toxenv ]] 17:08:12 ++ cat /tmp/.toxenv 17:08:12 + lf_venv=/tmp/venv-wr9J 17:08:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wr9J from' file:/tmp/.toxenv 17:08:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wr9J from file:/tmp/.toxenv 17:08:12 + /tmp/venv-wr9J/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:08:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:08:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:08:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:08:13 + /tmp/venv-wr9J/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:08:16 + type python3 17:08:16 + true 17:08:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wr9J/bin to PATH' 17:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-wr9J/bin to PATH 17:08:16 + PATH=/tmp/venv-wr9J/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 17:08:16 + return 0 17:08:16 + [[ -d /opt/pyenv ]] 17:08:16 + echo '---> Setting up pyenv' 17:08:16 ---> Setting up pyenv 17:08:16 + export PYENV_ROOT=/opt/pyenv 17:08:16 + PYENV_ROOT=/opt/pyenv 17:08:16 + export PATH=/opt/pyenv/bin:/tmp/venv-wr9J/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 17:08:16 + PATH=/opt/pyenv/bin:/tmp/venv-wr9J/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 17:08:16 ++ pwd 17:08:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:08:16 + export PYTHONPATH 17:08:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:08:16 + TOX_TESTENV_PASSENV=PYTHONPATH 17:08:16 + tox --version 17:08:16 4.14.2 from /tmp/venv-wr9J/lib/python3.10/site-packages/tox/__init__.py 17:08:16 + PARALLEL=false 17:08:16 + TOX_OPTIONS_LIST= 17:08:16 + [[ -n pre-commit ]] 17:08:16 + TOX_OPTIONS_LIST=' -e pre-commit' 17:08:16 + case ${PARALLEL,,} in 17:08:16 + tox -e pre-commit 17:08:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:08:17 pre-commit: install_deps> python -I -m pip install pre-commit 17:08:22 pre-commit: freeze> python -m pip freeze --all 17:08:22 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 17:08:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:08:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:08:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:08:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:08:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:08:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:08:26 [INFO] Once installed this environment will be reused. 17:08:26 [INFO] This may take a few minutes... 17:08:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:08:33 [INFO] Once installed this environment will be reused. 17:08:33 [INFO] This may take a few minutes... 17:08:40 Trim Trailing Whitespace.................................................Passed 17:08:40 Tabs remover.............................................................Passed 17:08:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:08:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:08:40 [INFO] Once installed this environment will be reused. 17:08:40 [INFO] This may take a few minutes... 17:08:47 gitlint..............................................(no files to check)Skipped 17:08:47 pre-commit: OK (31.14=setup[5.82]+cmd[17.69,7.63] seconds) 17:08:47 congratulations :) (31.31 seconds) 17:08:47 + tox_status=0 17:08:47 + echo '---> Completed tox runs' 17:08:47 ---> Completed tox runs 17:08:47 + for i in .tox/*/log 17:08:47 ++ echo .tox/pre-commit/log 17:08:47 ++ awk -F/ '{print $2}' 17:08:47 + tox_env=pre-commit 17:08:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:08:47 + DOC_DIR=docs/_build/html 17:08:47 + [[ -d docs/_build/html ]] 17:08:47 + echo '---> tox-run.sh ends' 17:08:47 ---> tox-run.sh ends 17:08:47 + test 0 -eq 0 17:08:48 $ ssh-agent -k 17:08:48 unset SSH_AUTH_SOCK; 17:08:48 unset SSH_AGENT_PID; 17:08:48 echo Agent pid 1965 killed; 17:08:48 [ssh-agent] Stopped. 17:08:48 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11196280704700910853.sh 17:08:48 ---> sysstat.sh 17:08:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6728514523010295581.sh 17:08:48 ---> package-listing.sh 17:08:48 ++ tr '[:upper:]' '[:lower:]' 17:08:48 ++ facter osfamily 17:08:48 + OS_FAMILY=debian 17:08:48 + workspace=/w/workspace/oom-master-pre-commit-lint 17:08:48 + START_PACKAGES=/tmp/packages_start.txt 17:08:48 + END_PACKAGES=/tmp/packages_end.txt 17:08:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:48 + PACKAGES=/tmp/packages_start.txt 17:08:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:08:48 + PACKAGES=/tmp/packages_end.txt 17:08:48 + case "${OS_FAMILY}" in 17:08:48 + dpkg -l 17:08:48 + grep '^ii' 17:08:48 + '[' -f /tmp/packages_start.txt ']' 17:08:48 + '[' -f /tmp/packages_end.txt ']' 17:08:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:08:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:08:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:08:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3029669890025974920.sh 17:08:48 ---> capture-instance-metadata.sh 17:08:48 Setup pyenv: 17:08:48 system 17:08:48 3.8.13 17:08:48 3.9.13 17:08:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:08:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KLqX 17:08:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:09:01 lf-activate-venv(): INFO: Installing: lftools 17:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-KLqX/bin to PATH 17:09:40 INFO: Running in OpenStack, capturing instance metadata 17:09:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12239112845261482908.sh 17:09:40 provisioning config files... 17:09:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13050758421895286266tmp 17:09:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:09:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:09:40 [EnvInject] - Injecting environment variables from a build step. 17:09:40 [EnvInject] - Injecting as environment variables the properties content 17:09:40 SERVER_ID=logs 17:09:40 17:09:40 [EnvInject] - Variables injected successfully. 17:09:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12031270324236118455.sh 17:09:40 ---> create-netrc.sh 17:09:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4190253252759422890.sh 17:09:40 ---> python-tools-install.sh 17:09:40 Setup pyenv: 17:09:40 system 17:09:40 3.8.13 17:09:40 3.9.13 17:09:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:09:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLqX from file:/tmp/.os_lf_venv 17:09:42 lf-activate-venv(): INFO: Installing: lftools 17:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-KLqX/bin to PATH 17:09:50 Generating Requirements File 17:10:33 Python 3.10.6 17:10:33 pip 24.0 from /tmp/venv-KLqX/lib/python3.10/site-packages/pip (python 3.10) 17:10:34 appdirs==1.4.4 17:10:34 argcomplete==3.2.3 17:10:34 aspy.yaml==1.3.0 17:10:34 attrs==23.2.0 17:10:34 autopage==0.5.2 17:10:34 beautifulsoup4==4.12.3 17:10:34 boto3==1.34.75 17:10:34 botocore==1.34.75 17:10:34 bs4==0.0.2 17:10:34 cachetools==5.3.3 17:10:34 certifi==2024.2.2 17:10:34 cffi==1.16.0 17:10:34 cfgv==3.4.0 17:10:34 chardet==5.2.0 17:10:34 charset-normalizer==3.3.2 17:10:34 click==8.1.7 17:10:34 cliff==4.6.0 17:10:34 cmd2==2.4.3 17:10:34 cryptography==3.3.2 17:10:34 debtcollector==3.0.0 17:10:34 decorator==5.1.1 17:10:34 defusedxml==0.7.1 17:10:34 Deprecated==1.2.14 17:10:34 distlib==0.3.8 17:10:34 dnspython==2.6.1 17:10:34 docker==4.2.2 17:10:34 dogpile.cache==1.3.2 17:10:34 email_validator==2.1.1 17:10:34 filelock==3.13.3 17:10:34 future==1.0.0 17:10:34 gitdb==4.0.11 17:10:34 GitPython==3.1.43 17:10:34 google-auth==2.29.0 17:10:34 httplib2==0.22.0 17:10:34 identify==2.5.35 17:10:34 idna==3.6 17:10:34 importlib-resources==1.5.0 17:10:34 iso8601==2.1.0 17:10:34 Jinja2==3.1.3 17:10:34 jmespath==1.0.1 17:10:34 jsonpatch==1.33 17:10:34 jsonpointer==2.4 17:10:34 jsonschema==4.21.1 17:10:34 jsonschema-specifications==2023.12.1 17:10:34 keystoneauth1==5.6.0 17:10:34 kubernetes==29.0.0 17:10:34 lftools==0.37.10 17:10:34 lxml==5.2.0 17:10:34 MarkupSafe==2.1.5 17:10:34 msgpack==1.0.8 17:10:34 multi_key_dict==2.0.3 17:10:34 munch==4.0.0 17:10:34 netaddr==1.2.1 17:10:34 netifaces==0.11.0 17:10:34 niet==1.4.2 17:10:34 nodeenv==1.8.0 17:10:34 oauth2client==4.1.3 17:10:34 oauthlib==3.2.2 17:10:34 openstacksdk==3.0.0 17:10:34 os-client-config==2.1.0 17:10:34 os-service-types==1.7.0 17:10:34 osc-lib==3.0.1 17:10:34 oslo.config==9.4.0 17:10:34 oslo.context==5.5.0 17:10:34 oslo.i18n==6.3.0 17:10:34 oslo.log==5.5.1 17:10:34 oslo.serialization==5.4.0 17:10:34 oslo.utils==7.1.0 17:10:34 packaging==24.0 17:10:34 pbr==6.0.0 17:10:34 platformdirs==4.2.0 17:10:34 prettytable==3.10.0 17:10:34 pyasn1==0.6.0 17:10:34 pyasn1_modules==0.4.0 17:10:34 pycparser==2.22 17:10:34 pygerrit2==2.0.15 17:10:34 PyGithub==2.3.0 17:10:34 pyinotify==0.9.6 17:10:34 PyJWT==2.8.0 17:10:34 PyNaCl==1.5.0 17:10:34 pyparsing==2.4.7 17:10:34 pyperclip==1.8.2 17:10:34 pyrsistent==0.20.0 17:10:34 python-cinderclient==9.5.0 17:10:34 python-dateutil==2.9.0.post0 17:10:34 python-heatclient==3.5.0 17:10:34 python-jenkins==1.8.2 17:10:34 python-keystoneclient==5.4.0 17:10:34 python-magnumclient==4.4.0 17:10:34 python-novaclient==18.6.0 17:10:34 python-openstackclient==6.6.0 17:10:34 python-swiftclient==4.5.0 17:10:34 PyYAML==6.0.1 17:10:34 referencing==0.34.0 17:10:34 requests==2.31.0 17:10:34 requests-oauthlib==2.0.0 17:10:34 requestsexceptions==1.4.0 17:10:34 rfc3986==2.0.0 17:10:34 rpds-py==0.18.0 17:10:34 rsa==4.9 17:10:34 ruamel.yaml==0.18.6 17:10:34 ruamel.yaml.clib==0.2.8 17:10:34 s3transfer==0.10.1 17:10:34 simplejson==3.19.2 17:10:34 six==1.16.0 17:10:34 smmap==5.0.1 17:10:34 soupsieve==2.5 17:10:34 stevedore==5.2.0 17:10:34 tabulate==0.9.0 17:10:34 toml==0.10.2 17:10:34 tomlkit==0.12.4 17:10:34 tqdm==4.66.2 17:10:34 typing_extensions==4.10.0 17:10:34 tzdata==2024.1 17:10:34 urllib3==1.26.18 17:10:34 virtualenv==20.25.1 17:10:34 wcwidth==0.2.13 17:10:34 websocket-client==1.7.0 17:10:34 wrapt==1.16.0 17:10:34 xdg==6.0.0 17:10:34 xmltodict==0.13.0 17:10:34 yq==3.2.3 17:10:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1258351542848893707.sh 17:10:34 ---> sudo-logs.sh 17:10:34 Archiving 'sudo' log.. 17:10:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17084024026501548107.sh 17:10:34 ---> job-cost.sh 17:10:34 Setup pyenv: 17:10:34 system 17:10:34 3.8.13 17:10:34 3.9.13 17:10:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:10:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLqX from file:/tmp/.os_lf_venv 17:10:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:10:44 lf-activate-venv(): INFO: Adding /tmp/venv-KLqX/bin to PATH 17:10:44 INFO: No Stack... 17:10:44 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:45 INFO: Archiving Costs 17:10:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3956265190480048284.sh 17:10:45 ---> logs-deploy.sh 17:10:45 Setup pyenv: 17:10:45 system 17:10:45 3.8.13 17:10:45 3.9.13 17:10:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KLqX from file:/tmp/.os_lf_venv 17:10:46 lf-activate-venv(): INFO: Installing: lftools 17:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-KLqX/bin to PATH 17:10:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3402 17:10:59 INFO: archiving workspace using pattern(s): 17:11:00 Archives upload complete. 17:11:00 INFO: archiving logs to Nexus 17:11:01 ---> uname -a: 17:11:01 Linux prd-ubuntu1804-builder-4c-4g-20143 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:11:01 17:11:01 17:11:01 ---> lscpu: 17:11:01 Architecture: x86_64 17:11:01 CPU op-mode(s): 32-bit, 64-bit 17:11:01 Byte Order: Little Endian 17:11:01 CPU(s): 4 17:11:01 On-line CPU(s) list: 0-3 17:11:01 Thread(s) per core: 1 17:11:01 Core(s) per socket: 1 17:11:01 Socket(s): 4 17:11:01 NUMA node(s): 1 17:11:01 Vendor ID: AuthenticAMD 17:11:01 CPU family: 23 17:11:01 Model: 49 17:11:01 Model name: AMD EPYC-Rome Processor 17:11:01 Stepping: 0 17:11:01 CPU MHz: 2799.998 17:11:01 BogoMIPS: 5599.99 17:11:01 Virtualization: AMD-V 17:11:01 Hypervisor vendor: KVM 17:11:01 Virtualization type: full 17:11:01 L1d cache: 32K 17:11:01 L1i cache: 32K 17:11:01 L2 cache: 512K 17:11:01 L3 cache: 16384K 17:11:01 NUMA node0 CPU(s): 0-3 17:11:01 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 17:11:01 17:11:01 17:11:01 ---> nproc: 17:11:01 4 17:11:01 17:11:01 17:11:01 ---> df -h: 17:11:01 Filesystem Size Used Avail Use% Mounted on 17:11:01 udev 7.9G 0 7.9G 0% /dev 17:11:01 tmpfs 1.6G 672K 1.6G 1% /run 17:11:01 /dev/vda1 78G 8.4G 70G 11% / 17:11:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:11:01 tmpfs 5.0M 0 5.0M 0% /run/lock 17:11:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:11:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:11:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:11:01 17:11:01 17:11:01 ---> free -m: 17:11:01 total used free shared buff/cache available 17:11:01 Mem: 16040 554 13302 0 2182 15166 17:11:01 Swap: 1023 0 1023 17:11:01 17:11:01 17:11:01 ---> ip addr: 17:11:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:11:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:11:01 inet 127.0.0.1/8 scope host lo 17:11:01 valid_lft forever preferred_lft forever 17:11:01 inet6 ::1/128 scope host 17:11:01 valid_lft forever preferred_lft forever 17:11:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:11:01 link/ether fa:16:3e:f5:6c:96 brd ff:ff:ff:ff:ff:ff 17:11:01 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 17:11:01 valid_lft 86152sec preferred_lft 86152sec 17:11:01 inet6 fe80::f816:3eff:fef5:6c96/64 scope link 17:11:01 valid_lft forever preferred_lft forever 17:11:01 17:11:01 17:11:01 ---> sar -b -r -n DEV: 17:11:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20143) 04/02/24 _x86_64_ (4 CPU) 17:11:01 17:11:01 17:07:04 LINUX RESTART (4 CPU) 17:11:01 17:11:01 17:08:01 tps rtps wtps bread/s bwrtn/s 17:11:01 17:09:02 73.67 20.46 53.21 1136.34 10037.39 17:11:01 17:10:01 70.12 2.32 67.80 121.47 9661.68 17:11:01 17:11:01 63.14 0.78 62.35 40.38 9994.47 17:11:01 Average: 68.97 7.89 61.08 434.43 9899.18 17:11:01 17:11:01 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:11:01 17:09:02 13967736 15577488 2457232 14.96 56068 1752656 744004 4.26 710116 1528672 81528 17:11:01 17:10:01 13748348 15554388 2676620 16.30 75880 1918152 781480 4.47 772276 1663908 135756 17:11:01 17:11:01 13662116 15570168 2762852 16.82 84604 2004820 739468 4.23 766332 1742172 85420 17:11:01 Average: 13792733 15567348 2632235 16.03 72184 1891876 754984 4.32 749575 1644917 100901 17:11:01 17:11:01 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:11:01 17:09:02 ens3 47.61 36.58 608.73 7.31 0.00 0.00 0.00 0.00 17:11:01 17:09:02 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 17:11:01 17:10:01 ens3 39.55 29.35 608.73 6.90 0.00 0.00 0.00 0.00 17:11:01 17:10:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 17:11:01 17:11:01 ens3 22.22 18.74 211.68 6.30 0.00 0.00 0.00 0.00 17:11:01 17:11:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 17:11:01 Average: ens3 36.44 28.22 475.61 6.83 0.00 0.00 0.00 0.00 17:11:01 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 17:11:01 17:11:01 17:11:01 ---> sar -P ALL: 17:11:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20143) 04/02/24 _x86_64_ (4 CPU) 17:11:01 17:11:01 17:07:04 LINUX RESTART (4 CPU) 17:11:01 17:11:01 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:11:01 17:09:02 all 18.48 0.00 1.56 10.19 0.06 69.71 17:11:01 17:09:02 0 14.06 0.00 1.25 10.37 0.03 74.28 17:11:01 17:09:02 1 11.20 0.00 1.24 13.28 0.07 74.22 17:11:01 17:09:02 2 24.97 0.00 2.01 13.94 0.07 59.01 17:11:01 17:09:02 3 23.69 0.00 1.71 3.22 0.07 71.32 17:11:01 17:10:01 all 17.91 0.00 1.10 6.35 0.06 74.58 17:11:01 17:10:01 0 24.16 0.00 1.13 1.50 0.07 73.15 17:11:01 17:10:01 1 14.77 0.00 1.16 9.87 0.07 74.13 17:11:01 17:10:01 2 11.66 0.00 1.31 11.37 0.03 75.62 17:11:01 17:10:01 3 21.07 0.00 0.81 2.68 0.07 75.36 17:11:01 17:11:01 all 14.44 0.00 0.85 10.68 0.05 73.99 17:11:01 17:11:01 0 6.16 0.00 0.58 0.57 0.03 92.66 17:11:01 17:11:01 1 16.81 0.00 1.14 17.98 0.05 64.03 17:11:01 17:11:01 2 22.24 0.00 0.84 6.82 0.03 70.07 17:11:01 17:11:01 3 12.56 0.00 0.80 17.33 0.07 69.24 17:11:01 Average: all 16.93 0.00 1.17 9.09 0.06 72.75 17:11:01 Average: 0 14.72 0.00 0.99 4.16 0.04 80.08 17:11:01 Average: 1 14.26 0.00 1.18 13.73 0.06 70.77 17:11:01 Average: 2 19.67 0.00 1.39 10.70 0.04 68.20 17:11:01 Average: 3 19.09 0.00 1.11 7.77 0.07 71.96 17:11:01 17:11:01 17:11:01