07:23:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 07:23:03 Running as SYSTEM 07:23:03 [EnvInject] - Loading node environment variables. 07:23:03 Building remotely on prd-ubuntu1804-builder-4c-4g-39416 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:23:03 [ssh-agent] Looking for ssh-agent implementation... 07:23:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:04 $ ssh-agent 07:23:04 SSH_AUTH_SOCK=/tmp/ssh-mxdbRKXSuABU/agent.1640 07:23:04 SSH_AGENT_PID=1642 07:23:04 [ssh-agent] Started. 07:23:04 Running ssh-add (command line suppressed) 07:23:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6331399269180945323.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6331399269180945323.key) 07:23:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:23:04 The recommended git tool is: NONE 07:23:05 using credential onap-jenkins-ssh 07:23:05 Wiping out workspace first. 07:23:05 Cloning the remote Git repository 07:23:05 Cloning repository git://cloud.onap.org/mirror/oom.git 07:23:05 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:23:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:23:05 > git --version # timeout=10 07:23:05 > git --version # 'git version 2.17.1' 07:23:05 using GIT_SSH to set credentials Gerrit user 07:23:05 Verifying host key using manually-configured host key entries 07:23:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:23:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:23:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:23:11 using GIT_SSH to set credentials Gerrit user 07:23:11 Verifying host key using manually-configured host key entries 07:23:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/5 # timeout=30 07:23:11 > git rev-parse f2059d560cf055107594a6c6638bf66e0ebe4ff8^{commit} # timeout=10 07:23:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:23:11 Checking out Revision f2059d560cf055107594a6c6638bf66e0ebe4ff8 (refs/changes/50/141850/5) 07:23:11 > git config core.sparsecheckout # timeout=10 07:23:11 > git checkout -f f2059d560cf055107594a6c6638bf66e0ebe4ff8 # timeout=30 07:23:15 Commit message: "[SDC] 13.0.8 release" 07:23:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:23:15 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 07:23:15 [EnvInject] - Injecting environment variables from a build step. 07:23:15 [EnvInject] - Injecting as environment variables the properties content 07:23:15 PYTHON=python3 07:23:15 07:23:15 [EnvInject] - Variables injected successfully. 07:23:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8371034088364410427.sh 07:23:15 ---> tox-install.sh 07:23:15 + source /home/jenkins/lf-env.sh 07:23:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:15 ++ mktemp -d /tmp/venv-XXXX 07:23:15 + lf_venv=/tmp/venv-GJSP 07:23:15 + local venv_file=/tmp/.os_lf_venv 07:23:15 + local python=python3 07:23:15 + local options 07:23:15 + local set_path=true 07:23:15 + local install_args= 07:23:15 ++ 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 07:23:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:23:15 + true 07:23:15 + case $1 in 07:23:15 + venv_file=/tmp/.toxenv 07:23:15 + shift 2 07:23:15 + true 07:23:15 + case $1 in 07:23:15 + shift 07:23:15 + break 07:23:15 + case $python in 07:23:15 + local pkg_list= 07:23:15 + [[ -d /opt/pyenv ]] 07:23:15 + echo 'Setup pyenv:' 07:23:15 Setup pyenv: 07:23:15 + export PYENV_ROOT=/opt/pyenv 07:23:15 + PYENV_ROOT=/opt/pyenv 07:23:15 + 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 07:23:15 + 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 07:23:15 + pyenv versions 07:23:15 * system (set by /opt/pyenv/version) 07:23:15 * 3.8.13 (set by /opt/pyenv/version) 07:23:15 * 3.9.13 (set by /opt/pyenv/version) 07:23:15 * 3.10.6 (set by /opt/pyenv/version) 07:23:15 + command -v pyenv 07:23:15 ++ pyenv init - --no-rehash 07:23:15 + 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[*]}"'\'')" 07:23:15 export PATH="/opt/pyenv/shims:${PATH}" 07:23:15 export PYENV_SHELL=bash 07:23:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:23:15 pyenv() { 07:23:15 local command 07:23:15 command="${1:-}" 07:23:15 if [ "$#" -gt 0 ]; then 07:23:15 shift 07:23:15 fi 07:23:15 07:23:15 case "$command" in 07:23:15 rehash|shell) 07:23:15 eval "$(pyenv "sh-$command" "$@")" 07:23:15 ;; 07:23:15 *) 07:23:15 command pyenv "$command" "$@" 07:23:15 ;; 07:23:15 esac 07:23:15 }' 07:23:15 +++ 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[*]}"' 07:23:15 ++ 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 07:23:15 ++ 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 07:23:15 ++ 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 07:23:15 ++ export PYENV_SHELL=bash 07:23:15 ++ PYENV_SHELL=bash 07:23:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:23:15 +++ complete -F _pyenv pyenv 07:23:15 ++ lf-pyver python3 07:23:15 ++ local py_version_xy=python3 07:23:15 ++ local py_version_xyz= 07:23:15 ++ pyenv versions 07:23:15 ++ local command 07:23:15 ++ command=versions 07:23:15 ++ '[' 1 -gt 0 ']' 07:23:15 ++ shift 07:23:15 ++ case "$command" in 07:23:15 ++ command pyenv versions 07:23:15 ++ pyenv versions 07:23:15 ++ sed 's/^[ *]* //' 07:23:15 ++ grep -E '^[0-9.]*[0-9]$' 07:23:15 ++ awk '{ print $1 }' 07:23:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:23:15 +++ grep '^3' /tmp/.pyenv_versions 07:23:15 +++ sort -V 07:23:15 +++ tail -n 1 07:23:15 ++ py_version_xyz=3.10.6 07:23:15 ++ [[ -z 3.10.6 ]] 07:23:15 ++ echo 3.10.6 07:23:15 ++ return 0 07:23:15 + pyenv local 3.10.6 07:23:15 + local command 07:23:15 + command=local 07:23:15 + '[' 2 -gt 0 ']' 07:23:15 + shift 07:23:15 + case "$command" in 07:23:15 + command pyenv local 3.10.6 07:23:15 + pyenv local 3.10.6 07:23:15 + for arg in "$@" 07:23:15 + case $arg in 07:23:15 + pkg_list+='tox ' 07:23:15 + for arg in "$@" 07:23:15 + case $arg in 07:23:15 + pkg_list+='virtualenv ' 07:23:15 + for arg in "$@" 07:23:15 + case $arg in 07:23:15 + pkg_list+='urllib3~=1.26.15 ' 07:23:15 + [[ -f /tmp/.toxenv ]] 07:23:15 + [[ ! -f /tmp/.toxenv ]] 07:23:15 + [[ -n '' ]] 07:23:15 + python3 -m venv /tmp/venv-GJSP 07:23:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GJSP' 07:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GJSP 07:23:20 + echo /tmp/venv-GJSP 07:23:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:23:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:23:20 + /tmp/venv-GJSP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:23:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:23:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:23:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:23:24 + /tmp/venv-GJSP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:23:26 + type python3 07:23:26 + true 07:23:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GJSP/bin to PATH' 07:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-GJSP/bin to PATH 07:23:26 + PATH=/tmp/venv-GJSP/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 07:23:26 + return 0 07:23:26 + python3 --version 07:23:26 Python 3.10.6 07:23:26 + python3 -m pip --version 07:23:27 pip 25.2 from /tmp/venv-GJSP/lib/python3.10/site-packages/pip (python 3.10) 07:23:27 + python3 -m pip freeze 07:23:27 cachetools==6.1.0 07:23:27 chardet==5.2.0 07:23:27 colorama==0.4.6 07:23:27 distlib==0.4.0 07:23:27 filelock==3.19.1 07:23:27 packaging==25.0 07:23:27 platformdirs==4.3.8 07:23:27 pluggy==1.6.0 07:23:27 pyproject-api==1.9.1 07:23:27 tomli==2.2.1 07:23:27 tox==4.28.4 07:23:27 typing_extensions==4.14.1 07:23:27 urllib3==1.26.20 07:23:27 virtualenv==20.34.0 07:23:27 [EnvInject] - Injecting environment variables from a build step. 07:23:27 [EnvInject] - Injecting as environment variables the properties content 07:23:27 PARALLEL=false 07:23:27 07:23:27 [EnvInject] - Variables injected successfully. 07:23:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4659182223661785797.sh 07:23:27 ---> tox-run.sh 07:23:27 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:23:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:23:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:23:27 + cd /w/workspace/oom-master-pre-commit-lint/. 07:23:27 + source /home/jenkins/lf-env.sh 07:23:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:27 ++ mktemp -d /tmp/venv-XXXX 07:23:27 + lf_venv=/tmp/venv-z0y1 07:23:27 + local venv_file=/tmp/.os_lf_venv 07:23:27 + local python=python3 07:23:27 + local options 07:23:27 + local set_path=true 07:23:27 + local install_args= 07:23:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:23:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:23:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:23:27 + true 07:23:27 + case $1 in 07:23:27 + venv_file=/tmp/.toxenv 07:23:27 + shift 2 07:23:27 + true 07:23:27 + case $1 in 07:23:27 + shift 07:23:27 + break 07:23:27 + case $python in 07:23:27 + local pkg_list= 07:23:27 + [[ -d /opt/pyenv ]] 07:23:27 + echo 'Setup pyenv:' 07:23:27 Setup pyenv: 07:23:27 + export PYENV_ROOT=/opt/pyenv 07:23:27 + PYENV_ROOT=/opt/pyenv 07:23:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 + pyenv versions 07:23:27 system 07:23:27 3.8.13 07:23:27 3.9.13 07:23:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:23:27 + command -v pyenv 07:23:27 ++ pyenv init - --no-rehash 07:23:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:23:27 export PATH="/opt/pyenv/shims:${PATH}" 07:23:27 export PYENV_SHELL=bash 07:23:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:23:27 pyenv() { 07:23:27 local command 07:23:27 command="${1:-}" 07:23:27 if [ "$#" -gt 0 ]; then 07:23:27 shift 07:23:27 fi 07:23:27 07:23:27 case "$command" in 07:23:27 rehash|shell) 07:23:27 eval "$(pyenv "sh-$command" "$@")" 07:23:27 ;; 07:23:27 *) 07:23:27 command pyenv "$command" "$@" 07:23:27 ;; 07:23:27 esac 07:23:27 }' 07:23:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:23:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:23:27 ++ export PYENV_SHELL=bash 07:23:27 ++ PYENV_SHELL=bash 07:23:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:23:27 +++ complete -F _pyenv pyenv 07:23:27 ++ lf-pyver python3 07:23:27 ++ local py_version_xy=python3 07:23:27 ++ local py_version_xyz= 07:23:27 ++ pyenv versions 07:23:27 ++ local command 07:23:27 ++ command=versions 07:23:27 ++ '[' 1 -gt 0 ']' 07:23:27 ++ shift 07:23:27 ++ case "$command" in 07:23:27 ++ command pyenv versions 07:23:27 ++ pyenv versions 07:23:27 ++ grep -E '^[0-9.]*[0-9]$' 07:23:27 ++ sed 's/^[ *]* //' 07:23:27 ++ awk '{ print $1 }' 07:23:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:23:27 +++ grep '^3' /tmp/.pyenv_versions 07:23:27 +++ sort -V 07:23:27 +++ tail -n 1 07:23:27 ++ py_version_xyz=3.10.6 07:23:27 ++ [[ -z 3.10.6 ]] 07:23:27 ++ echo 3.10.6 07:23:27 ++ return 0 07:23:27 + pyenv local 3.10.6 07:23:27 + local command 07:23:27 + command=local 07:23:27 + '[' 2 -gt 0 ']' 07:23:27 + shift 07:23:27 + case "$command" in 07:23:27 + command pyenv local 3.10.6 07:23:27 + pyenv local 3.10.6 07:23:27 + for arg in "$@" 07:23:27 + case $arg in 07:23:27 + pkg_list+='tox ' 07:23:27 + for arg in "$@" 07:23:27 + case $arg in 07:23:27 + pkg_list+='virtualenv ' 07:23:27 + for arg in "$@" 07:23:27 + case $arg in 07:23:27 + pkg_list+='urllib3~=1.26.15 ' 07:23:27 + [[ -f /tmp/.toxenv ]] 07:23:27 ++ cat /tmp/.toxenv 07:23:27 + lf_venv=/tmp/venv-GJSP 07:23:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJSP from' file:/tmp/.toxenv 07:23:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJSP from file:/tmp/.toxenv 07:23:27 + /tmp/venv-GJSP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:23:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:23:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:23:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:23:28 + /tmp/venv-GJSP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:23:29 + type python3 07:23:29 + true 07:23:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GJSP/bin to PATH' 07:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-GJSP/bin to PATH 07:23:29 + PATH=/tmp/venv-GJSP/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 07:23:29 + return 0 07:23:29 + [[ -d /opt/pyenv ]] 07:23:29 + echo '---> Setting up pyenv' 07:23:29 ---> Setting up pyenv 07:23:29 + export PYENV_ROOT=/opt/pyenv 07:23:29 + PYENV_ROOT=/opt/pyenv 07:23:29 + export PATH=/opt/pyenv/bin:/tmp/venv-GJSP/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 07:23:29 + PATH=/opt/pyenv/bin:/tmp/venv-GJSP/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 07:23:29 ++ pwd 07:23:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:23:29 + export PYTHONPATH 07:23:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:23:29 + TOX_TESTENV_PASSENV=PYTHONPATH 07:23:29 + tox --version 07:23:29 4.28.4 from /tmp/venv-GJSP/lib/python3.10/site-packages/tox/__init__.py 07:23:29 + PARALLEL=false 07:23:29 + TOX_OPTIONS_LIST= 07:23:29 + [[ -n pre-commit ]] 07:23:29 + TOX_OPTIONS_LIST=' -e pre-commit' 07:23:29 + case ${PARALLEL,,} in 07:23:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:23:29 + tox -e pre-commit 07:23:31 pre-commit: install_deps> python -I -m pip install pre-commit 07:23:33 pre-commit: freeze> python -m pip freeze --all 07:23:34 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 07:23:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:23:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:23:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:23:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:23:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:23:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:23:37 [INFO] Once installed this environment will be reused. 07:23:37 [INFO] This may take a few minutes... 07:23:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:23:41 [INFO] Once installed this environment will be reused. 07:23:41 [INFO] This may take a few minutes... 07:23:46 trim trailing whitespace.................................................Passed 07:23:46 Tabs remover.............................................................Passed 07:23:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:23:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:23:46 [INFO] Once installed this environment will be reused. 07:23:46 [INFO] This may take a few minutes... 07:23:55 gitlint..............................................(no files to check)Skipped 07:23:55 pre-commit: OK (25.06=setup[3.77]+cmd[12.56,8.74] seconds) 07:23:55 congratulations :) (25.29 seconds) 07:23:55 + tox_status=0 07:23:55 + echo '---> Completed tox runs' 07:23:55 ---> Completed tox runs 07:23:55 + for i in .tox/*/log 07:23:55 ++ echo .tox/pre-commit/log 07:23:55 ++ awk -F/ '{print $2}' 07:23:55 + tox_env=pre-commit 07:23:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:23:55 + DOC_DIR=docs/_build/html 07:23:55 + [[ -d docs/_build/html ]] 07:23:55 + echo '---> tox-run.sh ends' 07:23:55 ---> tox-run.sh ends 07:23:55 + test 0 -eq 0 07:23:55 $ ssh-agent -k 07:23:55 unset SSH_AUTH_SOCK; 07:23:55 unset SSH_AGENT_PID; 07:23:55 echo Agent pid 1642 killed; 07:23:55 [ssh-agent] Stopped. 07:23:55 [PostBuildScript] - [INFO] Executing post build scripts. 07:23:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2577525235988438773.sh 07:23:55 ---> sysstat.sh 07:23:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10990835936348720874.sh 07:23:56 ---> package-listing.sh 07:23:56 ++ facter osfamily 07:23:56 ++ tr '[:upper:]' '[:lower:]' 07:23:56 + OS_FAMILY=debian 07:23:56 + workspace=/w/workspace/oom-master-pre-commit-lint 07:23:56 + START_PACKAGES=/tmp/packages_start.txt 07:23:56 + END_PACKAGES=/tmp/packages_end.txt 07:23:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:56 + PACKAGES=/tmp/packages_start.txt 07:23:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:23:56 + PACKAGES=/tmp/packages_end.txt 07:23:56 + case "${OS_FAMILY}" in 07:23:56 + dpkg -l 07:23:56 + grep '^ii' 07:23:56 + '[' -f /tmp/packages_start.txt ']' 07:23:56 + '[' -f /tmp/packages_end.txt ']' 07:23:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:23:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:23:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:23:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2538641876524120751.sh 07:23:56 ---> capture-instance-metadata.sh 07:23:56 Setup pyenv: 07:23:56 system 07:23:56 3.8.13 07:23:56 3.9.13 07:23:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:24:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SI7l 07:24:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:04 lf-activate-venv(): INFO: Installing: lftools 07:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-SI7l/bin to PATH 07:24:26 INFO: Running in OpenStack, capturing instance metadata 07:24:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17990853591845154366.sh 07:24:26 provisioning config files... 07:24:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8904960395874962428tmp 07:24:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:24:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:24:26 [EnvInject] - Injecting environment variables from a build step. 07:24:26 [EnvInject] - Injecting as environment variables the properties content 07:24:26 SERVER_ID=logs 07:24:26 07:24:26 [EnvInject] - Variables injected successfully. 07:24:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4661839852088593635.sh 07:24:26 ---> create-netrc.sh 07:24:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17611150550866591952.sh 07:24:26 ---> python-tools-install.sh 07:24:26 Setup pyenv: 07:24:27 system 07:24:27 3.8.13 07:24:27 3.9.13 07:24:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:24:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SI7l from file:/tmp/.os_lf_venv 07:24:29 lf-activate-venv(): INFO: Installing: lftools 07:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-SI7l/bin to PATH 07:24:36 Generating Requirements File 07:24:57 Python 3.10.6 07:24:57 pip 25.2 from /tmp/venv-SI7l/lib/python3.10/site-packages/pip (python 3.10) 07:24:58 appdirs==1.4.4 07:24:58 argcomplete==3.6.2 07:24:58 aspy.yaml==1.3.0 07:24:58 attrs==25.3.0 07:24:58 autopage==0.5.2 07:24:58 beautifulsoup4==4.13.4 07:24:58 boto3==1.40.14 07:24:58 botocore==1.40.14 07:24:58 bs4==0.0.2 07:24:58 cachetools==5.5.2 07:24:58 certifi==2025.8.3 07:24:58 cffi==1.17.1 07:24:58 cfgv==3.4.0 07:24:58 chardet==5.2.0 07:24:58 charset-normalizer==3.4.3 07:24:58 click==8.2.1 07:24:58 cliff==4.10.0 07:24:58 cmd2==2.7.0 07:24:58 cryptography==3.3.2 07:24:58 debtcollector==3.0.0 07:24:58 decorator==5.2.1 07:24:58 defusedxml==0.7.1 07:24:58 Deprecated==1.2.18 07:24:58 distlib==0.4.0 07:24:58 dnspython==2.7.0 07:24:58 docker==7.1.0 07:24:58 dogpile.cache==1.4.0 07:24:58 durationpy==0.10 07:24:58 email_validator==2.2.0 07:24:58 filelock==3.19.1 07:24:58 future==1.0.0 07:24:58 gitdb==4.0.12 07:24:58 GitPython==3.1.45 07:24:58 google-auth==2.40.3 07:24:58 httplib2==0.22.0 07:24:58 identify==2.6.13 07:24:58 idna==3.10 07:24:58 importlib-resources==1.5.0 07:24:58 iso8601==2.1.0 07:24:58 Jinja2==3.1.6 07:24:58 jmespath==1.0.1 07:24:58 jsonpatch==1.33 07:24:58 jsonpointer==3.0.0 07:24:58 jsonschema==4.25.1 07:24:58 jsonschema-specifications==2025.4.1 07:24:58 keystoneauth1==5.11.1 07:24:58 kubernetes==33.1.0 07:24:58 lftools==0.37.13 07:24:58 lxml==6.0.0 07:24:58 markdown-it-py==4.0.0 07:24:58 MarkupSafe==3.0.2 07:24:58 mdurl==0.1.2 07:24:58 msgpack==1.1.1 07:24:58 multi_key_dict==2.0.3 07:24:58 munch==4.0.0 07:24:58 netaddr==1.3.0 07:24:58 niet==1.4.2 07:24:58 nodeenv==1.9.1 07:24:58 oauth2client==4.1.3 07:24:58 oauthlib==3.3.1 07:24:58 openstacksdk==4.7.0 07:24:58 os-client-config==2.3.0 07:24:58 os-service-types==1.8.0 07:24:58 osc-lib==4.1.0 07:24:58 oslo.config==10.0.0 07:24:58 oslo.context==6.0.0 07:24:58 oslo.i18n==6.5.1 07:24:58 oslo.log==7.2.0 07:24:58 oslo.serialization==5.7.0 07:24:58 oslo.utils==9.0.0 07:24:58 packaging==25.0 07:24:58 pbr==7.0.0 07:24:58 platformdirs==4.3.8 07:24:58 prettytable==3.16.0 07:24:58 psutil==7.0.0 07:24:58 pyasn1==0.6.1 07:24:58 pyasn1_modules==0.4.2 07:24:58 pycparser==2.22 07:24:58 pygerrit2==2.0.15 07:24:58 PyGithub==2.7.0 07:24:58 Pygments==2.19.2 07:24:58 PyJWT==2.10.1 07:24:58 PyNaCl==1.5.0 07:24:58 pyparsing==2.4.7 07:24:58 pyperclip==1.9.0 07:24:58 pyrsistent==0.20.0 07:24:58 python-cinderclient==9.7.0 07:24:58 python-dateutil==2.9.0.post0 07:24:58 python-heatclient==4.3.0 07:24:58 python-jenkins==1.8.3 07:24:58 python-keystoneclient==5.6.0 07:24:58 python-magnumclient==4.8.1 07:24:58 python-openstackclient==8.1.0 07:24:58 python-swiftclient==4.8.0 07:24:58 PyYAML==6.0.2 07:24:58 referencing==0.36.2 07:24:58 requests==2.32.5 07:24:58 requests-oauthlib==2.0.0 07:24:58 requestsexceptions==1.4.0 07:24:58 rfc3986==2.0.0 07:24:58 rich==14.1.0 07:24:58 rich-argparse==1.7.1 07:24:58 rpds-py==0.27.0 07:24:58 rsa==4.9.1 07:24:58 ruamel.yaml==0.18.15 07:24:58 ruamel.yaml.clib==0.2.12 07:24:58 s3transfer==0.13.1 07:24:58 simplejson==3.20.1 07:24:58 six==1.17.0 07:24:58 smmap==5.0.2 07:24:58 soupsieve==2.7 07:24:58 stevedore==5.4.1 07:24:58 tabulate==0.9.0 07:24:58 toml==0.10.2 07:24:58 tomlkit==0.13.3 07:24:58 tqdm==4.67.1 07:24:58 typing_extensions==4.14.1 07:24:58 tzdata==2025.2 07:24:58 urllib3==1.26.20 07:24:58 virtualenv==20.34.0 07:24:58 wcwidth==0.2.13 07:24:58 websocket-client==1.8.0 07:24:58 wrapt==1.17.3 07:24:58 xdg==6.0.0 07:24:58 xmltodict==0.14.2 07:24:58 yq==3.4.3 07:24:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14077306030114235338.sh 07:24:58 ---> sudo-logs.sh 07:24:58 Archiving 'sudo' log.. 07:24:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16866237559110565558.sh 07:24:58 ---> job-cost.sh 07:24:58 Setup pyenv: 07:24:58 system 07:24:58 3.8.13 07:24:58 3.9.13 07:24:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:24:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SI7l from file:/tmp/.os_lf_venv 07:25:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:25:05 lf-activate-venv(): INFO: Adding /tmp/venv-SI7l/bin to PATH 07:25:05 INFO: No Stack... 07:25:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:25:06 INFO: Archiving Costs 07:25:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10207381935090349662.sh 07:25:06 ---> logs-deploy.sh 07:25:06 Setup pyenv: 07:25:06 system 07:25:06 3.8.13 07:25:06 3.9.13 07:25:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SI7l from file:/tmp/.os_lf_venv 07:25:08 lf-activate-venv(): INFO: Installing: lftools 07:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-SI7l/bin to PATH 07:25:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4234 07:25:16 INFO: archiving workspace using pattern(s): 07:25:17 Archives upload complete. 07:25:17 INFO: archiving logs to Nexus 07:25:18 ---> uname -a: 07:25:18 Linux prd-ubuntu1804-builder-4c-4g-39416 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:25:18 07:25:18 07:25:18 ---> lscpu: 07:25:18 Architecture: x86_64 07:25:18 CPU op-mode(s): 32-bit, 64-bit 07:25:18 Byte Order: Little Endian 07:25:18 CPU(s): 4 07:25:18 On-line CPU(s) list: 0-3 07:25:18 Thread(s) per core: 1 07:25:18 Core(s) per socket: 1 07:25:18 Socket(s): 4 07:25:18 NUMA node(s): 1 07:25:18 Vendor ID: AuthenticAMD 07:25:18 CPU family: 23 07:25:18 Model: 49 07:25:18 Model name: AMD EPYC-Rome Processor 07:25:18 Stepping: 0 07:25:18 CPU MHz: 2799.998 07:25:18 BogoMIPS: 5599.99 07:25:18 Virtualization: AMD-V 07:25:18 Hypervisor vendor: KVM 07:25:18 Virtualization type: full 07:25:18 L1d cache: 32K 07:25:18 L1i cache: 32K 07:25:18 L2 cache: 512K 07:25:18 L3 cache: 16384K 07:25:18 NUMA node0 CPU(s): 0-3 07:25:18 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 07:25:18 07:25:18 07:25:18 ---> nproc: 07:25:18 4 07:25:18 07:25:18 07:25:18 ---> df -h: 07:25:18 Filesystem Size Used Avail Use% Mounted on 07:25:18 udev 7.9G 0 7.9G 0% /dev 07:25:18 tmpfs 1.6G 672K 1.6G 1% /run 07:25:18 /dev/vda1 78G 8.4G 69G 11% / 07:25:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:25:18 tmpfs 5.0M 0 5.0M 0% /run/lock 07:25:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:25:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:25:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:25:18 07:25:18 07:25:18 ---> free -m: 07:25:18 total used free shared buff/cache available 07:25:18 Mem: 16040 556 13272 0 2211 15162 07:25:18 Swap: 1023 0 1023 07:25:18 07:25:18 07:25:18 ---> ip addr: 07:25:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:25:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:25:18 inet 127.0.0.1/8 scope host lo 07:25:18 valid_lft forever preferred_lft forever 07:25:18 inet6 ::1/128 scope host 07:25:18 valid_lft forever preferred_lft forever 07:25:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:25:18 link/ether fa:16:3e:59:20:8d brd ff:ff:ff:ff:ff:ff 07:25:18 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 07:25:18 valid_lft 86249sec preferred_lft 86249sec 07:25:18 inet6 fe80::f816:3eff:fe59:208d/64 scope link 07:25:18 valid_lft forever preferred_lft forever 07:25:18 07:25:18 07:25:18 ---> sar -b -r -n DEV: 07:25:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39416) 08/21/25 _x86_64_ (4 CPU) 07:25:18 07:25:18 07:22:48 LINUX RESTART (4 CPU) 07:25:18 07:25:18 07:23:01 tps rtps wtps bread/s bwrtn/s 07:25:18 07:24:02 313.33 37.03 276.30 1252.72 31287.05 07:25:18 07:25:01 131.71 1.05 130.66 122.83 33409.79 07:25:18 Average: 223.28 19.19 204.09 692.52 32339.51 07:25:18 07:25:18 07:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:25:18 07:24:02 13944428 15562696 2480540 15.10 58672 1758612 787268 4.51 736444 1527708 134380 07:25:18 07:25:01 13624712 15551532 2800256 17.05 86636 2020144 745384 4.27 764272 1780860 119232 07:25:18 Average: 13784570 15557114 2640398 16.08 72654 1889378 766326 4.39 750358 1654284 126806 07:25:18 07:25:18 07:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:25:18 07:24:02 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 07:25:18 07:24:02 ens3 476.19 308.57 2304.77 80.08 0.00 0.00 0.00 0.00 07:25:18 07:25:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 07:25:18 07:25:01 ens3 106.98 77.16 905.66 12.63 0.00 0.00 0.00 0.00 07:25:18 Average: lo 1.95 1.95 0.21 0.21 0.00 0.00 0.00 0.00 07:25:18 Average: ens3 293.14 193.83 1611.10 46.64 0.00 0.00 0.00 0.00 07:25:18 07:25:18 07:25:18 ---> sar -P ALL: 07:25:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39416) 08/21/25 _x86_64_ (4 CPU) 07:25:18 07:25:18 07:22:48 LINUX RESTART (4 CPU) 07:25:18 07:25:18 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:25:18 07:24:02 all 24.55 0.00 2.82 4.26 0.07 68.29 07:25:18 07:24:02 0 30.83 0.00 2.69 1.05 0.07 65.36 07:25:18 07:24:02 1 26.13 0.00 2.83 1.31 0.08 69.65 07:25:18 07:24:02 2 23.82 0.00 2.97 1.06 0.08 72.07 07:25:18 07:24:02 3 17.44 0.00 2.78 13.62 0.05 66.11 07:25:18 07:25:01 all 20.45 0.00 1.44 3.94 0.05 74.12 07:25:18 07:25:01 0 9.04 0.00 0.80 0.07 0.03 90.06 07:25:18 07:25:01 1 37.15 0.00 2.39 1.43 0.08 58.94 07:25:18 07:25:01 2 7.08 0.00 1.04 6.10 0.03 85.75 07:25:18 07:25:01 3 28.49 0.00 1.49 8.17 0.07 61.78 07:25:18 Average: all 22.52 0.00 2.14 4.10 0.06 71.18 07:25:18 Average: 0 20.04 0.00 1.75 0.57 0.05 77.59 07:25:18 Average: 1 31.60 0.00 2.61 1.37 0.08 64.33 07:25:18 Average: 2 15.51 0.00 2.01 3.56 0.06 78.86 07:25:18 Average: 3 22.93 0.00 2.14 10.91 0.06 63.96 07:25:18 07:25:18 07:25:18