07:49:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:49:30 Running as SYSTEM 07:49:30 [EnvInject] - Loading node environment variables. 07:49:30 Building remotely on prd-ubuntu1804-builder-4c-4g-2977 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:49:30 [ssh-agent] Looking for ssh-agent implementation... 07:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:31 $ ssh-agent 07:49:31 SSH_AUTH_SOCK=/tmp/ssh-Jvo9vGMapI49/agent.1748 07:49:31 SSH_AGENT_PID=1750 07:49:31 [ssh-agent] Started. 07:49:31 Running ssh-add (command line suppressed) 07:49:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11187029127456982295.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11187029127456982295.key) 07:49:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:31 The recommended git tool is: NONE 07:49:32 using credential onap-jenkins-ssh 07:49:32 Wiping out workspace first. 07:49:32 Cloning the remote Git repository 07:49:32 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:49:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:32 > git --version # timeout=10 07:49:32 > git --version # 'git version 2.17.1' 07:49:32 using GIT_SSH to set credentials Gerrit user 07:49:32 Verifying host key using manually-configured host key entries 07:49:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:39 using GIT_SSH to set credentials Gerrit user 07:49:39 Verifying host key using manually-configured host key entries 07:49:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/9 # timeout=30 07:49:39 > git rev-parse 716e1684a7cfb8a14273c6d8991b18d6c1a699ae^{commit} # timeout=10 07:49:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:49:39 Checking out Revision 716e1684a7cfb8a14273c6d8991b18d6c1a699ae (refs/changes/79/136179/9) 07:49:39 > git config core.sparsecheckout # timeout=10 07:49:39 > git checkout -f 716e1684a7cfb8a14273c6d8991b18d6c1a699ae # timeout=30 07:49:42 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:49:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:49:42 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:49:42 [EnvInject] - Injecting environment variables from a build step. 07:49:42 [EnvInject] - Injecting as environment variables the properties content 07:49:42 PYTHON=python3 07:49:42 07:49:42 [EnvInject] - Variables injected successfully. 07:49:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins343809687969364579.sh 07:49:42 ---> tox-install.sh 07:49:42 + source /home/jenkins/lf-env.sh 07:49:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:42 ++ mktemp -d /tmp/venv-XXXX 07:49:42 + lf_venv=/tmp/venv-OCU9 07:49:42 + local venv_file=/tmp/.os_lf_venv 07:49:42 + local python=python3 07:49:42 + local options 07:49:42 + local set_path=true 07:49:42 + local install_args= 07:49:42 ++ 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:49:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:42 + true 07:49:42 + case $1 in 07:49:42 + venv_file=/tmp/.toxenv 07:49:42 + shift 2 07:49:42 + true 07:49:42 + case $1 in 07:49:42 + shift 07:49:42 + break 07:49:42 + case $python in 07:49:42 + local pkg_list= 07:49:42 + [[ -d /opt/pyenv ]] 07:49:42 + echo 'Setup pyenv:' 07:49:42 Setup pyenv: 07:49:42 + export PYENV_ROOT=/opt/pyenv 07:49:42 + PYENV_ROOT=/opt/pyenv 07:49:42 + 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:49:42 + 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:49:42 + pyenv versions 07:49:42 * system (set by /opt/pyenv/version) 07:49:42 * 3.8.13 (set by /opt/pyenv/version) 07:49:42 * 3.9.13 (set by /opt/pyenv/version) 07:49:42 * 3.10.6 (set by /opt/pyenv/version) 07:49:42 + command -v pyenv 07:49:42 ++ pyenv init - --no-rehash 07:49:42 + 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:49:42 export PATH="/opt/pyenv/shims:${PATH}" 07:49:42 export PYENV_SHELL=bash 07:49:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:42 pyenv() { 07:49:42 local command 07:49:42 command="${1:-}" 07:49:42 if [ "$#" -gt 0 ]; then 07:49:42 shift 07:49:42 fi 07:49:42 07:49:42 case "$command" in 07:49:42 rehash|shell) 07:49:42 eval "$(pyenv "sh-$command" "$@")" 07:49:42 ;; 07:49:42 *) 07:49:42 command pyenv "$command" "$@" 07:49:42 ;; 07:49:42 esac 07:49:42 }' 07:49:42 +++ 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:49:42 ++ 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:49:42 ++ 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:49:42 ++ 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:49:42 ++ export PYENV_SHELL=bash 07:49:42 ++ PYENV_SHELL=bash 07:49:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:42 +++ complete -F _pyenv pyenv 07:49:42 ++ lf-pyver python3 07:49:42 ++ local py_version_xy=python3 07:49:42 ++ local py_version_xyz= 07:49:42 ++ pyenv versions 07:49:42 ++ local command 07:49:42 ++ command=versions 07:49:42 ++ '[' 1 -gt 0 ']' 07:49:42 ++ shift 07:49:42 ++ sed 's/^[ *]* //' 07:49:42 ++ case "$command" in 07:49:42 ++ command pyenv versions 07:49:42 ++ pyenv versions 07:49:42 ++ awk '{ print $1 }' 07:49:42 ++ grep -E '^[0-9.]*[0-9]$' 07:49:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:43 +++ grep '^3' /tmp/.pyenv_versions 07:49:43 +++ sort -V 07:49:43 +++ tail -n 1 07:49:43 ++ py_version_xyz=3.10.6 07:49:43 ++ [[ -z 3.10.6 ]] 07:49:43 ++ echo 3.10.6 07:49:43 ++ return 0 07:49:43 + pyenv local 3.10.6 07:49:43 + local command 07:49:43 + command=local 07:49:43 + '[' 2 -gt 0 ']' 07:49:43 + shift 07:49:43 + case "$command" in 07:49:43 + command pyenv local 3.10.6 07:49:43 + pyenv local 3.10.6 07:49:43 + for arg in "$@" 07:49:43 + case $arg in 07:49:43 + pkg_list+='tox ' 07:49:43 + for arg in "$@" 07:49:43 + case $arg in 07:49:43 + pkg_list+='virtualenv ' 07:49:43 + for arg in "$@" 07:49:43 + case $arg in 07:49:43 + pkg_list+='urllib3~=1.26.15 ' 07:49:43 + [[ -f /tmp/.toxenv ]] 07:49:43 + [[ ! -f /tmp/.toxenv ]] 07:49:43 + [[ -n '' ]] 07:49:43 + python3 -m venv /tmp/venv-OCU9 07:49:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OCU9' 07:49:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OCU9 07:49:47 + echo /tmp/venv-OCU9 07:49:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:49:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:49:47 + /tmp/venv-OCU9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:50 + /tmp/venv-OCU9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:52 + type python3 07:49:52 + true 07:49:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OCU9/bin to PATH' 07:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-OCU9/bin to PATH 07:49:52 + PATH=/tmp/venv-OCU9/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:49:52 + return 0 07:49:52 + python3 --version 07:49:52 Python 3.10.6 07:49:52 + python3 -m pip --version 07:49:53 pip 24.0 from /tmp/venv-OCU9/lib/python3.10/site-packages/pip (python 3.10) 07:49:53 + python3 -m pip freeze 07:49:53 cachetools==5.3.2 07:49:53 chardet==5.2.0 07:49:53 colorama==0.4.6 07:49:53 distlib==0.3.8 07:49:53 filelock==3.13.1 07:49:53 packaging==23.2 07:49:53 platformdirs==4.2.0 07:49:53 pluggy==1.4.0 07:49:53 pyproject-api==1.6.1 07:49:53 tomli==2.0.1 07:49:53 tox==4.12.1 07:49:53 urllib3==1.26.18 07:49:53 virtualenv==20.25.0 07:49:53 [EnvInject] - Injecting environment variables from a build step. 07:49:53 [EnvInject] - Injecting as environment variables the properties content 07:49:53 PARALLEL=false 07:49:53 07:49:53 [EnvInject] - Variables injected successfully. 07:49:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4538068689604983371.sh 07:49:53 ---> tox-run.sh 07:49:53 + 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:49:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:49:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:49:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:49:53 + cd /w/workspace/oom-master-pre-commit-lint/. 07:49:53 + source /home/jenkins/lf-env.sh 07:49:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:53 ++ mktemp -d /tmp/venv-XXXX 07:49:53 + lf_venv=/tmp/venv-hXYY 07:49:53 + local venv_file=/tmp/.os_lf_venv 07:49:53 + local python=python3 07:49:53 + local options 07:49:53 + local set_path=true 07:49:53 + local install_args= 07:49:53 ++ 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:49:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:53 + true 07:49:53 + case $1 in 07:49:53 + venv_file=/tmp/.toxenv 07:49:53 + shift 2 07:49:53 + true 07:49:53 + case $1 in 07:49:53 + shift 07:49:53 + break 07:49:53 + case $python in 07:49:53 + local pkg_list= 07:49:53 + [[ -d /opt/pyenv ]] 07:49:53 + echo 'Setup pyenv:' 07:49:53 Setup pyenv: 07:49:53 + export PYENV_ROOT=/opt/pyenv 07:49:53 + PYENV_ROOT=/opt/pyenv 07:49:53 + 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:49:53 + 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:49:53 + pyenv versions 07:49:53 system 07:49:53 3.8.13 07:49:53 3.9.13 07:49:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:49:53 + command -v pyenv 07:49:53 ++ pyenv init - --no-rehash 07:49:53 + 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:49:53 export PATH="/opt/pyenv/shims:${PATH}" 07:49:53 export PYENV_SHELL=bash 07:49:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:53 pyenv() { 07:49:53 local command 07:49:53 command="${1:-}" 07:49:53 if [ "$#" -gt 0 ]; then 07:49:53 shift 07:49:53 fi 07:49:53 07:49:53 case "$command" in 07:49:53 rehash|shell) 07:49:53 eval "$(pyenv "sh-$command" "$@")" 07:49:53 ;; 07:49:53 *) 07:49:53 command pyenv "$command" "$@" 07:49:53 ;; 07:49:53 esac 07:49:53 }' 07:49:53 +++ 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:49:53 ++ 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:49:53 ++ 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:49:53 ++ 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:49:53 ++ export PYENV_SHELL=bash 07:49:53 ++ PYENV_SHELL=bash 07:49:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:53 +++ complete -F _pyenv pyenv 07:49:53 ++ lf-pyver python3 07:49:53 ++ local py_version_xy=python3 07:49:53 ++ local py_version_xyz= 07:49:53 ++ pyenv versions 07:49:53 ++ sed 's/^[ *]* //' 07:49:53 ++ local command 07:49:53 ++ command=versions 07:49:53 ++ '[' 1 -gt 0 ']' 07:49:53 ++ shift 07:49:53 ++ case "$command" in 07:49:53 ++ awk '{ print $1 }' 07:49:53 ++ command pyenv versions 07:49:53 ++ grep -E '^[0-9.]*[0-9]$' 07:49:53 ++ pyenv versions 07:49:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:53 +++ grep '^3' /tmp/.pyenv_versions 07:49:53 +++ sort -V 07:49:53 +++ tail -n 1 07:49:53 ++ py_version_xyz=3.10.6 07:49:53 ++ [[ -z 3.10.6 ]] 07:49:53 ++ echo 3.10.6 07:49:53 ++ return 0 07:49:53 + pyenv local 3.10.6 07:49:53 + local command 07:49:53 + command=local 07:49:53 + '[' 2 -gt 0 ']' 07:49:53 + shift 07:49:53 + case "$command" in 07:49:53 + command pyenv local 3.10.6 07:49:53 + pyenv local 3.10.6 07:49:53 + for arg in "$@" 07:49:53 + case $arg in 07:49:53 + pkg_list+='tox ' 07:49:53 + for arg in "$@" 07:49:53 + case $arg in 07:49:53 + pkg_list+='virtualenv ' 07:49:53 + for arg in "$@" 07:49:53 + case $arg in 07:49:53 + pkg_list+='urllib3~=1.26.15 ' 07:49:53 + [[ -f /tmp/.toxenv ]] 07:49:53 ++ cat /tmp/.toxenv 07:49:53 + lf_venv=/tmp/venv-OCU9 07:49:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OCU9 from' file:/tmp/.toxenv 07:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OCU9 from file:/tmp/.toxenv 07:49:53 + /tmp/venv-OCU9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:54 + /tmp/venv-OCU9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:55 + type python3 07:49:55 + true 07:49:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OCU9/bin to PATH' 07:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-OCU9/bin to PATH 07:49:55 + PATH=/tmp/venv-OCU9/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:49:55 + return 0 07:49:55 + [[ -d /opt/pyenv ]] 07:49:55 + echo '---> Setting up pyenv' 07:49:55 ---> Setting up pyenv 07:49:55 + export PYENV_ROOT=/opt/pyenv 07:49:55 + PYENV_ROOT=/opt/pyenv 07:49:55 + export PATH=/opt/pyenv/bin:/tmp/venv-OCU9/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:49:55 + PATH=/opt/pyenv/bin:/tmp/venv-OCU9/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:49:55 ++ pwd 07:49:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:49:55 + export PYTHONPATH 07:49:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:49:55 + TOX_TESTENV_PASSENV=PYTHONPATH 07:49:55 + tox --version 07:49:56 4.12.1 from /tmp/venv-OCU9/lib/python3.10/site-packages/tox/__init__.py 07:49:56 + PARALLEL=false 07:49:56 + TOX_OPTIONS_LIST= 07:49:56 + [[ -n pre-commit ]] 07:49:56 + TOX_OPTIONS_LIST=' -e pre-commit' 07:49:56 + case ${PARALLEL,,} in 07:49:56 + tox -e pre-commit 07:49:56 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:49:57 pre-commit: install_deps> python -I -m pip install pre-commit 07:50:00 pre-commit: freeze> python -m pip freeze --all 07:50:00 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:50:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:50:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:50:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:50:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:03 [INFO] Once installed this environment will be reused. 07:50:03 [INFO] This may take a few minutes... 07:50:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:06 [INFO] Once installed this environment will be reused. 07:50:06 [INFO] This may take a few minutes... 07:50:12 Trim Trailing Whitespace.................................................Passed 07:50:12 Tabs remover.............................................................Passed 07:50:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:50:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:50:12 [INFO] Once installed this environment will be reused. 07:50:12 [INFO] This may take a few minutes... 07:50:18 gitlint..............................................(no files to check)Skipped 07:50:18 pre-commit: OK (21.69=setup[4.04]+cmd[11.62,6.03] seconds) 07:50:18 congratulations :) (21.87 seconds) 07:50:18 + tox_status=0 07:50:18 + echo '---> Completed tox runs' 07:50:18 ---> Completed tox runs 07:50:18 + for i in .tox/*/log 07:50:18 ++ echo .tox/pre-commit/log 07:50:18 ++ awk -F/ '{print $2}' 07:50:18 + tox_env=pre-commit 07:50:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:50:18 + DOC_DIR=docs/_build/html 07:50:18 + [[ -d docs/_build/html ]] 07:50:18 + echo '---> tox-run.sh ends' 07:50:18 ---> tox-run.sh ends 07:50:18 + test 0 -eq 0 07:50:18 $ ssh-agent -k 07:50:18 unset SSH_AUTH_SOCK; 07:50:18 unset SSH_AGENT_PID; 07:50:18 echo Agent pid 1750 killed; 07:50:18 [ssh-agent] Stopped. 07:50:18 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2708682742828011689.sh 07:50:18 ---> sysstat.sh 07:50:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8713897135669315564.sh 07:50:18 ---> package-listing.sh 07:50:18 ++ tr '[:upper:]' '[:lower:]' 07:50:18 ++ facter osfamily 07:50:19 + OS_FAMILY=debian 07:50:19 + workspace=/w/workspace/oom-master-pre-commit-lint 07:50:19 + START_PACKAGES=/tmp/packages_start.txt 07:50:19 + END_PACKAGES=/tmp/packages_end.txt 07:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:19 + PACKAGES=/tmp/packages_start.txt 07:50:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:19 + PACKAGES=/tmp/packages_end.txt 07:50:19 + case "${OS_FAMILY}" in 07:50:19 + dpkg -l 07:50:19 + grep '^ii' 07:50:19 + '[' -f /tmp/packages_start.txt ']' 07:50:19 + '[' -f /tmp/packages_end.txt ']' 07:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14471559643137419543.sh 07:50:19 ---> capture-instance-metadata.sh 07:50:19 Setup pyenv: 07:50:19 system 07:50:19 3.8.13 07:50:19 3.9.13 07:50:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rgen 07:50:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:26 lf-activate-venv(): INFO: Installing: lftools 07:50:55 lf-activate-venv(): INFO: Adding /tmp/venv-Rgen/bin to PATH 07:50:55 INFO: Running in OpenStack, capturing instance metadata 07:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9286123218594068097.sh 07:50:55 provisioning config files... 07:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11651815517859228080tmp 07:50:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:55 [EnvInject] - Injecting environment variables from a build step. 07:50:55 [EnvInject] - Injecting as environment variables the properties content 07:50:55 SERVER_ID=logs 07:50:55 07:50:55 [EnvInject] - Variables injected successfully. 07:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12044698060870377040.sh 07:50:55 ---> create-netrc.sh 07:50:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14211301716416093918.sh 07:50:55 ---> python-tools-install.sh 07:50:55 Setup pyenv: 07:50:55 system 07:50:55 3.8.13 07:50:55 3.9.13 07:50:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgen from file:/tmp/.os_lf_venv 07:50:57 lf-activate-venv(): INFO: Installing: lftools 07:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-Rgen/bin to PATH 07:51:04 Generating Requirements File 07:51:37 Python 3.10.6 07:51:37 pip 24.0 from /tmp/venv-Rgen/lib/python3.10/site-packages/pip (python 3.10) 07:51:38 appdirs==1.4.4 07:51:38 argcomplete==3.2.2 07:51:38 aspy.yaml==1.3.0 07:51:38 attrs==23.2.0 07:51:38 autopage==0.5.2 07:51:38 beautifulsoup4==4.12.3 07:51:38 boto3==1.34.35 07:51:38 botocore==1.34.35 07:51:38 bs4==0.0.2 07:51:38 cachetools==5.3.2 07:51:38 certifi==2024.2.2 07:51:38 cffi==1.16.0 07:51:38 cfgv==3.4.0 07:51:38 chardet==5.2.0 07:51:38 charset-normalizer==3.3.2 07:51:38 click==8.1.7 07:51:38 cliff==4.5.0 07:51:38 cmd2==2.4.3 07:51:38 cryptography==3.3.2 07:51:38 debtcollector==2.5.0 07:51:38 decorator==5.1.1 07:51:38 defusedxml==0.7.1 07:51:38 Deprecated==1.2.14 07:51:38 distlib==0.3.8 07:51:38 dnspython==2.5.0 07:51:38 docker==4.2.2 07:51:38 dogpile.cache==1.3.0 07:51:38 email-validator==2.1.0.post1 07:51:38 filelock==3.13.1 07:51:38 future==0.18.3 07:51:38 gitdb==4.0.11 07:51:38 GitPython==3.1.41 07:51:38 google-auth==2.27.0 07:51:38 httplib2==0.22.0 07:51:38 identify==2.5.33 07:51:38 idna==3.6 07:51:38 importlib-resources==1.5.0 07:51:38 iso8601==2.1.0 07:51:38 Jinja2==3.1.3 07:51:38 jmespath==1.0.1 07:51:38 jsonpatch==1.33 07:51:38 jsonpointer==2.4 07:51:38 jsonschema==4.21.1 07:51:38 jsonschema-specifications==2023.12.1 07:51:38 keystoneauth1==5.5.0 07:51:38 kubernetes==29.0.0 07:51:38 lftools==0.37.8 07:51:38 lxml==5.1.0 07:51:38 MarkupSafe==2.1.5 07:51:38 msgpack==1.0.7 07:51:38 multi_key_dict==2.0.3 07:51:38 munch==4.0.0 07:51:38 netaddr==0.10.1 07:51:38 netifaces==0.11.0 07:51:38 niet==1.4.2 07:51:38 nodeenv==1.8.0 07:51:38 oauth2client==4.1.3 07:51:38 oauthlib==3.2.2 07:51:38 openstacksdk==0.62.0 07:51:38 os-client-config==2.1.0 07:51:38 os-service-types==1.7.0 07:51:38 osc-lib==3.0.0 07:51:38 oslo.config==9.3.0 07:51:38 oslo.context==5.3.0 07:51:38 oslo.i18n==6.2.0 07:51:38 oslo.log==5.4.0 07:51:38 oslo.serialization==5.3.0 07:51:38 oslo.utils==7.0.0 07:51:38 packaging==23.2 07:51:38 pbr==6.0.0 07:51:38 platformdirs==4.2.0 07:51:38 prettytable==3.9.0 07:51:38 pyasn1==0.5.1 07:51:38 pyasn1-modules==0.3.0 07:51:38 pycparser==2.21 07:51:38 pygerrit2==2.0.15 07:51:38 PyGithub==2.2.0 07:51:38 pyinotify==0.9.6 07:51:38 PyJWT==2.8.0 07:51:38 PyNaCl==1.5.0 07:51:38 pyparsing==2.4.7 07:51:38 pyperclip==1.8.2 07:51:38 pyrsistent==0.20.0 07:51:38 python-cinderclient==9.4.0 07:51:38 python-dateutil==2.8.2 07:51:38 python-heatclient==3.4.0 07:51:38 python-jenkins==1.8.2 07:51:38 python-keystoneclient==5.3.0 07:51:38 python-magnumclient==4.3.0 07:51:38 python-novaclient==18.4.0 07:51:38 python-openstackclient==6.0.0 07:51:38 python-swiftclient==4.4.0 07:51:38 pytz==2024.1 07:51:38 PyYAML==6.0.1 07:51:38 referencing==0.33.0 07:51:38 requests==2.31.0 07:51:38 requests-oauthlib==1.3.1 07:51:38 requestsexceptions==1.4.0 07:51:38 rfc3986==2.0.0 07:51:38 rpds-py==0.17.1 07:51:38 rsa==4.9 07:51:38 ruamel.yaml==0.18.5 07:51:38 ruamel.yaml.clib==0.2.8 07:51:38 s3transfer==0.10.0 07:51:38 simplejson==3.19.2 07:51:38 six==1.16.0 07:51:38 smmap==5.0.1 07:51:38 soupsieve==2.5 07:51:38 stevedore==5.1.0 07:51:38 tabulate==0.9.0 07:51:38 toml==0.10.2 07:51:38 tomlkit==0.12.3 07:51:38 tqdm==4.66.1 07:51:38 typing_extensions==4.9.0 07:51:38 tzdata==2023.4 07:51:38 urllib3==1.26.18 07:51:38 virtualenv==20.25.0 07:51:38 wcwidth==0.2.13 07:51:38 websocket-client==1.7.0 07:51:38 wrapt==1.16.0 07:51:38 xdg==6.0.0 07:51:38 xmltodict==0.13.0 07:51:38 yq==3.2.3 07:51:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18364913900179952150.sh 07:51:38 ---> sudo-logs.sh 07:51:38 Archiving 'sudo' log.. 07:51:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14584346719174965586.sh 07:51:38 ---> job-cost.sh 07:51:38 Setup pyenv: 07:51:38 system 07:51:38 3.8.13 07:51:38 3.9.13 07:51:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgen from file:/tmp/.os_lf_venv 07:51:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:47 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. 07:51:47 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:51:47 lf-activate-venv(): INFO: Adding /tmp/venv-Rgen/bin to PATH 07:51:47 INFO: No Stack... 07:51:48 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:48 INFO: Archiving Costs 07:51:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins628933692080794252.sh 07:51:48 ---> logs-deploy.sh 07:51:48 Setup pyenv: 07:51:48 system 07:51:48 3.8.13 07:51:48 3.9.13 07:51:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rgen from file:/tmp/.os_lf_venv 07:51:50 lf-activate-venv(): INFO: Installing: lftools 07:51:59 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. 07:51:59 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-Rgen/bin to PATH 07:52:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3289 07:52:00 INFO: archiving workspace using pattern(s): 07:52:01 Archives upload complete. 07:52:01 INFO: archiving logs to Nexus 07:52:02 ---> uname -a: 07:52:02 Linux prd-ubuntu1804-builder-4c-4g-2977 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:52:02 07:52:02 07:52:02 ---> lscpu: 07:52:02 Architecture: x86_64 07:52:02 CPU op-mode(s): 32-bit, 64-bit 07:52:02 Byte Order: Little Endian 07:52:02 CPU(s): 4 07:52:02 On-line CPU(s) list: 0-3 07:52:02 Thread(s) per core: 1 07:52:02 Core(s) per socket: 1 07:52:02 Socket(s): 4 07:52:02 NUMA node(s): 1 07:52:02 Vendor ID: AuthenticAMD 07:52:02 CPU family: 23 07:52:02 Model: 49 07:52:02 Model name: AMD EPYC-Rome Processor 07:52:02 Stepping: 0 07:52:02 CPU MHz: 2799.998 07:52:02 BogoMIPS: 5599.99 07:52:02 Virtualization: AMD-V 07:52:02 Hypervisor vendor: KVM 07:52:02 Virtualization type: full 07:52:02 L1d cache: 32K 07:52:02 L1i cache: 32K 07:52:02 L2 cache: 512K 07:52:02 L3 cache: 16384K 07:52:02 NUMA node0 CPU(s): 0-3 07:52:02 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:52:02 07:52:02 07:52:02 ---> nproc: 07:52:02 4 07:52:02 07:52:02 07:52:02 ---> df -h: 07:52:02 Filesystem Size Used Avail Use% Mounted on 07:52:02 udev 7.9G 0 7.9G 0% /dev 07:52:02 tmpfs 1.6G 672K 1.6G 1% /run 07:52:02 /dev/vda1 78G 8.4G 69G 11% / 07:52:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:02 07:52:02 07:52:02 ---> free -m: 07:52:02 total used free shared buff/cache available 07:52:02 Mem: 16040 553 13275 0 2211 15167 07:52:02 Swap: 1023 0 1023 07:52:02 07:52:02 07:52:02 ---> ip addr: 07:52:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:02 inet 127.0.0.1/8 scope host lo 07:52:02 valid_lft forever preferred_lft forever 07:52:02 inet6 ::1/128 scope host 07:52:02 valid_lft forever preferred_lft forever 07:52:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:02 link/ether fa:16:3e:5c:a7:1e brd ff:ff:ff:ff:ff:ff 07:52:02 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 07:52:02 valid_lft 86209sec preferred_lft 86209sec 07:52:02 inet6 fe80::f816:3eff:fe5c:a71e/64 scope link 07:52:02 valid_lft forever preferred_lft forever 07:52:02 07:52:02 07:52:02 ---> sar -b -r -n DEV: 07:52:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2977) 02/06/24 _x86_64_ (4 CPU) 07:52:02 07:52:02 07:49:13 LINUX RESTART (4 CPU) 07:52:02 07:52:02 07:50:01 tps rtps wtps bread/s bwrtn/s 07:52:02 07:51:01 117.18 14.63 102.55 1109.28 22846.19 07:52:02 07:52:01 75.74 0.78 74.95 40.39 19939.21 07:52:02 Average: 96.46 7.71 88.75 574.84 21392.70 07:52:02 07:52:02 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:02 07:51:01 13722496 15531728 2702472 16.45 73968 1923044 785664 4.50 784820 1678928 145452 07:52:02 07:52:01 13640744 15578324 2784224 16.95 87576 2031272 721912 4.13 753996 1778324 109916 07:52:02 Average: 13681620 15555026 2743348 16.70 80772 1977158 753788 4.31 769408 1728626 127684 07:52:02 07:52:02 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:02 07:51:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 07:52:02 07:51:01 ens3 76.17 55.24 1066.24 10.38 0.00 0.00 0.00 0.00 07:52:02 07:52:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 07:52:02 07:52:01 ens3 38.11 29.98 370.63 8.25 0.00 0.00 0.00 0.00 07:52:02 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 07:52:02 Average: ens3 57.14 42.61 718.44 9.31 0.00 0.00 0.00 0.00 07:52:02 07:52:02 07:52:02 ---> sar -P ALL: 07:52:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2977) 02/06/24 _x86_64_ (4 CPU) 07:52:02 07:52:02 07:49:13 LINUX RESTART (4 CPU) 07:52:02 07:52:02 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:52:02 07:51:01 all 24.14 0.00 2.07 3.80 0.06 69.94 07:52:02 07:51:01 0 16.44 0.00 1.68 8.57 0.05 73.26 07:52:02 07:51:01 1 17.95 0.00 2.12 4.00 0.07 75.86 07:52:02 07:51:01 2 37.42 0.00 2.49 1.52 0.07 58.49 07:52:02 07:51:01 3 24.74 0.00 1.99 1.10 0.07 72.10 07:52:02 07:52:01 all 21.77 0.00 1.27 3.07 0.05 73.85 07:52:02 07:52:01 0 9.35 0.00 0.70 10.14 0.05 79.76 07:52:02 07:52:01 1 20.83 0.00 1.29 0.38 0.05 77.45 07:52:02 07:52:01 2 21.53 0.00 0.82 0.20 0.05 77.40 07:52:02 07:52:01 3 35.31 0.00 2.20 1.60 0.05 60.83 07:52:02 Average: all 22.95 0.00 1.67 3.43 0.05 71.89 07:52:02 Average: 0 12.90 0.00 1.19 9.36 0.05 76.51 07:52:02 Average: 1 19.40 0.00 1.70 2.19 0.06 76.65 07:52:02 Average: 2 29.46 0.00 1.66 0.86 0.06 67.96 07:52:02 Average: 3 30.03 0.00 2.10 1.35 0.06 66.46 07:52:02 07:52:02 07:52:02