06:36:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141357 06:36:25 Running as SYSTEM 06:36:25 [EnvInject] - Loading node environment variables. 06:36:25 Building remotely on prd-ubuntu1804-builder-4c-4g-28115 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:36:25 [ssh-agent] Looking for ssh-agent implementation... 06:36:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:25 $ ssh-agent 06:36:25 SSH_AUTH_SOCK=/tmp/ssh-gdWabjE6tyD4/agent.1639 06:36:25 SSH_AGENT_PID=1641 06:36:25 [ssh-agent] Started. 06:36:25 Running ssh-add (command line suppressed) 06:36:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16004103547260510159.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16004103547260510159.key) 06:36:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:36:25 The recommended git tool is: NONE 06:36:27 using credential onap-jenkins-ssh 06:36:27 Wiping out workspace first. 06:36:27 Cloning the remote Git repository 06:36:27 Cloning repository git://cloud.onap.org/mirror/oom.git 06:36:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:36:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:36:27 > git --version # timeout=10 06:36:27 > git --version # 'git version 2.17.1' 06:36:27 using GIT_SSH to set credentials Gerrit user 06:36:27 Verifying host key using manually-configured host key entries 06:36:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:36:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:36:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:36:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:36:33 using GIT_SSH to set credentials Gerrit user 06:36:33 Verifying host key using manually-configured host key entries 06:36:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/141357/10 # timeout=30 06:36:33 > git rev-parse 3e19c645d982980bfa521abb40f05a0d64d1acab^{commit} # timeout=10 06:36:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:36:33 Checking out Revision 3e19c645d982980bfa521abb40f05a0d64d1acab (refs/changes/57/141357/10) 06:36:33 > git config core.sparsecheckout # timeout=10 06:36:33 > git checkout -f 3e19c645d982980bfa521abb40f05a0d64d1acab # timeout=30 06:36:36 Commit message: "[SO] update cnf-adapter" 06:36:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:36:36 > git rev-list --no-walk 3e34ecd32d06c71b012f6a7729926ecb572956b9 # timeout=10 06:36:37 [EnvInject] - Injecting environment variables from a build step. 06:36:37 [EnvInject] - Injecting as environment variables the properties content 06:36:37 PYTHON=python3 06:36:37 06:36:37 [EnvInject] - Variables injected successfully. 06:36:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8250575076698931325.sh 06:36:37 ---> tox-install.sh 06:36:37 + source /home/jenkins/lf-env.sh 06:36:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:37 ++ mktemp -d /tmp/venv-XXXX 06:36:37 + lf_venv=/tmp/venv-XxoM 06:36:37 + local venv_file=/tmp/.os_lf_venv 06:36:37 + local python=python3 06:36:37 + local options 06:36:37 + local set_path=true 06:36:37 + local install_args= 06:36:37 ++ 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:36:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:37 + true 06:36:37 + case $1 in 06:36:37 + venv_file=/tmp/.toxenv 06:36:37 + shift 2 06:36:37 + true 06:36:37 + case $1 in 06:36:37 + shift 06:36:37 + break 06:36:37 + case $python in 06:36:37 + local pkg_list= 06:36:37 + [[ -d /opt/pyenv ]] 06:36:37 + echo 'Setup pyenv:' 06:36:37 Setup pyenv: 06:36:37 + export PYENV_ROOT=/opt/pyenv 06:36:37 + PYENV_ROOT=/opt/pyenv 06:36:37 + 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:36:37 + 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:36:37 + pyenv versions 06:36:37 * system (set by /opt/pyenv/version) 06:36:37 * 3.8.13 (set by /opt/pyenv/version) 06:36:37 * 3.9.13 (set by /opt/pyenv/version) 06:36:37 * 3.10.6 (set by /opt/pyenv/version) 06:36:37 + command -v pyenv 06:36:37 ++ pyenv init - --no-rehash 06:36:37 + 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:36:37 export PATH="/opt/pyenv/shims:${PATH}" 06:36:37 export PYENV_SHELL=bash 06:36:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:37 pyenv() { 06:36:37 local command 06:36:37 command="${1:-}" 06:36:37 if [ "$#" -gt 0 ]; then 06:36:37 shift 06:36:37 fi 06:36:37 06:36:37 case "$command" in 06:36:37 rehash|shell) 06:36:37 eval "$(pyenv "sh-$command" "$@")" 06:36:37 ;; 06:36:37 *) 06:36:37 command pyenv "$command" "$@" 06:36:37 ;; 06:36:37 esac 06:36:37 }' 06:36:37 +++ 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:36:37 ++ 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:36:37 ++ 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:36:37 ++ 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:36:37 ++ export PYENV_SHELL=bash 06:36:37 ++ PYENV_SHELL=bash 06:36:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:37 +++ complete -F _pyenv pyenv 06:36:37 ++ lf-pyver python3 06:36:37 ++ local py_version_xy=python3 06:36:37 ++ local py_version_xyz= 06:36:37 ++ pyenv versions 06:36:37 ++ local command 06:36:37 ++ command=versions 06:36:37 ++ '[' 1 -gt 0 ']' 06:36:37 ++ shift 06:36:37 ++ case "$command" in 06:36:37 ++ command pyenv versions 06:36:37 ++ pyenv versions 06:36:37 ++ sed 's/^[ *]* //' 06:36:37 ++ grep -E '^[0-9.]*[0-9]$' 06:36:37 ++ awk '{ print $1 }' 06:36:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:37 +++ sort -V 06:36:37 +++ grep '^3' /tmp/.pyenv_versions 06:36:37 +++ tail -n 1 06:36:37 ++ py_version_xyz=3.10.6 06:36:37 ++ [[ -z 3.10.6 ]] 06:36:37 ++ echo 3.10.6 06:36:37 ++ return 0 06:36:37 + pyenv local 3.10.6 06:36:37 + local command 06:36:37 + command=local 06:36:37 + '[' 2 -gt 0 ']' 06:36:37 + shift 06:36:37 + case "$command" in 06:36:37 + command pyenv local 3.10.6 06:36:37 + pyenv local 3.10.6 06:36:37 + for arg in "$@" 06:36:37 + case $arg in 06:36:37 + pkg_list+='tox ' 06:36:37 + for arg in "$@" 06:36:37 + case $arg in 06:36:37 + pkg_list+='virtualenv ' 06:36:37 + for arg in "$@" 06:36:37 + case $arg in 06:36:37 + pkg_list+='urllib3~=1.26.15 ' 06:36:37 + [[ -f /tmp/.toxenv ]] 06:36:37 + [[ ! -f /tmp/.toxenv ]] 06:36:37 + [[ -n '' ]] 06:36:37 + python3 -m venv /tmp/venv-XxoM 06:36:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XxoM' 06:36:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XxoM 06:36:41 + echo /tmp/venv-XxoM 06:36:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:36:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:36:41 + /tmp/venv-XxoM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:36:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:45 + /tmp/venv-XxoM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:47 + type python3 06:36:47 + true 06:36:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XxoM/bin to PATH' 06:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-XxoM/bin to PATH 06:36:47 + PATH=/tmp/venv-XxoM/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:36:47 + return 0 06:36:47 + python3 --version 06:36:47 Python 3.10.6 06:36:47 + python3 -m pip --version 06:36:47 pip 25.1.1 from /tmp/venv-XxoM/lib/python3.10/site-packages/pip (python 3.10) 06:36:47 + python3 -m pip freeze 06:36:48 cachetools==6.1.0 06:36:48 chardet==5.2.0 06:36:48 colorama==0.4.6 06:36:48 distlib==0.3.9 06:36:48 filelock==3.18.0 06:36:48 packaging==25.0 06:36:48 platformdirs==4.3.8 06:36:48 pluggy==1.6.0 06:36:48 pyproject-api==1.9.1 06:36:48 tomli==2.2.1 06:36:48 tox==4.27.0 06:36:48 typing_extensions==4.14.1 06:36:48 urllib3==1.26.20 06:36:48 virtualenv==20.31.2 06:36:48 [EnvInject] - Injecting environment variables from a build step. 06:36:48 [EnvInject] - Injecting as environment variables the properties content 06:36:48 PARALLEL=false 06:36:48 06:36:48 [EnvInject] - Variables injected successfully. 06:36:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2521718375419788577.sh 06:36:48 ---> tox-run.sh 06:36:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:36:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:36:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:36:48 + cd /w/workspace/oom-master-pre-commit-lint/. 06:36:48 + source /home/jenkins/lf-env.sh 06:36:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:48 ++ mktemp -d /tmp/venv-XXXX 06:36:48 + lf_venv=/tmp/venv-RNs3 06:36:48 + local venv_file=/tmp/.os_lf_venv 06:36:48 + local python=python3 06:36:48 + local options 06:36:48 + local set_path=true 06:36:48 + local install_args= 06:36:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:48 + true 06:36:48 + case $1 in 06:36:48 + venv_file=/tmp/.toxenv 06:36:48 + shift 2 06:36:48 + true 06:36:48 + case $1 in 06:36:48 + shift 06:36:48 + break 06:36:48 + case $python in 06:36:48 + local pkg_list= 06:36:48 + [[ -d /opt/pyenv ]] 06:36:48 + echo 'Setup pyenv:' 06:36:48 Setup pyenv: 06:36:48 + export PYENV_ROOT=/opt/pyenv 06:36:48 + PYENV_ROOT=/opt/pyenv 06:36:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 + pyenv versions 06:36:48 system 06:36:48 3.8.13 06:36:48 3.9.13 06:36:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:36:48 + command -v pyenv 06:36:48 ++ pyenv init - --no-rehash 06:36:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:36:48 export PATH="/opt/pyenv/shims:${PATH}" 06:36:48 export PYENV_SHELL=bash 06:36:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:48 pyenv() { 06:36:48 local command 06:36:48 command="${1:-}" 06:36:48 if [ "$#" -gt 0 ]; then 06:36:48 shift 06:36:48 fi 06:36:48 06:36:48 case "$command" in 06:36:48 rehash|shell) 06:36:48 eval "$(pyenv "sh-$command" "$@")" 06:36:48 ;; 06:36:48 *) 06:36:48 command pyenv "$command" "$@" 06:36:48 ;; 06:36:48 esac 06:36:48 }' 06:36:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:36:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:36:48 ++ export PYENV_SHELL=bash 06:36:48 ++ PYENV_SHELL=bash 06:36:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:48 +++ complete -F _pyenv pyenv 06:36:48 ++ lf-pyver python3 06:36:48 ++ local py_version_xy=python3 06:36:48 ++ local py_version_xyz= 06:36:48 ++ pyenv versions 06:36:48 ++ local command 06:36:48 ++ command=versions 06:36:48 ++ '[' 1 -gt 0 ']' 06:36:48 ++ shift 06:36:48 ++ case "$command" in 06:36:48 ++ command pyenv versions 06:36:48 ++ pyenv versions 06:36:48 ++ awk '{ print $1 }' 06:36:48 ++ grep -E '^[0-9.]*[0-9]$' 06:36:48 ++ sed 's/^[ *]* //' 06:36:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:48 +++ grep '^3' /tmp/.pyenv_versions 06:36:48 +++ sort -V 06:36:48 +++ tail -n 1 06:36:48 ++ py_version_xyz=3.10.6 06:36:48 ++ [[ -z 3.10.6 ]] 06:36:48 ++ echo 3.10.6 06:36:48 ++ return 0 06:36:48 + pyenv local 3.10.6 06:36:48 + local command 06:36:48 + command=local 06:36:48 + '[' 2 -gt 0 ']' 06:36:48 + shift 06:36:48 + case "$command" in 06:36:48 + command pyenv local 3.10.6 06:36:48 + pyenv local 3.10.6 06:36:48 + for arg in "$@" 06:36:48 + case $arg in 06:36:48 + pkg_list+='tox ' 06:36:48 + for arg in "$@" 06:36:48 + case $arg in 06:36:48 + pkg_list+='virtualenv ' 06:36:48 + for arg in "$@" 06:36:48 + case $arg in 06:36:48 + pkg_list+='urllib3~=1.26.15 ' 06:36:48 + [[ -f /tmp/.toxenv ]] 06:36:48 ++ cat /tmp/.toxenv 06:36:48 + lf_venv=/tmp/venv-XxoM 06:36:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XxoM from' file:/tmp/.toxenv 06:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XxoM from file:/tmp/.toxenv 06:36:48 + /tmp/venv-XxoM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:36:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:49 + /tmp/venv-XxoM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:50 + type python3 06:36:50 + true 06:36:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XxoM/bin to PATH' 06:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-XxoM/bin to PATH 06:36:50 + PATH=/tmp/venv-XxoM/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:36:50 + return 0 06:36:50 + [[ -d /opt/pyenv ]] 06:36:50 + echo '---> Setting up pyenv' 06:36:50 ---> Setting up pyenv 06:36:50 + export PYENV_ROOT=/opt/pyenv 06:36:50 + PYENV_ROOT=/opt/pyenv 06:36:50 + export PATH=/opt/pyenv/bin:/tmp/venv-XxoM/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:36:50 + PATH=/opt/pyenv/bin:/tmp/venv-XxoM/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:36:50 ++ pwd 06:36:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:36:50 + export PYTHONPATH 06:36:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:36:50 + TOX_TESTENV_PASSENV=PYTHONPATH 06:36:50 + tox --version 06:36:50 4.27.0 from /tmp/venv-XxoM/lib/python3.10/site-packages/tox/__init__.py 06:36:50 + PARALLEL=false 06:36:50 + TOX_OPTIONS_LIST= 06:36:50 + [[ -n pre-commit ]] 06:36:50 + TOX_OPTIONS_LIST=' -e pre-commit' 06:36:50 + case ${PARALLEL,,} in 06:36:50 + tox -e pre-commit 06:36:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:36:51 pre-commit: install_deps> python -I -m pip install pre-commit 06:36:54 pre-commit: freeze> python -m pip freeze --all 06:36:54 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 06:36:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:36:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:36:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:36:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:36:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:36:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:36:57 [INFO] Once installed this environment will be reused. 06:36:57 [INFO] This may take a few minutes... 06:37:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:37:01 [INFO] Once installed this environment will be reused. 06:37:01 [INFO] This may take a few minutes... 06:37:06 trim trailing whitespace.................................................Passed 06:37:06 Tabs remover.............................................................Passed 06:37:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:37:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:37:06 [INFO] Once installed this environment will be reused. 06:37:06 [INFO] This may take a few minutes... 06:37:14 gitlint..............................................(no files to check)Skipped 06:37:14 pre-commit: OK (23.72=setup[3.49]+cmd[11.68,8.55] seconds) 06:37:14 congratulations :) (23.93 seconds) 06:37:14 + tox_status=0 06:37:14 + echo '---> Completed tox runs' 06:37:14 ---> Completed tox runs 06:37:14 + for i in .tox/*/log 06:37:14 ++ echo .tox/pre-commit/log 06:37:14 ++ awk -F/ '{print $2}' 06:37:14 + tox_env=pre-commit 06:37:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:37:14 + DOC_DIR=docs/_build/html 06:37:14 + [[ -d docs/_build/html ]] 06:37:14 + echo '---> tox-run.sh ends' 06:37:14 ---> tox-run.sh ends 06:37:14 + test 0 -eq 0 06:37:14 $ ssh-agent -k 06:37:15 unset SSH_AUTH_SOCK; 06:37:15 unset SSH_AGENT_PID; 06:37:15 echo Agent pid 1641 killed; 06:37:15 [ssh-agent] Stopped. 06:37:15 [PostBuildScript] - [INFO] Executing post build scripts. 06:37:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15522086870445615833.sh 06:37:15 ---> sysstat.sh 06:37:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15705869499271554184.sh 06:37:15 ---> package-listing.sh 06:37:15 ++ facter osfamily 06:37:15 ++ tr '[:upper:]' '[:lower:]' 06:37:15 + OS_FAMILY=debian 06:37:15 + workspace=/w/workspace/oom-master-pre-commit-lint 06:37:15 + START_PACKAGES=/tmp/packages_start.txt 06:37:15 + END_PACKAGES=/tmp/packages_end.txt 06:37:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:15 + PACKAGES=/tmp/packages_start.txt 06:37:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:37:15 + PACKAGES=/tmp/packages_end.txt 06:37:15 + case "${OS_FAMILY}" in 06:37:15 + dpkg -l 06:37:15 + grep '^ii' 06:37:15 + '[' -f /tmp/packages_start.txt ']' 06:37:15 + '[' -f /tmp/packages_end.txt ']' 06:37:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:37:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:37:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:37:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6333897967528505327.sh 06:37:15 ---> capture-instance-metadata.sh 06:37:15 Setup pyenv: 06:37:15 system 06:37:15 3.8.13 06:37:15 3.9.13 06:37:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:37:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lshY 06:37:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:37:23 lf-activate-venv(): INFO: Installing: lftools 06:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-lshY/bin to PATH 06:37:46 INFO: Running in OpenStack, capturing instance metadata 06:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1732690823432430211.sh 06:37:46 provisioning config files... 06:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2235913091521739469tmp 06:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:37:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:37:46 [EnvInject] - Injecting environment variables from a build step. 06:37:46 [EnvInject] - Injecting as environment variables the properties content 06:37:46 SERVER_ID=logs 06:37:46 06:37:46 [EnvInject] - Variables injected successfully. 06:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15309979659023703792.sh 06:37:46 ---> create-netrc.sh 06:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins588792843393365387.sh 06:37:46 ---> python-tools-install.sh 06:37:46 Setup pyenv: 06:37:47 system 06:37:47 3.8.13 06:37:47 3.9.13 06:37:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lshY from file:/tmp/.os_lf_venv 06:37:48 lf-activate-venv(): INFO: Installing: lftools 06:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-lshY/bin to PATH 06:37:56 Generating Requirements File 06:38:16 Python 3.10.6 06:38:16 pip 25.1.1 from /tmp/venv-lshY/lib/python3.10/site-packages/pip (python 3.10) 06:38:17 appdirs==1.4.4 06:38:17 argcomplete==3.6.2 06:38:17 aspy.yaml==1.3.0 06:38:17 attrs==25.3.0 06:38:17 autopage==0.5.2 06:38:17 beautifulsoup4==4.13.4 06:38:17 boto3==1.39.4 06:38:17 botocore==1.39.4 06:38:17 bs4==0.0.2 06:38:17 cachetools==5.5.2 06:38:17 certifi==2025.7.14 06:38:17 cffi==1.17.1 06:38:17 cfgv==3.4.0 06:38:17 chardet==5.2.0 06:38:17 charset-normalizer==3.4.2 06:38:17 click==8.2.1 06:38:17 cliff==4.10.0 06:38:17 cmd2==2.7.0 06:38:17 cryptography==3.3.2 06:38:17 debtcollector==3.0.0 06:38:17 decorator==5.2.1 06:38:17 defusedxml==0.7.1 06:38:17 Deprecated==1.2.18 06:38:17 distlib==0.3.9 06:38:17 dnspython==2.7.0 06:38:17 docker==7.1.0 06:38:17 dogpile.cache==1.4.0 06:38:17 durationpy==0.10 06:38:17 email_validator==2.2.0 06:38:17 filelock==3.18.0 06:38:17 future==1.0.0 06:38:17 gitdb==4.0.12 06:38:17 GitPython==3.1.44 06:38:17 google-auth==2.40.3 06:38:17 httplib2==0.22.0 06:38:17 identify==2.6.12 06:38:17 idna==3.10 06:38:17 importlib-resources==1.5.0 06:38:17 iso8601==2.1.0 06:38:17 Jinja2==3.1.6 06:38:17 jmespath==1.0.1 06:38:17 jsonpatch==1.33 06:38:17 jsonpointer==3.0.0 06:38:17 jsonschema==4.24.0 06:38:17 jsonschema-specifications==2025.4.1 06:38:17 keystoneauth1==5.11.1 06:38:17 kubernetes==33.1.0 06:38:17 lftools==0.37.13 06:38:17 lxml==6.0.0 06:38:17 markdown-it-py==3.0.0 06:38:17 MarkupSafe==3.0.2 06:38:17 mdurl==0.1.2 06:38:17 msgpack==1.1.1 06:38:17 multi_key_dict==2.0.3 06:38:17 munch==4.0.0 06:38:17 netaddr==1.3.0 06:38:17 niet==1.4.2 06:38:17 nodeenv==1.9.1 06:38:17 oauth2client==4.1.3 06:38:17 oauthlib==3.3.1 06:38:17 openstacksdk==4.6.0 06:38:17 os-client-config==2.3.0 06:38:17 os-service-types==1.8.0 06:38:17 osc-lib==4.1.0 06:38:17 oslo.config==10.0.0 06:38:17 oslo.context==6.0.0 06:38:17 oslo.i18n==6.5.1 06:38:17 oslo.log==7.2.0 06:38:17 oslo.serialization==5.7.0 06:38:17 oslo.utils==9.0.0 06:38:17 packaging==25.0 06:38:17 pbr==6.1.1 06:38:17 platformdirs==4.3.8 06:38:17 prettytable==3.16.0 06:38:17 psutil==7.0.0 06:38:17 pyasn1==0.6.1 06:38:17 pyasn1_modules==0.4.2 06:38:17 pycparser==2.22 06:38:17 pygerrit2==2.0.15 06:38:17 PyGithub==2.6.1 06:38:17 Pygments==2.19.2 06:38:17 PyJWT==2.10.1 06:38:17 PyNaCl==1.5.0 06:38:17 pyparsing==2.4.7 06:38:17 pyperclip==1.9.0 06:38:17 pyrsistent==0.20.0 06:38:17 python-cinderclient==9.7.0 06:38:17 python-dateutil==2.9.0.post0 06:38:17 python-heatclient==4.3.0 06:38:17 python-jenkins==1.8.2 06:38:17 python-keystoneclient==5.6.0 06:38:17 python-magnumclient==4.8.1 06:38:17 python-openstackclient==8.1.0 06:38:17 python-swiftclient==4.8.0 06:38:17 PyYAML==6.0.2 06:38:17 referencing==0.36.2 06:38:17 requests==2.32.4 06:38:17 requests-oauthlib==2.0.0 06:38:17 requestsexceptions==1.4.0 06:38:17 rfc3986==2.0.0 06:38:17 rich==14.0.0 06:38:17 rich-argparse==1.7.1 06:38:17 rpds-py==0.26.0 06:38:17 rsa==4.9.1 06:38:17 ruamel.yaml==0.18.14 06:38:17 ruamel.yaml.clib==0.2.12 06:38:17 s3transfer==0.13.0 06:38:17 simplejson==3.20.1 06:38:17 six==1.17.0 06:38:17 smmap==5.0.2 06:38:17 soupsieve==2.7 06:38:17 stevedore==5.4.1 06:38:17 tabulate==0.9.0 06:38:17 toml==0.10.2 06:38:17 tomlkit==0.13.3 06:38:17 tqdm==4.67.1 06:38:17 typing_extensions==4.14.1 06:38:17 tzdata==2025.2 06:38:17 urllib3==1.26.20 06:38:17 virtualenv==20.31.2 06:38:17 wcwidth==0.2.13 06:38:17 websocket-client==1.8.0 06:38:17 wrapt==1.17.2 06:38:17 xdg==6.0.0 06:38:17 xmltodict==0.14.2 06:38:17 yq==3.4.3 06:38:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4125987336258580951.sh 06:38:17 ---> sudo-logs.sh 06:38:17 Archiving 'sudo' log.. 06:38:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4029523786670567717.sh 06:38:17 ---> job-cost.sh 06:38:17 Setup pyenv: 06:38:17 system 06:38:17 3.8.13 06:38:17 3.9.13 06:38:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:38:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lshY from file:/tmp/.os_lf_venv 06:38:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-lshY/bin to PATH 06:38:24 INFO: No Stack... 06:38:25 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:25 INFO: Archiving Costs 06:38:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8842290870220917738.sh 06:38:25 ---> logs-deploy.sh 06:38:25 Setup pyenv: 06:38:25 system 06:38:25 3.8.13 06:38:25 3.9.13 06:38:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:38:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lshY from file:/tmp/.os_lf_venv 06:38:27 lf-activate-venv(): INFO: Installing: lftools 06:38:35 lf-activate-venv(): INFO: Adding /tmp/venv-lshY/bin to PATH 06:38:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4190 06:38:35 INFO: archiving workspace using pattern(s): 06:38:36 Archives upload complete. 06:38:37 INFO: archiving logs to Nexus 06:38:38 ---> uname -a: 06:38:38 Linux prd-ubuntu1804-builder-4c-4g-28115 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:38:38 06:38:38 06:38:38 ---> lscpu: 06:38:38 Architecture: x86_64 06:38:38 CPU op-mode(s): 32-bit, 64-bit 06:38:38 Byte Order: Little Endian 06:38:38 CPU(s): 4 06:38:38 On-line CPU(s) list: 0-3 06:38:38 Thread(s) per core: 1 06:38:38 Core(s) per socket: 1 06:38:38 Socket(s): 4 06:38:38 NUMA node(s): 1 06:38:38 Vendor ID: AuthenticAMD 06:38:38 CPU family: 23 06:38:38 Model: 49 06:38:38 Model name: AMD EPYC-Rome Processor 06:38:38 Stepping: 0 06:38:38 CPU MHz: 2799.998 06:38:38 BogoMIPS: 5599.99 06:38:38 Virtualization: AMD-V 06:38:38 Hypervisor vendor: KVM 06:38:38 Virtualization type: full 06:38:38 L1d cache: 32K 06:38:38 L1i cache: 32K 06:38:38 L2 cache: 512K 06:38:38 L3 cache: 16384K 06:38:38 NUMA node0 CPU(s): 0-3 06:38:38 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:38:38 06:38:38 06:38:38 ---> nproc: 06:38:38 4 06:38:38 06:38:38 06:38:38 ---> df -h: 06:38:38 Filesystem Size Used Avail Use% Mounted on 06:38:38 udev 7.9G 0 7.9G 0% /dev 06:38:38 tmpfs 1.6G 676K 1.6G 1% /run 06:38:38 /dev/vda1 78G 8.4G 69G 11% / 06:38:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:38:38 tmpfs 5.0M 0 5.0M 0% /run/lock 06:38:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:38:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:38:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:38:38 06:38:38 06:38:38 ---> free -m: 06:38:38 total used free shared buff/cache available 06:38:38 Mem: 16040 557 13268 0 2213 15161 06:38:38 Swap: 1023 0 1023 06:38:38 06:38:38 06:38:38 ---> ip addr: 06:38:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:38:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:38 inet 127.0.0.1/8 scope host lo 06:38:38 valid_lft forever preferred_lft forever 06:38:38 inet6 ::1/128 scope host 06:38:38 valid_lft forever preferred_lft forever 06:38:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:38:38 link/ether fa:16:3e:a6:63:39 brd ff:ff:ff:ff:ff:ff 06:38:38 inet 10.30.106.255/23 brd 10.30.107.255 scope global dynamic ens3 06:38:38 valid_lft 86250sec preferred_lft 86250sec 06:38:38 inet6 fe80::f816:3eff:fea6:6339/64 scope link 06:38:38 valid_lft forever preferred_lft forever 06:38:38 06:38:38 06:38:38 ---> sar -b -r -n DEV: 06:38:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28115) 07/15/25 _x86_64_ (4 CPU) 06:38:38 06:38:38 06:36:10 LINUX RESTART (4 CPU) 06:38:38 06:38:38 06:37:01 tps rtps wtps bread/s bwrtn/s 06:38:38 06:38:01 113.90 0.93 112.96 113.05 35811.76 06:38:38 Average: 113.90 0.93 112.96 113.05 35811.76 06:38:38 06:38:38 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:38 06:38:01 13730252 15542464 2694716 16.41 77920 1921828 772908 4.42 766088 1687404 145472 06:38:38 Average: 13730252 15542464 2694716 16.41 77920 1921828 772908 4.42 766088 1687404 145472 06:38:38 06:38:38 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:38 06:38:01 ens3 94.93 67.22 722.72 11.35 0.00 0.00 0.00 0.00 06:38:38 06:38:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 06:38:38 Average: ens3 94.93 67.22 722.72 11.35 0.00 0.00 0.00 0.00 06:38:38 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 06:38:38 06:38:38 06:38:38 ---> sar -P ALL: 06:38:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28115) 07/15/25 _x86_64_ (4 CPU) 06:38:38 06:38:38 06:36:10 LINUX RESTART (4 CPU) 06:38:38 06:38:38 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:38:38 06:38:01 all 21.42 0.00 1.71 2.49 0.05 74.33 06:38:38 06:38:01 0 34.48 0.00 2.59 1.24 0.08 61.61 06:38:38 06:38:01 1 22.44 0.00 1.43 0.15 0.03 75.94 06:38:38 06:38:01 2 3.56 0.00 1.10 8.37 0.03 86.93 06:38:38 06:38:01 3 25.20 0.00 1.72 0.20 0.07 72.81 06:38:38 Average: all 21.42 0.00 1.71 2.49 0.05 74.33 06:38:38 Average: 0 34.48 0.00 2.59 1.24 0.08 61.61 06:38:38 Average: 1 22.44 0.00 1.43 0.15 0.03 75.94 06:38:38 Average: 2 3.56 0.00 1.10 8.37 0.03 86.93 06:38:38 Average: 3 25.20 0.00 1.72 0.20 0.07 72.81 06:38:38 06:38:38 06:38:38