13:32:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 13:32:38 Running as SYSTEM 13:32:38 [EnvInject] - Loading node environment variables. 13:32:38 Building remotely on prd-ubuntu1804-builder-4c-4g-18295 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:32:38 [ssh-agent] Looking for ssh-agent implementation... 13:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:39 $ ssh-agent 13:32:39 SSH_AUTH_SOCK=/tmp/ssh-ciJx9jUDzzR0/agent.1673 13:32:39 SSH_AGENT_PID=1675 13:32:39 [ssh-agent] Started. 13:32:39 Running ssh-add (command line suppressed) 13:32:39 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6236716249872137566.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6236716249872137566.key) 13:32:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:39 The recommended git tool is: NONE 13:32:40 using credential onap-jenkins-ssh 13:32:40 Wiping out workspace first. 13:32:40 Cloning the remote Git repository 13:32:40 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:32:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:40 > git --version # timeout=10 13:32:40 > git --version # 'git version 2.17.1' 13:32:40 using GIT_SSH to set credentials Gerrit user 13:32:40 Verifying host key using manually-configured host key entries 13:32:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:46 using GIT_SSH to set credentials Gerrit user 13:32:46 Verifying host key using manually-configured host key entries 13:32:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/1 # timeout=30 13:32:46 > git rev-parse acfd9b442bf7eccd9761957c1849dfe185ce1bc7^{commit} # timeout=10 13:32:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:47 Checking out Revision acfd9b442bf7eccd9761957c1849dfe185ce1bc7 (refs/changes/90/137590/1) 13:32:47 > git config core.sparsecheckout # timeout=10 13:32:47 > git checkout -f acfd9b442bf7eccd9761957c1849dfe185ce1bc7 # timeout=30 13:32:50 Commit message: "[portal-ng] ui is exposed on wrong port" 13:32:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:50 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 13:32:50 [EnvInject] - Injecting environment variables from a build step. 13:32:50 [EnvInject] - Injecting as environment variables the properties content 13:32:50 PYTHON=python3 13:32:50 13:32:50 [EnvInject] - Variables injected successfully. 13:32:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8891117066871116812.sh 13:32:50 ---> tox-install.sh 13:32:50 + source /home/jenkins/lf-env.sh 13:32:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:50 ++ mktemp -d /tmp/venv-XXXX 13:32:50 + lf_venv=/tmp/venv-kqZr 13:32:50 + local venv_file=/tmp/.os_lf_venv 13:32:50 + local python=python3 13:32:50 + local options 13:32:50 + local set_path=true 13:32:50 + local install_args= 13:32:50 ++ 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 13:32:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:50 + true 13:32:50 + case $1 in 13:32:50 + venv_file=/tmp/.toxenv 13:32:50 + shift 2 13:32:50 + true 13:32:50 + case $1 in 13:32:50 + shift 13:32:50 + break 13:32:50 + case $python in 13:32:50 + local pkg_list= 13:32:50 + [[ -d /opt/pyenv ]] 13:32:50 + echo 'Setup pyenv:' 13:32:50 Setup pyenv: 13:32:50 + export PYENV_ROOT=/opt/pyenv 13:32:50 + PYENV_ROOT=/opt/pyenv 13:32:50 + 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 13:32:50 + 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 13:32:50 + pyenv versions 13:32:50 * system (set by /opt/pyenv/version) 13:32:50 * 3.8.13 (set by /opt/pyenv/version) 13:32:50 * 3.9.13 (set by /opt/pyenv/version) 13:32:50 * 3.10.6 (set by /opt/pyenv/version) 13:32:50 + command -v pyenv 13:32:50 ++ pyenv init - --no-rehash 13:32:50 + 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[*]}"'\'')" 13:32:50 export PATH="/opt/pyenv/shims:${PATH}" 13:32:50 export PYENV_SHELL=bash 13:32:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:50 pyenv() { 13:32:50 local command 13:32:50 command="${1:-}" 13:32:50 if [ "$#" -gt 0 ]; then 13:32:50 shift 13:32:50 fi 13:32:50 13:32:50 case "$command" in 13:32:50 rehash|shell) 13:32:50 eval "$(pyenv "sh-$command" "$@")" 13:32:50 ;; 13:32:50 *) 13:32:50 command pyenv "$command" "$@" 13:32:50 ;; 13:32:50 esac 13:32:50 }' 13:32:50 +++ 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[*]}"' 13:32:50 ++ 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 13:32:50 ++ 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 13:32:50 ++ 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 13:32:50 ++ export PYENV_SHELL=bash 13:32:50 ++ PYENV_SHELL=bash 13:32:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:50 +++ complete -F _pyenv pyenv 13:32:50 ++ lf-pyver python3 13:32:50 ++ local py_version_xy=python3 13:32:50 ++ local py_version_xyz= 13:32:50 ++ pyenv versions 13:32:50 ++ sed 's/^[ *]* //' 13:32:50 ++ local command 13:32:50 ++ command=versions 13:32:50 ++ '[' 1 -gt 0 ']' 13:32:50 ++ shift 13:32:50 ++ case "$command" in 13:32:50 ++ command pyenv versions 13:32:50 ++ pyenv versions 13:32:50 ++ awk '{ print $1 }' 13:32:50 ++ grep -E '^[0-9.]*[0-9]$' 13:32:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:50 +++ grep '^3' /tmp/.pyenv_versions 13:32:50 +++ sort -V 13:32:50 +++ tail -n 1 13:32:50 ++ py_version_xyz=3.10.6 13:32:50 ++ [[ -z 3.10.6 ]] 13:32:50 ++ echo 3.10.6 13:32:50 ++ return 0 13:32:50 + pyenv local 3.10.6 13:32:50 + local command 13:32:50 + command=local 13:32:50 + '[' 2 -gt 0 ']' 13:32:50 + shift 13:32:50 + case "$command" in 13:32:50 + command pyenv local 3.10.6 13:32:50 + pyenv local 3.10.6 13:32:50 + for arg in "$@" 13:32:50 + case $arg in 13:32:50 + pkg_list+='tox ' 13:32:50 + for arg in "$@" 13:32:50 + case $arg in 13:32:50 + pkg_list+='virtualenv ' 13:32:50 + for arg in "$@" 13:32:50 + case $arg in 13:32:50 + pkg_list+='urllib3~=1.26.15 ' 13:32:50 + [[ -f /tmp/.toxenv ]] 13:32:50 + [[ ! -f /tmp/.toxenv ]] 13:32:50 + [[ -n '' ]] 13:32:50 + python3 -m venv /tmp/venv-kqZr 13:32:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kqZr' 13:32:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kqZr 13:32:55 + echo /tmp/venv-kqZr 13:32:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:55 + /tmp/venv-kqZr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:58 + /tmp/venv-kqZr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:01 + type python3 13:33:01 + true 13:33:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kqZr/bin to PATH' 13:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-kqZr/bin to PATH 13:33:01 + PATH=/tmp/venv-kqZr/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 13:33:01 + return 0 13:33:01 + python3 --version 13:33:01 Python 3.10.6 13:33:01 + python3 -m pip --version 13:33:01 pip 24.0 from /tmp/venv-kqZr/lib/python3.10/site-packages/pip (python 3.10) 13:33:01 + python3 -m pip freeze 13:33:01 cachetools==5.3.3 13:33:01 chardet==5.2.0 13:33:01 colorama==0.4.6 13:33:01 distlib==0.3.8 13:33:01 filelock==3.13.3 13:33:01 packaging==24.0 13:33:01 platformdirs==4.2.0 13:33:01 pluggy==1.4.0 13:33:01 pyproject-api==1.6.1 13:33:01 tomli==2.0.1 13:33:01 tox==4.14.2 13:33:01 urllib3==1.26.18 13:33:01 virtualenv==20.25.1 13:33:01 [EnvInject] - Injecting environment variables from a build step. 13:33:01 [EnvInject] - Injecting as environment variables the properties content 13:33:01 PARALLEL=false 13:33:01 13:33:01 [EnvInject] - Variables injected successfully. 13:33:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18113885946005015613.sh 13:33:01 ---> tox-run.sh 13:33:01 + 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 13:33:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:33:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:33:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:33:01 + cd /w/workspace/oom-master-pre-commit-lint/. 13:33:01 + source /home/jenkins/lf-env.sh 13:33:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:01 ++ mktemp -d /tmp/venv-XXXX 13:33:01 + lf_venv=/tmp/venv-xLJI 13:33:01 + local venv_file=/tmp/.os_lf_venv 13:33:01 + local python=python3 13:33:01 + local options 13:33:01 + local set_path=true 13:33:01 + local install_args= 13:33:01 ++ 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 13:33:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:01 + true 13:33:01 + case $1 in 13:33:01 + venv_file=/tmp/.toxenv 13:33:01 + shift 2 13:33:01 + true 13:33:01 + case $1 in 13:33:01 + shift 13:33:01 + break 13:33:01 + case $python in 13:33:01 + local pkg_list= 13:33:01 + [[ -d /opt/pyenv ]] 13:33:01 + echo 'Setup pyenv:' 13:33:01 Setup pyenv: 13:33:01 + export PYENV_ROOT=/opt/pyenv 13:33:01 + PYENV_ROOT=/opt/pyenv 13:33:01 + 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 13:33:01 + 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 13:33:01 + pyenv versions 13:33:01 system 13:33:01 3.8.13 13:33:01 3.9.13 13:33:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:01 + command -v pyenv 13:33:01 ++ pyenv init - --no-rehash 13:33:01 + 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[*]}"'\'')" 13:33:01 export PATH="/opt/pyenv/shims:${PATH}" 13:33:01 export PYENV_SHELL=bash 13:33:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:01 pyenv() { 13:33:01 local command 13:33:01 command="${1:-}" 13:33:01 if [ "$#" -gt 0 ]; then 13:33:01 shift 13:33:01 fi 13:33:01 13:33:01 case "$command" in 13:33:01 rehash|shell) 13:33:01 eval "$(pyenv "sh-$command" "$@")" 13:33:01 ;; 13:33:01 *) 13:33:01 command pyenv "$command" "$@" 13:33:01 ;; 13:33:01 esac 13:33:01 }' 13:33:01 +++ 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[*]}"' 13:33:01 ++ 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 13:33:01 ++ 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 13:33:01 ++ 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 13:33:01 ++ export PYENV_SHELL=bash 13:33:01 ++ PYENV_SHELL=bash 13:33:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:01 +++ complete -F _pyenv pyenv 13:33:01 ++ lf-pyver python3 13:33:01 ++ local py_version_xy=python3 13:33:01 ++ local py_version_xyz= 13:33:01 ++ pyenv versions 13:33:01 ++ local command 13:33:01 ++ sed 's/^[ *]* //' 13:33:01 ++ command=versions 13:33:01 ++ '[' 1 -gt 0 ']' 13:33:01 ++ shift 13:33:01 ++ grep -E '^[0-9.]*[0-9]$' 13:33:01 ++ case "$command" in 13:33:01 ++ command pyenv versions 13:33:01 ++ pyenv versions 13:33:01 ++ awk '{ print $1 }' 13:33:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:01 +++ sort -V 13:33:01 +++ tail -n 1 13:33:01 +++ grep '^3' /tmp/.pyenv_versions 13:33:01 ++ py_version_xyz=3.10.6 13:33:01 ++ [[ -z 3.10.6 ]] 13:33:01 ++ echo 3.10.6 13:33:01 ++ return 0 13:33:01 + pyenv local 3.10.6 13:33:01 + local command 13:33:01 + command=local 13:33:01 + '[' 2 -gt 0 ']' 13:33:01 + shift 13:33:01 + case "$command" in 13:33:01 + command pyenv local 3.10.6 13:33:01 + pyenv local 3.10.6 13:33:01 + for arg in "$@" 13:33:01 + case $arg in 13:33:01 + pkg_list+='tox ' 13:33:01 + for arg in "$@" 13:33:01 + case $arg in 13:33:01 + pkg_list+='virtualenv ' 13:33:01 + for arg in "$@" 13:33:01 + case $arg in 13:33:01 + pkg_list+='urllib3~=1.26.15 ' 13:33:01 + [[ -f /tmp/.toxenv ]] 13:33:01 ++ cat /tmp/.toxenv 13:33:01 + lf_venv=/tmp/venv-kqZr 13:33:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqZr from' file:/tmp/.toxenv 13:33:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqZr from file:/tmp/.toxenv 13:33:01 + /tmp/venv-kqZr/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:33:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:02 + /tmp/venv-kqZr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:04 + type python3 13:33:04 + true 13:33:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kqZr/bin to PATH' 13:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-kqZr/bin to PATH 13:33:04 + PATH=/tmp/venv-kqZr/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 13:33:04 + return 0 13:33:04 + [[ -d /opt/pyenv ]] 13:33:04 + echo '---> Setting up pyenv' 13:33:04 ---> Setting up pyenv 13:33:04 + export PYENV_ROOT=/opt/pyenv 13:33:04 + PYENV_ROOT=/opt/pyenv 13:33:04 + export PATH=/opt/pyenv/bin:/tmp/venv-kqZr/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 13:33:04 + PATH=/opt/pyenv/bin:/tmp/venv-kqZr/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 13:33:04 ++ pwd 13:33:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:33:04 + export PYTHONPATH 13:33:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:33:04 + TOX_TESTENV_PASSENV=PYTHONPATH 13:33:04 + tox --version 13:33:04 4.14.2 from /tmp/venv-kqZr/lib/python3.10/site-packages/tox/__init__.py 13:33:04 + PARALLEL=false 13:33:04 + TOX_OPTIONS_LIST= 13:33:04 + [[ -n pre-commit ]] 13:33:04 + TOX_OPTIONS_LIST=' -e pre-commit' 13:33:04 + case ${PARALLEL,,} in 13:33:04 + tox -e pre-commit 13:33:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:33:05 pre-commit: install_deps> python -I -m pip install pre-commit 13:33:08 pre-commit: freeze> python -m pip freeze --all 13:33:09 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 13:33:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:33:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:33:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:33:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:33:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:33:12 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:33:12 [INFO] Once installed this environment will be reused. 13:33:12 [INFO] This may take a few minutes... 13:33:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:33:15 [INFO] Once installed this environment will be reused. 13:33:15 [INFO] This may take a few minutes... 13:33:21 Trim Trailing Whitespace.................................................Passed 13:33:21 Tabs remover.............................................................Passed 13:33:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:33:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:33:21 [INFO] Once installed this environment will be reused. 13:33:21 [INFO] This may take a few minutes... 13:33:28 gitlint..............................................(no files to check)Skipped 13:33:28 pre-commit: OK (23.37=setup[4.24]+cmd[12.40,6.73] seconds) 13:33:28 congratulations :) (23.55 seconds) 13:33:28 + tox_status=0 13:33:28 + echo '---> Completed tox runs' 13:33:28 ---> Completed tox runs 13:33:28 + for i in .tox/*/log 13:33:28 ++ echo .tox/pre-commit/log 13:33:28 ++ awk -F/ '{print $2}' 13:33:28 + tox_env=pre-commit 13:33:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:33:28 + DOC_DIR=docs/_build/html 13:33:28 + [[ -d docs/_build/html ]] 13:33:28 + echo '---> tox-run.sh ends' 13:33:28 ---> tox-run.sh ends 13:33:28 + test 0 -eq 0 13:33:28 $ ssh-agent -k 13:33:28 unset SSH_AUTH_SOCK; 13:33:28 unset SSH_AGENT_PID; 13:33:28 echo Agent pid 1675 killed; 13:33:28 [ssh-agent] Stopped. 13:33:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9242014880951231187.sh 13:33:28 ---> sysstat.sh 13:33:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12488113028897755881.sh 13:33:28 ---> package-listing.sh 13:33:28 ++ facter osfamily 13:33:28 ++ tr '[:upper:]' '[:lower:]' 13:33:29 + OS_FAMILY=debian 13:33:29 + workspace=/w/workspace/oom-master-pre-commit-lint 13:33:29 + START_PACKAGES=/tmp/packages_start.txt 13:33:29 + END_PACKAGES=/tmp/packages_end.txt 13:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:29 + PACKAGES=/tmp/packages_start.txt 13:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:29 + PACKAGES=/tmp/packages_end.txt 13:33:29 + case "${OS_FAMILY}" in 13:33:29 + dpkg -l 13:33:29 + grep '^ii' 13:33:29 + '[' -f /tmp/packages_start.txt ']' 13:33:29 + '[' -f /tmp/packages_end.txt ']' 13:33:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:33:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3850349114087410874.sh 13:33:29 ---> capture-instance-metadata.sh 13:33:29 Setup pyenv: 13:33:29 system 13:33:29 3.8.13 13:33:29 3.9.13 13:33:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:33:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WV7S 13:33:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:36 lf-activate-venv(): INFO: Installing: lftools 13:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-WV7S/bin to PATH 13:34:16 INFO: Running in OpenStack, capturing instance metadata 13:34:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18305559765047815514.sh 13:34:17 provisioning config files... 13:34:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10658995551573121238tmp 13:34:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:34:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:34:17 [EnvInject] - Injecting environment variables from a build step. 13:34:17 [EnvInject] - Injecting as environment variables the properties content 13:34:17 SERVER_ID=logs 13:34:17 13:34:17 [EnvInject] - Variables injected successfully. 13:34:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5835131730243295598.sh 13:34:17 ---> create-netrc.sh 13:34:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15791466993335522259.sh 13:34:17 ---> python-tools-install.sh 13:34:17 Setup pyenv: 13:34:17 system 13:34:17 3.8.13 13:34:17 3.9.13 13:34:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WV7S from file:/tmp/.os_lf_venv 13:34:18 lf-activate-venv(): INFO: Installing: lftools 13:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-WV7S/bin to PATH 13:34:26 Generating Requirements File 13:34:56 Python 3.10.6 13:34:56 pip 24.0 from /tmp/venv-WV7S/lib/python3.10/site-packages/pip (python 3.10) 13:34:57 appdirs==1.4.4 13:34:57 argcomplete==3.2.3 13:34:57 aspy.yaml==1.3.0 13:34:57 attrs==23.2.0 13:34:57 autopage==0.5.2 13:34:57 beautifulsoup4==4.12.3 13:34:57 boto3==1.34.70 13:34:57 botocore==1.34.70 13:34:57 bs4==0.0.2 13:34:57 cachetools==5.3.3 13:34:57 certifi==2024.2.2 13:34:57 cffi==1.16.0 13:34:57 cfgv==3.4.0 13:34:57 chardet==5.2.0 13:34:57 charset-normalizer==3.3.2 13:34:57 click==8.1.7 13:34:57 cliff==4.6.0 13:34:57 cmd2==2.4.3 13:34:57 cryptography==3.3.2 13:34:57 debtcollector==3.0.0 13:34:57 decorator==5.1.1 13:34:57 defusedxml==0.7.1 13:34:57 Deprecated==1.2.14 13:34:57 distlib==0.3.8 13:34:57 dnspython==2.6.1 13:34:57 docker==4.2.2 13:34:57 dogpile.cache==1.3.2 13:34:57 email_validator==2.1.1 13:34:57 filelock==3.13.3 13:34:57 future==1.0.0 13:34:57 gitdb==4.0.11 13:34:57 GitPython==3.1.42 13:34:57 google-auth==2.29.0 13:34:57 httplib2==0.22.0 13:34:57 identify==2.5.35 13:34:57 idna==3.6 13:34:57 importlib-resources==1.5.0 13:34:57 iso8601==2.1.0 13:34:57 Jinja2==3.1.3 13:34:57 jmespath==1.0.1 13:34:57 jsonpatch==1.33 13:34:57 jsonpointer==2.4 13:34:57 jsonschema==4.21.1 13:34:57 jsonschema-specifications==2023.12.1 13:34:57 keystoneauth1==5.6.0 13:34:57 kubernetes==29.0.0 13:34:57 lftools==0.37.10 13:34:57 lxml==5.1.0 13:34:57 MarkupSafe==2.1.5 13:34:57 msgpack==1.0.8 13:34:57 multi_key_dict==2.0.3 13:34:57 munch==4.0.0 13:34:57 netaddr==1.2.1 13:34:57 netifaces==0.11.0 13:34:57 niet==1.4.2 13:34:57 nodeenv==1.8.0 13:34:57 oauth2client==4.1.3 13:34:57 oauthlib==3.2.2 13:34:57 openstacksdk==3.0.0 13:34:57 os-client-config==2.1.0 13:34:57 os-service-types==1.7.0 13:34:57 osc-lib==3.0.1 13:34:57 oslo.config==9.4.0 13:34:57 oslo.context==5.5.0 13:34:57 oslo.i18n==6.3.0 13:34:57 oslo.log==5.5.0 13:34:57 oslo.serialization==5.4.0 13:34:57 oslo.utils==7.1.0 13:34:57 packaging==24.0 13:34:57 pbr==6.0.0 13:34:57 platformdirs==4.2.0 13:34:57 prettytable==3.10.0 13:34:57 pyasn1==0.5.1 13:34:57 pyasn1-modules==0.3.0 13:34:57 pycparser==2.21 13:34:57 pygerrit2==2.0.15 13:34:57 PyGithub==2.3.0 13:34:57 pyinotify==0.9.6 13:34:57 PyJWT==2.8.0 13:34:57 PyNaCl==1.5.0 13:34:57 pyparsing==2.4.7 13:34:57 pyperclip==1.8.2 13:34:57 pyrsistent==0.20.0 13:34:57 python-cinderclient==9.5.0 13:34:57 python-dateutil==2.9.0.post0 13:34:57 python-heatclient==3.5.0 13:34:57 python-jenkins==1.8.2 13:34:57 python-keystoneclient==5.4.0 13:34:57 python-magnumclient==4.4.0 13:34:57 python-novaclient==18.6.0 13:34:57 python-openstackclient==6.6.0 13:34:57 python-swiftclient==4.5.0 13:34:57 PyYAML==6.0.1 13:34:57 referencing==0.34.0 13:34:57 requests==2.31.0 13:34:57 requests-oauthlib==2.0.0 13:34:57 requestsexceptions==1.4.0 13:34:57 rfc3986==2.0.0 13:34:57 rpds-py==0.18.0 13:34:57 rsa==4.9 13:34:57 ruamel.yaml==0.18.6 13:34:57 ruamel.yaml.clib==0.2.8 13:34:57 s3transfer==0.10.1 13:34:57 simplejson==3.19.2 13:34:57 six==1.16.0 13:34:57 smmap==5.0.1 13:34:57 soupsieve==2.5 13:34:57 stevedore==5.2.0 13:34:57 tabulate==0.9.0 13:34:57 toml==0.10.2 13:34:57 tomlkit==0.12.4 13:34:57 tqdm==4.66.2 13:34:57 typing_extensions==4.10.0 13:34:57 tzdata==2024.1 13:34:57 urllib3==1.26.18 13:34:57 virtualenv==20.25.1 13:34:57 wcwidth==0.2.13 13:34:57 websocket-client==1.7.0 13:34:57 wrapt==1.16.0 13:34:57 xdg==6.0.0 13:34:57 xmltodict==0.13.0 13:34:57 yq==3.2.3 13:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11848549254218459969.sh 13:34:57 ---> sudo-logs.sh 13:34:57 Archiving 'sudo' log.. 13:34:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8967286815881057445.sh 13:34:57 ---> job-cost.sh 13:34:57 Setup pyenv: 13:34:57 system 13:34:57 3.8.13 13:34:57 3.9.13 13:34:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WV7S from file:/tmp/.os_lf_venv 13:34:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-WV7S/bin to PATH 13:35:04 INFO: No Stack... 13:35:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:05 INFO: Archiving Costs 13:35:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6937897230150458853.sh 13:35:05 ---> logs-deploy.sh 13:35:05 Setup pyenv: 13:35:05 system 13:35:05 3.8.13 13:35:05 3.9.13 13:35:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WV7S from file:/tmp/.os_lf_venv 13:35:06 lf-activate-venv(): INFO: Installing: lftools 13:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-WV7S/bin to PATH 13:35:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3372 13:35:16 INFO: archiving workspace using pattern(s): 13:35:17 Archives upload complete. 13:35:17 INFO: archiving logs to Nexus 13:35:18 ---> uname -a: 13:35:18 Linux prd-ubuntu1804-builder-4c-4g-18295 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:35:18 13:35:18 13:35:18 ---> lscpu: 13:35:18 Architecture: x86_64 13:35:18 CPU op-mode(s): 32-bit, 64-bit 13:35:18 Byte Order: Little Endian 13:35:18 CPU(s): 4 13:35:18 On-line CPU(s) list: 0-3 13:35:18 Thread(s) per core: 1 13:35:18 Core(s) per socket: 1 13:35:18 Socket(s): 4 13:35:18 NUMA node(s): 1 13:35:18 Vendor ID: AuthenticAMD 13:35:18 CPU family: 23 13:35:18 Model: 49 13:35:18 Model name: AMD EPYC-Rome Processor 13:35:18 Stepping: 0 13:35:18 CPU MHz: 2800.000 13:35:18 BogoMIPS: 5600.00 13:35:18 Virtualization: AMD-V 13:35:18 Hypervisor vendor: KVM 13:35:18 Virtualization type: full 13:35:18 L1d cache: 32K 13:35:18 L1i cache: 32K 13:35:18 L2 cache: 512K 13:35:18 L3 cache: 16384K 13:35:18 NUMA node0 CPU(s): 0-3 13:35:18 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 13:35:18 13:35:18 13:35:18 ---> nproc: 13:35:18 4 13:35:18 13:35:18 13:35:18 ---> df -h: 13:35:18 Filesystem Size Used Avail Use% Mounted on 13:35:18 udev 7.9G 0 7.9G 0% /dev 13:35:18 tmpfs 1.6G 672K 1.6G 1% /run 13:35:18 /dev/vda1 78G 8.4G 70G 11% / 13:35:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:35:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:35:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:35:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:35:18 13:35:18 13:35:18 ---> free -m: 13:35:18 total used free shared buff/cache available 13:35:18 Mem: 16040 552 13297 0 2189 15168 13:35:18 Swap: 1023 0 1023 13:35:18 13:35:18 13:35:18 ---> ip addr: 13:35:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:18 inet 127.0.0.1/8 scope host lo 13:35:18 valid_lft forever preferred_lft forever 13:35:18 inet6 ::1/128 scope host 13:35:18 valid_lft forever preferred_lft forever 13:35:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:18 link/ether fa:16:3e:a3:02:ce brd ff:ff:ff:ff:ff:ff 13:35:18 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 13:35:18 valid_lft 86213sec preferred_lft 86213sec 13:35:18 inet6 fe80::f816:3eff:fea3:2ce/64 scope link 13:35:18 valid_lft forever preferred_lft forever 13:35:18 13:35:18 13:35:18 ---> sar -b -r -n DEV: 13:35:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18295) 03/26/24 _x86_64_ (4 CPU) 13:35:18 13:35:18 13:32:14 LINUX RESTART (4 CPU) 13:35:18 13:35:18 13:33:01 tps rtps wtps bread/s bwrtn/s 13:35:18 13:34:01 96.42 17.12 79.29 1109.31 14074.16 13:35:18 13:35:01 90.77 2.62 88.15 144.09 15352.35 13:35:18 Average: 93.59 9.87 83.72 626.74 14713.20 13:35:18 13:35:18 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:18 13:34:01 13867940 15507564 2557020 15.57 61592 1774852 802808 4.59 793092 1542116 55892 13:35:18 13:35:01 13626492 15536184 2798468 17.04 83644 2007392 761500 4.36 792432 1751500 92448 13:35:18 Average: 13747216 15521874 2677744 16.30 72618 1891122 782154 4.48 792762 1646808 74170 13:35:18 13:35:18 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:18 13:34:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 13:35:18 13:34:01 ens3 47.71 36.50 581.87 8.03 0.00 0.00 0.00 0.00 13:35:18 13:35:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:35:18 13:35:01 ens3 49.30 33.27 791.67 8.46 0.00 0.00 0.00 0.00 13:35:18 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 13:35:18 Average: ens3 48.50 34.89 686.76 8.24 0.00 0.00 0.00 0.00 13:35:18 13:35:18 13:35:18 ---> sar -P ALL: 13:35:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18295) 03/26/24 _x86_64_ (4 CPU) 13:35:18 13:35:18 13:32:14 LINUX RESTART (4 CPU) 13:35:18 13:35:18 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:35:18 13:34:01 all 22.89 0.00 1.70 8.02 0.09 67.30 13:35:18 13:34:01 0 19.08 0.00 1.54 17.22 0.07 62.09 13:35:18 13:34:01 1 20.05 0.00 1.78 9.36 0.07 68.75 13:35:18 13:34:01 2 31.22 0.00 1.54 1.99 0.13 65.12 13:35:18 13:34:01 3 21.24 0.00 1.94 3.51 0.08 73.22 13:35:18 13:35:01 all 20.31 0.00 1.46 4.32 0.06 73.86 13:35:18 13:35:01 0 14.08 0.00 1.70 7.93 0.05 76.24 13:35:18 13:35:01 1 16.32 0.00 0.81 3.56 0.03 79.28 13:35:18 13:35:01 2 20.45 0.00 1.52 3.94 0.08 74.01 13:35:18 13:35:01 3 30.41 0.00 1.80 1.84 0.07 65.88 13:35:18 Average: all 21.60 0.00 1.58 6.16 0.08 70.59 13:35:18 Average: 0 16.57 0.00 1.62 12.56 0.06 69.19 13:35:18 Average: 1 18.18 0.00 1.30 6.45 0.05 74.02 13:35:18 Average: 2 25.83 0.00 1.53 2.96 0.11 69.57 13:35:18 Average: 3 25.83 0.00 1.87 2.67 0.08 69.55 13:35:18 13:35:18 13:35:18