09:21:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 09:21:04 Running as SYSTEM 09:21:04 [EnvInject] - Loading node environment variables. 09:21:04 Building remotely on prd-ubuntu1804-builder-4c-4g-39193 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:21:04 [ssh-agent] Looking for ssh-agent implementation... 09:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:05 $ ssh-agent 09:21:05 SSH_AUTH_SOCK=/tmp/ssh-OKvpRVk58tVa/agent.1671 09:21:05 SSH_AGENT_PID=1673 09:21:05 [ssh-agent] Started. 09:21:05 Running ssh-add (command line suppressed) 09:21:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2865181725069968443.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2865181725069968443.key) 09:21:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:21:05 The recommended git tool is: NONE 09:21:06 using credential onap-jenkins-ssh 09:21:06 Wiping out workspace first. 09:21:06 Cloning the remote Git repository 09:21:06 Cloning repository git://cloud.onap.org/mirror/oom.git 09:21:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:21:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:21:06 > git --version # timeout=10 09:21:06 > git --version # 'git version 2.17.1' 09:21:06 using GIT_SSH to set credentials Gerrit user 09:21:06 Verifying host key using manually-configured host key entries 09:21:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:21:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:21:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:21:12 using GIT_SSH to set credentials Gerrit user 09:21:12 Verifying host key using manually-configured host key entries 09:21:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/1 # timeout=30 09:21:12 > git rev-parse e6ae29ee51670a60abb620d119147d6bf5cac789^{commit} # timeout=10 09:21:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:21:12 Checking out Revision e6ae29ee51670a60abb620d119147d6bf5cac789 (refs/changes/80/141880/1) 09:21:12 > git config core.sparsecheckout # timeout=10 09:21:12 > git checkout -f e6ae29ee51670a60abb620d119147d6bf5cac789 # timeout=30 09:21:15 Commit message: "Move db init jobs to init container." 09:21:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:21:15 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 09:21:16 [EnvInject] - Injecting environment variables from a build step. 09:21:16 [EnvInject] - Injecting as environment variables the properties content 09:21:16 PYTHON=python3 09:21:16 09:21:16 [EnvInject] - Variables injected successfully. 09:21:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6126933428414472068.sh 09:21:16 ---> tox-install.sh 09:21:16 + source /home/jenkins/lf-env.sh 09:21:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:16 ++ mktemp -d /tmp/venv-XXXX 09:21:16 + lf_venv=/tmp/venv-hDiM 09:21:16 + local venv_file=/tmp/.os_lf_venv 09:21:16 + local python=python3 09:21:16 + local options 09:21:16 + local set_path=true 09:21:16 + local install_args= 09:21:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:21:16 + true 09:21:16 + case $1 in 09:21:16 + venv_file=/tmp/.toxenv 09:21:16 + shift 2 09:21:16 + true 09:21:16 + case $1 in 09:21:16 + shift 09:21:16 + break 09:21:16 + case $python in 09:21:16 + local pkg_list= 09:21:16 + [[ -d /opt/pyenv ]] 09:21:16 + echo 'Setup pyenv:' 09:21:16 Setup pyenv: 09:21:16 + export PYENV_ROOT=/opt/pyenv 09:21:16 + PYENV_ROOT=/opt/pyenv 09:21:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:16 + pyenv versions 09:21:16 * system (set by /opt/pyenv/version) 09:21:16 * 3.8.13 (set by /opt/pyenv/version) 09:21:16 * 3.9.13 (set by /opt/pyenv/version) 09:21:16 * 3.10.6 (set by /opt/pyenv/version) 09:21:16 + command -v pyenv 09:21:16 ++ pyenv init - --no-rehash 09:21:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:21:16 export PATH="/opt/pyenv/shims:${PATH}" 09:21:16 export PYENV_SHELL=bash 09:21:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:21:16 pyenv() { 09:21:16 local command 09:21:16 command="${1:-}" 09:21:16 if [ "$#" -gt 0 ]; then 09:21:16 shift 09:21:16 fi 09:21:16 09:21:16 case "$command" in 09:21:16 rehash|shell) 09:21:16 eval "$(pyenv "sh-$command" "$@")" 09:21:16 ;; 09:21:16 *) 09:21:16 command pyenv "$command" "$@" 09:21:16 ;; 09:21:16 esac 09:21:16 }' 09:21:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:21:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:16 ++ export PYENV_SHELL=bash 09:21:16 ++ PYENV_SHELL=bash 09:21:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:21:16 +++ complete -F _pyenv pyenv 09:21:16 ++ lf-pyver python3 09:21:16 ++ local py_version_xy=python3 09:21:16 ++ local py_version_xyz= 09:21:16 ++ pyenv versions 09:21:16 ++ sed 's/^[ *]* //' 09:21:16 ++ awk '{ print $1 }' 09:21:16 ++ grep -E '^[0-9.]*[0-9]$' 09:21:16 ++ local command 09:21:16 ++ command=versions 09:21:16 ++ '[' 1 -gt 0 ']' 09:21:16 ++ shift 09:21:16 ++ case "$command" in 09:21:16 ++ command pyenv versions 09:21:16 ++ pyenv versions 09:21:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:21:16 +++ grep '^3' /tmp/.pyenv_versions 09:21:16 +++ sort -V 09:21:16 +++ tail -n 1 09:21:16 ++ py_version_xyz=3.10.6 09:21:16 ++ [[ -z 3.10.6 ]] 09:21:16 ++ echo 3.10.6 09:21:16 ++ return 0 09:21:16 + pyenv local 3.10.6 09:21:16 + local command 09:21:16 + command=local 09:21:16 + '[' 2 -gt 0 ']' 09:21:16 + shift 09:21:16 + case "$command" in 09:21:16 + command pyenv local 3.10.6 09:21:16 + pyenv local 3.10.6 09:21:16 + for arg in "$@" 09:21:16 + case $arg in 09:21:16 + pkg_list+='tox ' 09:21:16 + for arg in "$@" 09:21:16 + case $arg in 09:21:16 + pkg_list+='virtualenv ' 09:21:16 + for arg in "$@" 09:21:16 + case $arg in 09:21:16 + pkg_list+='urllib3~=1.26.15 ' 09:21:16 + [[ -f /tmp/.toxenv ]] 09:21:16 + [[ ! -f /tmp/.toxenv ]] 09:21:16 + [[ -n '' ]] 09:21:16 + python3 -m venv /tmp/venv-hDiM 09:21:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hDiM' 09:21:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hDiM 09:21:23 + echo /tmp/venv-hDiM 09:21:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:21:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:21:23 + /tmp/venv-hDiM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:21:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:21:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:21:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:21:26 + /tmp/venv-hDiM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:21:28 + type python3 09:21:28 + true 09:21:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hDiM/bin to PATH' 09:21:28 lf-activate-venv(): INFO: Adding /tmp/venv-hDiM/bin to PATH 09:21:28 + PATH=/tmp/venv-hDiM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:28 + return 0 09:21:28 + python3 --version 09:21:28 Python 3.10.6 09:21:28 + python3 -m pip --version 09:21:28 pip 25.2 from /tmp/venv-hDiM/lib/python3.10/site-packages/pip (python 3.10) 09:21:28 + python3 -m pip freeze 09:21:28 cachetools==6.1.0 09:21:28 chardet==5.2.0 09:21:28 colorama==0.4.6 09:21:28 distlib==0.4.0 09:21:28 filelock==3.19.1 09:21:28 packaging==25.0 09:21:28 platformdirs==4.3.8 09:21:28 pluggy==1.6.0 09:21:28 pyproject-api==1.9.1 09:21:28 tomli==2.2.1 09:21:28 tox==4.28.4 09:21:28 typing_extensions==4.14.1 09:21:28 urllib3==1.26.20 09:21:28 virtualenv==20.34.0 09:21:28 [EnvInject] - Injecting environment variables from a build step. 09:21:28 [EnvInject] - Injecting as environment variables the properties content 09:21:28 PARALLEL=false 09:21:28 09:21:28 [EnvInject] - Variables injected successfully. 09:21:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11803872523745763135.sh 09:21:28 ---> tox-run.sh 09:21:28 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:21:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:21:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:21:28 + cd /w/workspace/oom-master-pre-commit-lint/. 09:21:28 + source /home/jenkins/lf-env.sh 09:21:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:28 ++ mktemp -d /tmp/venv-XXXX 09:21:28 + lf_venv=/tmp/venv-9hJR 09:21:28 + local venv_file=/tmp/.os_lf_venv 09:21:28 + local python=python3 09:21:28 + local options 09:21:28 + local set_path=true 09:21:28 + local install_args= 09:21:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:21:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:21:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:21:28 + true 09:21:28 + case $1 in 09:21:28 + venv_file=/tmp/.toxenv 09:21:28 + shift 2 09:21:28 + true 09:21:28 + case $1 in 09:21:28 + shift 09:21:28 + break 09:21:28 + case $python in 09:21:28 + local pkg_list= 09:21:28 + [[ -d /opt/pyenv ]] 09:21:28 + echo 'Setup pyenv:' 09:21:28 Setup pyenv: 09:21:28 + export PYENV_ROOT=/opt/pyenv 09:21:28 + PYENV_ROOT=/opt/pyenv 09:21:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:28 + pyenv versions 09:21:29 system 09:21:29 3.8.13 09:21:29 3.9.13 09:21:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:29 + command -v pyenv 09:21:29 ++ pyenv init - --no-rehash 09:21:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:21:29 export PATH="/opt/pyenv/shims:${PATH}" 09:21:29 export PYENV_SHELL=bash 09:21:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:21:29 pyenv() { 09:21:29 local command 09:21:29 command="${1:-}" 09:21:29 if [ "$#" -gt 0 ]; then 09:21:29 shift 09:21:29 fi 09:21:29 09:21:29 case "$command" in 09:21:29 rehash|shell) 09:21:29 eval "$(pyenv "sh-$command" "$@")" 09:21:29 ;; 09:21:29 *) 09:21:29 command pyenv "$command" "$@" 09:21:29 ;; 09:21:29 esac 09:21:29 }' 09:21:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:21:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:29 ++ export PYENV_SHELL=bash 09:21:29 ++ PYENV_SHELL=bash 09:21:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:21:29 +++ complete -F _pyenv pyenv 09:21:29 ++ lf-pyver python3 09:21:29 ++ local py_version_xy=python3 09:21:29 ++ local py_version_xyz= 09:21:29 ++ pyenv versions 09:21:29 ++ local command 09:21:29 ++ command=versions 09:21:29 ++ '[' 1 -gt 0 ']' 09:21:29 ++ shift 09:21:29 ++ case "$command" in 09:21:29 ++ command pyenv versions 09:21:29 ++ sed 's/^[ *]* //' 09:21:29 ++ pyenv versions 09:21:29 ++ awk '{ print $1 }' 09:21:29 ++ grep -E '^[0-9.]*[0-9]$' 09:21:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:21:29 +++ grep '^3' /tmp/.pyenv_versions 09:21:29 +++ sort -V 09:21:29 +++ tail -n 1 09:21:29 ++ py_version_xyz=3.10.6 09:21:29 ++ [[ -z 3.10.6 ]] 09:21:29 ++ echo 3.10.6 09:21:29 ++ return 0 09:21:29 + pyenv local 3.10.6 09:21:29 + local command 09:21:29 + command=local 09:21:29 + '[' 2 -gt 0 ']' 09:21:29 + shift 09:21:29 + case "$command" in 09:21:29 + command pyenv local 3.10.6 09:21:29 + pyenv local 3.10.6 09:21:29 + for arg in "$@" 09:21:29 + case $arg in 09:21:29 + pkg_list+='tox ' 09:21:29 + for arg in "$@" 09:21:29 + case $arg in 09:21:29 + pkg_list+='virtualenv ' 09:21:29 + for arg in "$@" 09:21:29 + case $arg in 09:21:29 + pkg_list+='urllib3~=1.26.15 ' 09:21:29 + [[ -f /tmp/.toxenv ]] 09:21:29 ++ cat /tmp/.toxenv 09:21:29 + lf_venv=/tmp/venv-hDiM 09:21:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDiM from' file:/tmp/.toxenv 09:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDiM from file:/tmp/.toxenv 09:21:29 + /tmp/venv-hDiM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:21:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:21:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:21:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:21:30 + /tmp/venv-hDiM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:21:31 + type python3 09:21:31 + true 09:21:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hDiM/bin to PATH' 09:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-hDiM/bin to PATH 09:21:31 + PATH=/tmp/venv-hDiM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:31 + return 0 09:21:31 + [[ -d /opt/pyenv ]] 09:21:31 + echo '---> Setting up pyenv' 09:21:31 ---> Setting up pyenv 09:21:31 + export PYENV_ROOT=/opt/pyenv 09:21:31 + PYENV_ROOT=/opt/pyenv 09:21:31 + export PATH=/opt/pyenv/bin:/tmp/venv-hDiM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:31 + PATH=/opt/pyenv/bin:/tmp/venv-hDiM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:21:31 ++ pwd 09:21:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:21:31 + export PYTHONPATH 09:21:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:21:31 + TOX_TESTENV_PASSENV=PYTHONPATH 09:21:31 + tox --version 09:21:31 4.28.4 from /tmp/venv-hDiM/lib/python3.10/site-packages/tox/__init__.py 09:21:31 + PARALLEL=false 09:21:31 + TOX_OPTIONS_LIST= 09:21:31 + [[ -n pre-commit ]] 09:21:31 + TOX_OPTIONS_LIST=' -e pre-commit' 09:21:31 + case ${PARALLEL,,} in 09:21:31 + tox -e pre-commit 09:21:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:21:32 pre-commit: install_deps> python -I -m pip install pre-commit 09:21:35 pre-commit: freeze> python -m pip freeze --all 09:21:36 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 09:21:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:21:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:21:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:21:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:21:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:21:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:21:40 [INFO] Once installed this environment will be reused. 09:21:40 [INFO] This may take a few minutes... 09:21:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:21:44 [INFO] Once installed this environment will be reused. 09:21:44 [INFO] This may take a few minutes... 09:21:48 trim trailing whitespace.................................................Passed 09:21:49 Tabs remover.............................................................Passed 09:21:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:21:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:21:49 [INFO] Once installed this environment will be reused. 09:21:49 [INFO] This may take a few minutes... 09:21:57 gitlint..............................................(no files to check)Skipped 09:21:57 pre-commit: OK (25.72=setup[3.62]+cmd[13.84,8.26] seconds) 09:21:57 congratulations :) (25.93 seconds) 09:21:57 + tox_status=0 09:21:57 + echo '---> Completed tox runs' 09:21:57 ---> Completed tox runs 09:21:57 + for i in .tox/*/log 09:21:57 ++ echo .tox/pre-commit/log 09:21:57 ++ awk -F/ '{print $2}' 09:21:57 + tox_env=pre-commit 09:21:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:21:57 + DOC_DIR=docs/_build/html 09:21:57 + [[ -d docs/_build/html ]] 09:21:57 + echo '---> tox-run.sh ends' 09:21:57 ---> tox-run.sh ends 09:21:57 + test 0 -eq 0 09:21:57 $ ssh-agent -k 09:21:57 unset SSH_AUTH_SOCK; 09:21:57 unset SSH_AGENT_PID; 09:21:57 echo Agent pid 1673 killed; 09:21:57 [ssh-agent] Stopped. 09:21:57 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10399597369634982870.sh 09:21:57 ---> sysstat.sh 09:21:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12888645727214968588.sh 09:21:58 ---> package-listing.sh 09:21:58 ++ tr '[:upper:]' '[:lower:]' 09:21:58 ++ facter osfamily 09:21:58 + OS_FAMILY=debian 09:21:58 + workspace=/w/workspace/oom-master-pre-commit-lint 09:21:58 + START_PACKAGES=/tmp/packages_start.txt 09:21:58 + END_PACKAGES=/tmp/packages_end.txt 09:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:58 + PACKAGES=/tmp/packages_start.txt 09:21:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:58 + PACKAGES=/tmp/packages_end.txt 09:21:58 + case "${OS_FAMILY}" in 09:21:58 + dpkg -l 09:21:58 + grep '^ii' 09:21:58 + '[' -f /tmp/packages_start.txt ']' 09:21:58 + '[' -f /tmp/packages_end.txt ']' 09:21:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11424330802721386474.sh 09:21:58 ---> capture-instance-metadata.sh 09:21:58 Setup pyenv: 09:21:58 system 09:21:58 3.8.13 09:21:58 3.9.13 09:21:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-skVf 09:22:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:22:05 lf-activate-venv(): INFO: Installing: lftools 09:22:27 lf-activate-venv(): INFO: Adding /tmp/venv-skVf/bin to PATH 09:22:27 INFO: Running in OpenStack, capturing instance metadata 09:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6771067529495024522.sh 09:22:27 provisioning config files... 09:22:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7925390946768212632tmp 09:22:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:22:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:22:27 [EnvInject] - Injecting environment variables from a build step. 09:22:27 [EnvInject] - Injecting as environment variables the properties content 09:22:27 SERVER_ID=logs 09:22:27 09:22:27 [EnvInject] - Variables injected successfully. 09:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8651144532809330988.sh 09:22:27 ---> create-netrc.sh 09:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4357584549398410241.sh 09:22:27 ---> python-tools-install.sh 09:22:27 Setup pyenv: 09:22:27 system 09:22:27 3.8.13 09:22:27 3.9.13 09:22:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skVf from file:/tmp/.os_lf_venv 09:22:29 lf-activate-venv(): INFO: Installing: lftools 09:22:37 lf-activate-venv(): INFO: Adding /tmp/venv-skVf/bin to PATH 09:22:37 Generating Requirements File 09:22:57 Python 3.10.6 09:22:57 pip 25.2 from /tmp/venv-skVf/lib/python3.10/site-packages/pip (python 3.10) 09:22:57 appdirs==1.4.4 09:22:57 argcomplete==3.6.2 09:22:57 aspy.yaml==1.3.0 09:22:57 attrs==25.3.0 09:22:57 autopage==0.5.2 09:22:57 beautifulsoup4==4.13.4 09:22:57 boto3==1.40.13 09:22:57 botocore==1.40.13 09:22:57 bs4==0.0.2 09:22:57 cachetools==5.5.2 09:22:57 certifi==2025.8.3 09:22:57 cffi==1.17.1 09:22:57 cfgv==3.4.0 09:22:57 chardet==5.2.0 09:22:57 charset-normalizer==3.4.3 09:22:57 click==8.2.1 09:22:57 cliff==4.10.0 09:22:57 cmd2==2.7.0 09:22:57 cryptography==3.3.2 09:22:57 debtcollector==3.0.0 09:22:57 decorator==5.2.1 09:22:57 defusedxml==0.7.1 09:22:57 Deprecated==1.2.18 09:22:57 distlib==0.4.0 09:22:57 dnspython==2.7.0 09:22:57 docker==7.1.0 09:22:57 dogpile.cache==1.4.0 09:22:57 durationpy==0.10 09:22:57 email_validator==2.2.0 09:22:57 filelock==3.19.1 09:22:57 future==1.0.0 09:22:57 gitdb==4.0.12 09:22:57 GitPython==3.1.45 09:22:57 google-auth==2.40.3 09:22:57 httplib2==0.22.0 09:22:57 identify==2.6.13 09:22:57 idna==3.10 09:22:57 importlib-resources==1.5.0 09:22:57 iso8601==2.1.0 09:22:57 Jinja2==3.1.6 09:22:57 jmespath==1.0.1 09:22:57 jsonpatch==1.33 09:22:57 jsonpointer==3.0.0 09:22:57 jsonschema==4.25.1 09:22:57 jsonschema-specifications==2025.4.1 09:22:57 keystoneauth1==5.11.1 09:22:57 kubernetes==33.1.0 09:22:57 lftools==0.37.13 09:22:57 lxml==6.0.0 09:22:57 markdown-it-py==4.0.0 09:22:57 MarkupSafe==3.0.2 09:22:57 mdurl==0.1.2 09:22:57 msgpack==1.1.1 09:22:57 multi_key_dict==2.0.3 09:22:57 munch==4.0.0 09:22:57 netaddr==1.3.0 09:22:57 niet==1.4.2 09:22:57 nodeenv==1.9.1 09:22:57 oauth2client==4.1.3 09:22:57 oauthlib==3.3.1 09:22:57 openstacksdk==4.7.0 09:22:57 os-client-config==2.3.0 09:22:57 os-service-types==1.8.0 09:22:57 osc-lib==4.1.0 09:22:57 oslo.config==10.0.0 09:22:57 oslo.context==6.0.0 09:22:57 oslo.i18n==6.5.1 09:22:57 oslo.log==7.2.0 09:22:57 oslo.serialization==5.7.0 09:22:57 oslo.utils==9.0.0 09:22:57 packaging==25.0 09:22:57 pbr==7.0.0 09:22:57 platformdirs==4.3.8 09:22:57 prettytable==3.16.0 09:22:57 psutil==7.0.0 09:22:57 pyasn1==0.6.1 09:22:57 pyasn1_modules==0.4.2 09:22:57 pycparser==2.22 09:22:57 pygerrit2==2.0.15 09:22:57 PyGithub==2.7.0 09:22:57 Pygments==2.19.2 09:22:57 PyJWT==2.10.1 09:22:57 PyNaCl==1.5.0 09:22:57 pyparsing==2.4.7 09:22:57 pyperclip==1.9.0 09:22:57 pyrsistent==0.20.0 09:22:57 python-cinderclient==9.7.0 09:22:57 python-dateutil==2.9.0.post0 09:22:57 python-heatclient==4.3.0 09:22:57 python-jenkins==1.8.3 09:22:57 python-keystoneclient==5.6.0 09:22:57 python-magnumclient==4.8.1 09:22:57 python-openstackclient==8.1.0 09:22:57 python-swiftclient==4.8.0 09:22:57 PyYAML==6.0.2 09:22:57 referencing==0.36.2 09:22:57 requests==2.32.5 09:22:57 requests-oauthlib==2.0.0 09:22:57 requestsexceptions==1.4.0 09:22:57 rfc3986==2.0.0 09:22:57 rich==14.1.0 09:22:57 rich-argparse==1.7.1 09:22:57 rpds-py==0.27.0 09:22:57 rsa==4.9.1 09:22:57 ruamel.yaml==0.18.15 09:22:57 ruamel.yaml.clib==0.2.12 09:22:57 s3transfer==0.13.1 09:22:57 simplejson==3.20.1 09:22:57 six==1.17.0 09:22:57 smmap==5.0.2 09:22:57 soupsieve==2.7 09:22:57 stevedore==5.4.1 09:22:57 tabulate==0.9.0 09:22:57 toml==0.10.2 09:22:57 tomlkit==0.13.3 09:22:57 tqdm==4.67.1 09:22:57 typing_extensions==4.14.1 09:22:57 tzdata==2025.2 09:22:57 urllib3==1.26.20 09:22:57 virtualenv==20.34.0 09:22:57 wcwidth==0.2.13 09:22:57 websocket-client==1.8.0 09:22:57 wrapt==1.17.3 09:22:57 xdg==6.0.0 09:22:57 xmltodict==0.14.2 09:22:57 yq==3.4.3 09:22:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17746170064830943593.sh 09:22:57 ---> sudo-logs.sh 09:22:57 Archiving 'sudo' log.. 09:22:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7734767489426299496.sh 09:22:58 ---> job-cost.sh 09:22:58 Setup pyenv: 09:22:58 system 09:22:58 3.8.13 09:22:58 3.9.13 09:22:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skVf from file:/tmp/.os_lf_venv 09:23:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:23:05 lf-activate-venv(): INFO: Adding /tmp/venv-skVf/bin to PATH 09:23:05 INFO: No Stack... 09:23:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:05 INFO: Archiving Costs 09:23:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12373936695633782048.sh 09:23:05 ---> logs-deploy.sh 09:23:05 Setup pyenv: 09:23:05 system 09:23:05 3.8.13 09:23:05 3.9.13 09:23:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:23:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-skVf from file:/tmp/.os_lf_venv 09:23:07 lf-activate-venv(): INFO: Installing: lftools 09:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-skVf/bin to PATH 09:23:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4226 09:23:16 INFO: archiving workspace using pattern(s): 09:23:16 Archives upload complete. 09:23:17 INFO: archiving logs to Nexus 09:23:17 ---> uname -a: 09:23:17 Linux prd-ubuntu1804-builder-4c-4g-39193 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:23:17 09:23:17 09:23:17 ---> lscpu: 09:23:17 Architecture: x86_64 09:23:17 CPU op-mode(s): 32-bit, 64-bit 09:23:17 Byte Order: Little Endian 09:23:17 CPU(s): 4 09:23:17 On-line CPU(s) list: 0-3 09:23:17 Thread(s) per core: 1 09:23:17 Core(s) per socket: 1 09:23:17 Socket(s): 4 09:23:17 NUMA node(s): 1 09:23:17 Vendor ID: AuthenticAMD 09:23:17 CPU family: 23 09:23:17 Model: 49 09:23:17 Model name: AMD EPYC-Rome Processor 09:23:17 Stepping: 0 09:23:17 CPU MHz: 2800.000 09:23:17 BogoMIPS: 5600.00 09:23:17 Virtualization: AMD-V 09:23:17 Hypervisor vendor: KVM 09:23:17 Virtualization type: full 09:23:17 L1d cache: 32K 09:23:17 L1i cache: 32K 09:23:17 L2 cache: 512K 09:23:17 L3 cache: 16384K 09:23:17 NUMA node0 CPU(s): 0-3 09:23:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:23:17 09:23:17 09:23:17 ---> nproc: 09:23:17 4 09:23:17 09:23:17 09:23:17 ---> df -h: 09:23:17 Filesystem Size Used Avail Use% Mounted on 09:23:17 udev 7.9G 0 7.9G 0% /dev 09:23:17 tmpfs 1.6G 672K 1.6G 1% /run 09:23:17 /dev/vda1 78G 8.4G 69G 11% / 09:23:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:23:17 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:23:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:23:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:23:17 09:23:17 09:23:17 ---> free -m: 09:23:17 total used free shared buff/cache available 09:23:17 Mem: 16040 562 13265 0 2211 15156 09:23:17 Swap: 1023 0 1023 09:23:17 09:23:17 09:23:17 ---> ip addr: 09:23:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:17 inet 127.0.0.1/8 scope host lo 09:23:17 valid_lft forever preferred_lft forever 09:23:17 inet6 ::1/128 scope host 09:23:17 valid_lft forever preferred_lft forever 09:23:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:23:17 link/ether fa:16:3e:9a:35:1f brd ff:ff:ff:ff:ff:ff 09:23:17 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 09:23:17 valid_lft 86249sec preferred_lft 86249sec 09:23:17 inet6 fe80::f816:3eff:fe9a:351f/64 scope link 09:23:17 valid_lft forever preferred_lft forever 09:23:17 09:23:17 09:23:17 ---> sar -b -r -n DEV: 09:23:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39193) 08/20/25 _x86_64_ (4 CPU) 09:23:17 09:23:17 09:20:48 LINUX RESTART (4 CPU) 09:23:17 09:23:17 09:21:01 tps rtps wtps bread/s bwrtn/s 09:23:17 09:22:01 332.84 59.36 273.49 3748.31 66059.92 09:23:17 09:23:01 132.59 1.03 131.56 120.76 14660.58 09:23:17 Average: 232.71 30.19 202.52 1934.38 40358.11 09:23:17 09:23:17 09:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:17 09:22:01 13944428 15547676 2480532 15.10 58560 1744292 784180 4.49 753124 1512612 145476 09:23:17 09:23:01 13607284 15534732 2817676 17.15 86836 2020972 776004 4.44 781160 1781724 121024 09:23:17 Average: 13775856 15541204 2649104 16.13 72698 1882632 780092 4.46 767142 1647168 133250 09:23:17 09:23:17 09:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:17 09:22:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 09:23:17 09:22:01 ens3 572.00 379.19 2334.64 85.03 0.00 0.00 0.00 0.00 09:23:17 09:23:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 09:23:17 09:23:01 ens3 112.75 83.17 886.05 13.27 0.00 0.00 0.00 0.00 09:23:17 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 09:23:17 Average: ens3 342.36 231.17 1610.28 49.15 0.00 0.00 0.00 0.00 09:23:17 09:23:17 09:23:17 ---> sar -P ALL: 09:23:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39193) 08/20/25 _x86_64_ (4 CPU) 09:23:17 09:23:17 09:20:48 LINUX RESTART (4 CPU) 09:23:17 09:23:17 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:23:17 09:22:01 all 23.53 0.00 2.84 5.30 0.08 68.24 09:23:17 09:22:01 0 18.23 0.00 2.12 1.15 0.07 78.43 09:23:17 09:22:01 1 19.37 0.00 3.22 6.09 0.08 71.23 09:23:17 09:22:01 2 29.56 0.00 2.84 6.12 0.08 61.40 09:23:17 09:22:01 3 26.94 0.00 3.20 7.88 0.08 61.90 09:23:17 09:23:01 all 21.35 0.00 1.52 1.78 0.05 75.30 09:23:17 09:23:01 0 12.79 0.00 1.25 4.01 0.03 81.92 09:23:17 09:23:01 1 14.01 0.00 1.12 1.66 0.05 83.15 09:23:17 09:23:01 2 40.83 0.00 2.70 1.28 0.05 55.13 09:23:17 09:23:01 3 17.74 0.00 1.00 0.17 0.07 81.03 09:23:17 Average: all 22.44 0.00 2.18 3.54 0.06 71.77 09:23:17 Average: 0 15.51 0.00 1.69 2.58 0.05 80.17 09:23:17 Average: 1 16.69 0.00 2.17 3.87 0.07 77.20 09:23:17 Average: 2 35.20 0.00 2.77 3.70 0.07 58.26 09:23:17 Average: 3 22.33 0.00 2.10 4.02 0.08 71.47 09:23:17 09:23:17 09:23:17