11:46:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 11:46:45 Running as SYSTEM 11:46:45 [EnvInject] - Loading node environment variables. 11:46:45 Building remotely on prd-ubuntu1804-builder-4c-4g-40001 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:46:45 [ssh-agent] Looking for ssh-agent implementation... 11:46:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:45 $ ssh-agent 11:46:45 SSH_AUTH_SOCK=/tmp/ssh-jpIl9VLx6hj4/agent.1705 11:46:45 SSH_AGENT_PID=1706 11:46:45 [ssh-agent] Started. 11:46:45 Running ssh-add (command line suppressed) 11:46:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6959515838791352860.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6959515838791352860.key) 11:46:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:46:45 The recommended git tool is: NONE 11:46:47 using credential onap-jenkins-ssh 11:46:47 Wiping out workspace first. 11:46:47 Cloning the remote Git repository 11:46:47 Cloning repository git://cloud.onap.org/mirror/oom.git 11:46:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:46:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:46:47 > git --version # timeout=10 11:46:47 > git --version # 'git version 2.17.1' 11:46:47 using GIT_SSH to set credentials Gerrit user 11:46:47 Verifying host key using manually-configured host key entries 11:46:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:46:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:46:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:46:52 using GIT_SSH to set credentials Gerrit user 11:46:52 Verifying host key using manually-configured host key entries 11:46:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/7 # timeout=30 11:46:53 > git rev-parse 853391cac5cf54933ef1348e46d3d76af6615152^{commit} # timeout=10 11:46:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:46:53 Checking out Revision 853391cac5cf54933ef1348e46d3d76af6615152 (refs/changes/50/141850/7) 11:46:53 > git config core.sparsecheckout # timeout=10 11:46:53 > git checkout -f 853391cac5cf54933ef1348e46d3d76af6615152 # timeout=30 11:46:56 Commit message: "[SDC] 13.1.1 release" 11:46:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:46:56 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:46:56 [EnvInject] - Injecting environment variables from a build step. 11:46:56 [EnvInject] - Injecting as environment variables the properties content 11:46:56 PYTHON=python3 11:46:56 11:46:56 [EnvInject] - Variables injected successfully. 11:46:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9201198964734713729.sh 11:46:56 ---> tox-install.sh 11:46:56 + source /home/jenkins/lf-env.sh 11:46:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:46:56 ++ mktemp -d /tmp/venv-XXXX 11:46:56 + lf_venv=/tmp/venv-TMJF 11:46:56 + local venv_file=/tmp/.os_lf_venv 11:46:56 + local python=python3 11:46:56 + local options 11:46:56 + local set_path=true 11:46:56 + local install_args= 11:46:56 ++ 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 11:46:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:46:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:46:56 + true 11:46:56 + case $1 in 11:46:56 + venv_file=/tmp/.toxenv 11:46:56 + shift 2 11:46:56 + true 11:46:56 + case $1 in 11:46:56 + shift 11:46:56 + break 11:46:56 + case $python in 11:46:56 + local pkg_list= 11:46:56 + [[ -d /opt/pyenv ]] 11:46:56 + echo 'Setup pyenv:' 11:46:56 Setup pyenv: 11:46:56 + export PYENV_ROOT=/opt/pyenv 11:46:56 + PYENV_ROOT=/opt/pyenv 11:46:56 + 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 11:46:56 + 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 11:46:56 + pyenv versions 11:46:57 * system (set by /opt/pyenv/version) 11:46:57 * 3.8.13 (set by /opt/pyenv/version) 11:46:57 * 3.9.13 (set by /opt/pyenv/version) 11:46:57 * 3.10.6 (set by /opt/pyenv/version) 11:46:57 + command -v pyenv 11:46:57 ++ pyenv init - --no-rehash 11:46:57 + 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[*]}"'\'')" 11:46:57 export PATH="/opt/pyenv/shims:${PATH}" 11:46:57 export PYENV_SHELL=bash 11:46:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:46:57 pyenv() { 11:46:57 local command 11:46:57 command="${1:-}" 11:46:57 if [ "$#" -gt 0 ]; then 11:46:57 shift 11:46:57 fi 11:46:57 11:46:57 case "$command" in 11:46:57 rehash|shell) 11:46:57 eval "$(pyenv "sh-$command" "$@")" 11:46:57 ;; 11:46:57 *) 11:46:57 command pyenv "$command" "$@" 11:46:57 ;; 11:46:57 esac 11:46:57 }' 11:46:57 +++ 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[*]}"' 11:46:57 ++ 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 11:46:57 ++ 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 11:46:57 ++ 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 11:46:57 ++ export PYENV_SHELL=bash 11:46:57 ++ PYENV_SHELL=bash 11:46:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:46:57 +++ complete -F _pyenv pyenv 11:46:57 ++ lf-pyver python3 11:46:57 ++ local py_version_xy=python3 11:46:57 ++ local py_version_xyz= 11:46:57 ++ pyenv versions 11:46:57 ++ local command 11:46:57 ++ command=versions 11:46:57 ++ awk '{ print $1 }' 11:46:57 ++ '[' 1 -gt 0 ']' 11:46:57 ++ shift 11:46:57 ++ case "$command" in 11:46:57 ++ command pyenv versions 11:46:57 ++ pyenv versions 11:46:57 ++ sed 's/^[ *]* //' 11:46:57 ++ grep -E '^[0-9.]*[0-9]$' 11:46:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:46:57 +++ grep '^3' /tmp/.pyenv_versions 11:46:57 +++ tail -n 1 11:46:57 +++ sort -V 11:46:57 ++ py_version_xyz=3.10.6 11:46:57 ++ [[ -z 3.10.6 ]] 11:46:57 ++ echo 3.10.6 11:46:57 ++ return 0 11:46:57 + pyenv local 3.10.6 11:46:57 + local command 11:46:57 + command=local 11:46:57 + '[' 2 -gt 0 ']' 11:46:57 + shift 11:46:57 + case "$command" in 11:46:57 + command pyenv local 3.10.6 11:46:57 + pyenv local 3.10.6 11:46:57 + for arg in "$@" 11:46:57 + case $arg in 11:46:57 + pkg_list+='tox ' 11:46:57 + for arg in "$@" 11:46:57 + case $arg in 11:46:57 + pkg_list+='virtualenv ' 11:46:57 + for arg in "$@" 11:46:57 + case $arg in 11:46:57 + pkg_list+='urllib3~=1.26.15 ' 11:46:57 + [[ -f /tmp/.toxenv ]] 11:46:57 + [[ ! -f /tmp/.toxenv ]] 11:46:57 + [[ -n '' ]] 11:46:57 + python3 -m venv /tmp/venv-TMJF 11:47:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMJF' 11:47:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMJF 11:47:01 + echo /tmp/venv-TMJF 11:47:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:47:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:47:01 + /tmp/venv-TMJF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:47:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:47:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:47:05 + /tmp/venv-TMJF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:47:08 + type python3 11:47:08 + true 11:47:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TMJF/bin to PATH' 11:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-TMJF/bin to PATH 11:47:08 + PATH=/tmp/venv-TMJF/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 11:47:08 + return 0 11:47:08 + python3 --version 11:47:08 Python 3.10.6 11:47:08 + python3 -m pip --version 11:47:08 pip 25.2 from /tmp/venv-TMJF/lib/python3.10/site-packages/pip (python 3.10) 11:47:08 + python3 -m pip freeze 11:47:08 cachetools==6.1.0 11:47:08 chardet==5.2.0 11:47:08 colorama==0.4.6 11:47:08 distlib==0.4.0 11:47:08 filelock==3.19.1 11:47:08 packaging==25.0 11:47:08 platformdirs==4.3.8 11:47:08 pluggy==1.6.0 11:47:08 pyproject-api==1.9.1 11:47:08 tomli==2.2.1 11:47:08 tox==4.28.4 11:47:08 typing_extensions==4.14.1 11:47:08 urllib3==1.26.20 11:47:08 virtualenv==20.34.0 11:47:08 [EnvInject] - Injecting environment variables from a build step. 11:47:08 [EnvInject] - Injecting as environment variables the properties content 11:47:08 PARALLEL=false 11:47:08 11:47:08 [EnvInject] - Variables injected successfully. 11:47:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2313276911190929058.sh 11:47:08 ---> tox-run.sh 11:47:08 + 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 11:47:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:47:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:47:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:47:08 + cd /w/workspace/oom-master-pre-commit-lint/. 11:47:08 + source /home/jenkins/lf-env.sh 11:47:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:47:08 ++ mktemp -d /tmp/venv-XXXX 11:47:08 + lf_venv=/tmp/venv-IrKg 11:47:08 + local venv_file=/tmp/.os_lf_venv 11:47:08 + local python=python3 11:47:08 + local options 11:47:08 + local set_path=true 11:47:08 + local install_args= 11:47:08 ++ 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 11:47:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:47:08 + true 11:47:08 + case $1 in 11:47:08 + venv_file=/tmp/.toxenv 11:47:08 + shift 2 11:47:08 + true 11:47:08 + case $1 in 11:47:08 + shift 11:47:08 + break 11:47:08 + case $python in 11:47:08 + local pkg_list= 11:47:08 + [[ -d /opt/pyenv ]] 11:47:08 + echo 'Setup pyenv:' 11:47:08 Setup pyenv: 11:47:08 + export PYENV_ROOT=/opt/pyenv 11:47:08 + PYENV_ROOT=/opt/pyenv 11:47:08 + 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 11:47:08 + 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 11:47:08 + pyenv versions 11:47:08 system 11:47:08 3.8.13 11:47:08 3.9.13 11:47:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:08 + command -v pyenv 11:47:08 ++ pyenv init - --no-rehash 11:47:08 + 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[*]}"'\'')" 11:47:08 export PATH="/opt/pyenv/shims:${PATH}" 11:47:08 export PYENV_SHELL=bash 11:47:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:47:08 pyenv() { 11:47:08 local command 11:47:08 command="${1:-}" 11:47:08 if [ "$#" -gt 0 ]; then 11:47:08 shift 11:47:08 fi 11:47:08 11:47:08 case "$command" in 11:47:08 rehash|shell) 11:47:08 eval "$(pyenv "sh-$command" "$@")" 11:47:08 ;; 11:47:08 *) 11:47:08 command pyenv "$command" "$@" 11:47:08 ;; 11:47:08 esac 11:47:08 }' 11:47:08 +++ 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[*]}"' 11:47:08 ++ 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 11:47:08 ++ 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 11:47:08 ++ 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 11:47:08 ++ export PYENV_SHELL=bash 11:47:08 ++ PYENV_SHELL=bash 11:47:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:47:08 +++ complete -F _pyenv pyenv 11:47:08 ++ lf-pyver python3 11:47:08 ++ local py_version_xy=python3 11:47:08 ++ local py_version_xyz= 11:47:08 ++ pyenv versions 11:47:08 ++ local command 11:47:08 ++ command=versions 11:47:08 ++ '[' 1 -gt 0 ']' 11:47:08 ++ shift 11:47:08 ++ case "$command" in 11:47:08 ++ sed 's/^[ *]* //' 11:47:08 ++ awk '{ print $1 }' 11:47:08 ++ command pyenv versions 11:47:08 ++ pyenv versions 11:47:08 ++ grep -E '^[0-9.]*[0-9]$' 11:47:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:47:08 +++ grep '^3' /tmp/.pyenv_versions 11:47:08 +++ sort -V 11:47:08 +++ tail -n 1 11:47:08 ++ py_version_xyz=3.10.6 11:47:08 ++ [[ -z 3.10.6 ]] 11:47:08 ++ echo 3.10.6 11:47:08 ++ return 0 11:47:08 + pyenv local 3.10.6 11:47:08 + local command 11:47:08 + command=local 11:47:08 + '[' 2 -gt 0 ']' 11:47:08 + shift 11:47:08 + case "$command" in 11:47:08 + command pyenv local 3.10.6 11:47:08 + pyenv local 3.10.6 11:47:08 + for arg in "$@" 11:47:08 + case $arg in 11:47:08 + pkg_list+='tox ' 11:47:08 + for arg in "$@" 11:47:08 + case $arg in 11:47:08 + pkg_list+='virtualenv ' 11:47:08 + for arg in "$@" 11:47:08 + case $arg in 11:47:08 + pkg_list+='urllib3~=1.26.15 ' 11:47:08 + [[ -f /tmp/.toxenv ]] 11:47:08 ++ cat /tmp/.toxenv 11:47:08 + lf_venv=/tmp/venv-TMJF 11:47:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TMJF from' file:/tmp/.toxenv 11:47:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TMJF from file:/tmp/.toxenv 11:47:08 + /tmp/venv-TMJF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:47:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:47:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:47:09 + /tmp/venv-TMJF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:47:10 + type python3 11:47:10 + true 11:47:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TMJF/bin to PATH' 11:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-TMJF/bin to PATH 11:47:10 + PATH=/tmp/venv-TMJF/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 11:47:10 + return 0 11:47:10 + [[ -d /opt/pyenv ]] 11:47:10 + echo '---> Setting up pyenv' 11:47:10 ---> Setting up pyenv 11:47:10 + export PYENV_ROOT=/opt/pyenv 11:47:10 + PYENV_ROOT=/opt/pyenv 11:47:10 + export PATH=/opt/pyenv/bin:/tmp/venv-TMJF/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 11:47:10 + PATH=/opt/pyenv/bin:/tmp/venv-TMJF/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 11:47:10 ++ pwd 11:47:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:47:10 + export PYTHONPATH 11:47:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:47:10 + TOX_TESTENV_PASSENV=PYTHONPATH 11:47:10 + tox --version 11:47:11 4.28.4 from /tmp/venv-TMJF/lib/python3.10/site-packages/tox/__init__.py 11:47:11 + PARALLEL=false 11:47:11 + TOX_OPTIONS_LIST= 11:47:11 + [[ -n pre-commit ]] 11:47:11 + TOX_OPTIONS_LIST=' -e pre-commit' 11:47:11 + case ${PARALLEL,,} in 11:47:11 + tox -e pre-commit 11:47:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:47:12 pre-commit: install_deps> python -I -m pip install pre-commit 11:47:15 pre-commit: freeze> python -m pip freeze --all 11:47:15 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 11:47:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:47:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:47:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:47:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:47:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:47:18 [INFO] Once installed this environment will be reused. 11:47:18 [INFO] This may take a few minutes... 11:47:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:22 [INFO] Once installed this environment will be reused. 11:47:22 [INFO] This may take a few minutes... 11:47:27 trim trailing whitespace.................................................Passed 11:47:27 Tabs remover.............................................................Passed 11:47:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:47:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:47:28 [INFO] Once installed this environment will be reused. 11:47:28 [INFO] This may take a few minutes... 11:47:36 gitlint..............................................(no files to check)Skipped 11:47:36 pre-commit: OK (25.21=setup[3.89]+cmd[12.44,8.88] seconds) 11:47:36 congratulations :) (25.45 seconds) 11:47:36 + tox_status=0 11:47:36 + echo '---> Completed tox runs' 11:47:36 ---> Completed tox runs 11:47:36 + for i in .tox/*/log 11:47:36 ++ echo .tox/pre-commit/log 11:47:36 ++ awk -F/ '{print $2}' 11:47:36 + tox_env=pre-commit 11:47:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:47:36 + DOC_DIR=docs/_build/html 11:47:36 + [[ -d docs/_build/html ]] 11:47:36 + echo '---> tox-run.sh ends' 11:47:36 ---> tox-run.sh ends 11:47:36 + test 0 -eq 0 11:47:36 $ ssh-agent -k 11:47:36 unset SSH_AUTH_SOCK; 11:47:36 unset SSH_AGENT_PID; 11:47:36 echo Agent pid 1706 killed; 11:47:36 [ssh-agent] Stopped. 11:47:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6469571220810284975.sh 11:47:36 ---> sysstat.sh 11:47:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17890964573503818252.sh 11:47:37 ---> package-listing.sh 11:47:37 ++ facter osfamily 11:47:37 ++ tr '[:upper:]' '[:lower:]' 11:47:37 + OS_FAMILY=debian 11:47:37 + workspace=/w/workspace/oom-master-pre-commit-lint 11:47:37 + START_PACKAGES=/tmp/packages_start.txt 11:47:37 + END_PACKAGES=/tmp/packages_end.txt 11:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:47:37 + PACKAGES=/tmp/packages_start.txt 11:47:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:47:37 + PACKAGES=/tmp/packages_end.txt 11:47:37 + case "${OS_FAMILY}" in 11:47:37 + dpkg -l 11:47:37 + grep '^ii' 11:47:37 + '[' -f /tmp/packages_start.txt ']' 11:47:37 + '[' -f /tmp/packages_end.txt ']' 11:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:47:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:47:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:47:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3478947623661845341.sh 11:47:37 ---> capture-instance-metadata.sh 11:47:37 Setup pyenv: 11:47:37 system 11:47:37 3.8.13 11:47:37 3.9.13 11:47:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TRI 11:47:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:47:45 lf-activate-venv(): INFO: Installing: lftools 11:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-9TRI/bin to PATH 11:48:09 INFO: Running in OpenStack, capturing instance metadata 11:48:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11165850297407766230.sh 11:48:09 provisioning config files... 11:48:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8416739903223141443tmp 11:48:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:48:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:48:09 [EnvInject] - Injecting environment variables from a build step. 11:48:09 [EnvInject] - Injecting as environment variables the properties content 11:48:09 SERVER_ID=logs 11:48:09 11:48:09 [EnvInject] - Variables injected successfully. 11:48:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5942426290324728960.sh 11:48:09 ---> create-netrc.sh 11:48:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15496855429383724881.sh 11:48:10 ---> python-tools-install.sh 11:48:10 Setup pyenv: 11:48:10 system 11:48:10 3.8.13 11:48:10 3.9.13 11:48:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TRI from file:/tmp/.os_lf_venv 11:48:12 lf-activate-venv(): INFO: Installing: lftools 11:48:20 lf-activate-venv(): INFO: Adding /tmp/venv-9TRI/bin to PATH 11:48:20 Generating Requirements File 11:48:41 Python 3.10.6 11:48:41 pip 25.2 from /tmp/venv-9TRI/lib/python3.10/site-packages/pip (python 3.10) 11:48:41 appdirs==1.4.4 11:48:41 argcomplete==3.6.2 11:48:41 aspy.yaml==1.3.0 11:48:41 attrs==25.3.0 11:48:41 autopage==0.5.2 11:48:41 beautifulsoup4==4.13.4 11:48:41 boto3==1.40.15 11:48:41 botocore==1.40.15 11:48:41 bs4==0.0.2 11:48:41 cachetools==5.5.2 11:48:41 certifi==2025.8.3 11:48:41 cffi==1.17.1 11:48:41 cfgv==3.4.0 11:48:41 chardet==5.2.0 11:48:41 charset-normalizer==3.4.3 11:48:41 click==8.2.1 11:48:41 cliff==4.11.0 11:48:41 cmd2==2.7.0 11:48:41 cryptography==3.3.2 11:48:41 debtcollector==3.0.0 11:48:41 decorator==5.2.1 11:48:41 defusedxml==0.7.1 11:48:41 Deprecated==1.2.18 11:48:41 distlib==0.4.0 11:48:41 dnspython==2.7.0 11:48:41 docker==7.1.0 11:48:41 dogpile.cache==1.4.0 11:48:41 durationpy==0.10 11:48:41 email_validator==2.2.0 11:48:41 filelock==3.19.1 11:48:41 future==1.0.0 11:48:41 gitdb==4.0.12 11:48:41 GitPython==3.1.45 11:48:41 google-auth==2.40.3 11:48:41 httplib2==0.22.0 11:48:41 identify==2.6.13 11:48:41 idna==3.10 11:48:41 importlib-resources==1.5.0 11:48:41 iso8601==2.1.0 11:48:41 Jinja2==3.1.6 11:48:41 jmespath==1.0.1 11:48:41 jsonpatch==1.33 11:48:41 jsonpointer==3.0.0 11:48:41 jsonschema==4.25.1 11:48:41 jsonschema-specifications==2025.4.1 11:48:41 keystoneauth1==5.12.0 11:48:41 kubernetes==33.1.0 11:48:41 lftools==0.37.13 11:48:41 lxml==6.0.1 11:48:41 markdown-it-py==4.0.0 11:48:41 MarkupSafe==3.0.2 11:48:41 mdurl==0.1.2 11:48:41 msgpack==1.1.1 11:48:41 multi_key_dict==2.0.3 11:48:41 munch==4.0.0 11:48:41 netaddr==1.3.0 11:48:41 niet==1.4.2 11:48:41 nodeenv==1.9.1 11:48:41 oauth2client==4.1.3 11:48:41 oauthlib==3.3.1 11:48:41 openstacksdk==4.7.0 11:48:41 os-client-config==2.3.0 11:48:41 os-service-types==1.8.0 11:48:41 osc-lib==4.2.0 11:48:41 oslo.config==10.0.0 11:48:41 oslo.context==6.0.0 11:48:41 oslo.i18n==6.5.1 11:48:41 oslo.log==7.2.0 11:48:41 oslo.serialization==5.7.0 11:48:41 oslo.utils==9.0.0 11:48:41 packaging==25.0 11:48:41 pbr==7.0.1 11:48:41 platformdirs==4.3.8 11:48:41 prettytable==3.16.0 11:48:41 psutil==7.0.0 11:48:41 pyasn1==0.6.1 11:48:41 pyasn1_modules==0.4.2 11:48:41 pycparser==2.22 11:48:41 pygerrit2==2.0.15 11:48:41 PyGithub==2.7.0 11:48:41 Pygments==2.19.2 11:48:41 PyJWT==2.10.1 11:48:41 PyNaCl==1.5.0 11:48:41 pyparsing==2.4.7 11:48:41 pyperclip==1.9.0 11:48:41 pyrsistent==0.20.0 11:48:41 python-cinderclient==9.7.0 11:48:41 python-dateutil==2.9.0.post0 11:48:41 python-heatclient==4.3.0 11:48:41 python-jenkins==1.8.3 11:48:41 python-keystoneclient==5.6.0 11:48:41 python-magnumclient==4.8.1 11:48:41 python-openstackclient==8.2.0 11:48:41 python-swiftclient==4.8.0 11:48:41 PyYAML==6.0.2 11:48:41 referencing==0.36.2 11:48:41 requests==2.32.5 11:48:41 requests-oauthlib==2.0.0 11:48:41 requestsexceptions==1.4.0 11:48:41 rfc3986==2.0.0 11:48:41 rich==14.1.0 11:48:41 rich-argparse==1.7.1 11:48:41 rpds-py==0.27.0 11:48:41 rsa==4.9.1 11:48:41 ruamel.yaml==0.18.15 11:48:41 ruamel.yaml.clib==0.2.12 11:48:41 s3transfer==0.13.1 11:48:41 simplejson==3.20.1 11:48:41 six==1.17.0 11:48:41 smmap==5.0.2 11:48:41 soupsieve==2.7 11:48:41 stevedore==5.4.1 11:48:41 tabulate==0.9.0 11:48:41 toml==0.10.2 11:48:41 tomlkit==0.13.3 11:48:41 tqdm==4.67.1 11:48:41 typing_extensions==4.14.1 11:48:41 tzdata==2025.2 11:48:41 urllib3==1.26.20 11:48:41 virtualenv==20.34.0 11:48:41 wcwidth==0.2.13 11:48:41 websocket-client==1.8.0 11:48:41 wrapt==1.17.3 11:48:41 xdg==6.0.0 11:48:41 xmltodict==0.14.2 11:48:41 yq==3.4.3 11:48:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2607329561580482523.sh 11:48:41 ---> sudo-logs.sh 11:48:41 Archiving 'sudo' log.. 11:48:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16150844739676787165.sh 11:48:41 ---> job-cost.sh 11:48:41 Setup pyenv: 11:48:41 system 11:48:41 3.8.13 11:48:41 3.9.13 11:48:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TRI from file:/tmp/.os_lf_venv 11:48:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:48:48 lf-activate-venv(): INFO: Adding /tmp/venv-9TRI/bin to PATH 11:48:48 INFO: No Stack... 11:48:49 INFO: Retrieving Pricing Info for: v3-standard-4 11:48:49 INFO: Archiving Costs 11:48:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15158523366162581019.sh 11:48:49 ---> logs-deploy.sh 11:48:49 Setup pyenv: 11:48:49 system 11:48:49 3.8.13 11:48:49 3.9.13 11:48:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9TRI from file:/tmp/.os_lf_venv 11:48:51 lf-activate-venv(): INFO: Installing: lftools 11:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-9TRI/bin to PATH 11:48:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4237 11:48:59 INFO: archiving workspace using pattern(s): 11:49:00 Archives upload complete. 11:49:00 INFO: archiving logs to Nexus 11:49:01 ---> uname -a: 11:49:01 Linux prd-ubuntu1804-builder-4c-4g-40001 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:49:01 11:49:01 11:49:01 ---> lscpu: 11:49:01 Architecture: x86_64 11:49:01 CPU op-mode(s): 32-bit, 64-bit 11:49:01 Byte Order: Little Endian 11:49:01 CPU(s): 4 11:49:01 On-line CPU(s) list: 0-3 11:49:01 Thread(s) per core: 1 11:49:01 Core(s) per socket: 1 11:49:01 Socket(s): 4 11:49:01 NUMA node(s): 1 11:49:01 Vendor ID: AuthenticAMD 11:49:01 CPU family: 23 11:49:01 Model: 49 11:49:01 Model name: AMD EPYC-Rome Processor 11:49:01 Stepping: 0 11:49:01 CPU MHz: 2799.998 11:49:01 BogoMIPS: 5599.99 11:49:01 Virtualization: AMD-V 11:49:01 Hypervisor vendor: KVM 11:49:01 Virtualization type: full 11:49:01 L1d cache: 32K 11:49:01 L1i cache: 32K 11:49:01 L2 cache: 512K 11:49:01 L3 cache: 16384K 11:49:01 NUMA node0 CPU(s): 0-3 11:49: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 11:49:01 11:49:01 11:49:01 ---> nproc: 11:49:01 4 11:49:01 11:49:01 11:49:01 ---> df -h: 11:49:01 Filesystem Size Used Avail Use% Mounted on 11:49:01 udev 7.9G 0 7.9G 0% /dev 11:49:01 tmpfs 1.6G 672K 1.6G 1% /run 11:49:01 /dev/vda1 78G 8.4G 69G 11% / 11:49:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:49:01 tmpfs 5.0M 0 5.0M 0% /run/lock 11:49:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:49:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:49:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:49:01 11:49:01 11:49:01 ---> free -m: 11:49:01 total used free shared buff/cache available 11:49:01 Mem: 16040 552 13279 0 2207 15166 11:49:01 Swap: 1023 0 1023 11:49:01 11:49:01 11:49:01 ---> ip addr: 11:49:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:49:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:49:01 inet 127.0.0.1/8 scope host lo 11:49:01 valid_lft forever preferred_lft forever 11:49:01 inet6 ::1/128 scope host 11:49:01 valid_lft forever preferred_lft forever 11:49:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:49:01 link/ether fa:16:3e:cd:eb:c8 brd ff:ff:ff:ff:ff:ff 11:49:01 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic ens3 11:49:01 valid_lft 86247sec preferred_lft 86247sec 11:49:01 inet6 fe80::f816:3eff:fecd:ebc8/64 scope link 11:49:01 valid_lft forever preferred_lft forever 11:49:01 11:49:01 11:49:01 ---> sar -b -r -n DEV: 11:49:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40001) 08/22/25 _x86_64_ (4 CPU) 11:49:01 11:49:01 11:46:31 LINUX RESTART (4 CPU) 11:49:01 11:49:01 11:47:01 tps rtps wtps bread/s bwrtn/s 11:49:01 11:48:01 111.93 8.70 103.23 170.90 26570.50 11:49:01 11:49:01 97.95 1.48 96.47 137.84 23793.77 11:49:01 Average: 104.94 5.09 99.85 154.37 25182.14 11:49:01 11:49:01 11:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:49:01 11:48:01 13779748 15488472 2645220 16.10 66040 1837444 857180 4.91 817612 1600500 97064 11:49:01 11:49:01 13612964 15545000 2812004 17.12 87968 2023400 774932 4.43 783648 1770532 119756 11:49:01 Average: 13696356 15516736 2728612 16.61 77004 1930422 816056 4.67 800630 1685516 108410 11:49:01 11:49:01 11:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:49:01 11:48:01 ens3 249.39 169.57 1428.51 18.74 0.00 0.00 0.00 0.00 11:49:01 11:48:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 11:49:01 11:49:01 ens3 76.10 59.86 284.03 11.56 0.00 0.00 0.00 0.00 11:49:01 11:49:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:49:01 Average: ens3 162.75 114.71 856.27 15.15 0.00 0.00 0.00 0.00 11:49:01 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 11:49:01 11:49:01 11:49:01 ---> sar -P ALL: 11:49:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40001) 08/22/25 _x86_64_ (4 CPU) 11:49:01 11:49:01 11:46:31 LINUX RESTART (4 CPU) 11:49:01 11:49:01 11:47:01 CPU %user %nice %system %iowait %steal %idle 11:49:01 11:48:01 all 21.09 0.00 2.23 3.90 0.06 72.72 11:49:01 11:48:01 0 24.38 0.00 2.33 0.82 0.05 72.42 11:49:01 11:48:01 1 16.68 0.00 1.79 4.07 0.05 77.42 11:49:01 11:48:01 2 29.43 0.00 2.87 8.43 0.07 59.19 11:49:01 11:48:01 3 13.88 0.00 1.93 2.21 0.05 81.93 11:49:01 11:49:01 all 21.42 0.00 1.36 3.00 0.05 74.16 11:49:01 11:49:01 0 15.35 0.00 1.07 0.37 0.05 83.16 11:49:01 11:49:01 1 23.10 0.00 0.83 3.62 0.05 72.40 11:49:01 11:49:01 2 5.96 0.00 0.90 5.18 0.03 87.93 11:49:01 11:49:01 3 41.27 0.00 2.67 2.87 0.08 53.11 11:49:01 Average: all 21.25 0.00 1.80 3.45 0.06 73.44 11:49:01 Average: 0 19.86 0.00 1.70 0.59 0.05 77.80 11:49:01 Average: 1 19.89 0.00 1.31 3.84 0.05 74.90 11:49:01 Average: 2 17.69 0.00 1.89 6.80 0.05 73.57 11:49:01 Average: 3 27.60 0.00 2.30 2.54 0.07 67.49 11:49:01 11:49:01 11:49:01