14:31:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 14:31:05 Running as SYSTEM 14:31:05 [EnvInject] - Loading node environment variables. 14:31:05 Building remotely on prd-ubuntu1804-builder-4c-4g-24823 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:31:05 [ssh-agent] Looking for ssh-agent implementation... 14:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:05 $ ssh-agent 14:31:05 SSH_AUTH_SOCK=/tmp/ssh-K4v0LeAKrBBl/agent.1753 14:31:05 SSH_AGENT_PID=1754 14:31:05 [ssh-agent] Started. 14:31:05 Running ssh-add (command line suppressed) 14:31:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9240739213130683484.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9240739213130683484.key) 14:31:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:31:05 The recommended git tool is: NONE 14:31:06 using credential onap-jenkins-ssh 14:31:06 Wiping out workspace first. 14:31:06 Cloning the remote Git repository 14:31:06 Cloning repository git://cloud.onap.org/mirror/oom.git 14:31:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:31:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:31:06 > git --version # timeout=10 14:31:06 > git --version # 'git version 2.17.1' 14:31:06 using GIT_SSH to set credentials Gerrit user 14:31:06 Verifying host key using manually-configured host key entries 14:31:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:31:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:31:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:31:12 using GIT_SSH to set credentials Gerrit user 14:31:12 Verifying host key using manually-configured host key entries 14:31:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/9 # timeout=30 14:31:12 > git rev-parse 4aa97c5471768903a586260ea70bfc0626924c4d^{commit} # timeout=10 14:31:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:31:12 Checking out Revision 4aa97c5471768903a586260ea70bfc0626924c4d (refs/changes/87/141387/9) 14:31:12 > git config core.sparsecheckout # timeout=10 14:31:12 > git checkout -f 4aa97c5471768903a586260ea70bfc0626924c4d # timeout=30 14:31:15 Commit message: "[SO] 16.0.3 release" 14:31:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:31:16 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:31:16 [EnvInject] - Injecting environment variables from a build step. 14:31:16 [EnvInject] - Injecting as environment variables the properties content 14:31:16 PYTHON=python3 14:31:16 14:31:16 [EnvInject] - Variables injected successfully. 14:31:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9318884285138756104.sh 14:31:16 ---> tox-install.sh 14:31:16 + source /home/jenkins/lf-env.sh 14:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:31:16 ++ mktemp -d /tmp/venv-XXXX 14:31:16 + lf_venv=/tmp/venv-yU7T 14:31:16 + local venv_file=/tmp/.os_lf_venv 14:31:16 + local python=python3 14:31:16 + local options 14:31:16 + local set_path=true 14:31:16 + local install_args= 14:31:16 ++ 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 14:31:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:31:16 + true 14:31:16 + case $1 in 14:31:16 + venv_file=/tmp/.toxenv 14:31:16 + shift 2 14:31:16 + true 14:31:16 + case $1 in 14:31:16 + shift 14:31:16 + break 14:31:16 + case $python in 14:31:16 + local pkg_list= 14:31:16 + [[ -d /opt/pyenv ]] 14:31:16 + echo 'Setup pyenv:' 14:31:16 Setup pyenv: 14:31:16 + export PYENV_ROOT=/opt/pyenv 14:31:16 + PYENV_ROOT=/opt/pyenv 14:31:16 + 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 14:31:16 + 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 14:31:16 + pyenv versions 14:31:16 * system (set by /opt/pyenv/version) 14:31:16 * 3.8.13 (set by /opt/pyenv/version) 14:31:16 * 3.9.13 (set by /opt/pyenv/version) 14:31:16 * 3.10.6 (set by /opt/pyenv/version) 14:31:16 + command -v pyenv 14:31:16 ++ pyenv init - --no-rehash 14:31:16 + 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[*]}"'\'')" 14:31:16 export PATH="/opt/pyenv/shims:${PATH}" 14:31:16 export PYENV_SHELL=bash 14:31:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:31:16 pyenv() { 14:31:16 local command 14:31:16 command="${1:-}" 14:31:16 if [ "$#" -gt 0 ]; then 14:31:16 shift 14:31:16 fi 14:31:16 14:31:16 case "$command" in 14:31:16 rehash|shell) 14:31:16 eval "$(pyenv "sh-$command" "$@")" 14:31:16 ;; 14:31:16 *) 14:31:16 command pyenv "$command" "$@" 14:31:16 ;; 14:31:16 esac 14:31:16 }' 14:31:16 +++ 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[*]}"' 14:31:16 ++ 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 14:31:16 ++ 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 14:31:16 ++ 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 14:31:16 ++ export PYENV_SHELL=bash 14:31:16 ++ PYENV_SHELL=bash 14:31:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:31:16 +++ complete -F _pyenv pyenv 14:31:16 ++ lf-pyver python3 14:31:16 ++ local py_version_xy=python3 14:31:16 ++ local py_version_xyz= 14:31:16 ++ pyenv versions 14:31:16 ++ local command 14:31:16 ++ command=versions 14:31:16 ++ '[' 1 -gt 0 ']' 14:31:16 ++ shift 14:31:16 ++ case "$command" in 14:31:16 ++ command pyenv versions 14:31:16 ++ pyenv versions 14:31:16 ++ awk '{ print $1 }' 14:31:16 ++ sed 's/^[ *]* //' 14:31:16 ++ grep -E '^[0-9.]*[0-9]$' 14:31:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:31:16 +++ grep '^3' /tmp/.pyenv_versions 14:31:16 +++ sort -V 14:31:16 +++ tail -n 1 14:31:16 ++ py_version_xyz=3.10.6 14:31:16 ++ [[ -z 3.10.6 ]] 14:31:16 ++ echo 3.10.6 14:31:16 ++ return 0 14:31:16 + pyenv local 3.10.6 14:31:16 + local command 14:31:16 + command=local 14:31:16 + '[' 2 -gt 0 ']' 14:31:16 + shift 14:31:16 + case "$command" in 14:31:16 + command pyenv local 3.10.6 14:31:16 + pyenv local 3.10.6 14:31:16 + for arg in "$@" 14:31:16 + case $arg in 14:31:16 + pkg_list+='tox ' 14:31:16 + for arg in "$@" 14:31:16 + case $arg in 14:31:16 + pkg_list+='virtualenv ' 14:31:16 + for arg in "$@" 14:31:16 + case $arg in 14:31:16 + pkg_list+='urllib3~=1.26.15 ' 14:31:16 + [[ -f /tmp/.toxenv ]] 14:31:16 + [[ ! -f /tmp/.toxenv ]] 14:31:16 + [[ -n '' ]] 14:31:16 + python3 -m venv /tmp/venv-yU7T 14:31:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yU7T' 14:31:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yU7T 14:31:20 + echo /tmp/venv-yU7T 14:31:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:31:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:31:20 + /tmp/venv-yU7T/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:31:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:31:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:31:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:31:24 + /tmp/venv-yU7T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:31:26 + type python3 14:31:26 + true 14:31:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yU7T/bin to PATH' 14:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-yU7T/bin to PATH 14:31:26 + PATH=/tmp/venv-yU7T/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 14:31:26 + return 0 14:31:26 + python3 --version 14:31:26 Python 3.10.6 14:31:26 + python3 -m pip --version 14:31:26 pip 25.1.1 from /tmp/venv-yU7T/lib/python3.10/site-packages/pip (python 3.10) 14:31:26 + python3 -m pip freeze 14:31:27 cachetools==6.1.0 14:31:27 chardet==5.2.0 14:31:27 colorama==0.4.6 14:31:27 distlib==0.3.9 14:31:27 filelock==3.18.0 14:31:27 packaging==25.0 14:31:27 platformdirs==4.3.8 14:31:27 pluggy==1.6.0 14:31:27 pyproject-api==1.9.1 14:31:27 tomli==2.2.1 14:31:27 tox==4.27.0 14:31:27 typing_extensions==4.14.0 14:31:27 urllib3==1.26.20 14:31:27 virtualenv==20.31.2 14:31:27 [EnvInject] - Injecting environment variables from a build step. 14:31:27 [EnvInject] - Injecting as environment variables the properties content 14:31:27 PARALLEL=false 14:31:27 14:31:27 [EnvInject] - Variables injected successfully. 14:31:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11207805006242402213.sh 14:31:27 ---> tox-run.sh 14:31:27 + 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 14:31:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:31:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:31:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:31:27 + cd /w/workspace/oom-master-pre-commit-lint/. 14:31:27 + source /home/jenkins/lf-env.sh 14:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:31:27 ++ mktemp -d /tmp/venv-XXXX 14:31:27 + lf_venv=/tmp/venv-A0Fz 14:31:27 + local venv_file=/tmp/.os_lf_venv 14:31:27 + local python=python3 14:31:27 + local options 14:31:27 + local set_path=true 14:31:27 + local install_args= 14:31:27 ++ 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 14:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:31:27 + true 14:31:27 + case $1 in 14:31:27 + venv_file=/tmp/.toxenv 14:31:27 + shift 2 14:31:27 + true 14:31:27 + case $1 in 14:31:27 + shift 14:31:27 + break 14:31:27 + case $python in 14:31:27 + local pkg_list= 14:31:27 + [[ -d /opt/pyenv ]] 14:31:27 + echo 'Setup pyenv:' 14:31:27 Setup pyenv: 14:31:27 + export PYENV_ROOT=/opt/pyenv 14:31:27 + PYENV_ROOT=/opt/pyenv 14:31:27 + 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 14:31:27 + 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 14:31:27 + pyenv versions 14:31:27 system 14:31:27 3.8.13 14:31:27 3.9.13 14:31:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:27 + command -v pyenv 14:31:27 ++ pyenv init - --no-rehash 14:31:27 + 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[*]}"'\'')" 14:31:27 export PATH="/opt/pyenv/shims:${PATH}" 14:31:27 export PYENV_SHELL=bash 14:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:31:27 pyenv() { 14:31:27 local command 14:31:27 command="${1:-}" 14:31:27 if [ "$#" -gt 0 ]; then 14:31:27 shift 14:31:27 fi 14:31:27 14:31:27 case "$command" in 14:31:27 rehash|shell) 14:31:27 eval "$(pyenv "sh-$command" "$@")" 14:31:27 ;; 14:31:27 *) 14:31:27 command pyenv "$command" "$@" 14:31:27 ;; 14:31:27 esac 14:31:27 }' 14:31:27 +++ 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[*]}"' 14:31:27 ++ 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 14:31:27 ++ 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 14:31:27 ++ 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 14:31:27 ++ export PYENV_SHELL=bash 14:31:27 ++ PYENV_SHELL=bash 14:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:31:27 +++ complete -F _pyenv pyenv 14:31:27 ++ lf-pyver python3 14:31:27 ++ local py_version_xy=python3 14:31:27 ++ local py_version_xyz= 14:31:27 ++ pyenv versions 14:31:27 ++ local command 14:31:27 ++ command=versions 14:31:27 ++ '[' 1 -gt 0 ']' 14:31:27 ++ shift 14:31:27 ++ case "$command" in 14:31:27 ++ command pyenv versions 14:31:27 ++ pyenv versions 14:31:27 ++ sed 's/^[ *]* //' 14:31:27 ++ awk '{ print $1 }' 14:31:27 ++ grep -E '^[0-9.]*[0-9]$' 14:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:31:27 +++ grep '^3' /tmp/.pyenv_versions 14:31:27 +++ sort -V 14:31:27 +++ tail -n 1 14:31:27 ++ py_version_xyz=3.10.6 14:31:27 ++ [[ -z 3.10.6 ]] 14:31:27 ++ echo 3.10.6 14:31:27 ++ return 0 14:31:27 + pyenv local 3.10.6 14:31:27 + local command 14:31:27 + command=local 14:31:27 + '[' 2 -gt 0 ']' 14:31:27 + shift 14:31:27 + case "$command" in 14:31:27 + command pyenv local 3.10.6 14:31:27 + pyenv local 3.10.6 14:31:27 + for arg in "$@" 14:31:27 + case $arg in 14:31:27 + pkg_list+='tox ' 14:31:27 + for arg in "$@" 14:31:27 + case $arg in 14:31:27 + pkg_list+='virtualenv ' 14:31:27 + for arg in "$@" 14:31:27 + case $arg in 14:31:27 + pkg_list+='urllib3~=1.26.15 ' 14:31:27 + [[ -f /tmp/.toxenv ]] 14:31:27 ++ cat /tmp/.toxenv 14:31:27 + lf_venv=/tmp/venv-yU7T 14:31:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yU7T from' file:/tmp/.toxenv 14:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yU7T from file:/tmp/.toxenv 14:31:27 + /tmp/venv-yU7T/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:31:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:31:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:31:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:31:28 + /tmp/venv-yU7T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:31:29 + type python3 14:31:29 + true 14:31:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yU7T/bin to PATH' 14:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-yU7T/bin to PATH 14:31:29 + PATH=/tmp/venv-yU7T/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 14:31:29 + return 0 14:31:29 + [[ -d /opt/pyenv ]] 14:31:29 + echo '---> Setting up pyenv' 14:31:29 ---> Setting up pyenv 14:31:29 + export PYENV_ROOT=/opt/pyenv 14:31:29 + PYENV_ROOT=/opt/pyenv 14:31:29 + export PATH=/opt/pyenv/bin:/tmp/venv-yU7T/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 14:31:29 + PATH=/opt/pyenv/bin:/tmp/venv-yU7T/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 14:31:29 ++ pwd 14:31:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:31:29 + export PYTHONPATH 14:31:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:31:29 + TOX_TESTENV_PASSENV=PYTHONPATH 14:31:29 + tox --version 14:31:29 4.27.0 from /tmp/venv-yU7T/lib/python3.10/site-packages/tox/__init__.py 14:31:29 + PARALLEL=false 14:31:29 + TOX_OPTIONS_LIST= 14:31:29 + [[ -n pre-commit ]] 14:31:29 + TOX_OPTIONS_LIST=' -e pre-commit' 14:31:29 + case ${PARALLEL,,} in 14:31:29 + tox -e pre-commit 14:31:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:31:30 pre-commit: install_deps> python -I -m pip install pre-commit 14:31:33 pre-commit: freeze> python -m pip freeze --all 14:31:33 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 14:31:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:31:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:31:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:31:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:31:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:31:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:31:35 [INFO] Once installed this environment will be reused. 14:31:35 [INFO] This may take a few minutes... 14:31:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:31:40 [INFO] Once installed this environment will be reused. 14:31:40 [INFO] This may take a few minutes... 14:31:44 trim trailing whitespace.................................................Passed 14:31:44 Tabs remover.............................................................Passed 14:31:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:31:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:31:44 [INFO] Once installed this environment will be reused. 14:31:44 [INFO] This may take a few minutes... 14:31:52 gitlint..............................................(no files to check)Skipped 14:31:52 pre-commit: OK (22.92=setup[3.44]+cmd[11.31,8.17] seconds) 14:31:52 congratulations :) (23.15 seconds) 14:31:52 + tox_status=0 14:31:52 + echo '---> Completed tox runs' 14:31:52 ---> Completed tox runs 14:31:52 + for i in .tox/*/log 14:31:52 ++ echo .tox/pre-commit/log 14:31:52 ++ awk -F/ '{print $2}' 14:31:52 + tox_env=pre-commit 14:31:52 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:31:52 + DOC_DIR=docs/_build/html 14:31:52 + [[ -d docs/_build/html ]] 14:31:52 + echo '---> tox-run.sh ends' 14:31:52 ---> tox-run.sh ends 14:31:52 + test 0 -eq 0 14:31:52 $ ssh-agent -k 14:31:52 unset SSH_AUTH_SOCK; 14:31:52 unset SSH_AGENT_PID; 14:31:52 echo Agent pid 1754 killed; 14:31:53 [ssh-agent] Stopped. 14:31:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:31:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins488112798480085161.sh 14:31:53 ---> sysstat.sh 14:31:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7098961124026016862.sh 14:31:53 ---> package-listing.sh 14:31:53 ++ tr '[:upper:]' '[:lower:]' 14:31:53 ++ facter osfamily 14:31:53 + OS_FAMILY=debian 14:31:53 + workspace=/w/workspace/oom-master-pre-commit-lint 14:31:53 + START_PACKAGES=/tmp/packages_start.txt 14:31:53 + END_PACKAGES=/tmp/packages_end.txt 14:31:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:53 + PACKAGES=/tmp/packages_start.txt 14:31:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:31:53 + PACKAGES=/tmp/packages_end.txt 14:31:53 + case "${OS_FAMILY}" in 14:31:53 + dpkg -l 14:31:53 + grep '^ii' 14:31:53 + '[' -f /tmp/packages_start.txt ']' 14:31:53 + '[' -f /tmp/packages_end.txt ']' 14:31:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:31:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:31:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:31:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2310490130704266422.sh 14:31:53 ---> capture-instance-metadata.sh 14:31:53 Setup pyenv: 14:31:53 system 14:31:53 3.8.13 14:31:53 3.9.13 14:31:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:31:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-41SS 14:31:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:01 lf-activate-venv(): INFO: Installing: lftools 14:32:22 lf-activate-venv(): INFO: Adding /tmp/venv-41SS/bin to PATH 14:32:22 INFO: Running in OpenStack, capturing instance metadata 14:32:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1139156733026111992.sh 14:32:22 provisioning config files... 14:32:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11756711407489161473tmp 14:32:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:32:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:32:22 [EnvInject] - Injecting environment variables from a build step. 14:32:22 [EnvInject] - Injecting as environment variables the properties content 14:32:22 SERVER_ID=logs 14:32:22 14:32:22 [EnvInject] - Variables injected successfully. 14:32:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5825527004715819080.sh 14:32:22 ---> create-netrc.sh 14:32:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13671435554220948798.sh 14:32:22 ---> python-tools-install.sh 14:32:22 Setup pyenv: 14:32:22 system 14:32:22 3.8.13 14:32:22 3.9.13 14:32:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-41SS from file:/tmp/.os_lf_venv 14:32:24 lf-activate-venv(): INFO: Installing: lftools 14:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-41SS/bin to PATH 14:32:32 Generating Requirements File 14:32:50 Python 3.10.6 14:32:50 pip 25.1.1 from /tmp/venv-41SS/lib/python3.10/site-packages/pip (python 3.10) 14:32:51 appdirs==1.4.4 14:32:51 argcomplete==3.6.2 14:32:51 aspy.yaml==1.3.0 14:32:51 attrs==25.3.0 14:32:51 autopage==0.5.2 14:32:51 beautifulsoup4==4.13.4 14:32:51 boto3==1.38.46 14:32:51 botocore==1.38.46 14:32:51 bs4==0.0.2 14:32:51 cachetools==5.5.2 14:32:51 certifi==2025.6.15 14:32:51 cffi==1.17.1 14:32:51 cfgv==3.4.0 14:32:51 chardet==5.2.0 14:32:51 charset-normalizer==3.4.2 14:32:51 click==8.2.1 14:32:51 cliff==4.10.0 14:32:51 cmd2==2.6.2 14:32:51 cryptography==3.3.2 14:32:51 debtcollector==3.0.0 14:32:51 decorator==5.2.1 14:32:51 defusedxml==0.7.1 14:32:51 Deprecated==1.2.18 14:32:51 distlib==0.3.9 14:32:51 dnspython==2.7.0 14:32:51 docker==7.1.0 14:32:51 dogpile.cache==1.4.0 14:32:51 durationpy==0.10 14:32:51 email_validator==2.2.0 14:32:51 filelock==3.18.0 14:32:51 future==1.0.0 14:32:51 gitdb==4.0.12 14:32:51 GitPython==3.1.44 14:32:51 google-auth==2.40.3 14:32:51 httplib2==0.22.0 14:32:51 identify==2.6.12 14:32:51 idna==3.10 14:32:51 importlib-resources==1.5.0 14:32:51 iso8601==2.1.0 14:32:51 Jinja2==3.1.6 14:32:51 jmespath==1.0.1 14:32:51 jsonpatch==1.33 14:32:51 jsonpointer==3.0.0 14:32:51 jsonschema==4.24.0 14:32:51 jsonschema-specifications==2025.4.1 14:32:51 keystoneauth1==5.11.1 14:32:51 kubernetes==33.1.0 14:32:51 lftools==0.37.13 14:32:51 lxml==6.0.0 14:32:51 MarkupSafe==3.0.2 14:32:51 msgpack==1.1.1 14:32:51 multi_key_dict==2.0.3 14:32:51 munch==4.0.0 14:32:51 netaddr==1.3.0 14:32:51 niet==1.4.2 14:32:51 nodeenv==1.9.1 14:32:51 oauth2client==4.1.3 14:32:51 oauthlib==3.3.1 14:32:51 openstacksdk==4.6.0 14:32:51 os-client-config==2.1.0 14:32:51 os-service-types==1.7.0 14:32:51 osc-lib==4.0.2 14:32:51 oslo.config==9.8.0 14:32:51 oslo.context==6.0.0 14:32:51 oslo.i18n==6.5.1 14:32:51 oslo.log==7.1.0 14:32:51 oslo.serialization==5.7.0 14:32:51 oslo.utils==9.0.0 14:32:51 packaging==25.0 14:32:51 pbr==6.1.1 14:32:51 platformdirs==4.3.8 14:32:51 prettytable==3.16.0 14:32:51 psutil==7.0.0 14:32:51 pyasn1==0.6.1 14:32:51 pyasn1_modules==0.4.2 14:32:51 pycparser==2.22 14:32:51 pygerrit2==2.0.15 14:32:51 PyGithub==2.6.1 14:32:51 PyJWT==2.10.1 14:32:51 PyNaCl==1.5.0 14:32:51 pyparsing==2.4.7 14:32:51 pyperclip==1.9.0 14:32:51 pyrsistent==0.20.0 14:32:51 python-cinderclient==9.7.0 14:32:51 python-dateutil==2.9.0.post0 14:32:51 python-heatclient==4.2.0 14:32:51 python-jenkins==1.8.2 14:32:51 python-keystoneclient==5.6.0 14:32:51 python-magnumclient==4.8.1 14:32:51 python-openstackclient==8.1.0 14:32:51 python-swiftclient==4.8.0 14:32:51 PyYAML==6.0.2 14:32:51 referencing==0.36.2 14:32:51 requests==2.32.4 14:32:51 requests-oauthlib==2.0.0 14:32:51 requestsexceptions==1.4.0 14:32:51 rfc3986==2.0.0 14:32:51 rpds-py==0.25.1 14:32:51 rsa==4.9.1 14:32:51 ruamel.yaml==0.18.14 14:32:51 ruamel.yaml.clib==0.2.12 14:32:51 s3transfer==0.13.0 14:32:51 simplejson==3.20.1 14:32:51 six==1.17.0 14:32:51 smmap==5.0.2 14:32:51 soupsieve==2.7 14:32:51 stevedore==5.4.1 14:32:51 tabulate==0.9.0 14:32:51 toml==0.10.2 14:32:51 tomlkit==0.13.3 14:32:51 tqdm==4.67.1 14:32:51 typing_extensions==4.14.0 14:32:51 tzdata==2025.2 14:32:51 urllib3==1.26.20 14:32:51 virtualenv==20.31.2 14:32:51 wcwidth==0.2.13 14:32:51 websocket-client==1.8.0 14:32:51 wrapt==1.17.2 14:32:51 xdg==6.0.0 14:32:51 xmltodict==0.14.2 14:32:51 yq==3.4.3 14:32:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2366698331015102625.sh 14:32:51 ---> sudo-logs.sh 14:32:51 Archiving 'sudo' log.. 14:32:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5769147990329913381.sh 14:32:51 ---> job-cost.sh 14:32:51 Setup pyenv: 14:32:51 system 14:32:51 3.8.13 14:32:51 3.9.13 14:32:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-41SS from file:/tmp/.os_lf_venv 14:32:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:58 lf-activate-venv(): INFO: Adding /tmp/venv-41SS/bin to PATH 14:32:58 INFO: No Stack... 14:32:58 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:58 INFO: Archiving Costs 14:32:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8226599575495860244.sh 14:32:58 ---> logs-deploy.sh 14:32:58 Setup pyenv: 14:32:58 system 14:32:58 3.8.13 14:32:58 3.9.13 14:32:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:32:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-41SS from file:/tmp/.os_lf_venv 14:33:00 lf-activate-venv(): INFO: Installing: lftools 14:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-41SS/bin to PATH 14:33:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4159 14:33:08 INFO: archiving workspace using pattern(s): 14:33:09 Archives upload complete. 14:33:10 INFO: archiving logs to Nexus 14:33:11 ---> uname -a: 14:33:11 Linux prd-ubuntu1804-builder-4c-4g-24823 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:33:11 14:33:11 14:33:11 ---> lscpu: 14:33:11 Architecture: x86_64 14:33:11 CPU op-mode(s): 32-bit, 64-bit 14:33:11 Byte Order: Little Endian 14:33:11 CPU(s): 4 14:33:11 On-line CPU(s) list: 0-3 14:33:11 Thread(s) per core: 1 14:33:11 Core(s) per socket: 1 14:33:11 Socket(s): 4 14:33:11 NUMA node(s): 1 14:33:11 Vendor ID: AuthenticAMD 14:33:11 CPU family: 23 14:33:11 Model: 49 14:33:11 Model name: AMD EPYC-Rome Processor 14:33:11 Stepping: 0 14:33:11 CPU MHz: 2800.000 14:33:11 BogoMIPS: 5600.00 14:33:11 Virtualization: AMD-V 14:33:11 Hypervisor vendor: KVM 14:33:11 Virtualization type: full 14:33:11 L1d cache: 32K 14:33:11 L1i cache: 32K 14:33:11 L2 cache: 512K 14:33:11 L3 cache: 16384K 14:33:11 NUMA node0 CPU(s): 0-3 14:33:11 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 14:33:11 14:33:11 14:33:11 ---> nproc: 14:33:11 4 14:33:11 14:33:11 14:33:11 ---> df -h: 14:33:11 Filesystem Size Used Avail Use% Mounted on 14:33:11 udev 7.9G 0 7.9G 0% /dev 14:33:11 tmpfs 1.6G 672K 1.6G 1% /run 14:33:11 /dev/vda1 78G 8.4G 69G 11% / 14:33:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:33:11 tmpfs 5.0M 0 5.0M 0% /run/lock 14:33:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:33:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:33:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:33:11 14:33:11 14:33:11 ---> free -m: 14:33:11 total used free shared buff/cache available 14:33:11 Mem: 16040 553 13298 0 2187 15166 14:33:11 Swap: 1023 0 1023 14:33:11 14:33:11 14:33:11 ---> ip addr: 14:33:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:11 inet 127.0.0.1/8 scope host lo 14:33:11 valid_lft forever preferred_lft forever 14:33:11 inet6 ::1/128 scope host 14:33:11 valid_lft forever preferred_lft forever 14:33:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:11 link/ether fa:16:3e:50:e6:fa brd ff:ff:ff:ff:ff:ff 14:33:11 inet 10.30.106.94/23 brd 10.30.107.255 scope global dynamic ens3 14:33:11 valid_lft 86253sec preferred_lft 86253sec 14:33:11 inet6 fe80::f816:3eff:fe50:e6fa/64 scope link 14:33:11 valid_lft forever preferred_lft forever 14:33:11 14:33:11 14:33:11 ---> sar -b -r -n DEV: 14:33:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24823) 06/30/25 _x86_64_ (4 CPU) 14:33:11 14:33:11 14:30:46 LINUX RESTART (4 CPU) 14:33:11 14:33:11 14:31:01 tps rtps wtps bread/s bwrtn/s 14:33:11 14:32:01 336.61 59.04 277.57 3739.64 23263.32 14:33:11 14:33:01 130.28 1.05 129.23 120.91 26027.93 14:33:11 Average: 233.44 30.04 203.40 1930.28 24645.63 14:33:11 14:33:11 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:11 14:32:01 13982440 15585368 2442520 14.87 58272 1743800 744348 4.26 707540 1519520 151844 14:33:11 14:33:01 13642928 15552936 2782032 16.94 85480 2006168 777396 4.45 759324 1770008 113128 14:33:11 Average: 13812684 15569152 2612276 15.90 71876 1874984 760872 4.35 733432 1644764 132486 14:33:11 14:33:11 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:11 14:32:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 14:33:11 14:32:01 ens3 614.26 400.53 2332.76 85.61 0.00 0.00 0.00 0.00 14:33:11 14:33:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 14:33:11 14:33:01 ens3 168.54 115.20 853.24 15.59 0.00 0.00 0.00 0.00 14:33:11 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 14:33:11 Average: ens3 391.40 257.87 1593.00 50.60 0.00 0.00 0.00 0.00 14:33:11 14:33:11 14:33:11 ---> sar -P ALL: 14:33:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24823) 06/30/25 _x86_64_ (4 CPU) 14:33:11 14:33:11 14:30:46 LINUX RESTART (4 CPU) 14:33:11 14:33:11 14:31:01 CPU %user %nice %system %iowait %steal %idle 14:33:11 14:32:01 all 25.24 0.00 2.89 2.48 0.07 69.33 14:33:11 14:32:01 0 30.68 0.00 2.99 0.63 0.07 65.63 14:33:11 14:32:01 1 40.12 0.00 3.63 3.36 0.08 52.80 14:33:11 14:32:01 2 14.94 0.00 2.71 3.88 0.07 78.41 14:33:11 14:32:01 3 15.24 0.00 2.23 2.03 0.05 80.45 14:33:11 14:33:01 all 21.65 0.00 1.47 1.71 0.05 75.11 14:33:11 14:33:01 0 30.72 0.00 1.68 0.77 0.05 66.78 14:33:11 14:33:01 1 32.55 0.00 1.94 0.82 0.07 64.62 14:33:11 14:33:01 2 8.49 0.00 1.29 3.81 0.03 86.38 14:33:11 14:33:01 3 14.82 0.00 0.98 1.45 0.03 82.71 14:33:11 Average: all 23.44 0.00 2.18 2.10 0.06 72.22 14:33:11 Average: 0 30.70 0.00 2.33 0.70 0.06 66.20 14:33:11 Average: 1 36.33 0.00 2.78 2.09 0.08 58.72 14:33:11 Average: 2 11.72 0.00 2.00 3.84 0.05 82.38 14:33:11 Average: 3 15.03 0.00 1.61 1.74 0.04 81.58 14:33:11 14:33:11 14:33:11