12:28:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 12:28:55 Running as SYSTEM 12:28:55 [EnvInject] - Loading node environment variables. 12:28:55 Building remotely on prd-ubuntu1804-builder-4c-4g-11265 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:28:55 [ssh-agent] Looking for ssh-agent implementation... 12:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:55 $ ssh-agent 12:28:55 SSH_AUTH_SOCK=/tmp/ssh-fK5DebI16EXS/agent.1639 12:28:55 SSH_AGENT_PID=1641 12:28:55 [ssh-agent] Started. 12:28:55 Running ssh-add (command line suppressed) 12:28:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4509397438554633205.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4509397438554633205.key) 12:28:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:28:55 The recommended git tool is: NONE 12:28:57 using credential onap-jenkins-ssh 12:28:57 Wiping out workspace first. 12:28:57 Cloning the remote Git repository 12:28:57 Cloning repository git://cloud.onap.org/mirror/oom.git 12:28:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:28:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:28:57 > git --version # timeout=10 12:28:57 > git --version # 'git version 2.17.1' 12:28:57 using GIT_SSH to set credentials Gerrit user 12:28:57 Verifying host key using manually-configured host key entries 12:28:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:29:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:29:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:29:02 using GIT_SSH to set credentials Gerrit user 12:29:02 Verifying host key using manually-configured host key entries 12:29:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/9 # timeout=30 12:29:02 > git rev-parse 2c1ba293ccef7dcaf09c46f5b0a8a36245238389^{commit} # timeout=10 12:29:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:29:02 Checking out Revision 2c1ba293ccef7dcaf09c46f5b0a8a36245238389 (refs/changes/63/136963/9) 12:29:02 > git config core.sparsecheckout # timeout=10 12:29:02 > git checkout -f 2c1ba293ccef7dcaf09c46f5b0a8a36245238389 # timeout=30 12:29:06 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 12:29:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:29:06 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 12:29:06 [EnvInject] - Injecting environment variables from a build step. 12:29:06 [EnvInject] - Injecting as environment variables the properties content 12:29:06 PYTHON=python3 12:29:06 12:29:06 [EnvInject] - Variables injected successfully. 12:29:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11576193988521994058.sh 12:29:06 ---> tox-install.sh 12:29:06 + source /home/jenkins/lf-env.sh 12:29:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:06 ++ mktemp -d /tmp/venv-XXXX 12:29:06 + lf_venv=/tmp/venv-57pm 12:29:06 + local venv_file=/tmp/.os_lf_venv 12:29:06 + local python=python3 12:29:06 + local options 12:29:06 + local set_path=true 12:29:06 + local install_args= 12:29:06 ++ 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 12:29:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:29:06 + true 12:29:06 + case $1 in 12:29:06 + venv_file=/tmp/.toxenv 12:29:06 + shift 2 12:29:06 + true 12:29:06 + case $1 in 12:29:06 + shift 12:29:06 + break 12:29:06 + case $python in 12:29:06 + local pkg_list= 12:29:06 + [[ -d /opt/pyenv ]] 12:29:06 + echo 'Setup pyenv:' 12:29:06 Setup pyenv: 12:29:06 + export PYENV_ROOT=/opt/pyenv 12:29:06 + PYENV_ROOT=/opt/pyenv 12:29:06 + 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 12:29:06 + 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 12:29:06 + pyenv versions 12:29:06 * system (set by /opt/pyenv/version) 12:29:06 * 3.8.13 (set by /opt/pyenv/version) 12:29:06 * 3.9.13 (set by /opt/pyenv/version) 12:29:06 * 3.10.6 (set by /opt/pyenv/version) 12:29:06 + command -v pyenv 12:29:06 ++ pyenv init - --no-rehash 12:29:06 + 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[*]}"'\'')" 12:29:06 export PATH="/opt/pyenv/shims:${PATH}" 12:29:06 export PYENV_SHELL=bash 12:29:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:29:06 pyenv() { 12:29:06 local command 12:29:06 command="${1:-}" 12:29:06 if [ "$#" -gt 0 ]; then 12:29:06 shift 12:29:06 fi 12:29:06 12:29:06 case "$command" in 12:29:06 rehash|shell) 12:29:06 eval "$(pyenv "sh-$command" "$@")" 12:29:06 ;; 12:29:06 *) 12:29:06 command pyenv "$command" "$@" 12:29:06 ;; 12:29:06 esac 12:29:06 }' 12:29:06 +++ 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[*]}"' 12:29:06 ++ 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 12:29:06 ++ 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 12:29:06 ++ 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 12:29:06 ++ export PYENV_SHELL=bash 12:29:06 ++ PYENV_SHELL=bash 12:29:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:29:06 +++ complete -F _pyenv pyenv 12:29:06 ++ lf-pyver python3 12:29:06 ++ local py_version_xy=python3 12:29:06 ++ local py_version_xyz= 12:29:06 ++ pyenv versions 12:29:06 ++ local command 12:29:06 ++ command=versions 12:29:06 ++ awk '{ print $1 }' 12:29:06 ++ '[' 1 -gt 0 ']' 12:29:06 ++ shift 12:29:06 ++ case "$command" in 12:29:06 ++ command pyenv versions 12:29:06 ++ pyenv versions 12:29:06 ++ sed 's/^[ *]* //' 12:29:06 ++ grep -E '^[0-9.]*[0-9]$' 12:29:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:29:06 +++ grep '^3' /tmp/.pyenv_versions 12:29:06 +++ tail -n 1 12:29:06 +++ sort -V 12:29:06 ++ py_version_xyz=3.10.6 12:29:06 ++ [[ -z 3.10.6 ]] 12:29:06 ++ echo 3.10.6 12:29:06 ++ return 0 12:29:06 + pyenv local 3.10.6 12:29:06 + local command 12:29:06 + command=local 12:29:06 + '[' 2 -gt 0 ']' 12:29:06 + shift 12:29:06 + case "$command" in 12:29:06 + command pyenv local 3.10.6 12:29:06 + pyenv local 3.10.6 12:29:06 + for arg in "$@" 12:29:06 + case $arg in 12:29:06 + pkg_list+='tox ' 12:29:06 + for arg in "$@" 12:29:06 + case $arg in 12:29:06 + pkg_list+='virtualenv ' 12:29:06 + for arg in "$@" 12:29:06 + case $arg in 12:29:06 + pkg_list+='urllib3~=1.26.15 ' 12:29:06 + [[ -f /tmp/.toxenv ]] 12:29:06 + [[ ! -f /tmp/.toxenv ]] 12:29:06 + [[ -n '' ]] 12:29:06 + python3 -m venv /tmp/venv-57pm 12:29:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57pm' 12:29:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57pm 12:29:10 + echo /tmp/venv-57pm 12:29:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:29:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:29:10 + /tmp/venv-57pm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:29:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:29:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:29:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:29:13 + /tmp/venv-57pm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:29:16 + type python3 12:29:16 + true 12:29:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-57pm/bin to PATH' 12:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-57pm/bin to PATH 12:29:16 + PATH=/tmp/venv-57pm/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 12:29:16 + return 0 12:29:16 + python3 --version 12:29:16 Python 3.10.6 12:29:16 + python3 -m pip --version 12:29:16 pip 23.3.2 from /tmp/venv-57pm/lib/python3.10/site-packages/pip (python 3.10) 12:29:16 + python3 -m pip freeze 12:29:16 cachetools==5.3.2 12:29:16 chardet==5.2.0 12:29:16 colorama==0.4.6 12:29:16 distlib==0.3.8 12:29:16 filelock==3.13.1 12:29:16 packaging==23.2 12:29:16 platformdirs==4.1.0 12:29:16 pluggy==1.3.0 12:29:16 pyproject-api==1.6.1 12:29:16 tomli==2.0.1 12:29:16 tox==4.11.4 12:29:16 urllib3==1.26.18 12:29:16 virtualenv==20.25.0 12:29:16 [EnvInject] - Injecting environment variables from a build step. 12:29:16 [EnvInject] - Injecting as environment variables the properties content 12:29:16 PARALLEL=false 12:29:16 12:29:16 [EnvInject] - Variables injected successfully. 12:29:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11457226179443450886.sh 12:29:16 ---> tox-run.sh 12:29:16 + 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 12:29:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:29:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:29:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:29:16 + cd /w/workspace/oom-master-pre-commit-lint/. 12:29:16 + source /home/jenkins/lf-env.sh 12:29:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:16 ++ mktemp -d /tmp/venv-XXXX 12:29:16 + lf_venv=/tmp/venv-UHCJ 12:29:16 + local venv_file=/tmp/.os_lf_venv 12:29:16 + local python=python3 12:29:16 + local options 12:29:16 + local set_path=true 12:29:16 + local install_args= 12:29:16 ++ 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 12:29:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:29:16 + true 12:29:16 + case $1 in 12:29:16 + venv_file=/tmp/.toxenv 12:29:16 + shift 2 12:29:16 + true 12:29:16 + case $1 in 12:29:16 + shift 12:29:16 + break 12:29:16 + case $python in 12:29:16 + local pkg_list= 12:29:16 + [[ -d /opt/pyenv ]] 12:29:16 + echo 'Setup pyenv:' 12:29:16 Setup pyenv: 12:29:16 + export PYENV_ROOT=/opt/pyenv 12:29:16 + PYENV_ROOT=/opt/pyenv 12:29:16 + 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 12:29:16 + 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 12:29:16 + pyenv versions 12:29:16 system 12:29:16 3.8.13 12:29:16 3.9.13 12:29:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:16 + command -v pyenv 12:29:16 ++ pyenv init - --no-rehash 12:29:16 + 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[*]}"'\'')" 12:29:16 export PATH="/opt/pyenv/shims:${PATH}" 12:29:16 export PYENV_SHELL=bash 12:29:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:29:16 pyenv() { 12:29:16 local command 12:29:16 command="${1:-}" 12:29:16 if [ "$#" -gt 0 ]; then 12:29:16 shift 12:29:16 fi 12:29:16 12:29:16 case "$command" in 12:29:16 rehash|shell) 12:29:16 eval "$(pyenv "sh-$command" "$@")" 12:29:16 ;; 12:29:16 *) 12:29:16 command pyenv "$command" "$@" 12:29:16 ;; 12:29:16 esac 12:29:16 }' 12:29:16 +++ 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[*]}"' 12:29:16 ++ 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 12:29:16 ++ 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 12:29:16 ++ 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 12:29:16 ++ export PYENV_SHELL=bash 12:29:16 ++ PYENV_SHELL=bash 12:29:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:29:16 +++ complete -F _pyenv pyenv 12:29:16 ++ lf-pyver python3 12:29:16 ++ local py_version_xy=python3 12:29:16 ++ local py_version_xyz= 12:29:16 ++ pyenv versions 12:29:16 ++ sed 's/^[ *]* //' 12:29:16 ++ local command 12:29:16 ++ command=versions 12:29:16 ++ '[' 1 -gt 0 ']' 12:29:16 ++ shift 12:29:16 ++ case "$command" in 12:29:16 ++ command pyenv versions 12:29:16 ++ pyenv versions 12:29:16 ++ grep -E '^[0-9.]*[0-9]$' 12:29:16 ++ awk '{ print $1 }' 12:29:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:29:16 +++ grep '^3' /tmp/.pyenv_versions 12:29:16 +++ sort -V 12:29:16 +++ tail -n 1 12:29:16 ++ py_version_xyz=3.10.6 12:29:16 ++ [[ -z 3.10.6 ]] 12:29:16 ++ echo 3.10.6 12:29:16 ++ return 0 12:29:16 + pyenv local 3.10.6 12:29:16 + local command 12:29:16 + command=local 12:29:16 + '[' 2 -gt 0 ']' 12:29:16 + shift 12:29:16 + case "$command" in 12:29:16 + command pyenv local 3.10.6 12:29:16 + pyenv local 3.10.6 12:29:16 + for arg in "$@" 12:29:16 + case $arg in 12:29:16 + pkg_list+='tox ' 12:29:16 + for arg in "$@" 12:29:16 + case $arg in 12:29:16 + pkg_list+='virtualenv ' 12:29:16 + for arg in "$@" 12:29:16 + case $arg in 12:29:16 + pkg_list+='urllib3~=1.26.15 ' 12:29:16 + [[ -f /tmp/.toxenv ]] 12:29:16 ++ cat /tmp/.toxenv 12:29:16 + lf_venv=/tmp/venv-57pm 12:29:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57pm from' file:/tmp/.toxenv 12:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57pm from file:/tmp/.toxenv 12:29:16 + /tmp/venv-57pm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:29:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:29:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:29:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:29:17 + /tmp/venv-57pm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:29:19 + type python3 12:29:19 + true 12:29:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-57pm/bin to PATH' 12:29:19 lf-activate-venv(): INFO: Adding /tmp/venv-57pm/bin to PATH 12:29:19 + PATH=/tmp/venv-57pm/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 12:29:19 + return 0 12:29:19 + [[ -d /opt/pyenv ]] 12:29:19 + echo '---> Setting up pyenv' 12:29:19 ---> Setting up pyenv 12:29:19 + export PYENV_ROOT=/opt/pyenv 12:29:19 + PYENV_ROOT=/opt/pyenv 12:29:19 + export PATH=/opt/pyenv/bin:/tmp/venv-57pm/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 12:29:19 + PATH=/opt/pyenv/bin:/tmp/venv-57pm/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 12:29:19 ++ pwd 12:29:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:29:19 + export PYTHONPATH 12:29:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:29:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:29:19 + tox --version 12:29:19 4.11.4 from /tmp/venv-57pm/lib/python3.10/site-packages/tox/__init__.py 12:29:19 + PARALLEL=false 12:29:19 + TOX_OPTIONS_LIST= 12:29:19 + [[ -n pre-commit ]] 12:29:19 + TOX_OPTIONS_LIST=' -e pre-commit' 12:29:19 + case ${PARALLEL,,} in 12:29:19 + tox -e pre-commit 12:29:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:29:20 pre-commit: install_deps> python -I -m pip install pre-commit 12:29:23 pre-commit: freeze> python -m pip freeze --all 12:29:23 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.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 12:29:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:29:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:29:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:29:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:29:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:29:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:29:26 [INFO] Once installed this environment will be reused. 12:29:26 [INFO] This may take a few minutes... 12:29:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:29:29 [INFO] Once installed this environment will be reused. 12:29:29 [INFO] This may take a few minutes... 12:29:34 Trim Trailing Whitespace.................................................Passed 12:29:34 Tabs remover.............................................................Passed 12:29:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:29:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:29:35 [INFO] Once installed this environment will be reused. 12:29:35 [INFO] This may take a few minutes... 12:29:40 gitlint..............................................(no files to check)Skipped 12:29:40 pre-commit: OK (20.66=setup[4.00]+cmd[11.00,5.66] seconds) 12:29:40 congratulations :) (20.83 seconds) 12:29:40 + tox_status=0 12:29:40 + echo '---> Completed tox runs' 12:29:40 ---> Completed tox runs 12:29:40 + for i in .tox/*/log 12:29:40 ++ echo .tox/pre-commit/log 12:29:40 ++ awk -F/ '{print $2}' 12:29:40 + tox_env=pre-commit 12:29:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:29:40 + DOC_DIR=docs/_build/html 12:29:40 + [[ -d docs/_build/html ]] 12:29:40 + echo '---> tox-run.sh ends' 12:29:40 ---> tox-run.sh ends 12:29:40 + test 0 -eq 0 12:29:40 $ ssh-agent -k 12:29:40 unset SSH_AUTH_SOCK; 12:29:40 unset SSH_AGENT_PID; 12:29:40 echo Agent pid 1641 killed; 12:29:40 [ssh-agent] Stopped. 12:29:40 [PostBuildScript] - [INFO] Executing post build scripts. 12:29:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins786314627115024327.sh 12:29:40 ---> sysstat.sh 12:29:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17173273009375516052.sh 12:29:41 ---> package-listing.sh 12:29:41 ++ facter osfamily 12:29:41 ++ tr '[:upper:]' '[:lower:]' 12:29:41 + OS_FAMILY=debian 12:29:41 + workspace=/w/workspace/oom-master-pre-commit-lint 12:29:41 + START_PACKAGES=/tmp/packages_start.txt 12:29:41 + END_PACKAGES=/tmp/packages_end.txt 12:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:41 + PACKAGES=/tmp/packages_start.txt 12:29:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:29:41 + PACKAGES=/tmp/packages_end.txt 12:29:41 + case "${OS_FAMILY}" in 12:29:41 + dpkg -l 12:29:41 + grep '^ii' 12:29:41 + '[' -f /tmp/packages_start.txt ']' 12:29:41 + '[' -f /tmp/packages_end.txt ']' 12:29:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:29:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:29:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:29:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16608020460335443239.sh 12:29:41 ---> capture-instance-metadata.sh 12:29:41 Setup pyenv: 12:29:41 system 12:29:41 3.8.13 12:29:41 3.9.13 12:29:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IQDj 12:29:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:47 lf-activate-venv(): INFO: Installing: lftools 12:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-IQDj/bin to PATH 12:30:16 INFO: Running in OpenStack, capturing instance metadata 12:30:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3005604253855169545.sh 12:30:16 provisioning config files... 12:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12226542990464984327tmp 12:30:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:30:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:30:16 [EnvInject] - Injecting environment variables from a build step. 12:30:16 [EnvInject] - Injecting as environment variables the properties content 12:30:16 SERVER_ID=logs 12:30:16 12:30:16 [EnvInject] - Variables injected successfully. 12:30:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins247200108234568552.sh 12:30:16 ---> create-netrc.sh 12:30:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3667612028953695049.sh 12:30:16 ---> python-tools-install.sh 12:30:16 Setup pyenv: 12:30:16 system 12:30:16 3.8.13 12:30:16 3.9.13 12:30:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:30:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IQDj from file:/tmp/.os_lf_venv 12:30:17 lf-activate-venv(): INFO: Installing: lftools 12:30:25 lf-activate-venv(): INFO: Adding /tmp/venv-IQDj/bin to PATH 12:30:25 Generating Requirements File 12:30:53 Python 3.10.6 12:30:54 pip 23.3.2 from /tmp/venv-IQDj/lib/python3.10/site-packages/pip (python 3.10) 12:30:54 appdirs==1.4.4 12:30:54 argcomplete==3.2.1 12:30:54 aspy.yaml==1.3.0 12:30:54 attrs==23.2.0 12:30:54 autopage==0.5.2 12:30:54 beautifulsoup4==4.12.2 12:30:54 boto3==1.34.16 12:30:54 botocore==1.34.16 12:30:54 bs4==0.0.1 12:30:54 cachetools==5.3.2 12:30:54 certifi==2023.11.17 12:30:54 cffi==1.16.0 12:30:54 cfgv==3.4.0 12:30:54 chardet==5.2.0 12:30:54 charset-normalizer==3.3.2 12:30:54 click==8.1.7 12:30:54 cliff==4.4.0 12:30:54 cmd2==2.4.3 12:30:54 cryptography==3.3.2 12:30:54 debtcollector==2.5.0 12:30:54 decorator==5.1.1 12:30:54 defusedxml==0.7.1 12:30:54 Deprecated==1.2.14 12:30:54 distlib==0.3.8 12:30:54 dnspython==2.4.2 12:30:54 docker==4.2.2 12:30:54 dogpile.cache==1.3.0 12:30:54 email-validator==2.1.0.post1 12:30:54 filelock==3.13.1 12:30:54 future==0.18.3 12:30:54 gitdb==4.0.11 12:30:54 GitPython==3.1.41 12:30:54 google-auth==2.26.2 12:30:54 httplib2==0.22.0 12:30:54 identify==2.5.33 12:30:54 idna==3.6 12:30:54 importlib-metadata==7.0.1 12:30:54 importlib-resources==1.5.0 12:30:54 iso8601==2.1.0 12:30:54 Jinja2==3.1.3 12:30:54 jmespath==1.0.1 12:30:54 jsonpatch==1.33 12:30:54 jsonpointer==2.4 12:30:54 jsonschema==4.20.0 12:30:54 jsonschema-specifications==2023.12.1 12:30:54 keystoneauth1==5.4.0 12:30:54 kubernetes==29.0.0 12:30:54 lftools==0.37.8 12:30:54 lxml==5.1.0 12:30:54 MarkupSafe==2.1.3 12:30:54 msgpack==1.0.7 12:30:54 multi_key_dict==2.0.3 12:30:54 munch==4.0.0 12:30:54 netaddr==0.10.1 12:30:54 netifaces==0.11.0 12:30:54 niet==1.4.2 12:30:54 nodeenv==1.8.0 12:30:54 oauth2client==4.1.3 12:30:54 oauthlib==3.2.2 12:30:54 openstacksdk==0.62.0 12:30:54 os-client-config==2.1.0 12:30:54 os-service-types==1.7.0 12:30:54 osc-lib==2.9.0 12:30:54 oslo.config==9.3.0 12:30:54 oslo.context==5.3.0 12:30:54 oslo.i18n==6.2.0 12:30:54 oslo.log==5.4.0 12:30:54 oslo.serialization==5.3.0 12:30:54 oslo.utils==6.3.0 12:30:54 packaging==23.2 12:30:54 pbr==6.0.0 12:30:54 platformdirs==4.1.0 12:30:54 prettytable==3.9.0 12:30:54 pyasn1==0.5.1 12:30:54 pyasn1-modules==0.3.0 12:30:54 pycparser==2.21 12:30:54 pygerrit2==2.0.15 12:30:54 PyGithub==2.1.1 12:30:54 pyinotify==0.9.6 12:30:54 PyJWT==2.8.0 12:30:54 PyNaCl==1.5.0 12:30:54 pyparsing==2.4.7 12:30:54 pyperclip==1.8.2 12:30:54 pyrsistent==0.20.0 12:30:54 python-cinderclient==9.4.0 12:30:54 python-dateutil==2.8.2 12:30:54 python-heatclient==3.4.0 12:30:54 python-jenkins==1.8.2 12:30:54 python-keystoneclient==5.2.0 12:30:54 python-magnumclient==4.3.0 12:30:54 python-novaclient==18.4.0 12:30:54 python-openstackclient==6.0.0 12:30:54 python-swiftclient==4.4.0 12:30:54 pytz==2023.3.post1 12:30:54 PyYAML==6.0.1 12:30:54 referencing==0.32.1 12:30:54 requests==2.31.0 12:30:54 requests-oauthlib==1.3.1 12:30:54 requestsexceptions==1.4.0 12:30:54 rfc3986==2.0.0 12:30:54 rpds-py==0.16.2 12:30:54 rsa==4.9 12:30:54 ruamel.yaml==0.18.5 12:30:54 ruamel.yaml.clib==0.2.8 12:30:54 s3transfer==0.10.0 12:30:54 simplejson==3.19.2 12:30:54 six==1.16.0 12:30:54 smmap==5.0.1 12:30:54 soupsieve==2.5 12:30:54 stevedore==5.1.0 12:30:54 tabulate==0.9.0 12:30:54 toml==0.10.2 12:30:54 tomlkit==0.12.3 12:30:54 tqdm==4.66.1 12:30:54 typing_extensions==4.9.0 12:30:54 tzdata==2023.4 12:30:54 urllib3==1.26.18 12:30:54 virtualenv==20.25.0 12:30:54 wcwidth==0.2.13 12:30:54 websocket-client==1.7.0 12:30:54 wrapt==1.16.0 12:30:54 xdg==6.0.0 12:30:54 xmltodict==0.13.0 12:30:54 yq==3.2.3 12:30:54 zipp==3.17.0 12:30:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7305790900832399712.sh 12:30:54 ---> sudo-logs.sh 12:30:54 Archiving 'sudo' log.. 12:30:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11132265963885358206.sh 12:30:54 ---> job-cost.sh 12:30:54 Setup pyenv: 12:30:54 system 12:30:54 3.8.13 12:30:54 3.9.13 12:30:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IQDj from file:/tmp/.os_lf_venv 12:30:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:03 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. 12:31:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-IQDj/bin to PATH 12:31:03 INFO: No Stack... 12:31:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:31:04 INFO: Archiving Costs 12:31:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17107327755262430364.sh 12:31:04 ---> logs-deploy.sh 12:31:04 Setup pyenv: 12:31:04 system 12:31:04 3.8.13 12:31:04 3.9.13 12:31:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:31:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IQDj from file:/tmp/.os_lf_venv 12:31:05 lf-activate-venv(): INFO: Installing: lftools 12:31:14 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. 12:31:14 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-IQDj/bin to PATH 12:31:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3261 12:31:15 INFO: archiving workspace using pattern(s): 12:31:16 Archives upload complete. 12:31:16 INFO: archiving logs to Nexus 12:31:17 ---> uname -a: 12:31:17 Linux prd-ubuntu1804-builder-4c-4g-11265 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:31:17 12:31:17 12:31:17 ---> lscpu: 12:31:17 Architecture: x86_64 12:31:17 CPU op-mode(s): 32-bit, 64-bit 12:31:17 Byte Order: Little Endian 12:31:17 CPU(s): 4 12:31:17 On-line CPU(s) list: 0-3 12:31:17 Thread(s) per core: 1 12:31:17 Core(s) per socket: 1 12:31:17 Socket(s): 4 12:31:17 NUMA node(s): 1 12:31:17 Vendor ID: AuthenticAMD 12:31:17 CPU family: 23 12:31:17 Model: 49 12:31:17 Model name: AMD EPYC-Rome Processor 12:31:17 Stepping: 0 12:31:17 CPU MHz: 2800.000 12:31:17 BogoMIPS: 5600.00 12:31:17 Virtualization: AMD-V 12:31:17 Hypervisor vendor: KVM 12:31:17 Virtualization type: full 12:31:17 L1d cache: 32K 12:31:17 L1i cache: 32K 12:31:17 L2 cache: 512K 12:31:17 L3 cache: 16384K 12:31:17 NUMA node0 CPU(s): 0-3 12:31:17 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 12:31:17 12:31:17 12:31:17 ---> nproc: 12:31:17 4 12:31:17 12:31:17 12:31:17 ---> df -h: 12:31:17 Filesystem Size Used Avail Use% Mounted on 12:31:17 udev 7.9G 0 7.9G 0% /dev 12:31:17 tmpfs 1.6G 672K 1.6G 1% /run 12:31:17 /dev/vda1 78G 8.4G 69G 11% / 12:31:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:31:17 tmpfs 5.0M 0 5.0M 0% /run/lock 12:31:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:31:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:31:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:31:17 12:31:17 12:31:17 ---> free -m: 12:31:17 total used free shared buff/cache available 12:31:17 Mem: 16040 534 13299 0 2206 15186 12:31:17 Swap: 1023 0 1023 12:31:17 12:31:17 12:31:17 ---> ip addr: 12:31:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:31:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:17 inet 127.0.0.1/8 scope host lo 12:31:17 valid_lft forever preferred_lft forever 12:31:17 inet6 ::1/128 scope host 12:31:17 valid_lft forever preferred_lft forever 12:31:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:31:17 link/ether fa:16:3e:ec:8d:16 brd ff:ff:ff:ff:ff:ff 12:31:17 inet 10.30.107.242/23 brd 10.30.107.255 scope global dynamic ens3 12:31:17 valid_lft 86240sec preferred_lft 86240sec 12:31:17 inet6 fe80::f816:3eff:feec:8d16/64 scope link 12:31:17 valid_lft forever preferred_lft forever 12:31:17 12:31:17 12:31:17 ---> sar -b -r -n DEV: 12:31:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11265) 01/11/24 _x86_64_ (4 CPU) 12:31:17 12:31:17 12:28:40 LINUX RESTART (4 CPU) 12:31:17 12:31:17 12:29:01 tps rtps wtps bread/s bwrtn/s 12:31:17 12:30:01 258.35 36.10 222.24 1782.07 45038.19 12:31:17 12:31:01 97.80 2.62 95.18 144.09 11548.95 12:31:17 Average: 178.07 19.36 158.71 963.08 28293.57 12:31:17 12:31:17 12:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:17 12:30:01 13911460 15561032 2513508 15.30 60972 1784904 771648 4.42 731712 1555976 86536 12:31:17 12:31:01 13598416 15544292 2826552 17.21 86472 2040332 788372 4.51 789248 1781916 137436 12:31:17 Average: 13754938 15552662 2670030 16.26 73722 1912618 780010 4.46 760480 1668946 111986 12:31:17 12:31:17 12:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:17 12:30:01 lo 2.87 2.87 0.30 0.30 0.00 0.00 0.00 0.00 12:31:17 12:30:01 ens3 108.03 77.72 771.43 26.41 0.00 0.00 0.00 0.00 12:31:17 12:31:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:31:17 12:31:01 ens3 64.43 41.69 907.85 9.53 0.00 0.00 0.00 0.00 12:31:17 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 12:31:17 Average: ens3 86.23 59.71 839.64 17.97 0.00 0.00 0.00 0.00 12:31:17 12:31:17 12:31:17 ---> sar -P ALL: 12:31:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11265) 01/11/24 _x86_64_ (4 CPU) 12:31:17 12:31:17 12:28:40 LINUX RESTART (4 CPU) 12:31:17 12:31:17 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:31:17 12:30:01 all 25.76 0.00 2.16 2.68 0.06 69.34 12:31:17 12:30:01 0 13.63 0.00 2.56 7.22 0.05 76.54 12:31:17 12:30:01 1 29.64 0.00 2.22 2.24 0.07 65.83 12:31:17 12:30:01 2 34.41 0.00 2.07 0.92 0.07 62.53 12:31:17 12:30:01 3 25.30 0.00 1.78 0.35 0.07 72.49 12:31:17 12:31:01 all 22.19 0.00 1.54 0.99 0.05 75.23 12:31:17 12:31:01 0 15.86 0.00 1.19 2.03 0.03 80.89 12:31:17 12:31:01 1 8.82 0.00 1.25 1.22 0.02 88.69 12:31:17 12:31:01 2 14.45 0.00 0.89 0.18 0.07 84.42 12:31:17 12:31:01 3 49.57 0.00 2.82 0.57 0.07 46.97 12:31:17 Average: all 23.97 0.00 1.85 1.84 0.05 72.29 12:31:17 Average: 0 14.74 0.00 1.88 4.63 0.04 78.71 12:31:17 Average: 1 19.23 0.00 1.74 1.73 0.04 77.27 12:31:17 Average: 2 24.42 0.00 1.48 0.55 0.07 73.48 12:31:17 Average: 3 37.44 0.00 2.30 0.46 0.07 59.73 12:31:17 12:31:17 12:31:17