10:14:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:14:07 Running as SYSTEM 10:14:07 [EnvInject] - Loading node environment variables. 10:14:07 Building remotely on prd-ubuntu1804-builder-4c-4g-5041 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:14:08 [ssh-agent] Looking for ssh-agent implementation... 10:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:08 $ ssh-agent 10:14:08 SSH_AUTH_SOCK=/tmp/ssh-d7GPsqccICyr/agent.1639 10:14:08 SSH_AGENT_PID=1641 10:14:08 [ssh-agent] Started. 10:14:08 Running ssh-add (command line suppressed) 10:14:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7566834838074855471.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7566834838074855471.key) 10:14:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:14:08 The recommended git tool is: NONE 10:14:09 using credential onap-jenkins-ssh 10:14:09 Wiping out workspace first. 10:14:09 Cloning the remote Git repository 10:14:09 Cloning repository git://cloud.onap.org/mirror/oom.git 10:14:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:14:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:14:10 > git --version # timeout=10 10:14:10 > git --version # 'git version 2.17.1' 10:14:10 using GIT_SSH to set credentials Gerrit user 10:14:10 Verifying host key using manually-configured host key entries 10:14:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:14:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:14:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:14:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:14:15 using GIT_SSH to set credentials Gerrit user 10:14:15 Verifying host key using manually-configured host key entries 10:14:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/7 # timeout=30 10:14:15 > git rev-parse 0f3ef6870c906018bbf24029394391c833a77d8c^{commit} # timeout=10 10:14:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:14:15 Checking out Revision 0f3ef6870c906018bbf24029394391c833a77d8c (refs/changes/49/137149/7) 10:14:15 > git config core.sparsecheckout # timeout=10 10:14:15 > git checkout -f 0f3ef6870c906018bbf24029394391c833a77d8c # timeout=30 10:14:19 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:14:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:19 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:14:19 [EnvInject] - Injecting environment variables from a build step. 10:14:19 [EnvInject] - Injecting as environment variables the properties content 10:14:19 PYTHON=python3 10:14:19 10:14:19 [EnvInject] - Variables injected successfully. 10:14:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12974748243123360623.sh 10:14:19 ---> tox-install.sh 10:14:19 + source /home/jenkins/lf-env.sh 10:14:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:19 ++ mktemp -d /tmp/venv-XXXX 10:14:19 + lf_venv=/tmp/venv-rRd5 10:14:19 + local venv_file=/tmp/.os_lf_venv 10:14:19 + local python=python3 10:14:19 + local options 10:14:19 + local set_path=true 10:14:19 + local install_args= 10:14:19 ++ 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:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:19 + true 10:14:19 + case $1 in 10:14:19 + venv_file=/tmp/.toxenv 10:14:19 + shift 2 10:14:19 + true 10:14:19 + case $1 in 10:14:19 + shift 10:14:19 + break 10:14:19 + case $python in 10:14:19 + local pkg_list= 10:14:19 + [[ -d /opt/pyenv ]] 10:14:19 + echo 'Setup pyenv:' 10:14:19 Setup pyenv: 10:14:19 + export PYENV_ROOT=/opt/pyenv 10:14:19 + PYENV_ROOT=/opt/pyenv 10:14:19 + 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:19 + 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:19 + pyenv versions 10:14:19 * system (set by /opt/pyenv/version) 10:14:19 * 3.8.13 (set by /opt/pyenv/version) 10:14:19 * 3.9.13 (set by /opt/pyenv/version) 10:14:19 * 3.10.6 (set by /opt/pyenv/version) 10:14:19 + command -v pyenv 10:14:19 ++ pyenv init - --no-rehash 10:14:19 + 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:19 export PATH="/opt/pyenv/shims:${PATH}" 10:14:19 export PYENV_SHELL=bash 10:14:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:19 pyenv() { 10:14:19 local command 10:14:19 command="${1:-}" 10:14:19 if [ "$#" -gt 0 ]; then 10:14:19 shift 10:14:19 fi 10:14:19 10:14:19 case "$command" in 10:14:19 rehash|shell) 10:14:19 eval "$(pyenv "sh-$command" "$@")" 10:14:19 ;; 10:14:19 *) 10:14:19 command pyenv "$command" "$@" 10:14:19 ;; 10:14:19 esac 10:14:19 }' 10:14:19 +++ 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:19 ++ 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:19 ++ 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:19 ++ 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:19 ++ export PYENV_SHELL=bash 10:14:19 ++ PYENV_SHELL=bash 10:14:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:19 +++ complete -F _pyenv pyenv 10:14:19 ++ lf-pyver python3 10:14:19 ++ local py_version_xy=python3 10:14:19 ++ local py_version_xyz= 10:14:19 ++ pyenv versions 10:14:19 ++ sed 's/^[ *]* //' 10:14:19 ++ local command 10:14:19 ++ command=versions 10:14:19 ++ '[' 1 -gt 0 ']' 10:14:19 ++ shift 10:14:19 ++ case "$command" in 10:14:19 ++ awk '{ print $1 }' 10:14:19 ++ grep -E '^[0-9.]*[0-9]$' 10:14:19 ++ command pyenv versions 10:14:19 ++ pyenv versions 10:14:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:19 +++ grep '^3' /tmp/.pyenv_versions 10:14:19 +++ sort -V 10:14:19 +++ tail -n 1 10:14:19 ++ py_version_xyz=3.10.6 10:14:19 ++ [[ -z 3.10.6 ]] 10:14:19 ++ echo 3.10.6 10:14:19 ++ return 0 10:14:19 + pyenv local 3.10.6 10:14:19 + local command 10:14:19 + command=local 10:14:19 + '[' 2 -gt 0 ']' 10:14:19 + shift 10:14:19 + case "$command" in 10:14:19 + command pyenv local 3.10.6 10:14:19 + pyenv local 3.10.6 10:14:19 + for arg in "$@" 10:14:19 + case $arg in 10:14:19 + pkg_list+='tox ' 10:14:19 + for arg in "$@" 10:14:19 + case $arg in 10:14:19 + pkg_list+='virtualenv ' 10:14:19 + for arg in "$@" 10:14:19 + case $arg in 10:14:19 + pkg_list+='urllib3~=1.26.15 ' 10:14:19 + [[ -f /tmp/.toxenv ]] 10:14:19 + [[ ! -f /tmp/.toxenv ]] 10:14:19 + [[ -n '' ]] 10:14:19 + python3 -m venv /tmp/venv-rRd5 10:14:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rRd5' 10:14:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rRd5 10:14:23 + echo /tmp/venv-rRd5 10:14:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:14:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:14:23 + /tmp/venv-rRd5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:14:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:27 + /tmp/venv-rRd5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:30 + type python3 10:14:30 + true 10:14:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rRd5/bin to PATH' 10:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-rRd5/bin to PATH 10:14:30 + PATH=/tmp/venv-rRd5/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:30 + return 0 10:14:30 + python3 --version 10:14:30 Python 3.10.6 10:14:30 + python3 -m pip --version 10:14:30 pip 24.0 from /tmp/venv-rRd5/lib/python3.10/site-packages/pip (python 3.10) 10:14:30 + python3 -m pip freeze 10:14:30 cachetools==5.3.2 10:14:30 chardet==5.2.0 10:14:30 colorama==0.4.6 10:14:30 distlib==0.3.8 10:14:30 filelock==3.13.1 10:14:30 packaging==23.2 10:14:30 platformdirs==4.2.0 10:14:30 pluggy==1.4.0 10:14:30 pyproject-api==1.6.1 10:14:30 tomli==2.0.1 10:14:30 tox==4.12.1 10:14:30 urllib3==1.26.18 10:14:30 virtualenv==20.25.0 10:14:30 [EnvInject] - Injecting environment variables from a build step. 10:14:30 [EnvInject] - Injecting as environment variables the properties content 10:14:30 PARALLEL=false 10:14:30 10:14:30 [EnvInject] - Variables injected successfully. 10:14:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14818709267738565608.sh 10:14:31 ---> tox-run.sh 10:14:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:14:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:14:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:14:31 + cd /w/workspace/oom-master-pre-commit-lint/. 10:14:31 + source /home/jenkins/lf-env.sh 10:14:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:31 ++ mktemp -d /tmp/venv-XXXX 10:14:31 + lf_venv=/tmp/venv-HEKh 10:14:31 + local venv_file=/tmp/.os_lf_venv 10:14:31 + local python=python3 10:14:31 + local options 10:14:31 + local set_path=true 10:14:31 + local install_args= 10:14:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:14:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:14:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:14:31 + true 10:14:31 + case $1 in 10:14:31 + venv_file=/tmp/.toxenv 10:14:31 + shift 2 10:14:31 + true 10:14:31 + case $1 in 10:14:31 + shift 10:14:31 + break 10:14:31 + case $python in 10:14:31 + local pkg_list= 10:14:31 + [[ -d /opt/pyenv ]] 10:14:31 + echo 'Setup pyenv:' 10:14:31 Setup pyenv: 10:14:31 + export PYENV_ROOT=/opt/pyenv 10:14:31 + PYENV_ROOT=/opt/pyenv 10:14:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 + pyenv versions 10:14:31 system 10:14:31 3.8.13 10:14:31 3.9.13 10:14:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:14:31 + command -v pyenv 10:14:31 ++ pyenv init - --no-rehash 10:14:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:14:31 export PATH="/opt/pyenv/shims:${PATH}" 10:14:31 export PYENV_SHELL=bash 10:14:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:14:31 pyenv() { 10:14:31 local command 10:14:31 command="${1:-}" 10:14:31 if [ "$#" -gt 0 ]; then 10:14:31 shift 10:14:31 fi 10:14:31 10:14:31 case "$command" in 10:14:31 rehash|shell) 10:14:31 eval "$(pyenv "sh-$command" "$@")" 10:14:31 ;; 10:14:31 *) 10:14:31 command pyenv "$command" "$@" 10:14:31 ;; 10:14:31 esac 10:14:31 }' 10:14:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:14:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:14:31 ++ export PYENV_SHELL=bash 10:14:31 ++ PYENV_SHELL=bash 10:14:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:14:31 +++ complete -F _pyenv pyenv 10:14:31 ++ lf-pyver python3 10:14:31 ++ local py_version_xy=python3 10:14:31 ++ local py_version_xyz= 10:14:31 ++ pyenv versions 10:14:31 ++ local command 10:14:31 ++ command=versions 10:14:31 ++ '[' 1 -gt 0 ']' 10:14:31 ++ shift 10:14:31 ++ case "$command" in 10:14:31 ++ command pyenv versions 10:14:31 ++ pyenv versions 10:14:31 ++ awk '{ print $1 }' 10:14:31 ++ sed 's/^[ *]* //' 10:14:31 ++ grep -E '^[0-9.]*[0-9]$' 10:14:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:14:31 +++ grep '^3' /tmp/.pyenv_versions 10:14:31 +++ sort -V 10:14:31 +++ tail -n 1 10:14:31 ++ py_version_xyz=3.10.6 10:14:31 ++ [[ -z 3.10.6 ]] 10:14:31 ++ echo 3.10.6 10:14:31 ++ return 0 10:14:31 + pyenv local 3.10.6 10:14:31 + local command 10:14:31 + command=local 10:14:31 + '[' 2 -gt 0 ']' 10:14:31 + shift 10:14:31 + case "$command" in 10:14:31 + command pyenv local 3.10.6 10:14:31 + pyenv local 3.10.6 10:14:31 + for arg in "$@" 10:14:31 + case $arg in 10:14:31 + pkg_list+='tox ' 10:14:31 + for arg in "$@" 10:14:31 + case $arg in 10:14:31 + pkg_list+='virtualenv ' 10:14:31 + for arg in "$@" 10:14:31 + case $arg in 10:14:31 + pkg_list+='urllib3~=1.26.15 ' 10:14:31 + [[ -f /tmp/.toxenv ]] 10:14:31 ++ cat /tmp/.toxenv 10:14:31 + lf_venv=/tmp/venv-rRd5 10:14:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rRd5 from' file:/tmp/.toxenv 10:14:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rRd5 from file:/tmp/.toxenv 10:14:31 + /tmp/venv-rRd5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:14:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:14:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:14:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:14:32 + /tmp/venv-rRd5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:14:33 + type python3 10:14:33 + true 10:14:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rRd5/bin to PATH' 10:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-rRd5/bin to PATH 10:14:33 + PATH=/tmp/venv-rRd5/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:33 + return 0 10:14:33 + [[ -d /opt/pyenv ]] 10:14:33 + echo '---> Setting up pyenv' 10:14:33 ---> Setting up pyenv 10:14:33 + export PYENV_ROOT=/opt/pyenv 10:14:33 + PYENV_ROOT=/opt/pyenv 10:14:33 + export PATH=/opt/pyenv/bin:/tmp/venv-rRd5/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:33 + PATH=/opt/pyenv/bin:/tmp/venv-rRd5/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:33 ++ pwd 10:14:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:14:33 + export PYTHONPATH 10:14:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:14:33 + TOX_TESTENV_PASSENV=PYTHONPATH 10:14:33 + tox --version 10:14:33 4.12.1 from /tmp/venv-rRd5/lib/python3.10/site-packages/tox/__init__.py 10:14:34 + PARALLEL=false 10:14:34 + TOX_OPTIONS_LIST= 10:14:34 + [[ -n pre-commit ]] 10:14:34 + TOX_OPTIONS_LIST=' -e pre-commit' 10:14:34 + case ${PARALLEL,,} in 10:14:34 + tox -e pre-commit 10:14:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:14:35 pre-commit: install_deps> python -I -m pip install pre-commit 10:14:38 pre-commit: freeze> python -m pip freeze --all 10:14:38 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.34,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.1,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 10:14:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:14:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:14:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:14:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:14:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:14:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:14:52 [INFO] Once installed this environment will be reused. 10:14:52 [INFO] This may take a few minutes... 10:14:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:14:55 [INFO] Once installed this environment will be reused. 10:14:55 [INFO] This may take a few minutes... 10:15:04 Trim Trailing Whitespace.................................................Passed 10:15:04 Tabs remover.............................................................Passed 10:15:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:15:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:15:05 [INFO] Once installed this environment will be reused. 10:15:05 [INFO] This may take a few minutes... 10:15:10 gitlint..............................................(no files to check)Skipped 10:15:10 pre-commit: OK (36.64=setup[4.10]+cmd[26.60,5.94] seconds) 10:15:10 congratulations :) (36.82 seconds) 10:15:10 + tox_status=0 10:15:10 + echo '---> Completed tox runs' 10:15:10 ---> Completed tox runs 10:15:10 + for i in .tox/*/log 10:15:10 ++ echo .tox/pre-commit/log 10:15:10 ++ awk -F/ '{print $2}' 10:15:10 + tox_env=pre-commit 10:15:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:15:10 + DOC_DIR=docs/_build/html 10:15:10 + [[ -d docs/_build/html ]] 10:15:10 + echo '---> tox-run.sh ends' 10:15:10 ---> tox-run.sh ends 10:15:10 + test 0 -eq 0 10:15:10 $ ssh-agent -k 10:15:10 unset SSH_AUTH_SOCK; 10:15:10 unset SSH_AGENT_PID; 10:15:10 echo Agent pid 1641 killed; 10:15:10 [ssh-agent] Stopped. 10:15:11 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1537579128161431064.sh 10:15:11 ---> sysstat.sh 10:15:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14700270177742542662.sh 10:15:11 ---> package-listing.sh 10:15:11 ++ tr '[:upper:]' '[:lower:]' 10:15:11 ++ facter osfamily 10:15:11 + OS_FAMILY=debian 10:15:11 + workspace=/w/workspace/oom-master-pre-commit-lint 10:15:11 + START_PACKAGES=/tmp/packages_start.txt 10:15:11 + END_PACKAGES=/tmp/packages_end.txt 10:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:11 + PACKAGES=/tmp/packages_start.txt 10:15:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:15:11 + PACKAGES=/tmp/packages_end.txt 10:15:11 + case "${OS_FAMILY}" in 10:15:11 + dpkg -l 10:15:11 + grep '^ii' 10:15:11 + '[' -f /tmp/packages_start.txt ']' 10:15:11 + '[' -f /tmp/packages_end.txt ']' 10:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:15:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:15:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:15:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15227341830294049191.sh 10:15:11 ---> capture-instance-metadata.sh 10:15:11 Setup pyenv: 10:15:11 system 10:15:11 3.8.13 10:15:11 3.9.13 10:15:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:15:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9XmF 10:15:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:15:18 lf-activate-venv(): INFO: Installing: lftools 10:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-9XmF/bin to PATH 10:15:47 INFO: Running in OpenStack, capturing instance metadata 10:15:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5018715311419518168.sh 10:15:48 provisioning config files... 10:15:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15430401571330517548tmp 10:15:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:15:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:15:48 [EnvInject] - Injecting environment variables from a build step. 10:15:48 [EnvInject] - Injecting as environment variables the properties content 10:15:48 SERVER_ID=logs 10:15:48 10:15:48 [EnvInject] - Variables injected successfully. 10:15:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9291442422048990658.sh 10:15:48 ---> create-netrc.sh 10:15:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1099926088761114570.sh 10:15:48 ---> python-tools-install.sh 10:15:48 Setup pyenv: 10:15:48 system 10:15:48 3.8.13 10:15:48 3.9.13 10:15:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XmF from file:/tmp/.os_lf_venv 10:15:49 lf-activate-venv(): INFO: Installing: lftools 10:15:56 lf-activate-venv(): INFO: Adding /tmp/venv-9XmF/bin to PATH 10:15:56 Generating Requirements File 10:16:29 Python 3.10.6 10:16:29 pip 24.0 from /tmp/venv-9XmF/lib/python3.10/site-packages/pip (python 3.10) 10:16:29 appdirs==1.4.4 10:16:29 argcomplete==3.2.2 10:16:29 aspy.yaml==1.3.0 10:16:29 attrs==23.2.0 10:16:29 autopage==0.5.2 10:16:29 beautifulsoup4==4.12.3 10:16:29 boto3==1.34.40 10:16:29 botocore==1.34.40 10:16:29 bs4==0.0.2 10:16:29 cachetools==5.3.2 10:16:29 certifi==2024.2.2 10:16:29 cffi==1.16.0 10:16:29 cfgv==3.4.0 10:16:29 chardet==5.2.0 10:16:29 charset-normalizer==3.3.2 10:16:29 click==8.1.7 10:16:29 cliff==4.5.0 10:16:29 cmd2==2.4.3 10:16:29 cryptography==3.3.2 10:16:29 debtcollector==2.5.0 10:16:29 decorator==5.1.1 10:16:29 defusedxml==0.7.1 10:16:29 Deprecated==1.2.14 10:16:29 distlib==0.3.8 10:16:29 dnspython==2.5.0 10:16:29 docker==4.2.2 10:16:29 dogpile.cache==1.3.1 10:16:29 email-validator==2.1.0.post1 10:16:29 filelock==3.13.1 10:16:29 future==0.18.3 10:16:29 gitdb==4.0.11 10:16:29 GitPython==3.1.41 10:16:29 google-auth==2.27.0 10:16:29 httplib2==0.22.0 10:16:29 identify==2.5.34 10:16:29 idna==3.6 10:16:29 importlib-resources==1.5.0 10:16:29 iso8601==2.1.0 10:16:29 Jinja2==3.1.3 10:16:29 jmespath==1.0.1 10:16:29 jsonpatch==1.33 10:16:29 jsonpointer==2.4 10:16:29 jsonschema==4.21.1 10:16:29 jsonschema-specifications==2023.12.1 10:16:29 keystoneauth1==5.5.0 10:16:29 kubernetes==29.0.0 10:16:29 lftools==0.37.8 10:16:29 lxml==5.1.0 10:16:29 MarkupSafe==2.1.5 10:16:29 msgpack==1.0.7 10:16:29 multi_key_dict==2.0.3 10:16:29 munch==4.0.0 10:16:29 netaddr==1.0.0 10:16:29 netifaces==0.11.0 10:16:29 niet==1.4.2 10:16:29 nodeenv==1.8.0 10:16:29 oauth2client==4.1.3 10:16:29 oauthlib==3.2.2 10:16:29 openstacksdk==0.62.0 10:16:29 os-client-config==2.1.0 10:16:29 os-service-types==1.7.0 10:16:29 osc-lib==3.0.0 10:16:29 oslo.config==9.3.0 10:16:29 oslo.context==5.3.0 10:16:29 oslo.i18n==6.2.0 10:16:29 oslo.log==5.4.0 10:16:29 oslo.serialization==5.3.0 10:16:29 oslo.utils==7.0.0 10:16:29 packaging==23.2 10:16:29 pbr==6.0.0 10:16:29 platformdirs==4.2.0 10:16:29 prettytable==3.9.0 10:16:29 pyasn1==0.5.1 10:16:29 pyasn1-modules==0.3.0 10:16:29 pycparser==2.21 10:16:29 pygerrit2==2.0.15 10:16:29 PyGithub==2.2.0 10:16:29 pyinotify==0.9.6 10:16:29 PyJWT==2.8.0 10:16:29 PyNaCl==1.5.0 10:16:29 pyparsing==2.4.7 10:16:29 pyperclip==1.8.2 10:16:29 pyrsistent==0.20.0 10:16:29 python-cinderclient==9.4.0 10:16:29 python-dateutil==2.8.2 10:16:29 python-heatclient==3.4.0 10:16:29 python-jenkins==1.8.2 10:16:29 python-keystoneclient==5.3.0 10:16:29 python-magnumclient==4.3.0 10:16:29 python-novaclient==18.4.0 10:16:29 python-openstackclient==6.0.1 10:16:29 python-swiftclient==4.4.0 10:16:29 pytz==2024.1 10:16:29 PyYAML==6.0.1 10:16:29 referencing==0.33.0 10:16:29 requests==2.31.0 10:16:29 requests-oauthlib==1.3.1 10:16:29 requestsexceptions==1.4.0 10:16:29 rfc3986==2.0.0 10:16:29 rpds-py==0.17.1 10:16:29 rsa==4.9 10:16:29 ruamel.yaml==0.18.6 10:16:29 ruamel.yaml.clib==0.2.8 10:16:29 s3transfer==0.10.0 10:16:29 simplejson==3.19.2 10:16:29 six==1.16.0 10:16:29 smmap==5.0.1 10:16:29 soupsieve==2.5 10:16:29 stevedore==5.1.0 10:16:29 tabulate==0.9.0 10:16:29 toml==0.10.2 10:16:29 tomlkit==0.12.3 10:16:29 tqdm==4.66.2 10:16:29 typing_extensions==4.9.0 10:16:29 tzdata==2024.1 10:16:29 urllib3==1.26.18 10:16:29 virtualenv==20.25.0 10:16:29 wcwidth==0.2.13 10:16:29 websocket-client==1.7.0 10:16:29 wrapt==1.16.0 10:16:29 xdg==6.0.0 10:16:29 xmltodict==0.13.0 10:16:29 yq==3.2.3 10:16:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9171976852643839136.sh 10:16:29 ---> sudo-logs.sh 10:16:29 Archiving 'sudo' log.. 10:16:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3000720088735018017.sh 10:16:30 ---> job-cost.sh 10:16:30 Setup pyenv: 10:16:30 system 10:16:30 3.8.13 10:16:30 3.9.13 10:16:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XmF from file:/tmp/.os_lf_venv 10:16:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:38 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:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-9XmF/bin to PATH 10:16:39 INFO: No Stack... 10:16:39 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:39 INFO: Archiving Costs 10:16:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9510831305214463359.sh 10:16:39 ---> logs-deploy.sh 10:16:39 Setup pyenv: 10:16:39 system 10:16:39 3.8.13 10:16:39 3.9.13 10:16:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:16:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XmF from file:/tmp/.os_lf_venv 10:16:41 lf-activate-venv(): INFO: Installing: lftools 10:16:50 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:50 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-9XmF/bin to PATH 10:16:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3302 10:16:51 INFO: archiving workspace using pattern(s): 10:16:52 Archives upload complete. 10:16:52 INFO: archiving logs to Nexus 10:16:53 ---> uname -a: 10:16:53 Linux prd-ubuntu1804-builder-4c-4g-5041 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:53 10:16:53 10:16:53 ---> lscpu: 10:16:53 Architecture: x86_64 10:16:53 CPU op-mode(s): 32-bit, 64-bit 10:16:53 Byte Order: Little Endian 10:16:53 CPU(s): 4 10:16:53 On-line CPU(s) list: 0-3 10:16:53 Thread(s) per core: 1 10:16:53 Core(s) per socket: 1 10:16:53 Socket(s): 4 10:16:53 NUMA node(s): 1 10:16:53 Vendor ID: AuthenticAMD 10:16:53 CPU family: 23 10:16:53 Model: 49 10:16:53 Model name: AMD EPYC-Rome Processor 10:16:53 Stepping: 0 10:16:53 CPU MHz: 2800.000 10:16:53 BogoMIPS: 5600.00 10:16:53 Virtualization: AMD-V 10:16:53 Hypervisor vendor: KVM 10:16:53 Virtualization type: full 10:16:53 L1d cache: 32K 10:16:53 L1i cache: 32K 10:16:53 L2 cache: 512K 10:16:53 L3 cache: 16384K 10:16:53 NUMA node0 CPU(s): 0-3 10:16:53 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:53 10:16:53 10:16:53 ---> nproc: 10:16:53 4 10:16:53 10:16:53 10:16:53 ---> df -h: 10:16:53 Filesystem Size Used Avail Use% Mounted on 10:16:53 udev 7.9G 0 7.9G 0% /dev 10:16:53 tmpfs 1.6G 672K 1.6G 1% /run 10:16:53 /dev/vda1 78G 8.4G 69G 11% / 10:16:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:16:53 tmpfs 5.0M 0 5.0M 0% /run/lock 10:16:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:16:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:16:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:16:53 10:16:53 10:16:53 ---> free -m: 10:16:53 total used free shared buff/cache available 10:16:53 Mem: 16040 543 13285 0 2211 15176 10:16:53 Swap: 1023 0 1023 10:16:53 10:16:53 10:16:53 ---> ip addr: 10:16:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:16:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:16:53 inet 127.0.0.1/8 scope host lo 10:16:53 valid_lft forever preferred_lft forever 10:16:53 inet6 ::1/128 scope host 10:16:53 valid_lft forever preferred_lft forever 10:16:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:16:53 link/ether fa:16:3e:25:c6:29 brd ff:ff:ff:ff:ff:ff 10:16:53 inet 10.30.107.141/23 brd 10.30.107.255 scope global dynamic ens3 10:16:53 valid_lft 86217sec preferred_lft 86217sec 10:16:53 inet6 fe80::f816:3eff:fe25:c629/64 scope link 10:16:53 valid_lft forever preferred_lft forever 10:16:53 10:16:53 10:16:53 ---> sar -b -r -n DEV: 10:16:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5041) 02/13/24 _x86_64_ (4 CPU) 10:16:53 10:16:53 10:13:52 LINUX RESTART (4 CPU) 10:16:53 10:16:53 10:14:01 tps rtps wtps bread/s bwrtn/s 10:16:53 10:15:01 232.46 59.94 172.52 3771.64 27594.33 10:16:53 10:16:01 109.98 14.23 95.75 1100.88 30390.93 10:16:53 Average: 171.22 37.09 134.14 2436.26 28992.63 10:16:53 10:16:53 10:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:16:53 10:15:01 13957476 15477188 2467492 15.02 50612 1673476 903972 5.17 771616 1487136 94700 10:16:53 10:16:01 13759000 15569428 2665968 16.23 74460 1924640 763696 4.37 746824 1680136 136104 10:16:53 Average: 13858238 15523308 2566730 15.63 62536 1799058 833834 4.77 759220 1583636 115402 10:16:53 10:16:53 10:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:16:53 10:15:01 ens3 467.41 300.07 2096.44 74.84 0.00 0.00 0.00 0.00 10:16:53 10:15:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 10:16:53 10:16:01 ens3 50.52 36.63 662.03 9.28 0.00 0.00 0.00 0.00 10:16:53 10:16:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 10:16:53 Average: ens3 258.97 168.35 1379.23 42.06 0.00 0.00 0.00 0.00 10:16:53 Average: lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 10:16:53 10:16:53 10:16:53 ---> sar -P ALL: 10:16:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5041) 02/13/24 _x86_64_ (4 CPU) 10:16:53 10:16:53 10:13:52 LINUX RESTART (4 CPU) 10:16:53 10:16:53 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:16:53 10:15:01 all 21.79 0.00 3.32 10.27 0.12 64.49 10:16:53 10:15:01 0 26.94 0.00 4.71 9.29 0.15 58.91 10:16:53 10:15:01 1 24.33 0.00 2.23 10.21 0.07 63.16 10:16:53 10:15:01 2 16.74 0.00 3.20 15.32 0.12 64.62 10:16:53 10:15:01 3 19.25 0.00 3.09 6.25 0.12 71.29 10:16:53 10:16:01 all 21.73 0.00 1.60 3.56 0.05 73.06 10:16:53 10:16:01 0 10.55 0.00 1.28 3.44 0.07 84.67 10:16:53 10:16:01 1 36.61 0.00 1.99 4.66 0.07 56.67 10:16:53 10:16:01 2 22.59 0.00 1.85 0.20 0.05 75.31 10:16:53 10:16:01 3 17.23 0.00 1.25 5.93 0.05 75.54 10:16:53 Average: all 21.76 0.00 2.44 6.85 0.09 68.86 10:16:53 Average: 0 18.65 0.00 2.98 6.33 0.11 71.93 10:16:53 Average: 1 30.68 0.00 2.11 7.34 0.07 59.80 10:16:53 Average: 2 19.70 0.00 2.52 7.67 0.08 70.03 10:16:53 Average: 3 18.22 0.00 2.16 6.09 0.08 73.45 10:16:53 10:16:53 10:16:53