15:13:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137658 15:13:14 Running as SYSTEM 15:13:14 [EnvInject] - Loading node environment variables. 15:13:14 Building remotely on prd-ubuntu1804-builder-4c-4g-21855 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:13:14 [ssh-agent] Looking for ssh-agent implementation... 15:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:14 $ ssh-agent 15:13:14 SSH_AUTH_SOCK=/tmp/ssh-HQMiaRSDZ65F/agent.1704 15:13:14 SSH_AGENT_PID=1706 15:13:14 [ssh-agent] Started. 15:13:14 Running ssh-add (command line suppressed) 15:13:14 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6787539575399403507.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6787539575399403507.key) 15:13:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:13:14 The recommended git tool is: NONE 15:13:16 using credential onap-jenkins-ssh 15:13:16 Wiping out workspace first. 15:13:16 Cloning the remote Git repository 15:13:16 Cloning repository git://cloud.onap.org/mirror/oom.git 15:13:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:13:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:13:16 > git --version # timeout=10 15:13:16 > git --version # 'git version 2.17.1' 15:13:16 using GIT_SSH to set credentials Gerrit user 15:13:16 Verifying host key using manually-configured host key entries 15:13:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:13:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:13:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:13:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:13:22 using GIT_SSH to set credentials Gerrit user 15:13:22 Verifying host key using manually-configured host key entries 15:13:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137658/3 # timeout=30 15:13:22 > git rev-parse 1eeb37b34517aecb0fdcef2e486188768b5ee513^{commit} # timeout=10 15:13:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:13:22 Checking out Revision 1eeb37b34517aecb0fdcef2e486188768b5ee513 (refs/changes/58/137658/3) 15:13:22 > git config core.sparsecheckout # timeout=10 15:13:22 > git checkout -f 1eeb37b34517aecb0fdcef2e486188768b5ee513 # timeout=30 15:13:25 Commit message: "[CASSANDRA] Add some fixes for K8ssandra Operator" 15:13:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:13:25 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 15:13:25 [EnvInject] - Injecting environment variables from a build step. 15:13:25 [EnvInject] - Injecting as environment variables the properties content 15:13:25 PYTHON=python3 15:13:25 15:13:25 [EnvInject] - Variables injected successfully. 15:13:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5664107281988678766.sh 15:13:25 ---> tox-install.sh 15:13:25 + source /home/jenkins/lf-env.sh 15:13:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:13:25 ++ mktemp -d /tmp/venv-XXXX 15:13:25 + lf_venv=/tmp/venv-qwNg 15:13:25 + local venv_file=/tmp/.os_lf_venv 15:13:25 + local python=python3 15:13:25 + local options 15:13:25 + local set_path=true 15:13:25 + local install_args= 15:13:25 ++ 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 15:13:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:13:25 + true 15:13:25 + case $1 in 15:13:25 + venv_file=/tmp/.toxenv 15:13:25 + shift 2 15:13:25 + true 15:13:25 + case $1 in 15:13:25 + shift 15:13:25 + break 15:13:25 + case $python in 15:13:25 + local pkg_list= 15:13:25 + [[ -d /opt/pyenv ]] 15:13:25 + echo 'Setup pyenv:' 15:13:25 Setup pyenv: 15:13:25 + export PYENV_ROOT=/opt/pyenv 15:13:25 + PYENV_ROOT=/opt/pyenv 15:13:25 + 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 15:13:25 + 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 15:13:25 + pyenv versions 15:13:25 * system (set by /opt/pyenv/version) 15:13:25 * 3.8.13 (set by /opt/pyenv/version) 15:13:25 * 3.9.13 (set by /opt/pyenv/version) 15:13:25 * 3.10.6 (set by /opt/pyenv/version) 15:13:25 + command -v pyenv 15:13:25 ++ pyenv init - --no-rehash 15:13:25 + 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[*]}"'\'')" 15:13:25 export PATH="/opt/pyenv/shims:${PATH}" 15:13:25 export PYENV_SHELL=bash 15:13:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:13:25 pyenv() { 15:13:25 local command 15:13:25 command="${1:-}" 15:13:25 if [ "$#" -gt 0 ]; then 15:13:25 shift 15:13:25 fi 15:13:25 15:13:25 case "$command" in 15:13:25 rehash|shell) 15:13:25 eval "$(pyenv "sh-$command" "$@")" 15:13:25 ;; 15:13:25 *) 15:13:25 command pyenv "$command" "$@" 15:13:25 ;; 15:13:25 esac 15:13:25 }' 15:13:25 +++ 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[*]}"' 15:13:25 ++ 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 15:13:25 ++ 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 15:13:25 ++ 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 15:13:25 ++ export PYENV_SHELL=bash 15:13:25 ++ PYENV_SHELL=bash 15:13:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:13:25 +++ complete -F _pyenv pyenv 15:13:25 ++ lf-pyver python3 15:13:25 ++ local py_version_xy=python3 15:13:25 ++ local py_version_xyz= 15:13:25 ++ pyenv versions 15:13:25 ++ local command 15:13:25 ++ command=versions 15:13:25 ++ '[' 1 -gt 0 ']' 15:13:25 ++ shift 15:13:25 ++ case "$command" in 15:13:25 ++ command pyenv versions 15:13:25 ++ pyenv versions 15:13:25 ++ sed 's/^[ *]* //' 15:13:25 ++ awk '{ print $1 }' 15:13:25 ++ grep -E '^[0-9.]*[0-9]$' 15:13:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:13:26 +++ grep '^3' /tmp/.pyenv_versions 15:13:26 +++ sort -V 15:13:26 +++ tail -n 1 15:13:26 ++ py_version_xyz=3.10.6 15:13:26 ++ [[ -z 3.10.6 ]] 15:13:26 ++ echo 3.10.6 15:13:26 ++ return 0 15:13:26 + pyenv local 3.10.6 15:13:26 + local command 15:13:26 + command=local 15:13:26 + '[' 2 -gt 0 ']' 15:13:26 + shift 15:13:26 + case "$command" in 15:13:26 + command pyenv local 3.10.6 15:13:26 + pyenv local 3.10.6 15:13:26 + for arg in "$@" 15:13:26 + case $arg in 15:13:26 + pkg_list+='tox ' 15:13:26 + for arg in "$@" 15:13:26 + case $arg in 15:13:26 + pkg_list+='virtualenv ' 15:13:26 + for arg in "$@" 15:13:26 + case $arg in 15:13:26 + pkg_list+='urllib3~=1.26.15 ' 15:13:26 + [[ -f /tmp/.toxenv ]] 15:13:26 + [[ ! -f /tmp/.toxenv ]] 15:13:26 + [[ -n '' ]] 15:13:26 + python3 -m venv /tmp/venv-qwNg 15:13:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qwNg' 15:13:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qwNg 15:13:30 + echo /tmp/venv-qwNg 15:13:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:13:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:13:30 + /tmp/venv-qwNg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:13:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:13:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:13:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:13:33 + /tmp/venv-qwNg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:13:36 + type python3 15:13:36 + true 15:13:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qwNg/bin to PATH' 15:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-qwNg/bin to PATH 15:13:36 + PATH=/tmp/venv-qwNg/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 15:13:36 + return 0 15:13:36 + python3 --version 15:13:36 Python 3.10.6 15:13:36 + python3 -m pip --version 15:13:36 pip 24.0 from /tmp/venv-qwNg/lib/python3.10/site-packages/pip (python 3.10) 15:13:36 + python3 -m pip freeze 15:13:37 cachetools==5.3.3 15:13:37 chardet==5.2.0 15:13:37 colorama==0.4.6 15:13:37 distlib==0.3.8 15:13:37 filelock==3.13.3 15:13:37 packaging==24.0 15:13:37 platformdirs==4.2.0 15:13:37 pluggy==1.4.0 15:13:37 pyproject-api==1.6.1 15:13:37 tomli==2.0.1 15:13:37 tox==4.14.2 15:13:37 urllib3==1.26.18 15:13:37 virtualenv==20.25.1 15:13:37 [EnvInject] - Injecting environment variables from a build step. 15:13:37 [EnvInject] - Injecting as environment variables the properties content 15:13:37 PARALLEL=false 15:13:37 15:13:37 [EnvInject] - Variables injected successfully. 15:13:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1863955173164708391.sh 15:13:37 ---> tox-run.sh 15:13:37 + 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 15:13:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:13:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:13:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:13:37 + cd /w/workspace/oom-master-pre-commit-lint/. 15:13:37 + source /home/jenkins/lf-env.sh 15:13:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:13:37 ++ mktemp -d /tmp/venv-XXXX 15:13:37 + lf_venv=/tmp/venv-m4Ni 15:13:37 + local venv_file=/tmp/.os_lf_venv 15:13:37 + local python=python3 15:13:37 + local options 15:13:37 + local set_path=true 15:13:37 + local install_args= 15:13:37 ++ 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 15:13:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:13:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:13:37 + true 15:13:37 + case $1 in 15:13:37 + venv_file=/tmp/.toxenv 15:13:37 + shift 2 15:13:37 + true 15:13:37 + case $1 in 15:13:37 + shift 15:13:37 + break 15:13:37 + case $python in 15:13:37 + local pkg_list= 15:13:37 + [[ -d /opt/pyenv ]] 15:13:37 + echo 'Setup pyenv:' 15:13:37 Setup pyenv: 15:13:37 + export PYENV_ROOT=/opt/pyenv 15:13:37 + PYENV_ROOT=/opt/pyenv 15:13:37 + 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 15:13:37 + 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 15:13:37 + pyenv versions 15:13:37 system 15:13:37 3.8.13 15:13:37 3.9.13 15:13:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:13:37 + command -v pyenv 15:13:37 ++ pyenv init - --no-rehash 15:13:37 + 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[*]}"'\'')" 15:13:37 export PATH="/opt/pyenv/shims:${PATH}" 15:13:37 export PYENV_SHELL=bash 15:13:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:13:37 pyenv() { 15:13:37 local command 15:13:37 command="${1:-}" 15:13:37 if [ "$#" -gt 0 ]; then 15:13:37 shift 15:13:37 fi 15:13:37 15:13:37 case "$command" in 15:13:37 rehash|shell) 15:13:37 eval "$(pyenv "sh-$command" "$@")" 15:13:37 ;; 15:13:37 *) 15:13:37 command pyenv "$command" "$@" 15:13:37 ;; 15:13:37 esac 15:13:37 }' 15:13:37 +++ 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[*]}"' 15:13:37 ++ 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 15:13:37 ++ 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 15:13:37 ++ 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 15:13:37 ++ export PYENV_SHELL=bash 15:13:37 ++ PYENV_SHELL=bash 15:13:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:13:37 +++ complete -F _pyenv pyenv 15:13:37 ++ lf-pyver python3 15:13:37 ++ local py_version_xy=python3 15:13:37 ++ local py_version_xyz= 15:13:37 ++ pyenv versions 15:13:37 ++ sed 's/^[ *]* //' 15:13:37 ++ local command 15:13:37 ++ command=versions 15:13:37 ++ '[' 1 -gt 0 ']' 15:13:37 ++ shift 15:13:37 ++ case "$command" in 15:13:37 ++ command pyenv versions 15:13:37 ++ pyenv versions 15:13:37 ++ awk '{ print $1 }' 15:13:37 ++ grep -E '^[0-9.]*[0-9]$' 15:13:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:13:37 +++ grep '^3' /tmp/.pyenv_versions 15:13:37 +++ sort -V 15:13:37 +++ tail -n 1 15:13:37 ++ py_version_xyz=3.10.6 15:13:37 ++ [[ -z 3.10.6 ]] 15:13:37 ++ echo 3.10.6 15:13:37 ++ return 0 15:13:37 + pyenv local 3.10.6 15:13:37 + local command 15:13:37 + command=local 15:13:37 + '[' 2 -gt 0 ']' 15:13:37 + shift 15:13:37 + case "$command" in 15:13:37 + command pyenv local 3.10.6 15:13:37 + pyenv local 3.10.6 15:13:37 + for arg in "$@" 15:13:37 + case $arg in 15:13:37 + pkg_list+='tox ' 15:13:37 + for arg in "$@" 15:13:37 + case $arg in 15:13:37 + pkg_list+='virtualenv ' 15:13:37 + for arg in "$@" 15:13:37 + case $arg in 15:13:37 + pkg_list+='urllib3~=1.26.15 ' 15:13:37 + [[ -f /tmp/.toxenv ]] 15:13:37 ++ cat /tmp/.toxenv 15:13:37 + lf_venv=/tmp/venv-qwNg 15:13:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwNg from' file:/tmp/.toxenv 15:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwNg from file:/tmp/.toxenv 15:13:37 + /tmp/venv-qwNg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:13:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:13:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:13:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:13:38 + /tmp/venv-qwNg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:13:39 + type python3 15:13:39 + true 15:13:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qwNg/bin to PATH' 15:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-qwNg/bin to PATH 15:13:39 + PATH=/tmp/venv-qwNg/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 15:13:39 + return 0 15:13:39 + [[ -d /opt/pyenv ]] 15:13:39 + echo '---> Setting up pyenv' 15:13:39 ---> Setting up pyenv 15:13:39 + export PYENV_ROOT=/opt/pyenv 15:13:39 + PYENV_ROOT=/opt/pyenv 15:13:39 + export PATH=/opt/pyenv/bin:/tmp/venv-qwNg/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 15:13:39 + PATH=/opt/pyenv/bin:/tmp/venv-qwNg/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 15:13:39 ++ pwd 15:13:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:13:39 + export PYTHONPATH 15:13:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:13:39 + TOX_TESTENV_PASSENV=PYTHONPATH 15:13:39 + tox --version 15:13:40 4.14.2 from /tmp/venv-qwNg/lib/python3.10/site-packages/tox/__init__.py 15:13:40 + PARALLEL=false 15:13:40 + TOX_OPTIONS_LIST= 15:13:40 + [[ -n pre-commit ]] 15:13:40 + TOX_OPTIONS_LIST=' -e pre-commit' 15:13:40 + case ${PARALLEL,,} in 15:13:40 + tox -e pre-commit 15:13:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:13:41 pre-commit: install_deps> python -I -m pip install pre-commit 15:13:44 pre-commit: freeze> python -m pip freeze --all 15:13:44 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 15:13:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:13:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:13:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:13:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:13:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:13:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:13:50 [INFO] Once installed this environment will be reused. 15:13:50 [INFO] This may take a few minutes... 15:13:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:13:53 [INFO] Once installed this environment will be reused. 15:13:53 [INFO] This may take a few minutes... 15:13:58 Trim Trailing Whitespace.................................................Passed 15:13:58 Tabs remover.............................................................Passed 15:13:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:13:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:13:59 [INFO] Once installed this environment will be reused. 15:13:59 [INFO] This may take a few minutes... 15:14:05 gitlint..............................................(no files to check)Skipped 15:14:05 pre-commit: OK (24.53=setup[4.02]+cmd[14.20,6.31] seconds) 15:14:05 congratulations :) (24.70 seconds) 15:14:05 + tox_status=0 15:14:05 + echo '---> Completed tox runs' 15:14:05 ---> Completed tox runs 15:14:05 + for i in .tox/*/log 15:14:05 ++ echo .tox/pre-commit/log 15:14:05 ++ awk -F/ '{print $2}' 15:14:05 + tox_env=pre-commit 15:14:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:14:05 + DOC_DIR=docs/_build/html 15:14:05 + [[ -d docs/_build/html ]] 15:14:05 + echo '---> tox-run.sh ends' 15:14:05 ---> tox-run.sh ends 15:14:05 + test 0 -eq 0 15:14:05 $ ssh-agent -k 15:14:05 unset SSH_AUTH_SOCK; 15:14:05 unset SSH_AGENT_PID; 15:14:05 echo Agent pid 1706 killed; 15:14:05 [ssh-agent] Stopped. 15:14:05 [PostBuildScript] - [INFO] Executing post build scripts. 15:14:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14246427836068663225.sh 15:14:05 ---> sysstat.sh 15:14:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11069324881551339565.sh 15:14:05 ---> package-listing.sh 15:14:05 ++ facter osfamily 15:14:05 ++ tr '[:upper:]' '[:lower:]' 15:14:05 + OS_FAMILY=debian 15:14:05 + workspace=/w/workspace/oom-master-pre-commit-lint 15:14:05 + START_PACKAGES=/tmp/packages_start.txt 15:14:05 + END_PACKAGES=/tmp/packages_end.txt 15:14:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:05 + PACKAGES=/tmp/packages_start.txt 15:14:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:14:05 + PACKAGES=/tmp/packages_end.txt 15:14:05 + case "${OS_FAMILY}" in 15:14:05 + dpkg -l 15:14:05 + grep '^ii' 15:14:05 + '[' -f /tmp/packages_start.txt ']' 15:14:05 + '[' -f /tmp/packages_end.txt ']' 15:14:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:14:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:14:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:14:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17713636367090658342.sh 15:14:05 ---> capture-instance-metadata.sh 15:14:05 Setup pyenv: 15:14:05 system 15:14:05 3.8.13 15:14:05 3.9.13 15:14:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:14:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rUsu 15:14:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:12 lf-activate-venv(): INFO: Installing: lftools 15:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-rUsu/bin to PATH 15:14:41 INFO: Running in OpenStack, capturing instance metadata 15:14:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2991172204694660321.sh 15:14:42 provisioning config files... 15:14:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10400430339856114206tmp 15:14:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:14:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:14:42 [EnvInject] - Injecting environment variables from a build step. 15:14:42 [EnvInject] - Injecting as environment variables the properties content 15:14:42 SERVER_ID=logs 15:14:42 15:14:42 [EnvInject] - Variables injected successfully. 15:14:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13227832724229826064.sh 15:14:42 ---> create-netrc.sh 15:14:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1790104092033470599.sh 15:14:42 ---> python-tools-install.sh 15:14:42 Setup pyenv: 15:14:42 system 15:14:42 3.8.13 15:14:42 3.9.13 15:14:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:14:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUsu from file:/tmp/.os_lf_venv 15:14:43 lf-activate-venv(): INFO: Installing: lftools 15:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-rUsu/bin to PATH 15:14:51 Generating Requirements File 15:15:17 Python 3.10.6 15:15:18 pip 24.0 from /tmp/venv-rUsu/lib/python3.10/site-packages/pip (python 3.10) 15:15:18 appdirs==1.4.4 15:15:18 argcomplete==3.2.3 15:15:18 aspy.yaml==1.3.0 15:15:18 attrs==23.2.0 15:15:18 autopage==0.5.2 15:15:18 beautifulsoup4==4.12.3 15:15:18 boto3==1.34.80 15:15:18 botocore==1.34.80 15:15:18 bs4==0.0.2 15:15:18 cachetools==5.3.3 15:15:18 certifi==2024.2.2 15:15:18 cffi==1.16.0 15:15:18 cfgv==3.4.0 15:15:18 chardet==5.2.0 15:15:18 charset-normalizer==3.3.2 15:15:18 click==8.1.7 15:15:18 cliff==4.6.0 15:15:18 cmd2==2.4.3 15:15:18 cryptography==3.3.2 15:15:18 debtcollector==3.0.0 15:15:18 decorator==5.1.1 15:15:18 defusedxml==0.7.1 15:15:18 Deprecated==1.2.14 15:15:18 distlib==0.3.8 15:15:18 dnspython==2.6.1 15:15:18 docker==4.2.2 15:15:18 dogpile.cache==1.3.2 15:15:18 email_validator==2.1.1 15:15:18 filelock==3.13.3 15:15:18 future==1.0.0 15:15:18 gitdb==4.0.11 15:15:18 GitPython==3.1.43 15:15:18 google-auth==2.29.0 15:15:18 httplib2==0.22.0 15:15:18 identify==2.5.35 15:15:18 idna==3.6 15:15:18 importlib-resources==1.5.0 15:15:18 iso8601==2.1.0 15:15:18 Jinja2==3.1.3 15:15:18 jmespath==1.0.1 15:15:18 jsonpatch==1.33 15:15:18 jsonpointer==2.4 15:15:18 jsonschema==4.21.1 15:15:18 jsonschema-specifications==2023.12.1 15:15:18 keystoneauth1==5.6.0 15:15:18 kubernetes==29.0.0 15:15:18 lftools==0.37.10 15:15:18 lxml==5.2.1 15:15:18 MarkupSafe==2.1.5 15:15:18 msgpack==1.0.8 15:15:18 multi_key_dict==2.0.3 15:15:18 munch==4.0.0 15:15:18 netaddr==1.2.1 15:15:18 netifaces==0.11.0 15:15:18 niet==1.4.2 15:15:18 nodeenv==1.8.0 15:15:18 oauth2client==4.1.3 15:15:18 oauthlib==3.2.2 15:15:18 openstacksdk==3.0.0 15:15:18 os-client-config==2.1.0 15:15:18 os-service-types==1.7.0 15:15:18 osc-lib==3.0.1 15:15:18 oslo.config==9.4.0 15:15:18 oslo.context==5.5.0 15:15:18 oslo.i18n==6.3.0 15:15:18 oslo.log==5.5.1 15:15:18 oslo.serialization==5.4.0 15:15:18 oslo.utils==7.1.0 15:15:18 packaging==24.0 15:15:18 pbr==6.0.0 15:15:18 platformdirs==4.2.0 15:15:18 prettytable==3.10.0 15:15:18 pyasn1==0.6.0 15:15:18 pyasn1_modules==0.4.0 15:15:18 pycparser==2.22 15:15:18 pygerrit2==2.0.15 15:15:18 PyGithub==2.3.0 15:15:18 pyinotify==0.9.6 15:15:18 PyJWT==2.8.0 15:15:18 PyNaCl==1.5.0 15:15:18 pyparsing==2.4.7 15:15:18 pyperclip==1.8.2 15:15:18 pyrsistent==0.20.0 15:15:18 python-cinderclient==9.5.0 15:15:18 python-dateutil==2.9.0.post0 15:15:18 python-heatclient==3.5.0 15:15:18 python-jenkins==1.8.2 15:15:18 python-keystoneclient==5.4.0 15:15:18 python-magnumclient==4.4.0 15:15:18 python-novaclient==18.6.0 15:15:18 python-openstackclient==6.6.0 15:15:18 python-swiftclient==4.5.0 15:15:18 PyYAML==6.0.1 15:15:18 referencing==0.34.0 15:15:18 requests==2.31.0 15:15:18 requests-oauthlib==2.0.0 15:15:18 requestsexceptions==1.4.0 15:15:18 rfc3986==2.0.0 15:15:18 rpds-py==0.18.0 15:15:18 rsa==4.9 15:15:18 ruamel.yaml==0.18.6 15:15:18 ruamel.yaml.clib==0.2.8 15:15:18 s3transfer==0.10.1 15:15:18 simplejson==3.19.2 15:15:18 six==1.16.0 15:15:18 smmap==5.0.1 15:15:18 soupsieve==2.5 15:15:18 stevedore==5.2.0 15:15:18 tabulate==0.9.0 15:15:18 toml==0.10.2 15:15:18 tomlkit==0.12.4 15:15:18 tqdm==4.66.2 15:15:18 typing_extensions==4.11.0 15:15:18 tzdata==2024.1 15:15:18 urllib3==1.26.18 15:15:18 virtualenv==20.25.1 15:15:18 wcwidth==0.2.13 15:15:18 websocket-client==1.7.0 15:15:18 wrapt==1.16.0 15:15:18 xdg==6.0.0 15:15:18 xmltodict==0.13.0 15:15:18 yq==3.2.3 15:15:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18138323298279379542.sh 15:15:18 ---> sudo-logs.sh 15:15:18 Archiving 'sudo' log.. 15:15:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13672950353379780246.sh 15:15:18 ---> job-cost.sh 15:15:18 Setup pyenv: 15:15:18 system 15:15:18 3.8.13 15:15:18 3.9.13 15:15:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUsu from file:/tmp/.os_lf_venv 15:15:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-rUsu/bin to PATH 15:15:25 INFO: No Stack... 15:15:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:15:25 INFO: Archiving Costs 15:15:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10342784466547999929.sh 15:15:25 ---> logs-deploy.sh 15:15:25 Setup pyenv: 15:15:26 system 15:15:26 3.8.13 15:15:26 3.9.13 15:15:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rUsu from file:/tmp/.os_lf_venv 15:15:27 lf-activate-venv(): INFO: Installing: lftools 15:15:36 lf-activate-venv(): INFO: Adding /tmp/venv-rUsu/bin to PATH 15:15:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3416 15:15:36 INFO: archiving workspace using pattern(s): 15:15:37 Archives upload complete. 15:15:37 INFO: archiving logs to Nexus 15:15:38 ---> uname -a: 15:15:38 Linux prd-ubuntu1804-builder-4c-4g-21855 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:15:38 15:15:38 15:15:38 ---> lscpu: 15:15:38 Architecture: x86_64 15:15:38 CPU op-mode(s): 32-bit, 64-bit 15:15:38 Byte Order: Little Endian 15:15:38 CPU(s): 4 15:15:38 On-line CPU(s) list: 0-3 15:15:38 Thread(s) per core: 1 15:15:38 Core(s) per socket: 1 15:15:38 Socket(s): 4 15:15:38 NUMA node(s): 1 15:15:38 Vendor ID: AuthenticAMD 15:15:38 CPU family: 23 15:15:38 Model: 49 15:15:38 Model name: AMD EPYC-Rome Processor 15:15:38 Stepping: 0 15:15:38 CPU MHz: 2800.000 15:15:38 BogoMIPS: 5600.00 15:15:38 Virtualization: AMD-V 15:15:38 Hypervisor vendor: KVM 15:15:38 Virtualization type: full 15:15:38 L1d cache: 32K 15:15:38 L1i cache: 32K 15:15:38 L2 cache: 512K 15:15:38 L3 cache: 16384K 15:15:38 NUMA node0 CPU(s): 0-3 15:15:38 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 15:15:38 15:15:38 15:15:38 ---> nproc: 15:15:38 4 15:15:38 15:15:38 15:15:38 ---> df -h: 15:15:38 Filesystem Size Used Avail Use% Mounted on 15:15:38 udev 7.9G 0 7.9G 0% /dev 15:15:38 tmpfs 1.6G 672K 1.6G 1% /run 15:15:38 /dev/vda1 78G 8.4G 70G 11% / 15:15:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:15:38 tmpfs 5.0M 0 5.0M 0% /run/lock 15:15:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:15:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:15:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:15:38 15:15:38 15:15:38 ---> free -m: 15:15:38 total used free shared buff/cache available 15:15:38 Mem: 16040 551 13307 0 2181 15169 15:15:38 Swap: 1023 0 1023 15:15:38 15:15:38 15:15:38 ---> ip addr: 15:15:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:15:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:15:38 inet 127.0.0.1/8 scope host lo 15:15:38 valid_lft forever preferred_lft forever 15:15:38 inet6 ::1/128 scope host 15:15:38 valid_lft forever preferred_lft forever 15:15:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:15:38 link/ether fa:16:3e:c1:ec:00 brd ff:ff:ff:ff:ff:ff 15:15:38 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic ens3 15:15:38 valid_lft 86236sec preferred_lft 86236sec 15:15:38 inet6 fe80::f816:3eff:fec1:ec00/64 scope link 15:15:38 valid_lft forever preferred_lft forever 15:15:38 15:15:38 15:15:38 ---> sar -b -r -n DEV: 15:15:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21855) 04/09/24 _x86_64_ (4 CPU) 15:15:38 15:15:38 15:12:55 LINUX RESTART (4 CPU) 15:15:38 15:15:38 15:13:01 tps rtps wtps bread/s bwrtn/s 15:15:38 15:14:02 264.51 72.07 192.43 4748.94 103968.14 15:15:38 15:15:01 93.53 2.47 91.05 130.83 9835.62 15:15:38 Average: 179.73 37.57 142.17 2459.28 57297.33 15:15:38 15:15:38 15:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:38 15:14:02 13959412 15534944 2465556 15.01 53184 1724264 853864 4.89 747504 1505932 129640 15:15:38 15:15:01 13717412 15547908 2707556 16.48 76388 1941664 792724 4.54 782716 1683648 152996 15:15:38 Average: 13838412 15541426 2586556 15.75 64786 1832964 823294 4.71 765110 1594790 141318 15:15:38 15:15:38 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:38 15:14:02 ens3 513.75 361.09 2059.11 79.47 0.00 0.00 0.00 0.00 15:15:38 15:14:02 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 15:15:38 15:15:01 ens3 50.52 37.65 672.02 9.31 0.00 0.00 0.00 0.00 15:15:38 15:15:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 15:15:38 Average: ens3 284.08 200.73 1371.39 44.69 0.00 0.00 0.00 0.00 15:15:38 Average: lo 2.15 2.15 0.23 0.23 0.00 0.00 0.00 0.00 15:15:38 15:15:38 15:15:38 ---> sar -P ALL: 15:15:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21855) 04/09/24 _x86_64_ (4 CPU) 15:15:38 15:15:38 15:12:55 LINUX RESTART (4 CPU) 15:15:38 15:15:38 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:15:38 15:14:02 all 23.43 0.00 2.59 11.46 0.07 62.45 15:15:38 15:14:02 0 22.85 0.00 3.45 5.84 0.07 67.79 15:15:38 15:14:02 1 23.97 0.00 2.11 2.26 0.05 71.61 15:15:38 15:14:02 2 34.04 0.00 2.84 13.78 0.08 49.25 15:15:38 15:14:02 3 12.91 0.00 1.93 24.01 0.07 61.08 15:15:38 15:15:01 all 22.06 0.00 1.58 1.50 0.05 74.81 15:15:38 15:15:01 0 35.80 0.00 2.12 0.85 0.08 61.14 15:15:38 15:15:01 1 32.81 0.00 1.76 0.19 0.05 65.19 15:15:38 15:15:01 2 15.72 0.00 1.68 1.72 0.05 80.84 15:15:38 15:15:01 3 4.13 0.00 0.77 3.24 0.03 91.82 15:15:38 Average: all 22.75 0.00 2.09 6.50 0.06 68.60 15:15:38 Average: 0 29.29 0.00 2.79 3.36 0.08 64.49 15:15:38 Average: 1 28.37 0.00 1.94 1.23 0.05 68.42 15:15:38 Average: 2 24.92 0.00 2.27 7.78 0.07 64.97 15:15:38 Average: 3 8.52 0.00 1.35 13.61 0.05 76.47 15:15:38 15:15:38 15:15:38