14:36:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 14:36:17 Running as SYSTEM 14:36:17 [EnvInject] - Loading node environment variables. 14:36:17 Building remotely on prd-ubuntu1804-builder-4c-4g-18889 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:36:17 [ssh-agent] Looking for ssh-agent implementation... 14:36:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:17 $ ssh-agent 14:36:17 SSH_AUTH_SOCK=/tmp/ssh-GoSaZgduO4Bd/agent.1706 14:36:17 SSH_AGENT_PID=1707 14:36:17 [ssh-agent] Started. 14:36:17 Running ssh-add (command line suppressed) 14:36:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12395568224304138927.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12395568224304138927.key) 14:36:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:36:18 The recommended git tool is: NONE 14:36:19 using credential onap-jenkins-ssh 14:36:19 Wiping out workspace first. 14:36:19 Cloning the remote Git repository 14:36:19 Cloning repository git://cloud.onap.org/mirror/oom.git 14:36:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:36:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:36:19 > git --version # timeout=10 14:36:19 > git --version # 'git version 2.17.1' 14:36:19 using GIT_SSH to set credentials Gerrit user 14:36:19 Verifying host key using manually-configured host key entries 14:36:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:36:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:36:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:36:24 using GIT_SSH to set credentials Gerrit user 14:36:24 Verifying host key using manually-configured host key entries 14:36:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/5 # timeout=30 14:36:25 > git rev-parse 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb^{commit} # timeout=10 14:36:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:36:25 Checking out Revision 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb (refs/changes/03/137603/5) 14:36:25 > git config core.sparsecheckout # timeout=10 14:36:25 > git checkout -f 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb # timeout=30 14:36:28 Commit message: "[AAI] Add model-loader tracing config" 14:36:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:36:28 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 14:36:28 [EnvInject] - Injecting environment variables from a build step. 14:36:28 [EnvInject] - Injecting as environment variables the properties content 14:36:28 PYTHON=python3 14:36:28 14:36:28 [EnvInject] - Variables injected successfully. 14:36:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10858605833858794321.sh 14:36:28 ---> tox-install.sh 14:36:28 + source /home/jenkins/lf-env.sh 14:36:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:36:28 ++ mktemp -d /tmp/venv-XXXX 14:36:28 + lf_venv=/tmp/venv-LKcp 14:36:28 + local venv_file=/tmp/.os_lf_venv 14:36:28 + local python=python3 14:36:28 + local options 14:36:28 + local set_path=true 14:36:28 + local install_args= 14:36: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 14:36:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:36:28 + true 14:36:28 + case $1 in 14:36:28 + venv_file=/tmp/.toxenv 14:36:28 + shift 2 14:36:28 + true 14:36:28 + case $1 in 14:36:28 + shift 14:36:28 + break 14:36:28 + case $python in 14:36:28 + local pkg_list= 14:36:28 + [[ -d /opt/pyenv ]] 14:36:28 + echo 'Setup pyenv:' 14:36:28 Setup pyenv: 14:36:28 + export PYENV_ROOT=/opt/pyenv 14:36:28 + PYENV_ROOT=/opt/pyenv 14:36: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 14:36: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 14:36:28 + pyenv versions 14:36:28 * system (set by /opt/pyenv/version) 14:36:28 * 3.8.13 (set by /opt/pyenv/version) 14:36:28 * 3.9.13 (set by /opt/pyenv/version) 14:36:28 * 3.10.6 (set by /opt/pyenv/version) 14:36:28 + command -v pyenv 14:36:28 ++ pyenv init - --no-rehash 14:36: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[*]}"'\'')" 14:36:28 export PATH="/opt/pyenv/shims:${PATH}" 14:36:28 export PYENV_SHELL=bash 14:36:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:36:28 pyenv() { 14:36:28 local command 14:36:28 command="${1:-}" 14:36:28 if [ "$#" -gt 0 ]; then 14:36:28 shift 14:36:28 fi 14:36:28 14:36:28 case "$command" in 14:36:28 rehash|shell) 14:36:28 eval "$(pyenv "sh-$command" "$@")" 14:36:28 ;; 14:36:28 *) 14:36:28 command pyenv "$command" "$@" 14:36:28 ;; 14:36:28 esac 14:36:28 }' 14:36: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[*]}"' 14:36: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 14:36: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 14:36: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 14:36:28 ++ export PYENV_SHELL=bash 14:36:28 ++ PYENV_SHELL=bash 14:36:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:36:28 +++ complete -F _pyenv pyenv 14:36:28 ++ lf-pyver python3 14:36:28 ++ local py_version_xy=python3 14:36:28 ++ local py_version_xyz= 14:36:28 ++ pyenv versions 14:36:28 ++ local command 14:36:28 ++ command=versions 14:36:28 ++ '[' 1 -gt 0 ']' 14:36:28 ++ shift 14:36:28 ++ case "$command" in 14:36:28 ++ command pyenv versions 14:36:28 ++ pyenv versions 14:36:28 ++ sed 's/^[ *]* //' 14:36:28 ++ grep -E '^[0-9.]*[0-9]$' 14:36:28 ++ awk '{ print $1 }' 14:36:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:36:28 +++ sort -V 14:36:28 +++ grep '^3' /tmp/.pyenv_versions 14:36:28 +++ tail -n 1 14:36:28 ++ py_version_xyz=3.10.6 14:36:28 ++ [[ -z 3.10.6 ]] 14:36:28 ++ echo 3.10.6 14:36:28 ++ return 0 14:36:28 + pyenv local 3.10.6 14:36:28 + local command 14:36:28 + command=local 14:36:28 + '[' 2 -gt 0 ']' 14:36:28 + shift 14:36:28 + case "$command" in 14:36:28 + command pyenv local 3.10.6 14:36:28 + pyenv local 3.10.6 14:36:28 + for arg in "$@" 14:36:28 + case $arg in 14:36:28 + pkg_list+='tox ' 14:36:28 + for arg in "$@" 14:36:28 + case $arg in 14:36:28 + pkg_list+='virtualenv ' 14:36:28 + for arg in "$@" 14:36:28 + case $arg in 14:36:28 + pkg_list+='urllib3~=1.26.15 ' 14:36:28 + [[ -f /tmp/.toxenv ]] 14:36:28 + [[ ! -f /tmp/.toxenv ]] 14:36:28 + [[ -n '' ]] 14:36:28 + python3 -m venv /tmp/venv-LKcp 14:36:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LKcp' 14:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LKcp 14:36:32 + echo /tmp/venv-LKcp 14:36:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:36:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:36:32 + /tmp/venv-LKcp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:36:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:36:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:36:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:36:35 + /tmp/venv-LKcp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:36:38 + type python3 14:36:38 + true 14:36:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LKcp/bin to PATH' 14:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-LKcp/bin to PATH 14:36:38 + PATH=/tmp/venv-LKcp/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 14:36:38 + return 0 14:36:38 + python3 --version 14:36:38 Python 3.10.6 14:36:38 + python3 -m pip --version 14:36:38 pip 24.0 from /tmp/venv-LKcp/lib/python3.10/site-packages/pip (python 3.10) 14:36:38 + python3 -m pip freeze 14:36:39 cachetools==5.3.3 14:36:39 chardet==5.2.0 14:36:39 colorama==0.4.6 14:36:39 distlib==0.3.8 14:36:39 filelock==3.13.3 14:36:39 packaging==24.0 14:36:39 platformdirs==4.2.0 14:36:39 pluggy==1.4.0 14:36:39 pyproject-api==1.6.1 14:36:39 tomli==2.0.1 14:36:39 tox==4.14.2 14:36:39 urllib3==1.26.18 14:36:39 virtualenv==20.25.1 14:36:39 [EnvInject] - Injecting environment variables from a build step. 14:36:39 [EnvInject] - Injecting as environment variables the properties content 14:36:39 PARALLEL=false 14:36:39 14:36:39 [EnvInject] - Variables injected successfully. 14:36:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8761101732493475241.sh 14:36:39 ---> tox-run.sh 14:36: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 14:36:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:36:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:36:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:36:39 + cd /w/workspace/oom-master-pre-commit-lint/. 14:36:39 + source /home/jenkins/lf-env.sh 14:36:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:36:39 ++ mktemp -d /tmp/venv-XXXX 14:36:39 + lf_venv=/tmp/venv-s6Ik 14:36:39 + local venv_file=/tmp/.os_lf_venv 14:36:39 + local python=python3 14:36:39 + local options 14:36:39 + local set_path=true 14:36:39 + local install_args= 14:36: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 14:36:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:36:39 + true 14:36:39 + case $1 in 14:36:39 + venv_file=/tmp/.toxenv 14:36:39 + shift 2 14:36:39 + true 14:36:39 + case $1 in 14:36:39 + shift 14:36:39 + break 14:36:39 + case $python in 14:36:39 + local pkg_list= 14:36:39 + [[ -d /opt/pyenv ]] 14:36:39 + echo 'Setup pyenv:' 14:36:39 Setup pyenv: 14:36:39 + export PYENV_ROOT=/opt/pyenv 14:36:39 + PYENV_ROOT=/opt/pyenv 14:36: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 14:36: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 14:36:39 + pyenv versions 14:36:39 system 14:36:39 3.8.13 14:36:39 3.9.13 14:36:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:36:39 + command -v pyenv 14:36:39 ++ pyenv init - --no-rehash 14:36: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[*]}"'\'')" 14:36:39 export PATH="/opt/pyenv/shims:${PATH}" 14:36:39 export PYENV_SHELL=bash 14:36:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:36:39 pyenv() { 14:36:39 local command 14:36:39 command="${1:-}" 14:36:39 if [ "$#" -gt 0 ]; then 14:36:39 shift 14:36:39 fi 14:36:39 14:36:39 case "$command" in 14:36:39 rehash|shell) 14:36:39 eval "$(pyenv "sh-$command" "$@")" 14:36:39 ;; 14:36:39 *) 14:36:39 command pyenv "$command" "$@" 14:36:39 ;; 14:36:39 esac 14:36:39 }' 14:36: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[*]}"' 14:36: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 14:36: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 14:36: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 14:36:39 ++ export PYENV_SHELL=bash 14:36:39 ++ PYENV_SHELL=bash 14:36:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:36:39 +++ complete -F _pyenv pyenv 14:36:39 ++ lf-pyver python3 14:36:39 ++ local py_version_xy=python3 14:36:39 ++ local py_version_xyz= 14:36:39 ++ pyenv versions 14:36:39 ++ local command 14:36:39 ++ command=versions 14:36:39 ++ '[' 1 -gt 0 ']' 14:36:39 ++ shift 14:36:39 ++ case "$command" in 14:36:39 ++ command pyenv versions 14:36:39 ++ pyenv versions 14:36:39 ++ sed 's/^[ *]* //' 14:36:39 ++ grep -E '^[0-9.]*[0-9]$' 14:36:39 ++ awk '{ print $1 }' 14:36:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:36:39 +++ grep '^3' /tmp/.pyenv_versions 14:36:39 +++ sort -V 14:36:39 +++ tail -n 1 14:36:39 ++ py_version_xyz=3.10.6 14:36:39 ++ [[ -z 3.10.6 ]] 14:36:39 ++ echo 3.10.6 14:36:39 ++ return 0 14:36:39 + pyenv local 3.10.6 14:36:39 + local command 14:36:39 + command=local 14:36:39 + '[' 2 -gt 0 ']' 14:36:39 + shift 14:36:39 + case "$command" in 14:36:39 + command pyenv local 3.10.6 14:36:39 + pyenv local 3.10.6 14:36:39 + for arg in "$@" 14:36:39 + case $arg in 14:36:39 + pkg_list+='tox ' 14:36:39 + for arg in "$@" 14:36:39 + case $arg in 14:36:39 + pkg_list+='virtualenv ' 14:36:39 + for arg in "$@" 14:36:39 + case $arg in 14:36:39 + pkg_list+='urllib3~=1.26.15 ' 14:36:39 + [[ -f /tmp/.toxenv ]] 14:36:39 ++ cat /tmp/.toxenv 14:36:39 + lf_venv=/tmp/venv-LKcp 14:36:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LKcp from' file:/tmp/.toxenv 14:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LKcp from file:/tmp/.toxenv 14:36:39 + /tmp/venv-LKcp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:36:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:36:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:36:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:36:40 + /tmp/venv-LKcp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:36:41 + type python3 14:36:41 + true 14:36:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LKcp/bin to PATH' 14:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-LKcp/bin to PATH 14:36:41 + PATH=/tmp/venv-LKcp/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 14:36:41 + return 0 14:36:41 + [[ -d /opt/pyenv ]] 14:36:41 + echo '---> Setting up pyenv' 14:36:41 ---> Setting up pyenv 14:36:41 + export PYENV_ROOT=/opt/pyenv 14:36:41 + PYENV_ROOT=/opt/pyenv 14:36:41 + export PATH=/opt/pyenv/bin:/tmp/venv-LKcp/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 14:36:41 + PATH=/opt/pyenv/bin:/tmp/venv-LKcp/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 14:36:41 ++ pwd 14:36:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:36:41 + export PYTHONPATH 14:36:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:36:41 + TOX_TESTENV_PASSENV=PYTHONPATH 14:36:41 + tox --version 14:36:41 4.14.2 from /tmp/venv-LKcp/lib/python3.10/site-packages/tox/__init__.py 14:36:41 + PARALLEL=false 14:36:41 + TOX_OPTIONS_LIST= 14:36:41 + [[ -n pre-commit ]] 14:36:41 + TOX_OPTIONS_LIST=' -e pre-commit' 14:36:41 + case ${PARALLEL,,} in 14:36:41 + tox -e pre-commit 14:36:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:36:42 pre-commit: install_deps> python -I -m pip install pre-commit 14:36:45 pre-commit: freeze> python -m pip freeze --all 14:36:46 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 14:36:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:36:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:36:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:36:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:36:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:36:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:36:51 [INFO] Once installed this environment will be reused. 14:36:51 [INFO] This may take a few minutes... 14:36:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:36:54 [INFO] Once installed this environment will be reused. 14:36:54 [INFO] This may take a few minutes... 14:37:00 Trim Trailing Whitespace.................................................Passed 14:37:00 Tabs remover.............................................................Passed 14:37:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:37:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:37:00 [INFO] Once installed this environment will be reused. 14:37:00 [INFO] This may take a few minutes... 14:37:07 gitlint..............................................(no files to check)Skipped 14:37:07 pre-commit: OK (25.39=setup[4.08]+cmd[14.48,6.83] seconds) 14:37:07 congratulations :) (25.56 seconds) 14:37:07 + tox_status=0 14:37:07 + echo '---> Completed tox runs' 14:37:07 ---> Completed tox runs 14:37:07 + for i in .tox/*/log 14:37:07 ++ echo .tox/pre-commit/log 14:37:07 ++ awk -F/ '{print $2}' 14:37:07 + tox_env=pre-commit 14:37:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:37:07 + DOC_DIR=docs/_build/html 14:37:07 + [[ -d docs/_build/html ]] 14:37:07 + echo '---> tox-run.sh ends' 14:37:07 ---> tox-run.sh ends 14:37:07 + test 0 -eq 0 14:37:07 $ ssh-agent -k 14:37:07 unset SSH_AUTH_SOCK; 14:37:07 unset SSH_AGENT_PID; 14:37:07 echo Agent pid 1707 killed; 14:37:07 [ssh-agent] Stopped. 14:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:37:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5855533782884062788.sh 14:37:07 ---> sysstat.sh 14:37:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12478663699469046483.sh 14:37:08 ---> package-listing.sh 14:37:08 ++ tr '[:upper:]' '[:lower:]' 14:37:08 ++ facter osfamily 14:37:08 + OS_FAMILY=debian 14:37:08 + workspace=/w/workspace/oom-master-pre-commit-lint 14:37:08 + START_PACKAGES=/tmp/packages_start.txt 14:37:08 + END_PACKAGES=/tmp/packages_end.txt 14:37:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:37:08 + PACKAGES=/tmp/packages_start.txt 14:37:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:37:08 + PACKAGES=/tmp/packages_end.txt 14:37:08 + case "${OS_FAMILY}" in 14:37:08 + dpkg -l 14:37:08 + grep '^ii' 14:37:08 + '[' -f /tmp/packages_start.txt ']' 14:37:08 + '[' -f /tmp/packages_end.txt ']' 14:37:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:37:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:37:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:37:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:37:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17389096193126025692.sh 14:37:08 ---> capture-instance-metadata.sh 14:37:08 Setup pyenv: 14:37:08 system 14:37:08 3.8.13 14:37:08 3.9.13 14:37:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jv0w 14:37:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:37:15 lf-activate-venv(): INFO: Installing: lftools 14:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-jv0w/bin to PATH 14:37:45 INFO: Running in OpenStack, capturing instance metadata 14:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18135336903996952680.sh 14:37:46 provisioning config files... 14:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12156918720916076739tmp 14:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:37:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:37:46 [EnvInject] - Injecting environment variables from a build step. 14:37:46 [EnvInject] - Injecting as environment variables the properties content 14:37:46 SERVER_ID=logs 14:37:46 14:37:46 [EnvInject] - Variables injected successfully. 14:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10393995966985486710.sh 14:37:46 ---> create-netrc.sh 14:37:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6249372912523849143.sh 14:37:46 ---> python-tools-install.sh 14:37:46 Setup pyenv: 14:37:46 system 14:37:46 3.8.13 14:37:46 3.9.13 14:37:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jv0w from file:/tmp/.os_lf_venv 14:37:48 lf-activate-venv(): INFO: Installing: lftools 14:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-jv0w/bin to PATH 14:37:56 Generating Requirements File 14:38:23 Python 3.10.6 14:38:23 pip 24.0 from /tmp/venv-jv0w/lib/python3.10/site-packages/pip (python 3.10) 14:38:24 appdirs==1.4.4 14:38:24 argcomplete==3.2.3 14:38:24 aspy.yaml==1.3.0 14:38:24 attrs==23.2.0 14:38:24 autopage==0.5.2 14:38:24 beautifulsoup4==4.12.3 14:38:24 boto3==1.34.72 14:38:24 botocore==1.34.72 14:38:24 bs4==0.0.2 14:38:24 cachetools==5.3.3 14:38:24 certifi==2024.2.2 14:38:24 cffi==1.16.0 14:38:24 cfgv==3.4.0 14:38:24 chardet==5.2.0 14:38:24 charset-normalizer==3.3.2 14:38:24 click==8.1.7 14:38:24 cliff==4.6.0 14:38:24 cmd2==2.4.3 14:38:24 cryptography==3.3.2 14:38:24 debtcollector==3.0.0 14:38:24 decorator==5.1.1 14:38:24 defusedxml==0.7.1 14:38:24 Deprecated==1.2.14 14:38:24 distlib==0.3.8 14:38:24 dnspython==2.6.1 14:38:24 docker==4.2.2 14:38:24 dogpile.cache==1.3.2 14:38:24 email_validator==2.1.1 14:38:24 filelock==3.13.3 14:38:24 future==1.0.0 14:38:24 gitdb==4.0.11 14:38:24 GitPython==3.1.42 14:38:24 google-auth==2.29.0 14:38:24 httplib2==0.22.0 14:38:24 identify==2.5.35 14:38:24 idna==3.6 14:38:24 importlib-resources==1.5.0 14:38:24 iso8601==2.1.0 14:38:24 Jinja2==3.1.3 14:38:24 jmespath==1.0.1 14:38:24 jsonpatch==1.33 14:38:24 jsonpointer==2.4 14:38:24 jsonschema==4.21.1 14:38:24 jsonschema-specifications==2023.12.1 14:38:24 keystoneauth1==5.6.0 14:38:24 kubernetes==29.0.0 14:38:24 lftools==0.37.10 14:38:24 lxml==5.1.0 14:38:24 MarkupSafe==2.1.5 14:38:24 msgpack==1.0.8 14:38:24 multi_key_dict==2.0.3 14:38:24 munch==4.0.0 14:38:24 netaddr==1.2.1 14:38:24 netifaces==0.11.0 14:38:24 niet==1.4.2 14:38:24 nodeenv==1.8.0 14:38:24 oauth2client==4.1.3 14:38:24 oauthlib==3.2.2 14:38:24 openstacksdk==3.0.0 14:38:24 os-client-config==2.1.0 14:38:24 os-service-types==1.7.0 14:38:24 osc-lib==3.0.1 14:38:24 oslo.config==9.4.0 14:38:24 oslo.context==5.5.0 14:38:24 oslo.i18n==6.3.0 14:38:24 oslo.log==5.5.0 14:38:24 oslo.serialization==5.4.0 14:38:24 oslo.utils==7.1.0 14:38:24 packaging==24.0 14:38:24 pbr==6.0.0 14:38:24 platformdirs==4.2.0 14:38:24 prettytable==3.10.0 14:38:24 pyasn1==0.6.0 14:38:24 pyasn1_modules==0.4.0 14:38:24 pycparser==2.21 14:38:24 pygerrit2==2.0.15 14:38:24 PyGithub==2.3.0 14:38:24 pyinotify==0.9.6 14:38:24 PyJWT==2.8.0 14:38:24 PyNaCl==1.5.0 14:38:24 pyparsing==2.4.7 14:38:24 pyperclip==1.8.2 14:38:24 pyrsistent==0.20.0 14:38:24 python-cinderclient==9.5.0 14:38:24 python-dateutil==2.9.0.post0 14:38:24 python-heatclient==3.5.0 14:38:24 python-jenkins==1.8.2 14:38:24 python-keystoneclient==5.4.0 14:38:24 python-magnumclient==4.4.0 14:38:24 python-novaclient==18.6.0 14:38:24 python-openstackclient==6.6.0 14:38:24 python-swiftclient==4.5.0 14:38:24 PyYAML==6.0.1 14:38:24 referencing==0.34.0 14:38:24 requests==2.31.0 14:38:24 requests-oauthlib==2.0.0 14:38:24 requestsexceptions==1.4.0 14:38:24 rfc3986==2.0.0 14:38:24 rpds-py==0.18.0 14:38:24 rsa==4.9 14:38:24 ruamel.yaml==0.18.6 14:38:24 ruamel.yaml.clib==0.2.8 14:38:24 s3transfer==0.10.1 14:38:24 simplejson==3.19.2 14:38:24 six==1.16.0 14:38:24 smmap==5.0.1 14:38:24 soupsieve==2.5 14:38:24 stevedore==5.2.0 14:38:24 tabulate==0.9.0 14:38:24 toml==0.10.2 14:38:24 tomlkit==0.12.4 14:38:24 tqdm==4.66.2 14:38:24 typing_extensions==4.10.0 14:38:24 tzdata==2024.1 14:38:24 urllib3==1.26.18 14:38:24 virtualenv==20.25.1 14:38:24 wcwidth==0.2.13 14:38:24 websocket-client==1.7.0 14:38:24 wrapt==1.16.0 14:38:24 xdg==6.0.0 14:38:24 xmltodict==0.13.0 14:38:24 yq==3.2.3 14:38:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9964254845040564362.sh 14:38:24 ---> sudo-logs.sh 14:38:24 Archiving 'sudo' log.. 14:38:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11909277644217463169.sh 14:38:24 ---> job-cost.sh 14:38:24 Setup pyenv: 14:38:24 system 14:38:24 3.8.13 14:38:24 3.9.13 14:38:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:38:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jv0w from file:/tmp/.os_lf_venv 14:38:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-jv0w/bin to PATH 14:38:30 INFO: No Stack... 14:38:31 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:31 INFO: Archiving Costs 14:38:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16322734852587039607.sh 14:38:31 ---> logs-deploy.sh 14:38:31 Setup pyenv: 14:38:31 system 14:38:31 3.8.13 14:38:31 3.9.13 14:38:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jv0w from file:/tmp/.os_lf_venv 14:38:32 lf-activate-venv(): INFO: Installing: lftools 14:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-jv0w/bin to PATH 14:38:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3389 14:38:42 INFO: archiving workspace using pattern(s): 14:38:43 Archives upload complete. 14:38:43 INFO: archiving logs to Nexus 14:38:44 ---> uname -a: 14:38:44 Linux prd-ubuntu1804-builder-4c-4g-18889 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:38:44 14:38:44 14:38:44 ---> lscpu: 14:38:44 Architecture: x86_64 14:38:44 CPU op-mode(s): 32-bit, 64-bit 14:38:44 Byte Order: Little Endian 14:38:44 CPU(s): 4 14:38:44 On-line CPU(s) list: 0-3 14:38:44 Thread(s) per core: 1 14:38:44 Core(s) per socket: 1 14:38:44 Socket(s): 4 14:38:44 NUMA node(s): 1 14:38:44 Vendor ID: AuthenticAMD 14:38:44 CPU family: 23 14:38:44 Model: 49 14:38:44 Model name: AMD EPYC-Rome Processor 14:38:44 Stepping: 0 14:38:44 CPU MHz: 2799.998 14:38:44 BogoMIPS: 5599.99 14:38:44 Virtualization: AMD-V 14:38:44 Hypervisor vendor: KVM 14:38:44 Virtualization type: full 14:38:44 L1d cache: 32K 14:38:44 L1i cache: 32K 14:38:44 L2 cache: 512K 14:38:44 L3 cache: 16384K 14:38:44 NUMA node0 CPU(s): 0-3 14:38:44 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 14:38:44 14:38:44 14:38:44 ---> nproc: 14:38:44 4 14:38:44 14:38:44 14:38:44 ---> df -h: 14:38:44 Filesystem Size Used Avail Use% Mounted on 14:38:44 udev 7.9G 0 7.9G 0% /dev 14:38:44 tmpfs 1.6G 672K 1.6G 1% /run 14:38:44 /dev/vda1 78G 8.4G 70G 11% / 14:38:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:38:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:38:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:38:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:38:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:38:44 14:38:44 14:38:44 ---> free -m: 14:38:44 total used free shared buff/cache available 14:38:44 Mem: 16040 536 13313 0 2189 15184 14:38:44 Swap: 1023 0 1023 14:38:44 14:38:44 14:38:44 ---> ip addr: 14:38:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:38:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:38:44 inet 127.0.0.1/8 scope host lo 14:38:44 valid_lft forever preferred_lft forever 14:38:44 inet6 ::1/128 scope host 14:38:44 valid_lft forever preferred_lft forever 14:38:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:38:44 link/ether fa:16:3e:1d:62:a1 brd ff:ff:ff:ff:ff:ff 14:38:44 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3 14:38:44 valid_lft 86238sec preferred_lft 86238sec 14:38:44 inet6 fe80::f816:3eff:fe1d:62a1/64 scope link 14:38:44 valid_lft forever preferred_lft forever 14:38:44 14:38:44 14:38:44 ---> sar -b -r -n DEV: 14:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18889) 03/28/24 _x86_64_ (4 CPU) 14:38:44 14:38:44 14:36:04 LINUX RESTART (4 CPU) 14:38:44 14:38:44 14:37:01 tps rtps wtps bread/s bwrtn/s 14:38:44 14:38:01 109.70 2.43 107.27 128.65 29681.45 14:38:44 Average: 109.70 2.43 107.27 128.65 29681.45 14:38:44 14:38:44 14:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:44 14:38:01 13739684 15545432 2685284 16.35 75460 1918676 779076 4.46 780552 1666356 145004 14:38:44 Average: 13739684 15545432 2685284 16.35 75460 1918676 779076 4.46 780552 1666356 145004 14:38:44 14:38:44 14:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:44 14:38:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:38:44 14:38:01 ens3 52.94 35.74 657.75 8.92 0.00 0.00 0.00 0.00 14:38:44 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:38:44 Average: ens3 52.94 35.74 657.75 8.92 0.00 0.00 0.00 0.00 14:38:44 14:38:44 14:38:44 ---> sar -P ALL: 14:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18889) 03/28/24 _x86_64_ (4 CPU) 14:38:44 14:38:44 14:36:04 LINUX RESTART (4 CPU) 14:38:44 14:38:44 14:37:01 CPU %user %nice %system %iowait %steal %idle 14:38:44 14:38:01 all 20.54 0.00 1.57 3.98 0.05 73.86 14:38:44 14:38:01 0 27.30 0.00 2.14 5.38 0.05 65.13 14:38:44 14:38:01 1 28.50 0.00 1.65 0.27 0.03 69.55 14:38:44 14:38:01 2 20.43 0.00 1.50 7.38 0.08 70.61 14:38:44 14:38:01 3 5.97 0.00 0.98 2.90 0.03 90.11 14:38:44 Average: all 20.54 0.00 1.57 3.98 0.05 73.86 14:38:44 Average: 0 27.30 0.00 2.14 5.38 0.05 65.13 14:38:44 Average: 1 28.50 0.00 1.65 0.27 0.03 69.55 14:38:44 Average: 2 20.43 0.00 1.50 7.38 0.08 70.61 14:38:44 Average: 3 5.97 0.00 0.98 2.90 0.03 90.11 14:38:44 14:38:44 14:38:44