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