08:27:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 08:27:55 Running as SYSTEM 08:27:55 [EnvInject] - Loading node environment variables. 08:27:55 Building remotely on prd-ubuntu1804-builder-4c-4g-24097 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:27:55 [ssh-agent] Looking for ssh-agent implementation... 08:27:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:55 $ ssh-agent 08:27:55 SSH_AUTH_SOCK=/tmp/ssh-8wJLwECkXunA/agent.1645 08:27:55 SSH_AGENT_PID=1646 08:27:55 [ssh-agent] Started. 08:27:55 Running ssh-add (command line suppressed) 08:27:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4605723924637715041.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4605723924637715041.key) 08:27:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:27:55 The recommended git tool is: NONE 08:27:57 using credential onap-jenkins-ssh 08:27:57 Wiping out workspace first. 08:27:57 Cloning the remote Git repository 08:27:57 Cloning repository git://cloud.onap.org/mirror/oom.git 08:27:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:27:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:27:57 > git --version # timeout=10 08:27:57 > git --version # 'git version 2.17.1' 08:27:57 using GIT_SSH to set credentials Gerrit user 08:27:57 Verifying host key using manually-configured host key entries 08:27:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:28:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:28:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:28:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:28:02 using GIT_SSH to set credentials Gerrit user 08:28:02 Verifying host key using manually-configured host key entries 08:28:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/30 # timeout=30 08:28:03 > git rev-parse 276848c50d8c91b288966f493006f22100a9b0ae^{commit} # timeout=10 08:28:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:28:03 Checking out Revision 276848c50d8c91b288966f493006f22100a9b0ae (refs/changes/00/141100/30) 08:28:03 > git config core.sparsecheckout # timeout=10 08:28:03 > git checkout -f 276848c50d8c91b288966f493006f22100a9b0ae # timeout=30 08:28:03 Commit message: "[DOC] Add ArgoCD deployment example and guide" 08:28:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:28:03 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 08:28:06 [EnvInject] - Injecting environment variables from a build step. 08:28:06 [EnvInject] - Injecting as environment variables the properties content 08:28:06 PYTHON=python3 08:28:06 08:28:06 [EnvInject] - Variables injected successfully. 08:28:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10930224275574425287.sh 08:28:07 ---> tox-install.sh 08:28:07 + source /home/jenkins/lf-env.sh 08:28:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:28:07 ++ mktemp -d /tmp/venv-XXXX 08:28:07 + lf_venv=/tmp/venv-VINU 08:28:07 + local venv_file=/tmp/.os_lf_venv 08:28:07 + local python=python3 08:28:07 + local options 08:28:07 + local set_path=true 08:28:07 + local install_args= 08:28:07 ++ 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 08:28:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:28:07 + true 08:28:07 + case $1 in 08:28:07 + venv_file=/tmp/.toxenv 08:28:07 + shift 2 08:28:07 + true 08:28:07 + case $1 in 08:28:07 + shift 08:28:07 + break 08:28:07 + case $python in 08:28:07 + local pkg_list= 08:28:07 + [[ -d /opt/pyenv ]] 08:28:07 + echo 'Setup pyenv:' 08:28:07 Setup pyenv: 08:28:07 + export PYENV_ROOT=/opt/pyenv 08:28:07 + PYENV_ROOT=/opt/pyenv 08:28:07 + 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 08:28:07 + 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 08:28:07 + pyenv versions 08:28:07 * system (set by /opt/pyenv/version) 08:28:07 * 3.8.13 (set by /opt/pyenv/version) 08:28:07 * 3.9.13 (set by /opt/pyenv/version) 08:28:07 * 3.10.6 (set by /opt/pyenv/version) 08:28:07 + command -v pyenv 08:28:07 ++ pyenv init - --no-rehash 08:28:07 + 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[*]}"'\'')" 08:28:07 export PATH="/opt/pyenv/shims:${PATH}" 08:28:07 export PYENV_SHELL=bash 08:28:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:28:07 pyenv() { 08:28:07 local command 08:28:07 command="${1:-}" 08:28:07 if [ "$#" -gt 0 ]; then 08:28:07 shift 08:28:07 fi 08:28:07 08:28:07 case "$command" in 08:28:07 rehash|shell) 08:28:07 eval "$(pyenv "sh-$command" "$@")" 08:28:07 ;; 08:28:07 *) 08:28:07 command pyenv "$command" "$@" 08:28:07 ;; 08:28:07 esac 08:28:07 }' 08:28:07 +++ 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[*]}"' 08:28:07 ++ 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 08:28:07 ++ 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 08:28:07 ++ 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 08:28:07 ++ export PYENV_SHELL=bash 08:28:07 ++ PYENV_SHELL=bash 08:28:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:28:07 +++ complete -F _pyenv pyenv 08:28:07 ++ lf-pyver python3 08:28:07 ++ local py_version_xy=python3 08:28:07 ++ local py_version_xyz= 08:28:07 ++ pyenv versions 08:28:07 ++ local command 08:28:07 ++ sed 's/^[ *]* //' 08:28:07 ++ command=versions 08:28:07 ++ '[' 1 -gt 0 ']' 08:28:07 ++ shift 08:28:07 ++ case "$command" in 08:28:07 ++ command pyenv versions 08:28:07 ++ pyenv versions 08:28:07 ++ awk '{ print $1 }' 08:28:07 ++ grep -E '^[0-9.]*[0-9]$' 08:28:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:28:07 +++ grep '^3' /tmp/.pyenv_versions 08:28:07 +++ sort -V 08:28:07 +++ tail -n 1 08:28:07 ++ py_version_xyz=3.10.6 08:28:07 ++ [[ -z 3.10.6 ]] 08:28:07 ++ echo 3.10.6 08:28:07 ++ return 0 08:28:07 + pyenv local 3.10.6 08:28:07 + local command 08:28:07 + command=local 08:28:07 + '[' 2 -gt 0 ']' 08:28:07 + shift 08:28:07 + case "$command" in 08:28:07 + command pyenv local 3.10.6 08:28:07 + pyenv local 3.10.6 08:28:07 + for arg in "$@" 08:28:07 + case $arg in 08:28:07 + pkg_list+='tox ' 08:28:07 + for arg in "$@" 08:28:07 + case $arg in 08:28:07 + pkg_list+='virtualenv ' 08:28:07 + for arg in "$@" 08:28:07 + case $arg in 08:28:07 + pkg_list+='urllib3~=1.26.15 ' 08:28:07 + [[ -f /tmp/.toxenv ]] 08:28:07 + [[ ! -f /tmp/.toxenv ]] 08:28:07 + [[ -n '' ]] 08:28:07 + python3 -m venv /tmp/venv-VINU 08:28:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VINU' 08:28:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VINU 08:28:11 + echo /tmp/venv-VINU 08:28:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:28:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:28:11 + /tmp/venv-VINU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:28:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:28:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:28:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:28:15 + /tmp/venv-VINU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:28:17 + type python3 08:28:17 + true 08:28:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VINU/bin to PATH' 08:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-VINU/bin to PATH 08:28:17 + PATH=/tmp/venv-VINU/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 08:28:17 + return 0 08:28:17 + python3 --version 08:28:17 Python 3.10.6 08:28:17 + python3 -m pip --version 08:28:17 pip 25.1.1 from /tmp/venv-VINU/lib/python3.10/site-packages/pip (python 3.10) 08:28:17 + python3 -m pip freeze 08:28:17 cachetools==6.1.0 08:28:17 chardet==5.2.0 08:28:17 colorama==0.4.6 08:28:17 distlib==0.3.9 08:28:17 filelock==3.18.0 08:28:17 packaging==25.0 08:28:17 platformdirs==4.3.8 08:28:17 pluggy==1.6.0 08:28:17 pyproject-api==1.9.1 08:28:17 tomli==2.2.1 08:28:17 tox==4.27.0 08:28:17 typing_extensions==4.14.0 08:28:17 urllib3==1.26.20 08:28:17 virtualenv==20.31.2 08:28:17 [EnvInject] - Injecting environment variables from a build step. 08:28:17 [EnvInject] - Injecting as environment variables the properties content 08:28:17 PARALLEL=false 08:28:17 08:28:17 [EnvInject] - Variables injected successfully. 08:28:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2782736193051440009.sh 08:28:17 ---> tox-run.sh 08:28:17 + 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 08:28:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:28:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:28:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:28:17 + cd /w/workspace/oom-master-pre-commit-lint/. 08:28:17 + source /home/jenkins/lf-env.sh 08:28:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:28:17 ++ mktemp -d /tmp/venv-XXXX 08:28:17 + lf_venv=/tmp/venv-Lk7C 08:28:17 + local venv_file=/tmp/.os_lf_venv 08:28:17 + local python=python3 08:28:17 + local options 08:28:17 + local set_path=true 08:28:17 + local install_args= 08:28:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:28:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:28:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:28:17 + true 08:28:17 + case $1 in 08:28:17 + venv_file=/tmp/.toxenv 08:28:17 + shift 2 08:28:17 + true 08:28:17 + case $1 in 08:28:17 + shift 08:28:17 + break 08:28:17 + case $python in 08:28:17 + local pkg_list= 08:28:17 + [[ -d /opt/pyenv ]] 08:28:17 + echo 'Setup pyenv:' 08:28:17 Setup pyenv: 08:28:17 + export PYENV_ROOT=/opt/pyenv 08:28:17 + PYENV_ROOT=/opt/pyenv 08:28:17 + 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 08:28:17 + 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 08:28:17 + pyenv versions 08:28:17 system 08:28:17 3.8.13 08:28:17 3.9.13 08:28:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:18 + command -v pyenv 08:28:18 ++ pyenv init - --no-rehash 08:28:18 + 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[*]}"'\'')" 08:28:18 export PATH="/opt/pyenv/shims:${PATH}" 08:28:18 export PYENV_SHELL=bash 08:28:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:28:18 pyenv() { 08:28:18 local command 08:28:18 command="${1:-}" 08:28:18 if [ "$#" -gt 0 ]; then 08:28:18 shift 08:28:18 fi 08:28:18 08:28:18 case "$command" in 08:28:18 rehash|shell) 08:28:18 eval "$(pyenv "sh-$command" "$@")" 08:28:18 ;; 08:28:18 *) 08:28:18 command pyenv "$command" "$@" 08:28:18 ;; 08:28:18 esac 08:28:18 }' 08:28:18 +++ 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[*]}"' 08:28:18 ++ 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 08:28:18 ++ 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 08:28:18 ++ 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 08:28:18 ++ export PYENV_SHELL=bash 08:28:18 ++ PYENV_SHELL=bash 08:28:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:28:18 +++ complete -F _pyenv pyenv 08:28:18 ++ lf-pyver python3 08:28:18 ++ local py_version_xy=python3 08:28:18 ++ local py_version_xyz= 08:28:18 ++ pyenv versions 08:28:18 ++ local command 08:28:18 ++ command=versions 08:28:18 ++ '[' 1 -gt 0 ']' 08:28:18 ++ shift 08:28:18 ++ case "$command" in 08:28:18 ++ sed 's/^[ *]* //' 08:28:18 ++ command pyenv versions 08:28:18 ++ pyenv versions 08:28:18 ++ grep -E '^[0-9.]*[0-9]$' 08:28:18 ++ awk '{ print $1 }' 08:28:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:28:18 +++ sort -V 08:28:18 +++ tail -n 1 08:28:18 +++ grep '^3' /tmp/.pyenv_versions 08:28:18 ++ py_version_xyz=3.10.6 08:28:18 ++ [[ -z 3.10.6 ]] 08:28:18 ++ echo 3.10.6 08:28:18 ++ return 0 08:28:18 + pyenv local 3.10.6 08:28:18 + local command 08:28:18 + command=local 08:28:18 + '[' 2 -gt 0 ']' 08:28:18 + shift 08:28:18 + case "$command" in 08:28:18 + command pyenv local 3.10.6 08:28:18 + pyenv local 3.10.6 08:28:18 + for arg in "$@" 08:28:18 + case $arg in 08:28:18 + pkg_list+='tox ' 08:28:18 + for arg in "$@" 08:28:18 + case $arg in 08:28:18 + pkg_list+='virtualenv ' 08:28:18 + for arg in "$@" 08:28:18 + case $arg in 08:28:18 + pkg_list+='urllib3~=1.26.15 ' 08:28:18 + [[ -f /tmp/.toxenv ]] 08:28:18 ++ cat /tmp/.toxenv 08:28:18 + lf_venv=/tmp/venv-VINU 08:28:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VINU from' file:/tmp/.toxenv 08:28:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VINU from file:/tmp/.toxenv 08:28:18 + /tmp/venv-VINU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:28:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:28:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:28:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:28:19 + /tmp/venv-VINU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:28:20 + type python3 08:28:20 + true 08:28:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VINU/bin to PATH' 08:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-VINU/bin to PATH 08:28:20 + PATH=/tmp/venv-VINU/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 08:28:20 + return 0 08:28:20 + [[ -d /opt/pyenv ]] 08:28:20 + echo '---> Setting up pyenv' 08:28:20 ---> Setting up pyenv 08:28:20 + export PYENV_ROOT=/opt/pyenv 08:28:20 + PYENV_ROOT=/opt/pyenv 08:28:20 + export PATH=/opt/pyenv/bin:/tmp/venv-VINU/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 08:28:20 + PATH=/opt/pyenv/bin:/tmp/venv-VINU/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 08:28:20 ++ pwd 08:28:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:28:20 + export PYTHONPATH 08:28:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:28:20 + TOX_TESTENV_PASSENV=PYTHONPATH 08:28:20 + tox --version 08:28:20 4.27.0 from /tmp/venv-VINU/lib/python3.10/site-packages/tox/__init__.py 08:28:20 + PARALLEL=false 08:28:20 + TOX_OPTIONS_LIST= 08:28:20 + [[ -n pre-commit ]] 08:28:20 + TOX_OPTIONS_LIST=' -e pre-commit' 08:28:20 + case ${PARALLEL,,} in 08:28:20 + tox -e pre-commit 08:28:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:28:21 pre-commit: install_deps> python -I -m pip install pre-commit 08:28:24 pre-commit: freeze> python -m pip freeze --all 08:28:24 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 08:28:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:28:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:28:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:28:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:28:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:28:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:28:27 [INFO] Once installed this environment will be reused. 08:28:27 [INFO] This may take a few minutes... 08:28:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:28:31 [INFO] Once installed this environment will be reused. 08:28:31 [INFO] This may take a few minutes... 08:28:36 trim trailing whitespace.................................................Passed 08:28:36 Tabs remover.............................................................Passed 08:28:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:28:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:28:37 [INFO] Once installed this environment will be reused. 08:28:37 [INFO] This may take a few minutes... 08:28:45 gitlint..............................................(no files to check)Skipped 08:28:45 pre-commit: OK (24.48=setup[3.44]+cmd[12.38,8.66] seconds) 08:28:45 congratulations :) (24.70 seconds) 08:28:45 + tox_status=0 08:28:45 + echo '---> Completed tox runs' 08:28:45 ---> Completed tox runs 08:28:45 + for i in .tox/*/log 08:28:45 ++ echo .tox/pre-commit/log 08:28:45 ++ awk -F/ '{print $2}' 08:28:45 + tox_env=pre-commit 08:28:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:28:45 + DOC_DIR=docs/_build/html 08:28:45 + [[ -d docs/_build/html ]] 08:28:45 + echo '---> tox-run.sh ends' 08:28:45 ---> tox-run.sh ends 08:28:45 + test 0 -eq 0 08:28:45 $ ssh-agent -k 08:28:45 unset SSH_AUTH_SOCK; 08:28:45 unset SSH_AGENT_PID; 08:28:45 echo Agent pid 1646 killed; 08:28:45 [ssh-agent] Stopped. 08:28:45 [PostBuildScript] - [INFO] Executing post build scripts. 08:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3092949057925329797.sh 08:28:45 ---> sysstat.sh 08:28:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12672675022701771992.sh 08:28:46 ---> package-listing.sh 08:28:46 ++ facter osfamily 08:28:46 ++ tr '[:upper:]' '[:lower:]' 08:28:46 + OS_FAMILY=debian 08:28:46 + workspace=/w/workspace/oom-master-pre-commit-lint 08:28:46 + START_PACKAGES=/tmp/packages_start.txt 08:28:46 + END_PACKAGES=/tmp/packages_end.txt 08:28:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:46 + PACKAGES=/tmp/packages_start.txt 08:28:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:28:46 + PACKAGES=/tmp/packages_end.txt 08:28:46 + case "${OS_FAMILY}" in 08:28:46 + dpkg -l 08:28:46 + grep '^ii' 08:28:46 + '[' -f /tmp/packages_start.txt ']' 08:28:46 + '[' -f /tmp/packages_end.txt ']' 08:28:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:28:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:28:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:28:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:28:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins423112249557277447.sh 08:28:46 ---> capture-instance-metadata.sh 08:28:46 Setup pyenv: 08:28:46 system 08:28:46 3.8.13 08:28:46 3.9.13 08:28:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85YR 08:28:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:28:54 lf-activate-venv(): INFO: Installing: lftools 08:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-85YR/bin to PATH 08:29:17 INFO: Running in OpenStack, capturing instance metadata 08:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13130893062877076600.sh 08:29:18 provisioning config files... 08:29:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10833252352732483176tmp 08:29:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:29:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:29:18 [EnvInject] - Injecting environment variables from a build step. 08:29:18 [EnvInject] - Injecting as environment variables the properties content 08:29:18 SERVER_ID=logs 08:29:18 08:29:18 [EnvInject] - Variables injected successfully. 08:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8432799872501246710.sh 08:29:18 ---> create-netrc.sh 08:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17122947573345147782.sh 08:29:18 ---> python-tools-install.sh 08:29:18 Setup pyenv: 08:29:18 system 08:29:18 3.8.13 08:29:18 3.9.13 08:29:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:29:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85YR from file:/tmp/.os_lf_venv 08:29:20 lf-activate-venv(): INFO: Installing: lftools 08:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-85YR/bin to PATH 08:29:28 Generating Requirements File 08:29:48 Python 3.10.6 08:29:48 pip 25.1.1 from /tmp/venv-85YR/lib/python3.10/site-packages/pip (python 3.10) 08:29:48 appdirs==1.4.4 08:29:48 argcomplete==3.6.2 08:29:48 aspy.yaml==1.3.0 08:29:48 attrs==25.3.0 08:29:48 autopage==0.5.2 08:29:48 beautifulsoup4==4.13.4 08:29:48 boto3==1.38.45 08:29:48 botocore==1.38.45 08:29:48 bs4==0.0.2 08:29:48 cachetools==5.5.2 08:29:48 certifi==2025.6.15 08:29:48 cffi==1.17.1 08:29:48 cfgv==3.4.0 08:29:48 chardet==5.2.0 08:29:48 charset-normalizer==3.4.2 08:29:48 click==8.2.1 08:29:48 cliff==4.10.0 08:29:48 cmd2==2.6.2 08:29:48 cryptography==3.3.2 08:29:48 debtcollector==3.0.0 08:29:48 decorator==5.2.1 08:29:48 defusedxml==0.7.1 08:29:48 Deprecated==1.2.18 08:29:48 distlib==0.3.9 08:29:48 dnspython==2.7.0 08:29:48 docker==7.1.0 08:29:48 dogpile.cache==1.4.0 08:29:48 durationpy==0.10 08:29:48 email_validator==2.2.0 08:29:48 filelock==3.18.0 08:29:48 future==1.0.0 08:29:48 gitdb==4.0.12 08:29:48 GitPython==3.1.44 08:29:48 google-auth==2.40.3 08:29:48 httplib2==0.22.0 08:29:48 identify==2.6.12 08:29:48 idna==3.10 08:29:48 importlib-resources==1.5.0 08:29:48 iso8601==2.1.0 08:29:48 Jinja2==3.1.6 08:29:48 jmespath==1.0.1 08:29:48 jsonpatch==1.33 08:29:48 jsonpointer==3.0.0 08:29:48 jsonschema==4.24.0 08:29:48 jsonschema-specifications==2025.4.1 08:29:48 keystoneauth1==5.11.1 08:29:48 kubernetes==33.1.0 08:29:48 lftools==0.37.13 08:29:48 lxml==6.0.0 08:29:48 MarkupSafe==3.0.2 08:29:48 msgpack==1.1.1 08:29:48 multi_key_dict==2.0.3 08:29:48 munch==4.0.0 08:29:48 netaddr==1.3.0 08:29:48 niet==1.4.2 08:29:48 nodeenv==1.9.1 08:29:48 oauth2client==4.1.3 08:29:48 oauthlib==3.3.1 08:29:48 openstacksdk==4.6.0 08:29:48 os-client-config==2.1.0 08:29:48 os-service-types==1.7.0 08:29:48 osc-lib==4.0.2 08:29:48 oslo.config==9.8.0 08:29:48 oslo.context==6.0.0 08:29:48 oslo.i18n==6.5.1 08:29:48 oslo.log==7.1.0 08:29:48 oslo.serialization==5.7.0 08:29:48 oslo.utils==9.0.0 08:29:48 packaging==25.0 08:29:48 pbr==6.1.1 08:29:48 platformdirs==4.3.8 08:29:48 prettytable==3.16.0 08:29:48 psutil==7.0.0 08:29:48 pyasn1==0.6.1 08:29:48 pyasn1_modules==0.4.2 08:29:48 pycparser==2.22 08:29:48 pygerrit2==2.0.15 08:29:48 PyGithub==2.6.1 08:29:48 PyJWT==2.10.1 08:29:48 PyNaCl==1.5.0 08:29:48 pyparsing==2.4.7 08:29:48 pyperclip==1.9.0 08:29:48 pyrsistent==0.20.0 08:29:48 python-cinderclient==9.7.0 08:29:48 python-dateutil==2.9.0.post0 08:29:48 python-heatclient==4.2.0 08:29:48 python-jenkins==1.8.2 08:29:48 python-keystoneclient==5.6.0 08:29:48 python-magnumclient==4.8.1 08:29:48 python-openstackclient==8.1.0 08:29:48 python-swiftclient==4.8.0 08:29:48 PyYAML==6.0.2 08:29:48 referencing==0.36.2 08:29:48 requests==2.32.4 08:29:48 requests-oauthlib==2.0.0 08:29:48 requestsexceptions==1.4.0 08:29:48 rfc3986==2.0.0 08:29:48 rpds-py==0.25.1 08:29:48 rsa==4.9.1 08:29:48 ruamel.yaml==0.18.14 08:29:48 ruamel.yaml.clib==0.2.12 08:29:48 s3transfer==0.13.0 08:29:48 simplejson==3.20.1 08:29:48 six==1.17.0 08:29:48 smmap==5.0.2 08:29:48 soupsieve==2.7 08:29:48 stevedore==5.4.1 08:29:48 tabulate==0.9.0 08:29:48 toml==0.10.2 08:29:48 tomlkit==0.13.3 08:29:48 tqdm==4.67.1 08:29:48 typing_extensions==4.14.0 08:29:48 tzdata==2025.2 08:29:48 urllib3==1.26.20 08:29:48 virtualenv==20.31.2 08:29:48 wcwidth==0.2.13 08:29:48 websocket-client==1.8.0 08:29:48 wrapt==1.17.2 08:29:48 xdg==6.0.0 08:29:48 xmltodict==0.14.2 08:29:48 yq==3.4.3 08:29:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4157869264085371481.sh 08:29:48 ---> sudo-logs.sh 08:29:48 Archiving 'sudo' log.. 08:29:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14420393753838167934.sh 08:29:49 ---> job-cost.sh 08:29:49 Setup pyenv: 08:29:49 system 08:29:49 3.8.13 08:29:49 3.9.13 08:29:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85YR from file:/tmp/.os_lf_venv 08:29:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-85YR/bin to PATH 08:29:56 INFO: No Stack... 08:29:56 INFO: Retrieving Pricing Info for: v3-standard-4 08:29:56 INFO: Archiving Costs 08:29:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins680467924088304383.sh 08:29:56 ---> logs-deploy.sh 08:29:56 Setup pyenv: 08:29:56 system 08:29:56 3.8.13 08:29:56 3.9.13 08:29:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-85YR from file:/tmp/.os_lf_venv 08:29:58 lf-activate-venv(): INFO: Installing: lftools 08:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-85YR/bin to PATH 08:30:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4151 08:30:07 INFO: archiving workspace using pattern(s): 08:30:08 Archives upload complete. 08:30:08 INFO: archiving logs to Nexus 08:30:09 ---> uname -a: 08:30:09 Linux prd-ubuntu1804-builder-4c-4g-24097 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:30:09 08:30:09 08:30:09 ---> lscpu: 08:30:09 Architecture: x86_64 08:30:09 CPU op-mode(s): 32-bit, 64-bit 08:30:09 Byte Order: Little Endian 08:30:09 CPU(s): 4 08:30:09 On-line CPU(s) list: 0-3 08:30:09 Thread(s) per core: 1 08:30:09 Core(s) per socket: 1 08:30:09 Socket(s): 4 08:30:09 NUMA node(s): 1 08:30:09 Vendor ID: AuthenticAMD 08:30:09 CPU family: 23 08:30:09 Model: 49 08:30:09 Model name: AMD EPYC-Rome Processor 08:30:09 Stepping: 0 08:30:09 CPU MHz: 2799.998 08:30:09 BogoMIPS: 5599.99 08:30:09 Virtualization: AMD-V 08:30:09 Hypervisor vendor: KVM 08:30:09 Virtualization type: full 08:30:09 L1d cache: 32K 08:30:09 L1i cache: 32K 08:30:09 L2 cache: 512K 08:30:09 L3 cache: 16384K 08:30:09 NUMA node0 CPU(s): 0-3 08:30:09 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 08:30:09 08:30:09 08:30:09 ---> nproc: 08:30:09 4 08:30:09 08:30:09 08:30:09 ---> df -h: 08:30:09 Filesystem Size Used Avail Use% Mounted on 08:30:09 udev 7.9G 0 7.9G 0% /dev 08:30:09 tmpfs 1.6G 672K 1.6G 1% /run 08:30:09 /dev/vda1 78G 8.4G 69G 11% / 08:30:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:30:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:30:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:30:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:30:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:30:09 08:30:09 08:30:09 ---> free -m: 08:30:09 total used free shared buff/cache available 08:30:09 Mem: 16040 543 13303 0 2192 15177 08:30:09 Swap: 1023 0 1023 08:30:09 08:30:09 08:30:09 ---> ip addr: 08:30:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:30:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:30:09 inet 127.0.0.1/8 scope host lo 08:30:09 valid_lft forever preferred_lft forever 08:30:09 inet6 ::1/128 scope host 08:30:09 valid_lft forever preferred_lft forever 08:30:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:30:09 link/ether fa:16:3e:8f:88:05 brd ff:ff:ff:ff:ff:ff 08:30:09 inet 10.30.106.16/23 brd 10.30.107.255 scope global dynamic ens3 08:30:09 valid_lft 86249sec preferred_lft 86249sec 08:30:09 inet6 fe80::f816:3eff:fe8f:8805/64 scope link 08:30:09 valid_lft forever preferred_lft forever 08:30:09 08:30:09 08:30:09 ---> sar -b -r -n DEV: 08:30:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24097) 06/27/25 _x86_64_ (4 CPU) 08:30:09 08:30:09 08:27:38 LINUX RESTART (4 CPU) 08:30:09 08:30:09 08:28:01 tps rtps wtps bread/s bwrtn/s 08:30:09 08:29:02 314.50 24.11 290.38 813.33 40285.69 08:30:09 08:30:01 116.42 1.07 115.35 122.96 38000.20 08:30:09 Average: 216.29 12.69 203.60 471.05 39152.55 08:30:09 08:30:09 08:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:30:09 08:29:02 13905440 15542628 2519528 15.34 61736 1772080 776420 4.44 759420 1539340 91104 08:30:09 08:30:01 13621700 15537192 2803268 17.07 85768 2011032 781540 4.47 779336 1770700 114292 08:30:09 Average: 13763570 15539910 2661398 16.20 73752 1891556 778980 4.46 769378 1655020 102698 08:30:09 08:30:09 08:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:30:09 08:29:02 lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 08:30:09 08:29:02 ens3 221.61 156.87 997.80 36.45 0.00 0.00 0.00 0.00 08:30:09 08:30:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 08:30:09 08:30:01 ens3 149.92 107.17 825.33 14.68 0.00 0.00 0.00 0.00 08:30:09 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 08:30:09 Average: ens3 186.07 132.23 912.29 25.65 0.00 0.00 0.00 0.00 08:30:09 08:30:09 08:30:09 ---> sar -P ALL: 08:30:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24097) 06/27/25 _x86_64_ (4 CPU) 08:30:09 08:30:09 08:27:38 LINUX RESTART (4 CPU) 08:30:09 08:30:09 08:28:01 CPU %user %nice %system %iowait %steal %idle 08:30:09 08:29:02 all 21.95 0.00 2.32 5.29 0.07 70.37 08:30:09 08:29:02 0 14.62 0.00 2.01 10.20 0.07 73.10 08:30:09 08:29:02 1 30.16 0.00 2.68 2.52 0.08 64.56 08:30:09 08:29:02 2 18.70 0.00 2.68 4.67 0.08 73.86 08:30:09 08:29:02 3 24.35 0.00 1.94 3.75 0.07 69.89 08:30:09 08:30:01 all 20.62 0.00 1.48 4.61 0.05 73.24 08:30:09 08:30:01 0 18.77 0.00 1.17 7.93 0.05 72.08 08:30:09 08:30:01 1 53.03 0.00 2.96 3.84 0.07 40.10 08:30:09 08:30:01 2 2.45 0.00 1.04 6.57 0.03 89.91 08:30:09 08:30:01 3 8.30 0.00 0.76 0.14 0.02 90.79 08:30:09 Average: all 21.29 0.00 1.91 4.96 0.06 71.79 08:30:09 Average: 0 16.68 0.00 1.59 9.07 0.06 72.59 08:30:09 Average: 1 41.52 0.00 2.82 3.17 0.08 52.41 08:30:09 Average: 2 10.63 0.00 1.86 5.62 0.06 81.83 08:30:09 Average: 3 16.36 0.00 1.35 1.95 0.04 80.29 08:30:09 08:30:09 08:30:09