08:10:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138233 08:10:53 Running as SYSTEM 08:10:53 [EnvInject] - Loading node environment variables. 08:10:53 Building remotely on prd-ubuntu1804-builder-4c-4g-17326 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:10:53 [ssh-agent] Looking for ssh-agent implementation... 08:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:53 $ ssh-agent 08:10:53 SSH_AUTH_SOCK=/tmp/ssh-m5G25WWQZ6hK/agent.1696 08:10:53 SSH_AGENT_PID=1698 08:10:53 [ssh-agent] Started. 08:10:53 Running ssh-add (command line suppressed) 08:10:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15391778624080491209.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15391778624080491209.key) 08:10:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:10:53 The recommended git tool is: NONE 08:10:54 using credential onap-jenkins-ssh 08:10:54 Wiping out workspace first. 08:10:54 Cloning the remote Git repository 08:10:54 Cloning repository git://cloud.onap.org/mirror/oom.git 08:10:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:10:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:10:54 > git --version # timeout=10 08:10:54 > git --version # 'git version 2.17.1' 08:10:54 using GIT_SSH to set credentials Gerrit user 08:10:54 Verifying host key using manually-configured host key entries 08:10:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:11:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:11:00 using GIT_SSH to set credentials Gerrit user 08:11:00 Verifying host key using manually-configured host key entries 08:11:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/33/138233/1 # timeout=30 08:11:00 > git rev-parse ad5bcd01578a298f47bd0ce5084df0f8a0ed8595^{commit} # timeout=10 08:11:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:11:00 Checking out Revision ad5bcd01578a298f47bd0ce5084df0f8a0ed8595 (refs/changes/33/138233/1) 08:11:00 > git config core.sparsecheckout # timeout=10 08:11:00 > git checkout -f ad5bcd01578a298f47bd0ce5084df0f8a0ed8595 # timeout=30 08:11:03 Commit message: "[AAI] Release version 1.14.0 of AAI" 08:11:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:11:04 > git rev-list --no-walk e5cad98137d9403bcb43a8715dbd7ad9b4967615 # timeout=10 08:11:04 [EnvInject] - Injecting environment variables from a build step. 08:11:04 [EnvInject] - Injecting as environment variables the properties content 08:11:04 PYTHON=python3 08:11:04 08:11:04 [EnvInject] - Variables injected successfully. 08:11:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8179208540208808542.sh 08:11:04 ---> tox-install.sh 08:11:04 + source /home/jenkins/lf-env.sh 08:11:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:04 ++ mktemp -d /tmp/venv-XXXX 08:11:04 + lf_venv=/tmp/venv-Ytsc 08:11:04 + local venv_file=/tmp/.os_lf_venv 08:11:04 + local python=python3 08:11:04 + local options 08:11:04 + local set_path=true 08:11:04 + local install_args= 08:11:04 ++ 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 08:11:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:04 + true 08:11:04 + case $1 in 08:11:04 + venv_file=/tmp/.toxenv 08:11:04 + shift 2 08:11:04 + true 08:11:04 + case $1 in 08:11:04 + shift 08:11:04 + break 08:11:04 + case $python in 08:11:04 + local pkg_list= 08:11:04 + [[ -d /opt/pyenv ]] 08:11:04 + echo 'Setup pyenv:' 08:11:04 Setup pyenv: 08:11:04 + export PYENV_ROOT=/opt/pyenv 08:11:04 + PYENV_ROOT=/opt/pyenv 08:11:04 + 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 08:11:04 + 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 08:11:04 + pyenv versions 08:11:04 * system (set by /opt/pyenv/version) 08:11:04 * 3.8.13 (set by /opt/pyenv/version) 08:11:04 * 3.9.13 (set by /opt/pyenv/version) 08:11:04 * 3.10.6 (set by /opt/pyenv/version) 08:11:04 + command -v pyenv 08:11:04 ++ pyenv init - --no-rehash 08:11:04 + 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[*]}"'\'')" 08:11:04 export PATH="/opt/pyenv/shims:${PATH}" 08:11:04 export PYENV_SHELL=bash 08:11:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:04 pyenv() { 08:11:04 local command 08:11:04 command="${1:-}" 08:11:04 if [ "$#" -gt 0 ]; then 08:11:04 shift 08:11:04 fi 08:11:04 08:11:04 case "$command" in 08:11:04 rehash|shell) 08:11:04 eval "$(pyenv "sh-$command" "$@")" 08:11:04 ;; 08:11:04 *) 08:11:04 command pyenv "$command" "$@" 08:11:04 ;; 08:11:04 esac 08:11:04 }' 08:11:04 +++ 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[*]}"' 08:11:04 ++ 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 08:11:04 ++ 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 08:11:04 ++ 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 08:11:04 ++ export PYENV_SHELL=bash 08:11:04 ++ PYENV_SHELL=bash 08:11:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:04 +++ complete -F _pyenv pyenv 08:11:04 ++ lf-pyver python3 08:11:04 ++ local py_version_xy=python3 08:11:04 ++ local py_version_xyz= 08:11:04 ++ sed 's/^[ *]* //' 08:11:04 ++ pyenv versions 08:11:04 ++ grep -E '^[0-9.]*[0-9]$' 08:11:04 ++ local command 08:11:04 ++ command=versions 08:11:04 ++ '[' 1 -gt 0 ']' 08:11:04 ++ shift 08:11:04 ++ case "$command" in 08:11:04 ++ command pyenv versions 08:11:04 ++ pyenv versions 08:11:04 ++ awk '{ print $1 }' 08:11:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:04 +++ grep '^3' /tmp/.pyenv_versions 08:11:04 +++ sort -V 08:11:04 +++ tail -n 1 08:11:04 ++ py_version_xyz=3.10.6 08:11:04 ++ [[ -z 3.10.6 ]] 08:11:04 ++ echo 3.10.6 08:11:04 ++ return 0 08:11:04 + pyenv local 3.10.6 08:11:04 + local command 08:11:04 + command=local 08:11:04 + '[' 2 -gt 0 ']' 08:11:04 + shift 08:11:04 + case "$command" in 08:11:04 + command pyenv local 3.10.6 08:11:04 + pyenv local 3.10.6 08:11:04 + for arg in "$@" 08:11:04 + case $arg in 08:11:04 + pkg_list+='tox ' 08:11:04 + for arg in "$@" 08:11:04 + case $arg in 08:11:04 + pkg_list+='virtualenv ' 08:11:04 + for arg in "$@" 08:11:04 + case $arg in 08:11:04 + pkg_list+='urllib3~=1.26.15 ' 08:11:04 + [[ -f /tmp/.toxenv ]] 08:11:04 + [[ ! -f /tmp/.toxenv ]] 08:11:04 + [[ -n '' ]] 08:11:04 + python3 -m venv /tmp/venv-Ytsc 08:11:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ytsc' 08:11:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ytsc 08:11:08 + echo /tmp/venv-Ytsc 08:11:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:11:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:11:08 + /tmp/venv-Ytsc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:11:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:11:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:11:11 + /tmp/venv-Ytsc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:14 + type python3 08:11:14 + true 08:11:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ytsc/bin to PATH' 08:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ytsc/bin to PATH 08:11:14 + PATH=/tmp/venv-Ytsc/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 08:11:14 + return 0 08:11:14 + python3 --version 08:11:14 Python 3.10.6 08:11:14 + python3 -m pip --version 08:11:15 pip 24.0 from /tmp/venv-Ytsc/lib/python3.10/site-packages/pip (python 3.10) 08:11:15 + python3 -m pip freeze 08:11:15 cachetools==5.3.3 08:11:15 chardet==5.2.0 08:11:15 colorama==0.4.6 08:11:15 distlib==0.3.8 08:11:15 filelock==3.15.1 08:11:15 packaging==24.1 08:11:15 platformdirs==4.2.2 08:11:15 pluggy==1.5.0 08:11:15 pyproject-api==1.6.1 08:11:15 tomli==2.0.1 08:11:15 tox==4.15.1 08:11:15 urllib3==1.26.18 08:11:15 virtualenv==20.26.2 08:11:15 [EnvInject] - Injecting environment variables from a build step. 08:11:15 [EnvInject] - Injecting as environment variables the properties content 08:11:15 PARALLEL=false 08:11:15 08:11:15 [EnvInject] - Variables injected successfully. 08:11:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9401358756338241910.sh 08:11:15 ---> tox-run.sh 08:11:15 + 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 08:11:15 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:11:15 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:11:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:11:15 + cd /w/workspace/oom-master-pre-commit-lint/. 08:11:15 + source /home/jenkins/lf-env.sh 08:11:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:15 ++ mktemp -d /tmp/venv-XXXX 08:11:15 + lf_venv=/tmp/venv-b3WU 08:11:15 + local venv_file=/tmp/.os_lf_venv 08:11:15 + local python=python3 08:11:15 + local options 08:11:15 + local set_path=true 08:11:15 + local install_args= 08:11:15 ++ 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 08:11:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:15 + true 08:11:15 + case $1 in 08:11:15 + venv_file=/tmp/.toxenv 08:11:15 + shift 2 08:11:15 + true 08:11:15 + case $1 in 08:11:15 + shift 08:11:15 + break 08:11:15 + case $python in 08:11:15 + local pkg_list= 08:11:15 + [[ -d /opt/pyenv ]] 08:11:15 + echo 'Setup pyenv:' 08:11:15 Setup pyenv: 08:11:15 + export PYENV_ROOT=/opt/pyenv 08:11:15 + PYENV_ROOT=/opt/pyenv 08:11:15 + 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 08:11:15 + 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 08:11:15 + pyenv versions 08:11:15 system 08:11:15 3.8.13 08:11:15 3.9.13 08:11:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:15 + command -v pyenv 08:11:15 ++ pyenv init - --no-rehash 08:11:15 + 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[*]}"'\'')" 08:11:15 export PATH="/opt/pyenv/shims:${PATH}" 08:11:15 export PYENV_SHELL=bash 08:11:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:15 pyenv() { 08:11:15 local command 08:11:15 command="${1:-}" 08:11:15 if [ "$#" -gt 0 ]; then 08:11:15 shift 08:11:15 fi 08:11:15 08:11:15 case "$command" in 08:11:15 rehash|shell) 08:11:15 eval "$(pyenv "sh-$command" "$@")" 08:11:15 ;; 08:11:15 *) 08:11:15 command pyenv "$command" "$@" 08:11:15 ;; 08:11:15 esac 08:11:15 }' 08:11:15 +++ 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[*]}"' 08:11:15 ++ 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 08:11:15 ++ 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 08:11:15 ++ 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 08:11:15 ++ export PYENV_SHELL=bash 08:11:15 ++ PYENV_SHELL=bash 08:11:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:15 +++ complete -F _pyenv pyenv 08:11:15 ++ lf-pyver python3 08:11:15 ++ local py_version_xy=python3 08:11:15 ++ local py_version_xyz= 08:11:15 ++ pyenv versions 08:11:15 ++ local command 08:11:15 ++ command=versions 08:11:15 ++ '[' 1 -gt 0 ']' 08:11:15 ++ shift 08:11:15 ++ case "$command" in 08:11:15 ++ command pyenv versions 08:11:15 ++ pyenv versions 08:11:15 ++ awk '{ print $1 }' 08:11:15 ++ sed 's/^[ *]* //' 08:11:15 ++ grep -E '^[0-9.]*[0-9]$' 08:11:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:15 +++ grep '^3' /tmp/.pyenv_versions 08:11:15 +++ sort -V 08:11:15 +++ tail -n 1 08:11:15 ++ py_version_xyz=3.10.6 08:11:15 ++ [[ -z 3.10.6 ]] 08:11:15 ++ echo 3.10.6 08:11:15 ++ return 0 08:11:15 + pyenv local 3.10.6 08:11:15 + local command 08:11:15 + command=local 08:11:15 + '[' 2 -gt 0 ']' 08:11:15 + shift 08:11:15 + case "$command" in 08:11:15 + command pyenv local 3.10.6 08:11:15 + pyenv local 3.10.6 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='tox ' 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='virtualenv ' 08:11:15 + for arg in "$@" 08:11:15 + case $arg in 08:11:15 + pkg_list+='urllib3~=1.26.15 ' 08:11:15 + [[ -f /tmp/.toxenv ]] 08:11:15 ++ cat /tmp/.toxenv 08:11:15 + lf_venv=/tmp/venv-Ytsc 08:11:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ytsc from' file:/tmp/.toxenv 08:11:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ytsc from file:/tmp/.toxenv 08:11:15 + /tmp/venv-Ytsc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:11:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:11:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:11:16 + /tmp/venv-Ytsc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:11:18 + type python3 08:11:18 + true 08:11:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ytsc/bin to PATH' 08:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ytsc/bin to PATH 08:11:18 + PATH=/tmp/venv-Ytsc/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 08:11:18 + return 0 08:11:18 + [[ -d /opt/pyenv ]] 08:11:18 + echo '---> Setting up pyenv' 08:11:18 ---> Setting up pyenv 08:11:18 + export PYENV_ROOT=/opt/pyenv 08:11:18 + PYENV_ROOT=/opt/pyenv 08:11:18 + export PATH=/opt/pyenv/bin:/tmp/venv-Ytsc/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 08:11:18 + PATH=/opt/pyenv/bin:/tmp/venv-Ytsc/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 08:11:18 ++ pwd 08:11:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:11:18 + export PYTHONPATH 08:11:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:11:18 + TOX_TESTENV_PASSENV=PYTHONPATH 08:11:18 + tox --version 08:11:18 4.15.1 from /tmp/venv-Ytsc/lib/python3.10/site-packages/tox/__init__.py 08:11:18 + PARALLEL=false 08:11:18 + TOX_OPTIONS_LIST= 08:11:18 + [[ -n pre-commit ]] 08:11:18 + TOX_OPTIONS_LIST=' -e pre-commit' 08:11:18 + case ${PARALLEL,,} in 08:11:18 + tox -e pre-commit 08:11:18 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:11:19 pre-commit: install_deps> python -I -m pip install pre-commit 08:11:22 pre-commit: freeze> python -m pip freeze --all 08:11:23 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.1,identify==2.5.36,nodeenv==1.9.1,pip==24.0,platformdirs==4.2.2,pre-commit==3.7.1,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.2,wheel==0.43.0 08:11:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:11:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:11:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:11:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:11:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:11:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:11:28 [INFO] Once installed this environment will be reused. 08:11:28 [INFO] This may take a few minutes... 08:11:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:11:32 [INFO] Once installed this environment will be reused. 08:11:32 [INFO] This may take a few minutes... 08:11:37 Trim Trailing Whitespace.................................................Passed 08:11:37 Tabs remover.............................................................Passed 08:11:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:11:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:11:37 [INFO] Once installed this environment will be reused. 08:11:37 [INFO] This may take a few minutes... 08:11:44 gitlint..............................................(no files to check)Skipped 08:11:44 pre-commit: OK (25.36=setup[4.25]+cmd[14.56,6.55] seconds) 08:11:44 congratulations :) (25.54 seconds) 08:11:44 + tox_status=0 08:11:44 + echo '---> Completed tox runs' 08:11:44 ---> Completed tox runs 08:11:44 + for i in .tox/*/log 08:11:44 ++ echo .tox/pre-commit/log 08:11:44 ++ awk -F/ '{print $2}' 08:11:44 + tox_env=pre-commit 08:11:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:11:44 + DOC_DIR=docs/_build/html 08:11:44 + [[ -d docs/_build/html ]] 08:11:44 + echo '---> tox-run.sh ends' 08:11:44 ---> tox-run.sh ends 08:11:44 + test 0 -eq 0 08:11:44 $ ssh-agent -k 08:11:44 unset SSH_AUTH_SOCK; 08:11:44 unset SSH_AGENT_PID; 08:11:44 echo Agent pid 1698 killed; 08:11:44 [ssh-agent] Stopped. 08:11:44 [PostBuildScript] - [INFO] Executing post build scripts. 08:11:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9064035143470445185.sh 08:11:44 ---> sysstat.sh 08:11:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14641205431252906097.sh 08:11:44 ---> package-listing.sh 08:11:44 ++ tr '[:upper:]' '[:lower:]' 08:11:44 ++ facter osfamily 08:11:45 + OS_FAMILY=debian 08:11:45 + workspace=/w/workspace/oom-master-pre-commit-lint 08:11:45 + START_PACKAGES=/tmp/packages_start.txt 08:11:45 + END_PACKAGES=/tmp/packages_end.txt 08:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:45 + PACKAGES=/tmp/packages_start.txt 08:11:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:11:45 + PACKAGES=/tmp/packages_end.txt 08:11:45 + case "${OS_FAMILY}" in 08:11:45 + dpkg -l 08:11:45 + grep '^ii' 08:11:45 + '[' -f /tmp/packages_start.txt ']' 08:11:45 + '[' -f /tmp/packages_end.txt ']' 08:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:11:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:11:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14045743221678123686.sh 08:11:45 ---> capture-instance-metadata.sh 08:11:45 Setup pyenv: 08:11:45 system 08:11:45 3.8.13 08:11:45 3.9.13 08:11:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MF1Y 08:11:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:11:51 lf-activate-venv(): INFO: Installing: lftools 08:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-MF1Y/bin to PATH 08:12:20 INFO: Running in OpenStack, capturing instance metadata 08:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14200722625206604109.sh 08:12:20 provisioning config files... 08:12:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15806375212714769455tmp 08:12:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:12:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:12:20 [EnvInject] - Injecting environment variables from a build step. 08:12:20 [EnvInject] - Injecting as environment variables the properties content 08:12:20 SERVER_ID=logs 08:12:20 08:12:20 [EnvInject] - Variables injected successfully. 08:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10664191393060294915.sh 08:12:20 ---> create-netrc.sh 08:12:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8779365362539717278.sh 08:12:20 ---> python-tools-install.sh 08:12:20 Setup pyenv: 08:12:20 system 08:12:20 3.8.13 08:12:20 3.9.13 08:12:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MF1Y from file:/tmp/.os_lf_venv 08:12:21 lf-activate-venv(): INFO: Installing: lftools 08:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-MF1Y/bin to PATH 08:12:29 Generating Requirements File 08:12:52 Python 3.10.6 08:12:53 pip 24.0 from /tmp/venv-MF1Y/lib/python3.10/site-packages/pip (python 3.10) 08:12:53 appdirs==1.4.4 08:12:53 argcomplete==3.4.0 08:12:53 aspy.yaml==1.3.0 08:12:53 attrs==23.2.0 08:12:53 autopage==0.5.2 08:12:53 beautifulsoup4==4.12.3 08:12:53 boto3==1.34.127 08:12:53 botocore==1.34.127 08:12:53 bs4==0.0.2 08:12:53 cachetools==5.3.3 08:12:53 certifi==2024.6.2 08:12:53 cffi==1.16.0 08:12:53 cfgv==3.4.0 08:12:53 chardet==5.2.0 08:12:53 charset-normalizer==3.3.2 08:12:53 click==8.1.7 08:12:53 cliff==4.7.0 08:12:53 cmd2==2.4.3 08:12:53 cryptography==3.3.2 08:12:53 debtcollector==3.0.0 08:12:53 decorator==5.1.1 08:12:53 defusedxml==0.7.1 08:12:53 Deprecated==1.2.14 08:12:53 distlib==0.3.8 08:12:53 dnspython==2.6.1 08:12:53 docker==4.2.2 08:12:53 dogpile.cache==1.3.3 08:12:53 email_validator==2.1.1 08:12:53 filelock==3.15.1 08:12:53 future==1.0.0 08:12:53 gitdb==4.0.11 08:12:53 GitPython==3.1.43 08:12:53 google-auth==2.30.0 08:12:53 httplib2==0.22.0 08:12:53 identify==2.5.36 08:12:53 idna==3.7 08:12:53 importlib-resources==1.5.0 08:12:53 iso8601==2.1.0 08:12:53 Jinja2==3.1.4 08:12:53 jmespath==1.0.1 08:12:53 jsonpatch==1.33 08:12:53 jsonpointer==3.0.0 08:12:53 jsonschema==4.22.0 08:12:53 jsonschema-specifications==2023.12.1 08:12:53 keystoneauth1==5.6.0 08:12:53 kubernetes==30.1.0 08:12:53 lftools==0.37.10 08:12:53 lxml==5.2.2 08:12:53 MarkupSafe==2.1.5 08:12:53 msgpack==1.0.8 08:12:53 multi_key_dict==2.0.3 08:12:53 munch==4.0.0 08:12:53 netaddr==1.3.0 08:12:53 netifaces==0.11.0 08:12:53 niet==1.4.2 08:12:53 nodeenv==1.9.1 08:12:53 oauth2client==4.1.3 08:12:53 oauthlib==3.2.2 08:12:53 openstacksdk==3.1.0 08:12:53 os-client-config==2.1.0 08:12:53 os-service-types==1.7.0 08:12:53 osc-lib==3.0.1 08:12:53 oslo.config==9.4.0 08:12:53 oslo.context==5.5.0 08:12:53 oslo.i18n==6.3.0 08:12:53 oslo.log==6.0.0 08:12:53 oslo.serialization==5.4.0 08:12:53 oslo.utils==7.1.0 08:12:53 packaging==24.1 08:12:53 pbr==6.0.0 08:12:53 platformdirs==4.2.2 08:12:53 prettytable==3.10.0 08:12:53 pyasn1==0.6.0 08:12:53 pyasn1_modules==0.4.0 08:12:53 pycparser==2.22 08:12:53 pygerrit2==2.0.15 08:12:53 PyGithub==2.3.0 08:12:53 PyJWT==2.8.0 08:12:53 PyNaCl==1.5.0 08:12:53 pyparsing==2.4.7 08:12:53 pyperclip==1.8.2 08:12:53 pyrsistent==0.20.0 08:12:53 python-cinderclient==9.5.0 08:12:53 python-dateutil==2.9.0.post0 08:12:53 python-heatclient==3.5.0 08:12:53 python-jenkins==1.8.2 08:12:53 python-keystoneclient==5.4.0 08:12:53 python-magnumclient==4.5.0 08:12:53 python-novaclient==18.6.0 08:12:53 python-openstackclient==6.6.0 08:12:53 python-swiftclient==4.6.0 08:12:53 PyYAML==6.0.1 08:12:53 referencing==0.35.1 08:12:53 requests==2.32.3 08:12:53 requests-oauthlib==2.0.0 08:12:53 requestsexceptions==1.4.0 08:12:53 rfc3986==2.0.0 08:12:53 rpds-py==0.18.1 08:12:53 rsa==4.9 08:12:53 ruamel.yaml==0.18.6 08:12:53 ruamel.yaml.clib==0.2.8 08:12:53 s3transfer==0.10.1 08:12:53 simplejson==3.19.2 08:12:53 six==1.16.0 08:12:53 smmap==5.0.1 08:12:53 soupsieve==2.5 08:12:53 stevedore==5.2.0 08:12:53 tabulate==0.9.0 08:12:53 toml==0.10.2 08:12:53 tomlkit==0.12.5 08:12:53 tqdm==4.66.4 08:12:53 typing_extensions==4.12.2 08:12:53 tzdata==2024.1 08:12:53 urllib3==1.26.18 08:12:53 virtualenv==20.26.2 08:12:53 wcwidth==0.2.13 08:12:53 websocket-client==1.8.0 08:12:53 wrapt==1.16.0 08:12:53 xdg==6.0.0 08:12:53 xmltodict==0.13.0 08:12:53 yq==3.4.3 08:12:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8033427139725834705.sh 08:12:53 ---> sudo-logs.sh 08:12:53 Archiving 'sudo' log.. 08:12:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15432618207732192101.sh 08:12:53 ---> job-cost.sh 08:12:53 Setup pyenv: 08:12:54 system 08:12:54 3.8.13 08:12:54 3.9.13 08:12:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MF1Y from file:/tmp/.os_lf_venv 08:12:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-MF1Y/bin to PATH 08:13:00 INFO: No Stack... 08:13:00 INFO: Retrieving Pricing Info for: v3-standard-4 08:13:00 INFO: Archiving Costs 08:13:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins194730948527301447.sh 08:13:00 ---> logs-deploy.sh 08:13:00 Setup pyenv: 08:13:00 system 08:13:00 3.8.13 08:13:00 3.9.13 08:13:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MF1Y from file:/tmp/.os_lf_venv 08:13:02 lf-activate-venv(): INFO: Installing: lftools 08:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-MF1Y/bin to PATH 08:13:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3514 08:13:10 INFO: archiving workspace using pattern(s): 08:13:11 Archives upload complete. 08:13:11 INFO: archiving logs to Nexus 08:13:12 ---> uname -a: 08:13:12 Linux prd-ubuntu1804-builder-4c-4g-17326 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:13:12 08:13:12 08:13:12 ---> lscpu: 08:13:12 Architecture: x86_64 08:13:12 CPU op-mode(s): 32-bit, 64-bit 08:13:12 Byte Order: Little Endian 08:13:12 CPU(s): 4 08:13:12 On-line CPU(s) list: 0-3 08:13:12 Thread(s) per core: 1 08:13:12 Core(s) per socket: 1 08:13:12 Socket(s): 4 08:13:12 NUMA node(s): 1 08:13:12 Vendor ID: AuthenticAMD 08:13:12 CPU family: 23 08:13:12 Model: 49 08:13:12 Model name: AMD EPYC-Rome Processor 08:13:12 Stepping: 0 08:13:12 CPU MHz: 2799.998 08:13:12 BogoMIPS: 5599.99 08:13:12 Virtualization: AMD-V 08:13:12 Hypervisor vendor: KVM 08:13:12 Virtualization type: full 08:13:12 L1d cache: 32K 08:13:12 L1i cache: 32K 08:13:12 L2 cache: 512K 08:13:12 L3 cache: 16384K 08:13:12 NUMA node0 CPU(s): 0-3 08:13:12 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 08:13:12 08:13:12 08:13:12 ---> nproc: 08:13:12 4 08:13:12 08:13:12 08:13:12 ---> df -h: 08:13:12 Filesystem Size Used Avail Use% Mounted on 08:13:12 udev 7.9G 0 7.9G 0% /dev 08:13:12 tmpfs 1.6G 672K 1.6G 1% /run 08:13:12 /dev/vda1 78G 8.4G 70G 11% / 08:13:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:13:12 tmpfs 5.0M 0 5.0M 0% /run/lock 08:13:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:13:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:13:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:13:12 08:13:12 08:13:12 ---> free -m: 08:13:12 total used free shared buff/cache available 08:13:12 Mem: 16040 559 13294 0 2186 15161 08:13:12 Swap: 1023 0 1023 08:13:12 08:13:12 08:13:12 ---> ip addr: 08:13:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:13:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:12 inet 127.0.0.1/8 scope host lo 08:13:12 valid_lft forever preferred_lft forever 08:13:12 inet6 ::1/128 scope host 08:13:12 valid_lft forever preferred_lft forever 08:13:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:13:12 link/ether fa:16:3e:02:68:44 brd ff:ff:ff:ff:ff:ff 08:13:12 inet 10.30.106.86/23 brd 10.30.107.255 scope global dynamic ens3 08:13:12 valid_lft 86243sec preferred_lft 86243sec 08:13:12 inet6 fe80::f816:3eff:fe02:6844/64 scope link 08:13:12 valid_lft forever preferred_lft forever 08:13:12 08:13:12 08:13:12 ---> sar -b -r -n DEV: 08:13:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17326) 06/16/24 _x86_64_ (4 CPU) 08:13:12 08:13:12 08:10:38 LINUX RESTART (4 CPU) 08:13:12 08:13:12 08:11:01 tps rtps wtps bread/s bwrtn/s 08:13:12 08:12:01 204.82 35.73 169.09 1773.30 33822.50 08:13:12 08:13:01 119.06 2.62 116.45 143.84 36077.99 08:13:12 Average: 161.94 19.17 142.77 958.57 34950.24 08:13:12 08:13:12 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:12 08:12:01 13906576 15543708 2518392 15.33 60004 1774364 829036 4.74 757912 1540464 98264 08:13:12 08:13:01 13649284 15560192 2775684 16.90 83636 2008908 813112 4.65 773892 1750164 109908 08:13:12 Average: 13777930 15551950 2647038 16.12 71820 1891636 821074 4.70 765902 1645314 104086 08:13:12 08:13:12 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:12 08:12:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 08:13:12 08:12:01 ens3 112.11 73.95 738.68 30.41 0.00 0.00 0.00 0.00 08:13:12 08:13:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:13:12 08:13:01 ens3 55.36 38.43 762.68 9.43 0.00 0.00 0.00 0.00 08:13:12 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 08:13:12 Average: ens3 83.74 56.19 750.68 19.92 0.00 0.00 0.00 0.00 08:13:12 08:13:12 08:13:12 ---> sar -P ALL: 08:13:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17326) 06/16/24 _x86_64_ (4 CPU) 08:13:12 08:13:12 08:10:38 LINUX RESTART (4 CPU) 08:13:12 08:13:12 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:13:12 08:12:01 all 23.46 0.00 2.26 4.07 0.07 70.13 08:13:12 08:12:01 0 10.70 0.00 1.59 4.10 0.07 83.54 08:13:12 08:12:01 1 23.64 0.00 2.38 1.78 0.05 72.15 08:13:12 08:12:01 2 36.57 0.00 2.87 2.04 0.08 58.44 08:13:12 08:12:01 3 22.90 0.00 2.19 8.40 0.05 66.45 08:13:12 08:13:01 all 21.50 0.00 1.39 3.59 0.05 73.48 08:13:12 08:13:01 0 14.20 0.00 1.03 0.17 0.03 84.56 08:13:12 08:13:01 1 10.88 0.00 1.32 2.91 0.05 84.84 08:13:12 08:13:01 2 47.02 0.00 2.15 3.84 0.08 46.91 08:13:12 08:13:01 3 13.98 0.00 1.05 7.46 0.05 77.46 08:13:12 Average: all 22.48 0.00 1.83 3.83 0.06 71.81 08:13:12 Average: 0 12.46 0.00 1.31 2.13 0.05 84.05 08:13:12 Average: 1 17.23 0.00 1.85 2.35 0.05 78.52 08:13:12 Average: 2 41.80 0.00 2.51 2.94 0.08 52.67 08:13:12 Average: 3 18.44 0.00 1.62 7.93 0.05 71.96 08:13:12 08:13:12 08:13:12