12:26:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 12:26:49 Running as SYSTEM 12:26:49 [EnvInject] - Loading node environment variables. 12:26:49 Building remotely on prd-ubuntu1804-builder-4c-4g-18823 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:26:49 [ssh-agent] Looking for ssh-agent implementation... 12:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:49 $ ssh-agent 12:26:49 SSH_AUTH_SOCK=/tmp/ssh-MMxtV74ANXbQ/agent.1886 12:26:49 SSH_AGENT_PID=1888 12:26:49 [ssh-agent] Started. 12:26:49 Running ssh-add (command line suppressed) 12:26:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_89374800871566535.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_89374800871566535.key) 12:26:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:26:49 The recommended git tool is: NONE 12:26:51 using credential onap-jenkins-ssh 12:26:51 Wiping out workspace first. 12:26:51 Cloning the remote Git repository 12:26:51 Cloning repository git://cloud.onap.org/mirror/oom.git 12:26:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:26:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:51 > git --version # timeout=10 12:26:51 > git --version # 'git version 2.17.1' 12:26:51 using GIT_SSH to set credentials Gerrit user 12:26:51 Verifying host key using manually-configured host key entries 12:26:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:26:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:56 using GIT_SSH to set credentials Gerrit user 12:26:56 Verifying host key using manually-configured host key entries 12:26:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/6 # timeout=30 12:26:57 > git rev-parse f47027bc92fa9a7e1238d1a50e8c4d915cc52276^{commit} # timeout=10 12:26:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:26:57 Checking out Revision f47027bc92fa9a7e1238d1a50e8c4d915cc52276 (refs/changes/90/137590/6) 12:26:57 > git config core.sparsecheckout # timeout=10 12:26:57 > git checkout -f f47027bc92fa9a7e1238d1a50e8c4d915cc52276 # timeout=30 12:27:00 Commit message: "[portal-ng] ui is exposed on wrong port" 12:27:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:27:00 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:27:00 [EnvInject] - Injecting environment variables from a build step. 12:27:00 [EnvInject] - Injecting as environment variables the properties content 12:27:00 PYTHON=python3 12:27:00 12:27:00 [EnvInject] - Variables injected successfully. 12:27:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3055573986181333276.sh 12:27:00 ---> tox-install.sh 12:27:00 + source /home/jenkins/lf-env.sh 12:27:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:00 ++ mktemp -d /tmp/venv-XXXX 12:27:00 + lf_venv=/tmp/venv-c1kI 12:27:00 + local venv_file=/tmp/.os_lf_venv 12:27:00 + local python=python3 12:27:00 + local options 12:27:00 + local set_path=true 12:27:00 + local install_args= 12:27:00 ++ 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 12:27:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:00 + true 12:27:00 + case $1 in 12:27:00 + venv_file=/tmp/.toxenv 12:27:00 + shift 2 12:27:00 + true 12:27:00 + case $1 in 12:27:00 + shift 12:27:00 + break 12:27:00 + case $python in 12:27:00 + local pkg_list= 12:27:00 + [[ -d /opt/pyenv ]] 12:27:00 + echo 'Setup pyenv:' 12:27:00 Setup pyenv: 12:27:00 + export PYENV_ROOT=/opt/pyenv 12:27:00 + PYENV_ROOT=/opt/pyenv 12:27:00 + 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 12:27:00 + 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 12:27:00 + pyenv versions 12:27:00 * system (set by /opt/pyenv/version) 12:27:00 * 3.8.13 (set by /opt/pyenv/version) 12:27:00 * 3.9.13 (set by /opt/pyenv/version) 12:27:00 * 3.10.6 (set by /opt/pyenv/version) 12:27:00 + command -v pyenv 12:27:00 ++ pyenv init - --no-rehash 12:27:00 + 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[*]}"'\'')" 12:27:00 export PATH="/opt/pyenv/shims:${PATH}" 12:27:00 export PYENV_SHELL=bash 12:27:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:00 pyenv() { 12:27:00 local command 12:27:00 command="${1:-}" 12:27:00 if [ "$#" -gt 0 ]; then 12:27:00 shift 12:27:00 fi 12:27:00 12:27:00 case "$command" in 12:27:00 rehash|shell) 12:27:00 eval "$(pyenv "sh-$command" "$@")" 12:27:00 ;; 12:27:00 *) 12:27:00 command pyenv "$command" "$@" 12:27:00 ;; 12:27:00 esac 12:27:00 }' 12:27:00 +++ 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[*]}"' 12:27:00 ++ 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 12:27:00 ++ 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 12:27:00 ++ 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 12:27:00 ++ export PYENV_SHELL=bash 12:27:00 ++ PYENV_SHELL=bash 12:27:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:00 +++ complete -F _pyenv pyenv 12:27:00 ++ lf-pyver python3 12:27:00 ++ local py_version_xy=python3 12:27:00 ++ local py_version_xyz= 12:27:00 ++ pyenv versions 12:27:00 ++ local command 12:27:00 ++ command=versions 12:27:00 ++ '[' 1 -gt 0 ']' 12:27:00 ++ shift 12:27:00 ++ case "$command" in 12:27:00 ++ command pyenv versions 12:27:00 ++ pyenv versions 12:27:00 ++ sed 's/^[ *]* //' 12:27:00 ++ grep -E '^[0-9.]*[0-9]$' 12:27:00 ++ awk '{ print $1 }' 12:27:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:01 +++ grep '^3' /tmp/.pyenv_versions 12:27:01 +++ sort -V 12:27:01 +++ tail -n 1 12:27:01 ++ py_version_xyz=3.10.6 12:27:01 ++ [[ -z 3.10.6 ]] 12:27:01 ++ echo 3.10.6 12:27:01 ++ return 0 12:27:01 + pyenv local 3.10.6 12:27:01 + local command 12:27:01 + command=local 12:27:01 + '[' 2 -gt 0 ']' 12:27:01 + shift 12:27:01 + case "$command" in 12:27:01 + command pyenv local 3.10.6 12:27:01 + pyenv local 3.10.6 12:27:01 + for arg in "$@" 12:27:01 + case $arg in 12:27:01 + pkg_list+='tox ' 12:27:01 + for arg in "$@" 12:27:01 + case $arg in 12:27:01 + pkg_list+='virtualenv ' 12:27:01 + for arg in "$@" 12:27:01 + case $arg in 12:27:01 + pkg_list+='urllib3~=1.26.15 ' 12:27:01 + [[ -f /tmp/.toxenv ]] 12:27:01 + [[ ! -f /tmp/.toxenv ]] 12:27:01 + [[ -n '' ]] 12:27:01 + python3 -m venv /tmp/venv-c1kI 12:27:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c1kI' 12:27:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c1kI 12:27:05 + echo /tmp/venv-c1kI 12:27:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:27:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:27:05 + /tmp/venv-c1kI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:27:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:08 + /tmp/venv-c1kI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:11 + type python3 12:27:11 + true 12:27:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c1kI/bin to PATH' 12:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-c1kI/bin to PATH 12:27:11 + PATH=/tmp/venv-c1kI/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 12:27:11 + return 0 12:27:11 + python3 --version 12:27:11 Python 3.10.6 12:27:11 + python3 -m pip --version 12:27:11 pip 24.0 from /tmp/venv-c1kI/lib/python3.10/site-packages/pip (python 3.10) 12:27:11 + python3 -m pip freeze 12:27:12 cachetools==5.3.3 12:27:12 chardet==5.2.0 12:27:12 colorama==0.4.6 12:27:12 distlib==0.3.8 12:27:12 filelock==3.13.3 12:27:12 packaging==24.0 12:27:12 platformdirs==4.2.0 12:27:12 pluggy==1.4.0 12:27:12 pyproject-api==1.6.1 12:27:12 tomli==2.0.1 12:27:12 tox==4.14.2 12:27:12 urllib3==1.26.18 12:27:12 virtualenv==20.25.1 12:27:12 [EnvInject] - Injecting environment variables from a build step. 12:27:12 [EnvInject] - Injecting as environment variables the properties content 12:27:12 PARALLEL=false 12:27:12 12:27:12 [EnvInject] - Variables injected successfully. 12:27:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8979055360452301612.sh 12:27:12 ---> tox-run.sh 12:27:12 + 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 12:27:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:27:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:27:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:27:12 + cd /w/workspace/oom-master-pre-commit-lint/. 12:27:12 + source /home/jenkins/lf-env.sh 12:27:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:27:12 ++ mktemp -d /tmp/venv-XXXX 12:27:12 + lf_venv=/tmp/venv-czwd 12:27:12 + local venv_file=/tmp/.os_lf_venv 12:27:12 + local python=python3 12:27:12 + local options 12:27:12 + local set_path=true 12:27:12 + local install_args= 12:27:12 ++ 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 12:27:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:27:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:27:12 + true 12:27:12 + case $1 in 12:27:12 + venv_file=/tmp/.toxenv 12:27:12 + shift 2 12:27:12 + true 12:27:12 + case $1 in 12:27:12 + shift 12:27:12 + break 12:27:12 + case $python in 12:27:12 + local pkg_list= 12:27:12 + [[ -d /opt/pyenv ]] 12:27:12 + echo 'Setup pyenv:' 12:27:12 Setup pyenv: 12:27:12 + export PYENV_ROOT=/opt/pyenv 12:27:12 + PYENV_ROOT=/opt/pyenv 12:27:12 + 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 12:27:12 + 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 12:27:12 + pyenv versions 12:27:12 system 12:27:12 3.8.13 12:27:12 3.9.13 12:27:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:12 + command -v pyenv 12:27:12 ++ pyenv init - --no-rehash 12:27:12 + 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[*]}"'\'')" 12:27:12 export PATH="/opt/pyenv/shims:${PATH}" 12:27:12 export PYENV_SHELL=bash 12:27:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:27:12 pyenv() { 12:27:12 local command 12:27:12 command="${1:-}" 12:27:12 if [ "$#" -gt 0 ]; then 12:27:12 shift 12:27:12 fi 12:27:12 12:27:12 case "$command" in 12:27:12 rehash|shell) 12:27:12 eval "$(pyenv "sh-$command" "$@")" 12:27:12 ;; 12:27:12 *) 12:27:12 command pyenv "$command" "$@" 12:27:12 ;; 12:27:12 esac 12:27:12 }' 12:27:12 +++ 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[*]}"' 12:27:12 ++ 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 12:27:12 ++ 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 12:27:12 ++ 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 12:27:12 ++ export PYENV_SHELL=bash 12:27:12 ++ PYENV_SHELL=bash 12:27:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:27:12 +++ complete -F _pyenv pyenv 12:27:12 ++ lf-pyver python3 12:27:12 ++ local py_version_xy=python3 12:27:12 ++ local py_version_xyz= 12:27:12 ++ pyenv versions 12:27:12 ++ local command 12:27:12 ++ command=versions 12:27:12 ++ '[' 1 -gt 0 ']' 12:27:12 ++ shift 12:27:12 ++ case "$command" in 12:27:12 ++ command pyenv versions 12:27:12 ++ pyenv versions 12:27:12 ++ sed 's/^[ *]* //' 12:27:12 ++ awk '{ print $1 }' 12:27:12 ++ grep -E '^[0-9.]*[0-9]$' 12:27:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:27:12 +++ grep '^3' /tmp/.pyenv_versions 12:27:12 +++ sort -V 12:27:12 +++ tail -n 1 12:27:12 ++ py_version_xyz=3.10.6 12:27:12 ++ [[ -z 3.10.6 ]] 12:27:12 ++ echo 3.10.6 12:27:12 ++ return 0 12:27:12 + pyenv local 3.10.6 12:27:12 + local command 12:27:12 + command=local 12:27:12 + '[' 2 -gt 0 ']' 12:27:12 + shift 12:27:12 + case "$command" in 12:27:12 + command pyenv local 3.10.6 12:27:12 + pyenv local 3.10.6 12:27:12 + for arg in "$@" 12:27:12 + case $arg in 12:27:12 + pkg_list+='tox ' 12:27:12 + for arg in "$@" 12:27:12 + case $arg in 12:27:12 + pkg_list+='virtualenv ' 12:27:12 + for arg in "$@" 12:27:12 + case $arg in 12:27:12 + pkg_list+='urllib3~=1.26.15 ' 12:27:12 + [[ -f /tmp/.toxenv ]] 12:27:12 ++ cat /tmp/.toxenv 12:27:12 + lf_venv=/tmp/venv-c1kI 12:27:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c1kI from' file:/tmp/.toxenv 12:27:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c1kI from file:/tmp/.toxenv 12:27:12 + /tmp/venv-c1kI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:27:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:27:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:27:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:27:14 + /tmp/venv-c1kI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:27:15 + type python3 12:27:15 + true 12:27:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c1kI/bin to PATH' 12:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-c1kI/bin to PATH 12:27:15 + PATH=/tmp/venv-c1kI/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 12:27:15 + return 0 12:27:15 + [[ -d /opt/pyenv ]] 12:27:15 + echo '---> Setting up pyenv' 12:27:15 ---> Setting up pyenv 12:27:15 + export PYENV_ROOT=/opt/pyenv 12:27:15 + PYENV_ROOT=/opt/pyenv 12:27:15 + export PATH=/opt/pyenv/bin:/tmp/venv-c1kI/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 12:27:15 + PATH=/opt/pyenv/bin:/tmp/venv-c1kI/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 12:27:15 ++ pwd 12:27:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:27:15 + export PYTHONPATH 12:27:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:27:15 + TOX_TESTENV_PASSENV=PYTHONPATH 12:27:15 + tox --version 12:27:16 4.14.2 from /tmp/venv-c1kI/lib/python3.10/site-packages/tox/__init__.py 12:27:16 + PARALLEL=false 12:27:16 + TOX_OPTIONS_LIST= 12:27:16 + [[ -n pre-commit ]] 12:27:16 + TOX_OPTIONS_LIST=' -e pre-commit' 12:27:16 + case ${PARALLEL,,} in 12:27:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:27:16 + tox -e pre-commit 12:27:17 pre-commit: install_deps> python -I -m pip install pre-commit 12:27:20 pre-commit: freeze> python -m pip freeze --all 12:27:20 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 12:27:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:27:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:27:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:27:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:27:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:27:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:27:27 [INFO] Once installed this environment will be reused. 12:27:27 [INFO] This may take a few minutes... 12:27:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:27:34 [INFO] Once installed this environment will be reused. 12:27:34 [INFO] This may take a few minutes... 12:27:40 Trim Trailing Whitespace.................................................Passed 12:27:40 Tabs remover.............................................................Passed 12:27:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:27:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:27:40 [INFO] Once installed this environment will be reused. 12:27:40 [INFO] This may take a few minutes... 12:27:47 gitlint..............................................(no files to check)Skipped 12:27:47 pre-commit: OK (30.74=setup[4.45]+cmd[19.38,6.91] seconds) 12:27:47 congratulations :) (30.92 seconds) 12:27:47 + tox_status=0 12:27:47 + echo '---> Completed tox runs' 12:27:47 ---> Completed tox runs 12:27:47 + for i in .tox/*/log 12:27:47 ++ echo .tox/pre-commit/log 12:27:47 ++ awk -F/ '{print $2}' 12:27:47 + tox_env=pre-commit 12:27:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:27:47 + DOC_DIR=docs/_build/html 12:27:47 + [[ -d docs/_build/html ]] 12:27:47 + echo '---> tox-run.sh ends' 12:27:47 ---> tox-run.sh ends 12:27:47 + test 0 -eq 0 12:27:47 $ ssh-agent -k 12:27:47 unset SSH_AUTH_SOCK; 12:27:47 unset SSH_AGENT_PID; 12:27:47 echo Agent pid 1888 killed; 12:27:47 [ssh-agent] Stopped. 12:27:47 [PostBuildScript] - [INFO] Executing post build scripts. 12:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1489271809374223179.sh 12:27:47 ---> sysstat.sh 12:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3851483222159571023.sh 12:27:47 ---> package-listing.sh 12:27:47 ++ tr '[:upper:]' '[:lower:]' 12:27:47 ++ facter osfamily 12:27:47 + OS_FAMILY=debian 12:27:47 + workspace=/w/workspace/oom-master-pre-commit-lint 12:27:47 + START_PACKAGES=/tmp/packages_start.txt 12:27:47 + END_PACKAGES=/tmp/packages_end.txt 12:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:27:47 + PACKAGES=/tmp/packages_start.txt 12:27:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:27:47 + PACKAGES=/tmp/packages_end.txt 12:27:47 + case "${OS_FAMILY}" in 12:27:47 + dpkg -l 12:27:47 + grep '^ii' 12:27:47 + '[' -f /tmp/packages_start.txt ']' 12:27:47 + '[' -f /tmp/packages_end.txt ']' 12:27:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:27:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:27:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:27:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:27:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10504045105494874722.sh 12:27:47 ---> capture-instance-metadata.sh 12:27:47 Setup pyenv: 12:27:48 system 12:27:48 3.8.13 12:27:48 3.9.13 12:27:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tlia 12:27:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:27:55 lf-activate-venv(): INFO: Installing: lftools 12:28:32 lf-activate-venv(): INFO: Adding /tmp/venv-Tlia/bin to PATH 12:28:32 INFO: Running in OpenStack, capturing instance metadata 12:28:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16410463302156243440.sh 12:28:32 provisioning config files... 12:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1305690510681458077tmp 12:28:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:28:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:28:32 [EnvInject] - Injecting environment variables from a build step. 12:28:32 [EnvInject] - Injecting as environment variables the properties content 12:28:32 SERVER_ID=logs 12:28:32 12:28:32 [EnvInject] - Variables injected successfully. 12:28:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17613393671792855368.sh 12:28:32 ---> create-netrc.sh 12:28:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5645686403764844500.sh 12:28:32 ---> python-tools-install.sh 12:28:32 Setup pyenv: 12:28:32 system 12:28:32 3.8.13 12:28:32 3.9.13 12:28:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tlia from file:/tmp/.os_lf_venv 12:28:34 lf-activate-venv(): INFO: Installing: lftools 12:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-Tlia/bin to PATH 12:28:42 Generating Requirements File 12:29:17 Python 3.10.6 12:29:17 pip 24.0 from /tmp/venv-Tlia/lib/python3.10/site-packages/pip (python 3.10) 12:29:18 appdirs==1.4.4 12:29:18 argcomplete==3.2.3 12:29:18 aspy.yaml==1.3.0 12:29:18 attrs==23.2.0 12:29:18 autopage==0.5.2 12:29:18 beautifulsoup4==4.12.3 12:29:18 boto3==1.34.72 12:29:18 botocore==1.34.72 12:29:18 bs4==0.0.2 12:29:18 cachetools==5.3.3 12:29:18 certifi==2024.2.2 12:29:18 cffi==1.16.0 12:29:18 cfgv==3.4.0 12:29:18 chardet==5.2.0 12:29:18 charset-normalizer==3.3.2 12:29:18 click==8.1.7 12:29:18 cliff==4.6.0 12:29:18 cmd2==2.4.3 12:29:18 cryptography==3.3.2 12:29:18 debtcollector==3.0.0 12:29:18 decorator==5.1.1 12:29:18 defusedxml==0.7.1 12:29:18 Deprecated==1.2.14 12:29:18 distlib==0.3.8 12:29:18 dnspython==2.6.1 12:29:18 docker==4.2.2 12:29:18 dogpile.cache==1.3.2 12:29:18 email_validator==2.1.1 12:29:18 filelock==3.13.3 12:29:18 future==1.0.0 12:29:18 gitdb==4.0.11 12:29:18 GitPython==3.1.42 12:29:18 google-auth==2.29.0 12:29:18 httplib2==0.22.0 12:29:18 identify==2.5.35 12:29:18 idna==3.6 12:29:18 importlib-resources==1.5.0 12:29:18 iso8601==2.1.0 12:29:18 Jinja2==3.1.3 12:29:18 jmespath==1.0.1 12:29:18 jsonpatch==1.33 12:29:18 jsonpointer==2.4 12:29:18 jsonschema==4.21.1 12:29:18 jsonschema-specifications==2023.12.1 12:29:18 keystoneauth1==5.6.0 12:29:18 kubernetes==29.0.0 12:29:18 lftools==0.37.10 12:29:18 lxml==5.1.0 12:29:18 MarkupSafe==2.1.5 12:29:18 msgpack==1.0.8 12:29:18 multi_key_dict==2.0.3 12:29:18 munch==4.0.0 12:29:18 netaddr==1.2.1 12:29:18 netifaces==0.11.0 12:29:18 niet==1.4.2 12:29:18 nodeenv==1.8.0 12:29:18 oauth2client==4.1.3 12:29:18 oauthlib==3.2.2 12:29:18 openstacksdk==3.0.0 12:29:18 os-client-config==2.1.0 12:29:18 os-service-types==1.7.0 12:29:18 osc-lib==3.0.1 12:29:18 oslo.config==9.4.0 12:29:18 oslo.context==5.5.0 12:29:18 oslo.i18n==6.3.0 12:29:18 oslo.log==5.5.0 12:29:18 oslo.serialization==5.4.0 12:29:18 oslo.utils==7.1.0 12:29:18 packaging==24.0 12:29:18 pbr==6.0.0 12:29:18 platformdirs==4.2.0 12:29:18 prettytable==3.10.0 12:29:18 pyasn1==0.6.0 12:29:18 pyasn1_modules==0.4.0 12:29:18 pycparser==2.21 12:29:18 pygerrit2==2.0.15 12:29:18 PyGithub==2.3.0 12:29:18 pyinotify==0.9.6 12:29:18 PyJWT==2.8.0 12:29:18 PyNaCl==1.5.0 12:29:18 pyparsing==2.4.7 12:29:18 pyperclip==1.8.2 12:29:18 pyrsistent==0.20.0 12:29:18 python-cinderclient==9.5.0 12:29:18 python-dateutil==2.9.0.post0 12:29:18 python-heatclient==3.5.0 12:29:18 python-jenkins==1.8.2 12:29:18 python-keystoneclient==5.4.0 12:29:18 python-magnumclient==4.4.0 12:29:18 python-novaclient==18.6.0 12:29:18 python-openstackclient==6.6.0 12:29:18 python-swiftclient==4.5.0 12:29:18 PyYAML==6.0.1 12:29:18 referencing==0.34.0 12:29:18 requests==2.31.0 12:29:18 requests-oauthlib==2.0.0 12:29:18 requestsexceptions==1.4.0 12:29:18 rfc3986==2.0.0 12:29:18 rpds-py==0.18.0 12:29:18 rsa==4.9 12:29:18 ruamel.yaml==0.18.6 12:29:18 ruamel.yaml.clib==0.2.8 12:29:18 s3transfer==0.10.1 12:29:18 simplejson==3.19.2 12:29:18 six==1.16.0 12:29:18 smmap==5.0.1 12:29:18 soupsieve==2.5 12:29:18 stevedore==5.2.0 12:29:18 tabulate==0.9.0 12:29:18 toml==0.10.2 12:29:18 tomlkit==0.12.4 12:29:18 tqdm==4.66.2 12:29:18 typing_extensions==4.10.0 12:29:18 tzdata==2024.1 12:29:18 urllib3==1.26.18 12:29:18 virtualenv==20.25.1 12:29:18 wcwidth==0.2.13 12:29:18 websocket-client==1.7.0 12:29:18 wrapt==1.16.0 12:29:18 xdg==6.0.0 12:29:18 xmltodict==0.13.0 12:29:18 yq==3.2.3 12:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8327401717350356455.sh 12:29:18 ---> sudo-logs.sh 12:29:18 Archiving 'sudo' log.. 12:29:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15000555716608879847.sh 12:29:18 ---> job-cost.sh 12:29:18 Setup pyenv: 12:29:18 system 12:29:18 3.8.13 12:29:18 3.9.13 12:29:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tlia from file:/tmp/.os_lf_venv 12:29:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-Tlia/bin to PATH 12:29:25 INFO: No Stack... 12:29:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:29:26 INFO: Archiving Costs 12:29:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5784377730190429654.sh 12:29:26 ---> logs-deploy.sh 12:29:26 Setup pyenv: 12:29:26 system 12:29:26 3.8.13 12:29:26 3.9.13 12:29:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tlia from file:/tmp/.os_lf_venv 12:29:28 lf-activate-venv(): INFO: Installing: lftools 12:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-Tlia/bin to PATH 12:29:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3384 12:29:37 INFO: archiving workspace using pattern(s): 12:29:38 Archives upload complete. 12:29:38 INFO: archiving logs to Nexus 12:29:39 ---> uname -a: 12:29:39 Linux prd-ubuntu1804-builder-4c-4g-18823 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:29:39 12:29:39 12:29:39 ---> lscpu: 12:29:39 Architecture: x86_64 12:29:39 CPU op-mode(s): 32-bit, 64-bit 12:29:39 Byte Order: Little Endian 12:29:39 CPU(s): 4 12:29:39 On-line CPU(s) list: 0-3 12:29:39 Thread(s) per core: 1 12:29:39 Core(s) per socket: 1 12:29:39 Socket(s): 4 12:29:39 NUMA node(s): 1 12:29:39 Vendor ID: AuthenticAMD 12:29:39 CPU family: 23 12:29:39 Model: 49 12:29:39 Model name: AMD EPYC-Rome Processor 12:29:39 Stepping: 0 12:29:39 CPU MHz: 2800.000 12:29:39 BogoMIPS: 5600.00 12:29:39 Virtualization: AMD-V 12:29:39 Hypervisor vendor: KVM 12:29:39 Virtualization type: full 12:29:39 L1d cache: 32K 12:29:39 L1i cache: 32K 12:29:39 L2 cache: 512K 12:29:39 L3 cache: 16384K 12:29:39 NUMA node0 CPU(s): 0-3 12:29:39 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 12:29:39 12:29:39 12:29:39 ---> nproc: 12:29:39 4 12:29:39 12:29:39 12:29:39 ---> df -h: 12:29:39 Filesystem Size Used Avail Use% Mounted on 12:29:39 udev 7.9G 0 7.9G 0% /dev 12:29:39 tmpfs 1.6G 672K 1.6G 1% /run 12:29:39 /dev/vda1 78G 8.4G 70G 11% / 12:29:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:29:39 tmpfs 5.0M 0 5.0M 0% /run/lock 12:29:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:29:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:29:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:29:39 12:29:39 12:29:39 ---> free -m: 12:29:39 total used free shared buff/cache available 12:29:39 Mem: 16040 534 13312 0 2193 15186 12:29:39 Swap: 1023 0 1023 12:29:39 12:29:39 12:29:39 ---> ip addr: 12:29:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:29:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:29:39 inet 127.0.0.1/8 scope host lo 12:29:39 valid_lft forever preferred_lft forever 12:29:39 inet6 ::1/128 scope host 12:29:39 valid_lft forever preferred_lft forever 12:29:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:29:39 link/ether fa:16:3e:1a:66:b5 brd ff:ff:ff:ff:ff:ff 12:29:39 inet 10.30.107.9/23 brd 10.30.107.255 scope global dynamic ens3 12:29:39 valid_lft 86184sec preferred_lft 86184sec 12:29:39 inet6 fe80::f816:3eff:fe1a:66b5/64 scope link 12:29:39 valid_lft forever preferred_lft forever 12:29:39 12:29:39 12:29:39 ---> sar -b -r -n DEV: 12:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18823) 03/28/24 _x86_64_ (4 CPU) 12:29:39 12:29:39 12:26:08 LINUX RESTART (4 CPU) 12:29:39 12:29:39 12:27:02 tps rtps wtps bread/s bwrtn/s 12:29:39 12:28:01 95.25 22.53 72.73 1227.66 18811.25 12:29:39 12:29:01 92.87 2.28 90.59 119.43 20860.11 12:29:39 Average: 94.05 12.32 81.73 668.80 19844.46 12:29:39 12:29:39 12:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:39 12:28:01 13953920 15574740 2471048 15.04 58000 1761036 785544 4.50 720996 1529984 86820 12:29:39 12:29:01 13708464 15544524 2716504 16.54 77528 1945252 785664 4.50 780716 1690464 54876 12:29:39 Average: 13831192 15559632 2593776 15.79 67764 1853144 785604 4.50 750856 1610224 70848 12:29:39 12:29:39 12:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:39 12:28:01 lo 2.58 2.58 0.27 0.27 0.00 0.00 0.00 0.00 12:29:39 12:28:01 ens3 70.93 51.12 681.08 9.34 0.00 0.00 0.00 0.00 12:29:39 12:29:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:29:39 12:29:01 ens3 45.93 30.56 684.87 7.64 0.00 0.00 0.00 0.00 12:29:39 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 12:29:39 Average: ens3 58.33 40.75 682.99 8.48 0.00 0.00 0.00 0.00 12:29:39 12:29:39 12:29:39 ---> sar -P ALL: 12:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18823) 03/28/24 _x86_64_ (4 CPU) 12:29:39 12:29:39 12:26:08 LINUX RESTART (4 CPU) 12:29:39 12:29:39 12:27:02 CPU %user %nice %system %iowait %steal %idle 12:29:39 12:28:01 all 21.53 0.00 1.82 7.91 0.07 68.67 12:29:39 12:28:01 0 25.31 0.00 1.97 1.70 0.07 70.94 12:29:39 12:28:01 1 26.48 0.00 1.86 2.08 0.07 69.51 12:29:39 12:28:01 2 19.51 0.00 1.74 10.22 0.09 68.45 12:29:39 12:28:01 3 14.78 0.00 1.66 17.72 0.05 65.79 12:29:39 12:29:01 all 17.72 0.00 1.22 7.51 0.05 73.50 12:29:39 12:29:01 0 13.25 0.00 0.78 1.07 0.03 84.86 12:29:39 12:29:01 1 32.36 0.00 2.06 4.92 0.05 60.61 12:29:39 12:29:01 2 3.93 0.00 0.94 23.12 0.03 71.99 12:29:39 12:29:01 3 21.37 0.00 1.13 0.94 0.07 76.50 12:29:39 Average: all 19.60 0.00 1.51 7.71 0.06 71.11 12:29:39 Average: 0 19.22 0.00 1.37 1.38 0.05 77.97 12:29:39 Average: 1 29.45 0.00 1.96 3.51 0.06 65.02 12:29:39 Average: 2 11.64 0.00 1.33 16.73 0.06 70.24 12:29:39 Average: 3 18.11 0.00 1.39 9.24 0.06 71.20 12:29:39 12:29:39 12:29:39