07:01:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 07:01:35 Running as SYSTEM 07:01:35 [EnvInject] - Loading node environment variables. 07:01:35 Building remotely on prd-ubuntu1804-builder-4c-4g-19863 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:01:35 [ssh-agent] Looking for ssh-agent implementation... 07:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:35 $ ssh-agent 07:01:35 SSH_AUTH_SOCK=/tmp/ssh-Tk5UhxpgGEML/agent.1719 07:01:35 SSH_AGENT_PID=1720 07:01:35 [ssh-agent] Started. 07:01:35 Running ssh-add (command line suppressed) 07:01:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4896630023442063903.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4896630023442063903.key) 07:01:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:01:35 The recommended git tool is: NONE 07:01:37 using credential onap-jenkins-ssh 07:01:37 Wiping out workspace first. 07:01:37 Cloning the remote Git repository 07:01:37 Cloning repository git://cloud.onap.org/mirror/oom.git 07:01:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:01:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:37 > git --version # timeout=10 07:01:37 > git --version # 'git version 2.17.1' 07:01:37 using GIT_SSH to set credentials Gerrit user 07:01:37 Verifying host key using manually-configured host key entries 07:01:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:01:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:01:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:01:42 using GIT_SSH to set credentials Gerrit user 07:01:42 Verifying host key using manually-configured host key entries 07:01:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/4 # timeout=30 07:01:42 > git rev-parse d3117ed8f0259c7ff6af3bd6d338b071fc572f32^{commit} # timeout=10 07:01:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:01:42 Checking out Revision d3117ed8f0259c7ff6af3bd6d338b071fc572f32 (refs/changes/47/141047/4) 07:01:42 > git config core.sparsecheckout # timeout=10 07:01:42 > git checkout -f d3117ed8f0259c7ff6af3bd6d338b071fc572f32 # timeout=30 07:01:46 Commit message: "[SDC] Reduce sdc-be log noise" 07:01:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:01:46 > git rev-list --no-walk ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=10 07:01:46 [EnvInject] - Injecting environment variables from a build step. 07:01:46 [EnvInject] - Injecting as environment variables the properties content 07:01:46 PYTHON=python3 07:01:46 07:01:46 [EnvInject] - Variables injected successfully. 07:01:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14320499380397846293.sh 07:01:46 ---> tox-install.sh 07:01:46 + source /home/jenkins/lf-env.sh 07:01:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:46 ++ mktemp -d /tmp/venv-XXXX 07:01:46 + lf_venv=/tmp/venv-cQSk 07:01:46 + local venv_file=/tmp/.os_lf_venv 07:01:46 + local python=python3 07:01:46 + local options 07:01:46 + local set_path=true 07:01:46 + local install_args= 07:01:46 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:46 + true 07:01:46 + case $1 in 07:01:46 + venv_file=/tmp/.toxenv 07:01:46 + shift 2 07:01:46 + true 07:01:46 + case $1 in 07:01:46 + shift 07:01:46 + break 07:01:46 + case $python in 07:01:46 + local pkg_list= 07:01:46 + [[ -d /opt/pyenv ]] 07:01:46 + echo 'Setup pyenv:' 07:01:46 Setup pyenv: 07:01:46 + export PYENV_ROOT=/opt/pyenv 07:01:46 + PYENV_ROOT=/opt/pyenv 07:01:46 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:46 + pyenv versions 07:01:46 * system (set by /opt/pyenv/version) 07:01:46 * 3.8.13 (set by /opt/pyenv/version) 07:01:46 * 3.9.13 (set by /opt/pyenv/version) 07:01:46 * 3.10.6 (set by /opt/pyenv/version) 07:01:46 + command -v pyenv 07:01:46 ++ pyenv init - --no-rehash 07:01:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:01:46 export PATH="/opt/pyenv/shims:${PATH}" 07:01:46 export PYENV_SHELL=bash 07:01:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:46 pyenv() { 07:01:46 local command 07:01:46 command="${1:-}" 07:01:46 if [ "$#" -gt 0 ]; then 07:01:46 shift 07:01:46 fi 07:01:46 07:01:46 case "$command" in 07:01:46 rehash|shell) 07:01:46 eval "$(pyenv "sh-$command" "$@")" 07:01:46 ;; 07:01:46 *) 07:01:46 command pyenv "$command" "$@" 07:01:46 ;; 07:01:46 esac 07:01:46 }' 07:01:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:01:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:46 ++ export PYENV_SHELL=bash 07:01:46 ++ PYENV_SHELL=bash 07:01:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:46 +++ complete -F _pyenv pyenv 07:01:46 ++ lf-pyver python3 07:01:46 ++ local py_version_xy=python3 07:01:46 ++ local py_version_xyz= 07:01:46 ++ pyenv versions 07:01:46 ++ local command 07:01:46 ++ command=versions 07:01:46 ++ '[' 1 -gt 0 ']' 07:01:46 ++ shift 07:01:46 ++ case "$command" in 07:01:46 ++ command pyenv versions 07:01:46 ++ pyenv versions 07:01:46 ++ sed 's/^[ *]* //' 07:01:46 ++ awk '{ print $1 }' 07:01:46 ++ grep -E '^[0-9.]*[0-9]$' 07:01:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:46 +++ grep '^3' /tmp/.pyenv_versions 07:01:46 +++ sort -V 07:01:46 +++ tail -n 1 07:01:46 ++ py_version_xyz=3.10.6 07:01:46 ++ [[ -z 3.10.6 ]] 07:01:46 ++ echo 3.10.6 07:01:46 ++ return 0 07:01:46 + pyenv local 3.10.6 07:01:46 + local command 07:01:46 + command=local 07:01:46 + '[' 2 -gt 0 ']' 07:01:46 + shift 07:01:46 + case "$command" in 07:01:46 + command pyenv local 3.10.6 07:01:46 + pyenv local 3.10.6 07:01:47 + for arg in "$@" 07:01:47 + case $arg in 07:01:47 + pkg_list+='tox ' 07:01:47 + for arg in "$@" 07:01:47 + case $arg in 07:01:47 + pkg_list+='virtualenv ' 07:01:47 + for arg in "$@" 07:01:47 + case $arg in 07:01:47 + pkg_list+='urllib3~=1.26.15 ' 07:01:47 + [[ -f /tmp/.toxenv ]] 07:01:47 + [[ ! -f /tmp/.toxenv ]] 07:01:47 + [[ -n '' ]] 07:01:47 + python3 -m venv /tmp/venv-cQSk 07:01:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cQSk' 07:01:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cQSk 07:01:51 + echo /tmp/venv-cQSk 07:01:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:01:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:01:51 + /tmp/venv-cQSk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:01:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:01:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:01:55 + /tmp/venv-cQSk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:01:57 + type python3 07:01:57 + true 07:01:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cQSk/bin to PATH' 07:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-cQSk/bin to PATH 07:01:57 + PATH=/tmp/venv-cQSk/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:57 + return 0 07:01:57 + python3 --version 07:01:57 Python 3.10.6 07:01:57 + python3 -m pip --version 07:01:57 pip 25.1.1 from /tmp/venv-cQSk/lib/python3.10/site-packages/pip (python 3.10) 07:01:57 + python3 -m pip freeze 07:01:57 cachetools==6.0.0 07:01:57 chardet==5.2.0 07:01:57 colorama==0.4.6 07:01:57 distlib==0.3.9 07:01:57 filelock==3.18.0 07:01:57 packaging==25.0 07:01:57 platformdirs==4.3.8 07:01:57 pluggy==1.6.0 07:01:57 pyproject-api==1.9.1 07:01:57 tomli==2.2.1 07:01:57 tox==4.26.0 07:01:57 typing_extensions==4.14.0 07:01:57 urllib3==1.26.20 07:01:57 virtualenv==20.31.2 07:01:58 [EnvInject] - Injecting environment variables from a build step. 07:01:58 [EnvInject] - Injecting as environment variables the properties content 07:01:58 PARALLEL=false 07:01:58 07:01:58 [EnvInject] - Variables injected successfully. 07:01:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10744477728880754322.sh 07:01:58 ---> tox-run.sh 07:01:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:01:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:01:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:01:58 + cd /w/workspace/oom-master-pre-commit-lint/. 07:01:58 + source /home/jenkins/lf-env.sh 07:01:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:58 ++ mktemp -d /tmp/venv-XXXX 07:01:58 + lf_venv=/tmp/venv-eyxm 07:01:58 + local venv_file=/tmp/.os_lf_venv 07:01:58 + local python=python3 07:01:58 + local options 07:01:58 + local set_path=true 07:01:58 + local install_args= 07:01:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:01:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:01:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:01:58 + true 07:01:58 + case $1 in 07:01:58 + venv_file=/tmp/.toxenv 07:01:58 + shift 2 07:01:58 + true 07:01:58 + case $1 in 07:01:58 + shift 07:01:58 + break 07:01:58 + case $python in 07:01:58 + local pkg_list= 07:01:58 + [[ -d /opt/pyenv ]] 07:01:58 + echo 'Setup pyenv:' 07:01:58 Setup pyenv: 07:01:58 + export PYENV_ROOT=/opt/pyenv 07:01:58 + PYENV_ROOT=/opt/pyenv 07:01:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 + pyenv versions 07:01:58 system 07:01:58 3.8.13 07:01:58 3.9.13 07:01:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:01:58 + command -v pyenv 07:01:58 ++ pyenv init - --no-rehash 07:01:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:01:58 export PATH="/opt/pyenv/shims:${PATH}" 07:01:58 export PYENV_SHELL=bash 07:01:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:01:58 pyenv() { 07:01:58 local command 07:01:58 command="${1:-}" 07:01:58 if [ "$#" -gt 0 ]; then 07:01:58 shift 07:01:58 fi 07:01:58 07:01:58 case "$command" in 07:01:58 rehash|shell) 07:01:58 eval "$(pyenv "sh-$command" "$@")" 07:01:58 ;; 07:01:58 *) 07:01:58 command pyenv "$command" "$@" 07:01:58 ;; 07:01:58 esac 07:01:58 }' 07:01:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:01:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:01:58 ++ export PYENV_SHELL=bash 07:01:58 ++ PYENV_SHELL=bash 07:01:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:01:58 +++ complete -F _pyenv pyenv 07:01:58 ++ lf-pyver python3 07:01:58 ++ local py_version_xy=python3 07:01:58 ++ local py_version_xyz= 07:01:58 ++ sed 's/^[ *]* //' 07:01:58 ++ pyenv versions 07:01:58 ++ local command 07:01:58 ++ awk '{ print $1 }' 07:01:58 ++ command=versions 07:01:58 ++ '[' 1 -gt 0 ']' 07:01:58 ++ shift 07:01:58 ++ case "$command" in 07:01:58 ++ command pyenv versions 07:01:58 ++ pyenv versions 07:01:58 ++ grep -E '^[0-9.]*[0-9]$' 07:01:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:01:58 +++ grep '^3' /tmp/.pyenv_versions 07:01:58 +++ sort -V 07:01:58 +++ tail -n 1 07:01:58 ++ py_version_xyz=3.10.6 07:01:58 ++ [[ -z 3.10.6 ]] 07:01:58 ++ echo 3.10.6 07:01:58 ++ return 0 07:01:58 + pyenv local 3.10.6 07:01:58 + local command 07:01:58 + command=local 07:01:58 + '[' 2 -gt 0 ']' 07:01:58 + shift 07:01:58 + case "$command" in 07:01:58 + command pyenv local 3.10.6 07:01:58 + pyenv local 3.10.6 07:01:58 + for arg in "$@" 07:01:58 + case $arg in 07:01:58 + pkg_list+='tox ' 07:01:58 + for arg in "$@" 07:01:58 + case $arg in 07:01:58 + pkg_list+='virtualenv ' 07:01:58 + for arg in "$@" 07:01:58 + case $arg in 07:01:58 + pkg_list+='urllib3~=1.26.15 ' 07:01:58 + [[ -f /tmp/.toxenv ]] 07:01:58 ++ cat /tmp/.toxenv 07:01:58 + lf_venv=/tmp/venv-cQSk 07:01:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cQSk from' file:/tmp/.toxenv 07:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cQSk from file:/tmp/.toxenv 07:01:58 + /tmp/venv-cQSk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:01:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:01:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:01:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:01:59 + /tmp/venv-cQSk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:00 + type python3 07:02:00 + true 07:02:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cQSk/bin to PATH' 07:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-cQSk/bin to PATH 07:02:00 + PATH=/tmp/venv-cQSk/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:02:00 + return 0 07:02:00 + [[ -d /opt/pyenv ]] 07:02:00 + echo '---> Setting up pyenv' 07:02:00 ---> Setting up pyenv 07:02:00 + export PYENV_ROOT=/opt/pyenv 07:02:00 + PYENV_ROOT=/opt/pyenv 07:02:00 + export PATH=/opt/pyenv/bin:/tmp/venv-cQSk/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:02:00 + PATH=/opt/pyenv/bin:/tmp/venv-cQSk/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:02:00 ++ pwd 07:02:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:02:00 + export PYTHONPATH 07:02:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:02:00 + TOX_TESTENV_PASSENV=PYTHONPATH 07:02:00 + tox --version 07:02:00 4.26.0 from /tmp/venv-cQSk/lib/python3.10/site-packages/tox/__init__.py 07:02:00 + PARALLEL=false 07:02:00 + TOX_OPTIONS_LIST= 07:02:00 + [[ -n pre-commit ]] 07:02:00 + TOX_OPTIONS_LIST=' -e pre-commit' 07:02:00 + case ${PARALLEL,,} in 07:02:00 + tox -e pre-commit 07:02:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:02:01 pre-commit: install_deps> python -I -m pip install pre-commit 07:02:04 pre-commit: freeze> python -m pip freeze --all 07:02:04 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 07:02:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:02:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:02:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:02:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:02:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:02:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:02:07 [INFO] Once installed this environment will be reused. 07:02:07 [INFO] This may take a few minutes... 07:02:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:02:11 [INFO] Once installed this environment will be reused. 07:02:11 [INFO] This may take a few minutes... 07:02:15 trim trailing whitespace.................................................Passed 07:02:16 Tabs remover.............................................................Passed 07:02:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:02:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:02:16 [INFO] Once installed this environment will be reused. 07:02:16 [INFO] This may take a few minutes... 07:02:24 gitlint..............................................(no files to check)Skipped 07:02:24 pre-commit: OK (23.59=setup[3.42]+cmd[11.74,8.43] seconds) 07:02:24 congratulations :) (23.79 seconds) 07:02:24 + tox_status=0 07:02:24 + echo '---> Completed tox runs' 07:02:24 ---> Completed tox runs 07:02:24 + for i in .tox/*/log 07:02:24 ++ echo .tox/pre-commit/log 07:02:24 ++ awk -F/ '{print $2}' 07:02:24 + tox_env=pre-commit 07:02:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:02:24 + DOC_DIR=docs/_build/html 07:02:24 + [[ -d docs/_build/html ]] 07:02:24 + echo '---> tox-run.sh ends' 07:02:24 ---> tox-run.sh ends 07:02:24 + test 0 -eq 0 07:02:24 $ ssh-agent -k 07:02:24 unset SSH_AUTH_SOCK; 07:02:24 unset SSH_AGENT_PID; 07:02:24 echo Agent pid 1720 killed; 07:02:24 [ssh-agent] Stopped. 07:02:24 [PostBuildScript] - [INFO] Executing post build scripts. 07:02:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3197346855326563596.sh 07:02:24 ---> sysstat.sh 07:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1818342507259501418.sh 07:02:25 ---> package-listing.sh 07:02:25 ++ facter osfamily 07:02:25 ++ tr '[:upper:]' '[:lower:]' 07:02:25 + OS_FAMILY=debian 07:02:25 + workspace=/w/workspace/oom-master-pre-commit-lint 07:02:25 + START_PACKAGES=/tmp/packages_start.txt 07:02:25 + END_PACKAGES=/tmp/packages_end.txt 07:02:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:25 + PACKAGES=/tmp/packages_start.txt 07:02:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:02:25 + PACKAGES=/tmp/packages_end.txt 07:02:25 + case "${OS_FAMILY}" in 07:02:25 + dpkg -l 07:02:25 + grep '^ii' 07:02:25 + '[' -f /tmp/packages_start.txt ']' 07:02:25 + '[' -f /tmp/packages_end.txt ']' 07:02:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:02:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:02:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13806925367374947796.sh 07:02:25 ---> capture-instance-metadata.sh 07:02:25 Setup pyenv: 07:02:25 system 07:02:25 3.8.13 07:02:25 3.9.13 07:02:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s3ZB 07:02:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:02:32 lf-activate-venv(): INFO: Installing: lftools 07:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-s3ZB/bin to PATH 07:02:53 INFO: Running in OpenStack, capturing instance metadata 07:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6272931669686979692.sh 07:02:54 provisioning config files... 07:02:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3565793377396473529tmp 07:02:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:02:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:02:54 [EnvInject] - Injecting environment variables from a build step. 07:02:54 [EnvInject] - Injecting as environment variables the properties content 07:02:54 SERVER_ID=logs 07:02:54 07:02:54 [EnvInject] - Variables injected successfully. 07:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15173338146277226827.sh 07:02:54 ---> create-netrc.sh 07:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8842142621977272402.sh 07:02:54 ---> python-tools-install.sh 07:02:54 Setup pyenv: 07:02:54 system 07:02:54 3.8.13 07:02:54 3.9.13 07:02:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3ZB from file:/tmp/.os_lf_venv 07:02:56 lf-activate-venv(): INFO: Installing: lftools 07:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-s3ZB/bin to PATH 07:03:04 Generating Requirements File 07:03:22 Python 3.10.6 07:03:22 pip 25.1.1 from /tmp/venv-s3ZB/lib/python3.10/site-packages/pip (python 3.10) 07:03:22 appdirs==1.4.4 07:03:22 argcomplete==3.6.2 07:03:22 aspy.yaml==1.3.0 07:03:22 attrs==25.3.0 07:03:22 autopage==0.5.2 07:03:22 beautifulsoup4==4.13.4 07:03:22 boto3==1.38.33 07:03:22 botocore==1.38.33 07:03:22 bs4==0.0.2 07:03:22 cachetools==5.5.2 07:03:22 certifi==2025.4.26 07:03:22 cffi==1.17.1 07:03:22 cfgv==3.4.0 07:03:22 chardet==5.2.0 07:03:22 charset-normalizer==3.4.2 07:03:22 click==8.2.1 07:03:22 cliff==4.10.0 07:03:22 cmd2==2.6.1 07:03:22 cryptography==3.3.2 07:03:22 debtcollector==3.0.0 07:03:22 decorator==5.2.1 07:03:22 defusedxml==0.7.1 07:03:22 Deprecated==1.2.18 07:03:22 distlib==0.3.9 07:03:22 dnspython==2.7.0 07:03:22 docker==7.1.0 07:03:22 dogpile.cache==1.4.0 07:03:22 durationpy==0.10 07:03:22 email_validator==2.2.0 07:03:22 filelock==3.18.0 07:03:22 future==1.0.0 07:03:22 gitdb==4.0.12 07:03:22 GitPython==3.1.44 07:03:22 google-auth==2.40.3 07:03:22 httplib2==0.22.0 07:03:22 identify==2.6.12 07:03:22 idna==3.10 07:03:22 importlib-resources==1.5.0 07:03:22 iso8601==2.1.0 07:03:22 Jinja2==3.1.6 07:03:22 jmespath==1.0.1 07:03:22 jsonpatch==1.33 07:03:22 jsonpointer==3.0.0 07:03:22 jsonschema==4.24.0 07:03:22 jsonschema-specifications==2025.4.1 07:03:22 keystoneauth1==5.11.0 07:03:22 kubernetes==33.1.0 07:03:22 lftools==0.37.13 07:03:22 lxml==5.4.0 07:03:22 MarkupSafe==3.0.2 07:03:22 msgpack==1.1.0 07:03:22 multi_key_dict==2.0.3 07:03:22 munch==4.0.0 07:03:22 netaddr==1.3.0 07:03:22 niet==1.4.2 07:03:22 nodeenv==1.9.1 07:03:22 oauth2client==4.1.3 07:03:22 oauthlib==3.2.2 07:03:22 openstacksdk==4.6.0 07:03:22 os-client-config==2.1.0 07:03:22 os-service-types==1.7.0 07:03:22 osc-lib==4.0.2 07:03:22 oslo.config==9.8.0 07:03:22 oslo.context==6.0.0 07:03:22 oslo.i18n==6.5.1 07:03:22 oslo.log==7.1.0 07:03:22 oslo.serialization==5.7.0 07:03:22 oslo.utils==9.0.0 07:03:22 packaging==25.0 07:03:22 pbr==6.1.1 07:03:22 platformdirs==4.3.8 07:03:22 prettytable==3.16.0 07:03:22 psutil==7.0.0 07:03:22 pyasn1==0.6.1 07:03:22 pyasn1_modules==0.4.2 07:03:22 pycparser==2.22 07:03:22 pygerrit2==2.0.15 07:03:22 PyGithub==2.6.1 07:03:22 PyJWT==2.10.1 07:03:22 PyNaCl==1.5.0 07:03:22 pyparsing==2.4.7 07:03:22 pyperclip==1.9.0 07:03:22 pyrsistent==0.20.0 07:03:22 python-cinderclient==9.7.0 07:03:22 python-dateutil==2.9.0.post0 07:03:22 python-heatclient==4.2.0 07:03:22 python-jenkins==1.8.2 07:03:22 python-keystoneclient==5.6.0 07:03:22 python-magnumclient==4.8.1 07:03:22 python-openstackclient==8.1.0 07:03:22 python-swiftclient==4.8.0 07:03:22 PyYAML==6.0.2 07:03:22 referencing==0.36.2 07:03:22 requests==2.32.4 07:03:22 requests-oauthlib==2.0.0 07:03:22 requestsexceptions==1.4.0 07:03:22 rfc3986==2.0.0 07:03:22 rpds-py==0.25.1 07:03:22 rsa==4.9.1 07:03:22 ruamel.yaml==0.18.14 07:03:22 ruamel.yaml.clib==0.2.12 07:03:22 s3transfer==0.13.0 07:03:22 simplejson==3.20.1 07:03:22 six==1.17.0 07:03:22 smmap==5.0.2 07:03:22 soupsieve==2.7 07:03:22 stevedore==5.4.1 07:03:22 tabulate==0.9.0 07:03:22 toml==0.10.2 07:03:22 tomlkit==0.13.3 07:03:22 tqdm==4.67.1 07:03:22 typing_extensions==4.14.0 07:03:22 tzdata==2025.2 07:03:22 urllib3==1.26.20 07:03:22 virtualenv==20.31.2 07:03:22 wcwidth==0.2.13 07:03:22 websocket-client==1.8.0 07:03:22 wrapt==1.17.2 07:03:22 xdg==6.0.0 07:03:22 xmltodict==0.14.2 07:03:22 yq==3.4.3 07:03:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15716528646810414283.sh 07:03:22 ---> sudo-logs.sh 07:03:22 Archiving 'sudo' log.. 07:03:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15600541803323317361.sh 07:03:23 ---> job-cost.sh 07:03:23 Setup pyenv: 07:03:23 system 07:03:23 3.8.13 07:03:23 3.9.13 07:03:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3ZB from file:/tmp/.os_lf_venv 07:03:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-s3ZB/bin to PATH 07:03:30 INFO: No Stack... 07:03:30 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:30 INFO: Archiving Costs 07:03:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9003818374011361579.sh 07:03:30 ---> logs-deploy.sh 07:03:30 Setup pyenv: 07:03:30 system 07:03:30 3.8.13 07:03:30 3.9.13 07:03:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s3ZB from file:/tmp/.os_lf_venv 07:03:32 lf-activate-venv(): INFO: Installing: lftools 07:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-s3ZB/bin to PATH 07:03:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4084 07:03:40 INFO: archiving workspace using pattern(s): 07:03:41 Archives upload complete. 07:03:41 INFO: archiving logs to Nexus 07:03:42 ---> uname -a: 07:03:42 Linux prd-ubuntu1804-builder-4c-4g-19863 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:03:42 07:03:42 07:03:42 ---> lscpu: 07:03:42 Architecture: x86_64 07:03:42 CPU op-mode(s): 32-bit, 64-bit 07:03:42 Byte Order: Little Endian 07:03:42 CPU(s): 4 07:03:42 On-line CPU(s) list: 0-3 07:03:42 Thread(s) per core: 1 07:03:42 Core(s) per socket: 1 07:03:42 Socket(s): 4 07:03:42 NUMA node(s): 1 07:03:42 Vendor ID: AuthenticAMD 07:03:42 CPU family: 23 07:03:42 Model: 49 07:03:42 Model name: AMD EPYC-Rome Processor 07:03:42 Stepping: 0 07:03:42 CPU MHz: 2799.998 07:03:42 BogoMIPS: 5599.99 07:03:42 Virtualization: AMD-V 07:03:42 Hypervisor vendor: KVM 07:03:42 Virtualization type: full 07:03:42 L1d cache: 32K 07:03:42 L1i cache: 32K 07:03:42 L2 cache: 512K 07:03:42 L3 cache: 16384K 07:03:42 NUMA node0 CPU(s): 0-3 07:03:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:03:42 07:03:42 07:03:42 ---> nproc: 07:03:42 4 07:03:42 07:03:42 07:03:42 ---> df -h: 07:03:42 Filesystem Size Used Avail Use% Mounted on 07:03:42 udev 7.9G 0 7.9G 0% /dev 07:03:42 tmpfs 1.6G 672K 1.6G 1% /run 07:03:42 /dev/vda1 78G 8.4G 69G 11% / 07:03:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:03:42 tmpfs 5.0M 0 5.0M 0% /run/lock 07:03:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:03:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:03:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:03:42 07:03:42 07:03:42 ---> free -m: 07:03:42 total used free shared buff/cache available 07:03:42 Mem: 16040 602 13238 0 2199 15118 07:03:42 Swap: 1023 0 1023 07:03:42 07:03:42 07:03:42 ---> ip addr: 07:03:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:03:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:42 inet 127.0.0.1/8 scope host lo 07:03:42 valid_lft forever preferred_lft forever 07:03:42 inet6 ::1/128 scope host 07:03:42 valid_lft forever preferred_lft forever 07:03:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:03:42 link/ether fa:16:3e:65:3e:c9 brd ff:ff:ff:ff:ff:ff 07:03:42 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 07:03:42 valid_lft 86254sec preferred_lft 86254sec 07:03:42 inet6 fe80::f816:3eff:fe65:3ec9/64 scope link 07:03:42 valid_lft forever preferred_lft forever 07:03:42 07:03:42 07:03:42 ---> sar -b -r -n DEV: 07:03:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19863) 06/10/25 _x86_64_ (4 CPU) 07:03:42 07:03:42 07:01:18 LINUX RESTART (4 CPU) 07:03:42 07:03:42 07:02:01 tps rtps wtps bread/s bwrtn/s 07:03:42 07:03:01 109.48 1.98 107.50 148.38 24189.57 07:03:42 Average: 109.48 1.98 107.50 148.38 24189.57 07:03:42 07:03:42 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:42 07:03:01 13640888 15448080 2784080 16.95 77320 1918168 842188 4.82 856636 1688780 155808 07:03:42 Average: 13640888 15448080 2784080 16.95 77320 1918168 842188 4.82 856636 1688780 155808 07:03:42 07:03:42 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:42 07:03:01 lo 2.93 2.93 0.34 0.34 0.00 0.00 0.00 0.00 07:03:42 07:03:01 ens3 304.20 208.32 1352.54 21.95 0.00 0.00 0.00 0.00 07:03:42 Average: lo 2.93 2.93 0.34 0.34 0.00 0.00 0.00 0.00 07:03:42 Average: ens3 304.20 208.32 1352.54 21.95 0.00 0.00 0.00 0.00 07:03:42 07:03:42 07:03:42 ---> sar -P ALL: 07:03:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19863) 06/10/25 _x86_64_ (4 CPU) 07:03:42 07:03:42 07:01:18 LINUX RESTART (4 CPU) 07:03:42 07:03:42 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:03:42 07:03:01 all 25.37 0.00 2.01 1.81 0.06 70.75 07:03:42 07:03:01 0 49.12 0.00 3.21 2.02 0.08 45.56 07:03:42 07:03:01 1 19.79 0.00 2.09 2.10 0.03 75.99 07:03:42 07:03:01 2 16.32 0.00 1.40 2.62 0.05 79.60 07:03:42 07:03:01 3 16.21 0.00 1.37 0.47 0.08 81.86 07:03:42 Average: all 25.37 0.00 2.01 1.81 0.06 70.75 07:03:42 Average: 0 49.12 0.00 3.21 2.02 0.08 45.56 07:03:42 Average: 1 19.79 0.00 2.09 2.10 0.03 75.99 07:03:42 Average: 2 16.32 0.00 1.40 2.62 0.05 79.60 07:03:42 Average: 3 16.21 0.00 1.37 0.47 0.08 81.86 07:03:42 07:03:42 07:03:42