06:47:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 06:47:49 Running as SYSTEM 06:47:49 [EnvInject] - Loading node environment variables. 06:47:49 Building remotely on prd-ubuntu1804-builder-4c-4g-37933 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:47:49 [ssh-agent] Looking for ssh-agent implementation... 06:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:49 $ ssh-agent 06:47:49 SSH_AUTH_SOCK=/tmp/ssh-AeY9PyW3Army/agent.1662 06:47:49 SSH_AGENT_PID=1664 06:47:49 [ssh-agent] Started. 06:47:49 Running ssh-add (command line suppressed) 06:47:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5622006280950809728.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5622006280950809728.key) 06:47:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:47:49 The recommended git tool is: NONE 06:47:51 using credential onap-jenkins-ssh 06:47:51 Wiping out workspace first. 06:47:51 Cloning the remote Git repository 06:47:51 Cloning repository git://cloud.onap.org/mirror/oom.git 06:47:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:47:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:47:51 > git --version # timeout=10 06:47:51 > git --version # 'git version 2.17.1' 06:47:51 using GIT_SSH to set credentials Gerrit user 06:47:51 Verifying host key using manually-configured host key entries 06:47:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:47:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:47:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:47:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:47:56 using GIT_SSH to set credentials Gerrit user 06:47:56 Verifying host key using manually-configured host key entries 06:47:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/5 # timeout=30 06:47:56 > git rev-parse c973515146d5d4dc9e05ed5869b19c8f32959ec7^{commit} # timeout=10 06:47:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:47:56 Checking out Revision c973515146d5d4dc9e05ed5869b19c8f32959ec7 (refs/changes/04/141804/5) 06:47:57 > git config core.sparsecheckout # timeout=10 06:47:57 > git checkout -f c973515146d5d4dc9e05ed5869b19c8f32959ec7 # timeout=30 06:47:59 Commit message: "[PORTALNG] 14.1.0 release" 06:47:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:47:59 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 06:48:00 [EnvInject] - Injecting environment variables from a build step. 06:48:00 [EnvInject] - Injecting as environment variables the properties content 06:48:00 PYTHON=python3 06:48:00 06:48:00 [EnvInject] - Variables injected successfully. 06:48:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins523934066515151440.sh 06:48:00 ---> tox-install.sh 06:48:00 + source /home/jenkins/lf-env.sh 06:48:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:00 ++ mktemp -d /tmp/venv-XXXX 06:48:00 + lf_venv=/tmp/venv-pUK9 06:48:00 + local venv_file=/tmp/.os_lf_venv 06:48:00 + local python=python3 06:48:00 + local options 06:48:00 + local set_path=true 06:48:00 + local install_args= 06:48:00 ++ 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 06:48:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:00 + true 06:48:00 + case $1 in 06:48:00 + venv_file=/tmp/.toxenv 06:48:00 + shift 2 06:48:00 + true 06:48:00 + case $1 in 06:48:00 + shift 06:48:00 + break 06:48:00 + case $python in 06:48:00 + local pkg_list= 06:48:00 + [[ -d /opt/pyenv ]] 06:48:00 + echo 'Setup pyenv:' 06:48:00 Setup pyenv: 06:48:00 + export PYENV_ROOT=/opt/pyenv 06:48:00 + PYENV_ROOT=/opt/pyenv 06:48:00 + 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 06:48:00 + 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 06:48:00 + pyenv versions 06:48:00 * system (set by /opt/pyenv/version) 06:48:00 * 3.8.13 (set by /opt/pyenv/version) 06:48:00 * 3.9.13 (set by /opt/pyenv/version) 06:48:00 * 3.10.6 (set by /opt/pyenv/version) 06:48:00 + command -v pyenv 06:48:00 ++ pyenv init - --no-rehash 06:48:00 + 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[*]}"'\'')" 06:48:00 export PATH="/opt/pyenv/shims:${PATH}" 06:48:00 export PYENV_SHELL=bash 06:48:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:00 pyenv() { 06:48:00 local command 06:48:00 command="${1:-}" 06:48:00 if [ "$#" -gt 0 ]; then 06:48:00 shift 06:48:00 fi 06:48:00 06:48:00 case "$command" in 06:48:00 rehash|shell) 06:48:00 eval "$(pyenv "sh-$command" "$@")" 06:48:00 ;; 06:48:00 *) 06:48:00 command pyenv "$command" "$@" 06:48:00 ;; 06:48:00 esac 06:48:00 }' 06:48:00 +++ 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[*]}"' 06:48:00 ++ 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 06:48:00 ++ 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 06:48:00 ++ 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 06:48:00 ++ export PYENV_SHELL=bash 06:48:00 ++ PYENV_SHELL=bash 06:48:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:00 +++ complete -F _pyenv pyenv 06:48:00 ++ lf-pyver python3 06:48:00 ++ local py_version_xy=python3 06:48:00 ++ local py_version_xyz= 06:48:00 ++ pyenv versions 06:48:00 ++ sed 's/^[ *]* //' 06:48:00 ++ local command 06:48:00 ++ command=versions 06:48:00 ++ '[' 1 -gt 0 ']' 06:48:00 ++ shift 06:48:00 ++ case "$command" in 06:48:00 ++ command pyenv versions 06:48:00 ++ pyenv versions 06:48:00 ++ awk '{ print $1 }' 06:48:00 ++ grep -E '^[0-9.]*[0-9]$' 06:48:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:00 +++ grep '^3' /tmp/.pyenv_versions 06:48:00 +++ tail -n 1 06:48:00 +++ sort -V 06:48:00 ++ py_version_xyz=3.10.6 06:48:00 ++ [[ -z 3.10.6 ]] 06:48:00 ++ echo 3.10.6 06:48:00 ++ return 0 06:48:00 + pyenv local 3.10.6 06:48:00 + local command 06:48:00 + command=local 06:48:00 + '[' 2 -gt 0 ']' 06:48:00 + shift 06:48:00 + case "$command" in 06:48:00 + command pyenv local 3.10.6 06:48:00 + pyenv local 3.10.6 06:48:00 + for arg in "$@" 06:48:00 + case $arg in 06:48:00 + pkg_list+='tox ' 06:48:00 + for arg in "$@" 06:48:00 + case $arg in 06:48:00 + pkg_list+='virtualenv ' 06:48:00 + for arg in "$@" 06:48:00 + case $arg in 06:48:00 + pkg_list+='urllib3~=1.26.15 ' 06:48:00 + [[ -f /tmp/.toxenv ]] 06:48:00 + [[ ! -f /tmp/.toxenv ]] 06:48:00 + [[ -n '' ]] 06:48:00 + python3 -m venv /tmp/venv-pUK9 06:48:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pUK9' 06:48:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pUK9 06:48:04 + echo /tmp/venv-pUK9 06:48:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:48:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:48:04 + /tmp/venv-pUK9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:48:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:08 + /tmp/venv-pUK9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:10 + type python3 06:48:10 + true 06:48:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pUK9/bin to PATH' 06:48:10 lf-activate-venv(): INFO: Adding /tmp/venv-pUK9/bin to PATH 06:48:10 + PATH=/tmp/venv-pUK9/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 06:48:10 + return 0 06:48:10 + python3 --version 06:48:10 Python 3.10.6 06:48:10 + python3 -m pip --version 06:48:11 pip 25.2 from /tmp/venv-pUK9/lib/python3.10/site-packages/pip (python 3.10) 06:48:11 + python3 -m pip freeze 06:48:11 cachetools==6.1.0 06:48:11 chardet==5.2.0 06:48:11 colorama==0.4.6 06:48:11 distlib==0.4.0 06:48:11 filelock==3.19.1 06:48:11 packaging==25.0 06:48:11 platformdirs==4.3.8 06:48:11 pluggy==1.6.0 06:48:11 pyproject-api==1.9.1 06:48:11 tomli==2.2.1 06:48:11 tox==4.28.4 06:48:11 typing_extensions==4.14.1 06:48:11 urllib3==1.26.20 06:48:11 virtualenv==20.34.0 06:48:11 [EnvInject] - Injecting environment variables from a build step. 06:48:11 [EnvInject] - Injecting as environment variables the properties content 06:48:11 PARALLEL=false 06:48:11 06:48:11 [EnvInject] - Variables injected successfully. 06:48:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10261954056471402232.sh 06:48:11 ---> tox-run.sh 06:48:11 + 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 06:48:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:48:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:48:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:48:11 + cd /w/workspace/oom-master-pre-commit-lint/. 06:48:11 + source /home/jenkins/lf-env.sh 06:48:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:11 ++ mktemp -d /tmp/venv-XXXX 06:48:11 + lf_venv=/tmp/venv-7oNj 06:48:11 + local venv_file=/tmp/.os_lf_venv 06:48:11 + local python=python3 06:48:11 + local options 06:48:11 + local set_path=true 06:48:11 + local install_args= 06:48:11 ++ 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 06:48:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:11 + true 06:48:11 + case $1 in 06:48:11 + venv_file=/tmp/.toxenv 06:48:11 + shift 2 06:48:11 + true 06:48:11 + case $1 in 06:48:11 + shift 06:48:11 + break 06:48:11 + case $python in 06:48:11 + local pkg_list= 06:48:11 + [[ -d /opt/pyenv ]] 06:48:11 + echo 'Setup pyenv:' 06:48:11 Setup pyenv: 06:48:11 + export PYENV_ROOT=/opt/pyenv 06:48:11 + PYENV_ROOT=/opt/pyenv 06:48:11 + 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 06:48:11 + 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 06:48:11 + pyenv versions 06:48:11 system 06:48:11 3.8.13 06:48:11 3.9.13 06:48:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:48:11 + command -v pyenv 06:48:11 ++ pyenv init - --no-rehash 06:48:11 + 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[*]}"'\'')" 06:48:11 export PATH="/opt/pyenv/shims:${PATH}" 06:48:11 export PYENV_SHELL=bash 06:48:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:11 pyenv() { 06:48:11 local command 06:48:11 command="${1:-}" 06:48:11 if [ "$#" -gt 0 ]; then 06:48:11 shift 06:48:11 fi 06:48:11 06:48:11 case "$command" in 06:48:11 rehash|shell) 06:48:11 eval "$(pyenv "sh-$command" "$@")" 06:48:11 ;; 06:48:11 *) 06:48:11 command pyenv "$command" "$@" 06:48:11 ;; 06:48:11 esac 06:48:11 }' 06:48:11 +++ 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[*]}"' 06:48:11 ++ 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 06:48:11 ++ 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 06:48:11 ++ 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 06:48:11 ++ export PYENV_SHELL=bash 06:48:11 ++ PYENV_SHELL=bash 06:48:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:11 +++ complete -F _pyenv pyenv 06:48:11 ++ lf-pyver python3 06:48:11 ++ local py_version_xy=python3 06:48:11 ++ local py_version_xyz= 06:48:11 ++ pyenv versions 06:48:11 ++ sed 's/^[ *]* //' 06:48:11 ++ local command 06:48:11 ++ command=versions 06:48:11 ++ '[' 1 -gt 0 ']' 06:48:11 ++ shift 06:48:11 ++ case "$command" in 06:48:11 ++ command pyenv versions 06:48:11 ++ pyenv versions 06:48:11 ++ awk '{ print $1 }' 06:48:11 ++ grep -E '^[0-9.]*[0-9]$' 06:48:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:11 +++ grep '^3' /tmp/.pyenv_versions 06:48:11 +++ sort -V 06:48:11 +++ tail -n 1 06:48:11 ++ py_version_xyz=3.10.6 06:48:11 ++ [[ -z 3.10.6 ]] 06:48:11 ++ echo 3.10.6 06:48:11 ++ return 0 06:48:11 + pyenv local 3.10.6 06:48:11 + local command 06:48:11 + command=local 06:48:11 + '[' 2 -gt 0 ']' 06:48:11 + shift 06:48:11 + case "$command" in 06:48:11 + command pyenv local 3.10.6 06:48:11 + pyenv local 3.10.6 06:48:11 + for arg in "$@" 06:48:11 + case $arg in 06:48:11 + pkg_list+='tox ' 06:48:11 + for arg in "$@" 06:48:11 + case $arg in 06:48:11 + pkg_list+='virtualenv ' 06:48:11 + for arg in "$@" 06:48:11 + case $arg in 06:48:11 + pkg_list+='urllib3~=1.26.15 ' 06:48:11 + [[ -f /tmp/.toxenv ]] 06:48:11 ++ cat /tmp/.toxenv 06:48:11 + lf_venv=/tmp/venv-pUK9 06:48:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pUK9 from' file:/tmp/.toxenv 06:48:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pUK9 from file:/tmp/.toxenv 06:48:11 + /tmp/venv-pUK9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:48:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:12 + /tmp/venv-pUK9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:13 + type python3 06:48:13 + true 06:48:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pUK9/bin to PATH' 06:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-pUK9/bin to PATH 06:48:13 + PATH=/tmp/venv-pUK9/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 06:48:13 + return 0 06:48:13 + [[ -d /opt/pyenv ]] 06:48:13 + echo '---> Setting up pyenv' 06:48:13 ---> Setting up pyenv 06:48:13 + export PYENV_ROOT=/opt/pyenv 06:48:13 + PYENV_ROOT=/opt/pyenv 06:48:13 + export PATH=/opt/pyenv/bin:/tmp/venv-pUK9/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 06:48:13 + PATH=/opt/pyenv/bin:/tmp/venv-pUK9/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 06:48:13 ++ pwd 06:48:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:48:13 + export PYTHONPATH 06:48:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:48:13 + TOX_TESTENV_PASSENV=PYTHONPATH 06:48:13 + tox --version 06:48:13 4.28.4 from /tmp/venv-pUK9/lib/python3.10/site-packages/tox/__init__.py 06:48:13 + PARALLEL=false 06:48:13 + TOX_OPTIONS_LIST= 06:48:13 + [[ -n pre-commit ]] 06:48:13 + TOX_OPTIONS_LIST=' -e pre-commit' 06:48:13 + case ${PARALLEL,,} in 06:48:13 + tox -e pre-commit 06:48:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:48:15 pre-commit: install_deps> python -I -m pip install pre-commit 06:48:17 pre-commit: freeze> python -m pip freeze --all 06:48:17 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 06:48:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:48:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:48:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:48:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:48:22 [INFO] Once installed this environment will be reused. 06:48:22 [INFO] This may take a few minutes... 06:48:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:48:27 [INFO] Once installed this environment will be reused. 06:48:27 [INFO] This may take a few minutes... 06:48:32 trim trailing whitespace.................................................Passed 06:48:32 Tabs remover.............................................................Passed 06:48:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:48:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:48:32 [INFO] Once installed this environment will be reused. 06:48:32 [INFO] This may take a few minutes... 06:48:40 gitlint..............................................(no files to check)Skipped 06:48:40 pre-commit: OK (26.30=setup[3.65]+cmd[14.33,8.33] seconds) 06:48:40 congratulations :) (26.52 seconds) 06:48:40 + tox_status=0 06:48:40 + echo '---> Completed tox runs' 06:48:40 ---> Completed tox runs 06:48:40 + for i in .tox/*/log 06:48:40 ++ echo .tox/pre-commit/log 06:48:40 ++ awk -F/ '{print $2}' 06:48:40 + tox_env=pre-commit 06:48:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:48:40 + DOC_DIR=docs/_build/html 06:48:40 + [[ -d docs/_build/html ]] 06:48:40 + echo '---> tox-run.sh ends' 06:48:40 ---> tox-run.sh ends 06:48:40 + test 0 -eq 0 06:48:40 $ ssh-agent -k 06:48:40 unset SSH_AUTH_SOCK; 06:48:40 unset SSH_AGENT_PID; 06:48:40 echo Agent pid 1664 killed; 06:48:40 [ssh-agent] Stopped. 06:48:40 [PostBuildScript] - [INFO] Executing post build scripts. 06:48:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3131188938617228997.sh 06:48:40 ---> sysstat.sh 06:48:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins490069135787706609.sh 06:48:41 ---> package-listing.sh 06:48:41 ++ tr '[:upper:]' '[:lower:]' 06:48:41 ++ facter osfamily 06:48:41 + OS_FAMILY=debian 06:48:41 + workspace=/w/workspace/oom-master-pre-commit-lint 06:48:41 + START_PACKAGES=/tmp/packages_start.txt 06:48:41 + END_PACKAGES=/tmp/packages_end.txt 06:48:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:41 + PACKAGES=/tmp/packages_start.txt 06:48:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:48:41 + PACKAGES=/tmp/packages_end.txt 06:48:41 + case "${OS_FAMILY}" in 06:48:41 + dpkg -l 06:48:41 + grep '^ii' 06:48:41 + '[' -f /tmp/packages_start.txt ']' 06:48:41 + '[' -f /tmp/packages_end.txt ']' 06:48:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:48:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:48:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:48:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18296006072498968038.sh 06:48:41 ---> capture-instance-metadata.sh 06:48:41 Setup pyenv: 06:48:41 system 06:48:41 3.8.13 06:48:41 3.9.13 06:48:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:48:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ddli 06:48:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:48:49 lf-activate-venv(): INFO: Installing: lftools 06:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-Ddli/bin to PATH 06:49:12 INFO: Running in OpenStack, capturing instance metadata 06:49:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2795893741818449854.sh 06:49:12 provisioning config files... 06:49:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9068147309012397186tmp 06:49:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:49:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:49:12 [EnvInject] - Injecting environment variables from a build step. 06:49:12 [EnvInject] - Injecting as environment variables the properties content 06:49:12 SERVER_ID=logs 06:49:12 06:49:12 [EnvInject] - Variables injected successfully. 06:49:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17239880254064346478.sh 06:49:12 ---> create-netrc.sh 06:49:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6155634946541679211.sh 06:49:12 ---> python-tools-install.sh 06:49:12 Setup pyenv: 06:49:12 system 06:49:12 3.8.13 06:49:12 3.9.13 06:49:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ddli from file:/tmp/.os_lf_venv 06:49:14 lf-activate-venv(): INFO: Installing: lftools 06:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ddli/bin to PATH 06:49:23 Generating Requirements File 06:49:44 Python 3.10.6 06:49:44 pip 25.2 from /tmp/venv-Ddli/lib/python3.10/site-packages/pip (python 3.10) 06:49:44 appdirs==1.4.4 06:49:44 argcomplete==3.6.2 06:49:44 aspy.yaml==1.3.0 06:49:44 attrs==25.3.0 06:49:44 autopage==0.5.2 06:49:44 beautifulsoup4==4.13.4 06:49:44 boto3==1.40.10 06:49:44 botocore==1.40.10 06:49:44 bs4==0.0.2 06:49:44 cachetools==5.5.2 06:49:44 certifi==2025.8.3 06:49:44 cffi==1.17.1 06:49:44 cfgv==3.4.0 06:49:44 chardet==5.2.0 06:49:44 charset-normalizer==3.4.3 06:49:44 click==8.2.1 06:49:44 cliff==4.10.0 06:49:44 cmd2==2.7.0 06:49:44 cryptography==3.3.2 06:49:44 debtcollector==3.0.0 06:49:44 decorator==5.2.1 06:49:44 defusedxml==0.7.1 06:49:44 Deprecated==1.2.18 06:49:44 distlib==0.4.0 06:49:44 dnspython==2.7.0 06:49:44 docker==7.1.0 06:49:44 dogpile.cache==1.4.0 06:49:44 durationpy==0.10 06:49:44 email_validator==2.2.0 06:49:44 filelock==3.19.1 06:49:44 future==1.0.0 06:49:44 gitdb==4.0.12 06:49:44 GitPython==3.1.45 06:49:44 google-auth==2.40.3 06:49:44 httplib2==0.22.0 06:49:44 identify==2.6.13 06:49:44 idna==3.10 06:49:44 importlib-resources==1.5.0 06:49:44 iso8601==2.1.0 06:49:44 Jinja2==3.1.6 06:49:44 jmespath==1.0.1 06:49:44 jsonpatch==1.33 06:49:44 jsonpointer==3.0.0 06:49:44 jsonschema==4.25.0 06:49:44 jsonschema-specifications==2025.4.1 06:49:44 keystoneauth1==5.11.1 06:49:44 kubernetes==33.1.0 06:49:44 lftools==0.37.13 06:49:44 lxml==6.0.0 06:49:44 markdown-it-py==4.0.0 06:49:44 MarkupSafe==3.0.2 06:49:44 mdurl==0.1.2 06:49:44 msgpack==1.1.1 06:49:44 multi_key_dict==2.0.3 06:49:44 munch==4.0.0 06:49:44 netaddr==1.3.0 06:49:44 niet==1.4.2 06:49:44 nodeenv==1.9.1 06:49:44 oauth2client==4.1.3 06:49:44 oauthlib==3.3.1 06:49:44 openstacksdk==4.7.0 06:49:44 os-client-config==2.3.0 06:49:44 os-service-types==1.8.0 06:49:44 osc-lib==4.1.0 06:49:44 oslo.config==10.0.0 06:49:44 oslo.context==6.0.0 06:49:44 oslo.i18n==6.5.1 06:49:44 oslo.log==7.2.0 06:49:44 oslo.serialization==5.7.0 06:49:44 oslo.utils==9.0.0 06:49:44 packaging==25.0 06:49:44 pbr==7.0.0 06:49:44 platformdirs==4.3.8 06:49:44 prettytable==3.16.0 06:49:44 psutil==7.0.0 06:49:44 pyasn1==0.6.1 06:49:44 pyasn1_modules==0.4.2 06:49:44 pycparser==2.22 06:49:44 pygerrit2==2.0.15 06:49:44 PyGithub==2.7.0 06:49:44 Pygments==2.19.2 06:49:44 PyJWT==2.10.1 06:49:44 PyNaCl==1.5.0 06:49:44 pyparsing==2.4.7 06:49:44 pyperclip==1.9.0 06:49:44 pyrsistent==0.20.0 06:49:44 python-cinderclient==9.7.0 06:49:44 python-dateutil==2.9.0.post0 06:49:44 python-heatclient==4.3.0 06:49:44 python-jenkins==1.8.3 06:49:44 python-keystoneclient==5.6.0 06:49:44 python-magnumclient==4.8.1 06:49:44 python-openstackclient==8.1.0 06:49:44 python-swiftclient==4.8.0 06:49:44 PyYAML==6.0.2 06:49:44 referencing==0.36.2 06:49:44 requests==2.32.4 06:49:44 requests-oauthlib==2.0.0 06:49:44 requestsexceptions==1.4.0 06:49:44 rfc3986==2.0.0 06:49:44 rich==14.1.0 06:49:44 rich-argparse==1.7.1 06:49:44 rpds-py==0.27.0 06:49:44 rsa==4.9.1 06:49:44 ruamel.yaml==0.18.14 06:49:44 ruamel.yaml.clib==0.2.12 06:49:44 s3transfer==0.13.1 06:49:44 simplejson==3.20.1 06:49:44 six==1.17.0 06:49:44 smmap==5.0.2 06:49:44 soupsieve==2.7 06:49:44 stevedore==5.4.1 06:49:44 tabulate==0.9.0 06:49:44 toml==0.10.2 06:49:44 tomlkit==0.13.3 06:49:44 tqdm==4.67.1 06:49:44 typing_extensions==4.14.1 06:49:44 tzdata==2025.2 06:49:44 urllib3==1.26.20 06:49:44 virtualenv==20.34.0 06:49:44 wcwidth==0.2.13 06:49:44 websocket-client==1.8.0 06:49:44 wrapt==1.17.3 06:49:44 xdg==6.0.0 06:49:44 xmltodict==0.14.2 06:49:44 yq==3.4.3 06:49:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10706067136407799126.sh 06:49:44 ---> sudo-logs.sh 06:49:44 Archiving 'sudo' log.. 06:49:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17824082352526840672.sh 06:49:45 ---> job-cost.sh 06:49:45 Setup pyenv: 06:49:45 system 06:49:45 3.8.13 06:49:45 3.9.13 06:49:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ddli from file:/tmp/.os_lf_venv 06:49:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-Ddli/bin to PATH 06:49:52 INFO: No Stack... 06:49:52 INFO: Retrieving Pricing Info for: v3-standard-4 06:49:52 INFO: Archiving Costs 06:49:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2808782934673138495.sh 06:49:53 ---> logs-deploy.sh 06:49:53 Setup pyenv: 06:49:53 system 06:49:53 3.8.13 06:49:53 3.9.13 06:49:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ddli from file:/tmp/.os_lf_venv 06:49:55 lf-activate-venv(): INFO: Installing: lftools 06:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-Ddli/bin to PATH 06:50:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4215 06:50:04 INFO: archiving workspace using pattern(s): 06:50:05 Archives upload complete. 06:50:05 INFO: archiving logs to Nexus 06:50:06 ---> uname -a: 06:50:06 Linux prd-ubuntu1804-builder-4c-4g-37933 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:50:06 06:50:06 06:50:06 ---> lscpu: 06:50:06 Architecture: x86_64 06:50:06 CPU op-mode(s): 32-bit, 64-bit 06:50:06 Byte Order: Little Endian 06:50:06 CPU(s): 4 06:50:06 On-line CPU(s) list: 0-3 06:50:06 Thread(s) per core: 1 06:50:06 Core(s) per socket: 1 06:50:06 Socket(s): 4 06:50:06 NUMA node(s): 1 06:50:06 Vendor ID: AuthenticAMD 06:50:06 CPU family: 23 06:50:06 Model: 49 06:50:06 Model name: AMD EPYC-Rome Processor 06:50:06 Stepping: 0 06:50:06 CPU MHz: 2799.998 06:50:06 BogoMIPS: 5599.99 06:50:06 Virtualization: AMD-V 06:50:06 Hypervisor vendor: KVM 06:50:06 Virtualization type: full 06:50:06 L1d cache: 32K 06:50:06 L1i cache: 32K 06:50:06 L2 cache: 512K 06:50:06 L3 cache: 16384K 06:50:06 NUMA node0 CPU(s): 0-3 06:50:06 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 06:50:06 06:50:06 06:50:06 ---> nproc: 06:50:06 4 06:50:06 06:50:06 06:50:06 ---> df -h: 06:50:06 Filesystem Size Used Avail Use% Mounted on 06:50:06 udev 7.9G 0 7.9G 0% /dev 06:50:06 tmpfs 1.6G 676K 1.6G 1% /run 06:50:06 /dev/vda1 78G 8.4G 69G 11% / 06:50:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:50:06 tmpfs 5.0M 0 5.0M 0% /run/lock 06:50:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:50:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:50:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:50:06 06:50:06 06:50:06 ---> free -m: 06:50:06 total used free shared buff/cache available 06:50:06 Mem: 16040 561 13266 0 2211 15157 06:50:06 Swap: 1023 0 1023 06:50:06 06:50:06 06:50:06 ---> ip addr: 06:50:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:50:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:50:06 inet 127.0.0.1/8 scope host lo 06:50:06 valid_lft forever preferred_lft forever 06:50:06 inet6 ::1/128 scope host 06:50:06 valid_lft forever preferred_lft forever 06:50:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:50:06 link/ether fa:16:3e:5e:27:04 brd ff:ff:ff:ff:ff:ff 06:50:06 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 06:50:06 valid_lft 86241sec preferred_lft 86241sec 06:50:06 inet6 fe80::f816:3eff:fe5e:2704/64 scope link 06:50:06 valid_lft forever preferred_lft forever 06:50:06 06:50:06 06:50:06 ---> sar -b -r -n DEV: 06:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37933) 08/15/25 _x86_64_ (4 CPU) 06:50:06 06:50:06 06:47:29 LINUX RESTART (4 CPU) 06:50:06 06:50:06 06:48:01 tps rtps wtps bread/s bwrtn/s 06:50:06 06:49:01 102.75 10.46 92.28 253.69 34915.51 06:50:06 06:50:01 118.26 1.05 117.21 120.91 37280.32 06:50:06 Average: 110.51 5.76 104.75 187.30 36097.92 06:50:06 06:50:06 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:06 06:49:01 13840208 15483016 2584752 15.74 64120 1774464 815608 4.67 819856 1540388 92728 06:50:06 06:50:01 13553368 15486816 2871592 17.48 87964 2025356 802776 4.59 833252 1782764 104800 06:50:06 Average: 13696788 15484916 2728172 16.61 76042 1899910 809192 4.63 826554 1661576 98764 06:50:06 06:50:06 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:06 06:49:01 ens3 141.74 101.52 898.58 12.94 0.00 0.00 0.00 0.00 06:50:06 06:49:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 06:50:06 06:50:01 ens3 97.65 72.92 799.62 12.24 0.00 0.00 0.00 0.00 06:50:06 06:50:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 06:50:06 Average: ens3 119.70 87.22 849.10 12.59 0.00 0.00 0.00 0.00 06:50:06 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 06:50:06 06:50:06 06:50:06 ---> sar -P ALL: 06:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37933) 08/15/25 _x86_64_ (4 CPU) 06:50:06 06:50:06 06:47:29 LINUX RESTART (4 CPU) 06:50:06 06:50:06 06:48:01 CPU %user %nice %system %iowait %steal %idle 06:50:06 06:49:01 all 21.74 0.00 1.99 4.07 0.06 72.14 06:50:06 06:49:01 0 24.72 0.00 2.32 3.41 0.07 69.48 06:50:06 06:49:01 1 30.87 0.00 2.31 1.07 0.08 65.67 06:50:06 06:49:01 2 20.56 0.00 1.69 11.58 0.05 66.12 06:50:06 06:49:01 3 10.84 0.00 1.60 0.27 0.05 87.24 06:50:06 06:50:01 all 20.31 0.00 1.51 4.65 0.05 73.47 06:50:06 06:50:01 0 19.32 0.00 1.61 12.75 0.07 66.25 06:50:06 06:50:01 1 34.42 0.00 2.39 3.91 0.07 59.22 06:50:06 06:50:01 2 23.20 0.00 1.50 2.00 0.03 73.27 06:50:06 06:50:01 3 4.54 0.00 0.58 0.02 0.02 94.85 06:50:06 Average: all 21.03 0.00 1.75 4.36 0.05 72.81 06:50:06 Average: 0 22.03 0.00 1.96 8.07 0.07 67.87 06:50:06 Average: 1 32.65 0.00 2.35 2.49 0.08 62.44 06:50:06 Average: 2 21.88 0.00 1.60 6.78 0.04 69.70 06:50:06 Average: 3 7.68 0.00 1.08 0.14 0.03 91.07 06:50:06 06:50:06 06:50:06