11:19:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 11:19:34 Running as SYSTEM 11:19:34 [EnvInject] - Loading node environment variables. 11:19:34 Building remotely on prd-ubuntu1804-builder-4c-4g-14287 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:19:34 [ssh-agent] Looking for ssh-agent implementation... 11:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:34 $ ssh-agent 11:19:34 SSH_AUTH_SOCK=/tmp/ssh-dhnlCD73tjIF/agent.1705 11:19:34 SSH_AGENT_PID=1706 11:19:34 [ssh-agent] Started. 11:19:34 Running ssh-add (command line suppressed) 11:19:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14290117668051818485.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14290117668051818485.key) 11:19:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:19:34 The recommended git tool is: NONE 11:19:36 using credential onap-jenkins-ssh 11:19:36 Wiping out workspace first. 11:19:36 Cloning the remote Git repository 11:19:36 Cloning repository git://cloud.onap.org/mirror/oom.git 11:19:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:19:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:36 > git --version # timeout=10 11:19:36 > git --version # 'git version 2.17.1' 11:19:36 using GIT_SSH to set credentials Gerrit user 11:19:36 Verifying host key using manually-configured host key entries 11:19:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:19:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:43 using GIT_SSH to set credentials Gerrit user 11:19:43 Verifying host key using manually-configured host key entries 11:19:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/2 # timeout=30 11:19:43 > git rev-parse 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1^{commit} # timeout=10 11:19:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:19:43 Checking out Revision 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 (refs/changes/29/137529/2) 11:19:43 > git config core.sparsecheckout # timeout=10 11:19:43 > git checkout -f 4def1a4aa6c0bee5ba6e21e38ef112d1b0de6ac1 # timeout=30 11:19:46 Commit message: "[POLICY] Add kafka support in policy charts" 11:19:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:19:46 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:19:46 [EnvInject] - Injecting environment variables from a build step. 11:19:46 [EnvInject] - Injecting as environment variables the properties content 11:19:46 PYTHON=python3 11:19:46 11:19:46 [EnvInject] - Variables injected successfully. 11:19:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7138883817190495281.sh 11:19:46 ---> tox-install.sh 11:19:46 + source /home/jenkins/lf-env.sh 11:19:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:46 ++ mktemp -d /tmp/venv-XXXX 11:19:46 + lf_venv=/tmp/venv-JnI8 11:19:46 + local venv_file=/tmp/.os_lf_venv 11:19:46 + local python=python3 11:19:46 + local options 11:19:46 + local set_path=true 11:19:46 + local install_args= 11:19: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 11:19:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:46 + true 11:19:46 + case $1 in 11:19:46 + venv_file=/tmp/.toxenv 11:19:46 + shift 2 11:19:46 + true 11:19:46 + case $1 in 11:19:46 + shift 11:19:46 + break 11:19:46 + case $python in 11:19:46 + local pkg_list= 11:19:46 + [[ -d /opt/pyenv ]] 11:19:46 + echo 'Setup pyenv:' 11:19:46 Setup pyenv: 11:19:46 + export PYENV_ROOT=/opt/pyenv 11:19:46 + PYENV_ROOT=/opt/pyenv 11:19: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 11:19: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 11:19:46 + pyenv versions 11:19:46 * system (set by /opt/pyenv/version) 11:19:46 * 3.8.13 (set by /opt/pyenv/version) 11:19:46 * 3.9.13 (set by /opt/pyenv/version) 11:19:47 * 3.10.6 (set by /opt/pyenv/version) 11:19:47 + command -v pyenv 11:19:47 ++ pyenv init - --no-rehash 11:19:47 + 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[*]}"'\'')" 11:19:47 export PATH="/opt/pyenv/shims:${PATH}" 11:19:47 export PYENV_SHELL=bash 11:19:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:47 pyenv() { 11:19:47 local command 11:19:47 command="${1:-}" 11:19:47 if [ "$#" -gt 0 ]; then 11:19:47 shift 11:19:47 fi 11:19:47 11:19:47 case "$command" in 11:19:47 rehash|shell) 11:19:47 eval "$(pyenv "sh-$command" "$@")" 11:19:47 ;; 11:19:47 *) 11:19:47 command pyenv "$command" "$@" 11:19:47 ;; 11:19:47 esac 11:19:47 }' 11:19:47 +++ 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[*]}"' 11:19:47 ++ 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 11:19:47 ++ 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 11:19:47 ++ 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 11:19:47 ++ export PYENV_SHELL=bash 11:19:47 ++ PYENV_SHELL=bash 11:19:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:47 +++ complete -F _pyenv pyenv 11:19:47 ++ lf-pyver python3 11:19:47 ++ local py_version_xy=python3 11:19:47 ++ local py_version_xyz= 11:19:47 ++ sed 's/^[ *]* //' 11:19:47 ++ pyenv versions 11:19:47 ++ local command 11:19:47 ++ command=versions 11:19:47 ++ '[' 1 -gt 0 ']' 11:19:47 ++ shift 11:19:47 ++ case "$command" in 11:19:47 ++ command pyenv versions 11:19:47 ++ pyenv versions 11:19:47 ++ awk '{ print $1 }' 11:19:47 ++ grep -E '^[0-9.]*[0-9]$' 11:19:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:47 +++ grep '^3' /tmp/.pyenv_versions 11:19:47 +++ sort -V 11:19:47 +++ tail -n 1 11:19:47 ++ py_version_xyz=3.10.6 11:19:47 ++ [[ -z 3.10.6 ]] 11:19:47 ++ echo 3.10.6 11:19:47 ++ return 0 11:19:47 + pyenv local 3.10.6 11:19:47 + local command 11:19:47 + command=local 11:19:47 + '[' 2 -gt 0 ']' 11:19:47 + shift 11:19:47 + case "$command" in 11:19:47 + command pyenv local 3.10.6 11:19:47 + pyenv local 3.10.6 11:19:47 + for arg in "$@" 11:19:47 + case $arg in 11:19:47 + pkg_list+='tox ' 11:19:47 + for arg in "$@" 11:19:47 + case $arg in 11:19:47 + pkg_list+='virtualenv ' 11:19:47 + for arg in "$@" 11:19:47 + case $arg in 11:19:47 + pkg_list+='urllib3~=1.26.15 ' 11:19:47 + [[ -f /tmp/.toxenv ]] 11:19:47 + [[ ! -f /tmp/.toxenv ]] 11:19:47 + [[ -n '' ]] 11:19:47 + python3 -m venv /tmp/venv-JnI8 11:19:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnI8' 11:19:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnI8 11:19:51 + echo /tmp/venv-JnI8 11:19:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:51 + /tmp/venv-JnI8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:54 + /tmp/venv-JnI8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:19:57 + type python3 11:19:57 + true 11:19:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnI8/bin to PATH' 11:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-JnI8/bin to PATH 11:19:57 + PATH=/tmp/venv-JnI8/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 11:19:57 + return 0 11:19:57 + python3 --version 11:19:57 Python 3.10.6 11:19:57 + python3 -m pip --version 11:19:57 pip 24.0 from /tmp/venv-JnI8/lib/python3.10/site-packages/pip (python 3.10) 11:19:57 + python3 -m pip freeze 11:19:57 cachetools==5.3.3 11:19:57 chardet==5.2.0 11:19:57 colorama==0.4.6 11:19:57 distlib==0.3.8 11:19:57 filelock==3.13.1 11:19:57 packaging==24.0 11:19:57 platformdirs==4.2.0 11:19:57 pluggy==1.4.0 11:19:57 pyproject-api==1.6.1 11:19:57 tomli==2.0.1 11:19:57 tox==4.14.1 11:19:57 urllib3==1.26.18 11:19:57 virtualenv==20.25.1 11:19:57 [EnvInject] - Injecting environment variables from a build step. 11:19:57 [EnvInject] - Injecting as environment variables the properties content 11:19:57 PARALLEL=false 11:19:57 11:19:57 [EnvInject] - Variables injected successfully. 11:19:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1037111796851375587.sh 11:19:57 ---> tox-run.sh 11:19:57 + 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 11:19:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:19:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:19:57 + cd /w/workspace/oom-master-pre-commit-lint/. 11:19:57 + source /home/jenkins/lf-env.sh 11:19:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:57 ++ mktemp -d /tmp/venv-XXXX 11:19:57 + lf_venv=/tmp/venv-v6fp 11:19:57 + local venv_file=/tmp/.os_lf_venv 11:19:57 + local python=python3 11:19:57 + local options 11:19:57 + local set_path=true 11:19:57 + local install_args= 11:19:57 ++ 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 11:19:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:57 + true 11:19:57 + case $1 in 11:19:57 + venv_file=/tmp/.toxenv 11:19:57 + shift 2 11:19:57 + true 11:19:57 + case $1 in 11:19:57 + shift 11:19:57 + break 11:19:57 + case $python in 11:19:57 + local pkg_list= 11:19:57 + [[ -d /opt/pyenv ]] 11:19:57 + echo 'Setup pyenv:' 11:19:57 Setup pyenv: 11:19:57 + export PYENV_ROOT=/opt/pyenv 11:19:57 + PYENV_ROOT=/opt/pyenv 11:19:57 + 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 11:19:57 + 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 11:19:57 + pyenv versions 11:19:57 system 11:19:57 3.8.13 11:19:57 3.9.13 11:19:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:57 + command -v pyenv 11:19:57 ++ pyenv init - --no-rehash 11:19:57 + 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[*]}"'\'')" 11:19:57 export PATH="/opt/pyenv/shims:${PATH}" 11:19:57 export PYENV_SHELL=bash 11:19:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:57 pyenv() { 11:19:57 local command 11:19:57 command="${1:-}" 11:19:57 if [ "$#" -gt 0 ]; then 11:19:57 shift 11:19:57 fi 11:19:57 11:19:57 case "$command" in 11:19:57 rehash|shell) 11:19:57 eval "$(pyenv "sh-$command" "$@")" 11:19:57 ;; 11:19:57 *) 11:19:57 command pyenv "$command" "$@" 11:19:57 ;; 11:19:57 esac 11:19:57 }' 11:19:57 +++ 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[*]}"' 11:19:57 ++ 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 11:19:57 ++ 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 11:19:57 ++ 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 11:19:57 ++ export PYENV_SHELL=bash 11:19:57 ++ PYENV_SHELL=bash 11:19:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:57 +++ complete -F _pyenv pyenv 11:19:57 ++ lf-pyver python3 11:19:57 ++ local py_version_xy=python3 11:19:57 ++ local py_version_xyz= 11:19:57 ++ pyenv versions 11:19:57 ++ local command 11:19:57 ++ command=versions 11:19:57 ++ '[' 1 -gt 0 ']' 11:19:57 ++ shift 11:19:57 ++ case "$command" in 11:19:57 ++ command pyenv versions 11:19:57 ++ pyenv versions 11:19:57 ++ sed 's/^[ *]* //' 11:19:57 ++ awk '{ print $1 }' 11:19:57 ++ grep -E '^[0-9.]*[0-9]$' 11:19:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:57 +++ grep '^3' /tmp/.pyenv_versions 11:19:57 +++ tail -n 1 11:19:57 +++ sort -V 11:19:57 ++ py_version_xyz=3.10.6 11:19:57 ++ [[ -z 3.10.6 ]] 11:19:57 ++ echo 3.10.6 11:19:57 ++ return 0 11:19:57 + pyenv local 3.10.6 11:19:57 + local command 11:19:57 + command=local 11:19:57 + '[' 2 -gt 0 ']' 11:19:57 + shift 11:19:57 + case "$command" in 11:19:57 + command pyenv local 3.10.6 11:19:57 + pyenv local 3.10.6 11:19:57 + for arg in "$@" 11:19:57 + case $arg in 11:19:57 + pkg_list+='tox ' 11:19:57 + for arg in "$@" 11:19:57 + case $arg in 11:19:57 + pkg_list+='virtualenv ' 11:19:57 + for arg in "$@" 11:19:57 + case $arg in 11:19:57 + pkg_list+='urllib3~=1.26.15 ' 11:19:57 + [[ -f /tmp/.toxenv ]] 11:19:57 ++ cat /tmp/.toxenv 11:19:57 + lf_venv=/tmp/venv-JnI8 11:19:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnI8 from' file:/tmp/.toxenv 11:19:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnI8 from file:/tmp/.toxenv 11:19:57 + /tmp/venv-JnI8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:19:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:19:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:19:58 + /tmp/venv-JnI8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:20:00 + type python3 11:20:00 + true 11:20:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnI8/bin to PATH' 11:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-JnI8/bin to PATH 11:20:00 + PATH=/tmp/venv-JnI8/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 11:20:00 + return 0 11:20:00 + [[ -d /opt/pyenv ]] 11:20:00 + echo '---> Setting up pyenv' 11:20:00 ---> Setting up pyenv 11:20:00 + export PYENV_ROOT=/opt/pyenv 11:20:00 + PYENV_ROOT=/opt/pyenv 11:20:00 + export PATH=/opt/pyenv/bin:/tmp/venv-JnI8/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 11:20:00 + PATH=/opt/pyenv/bin:/tmp/venv-JnI8/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 11:20:00 ++ pwd 11:20:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:20:00 + export PYTHONPATH 11:20:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:00 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:00 + tox --version 11:20:00 4.14.1 from /tmp/venv-JnI8/lib/python3.10/site-packages/tox/__init__.py 11:20:00 + PARALLEL=false 11:20:00 + TOX_OPTIONS_LIST= 11:20:00 + [[ -n pre-commit ]] 11:20:00 + TOX_OPTIONS_LIST=' -e pre-commit' 11:20:00 + case ${PARALLEL,,} in 11:20:00 + tox -e pre-commit 11:20:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:20:01 pre-commit: install_deps> python -I -m pip install pre-commit 11:20:04 pre-commit: freeze> python -m pip freeze --all 11:20:05 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:20:05 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:20:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:20:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:20:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:20:07 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:20:08 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:20:08 [INFO] Once installed this environment will be reused. 11:20:08 [INFO] This may take a few minutes... 11:20:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:20:11 [INFO] Once installed this environment will be reused. 11:20:11 [INFO] This may take a few minutes... 11:20:16 Trim Trailing Whitespace.................................................Passed 11:20:17 Tabs remover.............................................................Passed 11:20:17 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:20:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:20:17 [INFO] Once installed this environment will be reused. 11:20:17 [INFO] This may take a few minutes... 11:20:24 gitlint..............................................(no files to check)Skipped 11:20:24 pre-commit: OK (23.24=setup[4.24]+cmd[12.04,6.97] seconds) 11:20:24 congratulations :) (23.42 seconds) 11:20:24 + tox_status=0 11:20:24 + echo '---> Completed tox runs' 11:20:24 ---> Completed tox runs 11:20:24 + for i in .tox/*/log 11:20:24 ++ awk -F/ '{print $2}' 11:20:24 ++ echo .tox/pre-commit/log 11:20:24 + tox_env=pre-commit 11:20:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:20:24 + DOC_DIR=docs/_build/html 11:20:24 + [[ -d docs/_build/html ]] 11:20:24 + echo '---> tox-run.sh ends' 11:20:24 ---> tox-run.sh ends 11:20:24 + test 0 -eq 0 11:20:24 $ ssh-agent -k 11:20:24 unset SSH_AUTH_SOCK; 11:20:24 unset SSH_AGENT_PID; 11:20:24 echo Agent pid 1706 killed; 11:20:24 [ssh-agent] Stopped. 11:20:24 [PostBuildScript] - [INFO] Executing post build scripts. 11:20:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12311662777440650429.sh 11:20:24 ---> sysstat.sh 11:20:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4653508451025750405.sh 11:20:24 ---> package-listing.sh 11:20:24 ++ facter osfamily 11:20:24 ++ tr '[:upper:]' '[:lower:]' 11:20:25 + OS_FAMILY=debian 11:20:25 + workspace=/w/workspace/oom-master-pre-commit-lint 11:20:25 + START_PACKAGES=/tmp/packages_start.txt 11:20:25 + END_PACKAGES=/tmp/packages_end.txt 11:20:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:25 + PACKAGES=/tmp/packages_start.txt 11:20:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:20:25 + PACKAGES=/tmp/packages_end.txt 11:20:25 + case "${OS_FAMILY}" in 11:20:25 + dpkg -l 11:20:25 + grep '^ii' 11:20:25 + '[' -f /tmp/packages_start.txt ']' 11:20:25 + '[' -f /tmp/packages_end.txt ']' 11:20:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:20:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:20:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:20:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10740159987796736667.sh 11:20:25 ---> capture-instance-metadata.sh 11:20:25 Setup pyenv: 11:20:25 system 11:20:25 3.8.13 11:20:25 3.9.13 11:20:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1pfI 11:20:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:32 lf-activate-venv(): INFO: Installing: lftools 11:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-1pfI/bin to PATH 11:21:04 INFO: Running in OpenStack, capturing instance metadata 11:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16511284817463158299.sh 11:21:04 provisioning config files... 11:21:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4729924403951308265tmp 11:21:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:21:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:21:04 [EnvInject] - Injecting environment variables from a build step. 11:21:04 [EnvInject] - Injecting as environment variables the properties content 11:21:04 SERVER_ID=logs 11:21:04 11:21:04 [EnvInject] - Variables injected successfully. 11:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins316560256904539239.sh 11:21:04 ---> create-netrc.sh 11:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8015225486405011967.sh 11:21:04 ---> python-tools-install.sh 11:21:04 Setup pyenv: 11:21:04 system 11:21:04 3.8.13 11:21:04 3.9.13 11:21:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1pfI from file:/tmp/.os_lf_venv 11:21:06 lf-activate-venv(): INFO: Installing: lftools 11:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-1pfI/bin to PATH 11:21:14 Generating Requirements File 11:21:42 Python 3.10.6 11:21:42 pip 24.0 from /tmp/venv-1pfI/lib/python3.10/site-packages/pip (python 3.10) 11:21:43 appdirs==1.4.4 11:21:43 argcomplete==3.2.3 11:21:43 aspy.yaml==1.3.0 11:21:43 attrs==23.2.0 11:21:43 autopage==0.5.2 11:21:43 beautifulsoup4==4.12.3 11:21:43 boto3==1.34.65 11:21:43 botocore==1.34.65 11:21:43 bs4==0.0.2 11:21:43 cachetools==5.3.3 11:21:43 certifi==2024.2.2 11:21:43 cffi==1.16.0 11:21:43 cfgv==3.4.0 11:21:43 chardet==5.2.0 11:21:43 charset-normalizer==3.3.2 11:21:43 click==8.1.7 11:21:43 cliff==4.6.0 11:21:43 cmd2==2.4.3 11:21:43 cryptography==3.3.2 11:21:43 debtcollector==3.0.0 11:21:43 decorator==5.1.1 11:21:43 defusedxml==0.7.1 11:21:43 Deprecated==1.2.14 11:21:43 distlib==0.3.8 11:21:43 dnspython==2.6.1 11:21:43 docker==4.2.2 11:21:43 dogpile.cache==1.3.2 11:21:43 email_validator==2.1.1 11:21:43 filelock==3.13.1 11:21:43 future==1.0.0 11:21:43 gitdb==4.0.11 11:21:43 GitPython==3.1.42 11:21:43 google-auth==2.28.2 11:21:43 httplib2==0.22.0 11:21:43 identify==2.5.35 11:21:43 idna==3.6 11:21:43 importlib-resources==1.5.0 11:21:43 iso8601==2.1.0 11:21:43 Jinja2==3.1.3 11:21:43 jmespath==1.0.1 11:21:43 jsonpatch==1.33 11:21:43 jsonpointer==2.4 11:21:43 jsonschema==4.21.1 11:21:43 jsonschema-specifications==2023.12.1 11:21:43 keystoneauth1==5.6.0 11:21:43 kubernetes==29.0.0 11:21:43 lftools==0.37.10 11:21:43 lxml==5.1.0 11:21:43 MarkupSafe==2.1.5 11:21:43 msgpack==1.0.8 11:21:43 multi_key_dict==2.0.3 11:21:43 munch==4.0.0 11:21:43 netaddr==1.2.1 11:21:43 netifaces==0.11.0 11:21:43 niet==1.4.2 11:21:43 nodeenv==1.8.0 11:21:43 oauth2client==4.1.3 11:21:43 oauthlib==3.2.2 11:21:43 openstacksdk==3.0.0 11:21:43 os-client-config==2.1.0 11:21:43 os-service-types==1.7.0 11:21:43 osc-lib==3.0.1 11:21:43 oslo.config==9.4.0 11:21:43 oslo.context==5.5.0 11:21:43 oslo.i18n==6.3.0 11:21:43 oslo.log==5.5.0 11:21:43 oslo.serialization==5.4.0 11:21:43 oslo.utils==7.1.0 11:21:43 packaging==24.0 11:21:43 pbr==6.0.0 11:21:43 platformdirs==4.2.0 11:21:43 prettytable==3.10.0 11:21:43 pyasn1==0.5.1 11:21:43 pyasn1-modules==0.3.0 11:21:43 pycparser==2.21 11:21:43 pygerrit2==2.0.15 11:21:43 PyGithub==2.2.0 11:21:43 pyinotify==0.9.6 11:21:43 PyJWT==2.8.0 11:21:43 PyNaCl==1.5.0 11:21:43 pyparsing==2.4.7 11:21:43 pyperclip==1.8.2 11:21:43 pyrsistent==0.20.0 11:21:43 python-cinderclient==9.5.0 11:21:43 python-dateutil==2.9.0.post0 11:21:43 python-heatclient==3.5.0 11:21:43 python-jenkins==1.8.2 11:21:43 python-keystoneclient==5.4.0 11:21:43 python-magnumclient==4.4.0 11:21:43 python-novaclient==18.6.0 11:21:43 python-openstackclient==6.6.0 11:21:43 python-swiftclient==4.5.0 11:21:43 PyYAML==6.0.1 11:21:43 referencing==0.34.0 11:21:43 requests==2.31.0 11:21:43 requests-oauthlib==1.4.0 11:21:43 requestsexceptions==1.4.0 11:21:43 rfc3986==2.0.0 11:21:43 rpds-py==0.18.0 11:21:43 rsa==4.9 11:21:43 ruamel.yaml==0.18.6 11:21:43 ruamel.yaml.clib==0.2.8 11:21:43 s3transfer==0.10.1 11:21:43 simplejson==3.19.2 11:21:43 six==1.16.0 11:21:43 smmap==5.0.1 11:21:43 soupsieve==2.5 11:21:43 stevedore==5.2.0 11:21:43 tabulate==0.9.0 11:21:43 toml==0.10.2 11:21:43 tomlkit==0.12.4 11:21:43 tqdm==4.66.2 11:21:43 typing_extensions==4.10.0 11:21:43 tzdata==2024.1 11:21:43 urllib3==1.26.18 11:21:43 virtualenv==20.25.1 11:21:43 wcwidth==0.2.13 11:21:43 websocket-client==1.7.0 11:21:43 wrapt==1.16.0 11:21:43 xdg==6.0.0 11:21:43 xmltodict==0.13.0 11:21:43 yq==3.2.3 11:21:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4996652662064972978.sh 11:21:43 ---> sudo-logs.sh 11:21:43 Archiving 'sudo' log.. 11:21:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12399402110386911802.sh 11:21:43 ---> job-cost.sh 11:21:43 Setup pyenv: 11:21:43 system 11:21:43 3.8.13 11:21:43 3.9.13 11:21:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:21:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1pfI from file:/tmp/.os_lf_venv 11:21:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-1pfI/bin to PATH 11:21:50 INFO: No Stack... 11:21:50 INFO: Retrieving Pricing Info for: v3-standard-4 11:21:50 INFO: Archiving Costs 11:21:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9710103448717468644.sh 11:21:50 ---> logs-deploy.sh 11:21:50 Setup pyenv: 11:21:51 system 11:21:51 3.8.13 11:21:51 3.9.13 11:21:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1pfI from file:/tmp/.os_lf_venv 11:21:52 lf-activate-venv(): INFO: Installing: lftools 11:22:03 lf-activate-venv(): INFO: Adding /tmp/venv-1pfI/bin to PATH 11:22:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3355 11:22:03 INFO: archiving workspace using pattern(s): 11:22:04 Archives upload complete. 11:22:04 INFO: archiving logs to Nexus 11:22:05 ---> uname -a: 11:22:05 Linux prd-ubuntu1804-builder-4c-4g-14287 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:22:05 11:22:05 11:22:05 ---> lscpu: 11:22:05 Architecture: x86_64 11:22:05 CPU op-mode(s): 32-bit, 64-bit 11:22:05 Byte Order: Little Endian 11:22:05 CPU(s): 4 11:22:05 On-line CPU(s) list: 0-3 11:22:05 Thread(s) per core: 1 11:22:05 Core(s) per socket: 1 11:22:05 Socket(s): 4 11:22:05 NUMA node(s): 1 11:22:05 Vendor ID: AuthenticAMD 11:22:05 CPU family: 23 11:22:05 Model: 49 11:22:05 Model name: AMD EPYC-Rome Processor 11:22:05 Stepping: 0 11:22:05 CPU MHz: 2800.000 11:22:05 BogoMIPS: 5600.00 11:22:05 Virtualization: AMD-V 11:22:05 Hypervisor vendor: KVM 11:22:05 Virtualization type: full 11:22:05 L1d cache: 32K 11:22:05 L1i cache: 32K 11:22:05 L2 cache: 512K 11:22:05 L3 cache: 16384K 11:22:05 NUMA node0 CPU(s): 0-3 11:22:05 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 11:22:05 11:22:05 11:22:05 ---> nproc: 11:22:05 4 11:22:05 11:22:05 11:22:05 ---> df -h: 11:22:05 Filesystem Size Used Avail Use% Mounted on 11:22:05 udev 7.9G 0 7.9G 0% /dev 11:22:05 tmpfs 1.6G 672K 1.6G 1% /run 11:22:05 /dev/vda1 78G 8.4G 70G 11% / 11:22:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:22:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:22:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:22:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:22:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:22:05 11:22:05 11:22:05 ---> free -m: 11:22:05 total used free shared buff/cache available 11:22:05 Mem: 16040 557 13288 0 2193 15163 11:22:05 Swap: 1023 0 1023 11:22:05 11:22:05 11:22:05 ---> ip addr: 11:22:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:22:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:22:05 inet 127.0.0.1/8 scope host lo 11:22:05 valid_lft forever preferred_lft forever 11:22:05 inet6 ::1/128 scope host 11:22:05 valid_lft forever preferred_lft forever 11:22:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:22:05 link/ether fa:16:3e:62:78:d5 brd ff:ff:ff:ff:ff:ff 11:22:05 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 11:22:05 valid_lft 86230sec preferred_lft 86230sec 11:22:05 inet6 fe80::f816:3eff:fe62:78d5/64 scope link 11:22:05 valid_lft forever preferred_lft forever 11:22:05 11:22:05 11:22:05 ---> sar -b -r -n DEV: 11:22:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14287) 03/19/24 _x86_64_ (4 CPU) 11:22:05 11:22:05 11:19:17 LINUX RESTART (4 CPU) 11:22:05 11:22:05 11:20:02 tps rtps wtps bread/s bwrtn/s 11:22:05 11:21:01 127.91 15.01 112.90 1080.36 35948.21 11:22:05 11:22:01 87.50 0.93 86.57 99.57 32879.04 11:22:05 Average: 107.54 7.91 99.62 585.80 34400.60 11:22:05 11:22:05 11:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:22:05 11:21:01 13652492 15484444 2772476 16.88 72012 1948832 840736 4.81 874148 1658536 178288 11:22:05 11:22:01 13567216 15487812 2857752 17.40 84916 2017580 797464 4.56 846176 1758524 79140 11:22:05 Average: 13609854 15486128 2815114 17.14 78464 1983206 819100 4.69 860162 1708530 128714 11:22:05 11:22:05 11:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:22:05 11:21:01 lo 2.51 2.51 0.26 0.26 0.00 0.00 0.00 0.00 11:22:05 11:21:01 ens3 79.12 53.63 1147.08 9.53 0.00 0.00 0.00 0.00 11:22:05 11:22:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:22:05 11:22:01 ens3 35.17 28.06 251.92 9.01 0.00 0.00 0.00 0.00 11:22:05 Average: lo 1.98 1.98 0.20 0.20 0.00 0.00 0.00 0.00 11:22:05 Average: ens3 56.96 40.74 695.70 9.27 0.00 0.00 0.00 0.00 11:22:05 11:22:05 11:22:05 ---> sar -P ALL: 11:22:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14287) 03/19/24 _x86_64_ (4 CPU) 11:22:05 11:22:05 11:19:17 LINUX RESTART (4 CPU) 11:22:05 11:22:05 11:20:02 CPU %user %nice %system %iowait %steal %idle 11:22:05 11:21:01 all 25.63 0.00 2.06 5.09 0.10 67.13 11:22:05 11:21:01 0 14.35 0.00 1.39 13.71 0.08 70.47 11:22:05 11:21:01 1 17.69 0.00 1.93 2.51 0.12 77.76 11:22:05 11:21:01 2 30.07 0.00 1.84 1.57 0.10 66.42 11:22:05 11:21:01 3 40.48 0.00 3.06 2.59 0.09 53.79 11:22:05 11:22:01 all 21.36 0.00 1.14 4.56 0.07 72.87 11:22:05 11:22:01 0 2.67 0.00 0.65 13.59 0.02 83.07 11:22:05 11:22:01 1 17.29 0.00 0.97 3.07 0.05 78.63 11:22:05 11:22:01 2 25.20 0.00 1.39 0.89 0.10 72.42 11:22:05 11:22:01 3 40.31 0.00 1.59 0.70 0.10 57.29 11:22:05 Average: all 23.48 0.00 1.60 4.82 0.08 70.02 11:22:05 Average: 0 8.46 0.00 1.02 13.65 0.05 76.82 11:22:05 Average: 1 17.49 0.00 1.44 2.79 0.08 78.20 11:22:05 Average: 2 27.62 0.00 1.61 1.22 0.10 69.45 11:22:05 Average: 3 40.39 0.00 2.32 1.64 0.09 55.56 11:22:05 11:22:05 11:22:05