09:04:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138641 09:04:42 Running as SYSTEM 09:04:42 [EnvInject] - Loading node environment variables. 09:04:42 Building remotely on prd-ubuntu1804-builder-4c-4g-32099 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:04:42 [ssh-agent] Looking for ssh-agent implementation... 09:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:43 $ ssh-agent 09:04:43 SSH_AUTH_SOCK=/tmp/ssh-pHgWyQNg46yG/agent.1664 09:04:43 SSH_AGENT_PID=1666 09:04:43 [ssh-agent] Started. 09:04:43 Running ssh-add (command line suppressed) 09:04:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11016662208073132400.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11016662208073132400.key) 09:04:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:04:43 The recommended git tool is: NONE 09:04:44 using credential onap-jenkins-ssh 09:04:44 Wiping out workspace first. 09:04:44 Cloning the remote Git repository 09:04:44 Cloning repository git://cloud.onap.org/mirror/oom.git 09:04:44 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:04:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:44 > git --version # timeout=10 09:04:44 > git --version # 'git version 2.17.1' 09:04:44 using GIT_SSH to set credentials Gerrit user 09:04:44 Verifying host key using manually-configured host key entries 09:04:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:04:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:04:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:04:52 using GIT_SSH to set credentials Gerrit user 09:04:52 Verifying host key using manually-configured host key entries 09:04:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/138641/7 # timeout=30 09:04:52 > git rev-parse a21cbad281828d195c1be0e0cb41a09efa4de70a^{commit} # timeout=10 09:04:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:04:52 Checking out Revision a21cbad281828d195c1be0e0cb41a09efa4de70a (refs/changes/41/138641/7) 09:04:52 > git config core.sparsecheckout # timeout=10 09:04:53 > git checkout -f a21cbad281828d195c1be0e0cb41a09efa4de70a # timeout=30 09:04:55 Commit message: "[AAI] Release 14.0.1 chart with Janusgraph update to 0.6.0" 09:04:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:04:55 > git rev-list --no-walk bf35e55286a0ac2f4fe05f595cda7109f22a5e6a # timeout=10 09:04:56 [EnvInject] - Injecting environment variables from a build step. 09:04:56 [EnvInject] - Injecting as environment variables the properties content 09:04:56 PYTHON=python3 09:04:56 09:04:56 [EnvInject] - Variables injected successfully. 09:04:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10497937674116863766.sh 09:04:56 ---> tox-install.sh 09:04:56 + source /home/jenkins/lf-env.sh 09:04:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:56 ++ mktemp -d /tmp/venv-XXXX 09:04:56 + lf_venv=/tmp/venv-ygmd 09:04:56 + local venv_file=/tmp/.os_lf_venv 09:04:56 + local python=python3 09:04:56 + local options 09:04:56 + local set_path=true 09:04:56 + local install_args= 09:04:56 ++ 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 09:04:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:56 + true 09:04:56 + case $1 in 09:04:56 + venv_file=/tmp/.toxenv 09:04:56 + shift 2 09:04:56 + true 09:04:56 + case $1 in 09:04:56 + shift 09:04:56 + break 09:04:56 + case $python in 09:04:56 + local pkg_list= 09:04:56 + [[ -d /opt/pyenv ]] 09:04:56 + echo 'Setup pyenv:' 09:04:56 Setup pyenv: 09:04:56 + export PYENV_ROOT=/opt/pyenv 09:04:56 + PYENV_ROOT=/opt/pyenv 09:04:56 + 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 09:04:56 + 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 09:04:56 + pyenv versions 09:04:56 * system (set by /opt/pyenv/version) 09:04:56 * 3.8.13 (set by /opt/pyenv/version) 09:04:56 * 3.9.13 (set by /opt/pyenv/version) 09:04:56 * 3.10.6 (set by /opt/pyenv/version) 09:04:56 + command -v pyenv 09:04:56 ++ pyenv init - --no-rehash 09:04:56 + 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[*]}"'\'')" 09:04:56 export PATH="/opt/pyenv/shims:${PATH}" 09:04:56 export PYENV_SHELL=bash 09:04:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:56 pyenv() { 09:04:56 local command 09:04:56 command="${1:-}" 09:04:56 if [ "$#" -gt 0 ]; then 09:04:56 shift 09:04:56 fi 09:04:56 09:04:56 case "$command" in 09:04:56 rehash|shell) 09:04:56 eval "$(pyenv "sh-$command" "$@")" 09:04:56 ;; 09:04:56 *) 09:04:56 command pyenv "$command" "$@" 09:04:56 ;; 09:04:56 esac 09:04:56 }' 09:04:56 +++ 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[*]}"' 09:04:56 ++ 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 09:04:56 ++ 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 09:04:56 ++ 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 09:04:56 ++ export PYENV_SHELL=bash 09:04:56 ++ PYENV_SHELL=bash 09:04:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:56 +++ complete -F _pyenv pyenv 09:04:56 ++ lf-pyver python3 09:04:56 ++ local py_version_xy=python3 09:04:56 ++ local py_version_xyz= 09:04:56 ++ pyenv versions 09:04:56 ++ sed 's/^[ *]* //' 09:04:56 ++ local command 09:04:56 ++ command=versions 09:04:56 ++ '[' 1 -gt 0 ']' 09:04:56 ++ shift 09:04:56 ++ case "$command" in 09:04:56 ++ command pyenv versions 09:04:56 ++ pyenv versions 09:04:56 ++ grep -E '^[0-9.]*[0-9]$' 09:04:56 ++ awk '{ print $1 }' 09:04:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:56 +++ grep '^3' /tmp/.pyenv_versions 09:04:56 +++ sort -V 09:04:56 +++ tail -n 1 09:04:56 ++ py_version_xyz=3.10.6 09:04:56 ++ [[ -z 3.10.6 ]] 09:04:56 ++ echo 3.10.6 09:04:56 ++ return 0 09:04:56 + pyenv local 3.10.6 09:04:56 + local command 09:04:56 + command=local 09:04:56 + '[' 2 -gt 0 ']' 09:04:56 + shift 09:04:56 + case "$command" in 09:04:56 + command pyenv local 3.10.6 09:04:56 + pyenv local 3.10.6 09:04:56 + for arg in "$@" 09:04:56 + case $arg in 09:04:56 + pkg_list+='tox ' 09:04:56 + for arg in "$@" 09:04:56 + case $arg in 09:04:56 + pkg_list+='virtualenv ' 09:04:56 + for arg in "$@" 09:04:56 + case $arg in 09:04:56 + pkg_list+='urllib3~=1.26.15 ' 09:04:56 + [[ -f /tmp/.toxenv ]] 09:04:56 + [[ ! -f /tmp/.toxenv ]] 09:04:56 + [[ -n '' ]] 09:04:56 + python3 -m venv /tmp/venv-ygmd 09:05:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ygmd' 09:05:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ygmd 09:05:00 + echo /tmp/venv-ygmd 09:05:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:05:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:05:00 + /tmp/venv-ygmd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:05:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:05:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:05:03 + /tmp/venv-ygmd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:05:06 + type python3 09:05:06 + true 09:05:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ygmd/bin to PATH' 09:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-ygmd/bin to PATH 09:05:06 + PATH=/tmp/venv-ygmd/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 09:05:06 + return 0 09:05:06 + python3 --version 09:05:06 Python 3.10.6 09:05:06 + python3 -m pip --version 09:05:06 pip 24.2 from /tmp/venv-ygmd/lib/python3.10/site-packages/pip (python 3.10) 09:05:06 + python3 -m pip freeze 09:05:06 cachetools==5.5.0 09:05:06 chardet==5.2.0 09:05:06 colorama==0.4.6 09:05:06 distlib==0.3.8 09:05:06 filelock==3.15.4 09:05:06 packaging==24.1 09:05:06 platformdirs==4.2.2 09:05:06 pluggy==1.5.0 09:05:06 pyproject-api==1.7.1 09:05:06 tomli==2.0.1 09:05:06 tox==4.18.0 09:05:06 urllib3==1.26.19 09:05:06 virtualenv==20.26.3 09:05:06 [EnvInject] - Injecting environment variables from a build step. 09:05:06 [EnvInject] - Injecting as environment variables the properties content 09:05:06 PARALLEL=false 09:05:06 09:05:06 [EnvInject] - Variables injected successfully. 09:05:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10120946715706146565.sh 09:05:06 ---> tox-run.sh 09:05:06 + 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 09:05:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:05:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:05:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:05:06 + cd /w/workspace/oom-master-pre-commit-lint/. 09:05:06 + source /home/jenkins/lf-env.sh 09:05:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:06 ++ mktemp -d /tmp/venv-XXXX 09:05:06 + lf_venv=/tmp/venv-6AHG 09:05:06 + local venv_file=/tmp/.os_lf_venv 09:05:06 + local python=python3 09:05:06 + local options 09:05:06 + local set_path=true 09:05:06 + local install_args= 09:05:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:05:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:05:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:05:06 + true 09:05:06 + case $1 in 09:05:06 + venv_file=/tmp/.toxenv 09:05:06 + shift 2 09:05:06 + true 09:05:06 + case $1 in 09:05:06 + shift 09:05:06 + break 09:05:06 + case $python in 09:05:06 + local pkg_list= 09:05:06 + [[ -d /opt/pyenv ]] 09:05:06 + echo 'Setup pyenv:' 09:05:06 Setup pyenv: 09:05:06 + export PYENV_ROOT=/opt/pyenv 09:05:06 + PYENV_ROOT=/opt/pyenv 09:05:06 + 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 09:05:06 + 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 09:05:06 + pyenv versions 09:05:06 system 09:05:06 3.8.13 09:05:06 3.9.13 09:05:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:05:06 + command -v pyenv 09:05:06 ++ pyenv init - --no-rehash 09:05:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:05:06 export PATH="/opt/pyenv/shims:${PATH}" 09:05:06 export PYENV_SHELL=bash 09:05:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:06 pyenv() { 09:05:06 local command 09:05:06 command="${1:-}" 09:05:06 if [ "$#" -gt 0 ]; then 09:05:06 shift 09:05:06 fi 09:05:06 09:05:06 case "$command" in 09:05:06 rehash|shell) 09:05:06 eval "$(pyenv "sh-$command" "$@")" 09:05:06 ;; 09:05:06 *) 09:05:06 command pyenv "$command" "$@" 09:05:06 ;; 09:05:06 esac 09:05:06 }' 09:05:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:05:06 ++ 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 09:05:06 ++ 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 09:05:06 ++ 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 09:05:06 ++ export PYENV_SHELL=bash 09:05:06 ++ PYENV_SHELL=bash 09:05:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:06 +++ complete -F _pyenv pyenv 09:05:06 ++ lf-pyver python3 09:05:06 ++ local py_version_xy=python3 09:05:06 ++ local py_version_xyz= 09:05:06 ++ pyenv versions 09:05:06 ++ local command 09:05:06 ++ command=versions 09:05:06 ++ '[' 1 -gt 0 ']' 09:05:06 ++ shift 09:05:06 ++ case "$command" in 09:05:06 ++ command pyenv versions 09:05:06 ++ pyenv versions 09:05:06 ++ sed 's/^[ *]* //' 09:05:06 ++ awk '{ print $1 }' 09:05:06 ++ grep -E '^[0-9.]*[0-9]$' 09:05:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:06 +++ grep '^3' /tmp/.pyenv_versions 09:05:06 +++ sort -V 09:05:06 +++ tail -n 1 09:05:06 ++ py_version_xyz=3.10.6 09:05:06 ++ [[ -z 3.10.6 ]] 09:05:06 ++ echo 3.10.6 09:05:06 ++ return 0 09:05:06 + pyenv local 3.10.6 09:05:06 + local command 09:05:06 + command=local 09:05:06 + '[' 2 -gt 0 ']' 09:05:06 + shift 09:05:06 + case "$command" in 09:05:06 + command pyenv local 3.10.6 09:05:06 + pyenv local 3.10.6 09:05:06 + for arg in "$@" 09:05:06 + case $arg in 09:05:06 + pkg_list+='tox ' 09:05:06 + for arg in "$@" 09:05:06 + case $arg in 09:05:06 + pkg_list+='virtualenv ' 09:05:06 + for arg in "$@" 09:05:06 + case $arg in 09:05:06 + pkg_list+='urllib3~=1.26.15 ' 09:05:06 + [[ -f /tmp/.toxenv ]] 09:05:06 ++ cat /tmp/.toxenv 09:05:06 + lf_venv=/tmp/venv-ygmd 09:05:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ygmd from' file:/tmp/.toxenv 09:05:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ygmd from file:/tmp/.toxenv 09:05:06 + /tmp/venv-ygmd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:05:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:05:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:05:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:05:07 + /tmp/venv-ygmd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:05:08 + type python3 09:05:08 + true 09:05:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ygmd/bin to PATH' 09:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-ygmd/bin to PATH 09:05:08 + PATH=/tmp/venv-ygmd/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 09:05:08 + return 0 09:05:08 + [[ -d /opt/pyenv ]] 09:05:08 + echo '---> Setting up pyenv' 09:05:08 ---> Setting up pyenv 09:05:08 + export PYENV_ROOT=/opt/pyenv 09:05:08 + PYENV_ROOT=/opt/pyenv 09:05:08 + export PATH=/opt/pyenv/bin:/tmp/venv-ygmd/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 09:05:08 + PATH=/opt/pyenv/bin:/tmp/venv-ygmd/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 09:05:08 ++ pwd 09:05:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:05:08 + export PYTHONPATH 09:05:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:05:08 + TOX_TESTENV_PASSENV=PYTHONPATH 09:05:08 + tox --version 09:05:09 4.18.0 from /tmp/venv-ygmd/lib/python3.10/site-packages/tox/__init__.py 09:05:09 + PARALLEL=false 09:05:09 + TOX_OPTIONS_LIST= 09:05:09 + [[ -n pre-commit ]] 09:05:09 + TOX_OPTIONS_LIST=' -e pre-commit' 09:05:09 + case ${PARALLEL,,} in 09:05:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:05:09 + tox -e pre-commit 09:05:10 pre-commit: install_deps> python -I -m pip install pre-commit 09:05:13 pre-commit: freeze> python -m pip freeze --all 09:05:13 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.6.0,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 09:05:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:05:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:05:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:05:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:05:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:05:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:05:16 [INFO] Once installed this environment will be reused. 09:05:16 [INFO] This may take a few minutes... 09:05:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:05:19 [INFO] Once installed this environment will be reused. 09:05:19 [INFO] This may take a few minutes... 09:05:25 Trim Trailing Whitespace.................................................Passed 09:05:25 Tabs remover.............................................................Passed 09:05:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:05:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:05:25 [INFO] Once installed this environment will be reused. 09:05:25 [INFO] This may take a few minutes... 09:05:32 gitlint..............................................(no files to check)Skipped 09:05:32 pre-commit: OK (22.82=setup[4.27]+cmd[11.59,6.96] seconds) 09:05:32 congratulations :) (22.99 seconds) 09:05:32 + tox_status=0 09:05:32 + echo '---> Completed tox runs' 09:05:32 ---> Completed tox runs 09:05:32 + for i in .tox/*/log 09:05:32 ++ awk -F/ '{print $2}' 09:05:32 ++ echo .tox/pre-commit/log 09:05:32 + tox_env=pre-commit 09:05:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:05:32 + DOC_DIR=docs/_build/html 09:05:32 + [[ -d docs/_build/html ]] 09:05:32 + echo '---> tox-run.sh ends' 09:05:32 ---> tox-run.sh ends 09:05:32 + test 0 -eq 0 09:05:32 $ ssh-agent -k 09:05:32 unset SSH_AUTH_SOCK; 09:05:32 unset SSH_AGENT_PID; 09:05:32 echo Agent pid 1666 killed; 09:05:32 [ssh-agent] Stopped. 09:05:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15129074514445038228.sh 09:05:32 ---> sysstat.sh 09:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10819083368349753193.sh 09:05:32 ---> package-listing.sh 09:05:32 ++ tr '[:upper:]' '[:lower:]' 09:05:32 ++ facter osfamily 09:05:33 + OS_FAMILY=debian 09:05:33 + workspace=/w/workspace/oom-master-pre-commit-lint 09:05:33 + START_PACKAGES=/tmp/packages_start.txt 09:05:33 + END_PACKAGES=/tmp/packages_end.txt 09:05:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:33 + PACKAGES=/tmp/packages_start.txt 09:05:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:05:33 + PACKAGES=/tmp/packages_end.txt 09:05:33 + case "${OS_FAMILY}" in 09:05:33 + dpkg -l 09:05:33 + grep '^ii' 09:05:33 + '[' -f /tmp/packages_start.txt ']' 09:05:33 + '[' -f /tmp/packages_end.txt ']' 09:05:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:05:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:05:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8213730416180882037.sh 09:05:33 ---> capture-instance-metadata.sh 09:05:33 Setup pyenv: 09:05:33 system 09:05:33 3.8.13 09:05:33 3.9.13 09:05:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:05:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KtJP 09:05:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:05:40 lf-activate-venv(): INFO: Installing: lftools 09:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-KtJP/bin to PATH 09:06:08 INFO: Running in OpenStack, capturing instance metadata 09:06:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4707859690847997495.sh 09:06:09 provisioning config files... 09:06:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9246840616306397499tmp 09:06:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:09 [EnvInject] - Injecting environment variables from a build step. 09:06:09 [EnvInject] - Injecting as environment variables the properties content 09:06:09 SERVER_ID=logs 09:06:09 09:06:09 [EnvInject] - Variables injected successfully. 09:06:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8774799336512112694.sh 09:06:09 ---> create-netrc.sh 09:06:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15254053830815801068.sh 09:06:09 ---> python-tools-install.sh 09:06:09 Setup pyenv: 09:06:09 system 09:06:09 3.8.13 09:06:09 3.9.13 09:06:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtJP from file:/tmp/.os_lf_venv 09:06:10 lf-activate-venv(): INFO: Installing: lftools 09:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-KtJP/bin to PATH 09:06:17 Generating Requirements File 09:06:36 Python 3.10.6 09:06:37 pip 24.2 from /tmp/venv-KtJP/lib/python3.10/site-packages/pip (python 3.10) 09:06:37 appdirs==1.4.4 09:06:37 argcomplete==3.5.0 09:06:37 aspy.yaml==1.3.0 09:06:37 attrs==24.2.0 09:06:37 autopage==0.5.2 09:06:37 beautifulsoup4==4.12.3 09:06:37 boto3==1.35.0 09:06:37 botocore==1.35.0 09:06:37 bs4==0.0.2 09:06:37 cachetools==5.5.0 09:06:37 certifi==2024.7.4 09:06:37 cffi==1.17.0 09:06:37 cfgv==3.4.0 09:06:37 chardet==5.2.0 09:06:37 charset-normalizer==3.3.2 09:06:37 click==8.1.7 09:06:37 cliff==4.7.0 09:06:37 cmd2==2.4.3 09:06:37 cryptography==3.3.2 09:06:37 debtcollector==3.0.0 09:06:37 decorator==5.1.1 09:06:37 defusedxml==0.7.1 09:06:37 Deprecated==1.2.14 09:06:37 distlib==0.3.8 09:06:37 dnspython==2.6.1 09:06:37 docker==4.2.2 09:06:37 dogpile.cache==1.3.3 09:06:37 email_validator==2.2.0 09:06:37 filelock==3.15.4 09:06:37 future==1.0.0 09:06:37 gitdb==4.0.11 09:06:37 GitPython==3.1.43 09:06:37 google-auth==2.34.0 09:06:37 httplib2==0.22.0 09:06:37 identify==2.6.0 09:06:37 idna==3.7 09:06:37 importlib-resources==1.5.0 09:06:37 iso8601==2.1.0 09:06:37 Jinja2==3.1.4 09:06:37 jmespath==1.0.1 09:06:37 jsonpatch==1.33 09:06:37 jsonpointer==3.0.0 09:06:37 jsonschema==4.23.0 09:06:37 jsonschema-specifications==2023.12.1 09:06:37 keystoneauth1==5.7.0 09:06:37 kubernetes==30.1.0 09:06:37 lftools==0.37.10 09:06:37 lxml==5.3.0 09:06:37 MarkupSafe==2.1.5 09:06:37 msgpack==1.0.8 09:06:37 multi_key_dict==2.0.3 09:06:37 munch==4.0.0 09:06:37 netaddr==1.3.0 09:06:37 netifaces==0.11.0 09:06:37 niet==1.4.2 09:06:37 nodeenv==1.9.1 09:06:37 oauth2client==4.1.3 09:06:37 oauthlib==3.2.2 09:06:37 openstacksdk==3.3.0 09:06:37 os-client-config==2.1.0 09:06:37 os-service-types==1.7.0 09:06:37 osc-lib==3.1.0 09:06:37 oslo.config==9.5.0 09:06:37 oslo.context==5.5.0 09:06:37 oslo.i18n==6.3.0 09:06:37 oslo.log==6.1.1 09:06:37 oslo.serialization==5.5.0 09:06:37 oslo.utils==7.2.0 09:06:37 packaging==24.1 09:06:37 pbr==6.0.0 09:06:37 platformdirs==4.2.2 09:06:37 prettytable==3.11.0 09:06:37 pyasn1==0.6.0 09:06:37 pyasn1_modules==0.4.0 09:06:37 pycparser==2.22 09:06:37 pygerrit2==2.0.15 09:06:37 PyGithub==2.3.0 09:06:37 PyJWT==2.9.0 09:06:37 PyNaCl==1.5.0 09:06:37 pyparsing==2.4.7 09:06:37 pyperclip==1.9.0 09:06:37 pyrsistent==0.20.0 09:06:37 python-cinderclient==9.5.0 09:06:37 python-dateutil==2.9.0.post0 09:06:37 python-heatclient==3.5.0 09:06:37 python-jenkins==1.8.2 09:06:37 python-keystoneclient==5.4.0 09:06:37 python-magnumclient==4.6.0 09:06:37 python-openstackclient==7.0.0 09:06:37 python-swiftclient==4.6.0 09:06:37 PyYAML==6.0.2 09:06:37 referencing==0.35.1 09:06:37 requests==2.32.3 09:06:37 requests-oauthlib==2.0.0 09:06:37 requestsexceptions==1.4.0 09:06:37 rfc3986==2.0.0 09:06:37 rpds-py==0.20.0 09:06:37 rsa==4.9 09:06:37 ruamel.yaml==0.18.6 09:06:37 ruamel.yaml.clib==0.2.8 09:06:37 s3transfer==0.10.2 09:06:37 simplejson==3.19.3 09:06:37 six==1.16.0 09:06:37 smmap==5.0.1 09:06:37 soupsieve==2.6 09:06:37 stevedore==5.2.0 09:06:37 tabulate==0.9.0 09:06:37 toml==0.10.2 09:06:37 tomlkit==0.13.2 09:06:37 tqdm==4.66.5 09:06:37 typing_extensions==4.12.2 09:06:37 tzdata==2024.1 09:06:37 urllib3==1.26.19 09:06:37 virtualenv==20.26.3 09:06:37 wcwidth==0.2.13 09:06:37 websocket-client==1.8.0 09:06:37 wrapt==1.16.0 09:06:37 xdg==6.0.0 09:06:37 xmltodict==0.13.0 09:06:37 yq==3.4.3 09:06:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins760575881122525199.sh 09:06:37 ---> sudo-logs.sh 09:06:37 Archiving 'sudo' log.. 09:06:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17743973595607701079.sh 09:06:38 ---> job-cost.sh 09:06:38 Setup pyenv: 09:06:38 system 09:06:38 3.8.13 09:06:38 3.9.13 09:06:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtJP from file:/tmp/.os_lf_venv 09:06:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-KtJP/bin to PATH 09:06:43 INFO: No Stack... 09:06:43 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:44 INFO: Archiving Costs 09:06:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10223865383223047858.sh 09:06:44 ---> logs-deploy.sh 09:06:44 Setup pyenv: 09:06:44 system 09:06:44 3.8.13 09:06:44 3.9.13 09:06:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtJP from file:/tmp/.os_lf_venv 09:06:45 lf-activate-venv(): INFO: Installing: lftools 09:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-KtJP/bin to PATH 09:06:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3580 09:06:52 INFO: archiving workspace using pattern(s): 09:06:53 Archives upload complete. 09:06:53 INFO: archiving logs to Nexus 09:06:54 ---> uname -a: 09:06:54 Linux prd-ubuntu1804-builder-4c-4g-32099 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:06:54 09:06:54 09:06:54 ---> lscpu: 09:06:54 Architecture: x86_64 09:06:54 CPU op-mode(s): 32-bit, 64-bit 09:06:54 Byte Order: Little Endian 09:06:54 CPU(s): 4 09:06:54 On-line CPU(s) list: 0-3 09:06:54 Thread(s) per core: 1 09:06:54 Core(s) per socket: 1 09:06:54 Socket(s): 4 09:06:54 NUMA node(s): 1 09:06:54 Vendor ID: AuthenticAMD 09:06:54 CPU family: 23 09:06:54 Model: 49 09:06:54 Model name: AMD EPYC-Rome Processor 09:06:54 Stepping: 0 09:06:54 CPU MHz: 2799.998 09:06:54 BogoMIPS: 5599.99 09:06:54 Virtualization: AMD-V 09:06:54 Hypervisor vendor: KVM 09:06:54 Virtualization type: full 09:06:54 L1d cache: 32K 09:06:54 L1i cache: 32K 09:06:54 L2 cache: 512K 09:06:54 L3 cache: 16384K 09:06:54 NUMA node0 CPU(s): 0-3 09:06:54 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 09:06:54 09:06:54 09:06:54 ---> nproc: 09:06:54 4 09:06:54 09:06:54 09:06:54 ---> df -h: 09:06:54 Filesystem Size Used Avail Use% Mounted on 09:06:54 udev 7.9G 0 7.9G 0% /dev 09:06:54 tmpfs 1.6G 672K 1.6G 1% /run 09:06:54 /dev/vda1 78G 8.4G 70G 11% / 09:06:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:06:54 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:06:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:06:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:06:54 09:06:54 09:06:54 ---> free -m: 09:06:54 total used free shared buff/cache available 09:06:54 Mem: 16040 556 13299 0 2184 15165 09:06:54 Swap: 1023 0 1023 09:06:54 09:06:54 09:06:54 ---> ip addr: 09:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:54 inet 127.0.0.1/8 scope host lo 09:06:54 valid_lft forever preferred_lft forever 09:06:54 inet6 ::1/128 scope host 09:06:54 valid_lft forever preferred_lft forever 09:06:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:06:54 link/ether fa:16:3e:65:bd:54 brd ff:ff:ff:ff:ff:ff 09:06:54 inet 10.30.106.130/23 brd 10.30.107.255 scope global dynamic ens3 09:06:54 valid_lft 86249sec preferred_lft 86249sec 09:06:54 inet6 fe80::f816:3eff:fe65:bd54/64 scope link 09:06:54 valid_lft forever preferred_lft forever 09:06:54 09:06:54 09:06:54 ---> sar -b -r -n DEV: 09:06:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-32099) 08/19/24 _x86_64_ (4 CPU) 09:06:54 09:06:54 09:04:26 LINUX RESTART (4 CPU) 09:06:54 09:06:54 09:05:02 tps rtps wtps bread/s bwrtn/s 09:06:54 09:06:01 118.40 22.56 95.85 1199.12 16052.74 09:06:54 Average: 118.40 22.56 95.85 1199.12 16052.74 09:06:54 09:06:54 09:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:54 09:06:01 13769280 15510900 2655688 16.17 65552 1870412 818324 4.68 810996 1617172 103508 09:06:54 Average: 13769280 15510900 2655688 16.17 65552 1870412 818324 4.68 810996 1617172 103508 09:06:54 09:06:54 09:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:54 09:06:01 ens3 83.75 57.57 1286.01 10.63 0.00 0.00 0.00 0.00 09:06:54 09:06:01 lo 2.91 2.91 0.32 0.32 0.00 0.00 0.00 0.00 09:06:54 Average: ens3 83.75 57.57 1286.01 10.63 0.00 0.00 0.00 0.00 09:06:54 Average: lo 2.91 2.91 0.32 0.32 0.00 0.00 0.00 0.00 09:06:54 09:06:54 09:06:54 ---> sar -P ALL: 09:06:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-32099) 08/19/24 _x86_64_ (4 CPU) 09:06:54 09:06:54 09:04:26 LINUX RESTART (4 CPU) 09:06:54 09:06:54 09:05:02 CPU %user %nice %system %iowait %steal %idle 09:06:54 09:06:01 all 23.67 0.00 2.14 5.02 0.09 69.07 09:06:54 09:06:01 0 12.11 0.00 1.98 11.06 0.09 74.76 09:06:54 09:06:01 1 32.61 0.00 2.50 2.66 0.12 62.11 09:06:54 09:06:01 2 24.17 0.00 1.97 1.24 0.05 72.57 09:06:54 09:06:01 3 25.73 0.00 2.13 5.14 0.15 66.84 09:06:54 Average: all 23.67 0.00 2.14 5.02 0.09 69.07 09:06:54 Average: 0 12.11 0.00 1.98 11.06 0.09 74.76 09:06:54 Average: 1 32.61 0.00 2.50 2.66 0.12 62.11 09:06:54 Average: 2 24.17 0.00 1.97 1.24 0.05 72.57 09:06:54 Average: 3 25.73 0.00 2.13 5.14 0.15 66.84 09:06:54 09:06:54 09:06:54