07:03:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:03:08 Running as SYSTEM 07:03:08 [EnvInject] - Loading node environment variables. 07:03:08 Building remotely on prd-ubuntu1804-builder-4c-4g-20463 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:03:08 [ssh-agent] Looking for ssh-agent implementation... 07:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:08 $ ssh-agent 07:03:08 SSH_AUTH_SOCK=/tmp/ssh-paW9PoT2ecv8/agent.1684 07:03:08 SSH_AGENT_PID=1686 07:03:08 [ssh-agent] Started. 07:03:08 Running ssh-add (command line suppressed) 07:03:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1490481538695415024.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1490481538695415024.key) 07:03:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:08 The recommended git tool is: NONE 07:03:10 using credential onap-jenkins-ssh 07:03:10 Wiping out workspace first. 07:03:10 Cloning the remote Git repository 07:03:10 Cloning repository git://cloud.onap.org/mirror/oom.git 07:03:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:03:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:10 > git --version # timeout=10 07:03:10 > git --version # 'git version 2.17.1' 07:03:10 using GIT_SSH to set credentials Gerrit user 07:03:10 Verifying host key using manually-configured host key entries 07:03:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:03:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:03:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:03:16 using GIT_SSH to set credentials Gerrit user 07:03:16 Verifying host key using manually-configured host key entries 07:03:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/5 # timeout=30 07:03:16 > git rev-parse 54ee982a1df59b2ad66ff07c3507e6ef5f638647^{commit} # timeout=10 07:03:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:03:16 Checking out Revision 54ee982a1df59b2ad66ff07c3507e6ef5f638647 (refs/changes/84/137184/5) 07:03:16 > git config core.sparsecheckout # timeout=10 07:03:16 > git checkout -f 54ee982a1df59b2ad66ff07c3507e6ef5f638647 # timeout=30 07:03:20 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:03:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:03:20 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:03:20 [EnvInject] - Injecting environment variables from a build step. 07:03:20 [EnvInject] - Injecting as environment variables the properties content 07:03:20 PYTHON=python3 07:03:20 07:03:20 [EnvInject] - Variables injected successfully. 07:03:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13918364564745189718.sh 07:03:20 ---> tox-install.sh 07:03:20 + source /home/jenkins/lf-env.sh 07:03:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:20 ++ mktemp -d /tmp/venv-XXXX 07:03:20 + lf_venv=/tmp/venv-nUzf 07:03:20 + local venv_file=/tmp/.os_lf_venv 07:03:20 + local python=python3 07:03:20 + local options 07:03:20 + local set_path=true 07:03:20 + local install_args= 07:03:20 ++ 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:03:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:20 + true 07:03:20 + case $1 in 07:03:20 + venv_file=/tmp/.toxenv 07:03:20 + shift 2 07:03:20 + true 07:03:20 + case $1 in 07:03:20 + shift 07:03:20 + break 07:03:20 + case $python in 07:03:20 + local pkg_list= 07:03:20 + [[ -d /opt/pyenv ]] 07:03:20 + echo 'Setup pyenv:' 07:03:20 Setup pyenv: 07:03:20 + export PYENV_ROOT=/opt/pyenv 07:03:20 + PYENV_ROOT=/opt/pyenv 07:03:20 + 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:03:20 + 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:03:20 + pyenv versions 07:03:20 * system (set by /opt/pyenv/version) 07:03:20 * 3.8.13 (set by /opt/pyenv/version) 07:03:20 * 3.9.13 (set by /opt/pyenv/version) 07:03:20 * 3.10.6 (set by /opt/pyenv/version) 07:03:20 + command -v pyenv 07:03:20 ++ pyenv init - --no-rehash 07:03:20 + 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:03:20 export PATH="/opt/pyenv/shims:${PATH}" 07:03:20 export PYENV_SHELL=bash 07:03:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:20 pyenv() { 07:03:20 local command 07:03:20 command="${1:-}" 07:03:20 if [ "$#" -gt 0 ]; then 07:03:20 shift 07:03:20 fi 07:03:20 07:03:20 case "$command" in 07:03:20 rehash|shell) 07:03:20 eval "$(pyenv "sh-$command" "$@")" 07:03:20 ;; 07:03:20 *) 07:03:20 command pyenv "$command" "$@" 07:03:20 ;; 07:03:20 esac 07:03:20 }' 07:03:20 +++ 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:03:20 ++ 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:03:20 ++ 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:03:20 ++ 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:03:20 ++ export PYENV_SHELL=bash 07:03:20 ++ PYENV_SHELL=bash 07:03:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:20 +++ complete -F _pyenv pyenv 07:03:20 ++ lf-pyver python3 07:03:20 ++ local py_version_xy=python3 07:03:20 ++ local py_version_xyz= 07:03:20 ++ pyenv versions 07:03:20 ++ local command 07:03:20 ++ command=versions 07:03:20 ++ '[' 1 -gt 0 ']' 07:03:20 ++ shift 07:03:20 ++ case "$command" in 07:03:20 ++ command pyenv versions 07:03:20 ++ pyenv versions 07:03:20 ++ sed 's/^[ *]* //' 07:03:20 ++ awk '{ print $1 }' 07:03:20 ++ grep -E '^[0-9.]*[0-9]$' 07:03:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:20 +++ grep '^3' /tmp/.pyenv_versions 07:03:20 +++ sort -V 07:03:20 +++ tail -n 1 07:03:20 ++ py_version_xyz=3.10.6 07:03:20 ++ [[ -z 3.10.6 ]] 07:03:20 ++ echo 3.10.6 07:03:20 ++ return 0 07:03:20 + pyenv local 3.10.6 07:03:20 + local command 07:03:20 + command=local 07:03:20 + '[' 2 -gt 0 ']' 07:03:20 + shift 07:03:20 + case "$command" in 07:03:20 + command pyenv local 3.10.6 07:03:20 + pyenv local 3.10.6 07:03:20 + for arg in "$@" 07:03:20 + case $arg in 07:03:20 + pkg_list+='tox ' 07:03:20 + for arg in "$@" 07:03:20 + case $arg in 07:03:20 + pkg_list+='virtualenv ' 07:03:20 + for arg in "$@" 07:03:20 + case $arg in 07:03:20 + pkg_list+='urllib3~=1.26.15 ' 07:03:20 + [[ -f /tmp/.toxenv ]] 07:03:20 + [[ ! -f /tmp/.toxenv ]] 07:03:20 + [[ -n '' ]] 07:03:20 + python3 -m venv /tmp/venv-nUzf 07:03:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUzf' 07:03:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUzf 07:03:24 + echo /tmp/venv-nUzf 07:03:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:03:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:03:24 + /tmp/venv-nUzf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:03:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:03:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:03:27 + /tmp/venv-nUzf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:03:30 + type python3 07:03:30 + true 07:03:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nUzf/bin to PATH' 07:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-nUzf/bin to PATH 07:03:30 + PATH=/tmp/venv-nUzf/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:03:30 + return 0 07:03:30 + python3 --version 07:03:30 Python 3.10.6 07:03:30 + python3 -m pip --version 07:03:31 pip 24.0 from /tmp/venv-nUzf/lib/python3.10/site-packages/pip (python 3.10) 07:03:31 + python3 -m pip freeze 07:03:31 cachetools==5.3.3 07:03:31 chardet==5.2.0 07:03:31 colorama==0.4.6 07:03:31 distlib==0.3.8 07:03:31 filelock==3.13.3 07:03:31 packaging==24.0 07:03:31 platformdirs==4.2.0 07:03:31 pluggy==1.4.0 07:03:31 pyproject-api==1.6.1 07:03:31 tomli==2.0.1 07:03:31 tox==4.14.2 07:03:31 urllib3==1.26.18 07:03:31 virtualenv==20.25.1 07:03:31 [EnvInject] - Injecting environment variables from a build step. 07:03:31 [EnvInject] - Injecting as environment variables the properties content 07:03:31 PARALLEL=false 07:03:31 07:03:31 [EnvInject] - Variables injected successfully. 07:03:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3516484033739130168.sh 07:03:31 ---> tox-run.sh 07:03:31 + 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:03:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:03:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:03:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:03:31 + cd /w/workspace/oom-master-pre-commit-lint/. 07:03:31 + source /home/jenkins/lf-env.sh 07:03:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:03:31 ++ mktemp -d /tmp/venv-XXXX 07:03:31 + lf_venv=/tmp/venv-k32R 07:03:31 + local venv_file=/tmp/.os_lf_venv 07:03:31 + local python=python3 07:03:31 + local options 07:03:31 + local set_path=true 07:03:31 + local install_args= 07:03:31 ++ 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:03:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:03:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:03:31 + true 07:03:31 + case $1 in 07:03:31 + venv_file=/tmp/.toxenv 07:03:31 + shift 2 07:03:31 + true 07:03:31 + case $1 in 07:03:31 + shift 07:03:31 + break 07:03:31 + case $python in 07:03:31 + local pkg_list= 07:03:31 + [[ -d /opt/pyenv ]] 07:03:31 + echo 'Setup pyenv:' 07:03:31 Setup pyenv: 07:03:31 + export PYENV_ROOT=/opt/pyenv 07:03:31 + PYENV_ROOT=/opt/pyenv 07:03:31 + 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:03:31 + 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:03:31 + pyenv versions 07:03:31 system 07:03:31 3.8.13 07:03:31 3.9.13 07:03:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:03:31 + command -v pyenv 07:03:31 ++ pyenv init - --no-rehash 07:03:31 + 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:03:31 export PATH="/opt/pyenv/shims:${PATH}" 07:03:31 export PYENV_SHELL=bash 07:03:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:03:31 pyenv() { 07:03:31 local command 07:03:31 command="${1:-}" 07:03:31 if [ "$#" -gt 0 ]; then 07:03:31 shift 07:03:31 fi 07:03:31 07:03:31 case "$command" in 07:03:31 rehash|shell) 07:03:31 eval "$(pyenv "sh-$command" "$@")" 07:03:31 ;; 07:03:31 *) 07:03:31 command pyenv "$command" "$@" 07:03:31 ;; 07:03:31 esac 07:03:31 }' 07:03:31 +++ 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:03:31 ++ 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:03:31 ++ 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:03:31 ++ 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:03:31 ++ export PYENV_SHELL=bash 07:03:31 ++ PYENV_SHELL=bash 07:03:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:03:31 +++ complete -F _pyenv pyenv 07:03:31 ++ lf-pyver python3 07:03:31 ++ local py_version_xy=python3 07:03:31 ++ local py_version_xyz= 07:03:31 ++ pyenv versions 07:03:31 ++ local command 07:03:31 ++ sed 's/^[ *]* //' 07:03:31 ++ command=versions 07:03:31 ++ '[' 1 -gt 0 ']' 07:03:31 ++ shift 07:03:31 ++ case "$command" in 07:03:31 ++ command pyenv versions 07:03:31 ++ awk '{ print $1 }' 07:03:31 ++ pyenv versions 07:03:31 ++ grep -E '^[0-9.]*[0-9]$' 07:03:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:03:31 +++ sort -V 07:03:31 +++ grep '^3' /tmp/.pyenv_versions 07:03:31 +++ tail -n 1 07:03:31 ++ py_version_xyz=3.10.6 07:03:31 ++ [[ -z 3.10.6 ]] 07:03:31 ++ echo 3.10.6 07:03:31 ++ return 0 07:03:31 + pyenv local 3.10.6 07:03:31 + local command 07:03:31 + command=local 07:03:31 + '[' 2 -gt 0 ']' 07:03:31 + shift 07:03:31 + case "$command" in 07:03:31 + command pyenv local 3.10.6 07:03:31 + pyenv local 3.10.6 07:03:31 + for arg in "$@" 07:03:31 + case $arg in 07:03:31 + pkg_list+='tox ' 07:03:31 + for arg in "$@" 07:03:31 + case $arg in 07:03:31 + pkg_list+='virtualenv ' 07:03:31 + for arg in "$@" 07:03:31 + case $arg in 07:03:31 + pkg_list+='urllib3~=1.26.15 ' 07:03:31 + [[ -f /tmp/.toxenv ]] 07:03:31 ++ cat /tmp/.toxenv 07:03:31 + lf_venv=/tmp/venv-nUzf 07:03:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUzf from' file:/tmp/.toxenv 07:03:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUzf from file:/tmp/.toxenv 07:03:31 + /tmp/venv-nUzf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:03:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:03:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:03:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:03:32 + /tmp/venv-nUzf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:03:34 + type python3 07:03:34 + true 07:03:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nUzf/bin to PATH' 07:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-nUzf/bin to PATH 07:03:34 + PATH=/tmp/venv-nUzf/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:03:34 + return 0 07:03:34 + [[ -d /opt/pyenv ]] 07:03:34 + echo '---> Setting up pyenv' 07:03:34 ---> Setting up pyenv 07:03:34 + export PYENV_ROOT=/opt/pyenv 07:03:34 + PYENV_ROOT=/opt/pyenv 07:03:34 + export PATH=/opt/pyenv/bin:/tmp/venv-nUzf/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:03:34 + PATH=/opt/pyenv/bin:/tmp/venv-nUzf/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:03:34 ++ pwd 07:03:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:03:34 + export PYTHONPATH 07:03:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:03:34 + TOX_TESTENV_PASSENV=PYTHONPATH 07:03:34 + tox --version 07:03:34 4.14.2 from /tmp/venv-nUzf/lib/python3.10/site-packages/tox/__init__.py 07:03:34 + PARALLEL=false 07:03:34 + TOX_OPTIONS_LIST= 07:03:34 + [[ -n pre-commit ]] 07:03:34 + TOX_OPTIONS_LIST=' -e pre-commit' 07:03:34 + case ${PARALLEL,,} in 07:03:34 + tox -e pre-commit 07:03:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:03:35 pre-commit: install_deps> python -I -m pip install pre-commit 07:03:38 pre-commit: freeze> python -m pip freeze --all 07:03:38 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 07:03:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:03:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:03:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:03:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:03:41 [INFO] Once installed this environment will be reused. 07:03:41 [INFO] This may take a few minutes... 07:03:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:03:45 [INFO] Once installed this environment will be reused. 07:03:45 [INFO] This may take a few minutes... 07:03:50 Trim Trailing Whitespace.................................................Passed 07:03:51 Tabs remover.............................................................Passed 07:03:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:03:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:03:51 [INFO] Once installed this environment will be reused. 07:03:51 [INFO] This may take a few minutes... 07:03:58 gitlint..............................................(no files to check)Skipped 07:03:58 pre-commit: OK (23.26=setup[4.13]+cmd[12.14,7.00] seconds) 07:03:58 congratulations :) (23.44 seconds) 07:03:58 + tox_status=0 07:03:58 + echo '---> Completed tox runs' 07:03:58 ---> Completed tox runs 07:03:58 + for i in .tox/*/log 07:03:58 ++ echo .tox/pre-commit/log 07:03:58 ++ awk -F/ '{print $2}' 07:03:58 + tox_env=pre-commit 07:03:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:03:58 + DOC_DIR=docs/_build/html 07:03:58 + [[ -d docs/_build/html ]] 07:03:58 + echo '---> tox-run.sh ends' 07:03:58 ---> tox-run.sh ends 07:03:58 + test 0 -eq 0 07:03:58 $ ssh-agent -k 07:03:58 unset SSH_AUTH_SOCK; 07:03:58 unset SSH_AGENT_PID; 07:03:58 echo Agent pid 1686 killed; 07:03:58 [ssh-agent] Stopped. 07:03:58 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5564119879262706340.sh 07:03:58 ---> sysstat.sh 07:03:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15949624750277294659.sh 07:03:58 ---> package-listing.sh 07:03:58 ++ tr '[:upper:]' '[:lower:]' 07:03:58 ++ facter osfamily 07:03:59 + OS_FAMILY=debian 07:03:59 + workspace=/w/workspace/oom-master-pre-commit-lint 07:03:59 + START_PACKAGES=/tmp/packages_start.txt 07:03:59 + END_PACKAGES=/tmp/packages_end.txt 07:03:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:59 + PACKAGES=/tmp/packages_start.txt 07:03:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:03:59 + PACKAGES=/tmp/packages_end.txt 07:03:59 + case "${OS_FAMILY}" in 07:03:59 + dpkg -l 07:03:59 + grep '^ii' 07:03:59 + '[' -f /tmp/packages_start.txt ']' 07:03:59 + '[' -f /tmp/packages_end.txt ']' 07:03:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:03:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:03:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:03:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7778247264475301559.sh 07:03:59 ---> capture-instance-metadata.sh 07:03:59 Setup pyenv: 07:03:59 system 07:03:59 3.8.13 07:03:59 3.9.13 07:03:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZmIY 07:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:04:06 lf-activate-venv(): INFO: Installing: lftools 07:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZmIY/bin to PATH 07:04:48 INFO: Running in OpenStack, capturing instance metadata 07:04:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2703548058967066537.sh 07:04:48 provisioning config files... 07:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5636493033982049147tmp 07:04:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:04:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:04:48 [EnvInject] - Injecting environment variables from a build step. 07:04:48 [EnvInject] - Injecting as environment variables the properties content 07:04:48 SERVER_ID=logs 07:04:48 07:04:48 [EnvInject] - Variables injected successfully. 07:04:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5486636601607502114.sh 07:04:48 ---> create-netrc.sh 07:04:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17667508450375456707.sh 07:04:49 ---> python-tools-install.sh 07:04:49 Setup pyenv: 07:04:49 system 07:04:49 3.8.13 07:04:49 3.9.13 07:04:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmIY from file:/tmp/.os_lf_venv 07:04:50 lf-activate-venv(): INFO: Installing: lftools 07:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZmIY/bin to PATH 07:04:59 Generating Requirements File 07:05:33 Python 3.10.6 07:05:33 pip 24.0 from /tmp/venv-ZmIY/lib/python3.10/site-packages/pip (python 3.10) 07:05:33 appdirs==1.4.4 07:05:33 argcomplete==3.2.3 07:05:33 aspy.yaml==1.3.0 07:05:33 attrs==23.2.0 07:05:33 autopage==0.5.2 07:05:33 beautifulsoup4==4.12.3 07:05:33 boto3==1.34.77 07:05:33 botocore==1.34.77 07:05:33 bs4==0.0.2 07:05:33 cachetools==5.3.3 07:05:33 certifi==2024.2.2 07:05:33 cffi==1.16.0 07:05:33 cfgv==3.4.0 07:05:33 chardet==5.2.0 07:05:33 charset-normalizer==3.3.2 07:05:33 click==8.1.7 07:05:33 cliff==4.6.0 07:05:33 cmd2==2.4.3 07:05:33 cryptography==3.3.2 07:05:33 debtcollector==3.0.0 07:05:33 decorator==5.1.1 07:05:33 defusedxml==0.7.1 07:05:33 Deprecated==1.2.14 07:05:33 distlib==0.3.8 07:05:33 dnspython==2.6.1 07:05:33 docker==4.2.2 07:05:33 dogpile.cache==1.3.2 07:05:33 email_validator==2.1.1 07:05:33 filelock==3.13.3 07:05:33 future==1.0.0 07:05:33 gitdb==4.0.11 07:05:33 GitPython==3.1.43 07:05:33 google-auth==2.29.0 07:05:33 httplib2==0.22.0 07:05:33 identify==2.5.35 07:05:33 idna==3.6 07:05:33 importlib-resources==1.5.0 07:05:33 iso8601==2.1.0 07:05:33 Jinja2==3.1.3 07:05:33 jmespath==1.0.1 07:05:33 jsonpatch==1.33 07:05:33 jsonpointer==2.4 07:05:33 jsonschema==4.21.1 07:05:33 jsonschema-specifications==2023.12.1 07:05:33 keystoneauth1==5.6.0 07:05:33 kubernetes==29.0.0 07:05:33 lftools==0.37.10 07:05:33 lxml==5.2.1 07:05:33 MarkupSafe==2.1.5 07:05:33 msgpack==1.0.8 07:05:33 multi_key_dict==2.0.3 07:05:33 munch==4.0.0 07:05:33 netaddr==1.2.1 07:05:33 netifaces==0.11.0 07:05:33 niet==1.4.2 07:05:33 nodeenv==1.8.0 07:05:33 oauth2client==4.1.3 07:05:33 oauthlib==3.2.2 07:05:33 openstacksdk==3.0.0 07:05:33 os-client-config==2.1.0 07:05:33 os-service-types==1.7.0 07:05:33 osc-lib==3.0.1 07:05:33 oslo.config==9.4.0 07:05:33 oslo.context==5.5.0 07:05:33 oslo.i18n==6.3.0 07:05:33 oslo.log==5.5.1 07:05:33 oslo.serialization==5.4.0 07:05:33 oslo.utils==7.1.0 07:05:33 packaging==24.0 07:05:33 pbr==6.0.0 07:05:33 platformdirs==4.2.0 07:05:33 prettytable==3.10.0 07:05:33 pyasn1==0.6.0 07:05:33 pyasn1_modules==0.4.0 07:05:33 pycparser==2.22 07:05:33 pygerrit2==2.0.15 07:05:33 PyGithub==2.3.0 07:05:33 pyinotify==0.9.6 07:05:33 PyJWT==2.8.0 07:05:33 PyNaCl==1.5.0 07:05:33 pyparsing==2.4.7 07:05:33 pyperclip==1.8.2 07:05:33 pyrsistent==0.20.0 07:05:33 python-cinderclient==9.5.0 07:05:33 python-dateutil==2.9.0.post0 07:05:33 python-heatclient==3.5.0 07:05:33 python-jenkins==1.8.2 07:05:33 python-keystoneclient==5.4.0 07:05:33 python-magnumclient==4.4.0 07:05:33 python-novaclient==18.6.0 07:05:33 python-openstackclient==6.6.0 07:05:33 python-swiftclient==4.5.0 07:05:33 PyYAML==6.0.1 07:05:33 referencing==0.34.0 07:05:33 requests==2.31.0 07:05:33 requests-oauthlib==2.0.0 07:05:33 requestsexceptions==1.4.0 07:05:33 rfc3986==2.0.0 07:05:33 rpds-py==0.18.0 07:05:33 rsa==4.9 07:05:33 ruamel.yaml==0.18.6 07:05:33 ruamel.yaml.clib==0.2.8 07:05:33 s3transfer==0.10.1 07:05:33 simplejson==3.19.2 07:05:33 six==1.16.0 07:05:33 smmap==5.0.1 07:05:33 soupsieve==2.5 07:05:33 stevedore==5.2.0 07:05:33 tabulate==0.9.0 07:05:33 toml==0.10.2 07:05:33 tomlkit==0.12.4 07:05:33 tqdm==4.66.2 07:05:33 typing_extensions==4.10.0 07:05:33 tzdata==2024.1 07:05:33 urllib3==1.26.18 07:05:33 virtualenv==20.25.1 07:05:33 wcwidth==0.2.13 07:05:33 websocket-client==1.7.0 07:05:33 wrapt==1.16.0 07:05:33 xdg==6.0.0 07:05:33 xmltodict==0.13.0 07:05:33 yq==3.2.3 07:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17544091312568967089.sh 07:05:33 ---> sudo-logs.sh 07:05:33 Archiving 'sudo' log.. 07:05:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10778633848224733890.sh 07:05:34 ---> job-cost.sh 07:05:34 Setup pyenv: 07:05:34 system 07:05:34 3.8.13 07:05:34 3.9.13 07:05:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmIY from file:/tmp/.os_lf_venv 07:05:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-ZmIY/bin to PATH 07:05:40 INFO: No Stack... 07:05:41 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:41 INFO: Archiving Costs 07:05:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2327494641230521284.sh 07:05:41 ---> logs-deploy.sh 07:05:41 Setup pyenv: 07:05:41 system 07:05:41 3.8.13 07:05:41 3.9.13 07:05:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZmIY from file:/tmp/.os_lf_venv 07:05:43 lf-activate-venv(): INFO: Installing: lftools 07:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-ZmIY/bin to PATH 07:05:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3406 07:05:52 INFO: archiving workspace using pattern(s): 07:05:53 Archives upload complete. 07:05:53 INFO: archiving logs to Nexus 07:05:54 ---> uname -a: 07:05:54 Linux prd-ubuntu1804-builder-4c-4g-20463 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:05:54 07:05:54 07:05:54 ---> lscpu: 07:05:54 Architecture: x86_64 07:05:54 CPU op-mode(s): 32-bit, 64-bit 07:05:54 Byte Order: Little Endian 07:05:54 CPU(s): 4 07:05:54 On-line CPU(s) list: 0-3 07:05:54 Thread(s) per core: 1 07:05:54 Core(s) per socket: 1 07:05:54 Socket(s): 4 07:05:54 NUMA node(s): 1 07:05:54 Vendor ID: AuthenticAMD 07:05:54 CPU family: 23 07:05:54 Model: 49 07:05:54 Model name: AMD EPYC-Rome Processor 07:05:54 Stepping: 0 07:05:54 CPU MHz: 2799.996 07:05:54 BogoMIPS: 5599.99 07:05:54 Virtualization: AMD-V 07:05:54 Hypervisor vendor: KVM 07:05:54 Virtualization type: full 07:05:54 L1d cache: 32K 07:05:54 L1i cache: 32K 07:05:54 L2 cache: 512K 07:05:54 L3 cache: 16384K 07:05:54 NUMA node0 CPU(s): 0-3 07:05:54 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:05:54 07:05:54 07:05:54 ---> nproc: 07:05:54 4 07:05:54 07:05:54 07:05:54 ---> df -h: 07:05:54 Filesystem Size Used Avail Use% Mounted on 07:05:54 udev 7.9G 0 7.9G 0% /dev 07:05:54 tmpfs 1.6G 672K 1.6G 1% /run 07:05:54 /dev/vda1 78G 8.4G 70G 11% / 07:05:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:05:54 tmpfs 5.0M 0 5.0M 0% /run/lock 07:05:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:05:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:05:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:05:54 07:05:54 07:05:54 ---> free -m: 07:05:54 total used free shared buff/cache available 07:05:54 Mem: 16040 547 13313 0 2178 15173 07:05:54 Swap: 1023 0 1023 07:05:54 07:05:54 07:05:54 ---> ip addr: 07:05:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:05:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:54 inet 127.0.0.1/8 scope host lo 07:05:54 valid_lft forever preferred_lft forever 07:05:54 inet6 ::1/128 scope host 07:05:54 valid_lft forever preferred_lft forever 07:05:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:05:54 link/ether fa:16:3e:81:9b:69 brd ff:ff:ff:ff:ff:ff 07:05:54 inet 10.30.107.122/23 brd 10.30.107.255 scope global dynamic ens3 07:05:54 valid_lft 86216sec preferred_lft 86216sec 07:05:54 inet6 fe80::f816:3eff:fe81:9b69/64 scope link 07:05:54 valid_lft forever preferred_lft forever 07:05:54 07:05:54 07:05:54 ---> sar -b -r -n DEV: 07:05:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20463) 04/04/24 _x86_64_ (4 CPU) 07:05:54 07:05:54 07:02:53 LINUX RESTART (4 CPU) 07:05:54 07:05:54 07:03:01 tps rtps wtps bread/s bwrtn/s 07:05:54 07:04:01 254.33 72.02 182.32 4752.13 38815.73 07:05:54 07:05:01 102.88 2.28 100.60 119.43 29950.42 07:05:54 Average: 178.60 37.14 141.45 2435.39 34382.34 07:05:54 07:05:54 07:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:54 07:04:01 13980252 15562452 2444716 14.88 54520 1729036 763272 4.37 726372 1503316 123676 07:05:54 07:05:01 13773744 15567616 2651224 16.14 75108 1906168 737660 4.22 756032 1653616 123956 07:05:54 Average: 13876998 15565034 2547970 15.51 64814 1817602 750466 4.29 741202 1578466 123816 07:05:54 07:05:54 07:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:54 07:04:01 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 07:05:54 07:04:01 ens3 510.90 341.57 2070.71 80.00 0.00 0.00 0.00 0.00 07:05:54 07:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:05:54 07:05:01 ens3 45.37 28.59 592.09 6.66 0.00 0.00 0.00 0.00 07:05:54 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 07:05:54 Average: ens3 278.10 185.05 1331.28 43.33 0.00 0.00 0.00 0.00 07:05:54 07:05:54 07:05:54 ---> sar -P ALL: 07:05:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20463) 04/04/24 _x86_64_ (4 CPU) 07:05:54 07:05:54 07:02:53 LINUX RESTART (4 CPU) 07:05:54 07:05:54 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:05:54 07:04:01 all 26.07 0.00 3.00 7.12 0.09 63.72 07:05:54 07:04:01 0 25.89 0.00 2.68 2.95 0.07 68.41 07:05:54 07:04:01 1 26.89 0.00 2.85 5.12 0.10 65.04 07:05:54 07:04:01 2 26.62 0.00 2.71 9.71 0.10 60.86 07:05:54 07:04:01 3 24.89 0.00 3.74 10.74 0.10 60.53 07:05:54 07:05:01 all 16.84 0.00 1.16 9.50 0.05 72.45 07:05:54 07:05:01 0 44.69 0.00 2.25 5.67 0.08 47.31 07:05:54 07:05:01 1 9.42 0.00 0.72 0.91 0.03 88.92 07:05:54 07:05:01 2 10.59 0.00 0.69 0.35 0.02 88.36 07:05:54 07:05:01 3 2.85 0.00 1.02 30.98 0.05 65.10 07:05:54 Average: all 21.45 0.00 2.08 8.31 0.07 68.09 07:05:54 Average: 0 35.26 0.00 2.46 4.31 0.08 57.90 07:05:54 Average: 1 18.13 0.00 1.78 3.01 0.07 77.01 07:05:54 Average: 2 18.59 0.00 1.70 5.02 0.06 74.64 07:05:54 Average: 3 13.85 0.00 2.38 20.87 0.08 62.82 07:05:54 07:05:54 07:05:54