10:56:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141357 10:56:05 Running as SYSTEM 10:56:05 [EnvInject] - Loading node environment variables. 10:56:06 Building remotely on prd-ubuntu1804-builder-4c-4g-27545 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:56:06 [ssh-agent] Looking for ssh-agent implementation... 10:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:06 $ ssh-agent 10:56:06 SSH_AUTH_SOCK=/tmp/ssh-YKPdK6xG7orB/agent.1705 10:56:06 SSH_AGENT_PID=1707 10:56:06 [ssh-agent] Started. 10:56:06 Running ssh-add (command line suppressed) 10:56:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3204754942905483450.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3204754942905483450.key) 10:56:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:56:06 The recommended git tool is: NONE 10:56:08 using credential onap-jenkins-ssh 10:56:08 Wiping out workspace first. 10:56:08 Cloning the remote Git repository 10:56:08 Cloning repository git://cloud.onap.org/mirror/oom.git 10:56:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:56:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:56:08 > git --version # timeout=10 10:56:08 > git --version # 'git version 2.17.1' 10:56:08 using GIT_SSH to set credentials Gerrit user 10:56:08 Verifying host key using manually-configured host key entries 10:56:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:56:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:56:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:56:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:56:13 using GIT_SSH to set credentials Gerrit user 10:56:13 Verifying host key using manually-configured host key entries 10:56:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/141357/9 # timeout=30 10:56:13 > git rev-parse 430d2ef9c1855b66101865f9aa1664217e802ace^{commit} # timeout=10 10:56:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:56:13 Checking out Revision 430d2ef9c1855b66101865f9aa1664217e802ace (refs/changes/57/141357/9) 10:56:13 > git config core.sparsecheckout # timeout=10 10:56:13 > git checkout -f 430d2ef9c1855b66101865f9aa1664217e802ace # timeout=30 10:56:17 Commit message: "[SO] update cnf-adapter" 10:56:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:56:17 > git rev-list --no-walk 3e34ecd32d06c71b012f6a7729926ecb572956b9 # timeout=10 10:56:17 [EnvInject] - Injecting environment variables from a build step. 10:56:17 [EnvInject] - Injecting as environment variables the properties content 10:56:17 PYTHON=python3 10:56:17 10:56:17 [EnvInject] - Variables injected successfully. 10:56:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8511006514743296259.sh 10:56:17 ---> tox-install.sh 10:56:17 + source /home/jenkins/lf-env.sh 10:56:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:56:17 ++ mktemp -d /tmp/venv-XXXX 10:56:17 + lf_venv=/tmp/venv-pOIe 10:56:17 + local venv_file=/tmp/.os_lf_venv 10:56:17 + local python=python3 10:56:17 + local options 10:56:17 + local set_path=true 10:56:17 + local install_args= 10:56: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 10:56:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:56:17 + true 10:56:17 + case $1 in 10:56:17 + venv_file=/tmp/.toxenv 10:56:17 + shift 2 10:56:17 + true 10:56:17 + case $1 in 10:56:17 + shift 10:56:17 + break 10:56:17 + case $python in 10:56:17 + local pkg_list= 10:56:17 + [[ -d /opt/pyenv ]] 10:56:17 + echo 'Setup pyenv:' 10:56:17 Setup pyenv: 10:56:17 + export PYENV_ROOT=/opt/pyenv 10:56:17 + PYENV_ROOT=/opt/pyenv 10:56: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 10:56: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 10:56:17 + pyenv versions 10:56:17 * system (set by /opt/pyenv/version) 10:56:17 * 3.8.13 (set by /opt/pyenv/version) 10:56:17 * 3.9.13 (set by /opt/pyenv/version) 10:56:17 * 3.10.6 (set by /opt/pyenv/version) 10:56:17 + command -v pyenv 10:56:17 ++ pyenv init - --no-rehash 10:56: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[*]}"'\'')" 10:56:17 export PATH="/opt/pyenv/shims:${PATH}" 10:56:17 export PYENV_SHELL=bash 10:56:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:56:17 pyenv() { 10:56:17 local command 10:56:17 command="${1:-}" 10:56:17 if [ "$#" -gt 0 ]; then 10:56:17 shift 10:56:17 fi 10:56:17 10:56:17 case "$command" in 10:56:17 rehash|shell) 10:56:17 eval "$(pyenv "sh-$command" "$@")" 10:56:17 ;; 10:56:17 *) 10:56:17 command pyenv "$command" "$@" 10:56:17 ;; 10:56:17 esac 10:56:17 }' 10:56: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[*]}"' 10:56: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 10:56: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 10:56: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 10:56:17 ++ export PYENV_SHELL=bash 10:56:17 ++ PYENV_SHELL=bash 10:56:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:56:17 +++ complete -F _pyenv pyenv 10:56:17 ++ lf-pyver python3 10:56:17 ++ local py_version_xy=python3 10:56:17 ++ local py_version_xyz= 10:56:17 ++ pyenv versions 10:56:17 ++ sed 's/^[ *]* //' 10:56:17 ++ awk '{ print $1 }' 10:56:17 ++ grep -E '^[0-9.]*[0-9]$' 10:56:17 ++ local command 10:56:17 ++ command=versions 10:56:17 ++ '[' 1 -gt 0 ']' 10:56:17 ++ shift 10:56:17 ++ case "$command" in 10:56:17 ++ command pyenv versions 10:56:17 ++ pyenv versions 10:56:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:56:17 +++ grep '^3' /tmp/.pyenv_versions 10:56:17 +++ sort -V 10:56:17 +++ tail -n 1 10:56:17 ++ py_version_xyz=3.10.6 10:56:17 ++ [[ -z 3.10.6 ]] 10:56:17 ++ echo 3.10.6 10:56:17 ++ return 0 10:56:17 + pyenv local 3.10.6 10:56:17 + local command 10:56:17 + command=local 10:56:17 + '[' 2 -gt 0 ']' 10:56:17 + shift 10:56:17 + case "$command" in 10:56:17 + command pyenv local 3.10.6 10:56:17 + pyenv local 3.10.6 10:56:17 + for arg in "$@" 10:56:17 + case $arg in 10:56:17 + pkg_list+='tox ' 10:56:17 + for arg in "$@" 10:56:17 + case $arg in 10:56:17 + pkg_list+='virtualenv ' 10:56:17 + for arg in "$@" 10:56:17 + case $arg in 10:56:17 + pkg_list+='urllib3~=1.26.15 ' 10:56:17 + [[ -f /tmp/.toxenv ]] 10:56:17 + [[ ! -f /tmp/.toxenv ]] 10:56:17 + [[ -n '' ]] 10:56:17 + python3 -m venv /tmp/venv-pOIe 10:56:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOIe' 10:56:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pOIe 10:56:22 + echo /tmp/venv-pOIe 10:56:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:56:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:56:22 + /tmp/venv-pOIe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:56:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:56:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:56:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:56:26 + /tmp/venv-pOIe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:56:28 + type python3 10:56:28 + true 10:56:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOIe/bin to PATH' 10:56:28 lf-activate-venv(): INFO: Adding /tmp/venv-pOIe/bin to PATH 10:56:28 + PATH=/tmp/venv-pOIe/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 10:56:28 + return 0 10:56:28 + python3 --version 10:56:28 Python 3.10.6 10:56:28 + python3 -m pip --version 10:56:28 pip 25.1.1 from /tmp/venv-pOIe/lib/python3.10/site-packages/pip (python 3.10) 10:56:28 + python3 -m pip freeze 10:56:28 cachetools==6.1.0 10:56:28 chardet==5.2.0 10:56:28 colorama==0.4.6 10:56:28 distlib==0.3.9 10:56:28 filelock==3.18.0 10:56:28 packaging==25.0 10:56:28 platformdirs==4.3.8 10:56:28 pluggy==1.6.0 10:56:28 pyproject-api==1.9.1 10:56:28 tomli==2.2.1 10:56:28 tox==4.27.0 10:56:28 typing_extensions==4.14.1 10:56:28 urllib3==1.26.20 10:56:28 virtualenv==20.31.2 10:56:28 [EnvInject] - Injecting environment variables from a build step. 10:56:28 [EnvInject] - Injecting as environment variables the properties content 10:56:28 PARALLEL=false 10:56:28 10:56:28 [EnvInject] - Variables injected successfully. 10:56:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11109325694767066503.sh 10:56:29 ---> tox-run.sh 10:56:29 + 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 10:56:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:56:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:56:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:56:29 + cd /w/workspace/oom-master-pre-commit-lint/. 10:56:29 + source /home/jenkins/lf-env.sh 10:56:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:56:29 ++ mktemp -d /tmp/venv-XXXX 10:56:29 + lf_venv=/tmp/venv-23Bu 10:56:29 + local venv_file=/tmp/.os_lf_venv 10:56:29 + local python=python3 10:56:29 + local options 10:56:29 + local set_path=true 10:56:29 + local install_args= 10:56:29 ++ 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 10:56:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:56:29 + true 10:56:29 + case $1 in 10:56:29 + venv_file=/tmp/.toxenv 10:56:29 + shift 2 10:56:29 + true 10:56:29 + case $1 in 10:56:29 + shift 10:56:29 + break 10:56:29 + case $python in 10:56:29 + local pkg_list= 10:56:29 + [[ -d /opt/pyenv ]] 10:56:29 + echo 'Setup pyenv:' 10:56:29 Setup pyenv: 10:56:29 + export PYENV_ROOT=/opt/pyenv 10:56:29 + PYENV_ROOT=/opt/pyenv 10:56:29 + 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 10:56:29 + 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 10:56:29 + pyenv versions 10:56:29 system 10:56:29 3.8.13 10:56:29 3.9.13 10:56:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:29 + command -v pyenv 10:56:29 ++ pyenv init - --no-rehash 10:56:29 + 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[*]}"'\'')" 10:56:29 export PATH="/opt/pyenv/shims:${PATH}" 10:56:29 export PYENV_SHELL=bash 10:56:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:56:29 pyenv() { 10:56:29 local command 10:56:29 command="${1:-}" 10:56:29 if [ "$#" -gt 0 ]; then 10:56:29 shift 10:56:29 fi 10:56:29 10:56:29 case "$command" in 10:56:29 rehash|shell) 10:56:29 eval "$(pyenv "sh-$command" "$@")" 10:56:29 ;; 10:56:29 *) 10:56:29 command pyenv "$command" "$@" 10:56:29 ;; 10:56:29 esac 10:56:29 }' 10:56:29 +++ 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[*]}"' 10:56:29 ++ 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 10:56:29 ++ 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 10:56:29 ++ 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 10:56:29 ++ export PYENV_SHELL=bash 10:56:29 ++ PYENV_SHELL=bash 10:56:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:56:29 +++ complete -F _pyenv pyenv 10:56:29 ++ lf-pyver python3 10:56:29 ++ local py_version_xy=python3 10:56:29 ++ local py_version_xyz= 10:56:29 ++ pyenv versions 10:56:29 ++ local command 10:56:29 ++ command=versions 10:56:29 ++ '[' 1 -gt 0 ']' 10:56:29 ++ shift 10:56:29 ++ case "$command" in 10:56:29 ++ command pyenv versions 10:56:29 ++ pyenv versions 10:56:29 ++ sed 's/^[ *]* //' 10:56:29 ++ awk '{ print $1 }' 10:56:29 ++ grep -E '^[0-9.]*[0-9]$' 10:56:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:56:29 +++ grep '^3' /tmp/.pyenv_versions 10:56:29 +++ sort -V 10:56:29 +++ tail -n 1 10:56:29 ++ py_version_xyz=3.10.6 10:56:29 ++ [[ -z 3.10.6 ]] 10:56:29 ++ echo 3.10.6 10:56:29 ++ return 0 10:56:29 + pyenv local 3.10.6 10:56:29 + local command 10:56:29 + command=local 10:56:29 + '[' 2 -gt 0 ']' 10:56:29 + shift 10:56:29 + case "$command" in 10:56:29 + command pyenv local 3.10.6 10:56:29 + pyenv local 3.10.6 10:56:29 + for arg in "$@" 10:56:29 + case $arg in 10:56:29 + pkg_list+='tox ' 10:56:29 + for arg in "$@" 10:56:29 + case $arg in 10:56:29 + pkg_list+='virtualenv ' 10:56:29 + for arg in "$@" 10:56:29 + case $arg in 10:56:29 + pkg_list+='urllib3~=1.26.15 ' 10:56:29 + [[ -f /tmp/.toxenv ]] 10:56:29 ++ cat /tmp/.toxenv 10:56:29 + lf_venv=/tmp/venv-pOIe 10:56:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOIe from' file:/tmp/.toxenv 10:56:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pOIe from file:/tmp/.toxenv 10:56:29 + /tmp/venv-pOIe/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:56:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:56:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:56:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:56:30 + /tmp/venv-pOIe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:56:31 + type python3 10:56:31 + true 10:56:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pOIe/bin to PATH' 10:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-pOIe/bin to PATH 10:56:31 + PATH=/tmp/venv-pOIe/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 10:56:31 + return 0 10:56:31 + [[ -d /opt/pyenv ]] 10:56:31 + echo '---> Setting up pyenv' 10:56:31 ---> Setting up pyenv 10:56:31 + export PYENV_ROOT=/opt/pyenv 10:56:31 + PYENV_ROOT=/opt/pyenv 10:56:31 + export PATH=/opt/pyenv/bin:/tmp/venv-pOIe/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 10:56:31 + PATH=/opt/pyenv/bin:/tmp/venv-pOIe/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 10:56:31 ++ pwd 10:56:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:56:31 + export PYTHONPATH 10:56:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:56:31 + TOX_TESTENV_PASSENV=PYTHONPATH 10:56:31 + tox --version 10:56:31 4.27.0 from /tmp/venv-pOIe/lib/python3.10/site-packages/tox/__init__.py 10:56:31 + PARALLEL=false 10:56:31 + TOX_OPTIONS_LIST= 10:56:31 + [[ -n pre-commit ]] 10:56:31 + TOX_OPTIONS_LIST=' -e pre-commit' 10:56:31 + case ${PARALLEL,,} in 10:56:31 + tox -e pre-commit 10:56:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:56:32 pre-commit: install_deps> python -I -m pip install pre-commit 10:56:35 pre-commit: freeze> python -m pip freeze --all 10:56: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 10:56:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:56:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:56:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:56:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:56:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:56:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:56:37 [INFO] Once installed this environment will be reused. 10:56:37 [INFO] This may take a few minutes... 10:56:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:56:42 [INFO] Once installed this environment will be reused. 10:56:42 [INFO] This may take a few minutes... 10:56:46 trim trailing whitespace.................................................Passed 10:56:47 Tabs remover.............................................................Passed 10:56:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:56:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:56:47 [INFO] Once installed this environment will be reused. 10:56:47 [INFO] This may take a few minutes... 10:56:55 gitlint..............................................(no files to check)Skipped 10:56:55 pre-commit: OK (23.71=setup[3.26]+cmd[11.70,8.75] seconds) 10:56:55 congratulations :) (23.94 seconds) 10:56:55 + tox_status=0 10:56:55 + echo '---> Completed tox runs' 10:56:55 ---> Completed tox runs 10:56:55 + for i in .tox/*/log 10:56:55 ++ echo .tox/pre-commit/log 10:56:55 ++ awk -F/ '{print $2}' 10:56:55 + tox_env=pre-commit 10:56:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:56:55 + DOC_DIR=docs/_build/html 10:56:55 + [[ -d docs/_build/html ]] 10:56:55 + echo '---> tox-run.sh ends' 10:56:55 ---> tox-run.sh ends 10:56:55 + test 0 -eq 0 10:56:55 $ ssh-agent -k 10:56:55 unset SSH_AUTH_SOCK; 10:56:55 unset SSH_AGENT_PID; 10:56:55 echo Agent pid 1707 killed; 10:56:55 [ssh-agent] Stopped. 10:56:56 [PostBuildScript] - [INFO] Executing post build scripts. 10:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6748267722263970137.sh 10:56:56 ---> sysstat.sh 10:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1709550968691817086.sh 10:56:56 ---> package-listing.sh 10:56:56 ++ facter osfamily 10:56:56 ++ tr '[:upper:]' '[:lower:]' 10:56:56 + OS_FAMILY=debian 10:56:56 + workspace=/w/workspace/oom-master-pre-commit-lint 10:56:56 + START_PACKAGES=/tmp/packages_start.txt 10:56:56 + END_PACKAGES=/tmp/packages_end.txt 10:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:56 + PACKAGES=/tmp/packages_start.txt 10:56:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:56 + PACKAGES=/tmp/packages_end.txt 10:56:56 + case "${OS_FAMILY}" in 10:56:56 + dpkg -l 10:56:56 + grep '^ii' 10:56:56 + '[' -f /tmp/packages_start.txt ']' 10:56:56 + '[' -f /tmp/packages_end.txt ']' 10:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:56:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:56:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11082730415633808829.sh 10:56:56 ---> capture-instance-metadata.sh 10:56:56 Setup pyenv: 10:56:56 system 10:56:56 3.8.13 10:56:56 3.9.13 10:56:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d275 10:57:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:57:04 lf-activate-venv(): INFO: Installing: lftools 10:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-d275/bin to PATH 10:57:25 INFO: Running in OpenStack, capturing instance metadata 10:57:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10382463158475517489.sh 10:57:25 provisioning config files... 10:57:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15489696923803436553tmp 10:57:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:57:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:57:25 [EnvInject] - Injecting environment variables from a build step. 10:57:25 [EnvInject] - Injecting as environment variables the properties content 10:57:25 SERVER_ID=logs 10:57:25 10:57:25 [EnvInject] - Variables injected successfully. 10:57:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18308209041665980912.sh 10:57:25 ---> create-netrc.sh 10:57:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4068879497299226361.sh 10:57:25 ---> python-tools-install.sh 10:57:25 Setup pyenv: 10:57:25 system 10:57:25 3.8.13 10:57:25 3.9.13 10:57:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d275 from file:/tmp/.os_lf_venv 10:57:27 lf-activate-venv(): INFO: Installing: lftools 10:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-d275/bin to PATH 10:57:35 Generating Requirements File 10:57:55 Python 3.10.6 10:57:55 pip 25.1.1 from /tmp/venv-d275/lib/python3.10/site-packages/pip (python 3.10) 10:57:55 appdirs==1.4.4 10:57:55 argcomplete==3.6.2 10:57:55 aspy.yaml==1.3.0 10:57:55 attrs==25.3.0 10:57:55 autopage==0.5.2 10:57:55 beautifulsoup4==4.13.4 10:57:55 boto3==1.39.4 10:57:55 botocore==1.39.4 10:57:55 bs4==0.0.2 10:57:55 cachetools==5.5.2 10:57:55 certifi==2025.7.9 10:57:55 cffi==1.17.1 10:57:55 cfgv==3.4.0 10:57:55 chardet==5.2.0 10:57:55 charset-normalizer==3.4.2 10:57:55 click==8.2.1 10:57:55 cliff==4.10.0 10:57:55 cmd2==2.7.0 10:57:55 cryptography==3.3.2 10:57:55 debtcollector==3.0.0 10:57:55 decorator==5.2.1 10:57:55 defusedxml==0.7.1 10:57:55 Deprecated==1.2.18 10:57:55 distlib==0.3.9 10:57:55 dnspython==2.7.0 10:57:55 docker==7.1.0 10:57:55 dogpile.cache==1.4.0 10:57:55 durationpy==0.10 10:57:55 email_validator==2.2.0 10:57:55 filelock==3.18.0 10:57:55 future==1.0.0 10:57:55 gitdb==4.0.12 10:57:55 GitPython==3.1.44 10:57:55 google-auth==2.40.3 10:57:55 httplib2==0.22.0 10:57:55 identify==2.6.12 10:57:55 idna==3.10 10:57:55 importlib-resources==1.5.0 10:57:55 iso8601==2.1.0 10:57:55 Jinja2==3.1.6 10:57:55 jmespath==1.0.1 10:57:55 jsonpatch==1.33 10:57:55 jsonpointer==3.0.0 10:57:55 jsonschema==4.24.0 10:57:55 jsonschema-specifications==2025.4.1 10:57:55 keystoneauth1==5.11.1 10:57:55 kubernetes==33.1.0 10:57:55 lftools==0.37.13 10:57:55 lxml==6.0.0 10:57:55 markdown-it-py==3.0.0 10:57:55 MarkupSafe==3.0.2 10:57:55 mdurl==0.1.2 10:57:55 msgpack==1.1.1 10:57:55 multi_key_dict==2.0.3 10:57:55 munch==4.0.0 10:57:55 netaddr==1.3.0 10:57:55 niet==1.4.2 10:57:55 nodeenv==1.9.1 10:57:55 oauth2client==4.1.3 10:57:55 oauthlib==3.3.1 10:57:55 openstacksdk==4.6.0 10:57:55 os-client-config==2.3.0 10:57:55 os-service-types==1.8.0 10:57:55 osc-lib==4.1.0 10:57:55 oslo.config==10.0.0 10:57:55 oslo.context==6.0.0 10:57:55 oslo.i18n==6.5.1 10:57:55 oslo.log==7.2.0 10:57:55 oslo.serialization==5.7.0 10:57:55 oslo.utils==9.0.0 10:57:55 packaging==25.0 10:57:55 pbr==6.1.1 10:57:55 platformdirs==4.3.8 10:57:55 prettytable==3.16.0 10:57:55 psutil==7.0.0 10:57:55 pyasn1==0.6.1 10:57:55 pyasn1_modules==0.4.2 10:57:55 pycparser==2.22 10:57:55 pygerrit2==2.0.15 10:57:55 PyGithub==2.6.1 10:57:55 Pygments==2.19.2 10:57:55 PyJWT==2.10.1 10:57:55 PyNaCl==1.5.0 10:57:55 pyparsing==2.4.7 10:57:55 pyperclip==1.9.0 10:57:55 pyrsistent==0.20.0 10:57:55 python-cinderclient==9.7.0 10:57:55 python-dateutil==2.9.0.post0 10:57:55 python-heatclient==4.3.0 10:57:55 python-jenkins==1.8.2 10:57:55 python-keystoneclient==5.6.0 10:57:55 python-magnumclient==4.8.1 10:57:55 python-openstackclient==8.1.0 10:57:55 python-swiftclient==4.8.0 10:57:55 PyYAML==6.0.2 10:57:55 referencing==0.36.2 10:57:55 requests==2.32.4 10:57:55 requests-oauthlib==2.0.0 10:57:55 requestsexceptions==1.4.0 10:57:55 rfc3986==2.0.0 10:57:55 rich==14.0.0 10:57:55 rich-argparse==1.7.1 10:57:55 rpds-py==0.26.0 10:57:55 rsa==4.9.1 10:57:55 ruamel.yaml==0.18.14 10:57:55 ruamel.yaml.clib==0.2.12 10:57:55 s3transfer==0.13.0 10:57:55 simplejson==3.20.1 10:57:55 six==1.17.0 10:57:55 smmap==5.0.2 10:57:55 soupsieve==2.7 10:57:55 stevedore==5.4.1 10:57:55 tabulate==0.9.0 10:57:55 toml==0.10.2 10:57:55 tomlkit==0.13.3 10:57:55 tqdm==4.67.1 10:57:55 typing_extensions==4.14.1 10:57:55 tzdata==2025.2 10:57:55 urllib3==1.26.20 10:57:55 virtualenv==20.31.2 10:57:55 wcwidth==0.2.13 10:57:55 websocket-client==1.8.0 10:57:55 wrapt==1.17.2 10:57:55 xdg==6.0.0 10:57:55 xmltodict==0.14.2 10:57:55 yq==3.4.3 10:57:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2145072877342586200.sh 10:57:55 ---> sudo-logs.sh 10:57:55 Archiving 'sudo' log.. 10:57:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins156883588807384031.sh 10:57:56 ---> job-cost.sh 10:57:56 Setup pyenv: 10:57:56 system 10:57:56 3.8.13 10:57:56 3.9.13 10:57:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:57:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d275 from file:/tmp/.os_lf_venv 10:57:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-d275/bin to PATH 10:58:03 INFO: No Stack... 10:58:03 INFO: Retrieving Pricing Info for: v3-standard-4 10:58:03 INFO: Archiving Costs 10:58:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2567961040903212366.sh 10:58:03 ---> logs-deploy.sh 10:58:03 Setup pyenv: 10:58:03 system 10:58:03 3.8.13 10:58:03 3.9.13 10:58:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:58:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d275 from file:/tmp/.os_lf_venv 10:58:05 lf-activate-venv(): INFO: Installing: lftools 10:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-d275/bin to PATH 10:58:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4189 10:58:14 INFO: archiving workspace using pattern(s): 10:58:14 Archives upload complete. 10:58:15 INFO: archiving logs to Nexus 10:58:15 ---> uname -a: 10:58:15 Linux prd-ubuntu1804-builder-4c-4g-27545 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:58:15 10:58:15 10:58:15 ---> lscpu: 10:58:15 Architecture: x86_64 10:58:15 CPU op-mode(s): 32-bit, 64-bit 10:58:15 Byte Order: Little Endian 10:58:15 CPU(s): 4 10:58:15 On-line CPU(s) list: 0-3 10:58:15 Thread(s) per core: 1 10:58:15 Core(s) per socket: 1 10:58:15 Socket(s): 4 10:58:15 NUMA node(s): 1 10:58:15 Vendor ID: AuthenticAMD 10:58:15 CPU family: 23 10:58:15 Model: 49 10:58:15 Model name: AMD EPYC-Rome Processor 10:58:15 Stepping: 0 10:58:15 CPU MHz: 2799.996 10:58:15 BogoMIPS: 5599.99 10:58:15 Virtualization: AMD-V 10:58:15 Hypervisor vendor: KVM 10:58:15 Virtualization type: full 10:58:15 L1d cache: 32K 10:58:15 L1i cache: 32K 10:58:15 L2 cache: 512K 10:58:15 L3 cache: 16384K 10:58:15 NUMA node0 CPU(s): 0-3 10:58:15 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 10:58:15 10:58:15 10:58:15 ---> nproc: 10:58:15 4 10:58:15 10:58:15 10:58:15 ---> df -h: 10:58:15 Filesystem Size Used Avail Use% Mounted on 10:58:15 udev 7.9G 0 7.9G 0% /dev 10:58:15 tmpfs 1.6G 672K 1.6G 1% /run 10:58:15 /dev/vda1 78G 8.4G 69G 11% / 10:58:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:58:15 tmpfs 5.0M 0 5.0M 0% /run/lock 10:58:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:58:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:58:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:58:15 10:58:15 10:58:15 ---> free -m: 10:58:15 total used free shared buff/cache available 10:58:15 Mem: 16040 539 13286 0 2213 15179 10:58:15 Swap: 1023 0 1023 10:58:15 10:58:15 10:58:15 ---> ip addr: 10:58:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:15 inet 127.0.0.1/8 scope host lo 10:58:15 valid_lft forever preferred_lft forever 10:58:15 inet6 ::1/128 scope host 10:58:15 valid_lft forever preferred_lft forever 10:58:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:15 link/ether fa:16:3e:94:e8:34 brd ff:ff:ff:ff:ff:ff 10:58:15 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 10:58:15 valid_lft 86253sec preferred_lft 86253sec 10:58:15 inet6 fe80::f816:3eff:fe94:e834/64 scope link 10:58:15 valid_lft forever preferred_lft forever 10:58:15 10:58:15 10:58:15 ---> sar -b -r -n DEV: 10:58:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27545) 07/12/25 _x86_64_ (4 CPU) 10:58:15 10:58:15 10:55:49 LINUX RESTART (4 CPU) 10:58:15 10:58:15 10:56:01 tps rtps wtps bread/s bwrtn/s 10:58:15 10:57:02 343.85 52.73 291.12 3591.34 64082.51 10:58:15 10:58:01 128.28 1.05 127.23 122.83 14864.87 10:58:15 Average: 236.98 27.11 209.87 1871.80 39682.50 10:58:15 10:58:15 10:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:15 10:57:02 13955868 15578756 2469100 15.03 58384 1763448 771732 4.42 719260 1533208 161712 10:58:15 10:58:01 13601660 15537116 2823308 17.19 86444 2029036 788404 4.51 778404 1789840 124564 10:58:15 Average: 13778764 15557936 2646204 16.11 72414 1896242 780068 4.46 748832 1661524 143138 10:58:15 10:58:15 10:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:15 10:57:02 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 10:58:15 10:57:02 ens3 548.92 373.74 2357.34 85.50 0.00 0.00 0.00 0.00 10:58:15 10:58:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 10:58:15 10:58:01 ens3 113.29 79.92 895.18 13.41 0.00 0.00 0.00 0.00 10:58:15 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 10:58:15 Average: ens3 332.95 228.08 1632.46 49.76 0.00 0.00 0.00 0.00 10:58:15 10:58:15 10:58:15 ---> sar -P ALL: 10:58:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-27545) 07/12/25 _x86_64_ (4 CPU) 10:58:15 10:58:15 10:55:49 LINUX RESTART (4 CPU) 10:58:15 10:58:15 10:56:01 CPU %user %nice %system %iowait %steal %idle 10:58:15 10:57:02 all 25.48 0.00 3.07 2.91 0.06 68.48 10:58:15 10:57:02 0 21.01 0.00 3.30 2.26 0.07 73.36 10:58:15 10:57:02 1 20.65 0.00 2.46 6.58 0.07 70.24 10:58:15 10:57:02 2 31.94 0.00 3.76 1.91 0.07 62.33 10:58:15 10:57:02 3 28.30 0.00 2.76 0.93 0.05 67.97 10:58:15 10:58:01 all 21.75 0.00 1.53 1.30 0.05 75.37 10:58:15 10:58:01 0 4.45 0.00 1.00 2.33 0.03 92.18 10:58:15 10:58:01 1 11.03 0.00 1.04 1.90 0.05 85.98 10:58:15 10:58:01 2 31.31 0.00 2.00 0.29 0.07 66.33 10:58:15 10:58:01 3 40.15 0.00 2.04 0.68 0.05 57.08 10:58:15 Average: all 23.63 0.00 2.31 2.11 0.05 71.90 10:58:15 Average: 0 12.80 0.00 2.16 2.29 0.05 82.70 10:58:15 Average: 1 15.88 0.00 1.75 4.26 0.06 78.05 10:58:15 Average: 2 31.63 0.00 2.88 1.10 0.07 64.32 10:58:15 Average: 3 34.15 0.00 2.40 0.81 0.05 62.59 10:58:15 10:58:15 10:58:15