13:52:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 13:52:15 Running as SYSTEM 13:52:15 [EnvInject] - Loading node environment variables. 13:52:15 Building remotely on prd-ubuntu1804-builder-4c-4g-25192 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:52:15 [ssh-agent] Looking for ssh-agent implementation... 13:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:15 $ ssh-agent 13:52:15 SSH_AUTH_SOCK=/tmp/ssh-BY7mddiLosRG/agent.1719 13:52:15 SSH_AGENT_PID=1721 13:52:15 [ssh-agent] Started. 13:52:15 Running ssh-add (command line suppressed) 13:52:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6580230644836303461.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6580230644836303461.key) 13:52:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:52:15 The recommended git tool is: NONE 13:52:17 using credential onap-jenkins-ssh 13:52:17 Wiping out workspace first. 13:52:17 Cloning the remote Git repository 13:52:17 Cloning repository git://cloud.onap.org/mirror/oom.git 13:52:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:52:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:17 > git --version # timeout=10 13:52:17 > git --version # 'git version 2.17.1' 13:52:17 using GIT_SSH to set credentials Gerrit user 13:52:17 Verifying host key using manually-configured host key entries 13:52:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:52:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:22 using GIT_SSH to set credentials Gerrit user 13:52:22 Verifying host key using manually-configured host key entries 13:52:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/16 # timeout=30 13:52:22 > git rev-parse b62405821fb6395e7fa129d3423b6c6b839c9d15^{commit} # timeout=10 13:52:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:52:22 Checking out Revision b62405821fb6395e7fa129d3423b6c6b839c9d15 (refs/changes/87/141387/16) 13:52:22 > git config core.sparsecheckout # timeout=10 13:52:22 > git checkout -f b62405821fb6395e7fa129d3423b6c6b839c9d15 # timeout=30 13:52:26 Commit message: "[SO] 16.0.3 release" 13:52:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:26 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 13:52:26 [EnvInject] - Injecting environment variables from a build step. 13:52:26 [EnvInject] - Injecting as environment variables the properties content 13:52:26 PYTHON=python3 13:52:26 13:52:26 [EnvInject] - Variables injected successfully. 13:52:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17578065803332353526.sh 13:52:26 ---> tox-install.sh 13:52:26 + source /home/jenkins/lf-env.sh 13:52:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:26 ++ mktemp -d /tmp/venv-XXXX 13:52:26 + lf_venv=/tmp/venv-8W5L 13:52:26 + local venv_file=/tmp/.os_lf_venv 13:52:26 + local python=python3 13:52:26 + local options 13:52:26 + local set_path=true 13:52:26 + local install_args= 13:52:26 ++ 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 13:52:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:26 + true 13:52:26 + case $1 in 13:52:26 + venv_file=/tmp/.toxenv 13:52:26 + shift 2 13:52:26 + true 13:52:26 + case $1 in 13:52:26 + shift 13:52:26 + break 13:52:26 + case $python in 13:52:26 + local pkg_list= 13:52:26 + [[ -d /opt/pyenv ]] 13:52:26 + echo 'Setup pyenv:' 13:52:26 Setup pyenv: 13:52:26 + export PYENV_ROOT=/opt/pyenv 13:52:26 + PYENV_ROOT=/opt/pyenv 13:52:26 + 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 13:52:26 + 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 13:52:26 + pyenv versions 13:52:26 * system (set by /opt/pyenv/version) 13:52:26 * 3.8.13 (set by /opt/pyenv/version) 13:52:26 * 3.9.13 (set by /opt/pyenv/version) 13:52:26 * 3.10.6 (set by /opt/pyenv/version) 13:52:26 + command -v pyenv 13:52:26 ++ pyenv init - --no-rehash 13:52:26 + 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[*]}"'\'')" 13:52:26 export PATH="/opt/pyenv/shims:${PATH}" 13:52:26 export PYENV_SHELL=bash 13:52:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:26 pyenv() { 13:52:26 local command 13:52:26 command="${1:-}" 13:52:26 if [ "$#" -gt 0 ]; then 13:52:26 shift 13:52:26 fi 13:52:26 13:52:26 case "$command" in 13:52:26 rehash|shell) 13:52:26 eval "$(pyenv "sh-$command" "$@")" 13:52:26 ;; 13:52:26 *) 13:52:26 command pyenv "$command" "$@" 13:52:26 ;; 13:52:26 esac 13:52:26 }' 13:52:26 +++ 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[*]}"' 13:52:26 ++ 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 13:52:26 ++ 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 13:52:26 ++ 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 13:52:26 ++ export PYENV_SHELL=bash 13:52:26 ++ PYENV_SHELL=bash 13:52:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:26 +++ complete -F _pyenv pyenv 13:52:26 ++ lf-pyver python3 13:52:26 ++ local py_version_xy=python3 13:52:26 ++ local py_version_xyz= 13:52:26 ++ pyenv versions 13:52:26 ++ local command 13:52:26 ++ command=versions 13:52:26 ++ '[' 1 -gt 0 ']' 13:52:26 ++ shift 13:52:26 ++ case "$command" in 13:52:26 ++ command pyenv versions 13:52:26 ++ pyenv versions 13:52:26 ++ awk '{ print $1 }' 13:52:26 ++ grep -E '^[0-9.]*[0-9]$' 13:52:26 ++ sed 's/^[ *]* //' 13:52:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:26 +++ grep '^3' /tmp/.pyenv_versions 13:52:26 +++ sort -V 13:52:26 +++ tail -n 1 13:52:26 ++ py_version_xyz=3.10.6 13:52:26 ++ [[ -z 3.10.6 ]] 13:52:26 ++ echo 3.10.6 13:52:26 ++ return 0 13:52:26 + pyenv local 3.10.6 13:52:26 + local command 13:52:26 + command=local 13:52:26 + '[' 2 -gt 0 ']' 13:52:26 + shift 13:52:26 + case "$command" in 13:52:26 + command pyenv local 3.10.6 13:52:26 + pyenv local 3.10.6 13:52:26 + for arg in "$@" 13:52:26 + case $arg in 13:52:26 + pkg_list+='tox ' 13:52:26 + for arg in "$@" 13:52:26 + case $arg in 13:52:26 + pkg_list+='virtualenv ' 13:52:26 + for arg in "$@" 13:52:26 + case $arg in 13:52:26 + pkg_list+='urllib3~=1.26.15 ' 13:52:26 + [[ -f /tmp/.toxenv ]] 13:52:26 + [[ ! -f /tmp/.toxenv ]] 13:52:26 + [[ -n '' ]] 13:52:26 + python3 -m venv /tmp/venv-8W5L 13:52:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8W5L' 13:52:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8W5L 13:52:31 + echo /tmp/venv-8W5L 13:52:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:52:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:52:31 + /tmp/venv-8W5L/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:52:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:52:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:52:35 + /tmp/venv-8W5L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:52:37 + type python3 13:52:37 + true 13:52:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8W5L/bin to PATH' 13:52:37 lf-activate-venv(): INFO: Adding /tmp/venv-8W5L/bin to PATH 13:52:37 + PATH=/tmp/venv-8W5L/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 13:52:37 + return 0 13:52:37 + python3 --version 13:52:37 Python 3.10.6 13:52:37 + python3 -m pip --version 13:52:37 pip 25.1.1 from /tmp/venv-8W5L/lib/python3.10/site-packages/pip (python 3.10) 13:52:37 + python3 -m pip freeze 13:52:38 cachetools==6.1.0 13:52:38 chardet==5.2.0 13:52:38 colorama==0.4.6 13:52:38 distlib==0.3.9 13:52:38 filelock==3.18.0 13:52:38 packaging==25.0 13:52:38 platformdirs==4.3.8 13:52:38 pluggy==1.6.0 13:52:38 pyproject-api==1.9.1 13:52:38 tomli==2.2.1 13:52:38 tox==4.27.0 13:52:38 typing_extensions==4.14.0 13:52:38 urllib3==1.26.20 13:52:38 virtualenv==20.31.2 13:52:38 [EnvInject] - Injecting environment variables from a build step. 13:52:38 [EnvInject] - Injecting as environment variables the properties content 13:52:38 PARALLEL=false 13:52:38 13:52:38 [EnvInject] - Variables injected successfully. 13:52:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6658830200401104094.sh 13:52:38 ---> tox-run.sh 13:52:38 + 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 13:52:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:52:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:38 + cd /w/workspace/oom-master-pre-commit-lint/. 13:52:38 + source /home/jenkins/lf-env.sh 13:52:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:38 ++ mktemp -d /tmp/venv-XXXX 13:52:38 + lf_venv=/tmp/venv-g7OL 13:52:38 + local venv_file=/tmp/.os_lf_venv 13:52:38 + local python=python3 13:52:38 + local options 13:52:38 + local set_path=true 13:52:38 + local install_args= 13:52:38 ++ 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 13:52:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:38 + true 13:52:38 + case $1 in 13:52:38 + venv_file=/tmp/.toxenv 13:52:38 + shift 2 13:52:38 + true 13:52:38 + case $1 in 13:52:38 + shift 13:52:38 + break 13:52:38 + case $python in 13:52:38 + local pkg_list= 13:52:38 + [[ -d /opt/pyenv ]] 13:52:38 + echo 'Setup pyenv:' 13:52:38 Setup pyenv: 13:52:38 + export PYENV_ROOT=/opt/pyenv 13:52:38 + PYENV_ROOT=/opt/pyenv 13:52:38 + 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 13:52:38 + 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 13:52:38 + pyenv versions 13:52:38 system 13:52:38 3.8.13 13:52:38 3.9.13 13:52:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:38 + command -v pyenv 13:52:38 ++ pyenv init - --no-rehash 13:52:38 + 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[*]}"'\'')" 13:52:38 export PATH="/opt/pyenv/shims:${PATH}" 13:52:38 export PYENV_SHELL=bash 13:52:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:38 pyenv() { 13:52:38 local command 13:52:38 command="${1:-}" 13:52:38 if [ "$#" -gt 0 ]; then 13:52:38 shift 13:52:38 fi 13:52:38 13:52:38 case "$command" in 13:52:38 rehash|shell) 13:52:38 eval "$(pyenv "sh-$command" "$@")" 13:52:38 ;; 13:52:38 *) 13:52:38 command pyenv "$command" "$@" 13:52:38 ;; 13:52:38 esac 13:52:38 }' 13:52:38 +++ 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[*]}"' 13:52:38 ++ 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 13:52:38 ++ 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 13:52:38 ++ 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 13:52:38 ++ export PYENV_SHELL=bash 13:52:38 ++ PYENV_SHELL=bash 13:52:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:38 +++ complete -F _pyenv pyenv 13:52:38 ++ lf-pyver python3 13:52:38 ++ local py_version_xy=python3 13:52:38 ++ local py_version_xyz= 13:52:38 ++ pyenv versions 13:52:38 ++ local command 13:52:38 ++ command=versions 13:52:38 ++ '[' 1 -gt 0 ']' 13:52:38 ++ shift 13:52:38 ++ case "$command" in 13:52:38 ++ sed 's/^[ *]* //' 13:52:38 ++ command pyenv versions 13:52:38 ++ pyenv versions 13:52:38 ++ awk '{ print $1 }' 13:52:38 ++ grep -E '^[0-9.]*[0-9]$' 13:52:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:38 +++ grep '^3' /tmp/.pyenv_versions 13:52:38 +++ sort -V 13:52:38 +++ tail -n 1 13:52:38 ++ py_version_xyz=3.10.6 13:52:38 ++ [[ -z 3.10.6 ]] 13:52:38 ++ echo 3.10.6 13:52:38 ++ return 0 13:52:38 + pyenv local 3.10.6 13:52:38 + local command 13:52:38 + command=local 13:52:38 + '[' 2 -gt 0 ']' 13:52:38 + shift 13:52:38 + case "$command" in 13:52:38 + command pyenv local 3.10.6 13:52:38 + pyenv local 3.10.6 13:52:38 + for arg in "$@" 13:52:38 + case $arg in 13:52:38 + pkg_list+='tox ' 13:52:38 + for arg in "$@" 13:52:38 + case $arg in 13:52:38 + pkg_list+='virtualenv ' 13:52:38 + for arg in "$@" 13:52:38 + case $arg in 13:52:38 + pkg_list+='urllib3~=1.26.15 ' 13:52:38 + [[ -f /tmp/.toxenv ]] 13:52:38 ++ cat /tmp/.toxenv 13:52:38 + lf_venv=/tmp/venv-8W5L 13:52:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8W5L from' file:/tmp/.toxenv 13:52:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8W5L from file:/tmp/.toxenv 13:52:38 + /tmp/venv-8W5L/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:52:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:52:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:52:39 + /tmp/venv-8W5L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:52:40 + type python3 13:52:40 + true 13:52:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8W5L/bin to PATH' 13:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-8W5L/bin to PATH 13:52:40 + PATH=/tmp/venv-8W5L/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 13:52:40 + return 0 13:52:40 + [[ -d /opt/pyenv ]] 13:52:40 + echo '---> Setting up pyenv' 13:52:40 ---> Setting up pyenv 13:52:40 + export PYENV_ROOT=/opt/pyenv 13:52:40 + PYENV_ROOT=/opt/pyenv 13:52:40 + export PATH=/opt/pyenv/bin:/tmp/venv-8W5L/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 13:52:40 + PATH=/opt/pyenv/bin:/tmp/venv-8W5L/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 13:52:40 ++ pwd 13:52:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:52:40 + export PYTHONPATH 13:52:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:52:40 + TOX_TESTENV_PASSENV=PYTHONPATH 13:52:40 + tox --version 13:52:40 4.27.0 from /tmp/venv-8W5L/lib/python3.10/site-packages/tox/__init__.py 13:52:40 + PARALLEL=false 13:52:40 + TOX_OPTIONS_LIST= 13:52:40 + [[ -n pre-commit ]] 13:52:40 + TOX_OPTIONS_LIST=' -e pre-commit' 13:52:40 + case ${PARALLEL,,} in 13:52:40 + tox -e pre-commit 13:52:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:52:42 pre-commit: install_deps> python -I -m pip install pre-commit 13:52:44 pre-commit: freeze> python -m pip freeze --all 13:52:44 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 13:52:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:52:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:52:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:52:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:47 [INFO] Once installed this environment will be reused. 13:52:47 [INFO] This may take a few minutes... 13:52:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:51 [INFO] Once installed this environment will be reused. 13:52:51 [INFO] This may take a few minutes... 13:52:56 trim trailing whitespace.................................................Passed 13:52:56 Tabs remover.............................................................Passed 13:52:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:52:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:52:57 [INFO] Once installed this environment will be reused. 13:52:57 [INFO] This may take a few minutes... 13:53:05 gitlint..............................................(no files to check)Skipped 13:53:05 pre-commit: OK (24.42=setup[3.57]+cmd[12.05,8.80] seconds) 13:53:05 congratulations :) (24.63 seconds) 13:53:05 + tox_status=0 13:53:05 + echo '---> Completed tox runs' 13:53:05 ---> Completed tox runs 13:53:05 + for i in .tox/*/log 13:53:05 ++ echo .tox/pre-commit/log 13:53:05 ++ awk -F/ '{print $2}' 13:53:05 + tox_env=pre-commit 13:53:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:53:05 + DOC_DIR=docs/_build/html 13:53:05 + [[ -d docs/_build/html ]] 13:53:05 + echo '---> tox-run.sh ends' 13:53:05 ---> tox-run.sh ends 13:53:05 + test 0 -eq 0 13:53:05 $ ssh-agent -k 13:53:05 unset SSH_AUTH_SOCK; 13:53:05 unset SSH_AGENT_PID; 13:53:05 echo Agent pid 1721 killed; 13:53:05 [ssh-agent] Stopped. 13:53:05 [PostBuildScript] - [INFO] Executing post build scripts. 13:53:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5250639249096629506.sh 13:53:05 ---> sysstat.sh 13:53:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16965313055019886353.sh 13:53:06 ---> package-listing.sh 13:53:06 ++ tr '[:upper:]' '[:lower:]' 13:53:06 ++ facter osfamily 13:53:06 + OS_FAMILY=debian 13:53:06 + workspace=/w/workspace/oom-master-pre-commit-lint 13:53:06 + START_PACKAGES=/tmp/packages_start.txt 13:53:06 + END_PACKAGES=/tmp/packages_end.txt 13:53:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:06 + PACKAGES=/tmp/packages_start.txt 13:53:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:53:06 + PACKAGES=/tmp/packages_end.txt 13:53:06 + case "${OS_FAMILY}" in 13:53:06 + dpkg -l 13:53:06 + grep '^ii' 13:53:06 + '[' -f /tmp/packages_start.txt ']' 13:53:06 + '[' -f /tmp/packages_end.txt ']' 13:53:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:53:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:53:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:53:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13963329971161135825.sh 13:53:06 ---> capture-instance-metadata.sh 13:53:06 Setup pyenv: 13:53:06 system 13:53:06 3.8.13 13:53:06 3.9.13 13:53:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uQ1R 13:53:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:53:14 lf-activate-venv(): INFO: Installing: lftools 13:53:36 lf-activate-venv(): INFO: Adding /tmp/venv-uQ1R/bin to PATH 13:53:36 INFO: Running in OpenStack, capturing instance metadata 13:53:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13636887159472116345.sh 13:53:37 provisioning config files... 13:53:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11601036654111223753tmp 13:53:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:53:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:53:37 [EnvInject] - Injecting environment variables from a build step. 13:53:37 [EnvInject] - Injecting as environment variables the properties content 13:53:37 SERVER_ID=logs 13:53:37 13:53:37 [EnvInject] - Variables injected successfully. 13:53:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17319212425284303228.sh 13:53:37 ---> create-netrc.sh 13:53:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5314429725221079089.sh 13:53:37 ---> python-tools-install.sh 13:53:37 Setup pyenv: 13:53:37 system 13:53:37 3.8.13 13:53:37 3.9.13 13:53:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uQ1R from file:/tmp/.os_lf_venv 13:53:39 lf-activate-venv(): INFO: Installing: lftools 13:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-uQ1R/bin to PATH 13:53:47 Generating Requirements File 13:54:07 Python 3.10.6 13:54:07 pip 25.1.1 from /tmp/venv-uQ1R/lib/python3.10/site-packages/pip (python 3.10) 13:54:08 appdirs==1.4.4 13:54:08 argcomplete==3.6.2 13:54:08 aspy.yaml==1.3.0 13:54:08 attrs==25.3.0 13:54:08 autopage==0.5.2 13:54:08 beautifulsoup4==4.13.4 13:54:08 boto3==1.39.1 13:54:08 botocore==1.39.1 13:54:08 bs4==0.0.2 13:54:08 cachetools==5.5.2 13:54:08 certifi==2025.6.15 13:54:08 cffi==1.17.1 13:54:08 cfgv==3.4.0 13:54:08 chardet==5.2.0 13:54:08 charset-normalizer==3.4.2 13:54:08 click==8.2.1 13:54:08 cliff==4.10.0 13:54:08 cmd2==2.7.0 13:54:08 cryptography==3.3.2 13:54:08 debtcollector==3.0.0 13:54:08 decorator==5.2.1 13:54:08 defusedxml==0.7.1 13:54:08 Deprecated==1.2.18 13:54:08 distlib==0.3.9 13:54:08 dnspython==2.7.0 13:54:08 docker==7.1.0 13:54:08 dogpile.cache==1.4.0 13:54:08 durationpy==0.10 13:54:08 email_validator==2.2.0 13:54:08 filelock==3.18.0 13:54:08 future==1.0.0 13:54:08 gitdb==4.0.12 13:54:08 GitPython==3.1.44 13:54:08 google-auth==2.40.3 13:54:08 httplib2==0.22.0 13:54:08 identify==2.6.12 13:54:08 idna==3.10 13:54:08 importlib-resources==1.5.0 13:54:08 iso8601==2.1.0 13:54:08 Jinja2==3.1.6 13:54:08 jmespath==1.0.1 13:54:08 jsonpatch==1.33 13:54:08 jsonpointer==3.0.0 13:54:08 jsonschema==4.24.0 13:54:08 jsonschema-specifications==2025.4.1 13:54:08 keystoneauth1==5.11.1 13:54:08 kubernetes==33.1.0 13:54:08 lftools==0.37.13 13:54:08 lxml==6.0.0 13:54:08 markdown-it-py==3.0.0 13:54:08 MarkupSafe==3.0.2 13:54:08 mdurl==0.1.2 13:54:08 msgpack==1.1.1 13:54:08 multi_key_dict==2.0.3 13:54:08 munch==4.0.0 13:54:08 netaddr==1.3.0 13:54:08 niet==1.4.2 13:54:08 nodeenv==1.9.1 13:54:08 oauth2client==4.1.3 13:54:08 oauthlib==3.3.1 13:54:08 openstacksdk==4.6.0 13:54:08 os-client-config==2.1.0 13:54:08 os-service-types==1.7.0 13:54:08 osc-lib==4.0.2 13:54:08 oslo.config==9.8.0 13:54:08 oslo.context==6.0.0 13:54:08 oslo.i18n==6.5.1 13:54:08 oslo.log==7.1.0 13:54:08 oslo.serialization==5.7.0 13:54:08 oslo.utils==9.0.0 13:54:08 packaging==25.0 13:54:08 pbr==6.1.1 13:54:08 platformdirs==4.3.8 13:54:08 prettytable==3.16.0 13:54:08 psutil==7.0.0 13:54:08 pyasn1==0.6.1 13:54:08 pyasn1_modules==0.4.2 13:54:08 pycparser==2.22 13:54:08 pygerrit2==2.0.15 13:54:08 PyGithub==2.6.1 13:54:08 Pygments==2.19.2 13:54:08 PyJWT==2.10.1 13:54:08 PyNaCl==1.5.0 13:54:08 pyparsing==2.4.7 13:54:08 pyperclip==1.9.0 13:54:08 pyrsistent==0.20.0 13:54:08 python-cinderclient==9.7.0 13:54:08 python-dateutil==2.9.0.post0 13:54:08 python-heatclient==4.2.0 13:54:08 python-jenkins==1.8.2 13:54:08 python-keystoneclient==5.6.0 13:54:08 python-magnumclient==4.8.1 13:54:08 python-openstackclient==8.1.0 13:54:08 python-swiftclient==4.8.0 13:54:08 PyYAML==6.0.2 13:54:08 referencing==0.36.2 13:54:08 requests==2.32.4 13:54:08 requests-oauthlib==2.0.0 13:54:08 requestsexceptions==1.4.0 13:54:08 rfc3986==2.0.0 13:54:08 rich==14.0.0 13:54:08 rich-argparse==1.7.1 13:54:08 rpds-py==0.26.0 13:54:08 rsa==4.9.1 13:54:08 ruamel.yaml==0.18.14 13:54:08 ruamel.yaml.clib==0.2.12 13:54:08 s3transfer==0.13.0 13:54:08 simplejson==3.20.1 13:54:08 six==1.17.0 13:54:08 smmap==5.0.2 13:54:08 soupsieve==2.7 13:54:08 stevedore==5.4.1 13:54:08 tabulate==0.9.0 13:54:08 toml==0.10.2 13:54:08 tomlkit==0.13.3 13:54:08 tqdm==4.67.1 13:54:08 typing_extensions==4.14.0 13:54:08 tzdata==2025.2 13:54:08 urllib3==1.26.20 13:54:08 virtualenv==20.31.2 13:54:08 wcwidth==0.2.13 13:54:08 websocket-client==1.8.0 13:54:08 wrapt==1.17.2 13:54:08 xdg==6.0.0 13:54:08 xmltodict==0.14.2 13:54:08 yq==3.4.3 13:54:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2776263150307657887.sh 13:54:08 ---> sudo-logs.sh 13:54:08 Archiving 'sudo' log.. 13:54:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5367392068669219111.sh 13:54:08 ---> job-cost.sh 13:54:08 Setup pyenv: 13:54:08 system 13:54:08 3.8.13 13:54:08 3.9.13 13:54:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uQ1R from file:/tmp/.os_lf_venv 13:54:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:54:15 lf-activate-venv(): INFO: Adding /tmp/venv-uQ1R/bin to PATH 13:54:15 INFO: No Stack... 13:54:15 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:16 INFO: Archiving Costs 13:54:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins49271978769127562.sh 13:54:16 ---> logs-deploy.sh 13:54:16 Setup pyenv: 13:54:16 system 13:54:16 3.8.13 13:54:16 3.9.13 13:54:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:54:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uQ1R from file:/tmp/.os_lf_venv 13:54:18 lf-activate-venv(): INFO: Installing: lftools 13:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-uQ1R/bin to PATH 13:54:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4168 13:54:26 INFO: archiving workspace using pattern(s): 13:54:27 Archives upload complete. 13:54:27 INFO: archiving logs to Nexus 13:54:28 ---> uname -a: 13:54:28 Linux prd-ubuntu1804-builder-4c-4g-25192 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:54:28 13:54:28 13:54:28 ---> lscpu: 13:54:28 Architecture: x86_64 13:54:28 CPU op-mode(s): 32-bit, 64-bit 13:54:28 Byte Order: Little Endian 13:54:28 CPU(s): 4 13:54:28 On-line CPU(s) list: 0-3 13:54:28 Thread(s) per core: 1 13:54:28 Core(s) per socket: 1 13:54:28 Socket(s): 4 13:54:28 NUMA node(s): 1 13:54:28 Vendor ID: AuthenticAMD 13:54:28 CPU family: 23 13:54:28 Model: 49 13:54:28 Model name: AMD EPYC-Rome Processor 13:54:28 Stepping: 0 13:54:28 CPU MHz: 2800.000 13:54:28 BogoMIPS: 5600.00 13:54:28 Virtualization: AMD-V 13:54:28 Hypervisor vendor: KVM 13:54:28 Virtualization type: full 13:54:28 L1d cache: 32K 13:54:28 L1i cache: 32K 13:54:28 L2 cache: 512K 13:54:28 L3 cache: 16384K 13:54:28 NUMA node0 CPU(s): 0-3 13:54:28 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 13:54:28 13:54:28 13:54:28 ---> nproc: 13:54:28 4 13:54:28 13:54:28 13:54:28 ---> df -h: 13:54:28 Filesystem Size Used Avail Use% Mounted on 13:54:28 udev 7.9G 0 7.9G 0% /dev 13:54:28 tmpfs 1.6G 672K 1.6G 1% /run 13:54:28 /dev/vda1 78G 8.4G 69G 11% / 13:54:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:54:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:54:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:54:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:54:28 13:54:28 13:54:28 ---> free -m: 13:54:28 total used free shared buff/cache available 13:54:28 Mem: 16040 548 13286 0 2204 15170 13:54:28 Swap: 1023 0 1023 13:54:28 13:54:28 13:54:28 ---> ip addr: 13:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:28 inet 127.0.0.1/8 scope host lo 13:54:28 valid_lft forever preferred_lft forever 13:54:28 inet6 ::1/128 scope host 13:54:28 valid_lft forever preferred_lft forever 13:54:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:54:28 link/ether fa:16:3e:86:69:77 brd ff:ff:ff:ff:ff:ff 13:54:28 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 13:54:28 valid_lft 86250sec preferred_lft 86250sec 13:54:28 inet6 fe80::f816:3eff:fe86:6977/64 scope link 13:54:28 valid_lft forever preferred_lft forever 13:54:28 13:54:28 13:54:28 ---> sar -b -r -n DEV: 13:54:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25192) 07/02/25 _x86_64_ (4 CPU) 13:54:28 13:54:28 13:51:59 LINUX RESTART (4 CPU) 13:54:28 13:54:28 13:52:01 tps rtps wtps bread/s bwrtn/s 13:54:28 13:53:02 338.04 68.87 269.17 4490.32 47971.87 13:54:28 13:54:01 108.29 0.97 107.32 110.49 14251.55 13:54:28 Average: 224.13 35.20 188.93 2318.80 31253.37 13:54:28 13:54:28 13:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:54:28 13:53:02 13945612 15527520 2479356 15.10 55920 1726112 861732 4.93 753540 1508888 164644 13:54:28 13:54:01 13671536 15527792 2753432 16.76 81020 1960536 791172 4.53 780216 1729308 179144 13:54:28 Average: 13808574 15527656 2616394 15.93 68470 1843324 826452 4.73 766878 1619098 171894 13:54:28 13:54:28 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:54:28 13:53:02 lo 2.87 2.87 0.30 0.30 0.00 0.00 0.00 0.00 13:54:28 13:53:02 ens3 540.09 358.22 2373.06 82.05 0.00 0.00 0.00 0.00 13:54:28 13:54:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 13:54:28 13:54:01 ens3 201.14 138.71 904.35 17.63 0.00 0.00 0.00 0.00 13:54:28 Average: lo 2.18 2.18 0.24 0.24 0.00 0.00 0.00 0.00 13:54:28 Average: ens3 372.04 249.39 1644.87 50.11 0.00 0.00 0.00 0.00 13:54:28 13:54:28 13:54:28 ---> sar -P ALL: 13:54:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25192) 07/02/25 _x86_64_ (4 CPU) 13:54:28 13:54:28 13:51:59 LINUX RESTART (4 CPU) 13:54:28 13:54:28 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:54:28 13:53:02 all 21.82 0.00 2.99 6.01 0.08 69.10 13:54:28 13:53:02 0 26.08 0.00 3.45 1.02 0.07 69.38 13:54:28 13:53:02 1 22.66 0.00 2.51 15.59 0.08 59.15 13:54:28 13:53:02 2 19.71 0.00 2.95 1.91 0.07 75.37 13:54:28 13:53:02 3 18.85 0.00 2.99 5.55 0.07 72.54 13:54:28 13:54:01 all 21.05 0.00 1.46 2.22 0.06 75.21 13:54:28 13:54:01 0 23.02 0.00 1.16 0.56 0.05 75.22 13:54:28 13:54:01 1 11.47 0.00 1.31 3.19 0.07 83.96 13:54:28 13:54:01 2 46.07 0.00 2.53 1.44 0.08 49.87 13:54:28 13:54:01 3 3.65 0.00 0.90 3.66 0.03 91.75 13:54:28 Average: all 21.44 0.00 2.23 4.13 0.07 72.13 13:54:28 Average: 0 24.56 0.00 2.31 0.79 0.06 72.28 13:54:28 Average: 1 17.10 0.00 1.91 9.43 0.08 71.48 13:54:28 Average: 2 32.79 0.00 2.74 1.68 0.08 62.71 13:54:28 Average: 3 11.29 0.00 1.95 4.61 0.05 82.10 13:54:28 13:54:28 13:54:28