05:55:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:55:25 Running as SYSTEM 05:55:25 [EnvInject] - Loading node environment variables. 05:55:25 Building remotely on prd-ubuntu1804-builder-4c-4g-39392 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:55:25 [ssh-agent] Looking for ssh-agent implementation... 05:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:25 $ ssh-agent 05:55:25 SSH_AUTH_SOCK=/tmp/ssh-LC1OIHIkEiX1/agent.1657 05:55:25 SSH_AGENT_PID=1659 05:55:25 [ssh-agent] Started. 05:55:25 Running ssh-add (command line suppressed) 05:55:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12254790930670414975.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12254790930670414975.key) 05:55:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:55:25 The recommended git tool is: NONE 05:55:26 using credential onap-jenkins-ssh 05:55:26 Wiping out workspace first. 05:55:26 Cloning the remote Git repository 05:55:27 Cloning repository git://cloud.onap.org/mirror/oom.git 05:55:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:27 > git --version # timeout=10 05:55:27 > git --version # 'git version 2.17.1' 05:55:27 using GIT_SSH to set credentials Gerrit user 05:55:27 Verifying host key using manually-configured host key entries 05:55:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:55:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:55:32 using GIT_SSH to set credentials Gerrit user 05:55:32 Verifying host key using manually-configured host key entries 05:55:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/4 # timeout=30 05:55:32 > git rev-parse 473214b155d9e614188857bd6d2126e538a4fd51^{commit} # timeout=10 05:55:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:55:32 Checking out Revision 473214b155d9e614188857bd6d2126e538a4fd51 (refs/changes/80/141880/4) 05:55:32 > git config core.sparsecheckout # timeout=10 05:55:32 > git checkout -f 473214b155d9e614188857bd6d2126e538a4fd51 # timeout=30 05:55:36 Commit message: "[SDC] Move db init jobs to init container." 05:55:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:55:36 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 05:55:36 [EnvInject] - Injecting environment variables from a build step. 05:55:36 [EnvInject] - Injecting as environment variables the properties content 05:55:36 PYTHON=python3 05:55:36 05:55:36 [EnvInject] - Variables injected successfully. 05:55:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9867221105812616495.sh 05:55:36 ---> tox-install.sh 05:55:36 + source /home/jenkins/lf-env.sh 05:55:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:55:36 ++ mktemp -d /tmp/venv-XXXX 05:55:36 + lf_venv=/tmp/venv-ktLq 05:55:36 + local venv_file=/tmp/.os_lf_venv 05:55:36 + local python=python3 05:55:36 + local options 05:55:36 + local set_path=true 05:55:36 + local install_args= 05:55:36 ++ 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 05:55:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:55:36 + true 05:55:36 + case $1 in 05:55:36 + venv_file=/tmp/.toxenv 05:55:36 + shift 2 05:55:36 + true 05:55:36 + case $1 in 05:55:36 + shift 05:55:36 + break 05:55:36 + case $python in 05:55:36 + local pkg_list= 05:55:36 + [[ -d /opt/pyenv ]] 05:55:36 + echo 'Setup pyenv:' 05:55:36 Setup pyenv: 05:55:36 + export PYENV_ROOT=/opt/pyenv 05:55:36 + PYENV_ROOT=/opt/pyenv 05:55:36 + 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 05:55:36 + 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 05:55:36 + pyenv versions 05:55:36 * system (set by /opt/pyenv/version) 05:55:36 * 3.8.13 (set by /opt/pyenv/version) 05:55:36 * 3.9.13 (set by /opt/pyenv/version) 05:55:36 * 3.10.6 (set by /opt/pyenv/version) 05:55:36 + command -v pyenv 05:55:36 ++ pyenv init - --no-rehash 05:55:36 + 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[*]}"'\'')" 05:55:36 export PATH="/opt/pyenv/shims:${PATH}" 05:55:36 export PYENV_SHELL=bash 05:55:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:55:36 pyenv() { 05:55:36 local command 05:55:36 command="${1:-}" 05:55:36 if [ "$#" -gt 0 ]; then 05:55:36 shift 05:55:36 fi 05:55:36 05:55:36 case "$command" in 05:55:36 rehash|shell) 05:55:36 eval "$(pyenv "sh-$command" "$@")" 05:55:36 ;; 05:55:36 *) 05:55:36 command pyenv "$command" "$@" 05:55:36 ;; 05:55:36 esac 05:55:36 }' 05:55:36 +++ 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[*]}"' 05:55:36 ++ 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 05:55:36 ++ 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 05:55:36 ++ 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 05:55:36 ++ export PYENV_SHELL=bash 05:55:36 ++ PYENV_SHELL=bash 05:55:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:55:36 +++ complete -F _pyenv pyenv 05:55:36 ++ lf-pyver python3 05:55:36 ++ local py_version_xy=python3 05:55:36 ++ local py_version_xyz= 05:55:36 ++ pyenv versions 05:55:36 ++ sed 's/^[ *]* //' 05:55:36 ++ local command 05:55:36 ++ command=versions 05:55:36 ++ '[' 1 -gt 0 ']' 05:55:36 ++ grep -E '^[0-9.]*[0-9]$' 05:55:36 ++ shift 05:55:36 ++ case "$command" in 05:55:36 ++ command pyenv versions 05:55:36 ++ pyenv versions 05:55:36 ++ awk '{ print $1 }' 05:55:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:55:37 +++ grep '^3' /tmp/.pyenv_versions 05:55:37 +++ sort -V 05:55:37 +++ tail -n 1 05:55:37 ++ py_version_xyz=3.10.6 05:55:37 ++ [[ -z 3.10.6 ]] 05:55:37 ++ echo 3.10.6 05:55:37 ++ return 0 05:55:37 + pyenv local 3.10.6 05:55:37 + local command 05:55:37 + command=local 05:55:37 + '[' 2 -gt 0 ']' 05:55:37 + shift 05:55:37 + case "$command" in 05:55:37 + command pyenv local 3.10.6 05:55:37 + pyenv local 3.10.6 05:55:37 + for arg in "$@" 05:55:37 + case $arg in 05:55:37 + pkg_list+='tox ' 05:55:37 + for arg in "$@" 05:55:37 + case $arg in 05:55:37 + pkg_list+='virtualenv ' 05:55:37 + for arg in "$@" 05:55:37 + case $arg in 05:55:37 + pkg_list+='urllib3~=1.26.15 ' 05:55:37 + [[ -f /tmp/.toxenv ]] 05:55:37 + [[ ! -f /tmp/.toxenv ]] 05:55:37 + [[ -n '' ]] 05:55:37 + python3 -m venv /tmp/venv-ktLq 05:55:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ktLq' 05:55:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ktLq 05:55:41 + echo /tmp/venv-ktLq 05:55:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:55:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:55:41 + /tmp/venv-ktLq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:55:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:55:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:55:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:55:46 + /tmp/venv-ktLq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:55:48 + type python3 05:55:48 + true 05:55:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ktLq/bin to PATH' 05:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-ktLq/bin to PATH 05:55:48 + PATH=/tmp/venv-ktLq/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 05:55:48 + return 0 05:55:48 + python3 --version 05:55:48 Python 3.10.6 05:55:48 + python3 -m pip --version 05:55:48 pip 25.2 from /tmp/venv-ktLq/lib/python3.10/site-packages/pip (python 3.10) 05:55:48 + python3 -m pip freeze 05:55:48 cachetools==6.1.0 05:55:48 chardet==5.2.0 05:55:48 colorama==0.4.6 05:55:48 distlib==0.4.0 05:55:48 filelock==3.19.1 05:55:48 packaging==25.0 05:55:48 platformdirs==4.3.8 05:55:48 pluggy==1.6.0 05:55:48 pyproject-api==1.9.1 05:55:48 tomli==2.2.1 05:55:48 tox==4.28.4 05:55:48 typing_extensions==4.14.1 05:55:48 urllib3==1.26.20 05:55:48 virtualenv==20.34.0 05:55:48 [EnvInject] - Injecting environment variables from a build step. 05:55:48 [EnvInject] - Injecting as environment variables the properties content 05:55:48 PARALLEL=false 05:55:48 05:55:48 [EnvInject] - Variables injected successfully. 05:55:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10475660526572190064.sh 05:55:48 ---> tox-run.sh 05:55:48 + 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 05:55:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:55:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:55:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:55:48 + cd /w/workspace/oom-master-pre-commit-lint/. 05:55:48 + source /home/jenkins/lf-env.sh 05:55:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:55:48 ++ mktemp -d /tmp/venv-XXXX 05:55:48 + lf_venv=/tmp/venv-zgrT 05:55:48 + local venv_file=/tmp/.os_lf_venv 05:55:48 + local python=python3 05:55:48 + local options 05:55:48 + local set_path=true 05:55:48 + local install_args= 05:55:48 ++ 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 05:55:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:55:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:55:48 + true 05:55:48 + case $1 in 05:55:48 + venv_file=/tmp/.toxenv 05:55:48 + shift 2 05:55:48 + true 05:55:48 + case $1 in 05:55:48 + shift 05:55:48 + break 05:55:48 + case $python in 05:55:48 + local pkg_list= 05:55:48 + [[ -d /opt/pyenv ]] 05:55:48 + echo 'Setup pyenv:' 05:55:48 Setup pyenv: 05:55:48 + export PYENV_ROOT=/opt/pyenv 05:55:48 + PYENV_ROOT=/opt/pyenv 05:55:48 + 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 05:55:48 + 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 05:55:48 + pyenv versions 05:55:48 system 05:55:48 3.8.13 05:55:48 3.9.13 05:55:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:55:48 + command -v pyenv 05:55:48 ++ pyenv init - --no-rehash 05:55:48 + 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[*]}"'\'')" 05:55:48 export PATH="/opt/pyenv/shims:${PATH}" 05:55:48 export PYENV_SHELL=bash 05:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:55:48 pyenv() { 05:55:48 local command 05:55:48 command="${1:-}" 05:55:48 if [ "$#" -gt 0 ]; then 05:55:48 shift 05:55:48 fi 05:55:48 05:55:48 case "$command" in 05:55:48 rehash|shell) 05:55:48 eval "$(pyenv "sh-$command" "$@")" 05:55:48 ;; 05:55:48 *) 05:55:48 command pyenv "$command" "$@" 05:55:48 ;; 05:55:48 esac 05:55:48 }' 05:55:48 +++ 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[*]}"' 05:55:48 ++ 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 05:55:48 ++ 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 05:55:48 ++ 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 05:55:48 ++ export PYENV_SHELL=bash 05:55:48 ++ PYENV_SHELL=bash 05:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:55:48 +++ complete -F _pyenv pyenv 05:55:48 ++ lf-pyver python3 05:55:48 ++ local py_version_xy=python3 05:55:48 ++ local py_version_xyz= 05:55:48 ++ pyenv versions 05:55:48 ++ local command 05:55:48 ++ command=versions 05:55:48 ++ '[' 1 -gt 0 ']' 05:55:48 ++ shift 05:55:48 ++ case "$command" in 05:55:48 ++ command pyenv versions 05:55:48 ++ pyenv versions 05:55:48 ++ awk '{ print $1 }' 05:55:48 ++ grep -E '^[0-9.]*[0-9]$' 05:55:48 ++ sed 's/^[ *]* //' 05:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:55:48 +++ grep '^3' /tmp/.pyenv_versions 05:55:48 +++ sort -V 05:55:48 +++ tail -n 1 05:55:48 ++ py_version_xyz=3.10.6 05:55:48 ++ [[ -z 3.10.6 ]] 05:55:48 ++ echo 3.10.6 05:55:48 ++ return 0 05:55:48 + pyenv local 3.10.6 05:55:48 + local command 05:55:48 + command=local 05:55:48 + '[' 2 -gt 0 ']' 05:55:48 + shift 05:55:48 + case "$command" in 05:55:48 + command pyenv local 3.10.6 05:55:48 + pyenv local 3.10.6 05:55:48 + for arg in "$@" 05:55:48 + case $arg in 05:55:48 + pkg_list+='tox ' 05:55:48 + for arg in "$@" 05:55:48 + case $arg in 05:55:48 + pkg_list+='virtualenv ' 05:55:48 + for arg in "$@" 05:55:48 + case $arg in 05:55:48 + pkg_list+='urllib3~=1.26.15 ' 05:55:48 + [[ -f /tmp/.toxenv ]] 05:55:48 ++ cat /tmp/.toxenv 05:55:48 + lf_venv=/tmp/venv-ktLq 05:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ktLq from' file:/tmp/.toxenv 05:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ktLq from file:/tmp/.toxenv 05:55:48 + /tmp/venv-ktLq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:55:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:55:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:55:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:55:49 + /tmp/venv-ktLq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:55:50 + type python3 05:55:50 + true 05:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ktLq/bin to PATH' 05:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-ktLq/bin to PATH 05:55:50 + PATH=/tmp/venv-ktLq/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 05:55:50 + return 0 05:55:50 + [[ -d /opt/pyenv ]] 05:55:50 + echo '---> Setting up pyenv' 05:55:50 ---> Setting up pyenv 05:55:50 + export PYENV_ROOT=/opt/pyenv 05:55:50 + PYENV_ROOT=/opt/pyenv 05:55:50 + export PATH=/opt/pyenv/bin:/tmp/venv-ktLq/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 05:55:50 + PATH=/opt/pyenv/bin:/tmp/venv-ktLq/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 05:55:50 ++ pwd 05:55:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:55:50 + export PYTHONPATH 05:55:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:55:50 + TOX_TESTENV_PASSENV=PYTHONPATH 05:55:50 + tox --version 05:55:51 4.28.4 from /tmp/venv-ktLq/lib/python3.10/site-packages/tox/__init__.py 05:55:51 + PARALLEL=false 05:55:51 + TOX_OPTIONS_LIST= 05:55:51 + [[ -n pre-commit ]] 05:55:51 + TOX_OPTIONS_LIST=' -e pre-commit' 05:55:51 + case ${PARALLEL,,} in 05:55:51 + tox -e pre-commit 05:55:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:55:52 pre-commit: install_deps> python -I -m pip install pre-commit 05:55:56 pre-commit: freeze> python -m pip freeze --all 05:55:56 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 05:55:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:55:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:55:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:55:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:55:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:55:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:55:58 [INFO] Once installed this environment will be reused. 05:55:58 [INFO] This may take a few minutes... 05:56:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:56:03 [INFO] Once installed this environment will be reused. 05:56:03 [INFO] This may take a few minutes... 05:56:07 trim trailing whitespace.................................................Passed 05:56:08 Tabs remover.............................................................Passed 05:56:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:56:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:56:08 [INFO] Once installed this environment will be reused. 05:56:08 [INFO] This may take a few minutes... 05:56:16 gitlint..............................................(no files to check)Skipped 05:56:16 pre-commit: OK (24.80=setup[5.05]+cmd[11.46,8.29] seconds) 05:56:16 congratulations :) (25.02 seconds) 05:56:16 + tox_status=0 05:56:16 + echo '---> Completed tox runs' 05:56:16 ---> Completed tox runs 05:56:16 + for i in .tox/*/log 05:56:16 ++ echo .tox/pre-commit/log 05:56:16 ++ awk -F/ '{print $2}' 05:56:16 + tox_env=pre-commit 05:56:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:56:16 + DOC_DIR=docs/_build/html 05:56:16 + [[ -d docs/_build/html ]] 05:56:16 + echo '---> tox-run.sh ends' 05:56:16 ---> tox-run.sh ends 05:56:16 + test 0 -eq 0 05:56:16 $ ssh-agent -k 05:56:16 unset SSH_AUTH_SOCK; 05:56:16 unset SSH_AGENT_PID; 05:56:16 echo Agent pid 1659 killed; 05:56:16 [ssh-agent] Stopped. 05:56:16 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18158272790307040991.sh 05:56:16 ---> sysstat.sh 05:56:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17644175087925431126.sh 05:56:16 ---> package-listing.sh 05:56:16 ++ tr '[:upper:]' '[:lower:]' 05:56:16 ++ facter osfamily 05:56:17 + OS_FAMILY=debian 05:56:17 + workspace=/w/workspace/oom-master-pre-commit-lint 05:56:17 + START_PACKAGES=/tmp/packages_start.txt 05:56:17 + END_PACKAGES=/tmp/packages_end.txt 05:56:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:17 + PACKAGES=/tmp/packages_start.txt 05:56:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:56:17 + PACKAGES=/tmp/packages_end.txt 05:56:17 + case "${OS_FAMILY}" in 05:56:17 + dpkg -l 05:56:17 + grep '^ii' 05:56:17 + '[' -f /tmp/packages_start.txt ']' 05:56:17 + '[' -f /tmp/packages_end.txt ']' 05:56:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:56:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:56:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:56:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9763596107381894472.sh 05:56:17 ---> capture-instance-metadata.sh 05:56:17 Setup pyenv: 05:56:17 system 05:56:17 3.8.13 05:56:17 3.9.13 05:56:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:56:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x0Hp 05:56:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:56:24 lf-activate-venv(): INFO: Installing: lftools 05:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-x0Hp/bin to PATH 05:56:46 INFO: Running in OpenStack, capturing instance metadata 05:56:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5302196517214852148.sh 05:56:46 provisioning config files... 05:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config625536204994292752tmp 05:56:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:56:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:56:46 [EnvInject] - Injecting environment variables from a build step. 05:56:46 [EnvInject] - Injecting as environment variables the properties content 05:56:46 SERVER_ID=logs 05:56:46 05:56:46 [EnvInject] - Variables injected successfully. 05:56:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5267949492985930636.sh 05:56:46 ---> create-netrc.sh 05:56:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15216457545677242211.sh 05:56:46 ---> python-tools-install.sh 05:56:46 Setup pyenv: 05:56:46 system 05:56:46 3.8.13 05:56:46 3.9.13 05:56:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x0Hp from file:/tmp/.os_lf_venv 05:56:48 lf-activate-venv(): INFO: Installing: lftools 05:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-x0Hp/bin to PATH 05:56:56 Generating Requirements File 05:57:15 Python 3.10.6 05:57:16 pip 25.2 from /tmp/venv-x0Hp/lib/python3.10/site-packages/pip (python 3.10) 05:57:16 appdirs==1.4.4 05:57:16 argcomplete==3.6.2 05:57:16 aspy.yaml==1.3.0 05:57:16 attrs==25.3.0 05:57:16 autopage==0.5.2 05:57:16 beautifulsoup4==4.13.4 05:57:16 boto3==1.40.14 05:57:16 botocore==1.40.14 05:57:16 bs4==0.0.2 05:57:16 cachetools==5.5.2 05:57:16 certifi==2025.8.3 05:57:16 cffi==1.17.1 05:57:16 cfgv==3.4.0 05:57:16 chardet==5.2.0 05:57:16 charset-normalizer==3.4.3 05:57:16 click==8.2.1 05:57:16 cliff==4.10.0 05:57:16 cmd2==2.7.0 05:57:16 cryptography==3.3.2 05:57:16 debtcollector==3.0.0 05:57:16 decorator==5.2.1 05:57:16 defusedxml==0.7.1 05:57:16 Deprecated==1.2.18 05:57:16 distlib==0.4.0 05:57:16 dnspython==2.7.0 05:57:16 docker==7.1.0 05:57:16 dogpile.cache==1.4.0 05:57:16 durationpy==0.10 05:57:16 email_validator==2.2.0 05:57:16 filelock==3.19.1 05:57:16 future==1.0.0 05:57:16 gitdb==4.0.12 05:57:16 GitPython==3.1.45 05:57:16 google-auth==2.40.3 05:57:16 httplib2==0.22.0 05:57:16 identify==2.6.13 05:57:16 idna==3.10 05:57:16 importlib-resources==1.5.0 05:57:16 iso8601==2.1.0 05:57:16 Jinja2==3.1.6 05:57:16 jmespath==1.0.1 05:57:16 jsonpatch==1.33 05:57:16 jsonpointer==3.0.0 05:57:16 jsonschema==4.25.1 05:57:16 jsonschema-specifications==2025.4.1 05:57:16 keystoneauth1==5.11.1 05:57:16 kubernetes==33.1.0 05:57:16 lftools==0.37.13 05:57:16 lxml==6.0.0 05:57:16 markdown-it-py==4.0.0 05:57:16 MarkupSafe==3.0.2 05:57:16 mdurl==0.1.2 05:57:16 msgpack==1.1.1 05:57:16 multi_key_dict==2.0.3 05:57:16 munch==4.0.0 05:57:16 netaddr==1.3.0 05:57:16 niet==1.4.2 05:57:16 nodeenv==1.9.1 05:57:16 oauth2client==4.1.3 05:57:16 oauthlib==3.3.1 05:57:16 openstacksdk==4.7.0 05:57:16 os-client-config==2.3.0 05:57:16 os-service-types==1.8.0 05:57:16 osc-lib==4.1.0 05:57:16 oslo.config==10.0.0 05:57:16 oslo.context==6.0.0 05:57:16 oslo.i18n==6.5.1 05:57:16 oslo.log==7.2.0 05:57:16 oslo.serialization==5.7.0 05:57:16 oslo.utils==9.0.0 05:57:16 packaging==25.0 05:57:16 pbr==7.0.0 05:57:16 platformdirs==4.3.8 05:57:16 prettytable==3.16.0 05:57:16 psutil==7.0.0 05:57:16 pyasn1==0.6.1 05:57:16 pyasn1_modules==0.4.2 05:57:16 pycparser==2.22 05:57:16 pygerrit2==2.0.15 05:57:16 PyGithub==2.7.0 05:57:16 Pygments==2.19.2 05:57:16 PyJWT==2.10.1 05:57:16 PyNaCl==1.5.0 05:57:16 pyparsing==2.4.7 05:57:16 pyperclip==1.9.0 05:57:16 pyrsistent==0.20.0 05:57:16 python-cinderclient==9.7.0 05:57:16 python-dateutil==2.9.0.post0 05:57:16 python-heatclient==4.3.0 05:57:16 python-jenkins==1.8.3 05:57:16 python-keystoneclient==5.6.0 05:57:16 python-magnumclient==4.8.1 05:57:16 python-openstackclient==8.1.0 05:57:16 python-swiftclient==4.8.0 05:57:16 PyYAML==6.0.2 05:57:16 referencing==0.36.2 05:57:16 requests==2.32.5 05:57:16 requests-oauthlib==2.0.0 05:57:16 requestsexceptions==1.4.0 05:57:16 rfc3986==2.0.0 05:57:16 rich==14.1.0 05:57:16 rich-argparse==1.7.1 05:57:16 rpds-py==0.27.0 05:57:16 rsa==4.9.1 05:57:16 ruamel.yaml==0.18.15 05:57:16 ruamel.yaml.clib==0.2.12 05:57:16 s3transfer==0.13.1 05:57:16 simplejson==3.20.1 05:57:16 six==1.17.0 05:57:16 smmap==5.0.2 05:57:16 soupsieve==2.7 05:57:16 stevedore==5.4.1 05:57:16 tabulate==0.9.0 05:57:16 toml==0.10.2 05:57:16 tomlkit==0.13.3 05:57:16 tqdm==4.67.1 05:57:16 typing_extensions==4.14.1 05:57:16 tzdata==2025.2 05:57:16 urllib3==1.26.20 05:57:16 virtualenv==20.34.0 05:57:16 wcwidth==0.2.13 05:57:16 websocket-client==1.8.0 05:57:16 wrapt==1.17.3 05:57:16 xdg==6.0.0 05:57:16 xmltodict==0.14.2 05:57:16 yq==3.4.3 05:57:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins999016992791751486.sh 05:57:16 ---> sudo-logs.sh 05:57:16 Archiving 'sudo' log.. 05:57:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15234861080469538175.sh 05:57:16 ---> job-cost.sh 05:57:16 Setup pyenv: 05:57:16 system 05:57:16 3.8.13 05:57:16 3.9.13 05:57:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x0Hp from file:/tmp/.os_lf_venv 05:57:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-x0Hp/bin to PATH 05:57:23 INFO: No Stack... 05:57:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:57:24 INFO: Archiving Costs 05:57:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14082240612822721478.sh 05:57:24 ---> logs-deploy.sh 05:57:24 Setup pyenv: 05:57:24 system 05:57:24 3.8.13 05:57:24 3.9.13 05:57:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x0Hp from file:/tmp/.os_lf_venv 05:57:26 lf-activate-venv(): INFO: Installing: lftools 05:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-x0Hp/bin to PATH 05:57:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4232 05:57:34 INFO: archiving workspace using pattern(s): 05:57:35 Archives upload complete. 05:57:35 INFO: archiving logs to Nexus 05:57:36 ---> uname -a: 05:57:36 Linux prd-ubuntu1804-builder-4c-4g-39392 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:57:36 05:57:36 05:57:36 ---> lscpu: 05:57:36 Architecture: x86_64 05:57:36 CPU op-mode(s): 32-bit, 64-bit 05:57:36 Byte Order: Little Endian 05:57:36 CPU(s): 4 05:57:36 On-line CPU(s) list: 0-3 05:57:36 Thread(s) per core: 1 05:57:36 Core(s) per socket: 1 05:57:36 Socket(s): 4 05:57:36 NUMA node(s): 1 05:57:36 Vendor ID: AuthenticAMD 05:57:36 CPU family: 23 05:57:36 Model: 49 05:57:36 Model name: AMD EPYC-Rome Processor 05:57:36 Stepping: 0 05:57:36 CPU MHz: 2799.998 05:57:36 BogoMIPS: 5599.99 05:57:36 Virtualization: AMD-V 05:57:36 Hypervisor vendor: KVM 05:57:36 Virtualization type: full 05:57:36 L1d cache: 32K 05:57:36 L1i cache: 32K 05:57:36 L2 cache: 512K 05:57:36 L3 cache: 16384K 05:57:36 NUMA node0 CPU(s): 0-3 05:57:36 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 05:57:36 05:57:36 05:57:36 ---> nproc: 05:57:36 4 05:57:36 05:57:36 05:57:36 ---> df -h: 05:57:36 Filesystem Size Used Avail Use% Mounted on 05:57:36 udev 7.9G 0 7.9G 0% /dev 05:57:36 tmpfs 1.6G 672K 1.6G 1% /run 05:57:36 /dev/vda1 78G 8.4G 69G 11% / 05:57:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:57:36 tmpfs 5.0M 0 5.0M 0% /run/lock 05:57:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:57:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:57:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:57:36 05:57:36 05:57:36 ---> free -m: 05:57:36 total used free shared buff/cache available 05:57:36 Mem: 16040 566 13262 0 2211 15152 05:57:36 Swap: 1023 0 1023 05:57:36 05:57:36 05:57:36 ---> ip addr: 05:57:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:57:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:57:36 inet 127.0.0.1/8 scope host lo 05:57:36 valid_lft forever preferred_lft forever 05:57:36 inet6 ::1/128 scope host 05:57:36 valid_lft forever preferred_lft forever 05:57:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:57:36 link/ether fa:16:3e:93:e2:f2 brd ff:ff:ff:ff:ff:ff 05:57:36 inet 10.30.106.38/23 brd 10.30.107.255 scope global dynamic ens3 05:57:36 valid_lft 86252sec preferred_lft 86252sec 05:57:36 inet6 fe80::f816:3eff:fe93:e2f2/64 scope link 05:57:36 valid_lft forever preferred_lft forever 05:57:36 05:57:36 05:57:36 ---> sar -b -r -n DEV: 05:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39392) 08/21/25 _x86_64_ (4 CPU) 05:57:36 05:57:36 05:55:09 LINUX RESTART (4 CPU) 05:57:36 05:57:36 05:56:02 tps rtps wtps bread/s bwrtn/s 05:57:36 05:57:01 103.44 0.98 102.46 115.22 14208.07 05:57:36 Average: 103.44 0.98 102.46 115.22 14208.07 05:57:36 05:57:36 05:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:36 05:57:01 13725748 15536124 2699220 16.43 78756 1918888 773048 4.42 774500 1683956 146464 05:57:36 Average: 13725748 15536124 2699220 16.43 78756 1918888 773048 4.42 774500 1683956 146464 05:57:36 05:57:36 05:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:36 05:57:01 lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 05:57:36 05:57:01 ens3 98.71 68.87 761.38 11.81 0.00 0.00 0.00 0.00 05:57:36 Average: lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 05:57:36 Average: ens3 98.71 68.87 761.38 11.81 0.00 0.00 0.00 0.00 05:57:36 05:57:36 05:57:36 ---> sar -P ALL: 05:57:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39392) 08/21/25 _x86_64_ (4 CPU) 05:57:36 05:57:36 05:55:09 LINUX RESTART (4 CPU) 05:57:36 05:57:36 05:56:02 CPU %user %nice %system %iowait %steal %idle 05:57:36 05:57:01 all 21.95 0.00 1.77 1.14 0.06 75.08 05:57:36 05:57:01 0 32.69 0.00 2.24 0.63 0.07 64.37 05:57:36 05:57:01 1 24.06 0.00 2.09 0.10 0.03 73.72 05:57:36 05:57:01 2 8.25 0.00 1.15 2.90 0.05 87.64 05:57:36 05:57:01 3 22.83 0.00 1.61 0.93 0.07 74.56 05:57:36 Average: all 21.95 0.00 1.77 1.14 0.06 75.08 05:57:36 Average: 0 32.69 0.00 2.24 0.63 0.07 64.37 05:57:36 Average: 1 24.06 0.00 2.09 0.10 0.03 73.72 05:57:36 Average: 2 8.25 0.00 1.15 2.90 0.05 87.64 05:57:36 Average: 3 22.83 0.00 1.61 0.93 0.07 74.56 05:57:36 05:57:36 05:57:36