06:12:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 06:12:17 Running as SYSTEM 06:12:17 [EnvInject] - Loading node environment variables. 06:12:17 Building remotely on prd-ubuntu1804-builder-4c-4g-11156 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:12:17 [ssh-agent] Looking for ssh-agent implementation... 06:12:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:18 $ ssh-agent 06:12:18 SSH_AUTH_SOCK=/tmp/ssh-t4qvG4iM1lIb/agent.1689 06:12:18 SSH_AGENT_PID=1691 06:12:18 [ssh-agent] Started. 06:12:18 Running ssh-add (command line suppressed) 06:12:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7898754202818999885.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7898754202818999885.key) 06:12:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:12:18 The recommended git tool is: NONE 06:12:19 using credential onap-jenkins-ssh 06:12:19 Wiping out workspace first. 06:12:19 Cloning the remote Git repository 06:12:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:12:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:12:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:12:19 > git --version # timeout=10 06:12:19 > git --version # 'git version 2.17.1' 06:12:19 using GIT_SSH to set credentials Gerrit user 06:12:19 Verifying host key using manually-configured host key entries 06:12:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:12:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:12:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:12:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:12:25 using GIT_SSH to set credentials Gerrit user 06:12:25 Verifying host key using manually-configured host key entries 06:12:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/5 # timeout=30 06:12:26 > git rev-parse 3023116b4136dadf917148ae2679f183fc5bb5f7^{commit} # timeout=10 06:12:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:12:26 Checking out Revision 3023116b4136dadf917148ae2679f183fc5bb5f7 (refs/changes/63/136963/5) 06:12:26 > git config core.sparsecheckout # timeout=10 06:12:26 > git checkout -f 3023116b4136dadf917148ae2679f183fc5bb5f7 # timeout=30 06:12:29 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 06:12:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:12:29 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 06:12:29 [EnvInject] - Injecting environment variables from a build step. 06:12:29 [EnvInject] - Injecting as environment variables the properties content 06:12:29 PYTHON=python3 06:12:29 06:12:29 [EnvInject] - Variables injected successfully. 06:12:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3139793583156867358.sh 06:12:29 ---> tox-install.sh 06:12:29 + source /home/jenkins/lf-env.sh 06:12:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:29 ++ mktemp -d /tmp/venv-XXXX 06:12:29 + lf_venv=/tmp/venv-fwfg 06:12:29 + local venv_file=/tmp/.os_lf_venv 06:12:29 + local python=python3 06:12:29 + local options 06:12:29 + local set_path=true 06:12:29 + local install_args= 06:12:29 ++ 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 06:12:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:29 + true 06:12:29 + case $1 in 06:12:29 + venv_file=/tmp/.toxenv 06:12:29 + shift 2 06:12:29 + true 06:12:29 + case $1 in 06:12:29 + shift 06:12:29 + break 06:12:29 + case $python in 06:12:29 + local pkg_list= 06:12:29 + [[ -d /opt/pyenv ]] 06:12:29 + echo 'Setup pyenv:' 06:12:29 Setup pyenv: 06:12:29 + export PYENV_ROOT=/opt/pyenv 06:12:29 + PYENV_ROOT=/opt/pyenv 06:12:29 + 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 06:12:29 + 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 06:12:29 + pyenv versions 06:12:29 * system (set by /opt/pyenv/version) 06:12:29 * 3.8.13 (set by /opt/pyenv/version) 06:12:29 * 3.9.13 (set by /opt/pyenv/version) 06:12:29 * 3.10.6 (set by /opt/pyenv/version) 06:12:29 + command -v pyenv 06:12:29 ++ pyenv init - --no-rehash 06:12:29 + 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[*]}"'\'')" 06:12:29 export PATH="/opt/pyenv/shims:${PATH}" 06:12:29 export PYENV_SHELL=bash 06:12:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:29 pyenv() { 06:12:29 local command 06:12:29 command="${1:-}" 06:12:29 if [ "$#" -gt 0 ]; then 06:12:29 shift 06:12:29 fi 06:12:29 06:12:29 case "$command" in 06:12:29 rehash|shell) 06:12:29 eval "$(pyenv "sh-$command" "$@")" 06:12:29 ;; 06:12:29 *) 06:12:29 command pyenv "$command" "$@" 06:12:29 ;; 06:12:29 esac 06:12:29 }' 06:12:29 +++ 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[*]}"' 06:12:29 ++ 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 06:12:29 ++ 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 06:12:29 ++ 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 06:12:29 ++ export PYENV_SHELL=bash 06:12:29 ++ PYENV_SHELL=bash 06:12:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:29 +++ complete -F _pyenv pyenv 06:12:29 ++ lf-pyver python3 06:12:29 ++ local py_version_xy=python3 06:12:29 ++ local py_version_xyz= 06:12:29 ++ pyenv versions 06:12:29 ++ local command 06:12:29 ++ command=versions 06:12:29 ++ '[' 1 -gt 0 ']' 06:12:29 ++ shift 06:12:29 ++ case "$command" in 06:12:29 ++ command pyenv versions 06:12:29 ++ pyenv versions 06:12:29 ++ sed 's/^[ *]* //' 06:12:29 ++ awk '{ print $1 }' 06:12:29 ++ grep -E '^[0-9.]*[0-9]$' 06:12:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:30 +++ grep '^3' /tmp/.pyenv_versions 06:12:30 +++ sort -V 06:12:30 +++ tail -n 1 06:12:30 ++ py_version_xyz=3.10.6 06:12:30 ++ [[ -z 3.10.6 ]] 06:12:30 ++ echo 3.10.6 06:12:30 ++ return 0 06:12:30 + pyenv local 3.10.6 06:12:30 + local command 06:12:30 + command=local 06:12:30 + '[' 2 -gt 0 ']' 06:12:30 + shift 06:12:30 + case "$command" in 06:12:30 + command pyenv local 3.10.6 06:12:30 + pyenv local 3.10.6 06:12:30 + for arg in "$@" 06:12:30 + case $arg in 06:12:30 + pkg_list+='tox ' 06:12:30 + for arg in "$@" 06:12:30 + case $arg in 06:12:30 + pkg_list+='virtualenv ' 06:12:30 + for arg in "$@" 06:12:30 + case $arg in 06:12:30 + pkg_list+='urllib3~=1.26.15 ' 06:12:30 + [[ -f /tmp/.toxenv ]] 06:12:30 + [[ ! -f /tmp/.toxenv ]] 06:12:30 + [[ -n '' ]] 06:12:30 + python3 -m venv /tmp/venv-fwfg 06:12:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fwfg' 06:12:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fwfg 06:12:34 + echo /tmp/venv-fwfg 06:12:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:12:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:12:34 + /tmp/venv-fwfg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:12:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:12:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:12:37 + /tmp/venv-fwfg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:12:39 + type python3 06:12:39 + true 06:12:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fwfg/bin to PATH' 06:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-fwfg/bin to PATH 06:12:39 + PATH=/tmp/venv-fwfg/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 06:12:39 + return 0 06:12:39 + python3 --version 06:12:39 Python 3.10.6 06:12:39 + python3 -m pip --version 06:12:40 pip 23.3.2 from /tmp/venv-fwfg/lib/python3.10/site-packages/pip (python 3.10) 06:12:40 + python3 -m pip freeze 06:12:40 cachetools==5.3.2 06:12:40 chardet==5.2.0 06:12:40 colorama==0.4.6 06:12:40 distlib==0.3.8 06:12:40 filelock==3.13.1 06:12:40 packaging==23.2 06:12:40 platformdirs==4.1.0 06:12:40 pluggy==1.3.0 06:12:40 pyproject-api==1.6.1 06:12:40 tomli==2.0.1 06:12:40 tox==4.11.4 06:12:40 urllib3==1.26.18 06:12:40 virtualenv==20.25.0 06:12:40 [EnvInject] - Injecting environment variables from a build step. 06:12:40 [EnvInject] - Injecting as environment variables the properties content 06:12:40 PARALLEL=false 06:12:40 06:12:40 [EnvInject] - Variables injected successfully. 06:12:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6658739585254842360.sh 06:12:40 ---> tox-run.sh 06:12:40 + 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 06:12:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:12:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:12:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:12:40 + cd /w/workspace/oom-master-pre-commit-lint/. 06:12:40 + source /home/jenkins/lf-env.sh 06:12:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:12:40 ++ mktemp -d /tmp/venv-XXXX 06:12:40 + lf_venv=/tmp/venv-DwCT 06:12:40 + local venv_file=/tmp/.os_lf_venv 06:12:40 + local python=python3 06:12:40 + local options 06:12:40 + local set_path=true 06:12:40 + local install_args= 06:12:40 ++ 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 06:12:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:12:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:12:40 + true 06:12:40 + case $1 in 06:12:40 + venv_file=/tmp/.toxenv 06:12:40 + shift 2 06:12:40 + true 06:12:40 + case $1 in 06:12:40 + shift 06:12:40 + break 06:12:40 + case $python in 06:12:40 + local pkg_list= 06:12:40 + [[ -d /opt/pyenv ]] 06:12:40 + echo 'Setup pyenv:' 06:12:40 Setup pyenv: 06:12:40 + export PYENV_ROOT=/opt/pyenv 06:12:40 + PYENV_ROOT=/opt/pyenv 06:12:40 + 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 06:12:40 + 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 06:12:40 + pyenv versions 06:12:40 system 06:12:40 3.8.13 06:12:40 3.9.13 06:12:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:12:40 + command -v pyenv 06:12:40 ++ pyenv init - --no-rehash 06:12:40 + 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[*]}"'\'')" 06:12:40 export PATH="/opt/pyenv/shims:${PATH}" 06:12:40 export PYENV_SHELL=bash 06:12:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:12:40 pyenv() { 06:12:40 local command 06:12:40 command="${1:-}" 06:12:40 if [ "$#" -gt 0 ]; then 06:12:40 shift 06:12:40 fi 06:12:40 06:12:40 case "$command" in 06:12:40 rehash|shell) 06:12:40 eval "$(pyenv "sh-$command" "$@")" 06:12:40 ;; 06:12:40 *) 06:12:40 command pyenv "$command" "$@" 06:12:40 ;; 06:12:40 esac 06:12:40 }' 06:12:40 +++ 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[*]}"' 06:12:40 ++ 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 06:12:40 ++ 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 06:12:40 ++ 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 06:12:40 ++ export PYENV_SHELL=bash 06:12:40 ++ PYENV_SHELL=bash 06:12:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:12:40 +++ complete -F _pyenv pyenv 06:12:40 ++ lf-pyver python3 06:12:40 ++ local py_version_xy=python3 06:12:40 ++ local py_version_xyz= 06:12:40 ++ pyenv versions 06:12:40 ++ local command 06:12:40 ++ command=versions 06:12:40 ++ '[' 1 -gt 0 ']' 06:12:40 ++ shift 06:12:40 ++ case "$command" in 06:12:40 ++ sed 's/^[ *]* //' 06:12:40 ++ command pyenv versions 06:12:40 ++ pyenv versions 06:12:40 ++ grep -E '^[0-9.]*[0-9]$' 06:12:40 ++ awk '{ print $1 }' 06:12:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:12:40 +++ grep '^3' /tmp/.pyenv_versions 06:12:40 +++ tail -n 1 06:12:40 +++ sort -V 06:12:40 ++ py_version_xyz=3.10.6 06:12:40 ++ [[ -z 3.10.6 ]] 06:12:40 ++ echo 3.10.6 06:12:40 ++ return 0 06:12:40 + pyenv local 3.10.6 06:12:40 + local command 06:12:40 + command=local 06:12:40 + '[' 2 -gt 0 ']' 06:12:40 + shift 06:12:40 + case "$command" in 06:12:40 + command pyenv local 3.10.6 06:12:40 + pyenv local 3.10.6 06:12:40 + for arg in "$@" 06:12:40 + case $arg in 06:12:40 + pkg_list+='tox ' 06:12:40 + for arg in "$@" 06:12:40 + case $arg in 06:12:40 + pkg_list+='virtualenv ' 06:12:40 + for arg in "$@" 06:12:40 + case $arg in 06:12:40 + pkg_list+='urllib3~=1.26.15 ' 06:12:40 + [[ -f /tmp/.toxenv ]] 06:12:40 ++ cat /tmp/.toxenv 06:12:40 + lf_venv=/tmp/venv-fwfg 06:12:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fwfg from' file:/tmp/.toxenv 06:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fwfg from file:/tmp/.toxenv 06:12:40 + /tmp/venv-fwfg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:12:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:12:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:12:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:12:41 + /tmp/venv-fwfg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:12:42 + type python3 06:12:42 + true 06:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fwfg/bin to PATH' 06:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-fwfg/bin to PATH 06:12:42 + PATH=/tmp/venv-fwfg/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 06:12:42 + return 0 06:12:42 + [[ -d /opt/pyenv ]] 06:12:42 + echo '---> Setting up pyenv' 06:12:42 ---> Setting up pyenv 06:12:42 + export PYENV_ROOT=/opt/pyenv 06:12:42 + PYENV_ROOT=/opt/pyenv 06:12:42 + export PATH=/opt/pyenv/bin:/tmp/venv-fwfg/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 06:12:42 + PATH=/opt/pyenv/bin:/tmp/venv-fwfg/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 06:12:42 ++ pwd 06:12:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:12:42 + export PYTHONPATH 06:12:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:12:42 + TOX_TESTENV_PASSENV=PYTHONPATH 06:12:42 + tox --version 06:12:43 4.11.4 from /tmp/venv-fwfg/lib/python3.10/site-packages/tox/__init__.py 06:12:43 + PARALLEL=false 06:12:43 + TOX_OPTIONS_LIST= 06:12:43 + [[ -n pre-commit ]] 06:12:43 + TOX_OPTIONS_LIST=' -e pre-commit' 06:12:43 + case ${PARALLEL,,} in 06:12:43 + tox -e pre-commit 06:12:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:12:44 pre-commit: install_deps> python -I -m pip install pre-commit 06:12:47 pre-commit: freeze> python -m pip freeze --all 06:12:47 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 06:12:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:12:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:12:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:12:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:12:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:12:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:12:50 [INFO] Once installed this environment will be reused. 06:12:50 [INFO] This may take a few minutes... 06:12:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:12:53 [INFO] Once installed this environment will be reused. 06:12:53 [INFO] This may take a few minutes... 06:12:59 Trim Trailing Whitespace.................................................Passed 06:12:59 Tabs remover.............................................................Passed 06:12:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:12:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:12:59 [INFO] Once installed this environment will be reused. 06:12:59 [INFO] This may take a few minutes... 06:13:05 gitlint..............................................(no files to check)Skipped 06:13:05 pre-commit: OK (21.79=setup[4.10]+cmd[11.66,6.04] seconds) 06:13:05 congratulations :) (21.95 seconds) 06:13:05 + tox_status=0 06:13:05 + echo '---> Completed tox runs' 06:13:05 ---> Completed tox runs 06:13:05 + for i in .tox/*/log 06:13:05 ++ echo .tox/pre-commit/log 06:13:05 ++ awk -F/ '{print $2}' 06:13:05 + tox_env=pre-commit 06:13:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:13:05 + DOC_DIR=docs/_build/html 06:13:05 + [[ -d docs/_build/html ]] 06:13:05 + echo '---> tox-run.sh ends' 06:13:05 ---> tox-run.sh ends 06:13:05 + test 0 -eq 0 06:13:05 $ ssh-agent -k 06:13:05 unset SSH_AUTH_SOCK; 06:13:05 unset SSH_AGENT_PID; 06:13:05 echo Agent pid 1691 killed; 06:13:05 [ssh-agent] Stopped. 06:13:05 [PostBuildScript] - [INFO] Executing post build scripts. 06:13:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins996768691038500310.sh 06:13:05 ---> sysstat.sh 06:13:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4570737201618298602.sh 06:13:05 ---> package-listing.sh 06:13:05 ++ tr '[:upper:]' '[:lower:]' 06:13:05 ++ facter osfamily 06:13:06 + OS_FAMILY=debian 06:13:06 + workspace=/w/workspace/oom-master-pre-commit-lint 06:13:06 + START_PACKAGES=/tmp/packages_start.txt 06:13:06 + END_PACKAGES=/tmp/packages_end.txt 06:13:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:06 + PACKAGES=/tmp/packages_start.txt 06:13:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:13:06 + PACKAGES=/tmp/packages_end.txt 06:13:06 + case "${OS_FAMILY}" in 06:13:06 + dpkg -l 06:13:06 + grep '^ii' 06:13:06 + '[' -f /tmp/packages_start.txt ']' 06:13:06 + '[' -f /tmp/packages_end.txt ']' 06:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:13:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:13:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:13:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13777308302567256044.sh 06:13:06 ---> capture-instance-metadata.sh 06:13:06 Setup pyenv: 06:13:06 system 06:13:06 3.8.13 06:13:06 3.9.13 06:13:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:13:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-otNl 06:13:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:13:13 lf-activate-venv(): INFO: Installing: lftools 06:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-otNl/bin to PATH 06:13:43 INFO: Running in OpenStack, capturing instance metadata 06:13:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10690755823872875175.sh 06:13:43 provisioning config files... 06:13:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6243958089504536626tmp 06:13:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:13:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:13:43 [EnvInject] - Injecting environment variables from a build step. 06:13:43 [EnvInject] - Injecting as environment variables the properties content 06:13:43 SERVER_ID=logs 06:13:43 06:13:43 [EnvInject] - Variables injected successfully. 06:13:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12331879106219385190.sh 06:13:43 ---> create-netrc.sh 06:13:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13552951744296351164.sh 06:13:43 ---> python-tools-install.sh 06:13:43 Setup pyenv: 06:13:43 system 06:13:43 3.8.13 06:13:43 3.9.13 06:13:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otNl from file:/tmp/.os_lf_venv 06:13:45 lf-activate-venv(): INFO: Installing: lftools 06:13:52 lf-activate-venv(): INFO: Adding /tmp/venv-otNl/bin to PATH 06:13:52 Generating Requirements File 06:14:22 Python 3.10.6 06:14:23 pip 23.3.2 from /tmp/venv-otNl/lib/python3.10/site-packages/pip (python 3.10) 06:14:23 appdirs==1.4.4 06:14:23 argcomplete==3.2.1 06:14:23 aspy.yaml==1.3.0 06:14:23 attrs==23.2.0 06:14:23 autopage==0.5.2 06:14:23 beautifulsoup4==4.12.2 06:14:23 boto3==1.34.16 06:14:23 botocore==1.34.16 06:14:23 bs4==0.0.1 06:14:23 cachetools==5.3.2 06:14:23 certifi==2023.11.17 06:14:23 cffi==1.16.0 06:14:23 cfgv==3.4.0 06:14:23 chardet==5.2.0 06:14:23 charset-normalizer==3.3.2 06:14:23 click==8.1.7 06:14:23 cliff==4.4.0 06:14:23 cmd2==2.4.3 06:14:23 cryptography==3.3.2 06:14:23 debtcollector==2.5.0 06:14:23 decorator==5.1.1 06:14:23 defusedxml==0.7.1 06:14:23 Deprecated==1.2.14 06:14:23 distlib==0.3.8 06:14:23 dnspython==2.4.2 06:14:23 docker==4.2.2 06:14:23 dogpile.cache==1.3.0 06:14:23 email-validator==2.1.0.post1 06:14:23 filelock==3.13.1 06:14:23 future==0.18.3 06:14:23 gitdb==4.0.11 06:14:23 GitPython==3.1.41 06:14:23 google-auth==2.26.2 06:14:23 httplib2==0.22.0 06:14:23 identify==2.5.33 06:14:23 idna==3.6 06:14:23 importlib-metadata==7.0.1 06:14:23 importlib-resources==1.5.0 06:14:23 iso8601==2.1.0 06:14:23 Jinja2==3.1.3 06:14:23 jmespath==1.0.1 06:14:23 jsonpatch==1.33 06:14:23 jsonpointer==2.4 06:14:23 jsonschema==4.20.0 06:14:23 jsonschema-specifications==2023.12.1 06:14:23 keystoneauth1==5.4.0 06:14:23 kubernetes==29.0.0 06:14:23 lftools==0.37.8 06:14:23 lxml==5.1.0 06:14:23 MarkupSafe==2.1.3 06:14:23 msgpack==1.0.7 06:14:23 multi_key_dict==2.0.3 06:14:23 munch==4.0.0 06:14:23 netaddr==0.10.1 06:14:23 netifaces==0.11.0 06:14:23 niet==1.4.2 06:14:23 nodeenv==1.8.0 06:14:23 oauth2client==4.1.3 06:14:23 oauthlib==3.2.2 06:14:23 openstacksdk==0.62.0 06:14:23 os-client-config==2.1.0 06:14:23 os-service-types==1.7.0 06:14:23 osc-lib==2.9.0 06:14:23 oslo.config==9.3.0 06:14:23 oslo.context==5.3.0 06:14:23 oslo.i18n==6.2.0 06:14:23 oslo.log==5.4.0 06:14:23 oslo.serialization==5.3.0 06:14:23 oslo.utils==6.3.0 06:14:23 packaging==23.2 06:14:23 pbr==6.0.0 06:14:23 platformdirs==4.1.0 06:14:23 prettytable==3.9.0 06:14:23 pyasn1==0.5.1 06:14:23 pyasn1-modules==0.3.0 06:14:23 pycparser==2.21 06:14:23 pygerrit2==2.0.15 06:14:23 PyGithub==2.1.1 06:14:23 pyinotify==0.9.6 06:14:23 PyJWT==2.8.0 06:14:23 PyNaCl==1.5.0 06:14:23 pyparsing==2.4.7 06:14:23 pyperclip==1.8.2 06:14:23 pyrsistent==0.20.0 06:14:23 python-cinderclient==9.4.0 06:14:23 python-dateutil==2.8.2 06:14:23 python-heatclient==3.4.0 06:14:23 python-jenkins==1.8.2 06:14:23 python-keystoneclient==5.2.0 06:14:23 python-magnumclient==4.3.0 06:14:23 python-novaclient==18.4.0 06:14:23 python-openstackclient==6.0.0 06:14:23 python-swiftclient==4.4.0 06:14:23 pytz==2023.3.post1 06:14:23 PyYAML==6.0.1 06:14:23 referencing==0.32.1 06:14:23 requests==2.31.0 06:14:23 requests-oauthlib==1.3.1 06:14:23 requestsexceptions==1.4.0 06:14:23 rfc3986==2.0.0 06:14:23 rpds-py==0.16.2 06:14:23 rsa==4.9 06:14:23 ruamel.yaml==0.18.5 06:14:23 ruamel.yaml.clib==0.2.8 06:14:23 s3transfer==0.10.0 06:14:23 simplejson==3.19.2 06:14:23 six==1.16.0 06:14:23 smmap==5.0.1 06:14:23 soupsieve==2.5 06:14:23 stevedore==5.1.0 06:14:23 tabulate==0.9.0 06:14:23 toml==0.10.2 06:14:23 tomlkit==0.12.3 06:14:23 tqdm==4.66.1 06:14:23 typing_extensions==4.9.0 06:14:23 tzdata==2023.4 06:14:23 urllib3==1.26.18 06:14:23 virtualenv==20.25.0 06:14:23 wcwidth==0.2.13 06:14:23 websocket-client==1.7.0 06:14:23 wrapt==1.16.0 06:14:23 xdg==6.0.0 06:14:23 xmltodict==0.13.0 06:14:23 yq==3.2.3 06:14:23 zipp==3.17.0 06:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14430993365316971613.sh 06:14:23 ---> sudo-logs.sh 06:14:23 Archiving 'sudo' log.. 06:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17409973659450668913.sh 06:14:23 ---> job-cost.sh 06:14:23 Setup pyenv: 06:14:23 system 06:14:23 3.8.13 06:14:23 3.9.13 06:14:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otNl from file:/tmp/.os_lf_venv 06:14:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:14:32 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. 06:14:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 06:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-otNl/bin to PATH 06:14:33 INFO: No Stack... 06:14:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:14:33 INFO: Archiving Costs 06:14:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7784818709400176006.sh 06:14:33 ---> logs-deploy.sh 06:14:33 Setup pyenv: 06:14:33 system 06:14:33 3.8.13 06:14:33 3.9.13 06:14:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-otNl from file:/tmp/.os_lf_venv 06:14:35 lf-activate-venv(): INFO: Installing: lftools 06:14:44 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. 06:14:44 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:14:45 lf-activate-venv(): INFO: Adding /tmp/venv-otNl/bin to PATH 06:14:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3257 06:14:45 INFO: archiving workspace using pattern(s): 06:14:46 Archives upload complete. 06:14:46 INFO: archiving logs to Nexus 06:14:47 ---> uname -a: 06:14:47 Linux prd-ubuntu1804-builder-4c-4g-11156 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:14:47 06:14:47 06:14:47 ---> lscpu: 06:14:47 Architecture: x86_64 06:14:47 CPU op-mode(s): 32-bit, 64-bit 06:14:47 Byte Order: Little Endian 06:14:47 CPU(s): 4 06:14:47 On-line CPU(s) list: 0-3 06:14:47 Thread(s) per core: 1 06:14:47 Core(s) per socket: 1 06:14:47 Socket(s): 4 06:14:47 NUMA node(s): 1 06:14:47 Vendor ID: AuthenticAMD 06:14:47 CPU family: 23 06:14:47 Model: 49 06:14:47 Model name: AMD EPYC-Rome Processor 06:14:47 Stepping: 0 06:14:47 CPU MHz: 2800.000 06:14:47 BogoMIPS: 5600.00 06:14:47 Virtualization: AMD-V 06:14:47 Hypervisor vendor: KVM 06:14:47 Virtualization type: full 06:14:47 L1d cache: 32K 06:14:47 L1i cache: 32K 06:14:47 L2 cache: 512K 06:14:47 L3 cache: 16384K 06:14:47 NUMA node0 CPU(s): 0-3 06:14:47 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 06:14:47 06:14:47 06:14:47 ---> nproc: 06:14:47 4 06:14:47 06:14:47 06:14:47 ---> df -h: 06:14:47 Filesystem Size Used Avail Use% Mounted on 06:14:47 udev 7.9G 0 7.9G 0% /dev 06:14:47 tmpfs 1.6G 672K 1.6G 1% /run 06:14:47 /dev/vda1 78G 8.4G 69G 11% / 06:14:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:14:47 tmpfs 5.0M 0 5.0M 0% /run/lock 06:14:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:14:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:14:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:14:47 06:14:47 06:14:47 ---> free -m: 06:14:47 total used free shared buff/cache available 06:14:47 Mem: 16040 581 13251 0 2206 15139 06:14:47 Swap: 1023 0 1023 06:14:47 06:14:47 06:14:47 ---> ip addr: 06:14:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:14:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:47 inet 127.0.0.1/8 scope host lo 06:14:47 valid_lft forever preferred_lft forever 06:14:47 inet6 ::1/128 scope host 06:14:47 valid_lft forever preferred_lft forever 06:14:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:14:47 link/ether fa:16:3e:af:cc:e8 brd ff:ff:ff:ff:ff:ff 06:14:47 inet 10.30.107.86/23 brd 10.30.107.255 scope global dynamic ens3 06:14:47 valid_lft 86231sec preferred_lft 86231sec 06:14:47 inet6 fe80::f816:3eff:feaf:cce8/64 scope link 06:14:47 valid_lft forever preferred_lft forever 06:14:47 06:14:47 06:14:47 ---> sar -b -r -n DEV: 06:14:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11156) 01/11/24 _x86_64_ (4 CPU) 06:14:47 06:14:47 06:12:00 LINUX RESTART (4 CPU) 06:14:47 06:14:47 06:13:02 tps rtps wtps bread/s bwrtn/s 06:14:47 06:14:01 100.41 2.47 97.93 130.83 25712.12 06:14:47 Average: 100.41 2.47 97.93 130.83 25712.12 06:14:47 06:14:47 06:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:47 06:14:01 13694308 15520828 2730660 16.63 75628 1938492 831428 4.76 801772 1687996 159408 06:14:47 Average: 13694308 15520828 2730660 16.63 75628 1938492 831428 4.76 801772 1687996 159408 06:14:47 06:14:47 06:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:47 06:14:01 ens3 57.62 39.54 718.69 9.44 0.00 0.00 0.00 0.00 06:14:47 06:14:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 06:14:47 Average: ens3 57.62 39.54 718.69 9.44 0.00 0.00 0.00 0.00 06:14:47 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 06:14:47 06:14:47 06:14:47 ---> sar -P ALL: 06:14:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11156) 01/11/24 _x86_64_ (4 CPU) 06:14:47 06:14:47 06:12:00 LINUX RESTART (4 CPU) 06:14:47 06:14:47 06:13:02 CPU %user %nice %system %iowait %steal %idle 06:14:47 06:14:01 all 21.14 0.00 1.51 3.69 0.06 73.59 06:14:47 06:14:01 0 8.46 0.00 1.16 9.06 0.05 81.27 06:14:47 06:14:01 1 32.32 0.00 1.54 1.07 0.09 64.99 06:14:47 06:14:01 2 10.43 0.00 1.22 2.76 0.03 85.55 06:14:47 06:14:01 3 33.42 0.00 2.12 1.87 0.07 62.52 06:14:47 Average: all 21.14 0.00 1.51 3.69 0.06 73.59 06:14:47 Average: 0 8.46 0.00 1.16 9.06 0.05 81.27 06:14:47 Average: 1 32.32 0.00 1.54 1.07 0.09 64.99 06:14:47 Average: 2 10.43 0.00 1.22 2.76 0.03 85.55 06:14:47 Average: 3 33.42 0.00 2.12 1.87 0.07 62.52 06:14:47 06:14:47 06:14:47