05:44:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140839 05:44:05 Running as SYSTEM 05:44:05 [EnvInject] - Loading node environment variables. 05:44:05 Building remotely on prd-ubuntu1804-builder-4c-4g-24071 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:44:05 [ssh-agent] Looking for ssh-agent implementation... 05:44:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:05 $ ssh-agent 05:44:05 SSH_AUTH_SOCK=/tmp/ssh-C2ys1j0ItXAf/agent.1664 05:44:05 SSH_AGENT_PID=1666 05:44:05 [ssh-agent] Started. 05:44:05 Running ssh-add (command line suppressed) 05:44:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2979352451299554396.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2979352451299554396.key) 05:44:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:44:05 The recommended git tool is: NONE 05:44:07 using credential onap-jenkins-ssh 05:44:07 Wiping out workspace first. 05:44:07 Cloning the remote Git repository 05:44:07 Cloning repository git://cloud.onap.org/mirror/oom.git 05:44:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:44:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:44:07 > git --version # timeout=10 05:44:07 > git --version # 'git version 2.17.1' 05:44:07 using GIT_SSH to set credentials Gerrit user 05:44:07 Verifying host key using manually-configured host key entries 05:44:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:44:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:44:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:44:13 using GIT_SSH to set credentials Gerrit user 05:44:13 Verifying host key using manually-configured host key entries 05:44:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/140839/13 # timeout=30 05:44:13 > git rev-parse 530c1ca3aa5062d2f910019f6c5bf7973c3749a7^{commit} # timeout=10 05:44:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:44:13 Checking out Revision 530c1ca3aa5062d2f910019f6c5bf7973c3749a7 (refs/changes/39/140839/13) 05:44:13 > git config core.sparsecheckout # timeout=10 05:44:13 > git checkout -f 530c1ca3aa5062d2f910019f6c5bf7973c3749a7 # timeout=30 05:44:16 Commit message: "[SO] Test Java17 based versions of SO" 05:44:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:44:17 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 05:44:17 [EnvInject] - Injecting environment variables from a build step. 05:44:17 [EnvInject] - Injecting as environment variables the properties content 05:44:17 PYTHON=python3 05:44:17 05:44:17 [EnvInject] - Variables injected successfully. 05:44:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2731089754461452310.sh 05:44:17 ---> tox-install.sh 05:44:17 + source /home/jenkins/lf-env.sh 05:44:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:44:17 ++ mktemp -d /tmp/venv-XXXX 05:44:17 + lf_venv=/tmp/venv-0g8I 05:44:17 + local venv_file=/tmp/.os_lf_venv 05:44:17 + local python=python3 05:44:17 + local options 05:44:17 + local set_path=true 05:44:17 + local install_args= 05:44:17 ++ 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 05:44:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:44:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:44:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:44:17 + true 05:44:17 + case $1 in 05:44:17 + venv_file=/tmp/.toxenv 05:44:17 + shift 2 05:44:17 + true 05:44:17 + case $1 in 05:44:17 + shift 05:44:17 + break 05:44:17 + case $python in 05:44:17 + local pkg_list= 05:44:17 + [[ -d /opt/pyenv ]] 05:44:17 + echo 'Setup pyenv:' 05:44:17 Setup pyenv: 05:44:17 + export PYENV_ROOT=/opt/pyenv 05:44:17 + PYENV_ROOT=/opt/pyenv 05:44:17 + 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 05:44:17 + 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 05:44:17 + pyenv versions 05:44:17 * system (set by /opt/pyenv/version) 05:44:17 * 3.8.13 (set by /opt/pyenv/version) 05:44:17 * 3.9.13 (set by /opt/pyenv/version) 05:44:17 * 3.10.6 (set by /opt/pyenv/version) 05:44:17 + command -v pyenv 05:44:17 ++ pyenv init - --no-rehash 05:44:17 + 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[*]}"'\'')" 05:44:17 export PATH="/opt/pyenv/shims:${PATH}" 05:44:17 export PYENV_SHELL=bash 05:44:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:44:17 pyenv() { 05:44:17 local command 05:44:17 command="${1:-}" 05:44:17 if [ "$#" -gt 0 ]; then 05:44:17 shift 05:44:17 fi 05:44:17 05:44:17 case "$command" in 05:44:17 rehash|shell) 05:44:17 eval "$(pyenv "sh-$command" "$@")" 05:44:17 ;; 05:44:17 *) 05:44:17 command pyenv "$command" "$@" 05:44:17 ;; 05:44:17 esac 05:44:17 }' 05:44:17 +++ 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[*]}"' 05:44:17 ++ 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 05:44:17 ++ 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 05:44:17 ++ 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 05:44:17 ++ export PYENV_SHELL=bash 05:44:17 ++ PYENV_SHELL=bash 05:44:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:44:17 +++ complete -F _pyenv pyenv 05:44:17 ++ lf-pyver python3 05:44:17 ++ local py_version_xy=python3 05:44:17 ++ local py_version_xyz= 05:44:17 ++ pyenv versions 05:44:17 ++ sed 's/^[ *]* //' 05:44:17 ++ local command 05:44:17 ++ command=versions 05:44:17 ++ '[' 1 -gt 0 ']' 05:44:17 ++ shift 05:44:17 ++ case "$command" in 05:44:17 ++ command pyenv versions 05:44:17 ++ pyenv versions 05:44:17 ++ awk '{ print $1 }' 05:44:17 ++ grep -E '^[0-9.]*[0-9]$' 05:44:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:44:17 +++ grep '^3' /tmp/.pyenv_versions 05:44:17 +++ sort -V 05:44:17 +++ tail -n 1 05:44:17 ++ py_version_xyz=3.10.6 05:44:17 ++ [[ -z 3.10.6 ]] 05:44:17 ++ echo 3.10.6 05:44:17 ++ return 0 05:44:17 + pyenv local 3.10.6 05:44:17 + local command 05:44:17 + command=local 05:44:17 + '[' 2 -gt 0 ']' 05:44:17 + shift 05:44:17 + case "$command" in 05:44:17 + command pyenv local 3.10.6 05:44:17 + pyenv local 3.10.6 05:44:17 + for arg in "$@" 05:44:17 + case $arg in 05:44:17 + pkg_list+='tox ' 05:44:17 + for arg in "$@" 05:44:17 + case $arg in 05:44:17 + pkg_list+='virtualenv ' 05:44:17 + for arg in "$@" 05:44:17 + case $arg in 05:44:17 + pkg_list+='urllib3~=1.26.15 ' 05:44:17 + [[ -f /tmp/.toxenv ]] 05:44:17 + [[ ! -f /tmp/.toxenv ]] 05:44:17 + [[ -n '' ]] 05:44:17 + python3 -m venv /tmp/venv-0g8I 05:44:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0g8I' 05:44:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0g8I 05:44:21 + echo /tmp/venv-0g8I 05:44:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:44:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:44:21 + /tmp/venv-0g8I/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:44:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:44:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:44:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:44:25 + /tmp/venv-0g8I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:44:27 + type python3 05:44:27 + true 05:44:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0g8I/bin to PATH' 05:44:27 lf-activate-venv(): INFO: Adding /tmp/venv-0g8I/bin to PATH 05:44:27 + PATH=/tmp/venv-0g8I/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 05:44:27 + return 0 05:44:27 + python3 --version 05:44:27 Python 3.10.6 05:44:27 + python3 -m pip --version 05:44:28 pip 25.1.1 from /tmp/venv-0g8I/lib/python3.10/site-packages/pip (python 3.10) 05:44:28 + python3 -m pip freeze 05:44:28 cachetools==6.1.0 05:44:28 chardet==5.2.0 05:44:28 colorama==0.4.6 05:44:28 distlib==0.3.9 05:44:28 filelock==3.18.0 05:44:28 packaging==25.0 05:44:28 platformdirs==4.3.8 05:44:28 pluggy==1.6.0 05:44:28 pyproject-api==1.9.1 05:44:28 tomli==2.2.1 05:44:28 tox==4.27.0 05:44:28 typing_extensions==4.14.0 05:44:28 urllib3==1.26.20 05:44:28 virtualenv==20.31.2 05:44:28 [EnvInject] - Injecting environment variables from a build step. 05:44:28 [EnvInject] - Injecting as environment variables the properties content 05:44:28 PARALLEL=false 05:44:28 05:44:28 [EnvInject] - Variables injected successfully. 05:44:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4145544999842060990.sh 05:44:28 ---> tox-run.sh 05:44:28 + 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 05:44:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:44:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:44:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:44:28 + cd /w/workspace/oom-master-pre-commit-lint/. 05:44:28 + source /home/jenkins/lf-env.sh 05:44:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:44:28 ++ mktemp -d /tmp/venv-XXXX 05:44:28 + lf_venv=/tmp/venv-Qkm1 05:44:28 + local venv_file=/tmp/.os_lf_venv 05:44:28 + local python=python3 05:44:28 + local options 05:44:28 + local set_path=true 05:44:28 + local install_args= 05:44:28 ++ 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 05:44:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:44:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:44:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:44:28 + true 05:44:28 + case $1 in 05:44:28 + venv_file=/tmp/.toxenv 05:44:28 + shift 2 05:44:28 + true 05:44:28 + case $1 in 05:44:28 + shift 05:44:28 + break 05:44:28 + case $python in 05:44:28 + local pkg_list= 05:44:28 + [[ -d /opt/pyenv ]] 05:44:28 + echo 'Setup pyenv:' 05:44:28 Setup pyenv: 05:44:28 + export PYENV_ROOT=/opt/pyenv 05:44:28 + PYENV_ROOT=/opt/pyenv 05:44:28 + 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 05:44:28 + 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 05:44:28 + pyenv versions 05:44:28 system 05:44:28 3.8.13 05:44:28 3.9.13 05:44:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:44:28 + command -v pyenv 05:44:28 ++ pyenv init - --no-rehash 05:44:28 + 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[*]}"'\'')" 05:44:28 export PATH="/opt/pyenv/shims:${PATH}" 05:44:28 export PYENV_SHELL=bash 05:44:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:44:28 pyenv() { 05:44:28 local command 05:44:28 command="${1:-}" 05:44:28 if [ "$#" -gt 0 ]; then 05:44:28 shift 05:44:28 fi 05:44:28 05:44:28 case "$command" in 05:44:28 rehash|shell) 05:44:28 eval "$(pyenv "sh-$command" "$@")" 05:44:28 ;; 05:44:28 *) 05:44:28 command pyenv "$command" "$@" 05:44:28 ;; 05:44:28 esac 05:44:28 }' 05:44:28 +++ 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[*]}"' 05:44:28 ++ 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 05:44:28 ++ 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 05:44:28 ++ 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 05:44:28 ++ export PYENV_SHELL=bash 05:44:28 ++ PYENV_SHELL=bash 05:44:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:44:28 +++ complete -F _pyenv pyenv 05:44:28 ++ lf-pyver python3 05:44:28 ++ local py_version_xy=python3 05:44:28 ++ local py_version_xyz= 05:44:28 ++ pyenv versions 05:44:28 ++ local command 05:44:28 ++ command=versions 05:44:28 ++ '[' 1 -gt 0 ']' 05:44:28 ++ shift 05:44:28 ++ case "$command" in 05:44:28 ++ command pyenv versions 05:44:28 ++ pyenv versions 05:44:28 ++ sed 's/^[ *]* //' 05:44:28 ++ grep -E '^[0-9.]*[0-9]$' 05:44:28 ++ awk '{ print $1 }' 05:44:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:44:28 +++ sort -V 05:44:28 +++ grep '^3' /tmp/.pyenv_versions 05:44:28 +++ tail -n 1 05:44:28 ++ py_version_xyz=3.10.6 05:44:28 ++ [[ -z 3.10.6 ]] 05:44:28 ++ echo 3.10.6 05:44:28 ++ return 0 05:44:28 + pyenv local 3.10.6 05:44:28 + local command 05:44:28 + command=local 05:44:28 + '[' 2 -gt 0 ']' 05:44:28 + shift 05:44:28 + case "$command" in 05:44:28 + command pyenv local 3.10.6 05:44:28 + pyenv local 3.10.6 05:44:28 + for arg in "$@" 05:44:28 + case $arg in 05:44:28 + pkg_list+='tox ' 05:44:28 + for arg in "$@" 05:44:28 + case $arg in 05:44:28 + pkg_list+='virtualenv ' 05:44:28 + for arg in "$@" 05:44:28 + case $arg in 05:44:28 + pkg_list+='urllib3~=1.26.15 ' 05:44:28 + [[ -f /tmp/.toxenv ]] 05:44:28 ++ cat /tmp/.toxenv 05:44:28 + lf_venv=/tmp/venv-0g8I 05:44:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0g8I from' file:/tmp/.toxenv 05:44:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0g8I from file:/tmp/.toxenv 05:44:28 + /tmp/venv-0g8I/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:44:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:44:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:44:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:44:29 + /tmp/venv-0g8I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:44:30 + type python3 05:44:30 + true 05:44:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0g8I/bin to PATH' 05:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-0g8I/bin to PATH 05:44:30 + PATH=/tmp/venv-0g8I/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 05:44:30 + return 0 05:44:30 + [[ -d /opt/pyenv ]] 05:44:30 + echo '---> Setting up pyenv' 05:44:30 ---> Setting up pyenv 05:44:30 + export PYENV_ROOT=/opt/pyenv 05:44:30 + PYENV_ROOT=/opt/pyenv 05:44:30 + export PATH=/opt/pyenv/bin:/tmp/venv-0g8I/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 05:44:30 + PATH=/opt/pyenv/bin:/tmp/venv-0g8I/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 05:44:30 ++ pwd 05:44:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:44:30 + export PYTHONPATH 05:44:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:44:30 + TOX_TESTENV_PASSENV=PYTHONPATH 05:44:30 + tox --version 05:44:31 4.27.0 from /tmp/venv-0g8I/lib/python3.10/site-packages/tox/__init__.py 05:44:31 + PARALLEL=false 05:44:31 + TOX_OPTIONS_LIST= 05:44:31 + [[ -n pre-commit ]] 05:44:31 + TOX_OPTIONS_LIST=' -e pre-commit' 05:44:31 + case ${PARALLEL,,} in 05:44:31 + tox -e pre-commit 05:44:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:44:32 pre-commit: install_deps> python -I -m pip install pre-commit 05:44:34 pre-commit: freeze> python -m pip freeze --all 05:44:35 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 05:44:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:44:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:44:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:44:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:44:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:44:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:44:37 [INFO] Once installed this environment will be reused. 05:44:37 [INFO] This may take a few minutes... 05:44:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:44:42 [INFO] Once installed this environment will be reused. 05:44:42 [INFO] This may take a few minutes... 05:44:46 trim trailing whitespace.................................................Passed 05:44:46 Tabs remover.............................................................Passed 05:44:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:44:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:44:47 [INFO] Once installed this environment will be reused. 05:44:47 [INFO] This may take a few minutes... 05:44:55 gitlint..............................................(no files to check)Skipped 05:44:55 pre-commit: OK (24.35=setup[3.65]+cmd[11.68,9.02] seconds) 05:44:55 congratulations :) (24.57 seconds) 05:44:56 + tox_status=0 05:44:56 + echo '---> Completed tox runs' 05:44:56 ---> Completed tox runs 05:44:56 + for i in .tox/*/log 05:44:56 ++ echo .tox/pre-commit/log 05:44:56 ++ awk -F/ '{print $2}' 05:44:56 + tox_env=pre-commit 05:44:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:44:56 + DOC_DIR=docs/_build/html 05:44:56 + [[ -d docs/_build/html ]] 05:44:56 + echo '---> tox-run.sh ends' 05:44:56 ---> tox-run.sh ends 05:44:56 + test 0 -eq 0 05:44:56 $ ssh-agent -k 05:44:56 unset SSH_AUTH_SOCK; 05:44:56 unset SSH_AGENT_PID; 05:44:56 echo Agent pid 1666 killed; 05:44:56 [ssh-agent] Stopped. 05:44:56 [PostBuildScript] - [INFO] Executing post build scripts. 05:44:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6423156951262676544.sh 05:44:56 ---> sysstat.sh 05:44:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15121144443614457205.sh 05:44:56 ---> package-listing.sh 05:44:56 ++ tr '[:upper:]' '[:lower:]' 05:44:56 ++ facter osfamily 05:44:56 + OS_FAMILY=debian 05:44:56 + workspace=/w/workspace/oom-master-pre-commit-lint 05:44:56 + START_PACKAGES=/tmp/packages_start.txt 05:44:56 + END_PACKAGES=/tmp/packages_end.txt 05:44:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:56 + PACKAGES=/tmp/packages_start.txt 05:44:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:44:56 + PACKAGES=/tmp/packages_end.txt 05:44:56 + case "${OS_FAMILY}" in 05:44:56 + dpkg -l 05:44:56 + grep '^ii' 05:44:56 + '[' -f /tmp/packages_start.txt ']' 05:44:56 + '[' -f /tmp/packages_end.txt ']' 05:44:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:44:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:44:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:44:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18134794731706338788.sh 05:44:56 ---> capture-instance-metadata.sh 05:44:56 Setup pyenv: 05:44:56 system 05:44:56 3.8.13 05:44:56 3.9.13 05:44:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:45:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AqrC 05:45:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:45:04 lf-activate-venv(): INFO: Installing: lftools 05:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-AqrC/bin to PATH 05:45:28 INFO: Running in OpenStack, capturing instance metadata 05:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14945479454245024079.sh 05:45:28 provisioning config files... 05:45:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6609574608848864944tmp 05:45:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:45:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:45:28 [EnvInject] - Injecting environment variables from a build step. 05:45:28 [EnvInject] - Injecting as environment variables the properties content 05:45:28 SERVER_ID=logs 05:45:28 05:45:28 [EnvInject] - Variables injected successfully. 05:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17890895735188228290.sh 05:45:28 ---> create-netrc.sh 05:45:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4591011405188341864.sh 05:45:28 ---> python-tools-install.sh 05:45:28 Setup pyenv: 05:45:28 system 05:45:28 3.8.13 05:45:28 3.9.13 05:45:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:45:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AqrC from file:/tmp/.os_lf_venv 05:45:30 lf-activate-venv(): INFO: Installing: lftools 05:45:38 lf-activate-venv(): INFO: Adding /tmp/venv-AqrC/bin to PATH 05:45:38 Generating Requirements File 05:45:56 Python 3.10.6 05:45:57 pip 25.1.1 from /tmp/venv-AqrC/lib/python3.10/site-packages/pip (python 3.10) 05:45:57 appdirs==1.4.4 05:45:57 argcomplete==3.6.2 05:45:57 aspy.yaml==1.3.0 05:45:57 attrs==25.3.0 05:45:57 autopage==0.5.2 05:45:57 beautifulsoup4==4.13.4 05:45:57 boto3==1.38.45 05:45:57 botocore==1.38.45 05:45:57 bs4==0.0.2 05:45:57 cachetools==5.5.2 05:45:57 certifi==2025.6.15 05:45:57 cffi==1.17.1 05:45:57 cfgv==3.4.0 05:45:57 chardet==5.2.0 05:45:57 charset-normalizer==3.4.2 05:45:57 click==8.2.1 05:45:57 cliff==4.10.0 05:45:57 cmd2==2.6.2 05:45:57 cryptography==3.3.2 05:45:57 debtcollector==3.0.0 05:45:57 decorator==5.2.1 05:45:57 defusedxml==0.7.1 05:45:57 Deprecated==1.2.18 05:45:57 distlib==0.3.9 05:45:57 dnspython==2.7.0 05:45:57 docker==7.1.0 05:45:57 dogpile.cache==1.4.0 05:45:57 durationpy==0.10 05:45:57 email_validator==2.2.0 05:45:57 filelock==3.18.0 05:45:57 future==1.0.0 05:45:57 gitdb==4.0.12 05:45:57 GitPython==3.1.44 05:45:57 google-auth==2.40.3 05:45:57 httplib2==0.22.0 05:45:57 identify==2.6.12 05:45:57 idna==3.10 05:45:57 importlib-resources==1.5.0 05:45:57 iso8601==2.1.0 05:45:57 Jinja2==3.1.6 05:45:57 jmespath==1.0.1 05:45:57 jsonpatch==1.33 05:45:57 jsonpointer==3.0.0 05:45:57 jsonschema==4.24.0 05:45:57 jsonschema-specifications==2025.4.1 05:45:57 keystoneauth1==5.11.1 05:45:57 kubernetes==33.1.0 05:45:57 lftools==0.37.13 05:45:57 lxml==6.0.0 05:45:57 MarkupSafe==3.0.2 05:45:57 msgpack==1.1.1 05:45:57 multi_key_dict==2.0.3 05:45:57 munch==4.0.0 05:45:57 netaddr==1.3.0 05:45:57 niet==1.4.2 05:45:57 nodeenv==1.9.1 05:45:57 oauth2client==4.1.3 05:45:57 oauthlib==3.3.1 05:45:57 openstacksdk==4.6.0 05:45:57 os-client-config==2.1.0 05:45:57 os-service-types==1.7.0 05:45:57 osc-lib==4.0.2 05:45:57 oslo.config==9.8.0 05:45:57 oslo.context==6.0.0 05:45:57 oslo.i18n==6.5.1 05:45:57 oslo.log==7.1.0 05:45:57 oslo.serialization==5.7.0 05:45:57 oslo.utils==9.0.0 05:45:57 packaging==25.0 05:45:57 pbr==6.1.1 05:45:57 platformdirs==4.3.8 05:45:57 prettytable==3.16.0 05:45:57 psutil==7.0.0 05:45:57 pyasn1==0.6.1 05:45:57 pyasn1_modules==0.4.2 05:45:57 pycparser==2.22 05:45:57 pygerrit2==2.0.15 05:45:57 PyGithub==2.6.1 05:45:57 PyJWT==2.10.1 05:45:57 PyNaCl==1.5.0 05:45:57 pyparsing==2.4.7 05:45:57 pyperclip==1.9.0 05:45:57 pyrsistent==0.20.0 05:45:57 python-cinderclient==9.7.0 05:45:57 python-dateutil==2.9.0.post0 05:45:57 python-heatclient==4.2.0 05:45:57 python-jenkins==1.8.2 05:45:57 python-keystoneclient==5.6.0 05:45:57 python-magnumclient==4.8.1 05:45:57 python-openstackclient==8.1.0 05:45:57 python-swiftclient==4.8.0 05:45:57 PyYAML==6.0.2 05:45:57 referencing==0.36.2 05:45:57 requests==2.32.4 05:45:57 requests-oauthlib==2.0.0 05:45:57 requestsexceptions==1.4.0 05:45:57 rfc3986==2.0.0 05:45:57 rpds-py==0.25.1 05:45:57 rsa==4.9.1 05:45:57 ruamel.yaml==0.18.14 05:45:57 ruamel.yaml.clib==0.2.12 05:45:57 s3transfer==0.13.0 05:45:57 simplejson==3.20.1 05:45:57 six==1.17.0 05:45:57 smmap==5.0.2 05:45:57 soupsieve==2.7 05:45:57 stevedore==5.4.1 05:45:57 tabulate==0.9.0 05:45:57 toml==0.10.2 05:45:57 tomlkit==0.13.3 05:45:57 tqdm==4.67.1 05:45:57 typing_extensions==4.14.0 05:45:57 tzdata==2025.2 05:45:57 urllib3==1.26.20 05:45:57 virtualenv==20.31.2 05:45:57 wcwidth==0.2.13 05:45:57 websocket-client==1.8.0 05:45:57 wrapt==1.17.2 05:45:57 xdg==6.0.0 05:45:57 xmltodict==0.14.2 05:45:57 yq==3.4.3 05:45:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8780893889661063968.sh 05:45:57 ---> sudo-logs.sh 05:45:57 Archiving 'sudo' log.. 05:45:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17187914005236011305.sh 05:45:57 ---> job-cost.sh 05:45:57 Setup pyenv: 05:45:57 system 05:45:57 3.8.13 05:45:57 3.9.13 05:45:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AqrC from file:/tmp/.os_lf_venv 05:45:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:46:04 lf-activate-venv(): INFO: Adding /tmp/venv-AqrC/bin to PATH 05:46:04 INFO: No Stack... 05:46:04 INFO: Retrieving Pricing Info for: v3-standard-4 05:46:05 INFO: Archiving Costs 05:46:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15273430375057192505.sh 05:46:05 ---> logs-deploy.sh 05:46:05 Setup pyenv: 05:46:05 system 05:46:05 3.8.13 05:46:05 3.9.13 05:46:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:46:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AqrC from file:/tmp/.os_lf_venv 05:46:07 lf-activate-venv(): INFO: Installing: lftools 05:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-AqrC/bin to PATH 05:46:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4150 05:46:15 INFO: archiving workspace using pattern(s): 05:46:16 Archives upload complete. 05:46:16 INFO: archiving logs to Nexus 05:46:17 ---> uname -a: 05:46:17 Linux prd-ubuntu1804-builder-4c-4g-24071 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:46:17 05:46:17 05:46:17 ---> lscpu: 05:46:17 Architecture: x86_64 05:46:17 CPU op-mode(s): 32-bit, 64-bit 05:46:17 Byte Order: Little Endian 05:46:17 CPU(s): 4 05:46:17 On-line CPU(s) list: 0-3 05:46:17 Thread(s) per core: 1 05:46:17 Core(s) per socket: 1 05:46:17 Socket(s): 4 05:46:17 NUMA node(s): 1 05:46:17 Vendor ID: AuthenticAMD 05:46:17 CPU family: 23 05:46:17 Model: 49 05:46:17 Model name: AMD EPYC-Rome Processor 05:46:17 Stepping: 0 05:46:17 CPU MHz: 2799.998 05:46:17 BogoMIPS: 5599.99 05:46:17 Virtualization: AMD-V 05:46:17 Hypervisor vendor: KVM 05:46:17 Virtualization type: full 05:46:17 L1d cache: 32K 05:46:17 L1i cache: 32K 05:46:17 L2 cache: 512K 05:46:17 L3 cache: 16384K 05:46:17 NUMA node0 CPU(s): 0-3 05:46:17 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 05:46:17 05:46:17 05:46:17 ---> nproc: 05:46:17 4 05:46:17 05:46:17 05:46:17 ---> df -h: 05:46:17 Filesystem Size Used Avail Use% Mounted on 05:46:17 udev 7.9G 0 7.9G 0% /dev 05:46:17 tmpfs 1.6G 672K 1.6G 1% /run 05:46:17 /dev/vda1 78G 8.4G 69G 11% / 05:46:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:46:17 tmpfs 5.0M 0 5.0M 0% /run/lock 05:46:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:46:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:46:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:46:17 05:46:17 05:46:17 ---> free -m: 05:46:17 total used free shared buff/cache available 05:46:17 Mem: 16040 551 13300 0 2187 15168 05:46:17 Swap: 1023 0 1023 05:46:17 05:46:17 05:46:17 ---> ip addr: 05:46:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:46:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:46:17 inet 127.0.0.1/8 scope host lo 05:46:17 valid_lft forever preferred_lft forever 05:46:17 inet6 ::1/128 scope host 05:46:17 valid_lft forever preferred_lft forever 05:46:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:46:17 link/ether fa:16:3e:c8:86:52 brd ff:ff:ff:ff:ff:ff 05:46:17 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic ens3 05:46:17 valid_lft 86250sec preferred_lft 86250sec 05:46:17 inet6 fe80::f816:3eff:fec8:8652/64 scope link 05:46:17 valid_lft forever preferred_lft forever 05:46:17 05:46:17 05:46:17 ---> sar -b -r -n DEV: 05:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24071) 06/27/25 _x86_64_ (4 CPU) 05:46:17 05:46:17 05:43:49 LINUX RESTART (4 CPU) 05:46:17 05:46:17 05:44:01 tps rtps wtps bread/s bwrtn/s 05:46:17 05:45:02 291.20 59.07 232.13 3717.11 58636.63 05:46:17 05:46:01 134.06 1.05 133.01 122.83 27235.25 05:46:17 Average: 213.29 30.31 182.99 1935.07 43067.85 05:46:17 05:46:17 05:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:17 05:45:02 13970596 15574596 2454372 14.94 57924 1745760 777864 4.45 715472 1522368 153528 05:46:17 05:46:01 13644716 15548300 2780252 16.93 84868 2000352 772040 4.42 760892 1766704 108364 05:46:17 Average: 13807656 15561448 2617312 15.93 71396 1873056 774952 4.44 738182 1644536 130946 05:46:17 05:46:17 05:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:17 05:45:02 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 05:46:17 05:45:02 ens3 563.16 367.27 2320.74 85.76 0.00 0.00 0.00 0.00 05:46:17 05:46:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 05:46:17 05:46:01 ens3 151.40 101.10 865.99 14.15 0.00 0.00 0.00 0.00 05:46:17 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 05:46:17 Average: ens3 359.01 235.30 1599.47 50.25 0.00 0.00 0.00 0.00 05:46:17 05:46:17 05:46:17 ---> sar -P ALL: 05:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24071) 06/27/25 _x86_64_ (4 CPU) 05:46:17 05:46:17 05:43:49 LINUX RESTART (4 CPU) 05:46:17 05:46:17 05:44:01 CPU %user %nice %system %iowait %steal %idle 05:46:17 05:45:02 all 25.19 0.00 2.95 4.21 0.09 67.56 05:46:17 05:45:02 0 20.54 0.00 3.28 3.58 0.08 72.51 05:46:17 05:45:02 1 32.46 0.00 3.08 4.08 0.10 60.28 05:46:17 05:45:02 2 19.65 0.00 2.40 6.15 0.08 71.73 05:46:17 05:45:02 3 28.15 0.00 3.01 3.03 0.08 65.73 05:46:17 05:46:01 all 20.85 0.00 1.41 2.16 0.06 75.52 05:46:17 05:46:01 0 28.02 0.00 1.33 0.90 0.07 69.68 05:46:17 05:46:01 1 11.97 0.00 1.28 3.73 0.07 82.96 05:46:17 05:46:01 2 18.62 0.00 1.43 3.50 0.07 76.39 05:46:17 05:46:01 3 24.76 0.00 1.66 0.51 0.05 73.02 05:46:17 Average: all 23.04 0.00 2.19 3.19 0.07 71.51 05:46:17 Average: 0 24.24 0.00 2.32 2.26 0.08 71.11 05:46:17 Average: 1 22.30 0.00 2.19 3.91 0.08 71.53 05:46:17 Average: 2 19.14 0.00 1.91 4.83 0.08 74.04 05:46:17 Average: 3 26.46 0.00 2.34 1.78 0.07 69.35 05:46:17 05:46:17 05:46:17