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