06:19:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141357 06:19:05 Running as SYSTEM 06:19:05 [EnvInject] - Loading node environment variables. 06:19:05 Building remotely on prd-ubuntu1804-builder-4c-4g-23362 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:19:05 [ssh-agent] Looking for ssh-agent implementation... 06:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:05 $ ssh-agent 06:19:05 SSH_AUTH_SOCK=/tmp/ssh-z2fLcn9cMGCF/agent.1665 06:19:05 SSH_AGENT_PID=1667 06:19:05 [ssh-agent] Started. 06:19:05 Running ssh-add (command line suppressed) 06:19:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6688929196717362986.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6688929196717362986.key) 06:19:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:19:05 The recommended git tool is: NONE 06:19:07 using credential onap-jenkins-ssh 06:19:07 Wiping out workspace first. 06:19:07 Cloning the remote Git repository 06:19:07 Cloning repository git://cloud.onap.org/mirror/oom.git 06:19:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:19:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:19:07 > git --version # timeout=10 06:19:07 > git --version # 'git version 2.17.1' 06:19:07 using GIT_SSH to set credentials Gerrit user 06:19:07 Verifying host key using manually-configured host key entries 06:19:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:19:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:19:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:19:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:19:13 using GIT_SSH to set credentials Gerrit user 06:19:13 Verifying host key using manually-configured host key entries 06:19:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/141357/3 # timeout=30 06:19:13 > git rev-parse bbb43c5701f3df153969deadb360a5aa399f5728^{commit} # timeout=10 06:19:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:19:13 Checking out Revision bbb43c5701f3df153969deadb360a5aa399f5728 (refs/changes/57/141357/3) 06:19:13 > git config core.sparsecheckout # timeout=10 06:19:13 > git checkout -f bbb43c5701f3df153969deadb360a5aa399f5728 # timeout=30 06:19:17 Commit message: "[SO] 16.0.1 release" 06:19:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:19:17 > git rev-list --no-walk e9a949722de6504ab2011bb9b5eb9cd147d876f9 # timeout=10 06:19:17 [EnvInject] - Injecting environment variables from a build step. 06:19:17 [EnvInject] - Injecting as environment variables the properties content 06:19:17 PYTHON=python3 06:19:17 06:19:17 [EnvInject] - Variables injected successfully. 06:19:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5618338244958885215.sh 06:19:17 ---> tox-install.sh 06:19:17 + source /home/jenkins/lf-env.sh 06:19:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:19:17 ++ mktemp -d /tmp/venv-XXXX 06:19:17 + lf_venv=/tmp/venv-dDul 06:19:17 + local venv_file=/tmp/.os_lf_venv 06:19:17 + local python=python3 06:19:17 + local options 06:19:17 + local set_path=true 06:19:17 + local install_args= 06:19: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 06:19:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:19:17 + true 06:19:17 + case $1 in 06:19:17 + venv_file=/tmp/.toxenv 06:19:17 + shift 2 06:19:17 + true 06:19:17 + case $1 in 06:19:17 + shift 06:19:17 + break 06:19:17 + case $python in 06:19:17 + local pkg_list= 06:19:17 + [[ -d /opt/pyenv ]] 06:19:17 + echo 'Setup pyenv:' 06:19:17 Setup pyenv: 06:19:17 + export PYENV_ROOT=/opt/pyenv 06:19:17 + PYENV_ROOT=/opt/pyenv 06:19: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 06:19: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 06:19:17 + pyenv versions 06:19:17 * system (set by /opt/pyenv/version) 06:19:17 * 3.8.13 (set by /opt/pyenv/version) 06:19:17 * 3.9.13 (set by /opt/pyenv/version) 06:19:17 * 3.10.6 (set by /opt/pyenv/version) 06:19:17 + command -v pyenv 06:19:17 ++ pyenv init - --no-rehash 06:19: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[*]}"'\'')" 06:19:17 export PATH="/opt/pyenv/shims:${PATH}" 06:19:17 export PYENV_SHELL=bash 06:19:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:19:17 pyenv() { 06:19:17 local command 06:19:17 command="${1:-}" 06:19:17 if [ "$#" -gt 0 ]; then 06:19:17 shift 06:19:17 fi 06:19:17 06:19:17 case "$command" in 06:19:17 rehash|shell) 06:19:17 eval "$(pyenv "sh-$command" "$@")" 06:19:17 ;; 06:19:17 *) 06:19:17 command pyenv "$command" "$@" 06:19:17 ;; 06:19:17 esac 06:19:17 }' 06:19: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[*]}"' 06:19: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 06:19: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 06:19: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 06:19:17 ++ export PYENV_SHELL=bash 06:19:17 ++ PYENV_SHELL=bash 06:19:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:19:17 +++ complete -F _pyenv pyenv 06:19:17 ++ lf-pyver python3 06:19:17 ++ local py_version_xy=python3 06:19:17 ++ local py_version_xyz= 06:19:17 ++ pyenv versions 06:19:17 ++ local command 06:19:17 ++ command=versions 06:19:17 ++ '[' 1 -gt 0 ']' 06:19:17 ++ shift 06:19:17 ++ case "$command" in 06:19:17 ++ command pyenv versions 06:19:17 ++ pyenv versions 06:19:17 ++ sed 's/^[ *]* //' 06:19:17 ++ awk '{ print $1 }' 06:19:17 ++ grep -E '^[0-9.]*[0-9]$' 06:19:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:19:17 +++ grep '^3' /tmp/.pyenv_versions 06:19:17 +++ sort -V 06:19:17 +++ tail -n 1 06:19:17 ++ py_version_xyz=3.10.6 06:19:17 ++ [[ -z 3.10.6 ]] 06:19:17 ++ echo 3.10.6 06:19:17 ++ return 0 06:19:17 + pyenv local 3.10.6 06:19:17 + local command 06:19:17 + command=local 06:19:17 + '[' 2 -gt 0 ']' 06:19:17 + shift 06:19:17 + case "$command" in 06:19:17 + command pyenv local 3.10.6 06:19:17 + pyenv local 3.10.6 06:19:18 + for arg in "$@" 06:19:18 + case $arg in 06:19:18 + pkg_list+='tox ' 06:19:18 + for arg in "$@" 06:19:18 + case $arg in 06:19:18 + pkg_list+='virtualenv ' 06:19:18 + for arg in "$@" 06:19:18 + case $arg in 06:19:18 + pkg_list+='urllib3~=1.26.15 ' 06:19:18 + [[ -f /tmp/.toxenv ]] 06:19:18 + [[ ! -f /tmp/.toxenv ]] 06:19:18 + [[ -n '' ]] 06:19:18 + python3 -m venv /tmp/venv-dDul 06:19:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dDul' 06:19:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dDul 06:19:22 + echo /tmp/venv-dDul 06:19:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:19:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:19:22 + /tmp/venv-dDul/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:19:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:19:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:19:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:19:26 + /tmp/venv-dDul/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:19:28 + type python3 06:19:28 + true 06:19:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dDul/bin to PATH' 06:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-dDul/bin to PATH 06:19:28 + PATH=/tmp/venv-dDul/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 06:19:28 + return 0 06:19:28 + python3 --version 06:19:28 Python 3.10.6 06:19:28 + python3 -m pip --version 06:19:28 pip 25.1.1 from /tmp/venv-dDul/lib/python3.10/site-packages/pip (python 3.10) 06:19:28 + python3 -m pip freeze 06:19:28 cachetools==6.1.0 06:19:28 chardet==5.2.0 06:19:28 colorama==0.4.6 06:19:28 distlib==0.3.9 06:19:28 filelock==3.18.0 06:19:28 packaging==25.0 06:19:28 platformdirs==4.3.8 06:19:28 pluggy==1.6.0 06:19:28 pyproject-api==1.9.1 06:19:28 tomli==2.2.1 06:19:28 tox==4.27.0 06:19:28 typing_extensions==4.14.0 06:19:28 urllib3==1.26.20 06:19:28 virtualenv==20.31.2 06:19:28 [EnvInject] - Injecting environment variables from a build step. 06:19:28 [EnvInject] - Injecting as environment variables the properties content 06:19:28 PARALLEL=false 06:19:28 06:19:28 [EnvInject] - Variables injected successfully. 06:19:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5593629649688180771.sh 06:19:28 ---> tox-run.sh 06:19: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 06:19:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:19:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:19:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:19:28 + cd /w/workspace/oom-master-pre-commit-lint/. 06:19:28 + source /home/jenkins/lf-env.sh 06:19:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:19:28 ++ mktemp -d /tmp/venv-XXXX 06:19:28 + lf_venv=/tmp/venv-PP5v 06:19:28 + local venv_file=/tmp/.os_lf_venv 06:19:28 + local python=python3 06:19:28 + local options 06:19:28 + local set_path=true 06:19:28 + local install_args= 06:19: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 06:19:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:19:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:19:28 + true 06:19:28 + case $1 in 06:19:28 + venv_file=/tmp/.toxenv 06:19:28 + shift 2 06:19:28 + true 06:19:28 + case $1 in 06:19:28 + shift 06:19:28 + break 06:19:28 + case $python in 06:19:28 + local pkg_list= 06:19:28 + [[ -d /opt/pyenv ]] 06:19:28 + echo 'Setup pyenv:' 06:19:28 Setup pyenv: 06:19:28 + export PYENV_ROOT=/opt/pyenv 06:19:28 + PYENV_ROOT=/opt/pyenv 06:19: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 06:19: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 06:19:28 + pyenv versions 06:19:28 system 06:19:28 3.8.13 06:19:28 3.9.13 06:19:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:19:28 + command -v pyenv 06:19:28 ++ pyenv init - --no-rehash 06:19: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[*]}"'\'')" 06:19:28 export PATH="/opt/pyenv/shims:${PATH}" 06:19:28 export PYENV_SHELL=bash 06:19:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:19:28 pyenv() { 06:19:28 local command 06:19:28 command="${1:-}" 06:19:28 if [ "$#" -gt 0 ]; then 06:19:28 shift 06:19:28 fi 06:19:28 06:19:28 case "$command" in 06:19:28 rehash|shell) 06:19:28 eval "$(pyenv "sh-$command" "$@")" 06:19:28 ;; 06:19:28 *) 06:19:28 command pyenv "$command" "$@" 06:19:28 ;; 06:19:28 esac 06:19:28 }' 06:19: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[*]}"' 06:19: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 06:19: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 06:19: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 06:19:28 ++ export PYENV_SHELL=bash 06:19:28 ++ PYENV_SHELL=bash 06:19:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:19:28 +++ complete -F _pyenv pyenv 06:19:28 ++ lf-pyver python3 06:19:28 ++ local py_version_xy=python3 06:19:28 ++ local py_version_xyz= 06:19:28 ++ pyenv versions 06:19:28 ++ local command 06:19:28 ++ command=versions 06:19:28 ++ '[' 1 -gt 0 ']' 06:19:28 ++ shift 06:19:28 ++ case "$command" in 06:19:28 ++ command pyenv versions 06:19:28 ++ pyenv versions 06:19:28 ++ sed 's/^[ *]* //' 06:19:28 ++ awk '{ print $1 }' 06:19:28 ++ grep -E '^[0-9.]*[0-9]$' 06:19:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:19:29 +++ grep '^3' /tmp/.pyenv_versions 06:19:29 +++ sort -V 06:19:29 +++ tail -n 1 06:19:29 ++ py_version_xyz=3.10.6 06:19:29 ++ [[ -z 3.10.6 ]] 06:19:29 ++ echo 3.10.6 06:19:29 ++ return 0 06:19:29 + pyenv local 3.10.6 06:19:29 + local command 06:19:29 + command=local 06:19:29 + '[' 2 -gt 0 ']' 06:19:29 + shift 06:19:29 + case "$command" in 06:19:29 + command pyenv local 3.10.6 06:19:29 + pyenv local 3.10.6 06:19:29 + for arg in "$@" 06:19:29 + case $arg in 06:19:29 + pkg_list+='tox ' 06:19:29 + for arg in "$@" 06:19:29 + case $arg in 06:19:29 + pkg_list+='virtualenv ' 06:19:29 + for arg in "$@" 06:19:29 + case $arg in 06:19:29 + pkg_list+='urllib3~=1.26.15 ' 06:19:29 + [[ -f /tmp/.toxenv ]] 06:19:29 ++ cat /tmp/.toxenv 06:19:29 + lf_venv=/tmp/venv-dDul 06:19:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dDul from' file:/tmp/.toxenv 06:19:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dDul from file:/tmp/.toxenv 06:19:29 + /tmp/venv-dDul/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:19:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:19:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:19:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:19:30 + /tmp/venv-dDul/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:19:31 + type python3 06:19:31 + true 06:19:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dDul/bin to PATH' 06:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-dDul/bin to PATH 06:19:31 + PATH=/tmp/venv-dDul/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 06:19:31 + return 0 06:19:31 + [[ -d /opt/pyenv ]] 06:19:31 + echo '---> Setting up pyenv' 06:19:31 ---> Setting up pyenv 06:19:31 + export PYENV_ROOT=/opt/pyenv 06:19:31 + PYENV_ROOT=/opt/pyenv 06:19:31 + export PATH=/opt/pyenv/bin:/tmp/venv-dDul/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 06:19:31 + PATH=/opt/pyenv/bin:/tmp/venv-dDul/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 06:19:31 ++ pwd 06:19:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:19:31 + export PYTHONPATH 06:19:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:19:31 + TOX_TESTENV_PASSENV=PYTHONPATH 06:19:31 + tox --version 06:19:31 4.27.0 from /tmp/venv-dDul/lib/python3.10/site-packages/tox/__init__.py 06:19:31 + PARALLEL=false 06:19:31 + TOX_OPTIONS_LIST= 06:19:31 + [[ -n pre-commit ]] 06:19:31 + TOX_OPTIONS_LIST=' -e pre-commit' 06:19:31 + case ${PARALLEL,,} in 06:19:31 + tox -e pre-commit 06:19:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:19:32 pre-commit: install_deps> python -I -m pip install pre-commit 06:19:35 pre-commit: freeze> python -m pip freeze --all 06:19: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 06:19:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:19:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:19:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:19:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:19:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:19:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:19:37 [INFO] Once installed this environment will be reused. 06:19:37 [INFO] This may take a few minutes... 06:19:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:19:41 [INFO] Once installed this environment will be reused. 06:19:41 [INFO] This may take a few minutes... 06:19:46 trim trailing whitespace.................................................Passed 06:19:46 Tabs remover.............................................................Passed 06:19:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:19:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:19:47 [INFO] Once installed this environment will be reused. 06:19:47 [INFO] This may take a few minutes... 06:19:55 gitlint..............................................(no files to check)Skipped 06:19:55 pre-commit: OK (23.33=setup[3.38]+cmd[11.40,8.54] seconds) 06:19:55 congratulations :) (23.56 seconds) 06:19:55 + tox_status=0 06:19:55 + echo '---> Completed tox runs' 06:19:55 ---> Completed tox runs 06:19:55 + for i in .tox/*/log 06:19:55 ++ echo .tox/pre-commit/log 06:19:55 ++ awk -F/ '{print $2}' 06:19:55 + tox_env=pre-commit 06:19:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:19:55 + DOC_DIR=docs/_build/html 06:19:55 + [[ -d docs/_build/html ]] 06:19:55 + echo '---> tox-run.sh ends' 06:19:55 ---> tox-run.sh ends 06:19:55 + test 0 -eq 0 06:19:55 $ ssh-agent -k 06:19:55 unset SSH_AUTH_SOCK; 06:19:55 unset SSH_AGENT_PID; 06:19:55 echo Agent pid 1667 killed; 06:19:55 [ssh-agent] Stopped. 06:19:55 [PostBuildScript] - [INFO] Executing post build scripts. 06:19:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9952126225229309448.sh 06:19:55 ---> sysstat.sh 06:19:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7513437431232597697.sh 06:19:55 ---> package-listing.sh 06:19:55 ++ facter osfamily 06:19:55 ++ tr '[:upper:]' '[:lower:]' 06:19:56 + OS_FAMILY=debian 06:19:56 + workspace=/w/workspace/oom-master-pre-commit-lint 06:19:56 + START_PACKAGES=/tmp/packages_start.txt 06:19:56 + END_PACKAGES=/tmp/packages_end.txt 06:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:56 + PACKAGES=/tmp/packages_start.txt 06:19:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:19:56 + PACKAGES=/tmp/packages_end.txt 06:19:56 + case "${OS_FAMILY}" in 06:19:56 + dpkg -l 06:19:56 + grep '^ii' 06:19:56 + '[' -f /tmp/packages_start.txt ']' 06:19:56 + '[' -f /tmp/packages_end.txt ']' 06:19:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:19:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:19:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14023356452908680214.sh 06:19:56 ---> capture-instance-metadata.sh 06:19:56 Setup pyenv: 06:19:56 system 06:19:56 3.8.13 06:19:56 3.9.13 06:19:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:20:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GzKc 06:20:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:20:03 lf-activate-venv(): INFO: Installing: lftools 06:20:24 lf-activate-venv(): INFO: Adding /tmp/venv-GzKc/bin to PATH 06:20:24 INFO: Running in OpenStack, capturing instance metadata 06:20:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2249672651883116666.sh 06:20:25 provisioning config files... 06:20:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8357410576918760051tmp 06:20:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:20:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:20:25 [EnvInject] - Injecting environment variables from a build step. 06:20:25 [EnvInject] - Injecting as environment variables the properties content 06:20:25 SERVER_ID=logs 06:20:25 06:20:25 [EnvInject] - Variables injected successfully. 06:20:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6561916665914657138.sh 06:20:25 ---> create-netrc.sh 06:20:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12532639590937369511.sh 06:20:25 ---> python-tools-install.sh 06:20:25 Setup pyenv: 06:20:25 system 06:20:25 3.8.13 06:20:25 3.9.13 06:20:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:20:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzKc from file:/tmp/.os_lf_venv 06:20:27 lf-activate-venv(): INFO: Installing: lftools 06:20:35 lf-activate-venv(): INFO: Adding /tmp/venv-GzKc/bin to PATH 06:20:35 Generating Requirements File 06:20:53 Python 3.10.6 06:20:53 pip 25.1.1 from /tmp/venv-GzKc/lib/python3.10/site-packages/pip (python 3.10) 06:20:54 appdirs==1.4.4 06:20:54 argcomplete==3.6.2 06:20:54 aspy.yaml==1.3.0 06:20:54 attrs==25.3.0 06:20:54 autopage==0.5.2 06:20:54 beautifulsoup4==4.13.4 06:20:54 boto3==1.38.42 06:20:54 botocore==1.38.42 06:20:54 bs4==0.0.2 06:20:54 cachetools==5.5.2 06:20:54 certifi==2025.6.15 06:20:54 cffi==1.17.1 06:20:54 cfgv==3.4.0 06:20:54 chardet==5.2.0 06:20:54 charset-normalizer==3.4.2 06:20:54 click==8.2.1 06:20:54 cliff==4.10.0 06:20:54 cmd2==2.6.1 06:20:54 cryptography==3.3.2 06:20:54 debtcollector==3.0.0 06:20:54 decorator==5.2.1 06:20:54 defusedxml==0.7.1 06:20:54 Deprecated==1.2.18 06:20:54 distlib==0.3.9 06:20:54 dnspython==2.7.0 06:20:54 docker==7.1.0 06:20:54 dogpile.cache==1.4.0 06:20:54 durationpy==0.10 06:20:54 email_validator==2.2.0 06:20:54 filelock==3.18.0 06:20:54 future==1.0.0 06:20:54 gitdb==4.0.12 06:20:54 GitPython==3.1.44 06:20:54 google-auth==2.40.3 06:20:54 httplib2==0.22.0 06:20:54 identify==2.6.12 06:20:54 idna==3.10 06:20:54 importlib-resources==1.5.0 06:20:54 iso8601==2.1.0 06:20:54 Jinja2==3.1.6 06:20:54 jmespath==1.0.1 06:20:54 jsonpatch==1.33 06:20:54 jsonpointer==3.0.0 06:20:54 jsonschema==4.24.0 06:20:54 jsonschema-specifications==2025.4.1 06:20:54 keystoneauth1==5.11.1 06:20:54 kubernetes==33.1.0 06:20:54 lftools==0.37.13 06:20:54 lxml==5.4.0 06:20:54 MarkupSafe==3.0.2 06:20:54 msgpack==1.1.1 06:20:54 multi_key_dict==2.0.3 06:20:54 munch==4.0.0 06:20:54 netaddr==1.3.0 06:20:54 niet==1.4.2 06:20:54 nodeenv==1.9.1 06:20:54 oauth2client==4.1.3 06:20:54 oauthlib==3.3.1 06:20:54 openstacksdk==4.6.0 06:20:54 os-client-config==2.1.0 06:20:54 os-service-types==1.7.0 06:20:54 osc-lib==4.0.2 06:20:54 oslo.config==9.8.0 06:20:54 oslo.context==6.0.0 06:20:54 oslo.i18n==6.5.1 06:20:54 oslo.log==7.1.0 06:20:54 oslo.serialization==5.7.0 06:20:54 oslo.utils==9.0.0 06:20:54 packaging==25.0 06:20:54 pbr==6.1.1 06:20:54 platformdirs==4.3.8 06:20:54 prettytable==3.16.0 06:20:54 psutil==7.0.0 06:20:54 pyasn1==0.6.1 06:20:54 pyasn1_modules==0.4.2 06:20:54 pycparser==2.22 06:20:54 pygerrit2==2.0.15 06:20:54 PyGithub==2.6.1 06:20:54 PyJWT==2.10.1 06:20:54 PyNaCl==1.5.0 06:20:54 pyparsing==2.4.7 06:20:54 pyperclip==1.9.0 06:20:54 pyrsistent==0.20.0 06:20:54 python-cinderclient==9.7.0 06:20:54 python-dateutil==2.9.0.post0 06:20:54 python-heatclient==4.2.0 06:20:54 python-jenkins==1.8.2 06:20:54 python-keystoneclient==5.6.0 06:20:54 python-magnumclient==4.8.1 06:20:54 python-openstackclient==8.1.0 06:20:54 python-swiftclient==4.8.0 06:20:54 PyYAML==6.0.2 06:20:54 referencing==0.36.2 06:20:54 requests==2.32.4 06:20:54 requests-oauthlib==2.0.0 06:20:54 requestsexceptions==1.4.0 06:20:54 rfc3986==2.0.0 06:20:54 rpds-py==0.25.1 06:20:54 rsa==4.9.1 06:20:54 ruamel.yaml==0.18.14 06:20:54 ruamel.yaml.clib==0.2.12 06:20:54 s3transfer==0.13.0 06:20:54 simplejson==3.20.1 06:20:54 six==1.17.0 06:20:54 smmap==5.0.2 06:20:54 soupsieve==2.7 06:20:54 stevedore==5.4.1 06:20:54 tabulate==0.9.0 06:20:54 toml==0.10.2 06:20:54 tomlkit==0.13.3 06:20:54 tqdm==4.67.1 06:20:54 typing_extensions==4.14.0 06:20:54 tzdata==2025.2 06:20:54 urllib3==1.26.20 06:20:54 virtualenv==20.31.2 06:20:54 wcwidth==0.2.13 06:20:54 websocket-client==1.8.0 06:20:54 wrapt==1.17.2 06:20:54 xdg==6.0.0 06:20:54 xmltodict==0.14.2 06:20:54 yq==3.4.3 06:20:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13358984160191494780.sh 06:20:54 ---> sudo-logs.sh 06:20:54 Archiving 'sudo' log.. 06:20:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16555083151078543481.sh 06:20:54 ---> job-cost.sh 06:20:54 Setup pyenv: 06:20:54 system 06:20:54 3.8.13 06:20:54 3.9.13 06:20:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:20:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzKc from file:/tmp/.os_lf_venv 06:20:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:21:01 lf-activate-venv(): INFO: Adding /tmp/venv-GzKc/bin to PATH 06:21:01 INFO: No Stack... 06:21:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:21:01 INFO: Archiving Costs 06:21:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17633811029790032712.sh 06:21:01 ---> logs-deploy.sh 06:21:01 Setup pyenv: 06:21:01 system 06:21:01 3.8.13 06:21:01 3.9.13 06:21:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:21:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzKc from file:/tmp/.os_lf_venv 06:21:03 lf-activate-venv(): INFO: Installing: lftools 06:21:11 lf-activate-venv(): INFO: Adding /tmp/venv-GzKc/bin to PATH 06:21:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4134 06:21:11 INFO: archiving workspace using pattern(s): 06:21:12 Archives upload complete. 06:21:12 INFO: archiving logs to Nexus 06:21:13 ---> uname -a: 06:21:13 Linux prd-ubuntu1804-builder-4c-4g-23362 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:21:13 06:21:13 06:21:13 ---> lscpu: 06:21:13 Architecture: x86_64 06:21:13 CPU op-mode(s): 32-bit, 64-bit 06:21:13 Byte Order: Little Endian 06:21:13 CPU(s): 4 06:21:13 On-line CPU(s) list: 0-3 06:21:13 Thread(s) per core: 1 06:21:13 Core(s) per socket: 1 06:21:13 Socket(s): 4 06:21:13 NUMA node(s): 1 06:21:13 Vendor ID: AuthenticAMD 06:21:13 CPU family: 23 06:21:13 Model: 49 06:21:13 Model name: AMD EPYC-Rome Processor 06:21:13 Stepping: 0 06:21:13 CPU MHz: 2799.998 06:21:13 BogoMIPS: 5599.99 06:21:13 Virtualization: AMD-V 06:21:13 Hypervisor vendor: KVM 06:21:13 Virtualization type: full 06:21:13 L1d cache: 32K 06:21:13 L1i cache: 32K 06:21:13 L2 cache: 512K 06:21:13 L3 cache: 16384K 06:21:13 NUMA node0 CPU(s): 0-3 06:21:13 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 06:21:13 06:21:13 06:21:13 ---> nproc: 06:21:13 4 06:21:13 06:21:13 06:21:13 ---> df -h: 06:21:13 Filesystem Size Used Avail Use% Mounted on 06:21:13 udev 7.9G 0 7.9G 0% /dev 06:21:13 tmpfs 1.6G 672K 1.6G 1% /run 06:21:13 /dev/vda1 78G 8.4G 69G 11% / 06:21:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:21:13 tmpfs 5.0M 0 5.0M 0% /run/lock 06:21:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:21:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:21:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:21:13 06:21:13 06:21:13 ---> free -m: 06:21:13 total used free shared buff/cache available 06:21:13 Mem: 16040 554 13293 0 2191 15165 06:21:13 Swap: 1023 0 1023 06:21:13 06:21:13 06:21:13 ---> ip addr: 06:21:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:21:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:21:13 inet 127.0.0.1/8 scope host lo 06:21:13 valid_lft forever preferred_lft forever 06:21:13 inet6 ::1/128 scope host 06:21:13 valid_lft forever preferred_lft forever 06:21:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:21:13 link/ether fa:16:3e:5c:8e:9c brd ff:ff:ff:ff:ff:ff 06:21:13 inet 10.30.107.135/23 brd 10.30.107.255 scope global dynamic ens3 06:21:13 valid_lft 86254sec preferred_lft 86254sec 06:21:13 inet6 fe80::f816:3eff:fe5c:8e9c/64 scope link 06:21:13 valid_lft forever preferred_lft forever 06:21:13 06:21:13 06:21:13 ---> sar -b -r -n DEV: 06:21:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23362) 06/24/25 _x86_64_ (4 CPU) 06:21:13 06:21:13 06:18:49 LINUX RESTART (4 CPU) 06:21:13 06:21:13 06:19:01 tps rtps wtps bread/s bwrtn/s 06:21:13 06:20:02 331.88 60.91 270.97 3759.51 62283.89 06:21:13 06:21:01 129.62 1.05 128.57 122.83 14787.60 06:21:13 Average: 231.60 31.23 200.37 1956.44 38735.27 06:21:13 06:21:13 06:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:21:13 06:20:02 13943092 15561064 2481868 15.11 58112 1759072 754096 4.32 728980 1534236 161792 06:21:13 06:21:01 13678504 15594200 2746456 16.72 85484 2011280 718100 4.11 715312 1777636 113024 06:21:13 Average: 13810798 15577632 2614162 15.92 71798 1885176 736098 4.21 722146 1655936 137408 06:21:13 06:21:13 06:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:21:13 06:20:02 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 06:21:13 06:20:02 ens3 520.20 348.84 2330.11 84.45 0.00 0.00 0.00 0.00 06:21:13 06:21:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 06:21:13 06:21:01 ens3 189.82 125.25 864.81 16.01 0.00 0.00 0.00 0.00 06:21:13 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 06:21:13 Average: ens3 356.39 237.99 1603.62 50.52 0.00 0.00 0.00 0.00 06:21:13 06:21:13 06:21:13 ---> sar -P ALL: 06:21:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23362) 06/24/25 _x86_64_ (4 CPU) 06:21:13 06:21:13 06:18:49 LINUX RESTART (4 CPU) 06:21:13 06:21:13 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:21:13 06:20:02 all 25.17 0.00 3.02 3.58 0.07 68.16 06:21:13 06:20:02 0 20.28 0.00 3.14 7.11 0.08 69.39 06:21:13 06:20:02 1 24.24 0.00 3.19 1.07 0.07 71.43 06:21:13 06:20:02 2 29.19 0.00 3.17 5.10 0.08 62.46 06:21:13 06:20:02 3 27.01 0.00 2.58 1.00 0.05 69.36 06:21:13 06:21:01 all 21.74 0.00 1.58 1.36 0.05 75.27 06:21:13 06:21:01 0 13.61 0.00 1.22 0.41 0.05 84.71 06:21:13 06:21:01 1 14.23 0.00 1.38 0.99 0.03 83.37 06:21:13 06:21:01 2 21.19 0.00 1.88 3.68 0.07 73.18 06:21:13 06:21:01 3 37.87 0.00 1.80 0.37 0.05 59.91 06:21:13 Average: all 23.47 0.00 2.30 2.48 0.06 71.69 06:21:13 Average: 0 16.97 0.00 2.19 3.78 0.07 76.98 06:21:13 Average: 1 19.27 0.00 2.29 1.03 0.05 77.35 06:21:13 Average: 2 25.21 0.00 2.53 4.39 0.08 67.79 06:21:13 Average: 3 32.40 0.00 2.19 0.69 0.05 64.67 06:21:13 06:21:13 06:21:13