09:26:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 09:26:47 Running as SYSTEM 09:26:47 [EnvInject] - Loading node environment variables. 09:26:47 Building remotely on prd-ubuntu1804-builder-4c-4g-22977 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:26:47 [ssh-agent] Looking for ssh-agent implementation... 09:26:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:48 $ ssh-agent 09:26:48 SSH_AUTH_SOCK=/tmp/ssh-1Cqj9ZUYboE6/agent.1659 09:26:48 SSH_AGENT_PID=1661 09:26:48 [ssh-agent] Started. 09:26:48 Running ssh-add (command line suppressed) 09:26:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2042774441146043875.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2042774441146043875.key) 09:26:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:48 The recommended git tool is: NONE 09:26:49 using credential onap-jenkins-ssh 09:26:49 Wiping out workspace first. 09:26:49 Cloning the remote Git repository 09:26:49 Cloning repository git://cloud.onap.org/mirror/oom.git 09:26:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:26:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:49 > git --version # timeout=10 09:26:49 > git --version # 'git version 2.17.1' 09:26:49 using GIT_SSH to set credentials Gerrit user 09:26:49 Verifying host key using manually-configured host key entries 09:26:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:55 using GIT_SSH to set credentials Gerrit user 09:26:55 Verifying host key using manually-configured host key entries 09:26:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/3 # timeout=30 09:26:55 > git rev-parse f8a899c48c91681eb61f3968583862ffc9e9ad73^{commit} # timeout=10 09:26:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:55 Checking out Revision f8a899c48c91681eb61f3968583862ffc9e9ad73 (refs/changes/89/137689/3) 09:26:55 > git config core.sparsecheckout # timeout=10 09:26:55 > git checkout -f f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=30 09:26:56 Commit message: "[COMMON] Remove hostPath entries" 09:26:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:56 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 09:26:56 [EnvInject] - Injecting environment variables from a build step. 09:26:56 [EnvInject] - Injecting as environment variables the properties content 09:26:56 PYTHON=python3 09:26:56 09:26:56 [EnvInject] - Variables injected successfully. 09:26:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9242036852649058543.sh 09:26:56 ---> tox-install.sh 09:26:56 + source /home/jenkins/lf-env.sh 09:26:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:56 ++ mktemp -d /tmp/venv-XXXX 09:26:56 + lf_venv=/tmp/venv-8AJX 09:26:56 + local venv_file=/tmp/.os_lf_venv 09:26:56 + local python=python3 09:26:56 + local options 09:26:56 + local set_path=true 09:26:56 + local install_args= 09:26:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:56 + true 09:26:56 + case $1 in 09:26:56 + venv_file=/tmp/.toxenv 09:26:56 + shift 2 09:26:56 + true 09:26:56 + case $1 in 09:26:56 + shift 09:26:56 + break 09:26:56 + case $python in 09:26:56 + local pkg_list= 09:26:56 + [[ -d /opt/pyenv ]] 09:26:56 + echo 'Setup pyenv:' 09:26:56 Setup pyenv: 09:26:56 + export PYENV_ROOT=/opt/pyenv 09:26:56 + PYENV_ROOT=/opt/pyenv 09:26:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:56 + pyenv versions 09:26:56 * system (set by /opt/pyenv/version) 09:26:56 * 3.8.13 (set by /opt/pyenv/version) 09:26:56 * 3.9.13 (set by /opt/pyenv/version) 09:26:56 * 3.10.6 (set by /opt/pyenv/version) 09:26:56 + command -v pyenv 09:26:56 ++ pyenv init - --no-rehash 09:26:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:26:56 export PATH="/opt/pyenv/shims:${PATH}" 09:26:56 export PYENV_SHELL=bash 09:26:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:56 pyenv() { 09:26:56 local command 09:26:56 command="${1:-}" 09:26:56 if [ "$#" -gt 0 ]; then 09:26:56 shift 09:26:56 fi 09:26:56 09:26:56 case "$command" in 09:26:56 rehash|shell) 09:26:56 eval "$(pyenv "sh-$command" "$@")" 09:26:56 ;; 09:26:56 *) 09:26:56 command pyenv "$command" "$@" 09:26:56 ;; 09:26:56 esac 09:26:56 }' 09:26:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:26:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:56 ++ export PYENV_SHELL=bash 09:26:56 ++ PYENV_SHELL=bash 09:26:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:56 +++ complete -F _pyenv pyenv 09:26:56 ++ lf-pyver python3 09:26:56 ++ local py_version_xy=python3 09:26:56 ++ local py_version_xyz= 09:26:56 ++ pyenv versions 09:26:56 ++ local command 09:26:56 ++ command=versions 09:26:56 ++ '[' 1 -gt 0 ']' 09:26:56 ++ awk '{ print $1 }' 09:26:56 ++ shift 09:26:56 ++ case "$command" in 09:26:56 ++ command pyenv versions 09:26:56 ++ pyenv versions 09:26:56 ++ grep -E '^[0-9.]*[0-9]$' 09:26:56 ++ sed 's/^[ *]* //' 09:26:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:56 +++ grep '^3' /tmp/.pyenv_versions 09:26:56 +++ sort -V 09:26:56 +++ tail -n 1 09:26:56 ++ py_version_xyz=3.10.6 09:26:56 ++ [[ -z 3.10.6 ]] 09:26:56 ++ echo 3.10.6 09:26:56 ++ return 0 09:26:56 + pyenv local 3.10.6 09:26:56 + local command 09:26:56 + command=local 09:26:56 + '[' 2 -gt 0 ']' 09:26:56 + shift 09:26:56 + case "$command" in 09:26:56 + command pyenv local 3.10.6 09:26:56 + pyenv local 3.10.6 09:26:56 + for arg in "$@" 09:26:56 + case $arg in 09:26:56 + pkg_list+='tox ' 09:26:56 + for arg in "$@" 09:26:56 + case $arg in 09:26:56 + pkg_list+='virtualenv ' 09:26:56 + for arg in "$@" 09:26:56 + case $arg in 09:26:56 + pkg_list+='urllib3~=1.26.15 ' 09:26:56 + [[ -f /tmp/.toxenv ]] 09:26:56 + [[ ! -f /tmp/.toxenv ]] 09:26:56 + [[ -n '' ]] 09:26:56 + python3 -m venv /tmp/venv-8AJX 09:27:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8AJX' 09:27:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8AJX 09:27:00 + echo /tmp/venv-8AJX 09:27:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:27:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:27:00 + /tmp/venv-8AJX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:03 + /tmp/venv-8AJX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:05 + type python3 09:27:05 + true 09:27:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8AJX/bin to PATH' 09:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-8AJX/bin to PATH 09:27:05 + PATH=/tmp/venv-8AJX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:05 + return 0 09:27:05 + python3 --version 09:27:05 Python 3.10.6 09:27:05 + python3 -m pip --version 09:27:06 pip 24.0 from /tmp/venv-8AJX/lib/python3.10/site-packages/pip (python 3.10) 09:27:06 + python3 -m pip freeze 09:27:06 cachetools==5.3.3 09:27:06 chardet==5.2.0 09:27:06 colorama==0.4.6 09:27:06 distlib==0.3.8 09:27:06 filelock==3.13.4 09:27:06 packaging==24.0 09:27:06 platformdirs==4.2.0 09:27:06 pluggy==1.4.0 09:27:06 pyproject-api==1.6.1 09:27:06 tomli==2.0.1 09:27:06 tox==4.14.2 09:27:06 urllib3==1.26.18 09:27:06 virtualenv==20.25.1 09:27:06 [EnvInject] - Injecting environment variables from a build step. 09:27:06 [EnvInject] - Injecting as environment variables the properties content 09:27:06 PARALLEL=false 09:27:06 09:27:06 [EnvInject] - Variables injected successfully. 09:27:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4158249741844148160.sh 09:27:06 ---> tox-run.sh 09:27:06 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:27:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:27:06 + cd /w/workspace/oom-master-pre-commit-lint/. 09:27:06 + source /home/jenkins/lf-env.sh 09:27:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:06 ++ mktemp -d /tmp/venv-XXXX 09:27:06 + lf_venv=/tmp/venv-XCij 09:27:06 + local venv_file=/tmp/.os_lf_venv 09:27:06 + local python=python3 09:27:06 + local options 09:27:06 + local set_path=true 09:27:06 + local install_args= 09:27:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:06 + true 09:27:06 + case $1 in 09:27:06 + venv_file=/tmp/.toxenv 09:27:06 + shift 2 09:27:06 + true 09:27:06 + case $1 in 09:27:06 + shift 09:27:06 + break 09:27:06 + case $python in 09:27:06 + local pkg_list= 09:27:06 + [[ -d /opt/pyenv ]] 09:27:06 + echo 'Setup pyenv:' 09:27:06 Setup pyenv: 09:27:06 + export PYENV_ROOT=/opt/pyenv 09:27:06 + PYENV_ROOT=/opt/pyenv 09:27:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 + pyenv versions 09:27:06 system 09:27:06 3.8.13 09:27:06 3.9.13 09:27:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:06 + command -v pyenv 09:27:06 ++ pyenv init - --no-rehash 09:27:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:27:06 export PATH="/opt/pyenv/shims:${PATH}" 09:27:06 export PYENV_SHELL=bash 09:27:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:06 pyenv() { 09:27:06 local command 09:27:06 command="${1:-}" 09:27:06 if [ "$#" -gt 0 ]; then 09:27:06 shift 09:27:06 fi 09:27:06 09:27:06 case "$command" in 09:27:06 rehash|shell) 09:27:06 eval "$(pyenv "sh-$command" "$@")" 09:27:06 ;; 09:27:06 *) 09:27:06 command pyenv "$command" "$@" 09:27:06 ;; 09:27:06 esac 09:27:06 }' 09:27:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:27:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 ++ export PYENV_SHELL=bash 09:27:06 ++ PYENV_SHELL=bash 09:27:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:06 +++ complete -F _pyenv pyenv 09:27:06 ++ lf-pyver python3 09:27:06 ++ local py_version_xy=python3 09:27:06 ++ local py_version_xyz= 09:27:06 ++ pyenv versions 09:27:06 ++ awk '{ print $1 }' 09:27:06 ++ grep -E '^[0-9.]*[0-9]$' 09:27:06 ++ sed 's/^[ *]* //' 09:27:06 ++ local command 09:27:06 ++ command=versions 09:27:06 ++ '[' 1 -gt 0 ']' 09:27:06 ++ shift 09:27:06 ++ case "$command" in 09:27:06 ++ command pyenv versions 09:27:06 ++ pyenv versions 09:27:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:06 +++ grep '^3' /tmp/.pyenv_versions 09:27:06 +++ sort -V 09:27:06 +++ tail -n 1 09:27:06 ++ py_version_xyz=3.10.6 09:27:06 ++ [[ -z 3.10.6 ]] 09:27:06 ++ echo 3.10.6 09:27:06 ++ return 0 09:27:06 + pyenv local 3.10.6 09:27:06 + local command 09:27:06 + command=local 09:27:06 + '[' 2 -gt 0 ']' 09:27:06 + shift 09:27:06 + case "$command" in 09:27:06 + command pyenv local 3.10.6 09:27:06 + pyenv local 3.10.6 09:27:06 + for arg in "$@" 09:27:06 + case $arg in 09:27:06 + pkg_list+='tox ' 09:27:06 + for arg in "$@" 09:27:06 + case $arg in 09:27:06 + pkg_list+='virtualenv ' 09:27:06 + for arg in "$@" 09:27:06 + case $arg in 09:27:06 + pkg_list+='urllib3~=1.26.15 ' 09:27:06 + [[ -f /tmp/.toxenv ]] 09:27:06 ++ cat /tmp/.toxenv 09:27:06 + lf_venv=/tmp/venv-8AJX 09:27:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AJX from' file:/tmp/.toxenv 09:27:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8AJX from file:/tmp/.toxenv 09:27:06 + /tmp/venv-8AJX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:07 + /tmp/venv-8AJX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:09 + type python3 09:27:09 + true 09:27:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8AJX/bin to PATH' 09:27:09 lf-activate-venv(): INFO: Adding /tmp/venv-8AJX/bin to PATH 09:27:09 + PATH=/tmp/venv-8AJX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:09 + return 0 09:27:09 + [[ -d /opt/pyenv ]] 09:27:09 + echo '---> Setting up pyenv' 09:27:09 ---> Setting up pyenv 09:27:09 + export PYENV_ROOT=/opt/pyenv 09:27:09 + PYENV_ROOT=/opt/pyenv 09:27:09 + export PATH=/opt/pyenv/bin:/tmp/venv-8AJX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:09 + PATH=/opt/pyenv/bin:/tmp/venv-8AJX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:09 ++ pwd 09:27:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:27:09 + export PYTHONPATH 09:27:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:09 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:09 + tox --version 09:27:09 4.14.2 from /tmp/venv-8AJX/lib/python3.10/site-packages/tox/__init__.py 09:27:09 + PARALLEL=false 09:27:09 + TOX_OPTIONS_LIST= 09:27:09 + [[ -n pre-commit ]] 09:27:09 + TOX_OPTIONS_LIST=' -e pre-commit' 09:27:09 + case ${PARALLEL,,} in 09:27:09 + tox -e pre-commit 09:27:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:27:10 pre-commit: install_deps> python -I -m pip install pre-commit 09:27:13 pre-commit: freeze> python -m pip freeze --all 09:27:13 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,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 09:27:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:27:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:27:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:27:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:27:16 [INFO] Once installed this environment will be reused. 09:27:16 [INFO] This may take a few minutes... 09:27:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:27:19 [INFO] Once installed this environment will be reused. 09:27:19 [INFO] This may take a few minutes... 09:27:24 Trim Trailing Whitespace.................................................Passed 09:27:24 Tabs remover.............................................................Passed 09:27:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:27:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:27:25 [INFO] Once installed this environment will be reused. 09:27:25 [INFO] This may take a few minutes... 09:27:31 gitlint..............................................(no files to check)Skipped 09:27:31 pre-commit: OK (21.55=setup[3.88]+cmd[11.29,6.37] seconds) 09:27:31 congratulations :) (21.73 seconds) 09:27:31 + tox_status=0 09:27:31 + echo '---> Completed tox runs' 09:27:31 ---> Completed tox runs 09:27:31 + for i in .tox/*/log 09:27:31 ++ echo .tox/pre-commit/log 09:27:31 ++ awk -F/ '{print $2}' 09:27:31 + tox_env=pre-commit 09:27:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:27:31 + DOC_DIR=docs/_build/html 09:27:31 + [[ -d docs/_build/html ]] 09:27:31 + echo '---> tox-run.sh ends' 09:27:31 ---> tox-run.sh ends 09:27:31 + test 0 -eq 0 09:27:31 $ ssh-agent -k 09:27:31 unset SSH_AUTH_SOCK; 09:27:31 unset SSH_AGENT_PID; 09:27:31 echo Agent pid 1661 killed; 09:27:31 [ssh-agent] Stopped. 09:27:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17138559472458060124.sh 09:27:31 ---> sysstat.sh 09:27:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3791017759995758391.sh 09:27:31 ---> package-listing.sh 09:27:31 ++ facter osfamily 09:27:31 ++ tr '[:upper:]' '[:lower:]' 09:27:31 + OS_FAMILY=debian 09:27:31 + workspace=/w/workspace/oom-master-pre-commit-lint 09:27:31 + START_PACKAGES=/tmp/packages_start.txt 09:27:31 + END_PACKAGES=/tmp/packages_end.txt 09:27:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:31 + PACKAGES=/tmp/packages_start.txt 09:27:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:27:31 + PACKAGES=/tmp/packages_end.txt 09:27:31 + case "${OS_FAMILY}" in 09:27:31 + dpkg -l 09:27:31 + grep '^ii' 09:27:32 + '[' -f /tmp/packages_start.txt ']' 09:27:32 + '[' -f /tmp/packages_end.txt ']' 09:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:27:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:27:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10167164544628935936.sh 09:27:32 ---> capture-instance-metadata.sh 09:27:32 Setup pyenv: 09:27:32 system 09:27:32 3.8.13 09:27:32 3.9.13 09:27:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:27:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9lAb 09:27:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:38 lf-activate-venv(): INFO: Installing: lftools 09:28:09 lf-activate-venv(): INFO: Adding /tmp/venv-9lAb/bin to PATH 09:28:09 INFO: Running in OpenStack, capturing instance metadata 09:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6216041022676004914.sh 09:28:09 provisioning config files... 09:28:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7804594773477259885tmp 09:28:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:09 [EnvInject] - Injecting environment variables from a build step. 09:28:09 [EnvInject] - Injecting as environment variables the properties content 09:28:09 SERVER_ID=logs 09:28:09 09:28:09 [EnvInject] - Variables injected successfully. 09:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2918833799994813552.sh 09:28:09 ---> create-netrc.sh 09:28:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2134241637760251533.sh 09:28:09 ---> python-tools-install.sh 09:28:09 Setup pyenv: 09:28:09 system 09:28:09 3.8.13 09:28:09 3.9.13 09:28:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lAb from file:/tmp/.os_lf_venv 09:28:10 lf-activate-venv(): INFO: Installing: lftools 09:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-9lAb/bin to PATH 09:28:23 Generating Requirements File 09:28:49 Python 3.10.6 09:28:49 pip 24.0 from /tmp/venv-9lAb/lib/python3.10/site-packages/pip (python 3.10) 09:28:50 appdirs==1.4.4 09:28:50 argcomplete==3.2.3 09:28:50 aspy.yaml==1.3.0 09:28:50 attrs==23.2.0 09:28:50 autopage==0.5.2 09:28:50 beautifulsoup4==4.12.3 09:28:50 boto3==1.34.84 09:28:50 botocore==1.34.84 09:28:50 bs4==0.0.2 09:28:50 cachetools==5.3.3 09:28:50 certifi==2024.2.2 09:28:50 cffi==1.16.0 09:28:50 cfgv==3.4.0 09:28:50 chardet==5.2.0 09:28:50 charset-normalizer==3.3.2 09:28:50 click==8.1.7 09:28:50 cliff==4.6.0 09:28:50 cmd2==2.4.3 09:28:50 cryptography==3.3.2 09:28:50 debtcollector==3.0.0 09:28:50 decorator==5.1.1 09:28:50 defusedxml==0.7.1 09:28:50 Deprecated==1.2.14 09:28:50 distlib==0.3.8 09:28:50 dnspython==2.6.1 09:28:50 docker==4.2.2 09:28:50 dogpile.cache==1.3.2 09:28:50 email_validator==2.1.1 09:28:50 filelock==3.13.4 09:28:50 future==1.0.0 09:28:50 gitdb==4.0.11 09:28:50 GitPython==3.1.43 09:28:50 google-auth==2.29.0 09:28:50 httplib2==0.22.0 09:28:50 identify==2.5.35 09:28:50 idna==3.7 09:28:50 importlib-resources==1.5.0 09:28:50 iso8601==2.1.0 09:28:50 Jinja2==3.1.3 09:28:50 jmespath==1.0.1 09:28:50 jsonpatch==1.33 09:28:50 jsonpointer==2.4 09:28:50 jsonschema==4.21.1 09:28:50 jsonschema-specifications==2023.12.1 09:28:50 keystoneauth1==5.6.0 09:28:50 kubernetes==29.0.0 09:28:50 lftools==0.37.10 09:28:50 lxml==5.2.1 09:28:50 MarkupSafe==2.1.5 09:28:50 msgpack==1.0.8 09:28:50 multi_key_dict==2.0.3 09:28:50 munch==4.0.0 09:28:50 netaddr==1.2.1 09:28:50 netifaces==0.11.0 09:28:50 niet==1.4.2 09:28:50 nodeenv==1.8.0 09:28:50 oauth2client==4.1.3 09:28:50 oauthlib==3.2.2 09:28:50 openstacksdk==3.0.0 09:28:50 os-client-config==2.1.0 09:28:50 os-service-types==1.7.0 09:28:50 osc-lib==3.0.1 09:28:50 oslo.config==9.4.0 09:28:50 oslo.context==5.5.0 09:28:50 oslo.i18n==6.3.0 09:28:50 oslo.log==5.5.1 09:28:50 oslo.serialization==5.4.0 09:28:50 oslo.utils==7.1.0 09:28:50 packaging==24.0 09:28:50 pbr==6.0.0 09:28:50 platformdirs==4.2.0 09:28:50 prettytable==3.10.0 09:28:50 pyasn1==0.6.0 09:28:50 pyasn1_modules==0.4.0 09:28:50 pycparser==2.22 09:28:50 pygerrit2==2.0.15 09:28:50 PyGithub==2.3.0 09:28:50 pyinotify==0.9.6 09:28:50 PyJWT==2.8.0 09:28:50 PyNaCl==1.5.0 09:28:50 pyparsing==2.4.7 09:28:50 pyperclip==1.8.2 09:28:50 pyrsistent==0.20.0 09:28:50 python-cinderclient==9.5.0 09:28:50 python-dateutil==2.9.0.post0 09:28:50 python-heatclient==3.5.0 09:28:50 python-jenkins==1.8.2 09:28:50 python-keystoneclient==5.4.0 09:28:50 python-magnumclient==4.4.0 09:28:50 python-novaclient==18.6.0 09:28:50 python-openstackclient==6.6.0 09:28:50 python-swiftclient==4.5.0 09:28:50 PyYAML==6.0.1 09:28:50 referencing==0.34.0 09:28:50 requests==2.31.0 09:28:50 requests-oauthlib==2.0.0 09:28:50 requestsexceptions==1.4.0 09:28:50 rfc3986==2.0.0 09:28:50 rpds-py==0.18.0 09:28:50 rsa==4.9 09:28:50 ruamel.yaml==0.18.6 09:28:50 ruamel.yaml.clib==0.2.8 09:28:50 s3transfer==0.10.1 09:28:50 simplejson==3.19.2 09:28:50 six==1.16.0 09:28:50 smmap==5.0.1 09:28:50 soupsieve==2.5 09:28:50 stevedore==5.2.0 09:28:50 tabulate==0.9.0 09:28:50 toml==0.10.2 09:28:50 tomlkit==0.12.4 09:28:50 tqdm==4.66.2 09:28:50 typing_extensions==4.11.0 09:28:50 tzdata==2024.1 09:28:50 urllib3==1.26.18 09:28:50 virtualenv==20.25.1 09:28:50 wcwidth==0.2.13 09:28:50 websocket-client==1.7.0 09:28:50 wrapt==1.16.0 09:28:50 xdg==6.0.0 09:28:50 xmltodict==0.13.0 09:28:50 yq==3.2.3 09:28:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17683202187088042035.sh 09:28:50 ---> sudo-logs.sh 09:28:50 Archiving 'sudo' log.. 09:28:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16407261384530680820.sh 09:28:50 ---> job-cost.sh 09:28:50 Setup pyenv: 09:28:50 system 09:28:50 3.8.13 09:28:50 3.9.13 09:28:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lAb from file:/tmp/.os_lf_venv 09:28:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-9lAb/bin to PATH 09:28:56 INFO: No Stack... 09:28:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:28:57 INFO: Archiving Costs 09:28:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15286480557999882114.sh 09:28:57 ---> logs-deploy.sh 09:28:57 Setup pyenv: 09:28:57 system 09:28:57 3.8.13 09:28:57 3.9.13 09:28:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lAb from file:/tmp/.os_lf_venv 09:28:58 lf-activate-venv(): INFO: Installing: lftools 09:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-9lAb/bin to PATH 09:29:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3429 09:29:07 INFO: archiving workspace using pattern(s): 09:29:08 Archives upload complete. 09:29:08 INFO: archiving logs to Nexus 09:29:09 ---> uname -a: 09:29:09 Linux prd-ubuntu1804-builder-4c-4g-22977 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:29:09 09:29:09 09:29:09 ---> lscpu: 09:29:09 Architecture: x86_64 09:29:09 CPU op-mode(s): 32-bit, 64-bit 09:29:09 Byte Order: Little Endian 09:29:09 CPU(s): 4 09:29:09 On-line CPU(s) list: 0-3 09:29:09 Thread(s) per core: 1 09:29:09 Core(s) per socket: 1 09:29:09 Socket(s): 4 09:29:09 NUMA node(s): 1 09:29:09 Vendor ID: AuthenticAMD 09:29:09 CPU family: 23 09:29:09 Model: 49 09:29:09 Model name: AMD EPYC-Rome Processor 09:29:09 Stepping: 0 09:29:09 CPU MHz: 2799.998 09:29:09 BogoMIPS: 5599.99 09:29:09 Virtualization: AMD-V 09:29:09 Hypervisor vendor: KVM 09:29:09 Virtualization type: full 09:29:09 L1d cache: 32K 09:29:09 L1i cache: 32K 09:29:09 L2 cache: 512K 09:29:09 L3 cache: 16384K 09:29:09 NUMA node0 CPU(s): 0-3 09:29:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:29:09 09:29:09 09:29:09 ---> nproc: 09:29:09 4 09:29:09 09:29:09 09:29:09 ---> df -h: 09:29:09 Filesystem Size Used Avail Use% Mounted on 09:29:09 udev 7.9G 0 7.9G 0% /dev 09:29:09 tmpfs 1.6G 672K 1.6G 1% /run 09:29:09 /dev/vda1 78G 8.4G 70G 11% / 09:29:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:29:09 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:29:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:29:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:29:09 09:29:09 09:29:09 ---> free -m: 09:29:09 total used free shared buff/cache available 09:29:09 Mem: 16040 543 13316 0 2179 15177 09:29:09 Swap: 1023 0 1023 09:29:09 09:29:09 09:29:09 ---> ip addr: 09:29:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:09 inet 127.0.0.1/8 scope host lo 09:29:09 valid_lft forever preferred_lft forever 09:29:09 inet6 ::1/128 scope host 09:29:09 valid_lft forever preferred_lft forever 09:29:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:09 link/ether fa:16:3e:f9:8a:5a brd ff:ff:ff:ff:ff:ff 09:29:09 inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3 09:29:09 valid_lft 86242sec preferred_lft 86242sec 09:29:09 inet6 fe80::f816:3eff:fef9:8a5a/64 scope link 09:29:09 valid_lft forever preferred_lft forever 09:29:09 09:29:09 09:29:09 ---> sar -b -r -n DEV: 09:29:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22977) 04/13/24 _x86_64_ (4 CPU) 09:29:09 09:29:09 09:26:33 LINUX RESTART (4 CPU) 09:29:09 09:29:09 09:27:01 tps rtps wtps bread/s bwrtn/s 09:29:09 09:28:02 117.91 22.00 95.92 1161.14 11839.36 09:29:09 09:29:01 79.07 1.05 78.02 120.93 9585.36 09:29:09 Average: 98.66 11.61 87.04 645.40 10721.83 09:29:09 09:29:09 09:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:09 09:28:02 13787524 15511132 2637436 16.06 64872 1854076 828840 4.74 820884 1592724 111256 09:29:09 09:29:01 13632908 15539324 2792052 17.00 84092 2004784 772180 4.42 793800 1747688 105312 09:29:09 Average: 13710216 15525228 2714744 16.53 74482 1929430 800510 4.58 807342 1670206 108284 09:29:09 09:29:09 09:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:09 09:28:02 lo 2.60 2.60 0.28 0.28 0.00 0.00 0.00 0.00 09:29:09 09:28:02 ens3 79.17 53.57 1087.49 10.65 0.00 0.00 0.00 0.00 09:29:09 09:29:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 09:29:09 09:29:01 ens3 36.65 32.23 255.79 26.68 0.00 0.00 0.00 0.00 09:29:09 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 09:29:09 Average: ens3 58.09 42.99 675.13 18.60 0.00 0.00 0.00 0.00 09:29:09 09:29:09 09:29:09 ---> sar -P ALL: 09:29:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22977) 04/13/24 _x86_64_ (4 CPU) 09:29:09 09:29:09 09:26:33 LINUX RESTART (4 CPU) 09:29:09 09:29:09 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:29:09 09:28:02 all 23.43 0.00 2.10 2.49 0.07 71.92 09:29:09 09:28:02 0 36.91 0.00 2.61 1.89 0.08 58.51 09:29:09 09:28:02 1 11.20 0.00 1.91 5.15 0.10 81.65 09:29:09 09:28:02 2 22.23 0.00 1.84 2.16 0.08 73.68 09:29:09 09:28:02 3 23.38 0.00 2.02 0.72 0.03 73.85 09:29:09 09:29:01 all 20.26 0.00 1.16 2.53 0.05 76.01 09:29:09 09:29:01 0 44.37 0.00 2.07 1.23 0.05 52.28 09:29:09 09:29:01 1 14.92 0.00 1.21 7.49 0.09 76.29 09:29:09 09:29:01 2 9.43 0.00 0.71 1.19 0.02 88.65 09:29:09 09:29:01 3 12.46 0.00 0.66 0.24 0.03 86.61 09:29:09 Average: all 21.86 0.00 1.63 2.51 0.06 73.94 09:29:09 Average: 0 40.60 0.00 2.34 1.56 0.07 55.43 09:29:09 Average: 1 13.04 0.00 1.56 6.30 0.09 79.00 09:29:09 Average: 2 15.91 0.00 1.29 1.68 0.05 81.08 09:29:09 Average: 3 17.96 0.00 1.35 0.48 0.03 80.18 09:29:09 09:29:09 09:29:09