07:35:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 07:35:17 Running as SYSTEM 07:35:17 [EnvInject] - Loading node environment variables. 07:35:17 Building remotely on prd-ubuntu1804-builder-4c-4g-11510 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:35:17 [ssh-agent] Looking for ssh-agent implementation... 07:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:17 $ ssh-agent 07:35:17 SSH_AUTH_SOCK=/tmp/ssh-NguyR4fq42jI/agent.1710 07:35:17 SSH_AGENT_PID=1712 07:35:17 [ssh-agent] Started. 07:35:17 Running ssh-add (command line suppressed) 07:35:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1705639481839222896.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1705639481839222896.key) 07:35:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:35:17 The recommended git tool is: NONE 07:35:19 using credential onap-jenkins-ssh 07:35:19 Wiping out workspace first. 07:35:19 Cloning the remote Git repository 07:35:19 Cloning repository git://cloud.onap.org/mirror/oom.git 07:35:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:35:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:19 > git --version # timeout=10 07:35:19 > git --version # 'git version 2.17.1' 07:35:19 using GIT_SSH to set credentials Gerrit user 07:35:19 Verifying host key using manually-configured host key entries 07:35:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:35:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:35:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:24 using GIT_SSH to set credentials Gerrit user 07:35:24 Verifying host key using manually-configured host key entries 07:35:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/7 # timeout=30 07:35:25 > git rev-parse cde4a784a593555c17146635dcc25013872cabc5^{commit} # timeout=10 07:35:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:35:25 Checking out Revision cde4a784a593555c17146635dcc25013872cabc5 (refs/changes/39/137439/7) 07:35:25 > git config core.sparsecheckout # timeout=10 07:35:25 > git checkout -f cde4a784a593555c17146635dcc25013872cabc5 # timeout=30 07:35:28 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 07:35:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:35:28 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 07:35:28 [EnvInject] - Injecting environment variables from a build step. 07:35:28 [EnvInject] - Injecting as environment variables the properties content 07:35:28 PYTHON=python3 07:35:28 07:35:28 [EnvInject] - Variables injected successfully. 07:35:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1720809424421604026.sh 07:35:28 ---> tox-install.sh 07:35:28 + source /home/jenkins/lf-env.sh 07:35:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:28 ++ mktemp -d /tmp/venv-XXXX 07:35:28 + lf_venv=/tmp/venv-Xpq1 07:35:28 + local venv_file=/tmp/.os_lf_venv 07:35:28 + local python=python3 07:35:28 + local options 07:35:28 + local set_path=true 07:35:28 + local install_args= 07:35:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:28 + true 07:35:28 + case $1 in 07:35:28 + venv_file=/tmp/.toxenv 07:35:28 + shift 2 07:35:28 + true 07:35:28 + case $1 in 07:35:28 + shift 07:35:28 + break 07:35:28 + case $python in 07:35:28 + local pkg_list= 07:35:28 + [[ -d /opt/pyenv ]] 07:35:28 + echo 'Setup pyenv:' 07:35:28 Setup pyenv: 07:35:28 + export PYENV_ROOT=/opt/pyenv 07:35:28 + PYENV_ROOT=/opt/pyenv 07:35:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:28 + pyenv versions 07:35:28 * system (set by /opt/pyenv/version) 07:35:28 * 3.8.13 (set by /opt/pyenv/version) 07:35:28 * 3.9.13 (set by /opt/pyenv/version) 07:35:28 * 3.10.6 (set by /opt/pyenv/version) 07:35:28 + command -v pyenv 07:35:28 ++ pyenv init - --no-rehash 07:35:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:35:28 export PATH="/opt/pyenv/shims:${PATH}" 07:35:28 export PYENV_SHELL=bash 07:35:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:28 pyenv() { 07:35:28 local command 07:35:28 command="${1:-}" 07:35:28 if [ "$#" -gt 0 ]; then 07:35:28 shift 07:35:28 fi 07:35:28 07:35:28 case "$command" in 07:35:28 rehash|shell) 07:35:28 eval "$(pyenv "sh-$command" "$@")" 07:35:28 ;; 07:35:28 *) 07:35:28 command pyenv "$command" "$@" 07:35:28 ;; 07:35:28 esac 07:35:28 }' 07:35:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:35:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:28 ++ export PYENV_SHELL=bash 07:35:28 ++ PYENV_SHELL=bash 07:35:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:28 +++ complete -F _pyenv pyenv 07:35:28 ++ lf-pyver python3 07:35:28 ++ local py_version_xy=python3 07:35:28 ++ local py_version_xyz= 07:35:28 ++ pyenv versions 07:35:28 ++ local command 07:35:28 ++ command=versions 07:35:28 ++ '[' 1 -gt 0 ']' 07:35:28 ++ shift 07:35:28 ++ case "$command" in 07:35:28 ++ command pyenv versions 07:35:28 ++ pyenv versions 07:35:28 ++ sed 's/^[ *]* //' 07:35:28 ++ awk '{ print $1 }' 07:35:28 ++ grep -E '^[0-9.]*[0-9]$' 07:35:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:29 +++ grep '^3' /tmp/.pyenv_versions 07:35:29 +++ sort -V 07:35:29 +++ tail -n 1 07:35:29 ++ py_version_xyz=3.10.6 07:35:29 ++ [[ -z 3.10.6 ]] 07:35:29 ++ echo 3.10.6 07:35:29 ++ return 0 07:35:29 + pyenv local 3.10.6 07:35:29 + local command 07:35:29 + command=local 07:35:29 + '[' 2 -gt 0 ']' 07:35:29 + shift 07:35:29 + case "$command" in 07:35:29 + command pyenv local 3.10.6 07:35:29 + pyenv local 3.10.6 07:35:29 + for arg in "$@" 07:35:29 + case $arg in 07:35:29 + pkg_list+='tox ' 07:35:29 + for arg in "$@" 07:35:29 + case $arg in 07:35:29 + pkg_list+='virtualenv ' 07:35:29 + for arg in "$@" 07:35:29 + case $arg in 07:35:29 + pkg_list+='urllib3~=1.26.15 ' 07:35:29 + [[ -f /tmp/.toxenv ]] 07:35:29 + [[ ! -f /tmp/.toxenv ]] 07:35:29 + [[ -n '' ]] 07:35:29 + python3 -m venv /tmp/venv-Xpq1 07:35:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xpq1' 07:35:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xpq1 07:35:33 + echo /tmp/venv-Xpq1 07:35:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:33 + /tmp/venv-Xpq1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:36 + /tmp/venv-Xpq1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:38 + type python3 07:35:38 + true 07:35:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xpq1/bin to PATH' 07:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-Xpq1/bin to PATH 07:35:38 + PATH=/tmp/venv-Xpq1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:38 + return 0 07:35:38 + python3 --version 07:35:38 Python 3.10.6 07:35:38 + python3 -m pip --version 07:35:39 pip 24.0 from /tmp/venv-Xpq1/lib/python3.10/site-packages/pip (python 3.10) 07:35:39 + python3 -m pip freeze 07:35:39 cachetools==5.3.3 07:35:39 chardet==5.2.0 07:35:39 colorama==0.4.6 07:35:39 distlib==0.3.8 07:35:39 filelock==3.13.1 07:35:39 packaging==23.2 07:35:39 platformdirs==4.2.0 07:35:39 pluggy==1.4.0 07:35:39 pyproject-api==1.6.1 07:35:39 tomli==2.0.1 07:35:39 tox==4.14.1 07:35:39 urllib3==1.26.18 07:35:39 virtualenv==20.25.1 07:35:39 [EnvInject] - Injecting environment variables from a build step. 07:35:39 [EnvInject] - Injecting as environment variables the properties content 07:35:39 PARALLEL=false 07:35:39 07:35:39 [EnvInject] - Variables injected successfully. 07:35:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9599283534309005851.sh 07:35:39 ---> tox-run.sh 07:35:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:35:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:35:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:35:39 + cd /w/workspace/oom-master-pre-commit-lint/. 07:35:39 + source /home/jenkins/lf-env.sh 07:35:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:39 ++ mktemp -d /tmp/venv-XXXX 07:35:39 + lf_venv=/tmp/venv-oZ9Z 07:35:39 + local venv_file=/tmp/.os_lf_venv 07:35:39 + local python=python3 07:35:39 + local options 07:35:39 + local set_path=true 07:35:39 + local install_args= 07:35:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:39 + true 07:35:39 + case $1 in 07:35:39 + venv_file=/tmp/.toxenv 07:35:39 + shift 2 07:35:39 + true 07:35:39 + case $1 in 07:35:39 + shift 07:35:39 + break 07:35:39 + case $python in 07:35:39 + local pkg_list= 07:35:39 + [[ -d /opt/pyenv ]] 07:35:39 + echo 'Setup pyenv:' 07:35:39 Setup pyenv: 07:35:39 + export PYENV_ROOT=/opt/pyenv 07:35:39 + PYENV_ROOT=/opt/pyenv 07:35:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 + pyenv versions 07:35:39 system 07:35:39 3.8.13 07:35:39 3.9.13 07:35:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:35:39 + command -v pyenv 07:35:39 ++ pyenv init - --no-rehash 07:35:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:35:39 export PATH="/opt/pyenv/shims:${PATH}" 07:35:39 export PYENV_SHELL=bash 07:35:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:39 pyenv() { 07:35:39 local command 07:35:39 command="${1:-}" 07:35:39 if [ "$#" -gt 0 ]; then 07:35:39 shift 07:35:39 fi 07:35:39 07:35:39 case "$command" in 07:35:39 rehash|shell) 07:35:39 eval "$(pyenv "sh-$command" "$@")" 07:35:39 ;; 07:35:39 *) 07:35:39 command pyenv "$command" "$@" 07:35:39 ;; 07:35:39 esac 07:35:39 }' 07:35:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:35:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:39 ++ export PYENV_SHELL=bash 07:35:39 ++ PYENV_SHELL=bash 07:35:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:39 +++ complete -F _pyenv pyenv 07:35:39 ++ lf-pyver python3 07:35:39 ++ local py_version_xy=python3 07:35:39 ++ local py_version_xyz= 07:35:39 ++ pyenv versions 07:35:39 ++ local command 07:35:39 ++ command=versions 07:35:39 ++ '[' 1 -gt 0 ']' 07:35:39 ++ sed 's/^[ *]* //' 07:35:39 ++ shift 07:35:39 ++ case "$command" in 07:35:39 ++ command pyenv versions 07:35:39 ++ pyenv versions 07:35:39 ++ grep -E '^[0-9.]*[0-9]$' 07:35:39 ++ awk '{ print $1 }' 07:35:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:39 +++ grep '^3' /tmp/.pyenv_versions 07:35:39 +++ sort -V 07:35:39 +++ tail -n 1 07:35:39 ++ py_version_xyz=3.10.6 07:35:39 ++ [[ -z 3.10.6 ]] 07:35:39 ++ echo 3.10.6 07:35:39 ++ return 0 07:35:39 + pyenv local 3.10.6 07:35:39 + local command 07:35:39 + command=local 07:35:39 + '[' 2 -gt 0 ']' 07:35:39 + shift 07:35:39 + case "$command" in 07:35:39 + command pyenv local 3.10.6 07:35:39 + pyenv local 3.10.6 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='tox ' 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='virtualenv ' 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='urllib3~=1.26.15 ' 07:35:39 + [[ -f /tmp/.toxenv ]] 07:35:39 ++ cat /tmp/.toxenv 07:35:39 + lf_venv=/tmp/venv-Xpq1 07:35:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xpq1 from' file:/tmp/.toxenv 07:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xpq1 from file:/tmp/.toxenv 07:35:39 + /tmp/venv-Xpq1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:35:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:35:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:35:40 + /tmp/venv-Xpq1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:35:42 + type python3 07:35:42 + true 07:35:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xpq1/bin to PATH' 07:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-Xpq1/bin to PATH 07:35:42 + PATH=/tmp/venv-Xpq1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:42 + return 0 07:35:42 + [[ -d /opt/pyenv ]] 07:35:42 + echo '---> Setting up pyenv' 07:35:42 ---> Setting up pyenv 07:35:42 + export PYENV_ROOT=/opt/pyenv 07:35:42 + PYENV_ROOT=/opt/pyenv 07:35:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Xpq1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:42 + PATH=/opt/pyenv/bin:/tmp/venv-Xpq1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:35:42 ++ pwd 07:35:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:35:42 + export PYTHONPATH 07:35:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:42 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:42 + tox --version 07:35:42 4.14.1 from /tmp/venv-Xpq1/lib/python3.10/site-packages/tox/__init__.py 07:35:42 + PARALLEL=false 07:35:42 + TOX_OPTIONS_LIST= 07:35:42 + [[ -n pre-commit ]] 07:35:42 + TOX_OPTIONS_LIST=' -e pre-commit' 07:35:42 + case ${PARALLEL,,} in 07:35:42 + tox -e pre-commit 07:35:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:35:43 pre-commit: install_deps> python -I -m pip install pre-commit 07:35:46 pre-commit: freeze> python -m pip freeze --all 07:35:46 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 07:35:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:35:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:35:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:35:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:35:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:35:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:35:49 [INFO] Once installed this environment will be reused. 07:35:49 [INFO] This may take a few minutes... 07:35:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:35:52 [INFO] Once installed this environment will be reused. 07:35:52 [INFO] This may take a few minutes... 07:35:58 Trim Trailing Whitespace.................................................Passed 07:35:58 Tabs remover.............................................................Passed 07:35:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:35:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:35:58 [INFO] Once installed this environment will be reused. 07:35:58 [INFO] This may take a few minutes... 07:36:04 gitlint..............................................(no files to check)Skipped 07:36:04 pre-commit: OK (21.80=setup[4.03]+cmd[11.45,6.32] seconds) 07:36:04 congratulations :) (21.99 seconds) 07:36:04 + tox_status=0 07:36:04 + echo '---> Completed tox runs' 07:36:04 ---> Completed tox runs 07:36:04 + for i in .tox/*/log 07:36:04 ++ echo .tox/pre-commit/log 07:36:04 ++ awk -F/ '{print $2}' 07:36:04 + tox_env=pre-commit 07:36:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:36:04 + DOC_DIR=docs/_build/html 07:36:04 + [[ -d docs/_build/html ]] 07:36:04 + echo '---> tox-run.sh ends' 07:36:04 ---> tox-run.sh ends 07:36:04 + test 0 -eq 0 07:36:04 $ ssh-agent -k 07:36:04 unset SSH_AUTH_SOCK; 07:36:04 unset SSH_AGENT_PID; 07:36:04 echo Agent pid 1712 killed; 07:36:04 [ssh-agent] Stopped. 07:36:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8676680359152565060.sh 07:36:04 ---> sysstat.sh 07:36:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6289205015842957200.sh 07:36:05 ---> package-listing.sh 07:36:05 ++ facter osfamily 07:36:05 ++ tr '[:upper:]' '[:lower:]' 07:36:05 + OS_FAMILY=debian 07:36:05 + workspace=/w/workspace/oom-master-pre-commit-lint 07:36:05 + START_PACKAGES=/tmp/packages_start.txt 07:36:05 + END_PACKAGES=/tmp/packages_end.txt 07:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:05 + PACKAGES=/tmp/packages_start.txt 07:36:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:36:05 + PACKAGES=/tmp/packages_end.txt 07:36:05 + case "${OS_FAMILY}" in 07:36:05 + dpkg -l 07:36:05 + grep '^ii' 07:36:05 + '[' -f /tmp/packages_start.txt ']' 07:36:05 + '[' -f /tmp/packages_end.txt ']' 07:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:36:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:36:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13075821880111250084.sh 07:36:05 ---> capture-instance-metadata.sh 07:36:05 Setup pyenv: 07:36:05 system 07:36:05 3.8.13 07:36:05 3.9.13 07:36:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:36:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D1On 07:36:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:12 lf-activate-venv(): INFO: Installing: lftools 07:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-D1On/bin to PATH 07:36:41 INFO: Running in OpenStack, capturing instance metadata 07:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5043139481772337264.sh 07:36:41 provisioning config files... 07:36:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1903579600801760602tmp 07:36:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:36:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:36:41 [EnvInject] - Injecting environment variables from a build step. 07:36:41 [EnvInject] - Injecting as environment variables the properties content 07:36:41 SERVER_ID=logs 07:36:41 07:36:41 [EnvInject] - Variables injected successfully. 07:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8350911519364868020.sh 07:36:41 ---> create-netrc.sh 07:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15194593752414917346.sh 07:36:41 ---> python-tools-install.sh 07:36:41 Setup pyenv: 07:36:41 system 07:36:41 3.8.13 07:36:41 3.9.13 07:36:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D1On from file:/tmp/.os_lf_venv 07:36:43 lf-activate-venv(): INFO: Installing: lftools 07:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-D1On/bin to PATH 07:36:50 Generating Requirements File 07:37:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:37:18 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:37:18 Python 3.10.6 07:37:18 pip 24.0 from /tmp/venv-D1On/lib/python3.10/site-packages/pip (python 3.10) 07:37:19 appdirs==1.4.4 07:37:19 argcomplete==3.2.2 07:37:19 aspy.yaml==1.3.0 07:37:19 attrs==23.2.0 07:37:19 autopage==0.5.2 07:37:19 beautifulsoup4==4.12.3 07:37:19 boto3==1.34.57 07:37:19 botocore==1.34.57 07:37:19 bs4==0.0.2 07:37:19 cachetools==5.3.3 07:37:19 certifi==2024.2.2 07:37:19 cffi==1.16.0 07:37:19 cfgv==3.4.0 07:37:19 chardet==5.2.0 07:37:19 charset-normalizer==3.3.2 07:37:19 click==8.1.7 07:37:19 cliff==4.6.0 07:37:19 cmd2==2.4.3 07:37:19 cryptography==3.3.2 07:37:19 debtcollector==3.0.0 07:37:19 decorator==5.1.1 07:37:19 defusedxml==0.7.1 07:37:19 Deprecated==1.2.14 07:37:19 distlib==0.3.8 07:37:19 dnspython==2.6.1 07:37:19 docker==4.2.2 07:37:19 dogpile.cache==1.3.2 07:37:19 email_validator==2.1.1 07:37:19 filelock==3.13.1 07:37:19 future==1.0.0 07:37:19 gitdb==4.0.11 07:37:19 GitPython==3.1.42 07:37:19 google-auth==2.28.1 07:37:19 httplib2==0.22.0 07:37:19 identify==2.5.35 07:37:19 idna==3.6 07:37:19 importlib-resources==1.5.0 07:37:19 iso8601==2.1.0 07:37:19 Jinja2==3.1.3 07:37:19 jmespath==1.0.1 07:37:19 jsonpatch==1.33 07:37:19 jsonpointer==2.4 07:37:19 jsonschema==4.21.1 07:37:19 jsonschema-specifications==2023.12.1 07:37:19 keystoneauth1==5.6.0 07:37:19 kubernetes==29.0.0 07:37:19 lftools==0.37.9 07:37:19 lxml==5.1.0 07:37:19 MarkupSafe==2.1.5 07:37:19 msgpack==1.0.8 07:37:19 multi_key_dict==2.0.3 07:37:19 munch==4.0.0 07:37:19 netaddr==1.2.1 07:37:19 netifaces==0.11.0 07:37:19 niet==1.4.2 07:37:19 nodeenv==1.8.0 07:37:19 oauth2client==4.1.3 07:37:19 oauthlib==3.2.2 07:37:19 openstacksdk==0.62.0 07:37:19 os-client-config==2.1.0 07:37:19 os-service-types==1.7.0 07:37:19 osc-lib==3.0.1 07:37:19 oslo.config==9.4.0 07:37:19 oslo.context==5.5.0 07:37:19 oslo.i18n==6.3.0 07:37:19 oslo.log==5.5.0 07:37:19 oslo.serialization==5.4.0 07:37:19 oslo.utils==7.1.0 07:37:19 packaging==23.2 07:37:19 pbr==6.0.0 07:37:19 platformdirs==4.2.0 07:37:19 prettytable==3.10.0 07:37:19 pyasn1==0.5.1 07:37:19 pyasn1-modules==0.3.0 07:37:19 pycparser==2.21 07:37:19 pygerrit2==2.0.15 07:37:19 PyGithub==2.2.0 07:37:19 pyinotify==0.9.6 07:37:19 PyJWT==2.8.0 07:37:19 PyNaCl==1.5.0 07:37:19 pyparsing==2.4.7 07:37:19 pyperclip==1.8.2 07:37:19 pyrsistent==0.20.0 07:37:19 python-cinderclient==9.5.0 07:37:19 python-dateutil==2.9.0.post0 07:37:19 python-heatclient==3.5.0 07:37:19 python-jenkins==1.8.2 07:37:19 python-keystoneclient==5.4.0 07:37:19 python-magnumclient==4.4.0 07:37:19 python-novaclient==18.5.0 07:37:19 python-openstackclient==6.0.1 07:37:19 python-swiftclient==4.5.0 07:37:19 PyYAML==6.0.1 07:37:19 referencing==0.33.0 07:37:19 requests==2.31.0 07:37:19 requests-oauthlib==1.3.1 07:37:19 requestsexceptions==1.4.0 07:37:19 rfc3986==2.0.0 07:37:19 rpds-py==0.18.0 07:37:19 rsa==4.9 07:37:19 ruamel.yaml==0.18.6 07:37:19 ruamel.yaml.clib==0.2.8 07:37:19 s3transfer==0.10.0 07:37:19 simplejson==3.19.2 07:37:19 six==1.16.0 07:37:19 smmap==5.0.1 07:37:19 soupsieve==2.5 07:37:19 stevedore==5.2.0 07:37:19 tabulate==0.9.0 07:37:19 toml==0.10.2 07:37:19 tomlkit==0.12.4 07:37:19 tqdm==4.66.2 07:37:19 typing_extensions==4.10.0 07:37:19 tzdata==2024.1 07:37:19 urllib3==1.26.18 07:37:19 virtualenv==20.25.1 07:37:19 wcwidth==0.2.13 07:37:19 websocket-client==1.7.0 07:37:19 wrapt==1.16.0 07:37:19 xdg==6.0.0 07:37:19 xmltodict==0.13.0 07:37:19 yq==3.2.3 07:37:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2088247215161877132.sh 07:37:19 ---> sudo-logs.sh 07:37:19 Archiving 'sudo' log.. 07:37:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11119198327906704294.sh 07:37:19 ---> job-cost.sh 07:37:19 Setup pyenv: 07:37:19 system 07:37:19 3.8.13 07:37:19 3.9.13 07:37:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:37:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D1On from file:/tmp/.os_lf_venv 07:37:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:28 lf-activate-venv(): INFO: Adding /tmp/venv-D1On/bin to PATH 07:37:28 INFO: No Stack... 07:37:28 INFO: Retrieving Pricing Info for: v3-standard-4 07:37:28 INFO: Archiving Costs 07:37:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1295124379801088720.sh 07:37:28 ---> logs-deploy.sh 07:37:28 Setup pyenv: 07:37:28 system 07:37:28 3.8.13 07:37:28 3.9.13 07:37:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D1On from file:/tmp/.os_lf_venv 07:37:31 lf-activate-venv(): INFO: Installing: lftools 07:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-D1On/bin to PATH 07:37:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3342 07:37:45 INFO: archiving workspace using pattern(s): 07:37:46 Archives upload complete. 07:37:47 INFO: archiving logs to Nexus 07:37:47 ---> uname -a: 07:37:47 Linux prd-ubuntu1804-builder-4c-4g-11510 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:37:47 07:37:47 07:37:47 ---> lscpu: 07:37:47 Architecture: x86_64 07:37:47 CPU op-mode(s): 32-bit, 64-bit 07:37:47 Byte Order: Little Endian 07:37:47 CPU(s): 4 07:37:47 On-line CPU(s) list: 0-3 07:37:47 Thread(s) per core: 1 07:37:47 Core(s) per socket: 1 07:37:47 Socket(s): 4 07:37:47 NUMA node(s): 1 07:37:47 Vendor ID: AuthenticAMD 07:37:47 CPU family: 23 07:37:47 Model: 49 07:37:47 Model name: AMD EPYC-Rome Processor 07:37:47 Stepping: 0 07:37:47 CPU MHz: 2800.000 07:37:47 BogoMIPS: 5600.00 07:37:47 Virtualization: AMD-V 07:37:47 Hypervisor vendor: KVM 07:37:47 Virtualization type: full 07:37:47 L1d cache: 32K 07:37:47 L1i cache: 32K 07:37:47 L2 cache: 512K 07:37:47 L3 cache: 16384K 07:37:47 NUMA node0 CPU(s): 0-3 07:37: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 07:37:47 07:37:47 07:37:47 ---> nproc: 07:37:47 4 07:37:47 07:37:47 07:37:47 ---> df -h: 07:37:47 Filesystem Size Used Avail Use% Mounted on 07:37:47 udev 7.9G 0 7.9G 0% /dev 07:37:47 tmpfs 1.6G 672K 1.6G 1% /run 07:37:47 /dev/vda1 78G 8.4G 70G 11% / 07:37:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:37:47 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:37:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:37:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:37:47 07:37:47 07:37:47 ---> free -m: 07:37:47 total used free shared buff/cache available 07:37:47 Mem: 16040 541 13302 0 2196 15179 07:37:47 Swap: 1023 0 1023 07:37:47 07:37:47 07:37:47 ---> ip addr: 07:37:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:47 inet 127.0.0.1/8 scope host lo 07:37:47 valid_lft forever preferred_lft forever 07:37:47 inet6 ::1/128 scope host 07:37:47 valid_lft forever preferred_lft forever 07:37:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:47 link/ether fa:16:3e:66:33:a0 brd ff:ff:ff:ff:ff:ff 07:37:47 inet 10.30.106.99/23 brd 10.30.107.255 scope global dynamic ens3 07:37:47 valid_lft 86235sec preferred_lft 86235sec 07:37:47 inet6 fe80::f816:3eff:fe66:33a0/64 scope link 07:37:47 valid_lft forever preferred_lft forever 07:37:47 07:37:47 07:37:47 ---> sar -b -r -n DEV: 07:37:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11510) 03/07/24 _x86_64_ (4 CPU) 07:37:47 07:37:47 07:35:04 LINUX RESTART (4 CPU) 07:37:47 07:37:47 07:36:02 tps rtps wtps bread/s bwrtn/s 07:37:47 07:37:01 106.24 2.47 103.76 130.83 10734.72 07:37:47 Average: 106.24 2.47 103.76 130.83 10734.72 07:37:47 07:37:47 07:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:47 07:37:01 13730360 15561912 2694608 16.41 76360 1941948 769256 4.40 763932 1688132 157320 07:37:47 Average: 13730360 15561912 2694608 16.41 76360 1941948 769256 4.40 763932 1688132 157320 07:37:47 07:37:47 07:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:47 07:37:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 07:37:47 07:37:01 ens3 51.50 35.96 717.92 9.50 0.00 0.00 0.00 0.00 07:37:47 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 07:37:47 Average: ens3 51.50 35.96 717.92 9.50 0.00 0.00 0.00 0.00 07:37:47 07:37:47 07:37:47 ---> sar -P ALL: 07:37:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11510) 03/07/24 _x86_64_ (4 CPU) 07:37:47 07:37:47 07:35:04 LINUX RESTART (4 CPU) 07:37:47 07:37:47 07:36:02 CPU %user %nice %system %iowait %steal %idle 07:37:47 07:37:01 all 22.02 0.00 1.55 1.18 0.05 75.19 07:37:47 07:37:01 0 26.53 0.00 1.44 0.25 0.05 71.73 07:37:47 07:37:01 1 32.19 0.00 1.95 0.51 0.07 65.28 07:37:47 07:37:01 2 10.82 0.00 1.23 2.95 0.03 84.97 07:37:47 07:37:01 3 18.50 0.00 1.61 1.04 0.05 78.80 07:37:47 Average: all 22.02 0.00 1.55 1.18 0.05 75.19 07:37:47 Average: 0 26.53 0.00 1.44 0.25 0.05 71.73 07:37:47 Average: 1 32.19 0.00 1.95 0.51 0.07 65.28 07:37:47 Average: 2 10.82 0.00 1.23 2.95 0.03 84.97 07:37:47 Average: 3 18.50 0.00 1.61 1.04 0.05 78.80 07:37:47 07:37:47 07:37:47