12:47:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 12:47:25 Running as SYSTEM 12:47:25 [EnvInject] - Loading node environment variables. 12:47:25 Building remotely on prd-ubuntu1804-builder-4c-4g-23916 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:47:25 [ssh-agent] Looking for ssh-agent implementation... 12:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:25 $ ssh-agent 12:47:25 SSH_AUTH_SOCK=/tmp/ssh-S2FxgZPYiON9/agent.1683 12:47:25 SSH_AGENT_PID=1685 12:47:25 [ssh-agent] Started. 12:47:25 Running ssh-add (command line suppressed) 12:47:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8749021810680396701.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8749021810680396701.key) 12:47:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:25 The recommended git tool is: NONE 12:47:27 using credential onap-jenkins-ssh 12:47:27 Wiping out workspace first. 12:47:27 Cloning the remote Git repository 12:47:27 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:47:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:27 > git --version # timeout=10 12:47:27 > git --version # 'git version 2.17.1' 12:47:27 using GIT_SSH to set credentials Gerrit user 12:47:27 Verifying host key using manually-configured host key entries 12:47:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:32 using GIT_SSH to set credentials Gerrit user 12:47:32 Verifying host key using manually-configured host key entries 12:47:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/3 # timeout=30 12:47:33 > git rev-parse cfc023bda9a7308ab6b6b84fc24f57a032e9d929^{commit} # timeout=10 12:47:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:33 Checking out Revision cfc023bda9a7308ab6b6b84fc24f57a032e9d929 (refs/changes/87/141387/3) 12:47:33 > git config core.sparsecheckout # timeout=10 12:47:33 > git checkout -f cfc023bda9a7308ab6b6b84fc24f57a032e9d929 # timeout=30 12:47:36 Commit message: "[SO] 16.0.3 release" 12:47:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:36 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 12:47:36 [EnvInject] - Injecting environment variables from a build step. 12:47:36 [EnvInject] - Injecting as environment variables the properties content 12:47:36 PYTHON=python3 12:47:36 12:47:36 [EnvInject] - Variables injected successfully. 12:47:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1411980675323015964.sh 12:47:36 ---> tox-install.sh 12:47:36 + source /home/jenkins/lf-env.sh 12:47:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:36 ++ mktemp -d /tmp/venv-XXXX 12:47:36 + lf_venv=/tmp/venv-5g1h 12:47:36 + local venv_file=/tmp/.os_lf_venv 12:47:36 + local python=python3 12:47:36 + local options 12:47:36 + local set_path=true 12:47:36 + local install_args= 12:47:36 ++ 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 12:47:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:36 + true 12:47:36 + case $1 in 12:47:36 + venv_file=/tmp/.toxenv 12:47:36 + shift 2 12:47:36 + true 12:47:36 + case $1 in 12:47:36 + shift 12:47:36 + break 12:47:36 + case $python in 12:47:36 + local pkg_list= 12:47:36 + [[ -d /opt/pyenv ]] 12:47:36 + echo 'Setup pyenv:' 12:47:36 Setup pyenv: 12:47:36 + export PYENV_ROOT=/opt/pyenv 12:47:36 + PYENV_ROOT=/opt/pyenv 12:47:36 + 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 12:47:36 + 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 12:47:36 + pyenv versions 12:47:36 * system (set by /opt/pyenv/version) 12:47:36 * 3.8.13 (set by /opt/pyenv/version) 12:47:36 * 3.9.13 (set by /opt/pyenv/version) 12:47:36 * 3.10.6 (set by /opt/pyenv/version) 12:47:36 + command -v pyenv 12:47:36 ++ pyenv init - --no-rehash 12:47:37 + 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[*]}"'\'')" 12:47:37 export PATH="/opt/pyenv/shims:${PATH}" 12:47:37 export PYENV_SHELL=bash 12:47:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:37 pyenv() { 12:47:37 local command 12:47:37 command="${1:-}" 12:47:37 if [ "$#" -gt 0 ]; then 12:47:37 shift 12:47:37 fi 12:47:37 12:47:37 case "$command" in 12:47:37 rehash|shell) 12:47:37 eval "$(pyenv "sh-$command" "$@")" 12:47:37 ;; 12:47:37 *) 12:47:37 command pyenv "$command" "$@" 12:47:37 ;; 12:47:37 esac 12:47:37 }' 12:47:37 +++ 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[*]}"' 12:47:37 ++ 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 12:47:37 ++ 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 12:47:37 ++ 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 12:47:37 ++ export PYENV_SHELL=bash 12:47:37 ++ PYENV_SHELL=bash 12:47:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:37 +++ complete -F _pyenv pyenv 12:47:37 ++ lf-pyver python3 12:47:37 ++ local py_version_xy=python3 12:47:37 ++ local py_version_xyz= 12:47:37 ++ pyenv versions 12:47:37 ++ local command 12:47:37 ++ command=versions 12:47:37 ++ '[' 1 -gt 0 ']' 12:47:37 ++ shift 12:47:37 ++ case "$command" in 12:47:37 ++ command pyenv versions 12:47:37 ++ pyenv versions 12:47:37 ++ awk '{ print $1 }' 12:47:37 ++ sed 's/^[ *]* //' 12:47:37 ++ grep -E '^[0-9.]*[0-9]$' 12:47:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:37 +++ grep '^3' /tmp/.pyenv_versions 12:47:37 +++ sort -V 12:47:37 +++ tail -n 1 12:47:37 ++ py_version_xyz=3.10.6 12:47:37 ++ [[ -z 3.10.6 ]] 12:47:37 ++ echo 3.10.6 12:47:37 ++ return 0 12:47:37 + pyenv local 3.10.6 12:47:37 + local command 12:47:37 + command=local 12:47:37 + '[' 2 -gt 0 ']' 12:47:37 + shift 12:47:37 + case "$command" in 12:47:37 + command pyenv local 3.10.6 12:47:37 + pyenv local 3.10.6 12:47:37 + for arg in "$@" 12:47:37 + case $arg in 12:47:37 + pkg_list+='tox ' 12:47:37 + for arg in "$@" 12:47:37 + case $arg in 12:47:37 + pkg_list+='virtualenv ' 12:47:37 + for arg in "$@" 12:47:37 + case $arg in 12:47:37 + pkg_list+='urllib3~=1.26.15 ' 12:47:37 + [[ -f /tmp/.toxenv ]] 12:47:37 + [[ ! -f /tmp/.toxenv ]] 12:47:37 + [[ -n '' ]] 12:47:37 + python3 -m venv /tmp/venv-5g1h 12:47:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5g1h' 12:47:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5g1h 12:47:41 + echo /tmp/venv-5g1h 12:47:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:41 + /tmp/venv-5g1h/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:45 + /tmp/venv-5g1h/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:47 + type python3 12:47:47 + true 12:47:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5g1h/bin to PATH' 12:47:47 lf-activate-venv(): INFO: Adding /tmp/venv-5g1h/bin to PATH 12:47:47 + PATH=/tmp/venv-5g1h/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 12:47:47 + return 0 12:47:47 + python3 --version 12:47:47 Python 3.10.6 12:47:47 + python3 -m pip --version 12:47:47 pip 25.1.1 from /tmp/venv-5g1h/lib/python3.10/site-packages/pip (python 3.10) 12:47:47 + python3 -m pip freeze 12:47:47 cachetools==6.1.0 12:47:47 chardet==5.2.0 12:47:47 colorama==0.4.6 12:47:47 distlib==0.3.9 12:47:47 filelock==3.18.0 12:47:47 packaging==25.0 12:47:47 platformdirs==4.3.8 12:47:47 pluggy==1.6.0 12:47:47 pyproject-api==1.9.1 12:47:47 tomli==2.2.1 12:47:47 tox==4.27.0 12:47:47 typing_extensions==4.14.0 12:47:47 urllib3==1.26.20 12:47:47 virtualenv==20.31.2 12:47:47 [EnvInject] - Injecting environment variables from a build step. 12:47:47 [EnvInject] - Injecting as environment variables the properties content 12:47:47 PARALLEL=false 12:47:47 12:47:47 [EnvInject] - Variables injected successfully. 12:47:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4106030928970245801.sh 12:47:47 ---> tox-run.sh 12:47:47 + 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 12:47:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:47:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:47 + cd /w/workspace/oom-master-pre-commit-lint/. 12:47:47 + source /home/jenkins/lf-env.sh 12:47:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:47 ++ mktemp -d /tmp/venv-XXXX 12:47:47 + lf_venv=/tmp/venv-iBhh 12:47:47 + local venv_file=/tmp/.os_lf_venv 12:47:47 + local python=python3 12:47:47 + local options 12:47:47 + local set_path=true 12:47:47 + local install_args= 12:47:47 ++ 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 12:47:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:47 + true 12:47:47 + case $1 in 12:47:47 + venv_file=/tmp/.toxenv 12:47:47 + shift 2 12:47:47 + true 12:47:47 + case $1 in 12:47:47 + shift 12:47:47 + break 12:47:47 + case $python in 12:47:47 + local pkg_list= 12:47:47 + [[ -d /opt/pyenv ]] 12:47:47 + echo 'Setup pyenv:' 12:47:47 Setup pyenv: 12:47:47 + export PYENV_ROOT=/opt/pyenv 12:47:47 + PYENV_ROOT=/opt/pyenv 12:47:47 + 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 12:47:47 + 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 12:47:47 + pyenv versions 12:47:47 system 12:47:47 3.8.13 12:47:47 3.9.13 12:47:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:47 + command -v pyenv 12:47:47 ++ pyenv init - --no-rehash 12:47:47 + 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[*]}"'\'')" 12:47:47 export PATH="/opt/pyenv/shims:${PATH}" 12:47:47 export PYENV_SHELL=bash 12:47:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:47 pyenv() { 12:47:47 local command 12:47:47 command="${1:-}" 12:47:47 if [ "$#" -gt 0 ]; then 12:47:47 shift 12:47:47 fi 12:47:47 12:47:47 case "$command" in 12:47:47 rehash|shell) 12:47:47 eval "$(pyenv "sh-$command" "$@")" 12:47:47 ;; 12:47:47 *) 12:47:47 command pyenv "$command" "$@" 12:47:47 ;; 12:47:47 esac 12:47:47 }' 12:47:47 +++ 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[*]}"' 12:47:47 ++ 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 12:47:47 ++ 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 12:47:47 ++ 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 12:47:47 ++ export PYENV_SHELL=bash 12:47:47 ++ PYENV_SHELL=bash 12:47:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:47 +++ complete -F _pyenv pyenv 12:47:47 ++ lf-pyver python3 12:47:47 ++ local py_version_xy=python3 12:47:47 ++ local py_version_xyz= 12:47:47 ++ pyenv versions 12:47:47 ++ local command 12:47:47 ++ command=versions 12:47:47 ++ '[' 1 -gt 0 ']' 12:47:47 ++ shift 12:47:47 ++ case "$command" in 12:47:47 ++ command pyenv versions 12:47:47 ++ pyenv versions 12:47:47 ++ awk '{ print $1 }' 12:47:47 ++ grep -E '^[0-9.]*[0-9]$' 12:47:47 ++ sed 's/^[ *]* //' 12:47:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:48 +++ grep '^3' /tmp/.pyenv_versions 12:47:48 +++ sort -V 12:47:48 +++ tail -n 1 12:47:48 ++ py_version_xyz=3.10.6 12:47:48 ++ [[ -z 3.10.6 ]] 12:47:48 ++ echo 3.10.6 12:47:48 ++ return 0 12:47:48 + pyenv local 3.10.6 12:47:48 + local command 12:47:48 + command=local 12:47:48 + '[' 2 -gt 0 ']' 12:47:48 + shift 12:47:48 + case "$command" in 12:47:48 + command pyenv local 3.10.6 12:47:48 + pyenv local 3.10.6 12:47:48 + for arg in "$@" 12:47:48 + case $arg in 12:47:48 + pkg_list+='tox ' 12:47:48 + for arg in "$@" 12:47:48 + case $arg in 12:47:48 + pkg_list+='virtualenv ' 12:47:48 + for arg in "$@" 12:47:48 + case $arg in 12:47:48 + pkg_list+='urllib3~=1.26.15 ' 12:47:48 + [[ -f /tmp/.toxenv ]] 12:47:48 ++ cat /tmp/.toxenv 12:47:48 + lf_venv=/tmp/venv-5g1h 12:47:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5g1h from' file:/tmp/.toxenv 12:47:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5g1h from file:/tmp/.toxenv 12:47:48 + /tmp/venv-5g1h/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:48 + /tmp/venv-5g1h/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:49 + type python3 12:47:49 + true 12:47:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5g1h/bin to PATH' 12:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-5g1h/bin to PATH 12:47:49 + PATH=/tmp/venv-5g1h/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 12:47:49 + return 0 12:47:49 + [[ -d /opt/pyenv ]] 12:47:49 + echo '---> Setting up pyenv' 12:47:49 ---> Setting up pyenv 12:47:49 + export PYENV_ROOT=/opt/pyenv 12:47:49 + PYENV_ROOT=/opt/pyenv 12:47:49 + export PATH=/opt/pyenv/bin:/tmp/venv-5g1h/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 12:47:49 + PATH=/opt/pyenv/bin:/tmp/venv-5g1h/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 12:47:49 ++ pwd 12:47:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:47:50 + export PYTHONPATH 12:47:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:50 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:50 + tox --version 12:47:50 4.27.0 from /tmp/venv-5g1h/lib/python3.10/site-packages/tox/__init__.py 12:47:50 + PARALLEL=false 12:47:50 + TOX_OPTIONS_LIST= 12:47:50 + [[ -n pre-commit ]] 12:47:50 + TOX_OPTIONS_LIST=' -e pre-commit' 12:47:50 + case ${PARALLEL,,} in 12:47:50 + tox -e pre-commit 12:47:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:47:51 pre-commit: install_deps> python -I -m pip install pre-commit 12:47:53 pre-commit: freeze> python -m pip freeze --all 12:47:54 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 12:47:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:47:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:47:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:47:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:56 [INFO] Once installed this environment will be reused. 12:47:56 [INFO] This may take a few minutes... 12:48:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:48:01 [INFO] Once installed this environment will be reused. 12:48:01 [INFO] This may take a few minutes... 12:48:05 trim trailing whitespace.................................................Passed 12:48:05 Tabs remover.............................................................Passed 12:48:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:48:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:48:06 [INFO] Once installed this environment will be reused. 12:48:06 [INFO] This may take a few minutes... 12:48:13 gitlint..............................................(no files to check)Skipped 12:48:13 pre-commit: OK (23.09=setup[3.42]+cmd[11.52,8.14] seconds) 12:48:13 congratulations :) (23.30 seconds) 12:48:13 + tox_status=0 12:48:13 + echo '---> Completed tox runs' 12:48:13 ---> Completed tox runs 12:48:13 + for i in .tox/*/log 12:48:13 ++ echo .tox/pre-commit/log 12:48:13 ++ awk -F/ '{print $2}' 12:48:13 + tox_env=pre-commit 12:48:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:48:13 + DOC_DIR=docs/_build/html 12:48:13 + [[ -d docs/_build/html ]] 12:48:13 + echo '---> tox-run.sh ends' 12:48:13 ---> tox-run.sh ends 12:48:13 + test 0 -eq 0 12:48:13 $ ssh-agent -k 12:48:13 unset SSH_AUTH_SOCK; 12:48:13 unset SSH_AGENT_PID; 12:48:13 echo Agent pid 1685 killed; 12:48:13 [ssh-agent] Stopped. 12:48:14 [PostBuildScript] - [INFO] Executing post build scripts. 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14672184234546554841.sh 12:48:14 ---> sysstat.sh 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6363249793181359590.sh 12:48:14 ---> package-listing.sh 12:48:14 ++ facter osfamily 12:48:14 ++ tr '[:upper:]' '[:lower:]' 12:48:14 + OS_FAMILY=debian 12:48:14 + workspace=/w/workspace/oom-master-pre-commit-lint 12:48:14 + START_PACKAGES=/tmp/packages_start.txt 12:48:14 + END_PACKAGES=/tmp/packages_end.txt 12:48:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:48:14 + PACKAGES=/tmp/packages_start.txt 12:48:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:48:14 + PACKAGES=/tmp/packages_end.txt 12:48:14 + case "${OS_FAMILY}" in 12:48:14 + dpkg -l 12:48:14 + grep '^ii' 12:48:14 + '[' -f /tmp/packages_start.txt ']' 12:48:14 + '[' -f /tmp/packages_end.txt ']' 12:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:48:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:48:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:48:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1537002553128780844.sh 12:48:14 ---> capture-instance-metadata.sh 12:48:14 Setup pyenv: 12:48:14 system 12:48:14 3.8.13 12:48:14 3.9.13 12:48:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsVq 12:48:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:48:22 lf-activate-venv(): INFO: Installing: lftools 12:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-WsVq/bin to PATH 12:48:43 INFO: Running in OpenStack, capturing instance metadata 12:48:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4018099485778512643.sh 12:48:44 provisioning config files... 12:48:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15358452220044920611tmp 12:48:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:44 [EnvInject] - Injecting environment variables from a build step. 12:48:44 [EnvInject] - Injecting as environment variables the properties content 12:48:44 SERVER_ID=logs 12:48:44 12:48:44 [EnvInject] - Variables injected successfully. 12:48:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18303102486633213574.sh 12:48:44 ---> create-netrc.sh 12:48:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11131583961866211258.sh 12:48:44 ---> python-tools-install.sh 12:48:44 Setup pyenv: 12:48:44 system 12:48:44 3.8.13 12:48:44 3.9.13 12:48:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsVq from file:/tmp/.os_lf_venv 12:48:46 lf-activate-venv(): INFO: Installing: lftools 12:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-WsVq/bin to PATH 12:48:53 Generating Requirements File 12:49:11 Python 3.10.6 12:49:12 pip 25.1.1 from /tmp/venv-WsVq/lib/python3.10/site-packages/pip (python 3.10) 12:49:12 appdirs==1.4.4 12:49:12 argcomplete==3.6.2 12:49:12 aspy.yaml==1.3.0 12:49:12 attrs==25.3.0 12:49:12 autopage==0.5.2 12:49:12 beautifulsoup4==4.13.4 12:49:12 boto3==1.38.44 12:49:12 botocore==1.38.44 12:49:12 bs4==0.0.2 12:49:12 cachetools==5.5.2 12:49:12 certifi==2025.6.15 12:49:12 cffi==1.17.1 12:49:12 cfgv==3.4.0 12:49:12 chardet==5.2.0 12:49:12 charset-normalizer==3.4.2 12:49:12 click==8.2.1 12:49:12 cliff==4.10.0 12:49:12 cmd2==2.6.1 12:49:12 cryptography==3.3.2 12:49:12 debtcollector==3.0.0 12:49:12 decorator==5.2.1 12:49:12 defusedxml==0.7.1 12:49:12 Deprecated==1.2.18 12:49:12 distlib==0.3.9 12:49:12 dnspython==2.7.0 12:49:12 docker==7.1.0 12:49:12 dogpile.cache==1.4.0 12:49:12 durationpy==0.10 12:49:12 email_validator==2.2.0 12:49:12 filelock==3.18.0 12:49:12 future==1.0.0 12:49:12 gitdb==4.0.12 12:49:12 GitPython==3.1.44 12:49:12 google-auth==2.40.3 12:49:12 httplib2==0.22.0 12:49:12 identify==2.6.12 12:49:12 idna==3.10 12:49:12 importlib-resources==1.5.0 12:49:12 iso8601==2.1.0 12:49:12 Jinja2==3.1.6 12:49:12 jmespath==1.0.1 12:49:12 jsonpatch==1.33 12:49:12 jsonpointer==3.0.0 12:49:12 jsonschema==4.24.0 12:49:12 jsonschema-specifications==2025.4.1 12:49:12 keystoneauth1==5.11.1 12:49:12 kubernetes==33.1.0 12:49:12 lftools==0.37.13 12:49:12 lxml==5.4.0 12:49:12 MarkupSafe==3.0.2 12:49:12 msgpack==1.1.1 12:49:12 multi_key_dict==2.0.3 12:49:12 munch==4.0.0 12:49:12 netaddr==1.3.0 12:49:12 niet==1.4.2 12:49:12 nodeenv==1.9.1 12:49:12 oauth2client==4.1.3 12:49:12 oauthlib==3.3.1 12:49:12 openstacksdk==4.6.0 12:49:12 os-client-config==2.1.0 12:49:12 os-service-types==1.7.0 12:49:12 osc-lib==4.0.2 12:49:12 oslo.config==9.8.0 12:49:12 oslo.context==6.0.0 12:49:12 oslo.i18n==6.5.1 12:49:12 oslo.log==7.1.0 12:49:12 oslo.serialization==5.7.0 12:49:12 oslo.utils==9.0.0 12:49:12 packaging==25.0 12:49:12 pbr==6.1.1 12:49:12 platformdirs==4.3.8 12:49:12 prettytable==3.16.0 12:49:12 psutil==7.0.0 12:49:12 pyasn1==0.6.1 12:49:12 pyasn1_modules==0.4.2 12:49:12 pycparser==2.22 12:49:12 pygerrit2==2.0.15 12:49:12 PyGithub==2.6.1 12:49:12 PyJWT==2.10.1 12:49:12 PyNaCl==1.5.0 12:49:12 pyparsing==2.4.7 12:49:12 pyperclip==1.9.0 12:49:12 pyrsistent==0.20.0 12:49:12 python-cinderclient==9.7.0 12:49:12 python-dateutil==2.9.0.post0 12:49:12 python-heatclient==4.2.0 12:49:12 python-jenkins==1.8.2 12:49:12 python-keystoneclient==5.6.0 12:49:12 python-magnumclient==4.8.1 12:49:12 python-openstackclient==8.1.0 12:49:12 python-swiftclient==4.8.0 12:49:12 PyYAML==6.0.2 12:49:12 referencing==0.36.2 12:49:12 requests==2.32.4 12:49:12 requests-oauthlib==2.0.0 12:49:12 requestsexceptions==1.4.0 12:49:12 rfc3986==2.0.0 12:49:12 rpds-py==0.25.1 12:49:12 rsa==4.9.1 12:49:12 ruamel.yaml==0.18.14 12:49:12 ruamel.yaml.clib==0.2.12 12:49:12 s3transfer==0.13.0 12:49:12 simplejson==3.20.1 12:49:12 six==1.17.0 12:49:12 smmap==5.0.2 12:49:12 soupsieve==2.7 12:49:12 stevedore==5.4.1 12:49:12 tabulate==0.9.0 12:49:12 toml==0.10.2 12:49:12 tomlkit==0.13.3 12:49:12 tqdm==4.67.1 12:49:12 typing_extensions==4.14.0 12:49:12 tzdata==2025.2 12:49:12 urllib3==1.26.20 12:49:12 virtualenv==20.31.2 12:49:12 wcwidth==0.2.13 12:49:12 websocket-client==1.8.0 12:49:12 wrapt==1.17.2 12:49:12 xdg==6.0.0 12:49:12 xmltodict==0.14.2 12:49:12 yq==3.4.3 12:49:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9147118895751258047.sh 12:49:12 ---> sudo-logs.sh 12:49:12 Archiving 'sudo' log.. 12:49:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6914288818860789937.sh 12:49:12 ---> job-cost.sh 12:49:12 Setup pyenv: 12:49:12 system 12:49:12 3.8.13 12:49:12 3.9.13 12:49:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:49:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsVq from file:/tmp/.os_lf_venv 12:49:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-WsVq/bin to PATH 12:49:19 INFO: No Stack... 12:49:19 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:20 INFO: Archiving Costs 12:49:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17656270779135316813.sh 12:49:20 ---> logs-deploy.sh 12:49:20 Setup pyenv: 12:49:20 system 12:49:20 3.8.13 12:49:20 3.9.13 12:49:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsVq from file:/tmp/.os_lf_venv 12:49:22 lf-activate-venv(): INFO: Installing: lftools 12:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-WsVq/bin to PATH 12:49:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4146 12:49:30 INFO: archiving workspace using pattern(s): 12:49:31 Archives upload complete. 12:49:31 INFO: archiving logs to Nexus 12:49:32 ---> uname -a: 12:49:32 Linux prd-ubuntu1804-builder-4c-4g-23916 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:49:32 12:49:32 12:49:32 ---> lscpu: 12:49:32 Architecture: x86_64 12:49:32 CPU op-mode(s): 32-bit, 64-bit 12:49:32 Byte Order: Little Endian 12:49:32 CPU(s): 4 12:49:32 On-line CPU(s) list: 0-3 12:49:32 Thread(s) per core: 1 12:49:32 Core(s) per socket: 1 12:49:32 Socket(s): 4 12:49:32 NUMA node(s): 1 12:49:32 Vendor ID: AuthenticAMD 12:49:32 CPU family: 23 12:49:32 Model: 49 12:49:32 Model name: AMD EPYC-Rome Processor 12:49:32 Stepping: 0 12:49:32 CPU MHz: 2799.998 12:49:32 BogoMIPS: 5599.99 12:49:32 Virtualization: AMD-V 12:49:32 Hypervisor vendor: KVM 12:49:32 Virtualization type: full 12:49:32 L1d cache: 32K 12:49:32 L1i cache: 32K 12:49:32 L2 cache: 512K 12:49:32 L3 cache: 16384K 12:49:32 NUMA node0 CPU(s): 0-3 12:49:32 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 12:49:32 12:49:32 12:49:32 ---> nproc: 12:49:32 4 12:49:32 12:49:32 12:49:32 ---> df -h: 12:49:32 Filesystem Size Used Avail Use% Mounted on 12:49:32 udev 7.9G 0 7.9G 0% /dev 12:49:32 tmpfs 1.6G 672K 1.6G 1% /run 12:49:32 /dev/vda1 78G 8.4G 69G 11% / 12:49:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:32 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:32 12:49:32 12:49:32 ---> free -m: 12:49:32 total used free shared buff/cache available 12:49:32 Mem: 16040 551 13298 0 2190 15168 12:49:32 Swap: 1023 0 1023 12:49:32 12:49:32 12:49:32 ---> ip addr: 12:49:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:32 inet 127.0.0.1/8 scope host lo 12:49:32 valid_lft forever preferred_lft forever 12:49:32 inet6 ::1/128 scope host 12:49:32 valid_lft forever preferred_lft forever 12:49:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:32 link/ether fa:16:3e:30:57:d7 brd ff:ff:ff:ff:ff:ff 12:49:32 inet 10.30.106.189/23 brd 10.30.107.255 scope global dynamic ens3 12:49:32 valid_lft 86255sec preferred_lft 86255sec 12:49:32 inet6 fe80::f816:3eff:fe30:57d7/64 scope link 12:49:32 valid_lft forever preferred_lft forever 12:49:32 12:49:32 12:49:32 ---> sar -b -r -n DEV: 12:49:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23916) 06/26/25 _x86_64_ (4 CPU) 12:49:32 12:49:32 12:47:09 LINUX RESTART (4 CPU) 12:49:32 12:49:32 12:48:01 tps rtps wtps bread/s bwrtn/s 12:49:32 12:49:01 123.78 0.98 122.80 115.58 39713.78 12:49:32 Average: 123.78 0.98 122.80 115.58 39713.78 12:49:32 12:49:32 12:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:32 12:49:01 13739304 15563128 2685664 16.35 78452 1932432 749480 4.29 741400 1702760 154520 12:49:32 Average: 13739304 15563128 2685664 16.35 78452 1932432 749480 4.29 741400 1702760 154520 12:49:32 12:49:32 12:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:32 12:49:01 lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 12:49:32 12:49:01 ens3 163.62 112.88 779.26 14.70 0.00 0.00 0.00 0.00 12:49:32 Average: lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 12:49:32 Average: ens3 163.62 112.88 779.26 14.70 0.00 0.00 0.00 0.00 12:49:32 12:49:32 12:49:32 ---> sar -P ALL: 12:49:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23916) 06/26/25 _x86_64_ (4 CPU) 12:49:32 12:49:32 12:47:09 LINUX RESTART (4 CPU) 12:49:32 12:49:32 12:48:01 CPU %user %nice %system %iowait %steal %idle 12:49:32 12:49:01 all 21.72 0.00 1.72 2.12 0.06 74.37 12:49:32 12:49:01 0 21.94 0.00 1.89 1.34 0.07 74.77 12:49:32 12:49:01 1 23.43 0.00 1.62 0.30 0.05 74.60 12:49:32 12:49:01 2 15.86 0.00 1.20 3.79 0.07 79.08 12:49:32 12:49:01 3 25.66 0.00 2.19 3.05 0.07 69.03 12:49:32 Average: all 21.72 0.00 1.72 2.12 0.06 74.37 12:49:32 Average: 0 21.94 0.00 1.89 1.34 0.07 74.77 12:49:32 Average: 1 23.43 0.00 1.62 0.30 0.05 74.60 12:49:32 Average: 2 15.86 0.00 1.20 3.79 0.07 79.08 12:49:32 Average: 3 25.66 0.00 2.19 3.05 0.07 69.03 12:49:32 12:49:32 12:49:32