10:13:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 10:13:50 Running as SYSTEM 10:13:51 [EnvInject] - Loading node environment variables. 10:13:51 Building remotely on prd-ubuntu1804-builder-4c-4g-9401 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:13:51 [ssh-agent] Looking for ssh-agent implementation... 10:13:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:51 $ ssh-agent 10:13:51 SSH_AUTH_SOCK=/tmp/ssh-SEnZyRUDJlua/agent.1715 10:13:51 SSH_AGENT_PID=1717 10:13:51 [ssh-agent] Started. 10:13:51 Running ssh-add (command line suppressed) 10:13:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10667263627987972251.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10667263627987972251.key) 10:13:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:13:51 The recommended git tool is: NONE 10:13:53 using credential onap-jenkins-ssh 10:13:53 Wiping out workspace first. 10:13:53 Cloning the remote Git repository 10:13:53 Cloning repository git://cloud.onap.org/mirror/oom.git 10:13:53 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:13:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:53 > git --version # timeout=10 10:13:53 > git --version # 'git version 2.17.1' 10:13:53 using GIT_SSH to set credentials Gerrit user 10:13:53 Verifying host key using manually-configured host key entries 10:13:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:13:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:13:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:13:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:13:59 using GIT_SSH to set credentials Gerrit user 10:13:59 Verifying host key using manually-configured host key entries 10:13:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/4 # timeout=30 10:13:59 > git rev-parse 743630693cf6ea35f873facfaa82fc851344b91b^{commit} # timeout=10 10:13:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:13:59 Checking out Revision 743630693cf6ea35f873facfaa82fc851344b91b (refs/changes/53/137153/4) 10:13:59 > git config core.sparsecheckout # timeout=10 10:13:59 > git checkout -f 743630693cf6ea35f873facfaa82fc851344b91b # timeout=30 10:14:02 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 10:14:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:03 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:14:03 [EnvInject] - Injecting environment variables from a build step. 10:14:03 [EnvInject] - Injecting as environment variables the properties content 10:14:03 PYTHON=python3 10:14:03 10:14:03 [EnvInject] - Variables injected successfully. 10:14:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14748637552124215909.sh 10:14:03 ---> tox-install.sh 10:14:03 + source /home/jenkins/lf-env.sh 10:14:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:03 ++ mktemp -d /tmp/venv-XXXX 10:14:03 + lf_venv=/tmp/venv-1FAR 10:14:03 + local venv_file=/tmp/.os_lf_venv 10:14:03 + local python=python3 10:14:03 + local options 10:14:03 + local set_path=true 10:14:03 + local install_args= 10:14:03 ++ 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 10:14:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:03 + true 10:14:03 + case $1 in 10:14:03 + venv_file=/tmp/.toxenv 10:14:03 + shift 2 10:14:03 + true 10:14:03 + case $1 in 10:14:03 + shift 10:14:03 + break 10:14:03 + case $python in 10:14:03 + local pkg_list= 10:14:03 + [[ -d /opt/pyenv ]] 10:14:03 + echo 'Setup pyenv:' 10:14:03 Setup pyenv: 10:14:03 + export PYENV_ROOT=/opt/pyenv 10:14:03 + PYENV_ROOT=/opt/pyenv 10:14:03 + 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 10:14:03 + 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 10:14:03 + pyenv versions 10:14:03 * system (set by /opt/pyenv/version) 10:14:03 * 3.8.13 (set by /opt/pyenv/version) 10:14:03 * 3.9.13 (set by /opt/pyenv/version) 10:14:03 * 3.10.6 (set by /opt/pyenv/version) 10:14:03 + command -v pyenv 10:14:03 ++ pyenv init - --no-rehash 10:14:03 + 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[*]}"'\'')" 10:14:03 export PATH="/opt/pyenv/shims:${PATH}" 10:14:03 export PYENV_SHELL=bash 10:14:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:03 pyenv() { 10:14:03 local command 10:14:03 command="${1:-}" 10:14:03 if [ "$#" -gt 0 ]; then 10:14:03 shift 10:14:03 fi 10:14:03 10:14:03 case "$command" in 10:14:03 rehash|shell) 10:14:03 eval "$(pyenv "sh-$command" "$@")" 10:14:03 ;; 10:14:03 *) 10:14:03 command pyenv "$command" "$@" 10:14:03 ;; 10:14:03 esac 10:14:03 }' 10:14:03 +++ 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[*]}"' 10:14:03 ++ 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 10:14:03 ++ 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 10:14:03 ++ 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 10:14:03 ++ export PYENV_SHELL=bash 10:14:03 ++ PYENV_SHELL=bash 10:14:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:03 +++ complete -F _pyenv pyenv 10:14:03 ++ lf-pyver python3 10:14:03 ++ local py_version_xy=python3 10:14:03 ++ local py_version_xyz= 10:14:03 ++ sed 's/^[ *]* //' 10:14:03 ++ awk '{ print $1 }' 10:14:03 ++ grep -E '^[0-9.]*[0-9]$' 10:14:03 ++ pyenv versions 10:14:03 ++ local command 10:14:03 ++ command=versions 10:14:03 ++ '[' 1 -gt 0 ']' 10:14:03 ++ shift 10:14:03 ++ case "$command" in 10:14:03 ++ command pyenv versions 10:14:03 ++ pyenv versions 10:14:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:03 +++ grep '^3' /tmp/.pyenv_versions 10:14:03 +++ sort -V 10:14:03 +++ tail -n 1 10:14:03 ++ py_version_xyz=3.10.6 10:14:03 ++ [[ -z 3.10.6 ]] 10:14:03 ++ echo 3.10.6 10:14:03 ++ return 0 10:14:03 + pyenv local 3.10.6 10:14:03 + local command 10:14:03 + command=local 10:14:03 + '[' 2 -gt 0 ']' 10:14:03 + shift 10:14:03 + case "$command" in 10:14:03 + command pyenv local 3.10.6 10:14:03 + pyenv local 3.10.6 10:14:03 + for arg in "$@" 10:14:03 + case $arg in 10:14:03 + pkg_list+='tox ' 10:14:03 + for arg in "$@" 10:14:03 + case $arg in 10:14:03 + pkg_list+='virtualenv ' 10:14:03 + for arg in "$@" 10:14:03 + case $arg in 10:14:03 + pkg_list+='urllib3~=1.26.15 ' 10:14:03 + [[ -f /tmp/.toxenv ]] 10:14:03 + [[ ! -f /tmp/.toxenv ]] 10:14:03 + [[ -n '' ]] 10:14:03 + python3 -m venv /tmp/venv-1FAR 10:14:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1FAR' 10:14:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1FAR 10:14:07 + echo /tmp/venv-1FAR 10:14:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:14:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:14:07 + /tmp/venv-1FAR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:14:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:11 + /tmp/venv-1FAR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:13 + type python3 10:14:13 + true 10:14:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1FAR/bin to PATH' 10:14:13 lf-activate-venv(): INFO: Adding /tmp/venv-1FAR/bin to PATH 10:14:13 + PATH=/tmp/venv-1FAR/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 10:14:13 + return 0 10:14:13 + python3 --version 10:14:13 Python 3.10.6 10:14:13 + python3 -m pip --version 10:14:14 pip 24.0 from /tmp/venv-1FAR/lib/python3.10/site-packages/pip (python 3.10) 10:14:14 + python3 -m pip freeze 10:14:14 cachetools==5.3.3 10:14:14 chardet==5.2.0 10:14:14 colorama==0.4.6 10:14:14 distlib==0.3.8 10:14:14 filelock==3.13.1 10:14:14 packaging==23.2 10:14:14 platformdirs==4.2.0 10:14:14 pluggy==1.4.0 10:14:14 pyproject-api==1.6.1 10:14:14 tomli==2.0.1 10:14:14 tox==4.13.0 10:14:14 urllib3==1.26.18 10:14:14 virtualenv==20.25.1 10:14:14 [EnvInject] - Injecting environment variables from a build step. 10:14:14 [EnvInject] - Injecting as environment variables the properties content 10:14:14 PARALLEL=false 10:14:14 10:14:14 [EnvInject] - Variables injected successfully. 10:14:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8821303392462629546.sh 10:14:14 ---> tox-run.sh 10:14:14 + 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 10:14:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:14:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:14:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:14:14 + cd /w/workspace/oom-master-pre-commit-lint/. 10:14:14 + source /home/jenkins/lf-env.sh 10:14:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:14 ++ mktemp -d /tmp/venv-XXXX 10:14:14 + lf_venv=/tmp/venv-vVnn 10:14:14 + local venv_file=/tmp/.os_lf_venv 10:14:14 + local python=python3 10:14:14 + local options 10:14:14 + local set_path=true 10:14:14 + local install_args= 10:14:14 ++ 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 10:14:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:14 + true 10:14:14 + case $1 in 10:14:14 + venv_file=/tmp/.toxenv 10:14:14 + shift 2 10:14:14 + true 10:14:14 + case $1 in 10:14:14 + shift 10:14:14 + break 10:14:14 + case $python in 10:14:14 + local pkg_list= 10:14:14 + [[ -d /opt/pyenv ]] 10:14:14 + echo 'Setup pyenv:' 10:14:14 Setup pyenv: 10:14:14 + export PYENV_ROOT=/opt/pyenv 10:14:14 + PYENV_ROOT=/opt/pyenv 10:14:14 + 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 10:14:14 + 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 10:14:14 + pyenv versions 10:14:14 system 10:14:14 3.8.13 10:14:14 3.9.13 10:14:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:14:14 + command -v pyenv 10:14:14 ++ pyenv init - --no-rehash 10:14:14 + 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[*]}"'\'')" 10:14:14 export PATH="/opt/pyenv/shims:${PATH}" 10:14:14 export PYENV_SHELL=bash 10:14:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:14 pyenv() { 10:14:14 local command 10:14:14 command="${1:-}" 10:14:14 if [ "$#" -gt 0 ]; then 10:14:14 shift 10:14:14 fi 10:14:14 10:14:14 case "$command" in 10:14:14 rehash|shell) 10:14:14 eval "$(pyenv "sh-$command" "$@")" 10:14:14 ;; 10:14:14 *) 10:14:14 command pyenv "$command" "$@" 10:14:14 ;; 10:14:14 esac 10:14:14 }' 10:14:14 +++ 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[*]}"' 10:14:14 ++ 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 10:14:14 ++ 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 10:14:14 ++ 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 10:14:14 ++ export PYENV_SHELL=bash 10:14:14 ++ PYENV_SHELL=bash 10:14:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:14 +++ complete -F _pyenv pyenv 10:14:14 ++ lf-pyver python3 10:14:14 ++ local py_version_xy=python3 10:14:14 ++ local py_version_xyz= 10:14:14 ++ pyenv versions 10:14:14 ++ local command 10:14:14 ++ command=versions 10:14:14 ++ '[' 1 -gt 0 ']' 10:14:14 ++ shift 10:14:14 ++ case "$command" in 10:14:14 ++ command pyenv versions 10:14:14 ++ pyenv versions 10:14:14 ++ awk '{ print $1 }' 10:14:14 ++ sed 's/^[ *]* //' 10:14:14 ++ grep -E '^[0-9.]*[0-9]$' 10:14:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:14 +++ grep '^3' /tmp/.pyenv_versions 10:14:14 +++ sort -V 10:14:14 +++ tail -n 1 10:14:14 ++ py_version_xyz=3.10.6 10:14:14 ++ [[ -z 3.10.6 ]] 10:14:14 ++ echo 3.10.6 10:14:14 ++ return 0 10:14:14 + pyenv local 3.10.6 10:14:14 + local command 10:14:14 + command=local 10:14:14 + '[' 2 -gt 0 ']' 10:14:14 + shift 10:14:14 + case "$command" in 10:14:14 + command pyenv local 3.10.6 10:14:14 + pyenv local 3.10.6 10:14:14 + for arg in "$@" 10:14:14 + case $arg in 10:14:14 + pkg_list+='tox ' 10:14:14 + for arg in "$@" 10:14:14 + case $arg in 10:14:14 + pkg_list+='virtualenv ' 10:14:14 + for arg in "$@" 10:14:14 + case $arg in 10:14:14 + pkg_list+='urllib3~=1.26.15 ' 10:14:14 + [[ -f /tmp/.toxenv ]] 10:14:14 ++ cat /tmp/.toxenv 10:14:14 + lf_venv=/tmp/venv-1FAR 10:14:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FAR from' file:/tmp/.toxenv 10:14:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1FAR from file:/tmp/.toxenv 10:14:14 + /tmp/venv-1FAR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:14:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:15 + /tmp/venv-1FAR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:17 + type python3 10:14:17 + true 10:14:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1FAR/bin to PATH' 10:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-1FAR/bin to PATH 10:14:17 + PATH=/tmp/venv-1FAR/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 10:14:17 + return 0 10:14:17 + [[ -d /opt/pyenv ]] 10:14:17 + echo '---> Setting up pyenv' 10:14:17 ---> Setting up pyenv 10:14:17 + export PYENV_ROOT=/opt/pyenv 10:14:17 + PYENV_ROOT=/opt/pyenv 10:14:17 + export PATH=/opt/pyenv/bin:/tmp/venv-1FAR/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 10:14:17 + PATH=/opt/pyenv/bin:/tmp/venv-1FAR/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 10:14:17 ++ pwd 10:14:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:14:17 + export PYTHONPATH 10:14:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:14:17 + TOX_TESTENV_PASSENV=PYTHONPATH 10:14:17 + tox --version 10:14:17 4.13.0 from /tmp/venv-1FAR/lib/python3.10/site-packages/tox/__init__.py 10:14:18 + PARALLEL=false 10:14:18 + TOX_OPTIONS_LIST= 10:14:18 + [[ -n pre-commit ]] 10:14:18 + TOX_OPTIONS_LIST=' -e pre-commit' 10:14:18 + case ${PARALLEL,,} in 10:14:18 + tox -e pre-commit 10:14:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:14:19 pre-commit: install_deps> python -I -m pip install pre-commit 10:14:22 pre-commit: freeze> python -m pip freeze --all 10:14:23 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 10:14:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:14:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:14:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:14:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:14:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:14:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:14:26 [INFO] Once installed this environment will be reused. 10:14:26 [INFO] This may take a few minutes... 10:14:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:14:29 [INFO] Once installed this environment will be reused. 10:14:29 [INFO] This may take a few minutes... 10:14:35 Trim Trailing Whitespace.................................................Passed 10:14:35 Tabs remover.............................................................Passed 10:14:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:14:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:14:35 [INFO] Once installed this environment will be reused. 10:14:35 [INFO] This may take a few minutes... 10:14:42 gitlint..............................................(no files to check)Skipped 10:14:42 pre-commit: OK (23.92=setup[4.73]+cmd[12.31,6.88] seconds) 10:14:42 congratulations :) (24.10 seconds) 10:14:42 + tox_status=0 10:14:42 + echo '---> Completed tox runs' 10:14:42 ---> Completed tox runs 10:14:42 + for i in .tox/*/log 10:14:42 ++ echo .tox/pre-commit/log 10:14:42 ++ awk -F/ '{print $2}' 10:14:42 + tox_env=pre-commit 10:14:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:14:42 + DOC_DIR=docs/_build/html 10:14:42 + [[ -d docs/_build/html ]] 10:14:42 + echo '---> tox-run.sh ends' 10:14:42 ---> tox-run.sh ends 10:14:42 + test 0 -eq 0 10:14:42 $ ssh-agent -k 10:14:42 unset SSH_AUTH_SOCK; 10:14:42 unset SSH_AGENT_PID; 10:14:42 echo Agent pid 1717 killed; 10:14:42 [ssh-agent] Stopped. 10:14:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:14:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1595469487300209349.sh 10:14:42 ---> sysstat.sh 10:14:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15636817328263879848.sh 10:14:42 ---> package-listing.sh 10:14:42 ++ facter osfamily 10:14:42 ++ tr '[:upper:]' '[:lower:]' 10:14:43 + OS_FAMILY=debian 10:14:43 + workspace=/w/workspace/oom-master-pre-commit-lint 10:14:43 + START_PACKAGES=/tmp/packages_start.txt 10:14:43 + END_PACKAGES=/tmp/packages_end.txt 10:14:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:14:43 + PACKAGES=/tmp/packages_start.txt 10:14:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:14:43 + PACKAGES=/tmp/packages_end.txt 10:14:43 + case "${OS_FAMILY}" in 10:14:43 + dpkg -l 10:14:43 + grep '^ii' 10:14:43 + '[' -f /tmp/packages_start.txt ']' 10:14:43 + '[' -f /tmp/packages_end.txt ']' 10:14:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:14:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:14:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:14:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:14:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3432442444403568316.sh 10:14:43 ---> capture-instance-metadata.sh 10:14:43 Setup pyenv: 10:14:43 system 10:14:43 3.8.13 10:14:43 3.9.13 10:14:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:14:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iF4U 10:14:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:14:49 lf-activate-venv(): INFO: Installing: lftools 10:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-iF4U/bin to PATH 10:15:24 INFO: Running in OpenStack, capturing instance metadata 10:15:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins341035631163646786.sh 10:15:24 provisioning config files... 10:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18252062555649346891tmp 10:15:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:15:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:15:24 [EnvInject] - Injecting environment variables from a build step. 10:15:24 [EnvInject] - Injecting as environment variables the properties content 10:15:24 SERVER_ID=logs 10:15:24 10:15:24 [EnvInject] - Variables injected successfully. 10:15:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1303168960928943899.sh 10:15:24 ---> create-netrc.sh 10:15:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13176044711519234868.sh 10:15:25 ---> python-tools-install.sh 10:15:25 Setup pyenv: 10:15:25 system 10:15:25 3.8.13 10:15:25 3.9.13 10:15:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:15:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iF4U from file:/tmp/.os_lf_venv 10:15:26 lf-activate-venv(): INFO: Installing: lftools 10:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-iF4U/bin to PATH 10:15:35 Generating Requirements File 10:16:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:16:05 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:16:06 Python 3.10.6 10:16:06 pip 24.0 from /tmp/venv-iF4U/lib/python3.10/site-packages/pip (python 3.10) 10:16:06 appdirs==1.4.4 10:16:06 argcomplete==3.2.2 10:16:06 aspy.yaml==1.3.0 10:16:06 attrs==23.2.0 10:16:06 autopage==0.5.2 10:16:06 beautifulsoup4==4.12.3 10:16:06 boto3==1.34.51 10:16:06 botocore==1.34.51 10:16:06 bs4==0.0.2 10:16:06 cachetools==5.3.3 10:16:06 certifi==2024.2.2 10:16:06 cffi==1.16.0 10:16:06 cfgv==3.4.0 10:16:06 chardet==5.2.0 10:16:06 charset-normalizer==3.3.2 10:16:06 click==8.1.7 10:16:06 cliff==4.6.0 10:16:06 cmd2==2.4.3 10:16:06 cryptography==3.3.2 10:16:06 debtcollector==3.0.0 10:16:06 decorator==5.1.1 10:16:06 defusedxml==0.7.1 10:16:06 Deprecated==1.2.14 10:16:06 distlib==0.3.8 10:16:06 dnspython==2.6.1 10:16:06 docker==4.2.2 10:16:06 dogpile.cache==1.3.2 10:16:06 email_validator==2.1.1 10:16:06 filelock==3.13.1 10:16:06 future==1.0.0 10:16:06 gitdb==4.0.11 10:16:06 GitPython==3.1.42 10:16:06 google-auth==2.28.1 10:16:06 httplib2==0.22.0 10:16:06 identify==2.5.35 10:16:06 idna==3.6 10:16:06 importlib-resources==1.5.0 10:16:06 iso8601==2.1.0 10:16:06 Jinja2==3.1.3 10:16:06 jmespath==1.0.1 10:16:06 jsonpatch==1.33 10:16:06 jsonpointer==2.4 10:16:06 jsonschema==4.21.1 10:16:06 jsonschema-specifications==2023.12.1 10:16:06 keystoneauth1==5.6.0 10:16:06 kubernetes==29.0.0 10:16:06 lftools==0.37.9 10:16:06 lxml==5.1.0 10:16:06 MarkupSafe==2.1.5 10:16:06 msgpack==1.0.7 10:16:06 multi_key_dict==2.0.3 10:16:06 munch==4.0.0 10:16:06 netaddr==1.2.1 10:16:06 netifaces==0.11.0 10:16:06 niet==1.4.2 10:16:06 nodeenv==1.8.0 10:16:06 oauth2client==4.1.3 10:16:06 oauthlib==3.2.2 10:16:06 openstacksdk==0.62.0 10:16:06 os-client-config==2.1.0 10:16:06 os-service-types==1.7.0 10:16:06 osc-lib==3.0.1 10:16:06 oslo.config==9.4.0 10:16:06 oslo.context==5.4.0 10:16:06 oslo.i18n==6.3.0 10:16:06 oslo.log==5.5.0 10:16:06 oslo.serialization==5.4.0 10:16:06 oslo.utils==7.1.0 10:16:06 packaging==23.2 10:16:06 pbr==6.0.0 10:16:06 platformdirs==4.2.0 10:16:06 prettytable==3.10.0 10:16:06 pyasn1==0.5.1 10:16:06 pyasn1-modules==0.3.0 10:16:06 pycparser==2.21 10:16:06 pygerrit2==2.0.15 10:16:06 PyGithub==2.2.0 10:16:06 pyinotify==0.9.6 10:16:06 PyJWT==2.8.0 10:16:06 PyNaCl==1.5.0 10:16:06 pyparsing==2.4.7 10:16:06 pyperclip==1.8.2 10:16:06 pyrsistent==0.20.0 10:16:06 python-cinderclient==9.4.0 10:16:06 python-dateutil==2.8.2 10:16:06 python-heatclient==3.4.0 10:16:06 python-jenkins==1.8.2 10:16:06 python-keystoneclient==5.3.0 10:16:06 python-magnumclient==4.3.0 10:16:06 python-novaclient==18.4.0 10:16:06 python-openstackclient==6.0.1 10:16:06 python-swiftclient==4.4.0 10:16:06 PyYAML==6.0.1 10:16:06 referencing==0.33.0 10:16:06 requests==2.31.0 10:16:06 requests-oauthlib==1.3.1 10:16:06 requestsexceptions==1.4.0 10:16:06 rfc3986==2.0.0 10:16:06 rpds-py==0.18.0 10:16:06 rsa==4.9 10:16:06 ruamel.yaml==0.18.6 10:16:06 ruamel.yaml.clib==0.2.8 10:16:06 s3transfer==0.10.0 10:16:06 simplejson==3.19.2 10:16:06 six==1.16.0 10:16:06 smmap==5.0.1 10:16:06 soupsieve==2.5 10:16:06 stevedore==5.2.0 10:16:06 tabulate==0.9.0 10:16:06 toml==0.10.2 10:16:06 tomlkit==0.12.4 10:16:06 tqdm==4.66.2 10:16:06 typing_extensions==4.10.0 10:16:06 tzdata==2024.1 10:16:06 urllib3==1.26.18 10:16:06 virtualenv==20.25.1 10:16:06 wcwidth==0.2.13 10:16:06 websocket-client==1.7.0 10:16:06 wrapt==1.16.0 10:16:06 xdg==6.0.0 10:16:06 xmltodict==0.13.0 10:16:06 yq==3.2.3 10:16:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1499722365646347704.sh 10:16:06 ---> sudo-logs.sh 10:16:06 Archiving 'sudo' log.. 10:16:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17633740126538167881.sh 10:16:07 ---> job-cost.sh 10:16:07 Setup pyenv: 10:16:07 system 10:16:07 3.8.13 10:16:07 3.9.13 10:16:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iF4U from file:/tmp/.os_lf_venv 10:16:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-iF4U/bin to PATH 10:16:16 INFO: No Stack... 10:16:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:16 INFO: Archiving Costs 10:16:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17441086683634745093.sh 10:16:16 ---> logs-deploy.sh 10:16:16 Setup pyenv: 10:16:16 system 10:16:16 3.8.13 10:16:16 3.9.13 10:16:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:16:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iF4U from file:/tmp/.os_lf_venv 10:16:18 lf-activate-venv(): INFO: Installing: lftools 10:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-iF4U/bin to PATH 10:16:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3324 10:16:27 INFO: archiving workspace using pattern(s): 10:16:28 Archives upload complete. 10:16:28 INFO: archiving logs to Nexus 10:16:29 ---> uname -a: 10:16:29 Linux prd-ubuntu1804-builder-4c-4g-9401 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:16:29 10:16:29 10:16:29 ---> lscpu: 10:16:29 Architecture: x86_64 10:16:29 CPU op-mode(s): 32-bit, 64-bit 10:16:29 Byte Order: Little Endian 10:16:29 CPU(s): 4 10:16:29 On-line CPU(s) list: 0-3 10:16:29 Thread(s) per core: 1 10:16:29 Core(s) per socket: 1 10:16:29 Socket(s): 4 10:16:29 NUMA node(s): 1 10:16:29 Vendor ID: AuthenticAMD 10:16:29 CPU family: 23 10:16:29 Model: 49 10:16:29 Model name: AMD EPYC-Rome Processor 10:16:29 Stepping: 0 10:16:29 CPU MHz: 2800.000 10:16:29 BogoMIPS: 5600.00 10:16:29 Virtualization: AMD-V 10:16:29 Hypervisor vendor: KVM 10:16:29 Virtualization type: full 10:16:29 L1d cache: 32K 10:16:29 L1i cache: 32K 10:16:29 L2 cache: 512K 10:16:29 L3 cache: 16384K 10:16:29 NUMA node0 CPU(s): 0-3 10:16:29 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 10:16:29 10:16:29 10:16:29 ---> nproc: 10:16:29 4 10:16:29 10:16:29 10:16:29 ---> df -h: 10:16:29 Filesystem Size Used Avail Use% Mounted on 10:16:29 udev 7.9G 0 7.9G 0% /dev 10:16:29 tmpfs 1.6G 672K 1.6G 1% /run 10:16:29 /dev/vda1 78G 8.4G 70G 11% / 10:16:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:16:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:16:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:16:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:16:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:16:29 10:16:29 10:16:29 ---> free -m: 10:16:29 total used free shared buff/cache available 10:16:29 Mem: 16040 535 13308 0 2196 15185 10:16:29 Swap: 1023 0 1023 10:16:29 10:16:29 10:16:29 ---> ip addr: 10:16:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:16:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:16:29 inet 127.0.0.1/8 scope host lo 10:16:29 valid_lft forever preferred_lft forever 10:16:29 inet6 ::1/128 scope host 10:16:29 valid_lft forever preferred_lft forever 10:16:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:16:29 link/ether fa:16:3e:13:82:35 brd ff:ff:ff:ff:ff:ff 10:16:29 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 10:16:29 valid_lft 86213sec preferred_lft 86213sec 10:16:29 inet6 fe80::f816:3eff:fe13:8235/64 scope link 10:16:29 valid_lft forever preferred_lft forever 10:16:29 10:16:29 10:16:29 ---> sar -b -r -n DEV: 10:16:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9401) 02/28/24 _x86_64_ (4 CPU) 10:16:29 10:16:29 10:13:24 LINUX RESTART (4 CPU) 10:16:29 10:16:29 10:14:02 tps rtps wtps bread/s bwrtn/s 10:16:29 10:15:01 134.40 36.32 98.09 1803.08 31298.83 10:16:29 10:16:01 107.73 2.32 105.42 119.98 34060.72 10:16:29 Average: 120.95 19.17 101.78 954.46 32691.38 10:16:29 10:16:29 10:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:16:29 10:15:01 13946828 15573744 2478140 15.09 58720 1766020 786276 4.50 722800 1535520 88864 10:16:29 10:16:01 13647316 15531416 2777652 16.91 81780 1985868 813048 4.65 804904 1723996 84084 10:16:29 Average: 13797072 15552580 2627896 16.00 70250 1875944 799662 4.58 763852 1629758 86474 10:16:29 10:16:29 10:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:16:29 10:15:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 10:16:29 10:15:01 ens3 72.92 55.79 681.22 12.05 0.00 0.00 0.00 0.00 10:16:29 10:16:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:16:29 10:16:01 ens3 53.22 35.63 839.60 7.94 0.00 0.00 0.00 0.00 10:16:29 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 10:16:29 Average: ens3 62.99 45.62 761.07 9.98 0.00 0.00 0.00 0.00 10:16:29 10:16:29 10:16:29 ---> sar -P ALL: 10:16:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9401) 02/28/24 _x86_64_ (4 CPU) 10:16:29 10:16:29 10:13:24 LINUX RESTART (4 CPU) 10:16:29 10:16:29 10:14:02 CPU %user %nice %system %iowait %steal %idle 10:16:29 10:15:01 all 23.20 0.00 2.07 6.76 0.07 67.91 10:16:29 10:15:01 0 26.57 0.00 2.20 2.27 0.07 68.89 10:16:29 10:15:01 1 21.88 0.00 1.81 2.08 0.07 74.17 10:16:29 10:15:01 2 28.42 0.00 2.72 7.03 0.09 61.74 10:16:29 10:15:01 3 15.94 0.00 1.56 15.66 0.05 66.79 10:16:29 10:16:01 all 19.86 0.00 1.34 6.29 0.05 72.45 10:16:29 10:16:01 0 14.00 0.00 0.92 0.90 0.03 84.14 10:16:29 10:16:01 1 20.07 0.00 1.27 2.11 0.05 76.50 10:16:29 10:16:01 2 15.05 0.00 0.90 18.06 0.08 65.90 10:16:29 10:16:01 3 30.31 0.00 2.25 4.14 0.07 63.23 10:16:29 Average: all 21.52 0.00 1.70 6.52 0.06 70.20 10:16:29 Average: 0 20.23 0.00 1.56 1.58 0.05 76.58 10:16:29 Average: 1 20.97 0.00 1.54 2.09 0.06 75.34 10:16:29 Average: 2 21.67 0.00 1.81 12.60 0.08 63.84 10:16:29 Average: 3 23.20 0.00 1.91 9.84 0.06 64.99 10:16:29 10:16:29 10:16:29