11:55:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139010 11:55:20 Running as SYSTEM 11:55:21 [EnvInject] - Loading node environment variables. 11:55:21 Building remotely on prd-ubuntu1804-builder-4c-4g-41723 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:55:21 [ssh-agent] Looking for ssh-agent implementation... 11:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:21 $ ssh-agent 11:55:21 SSH_AUTH_SOCK=/tmp/ssh-o39B7y05cGYZ/agent.1681 11:55:21 SSH_AGENT_PID=1683 11:55:21 [ssh-agent] Started. 11:55:21 Running ssh-add (command line suppressed) 11:55:21 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1852770536811289643.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1852770536811289643.key) 11:55:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:55:21 The recommended git tool is: NONE 11:55:22 using credential onap-jenkins-ssh 11:55:22 Wiping out workspace first. 11:55:22 Cloning the remote Git repository 11:55:22 Cloning repository git://cloud.onap.org/mirror/oom.git 11:55:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:55:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:55:22 > git --version # timeout=10 11:55:22 > git --version # 'git version 2.17.1' 11:55:22 using GIT_SSH to set credentials Gerrit user 11:55:22 Verifying host key using manually-configured host key entries 11:55:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:55:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:55:28 using GIT_SSH to set credentials Gerrit user 11:55:28 Verifying host key using manually-configured host key entries 11:55:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/10/139010/3 # timeout=30 11:55:29 > git rev-parse 4182db90d9e18d880bff6b0709162f2bc3045bff^{commit} # timeout=10 11:55:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:55:29 Checking out Revision 4182db90d9e18d880bff6b0709162f2bc3045bff (refs/changes/10/139010/3) 11:55:29 > git config core.sparsecheckout # timeout=10 11:55:29 > git checkout -f 4182db90d9e18d880bff6b0709162f2bc3045bff # timeout=30 11:55:32 Commit message: "portal-ng chart update" 11:55:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:55:33 > git rev-list --no-walk a6889979459185d6873695ab9c4c74dbeed6daee # timeout=10 11:55:33 [EnvInject] - Injecting environment variables from a build step. 11:55:33 [EnvInject] - Injecting as environment variables the properties content 11:55:33 PYTHON=python3 11:55:33 11:55:33 [EnvInject] - Variables injected successfully. 11:55:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16490132049990626330.sh 11:55:33 ---> tox-install.sh 11:55:33 + source /home/jenkins/lf-env.sh 11:55:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:33 ++ mktemp -d /tmp/venv-XXXX 11:55:33 + lf_venv=/tmp/venv-GVu7 11:55:33 + local venv_file=/tmp/.os_lf_venv 11:55:33 + local python=python3 11:55:33 + local options 11:55:33 + local set_path=true 11:55:33 + local install_args= 11:55:33 ++ 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 11:55:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:33 + true 11:55:33 + case $1 in 11:55:33 + venv_file=/tmp/.toxenv 11:55:33 + shift 2 11:55:33 + true 11:55:33 + case $1 in 11:55:33 + shift 11:55:33 + break 11:55:33 + case $python in 11:55:33 + local pkg_list= 11:55:33 + [[ -d /opt/pyenv ]] 11:55:33 + echo 'Setup pyenv:' 11:55:33 Setup pyenv: 11:55:33 + export PYENV_ROOT=/opt/pyenv 11:55:33 + PYENV_ROOT=/opt/pyenv 11:55:33 + 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 11:55:33 + 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 11:55:33 + pyenv versions 11:55:33 * system (set by /opt/pyenv/version) 11:55:33 * 3.8.13 (set by /opt/pyenv/version) 11:55:33 * 3.9.13 (set by /opt/pyenv/version) 11:55:33 * 3.10.6 (set by /opt/pyenv/version) 11:55:33 + command -v pyenv 11:55:33 ++ pyenv init - --no-rehash 11:55:33 + 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[*]}"'\'')" 11:55:33 export PATH="/opt/pyenv/shims:${PATH}" 11:55:33 export PYENV_SHELL=bash 11:55:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:33 pyenv() { 11:55:33 local command 11:55:33 command="${1:-}" 11:55:33 if [ "$#" -gt 0 ]; then 11:55:33 shift 11:55:33 fi 11:55:33 11:55:33 case "$command" in 11:55:33 rehash|shell) 11:55:33 eval "$(pyenv "sh-$command" "$@")" 11:55:33 ;; 11:55:33 *) 11:55:33 command pyenv "$command" "$@" 11:55:33 ;; 11:55:33 esac 11:55:33 }' 11:55:33 +++ 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[*]}"' 11:55:33 ++ 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 11:55:33 ++ 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 11:55:33 ++ 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 11:55:33 ++ export PYENV_SHELL=bash 11:55:33 ++ PYENV_SHELL=bash 11:55:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:33 +++ complete -F _pyenv pyenv 11:55:33 ++ lf-pyver python3 11:55:33 ++ local py_version_xy=python3 11:55:33 ++ local py_version_xyz= 11:55:33 ++ pyenv versions 11:55:33 ++ local command 11:55:33 ++ command=versions 11:55:33 ++ '[' 1 -gt 0 ']' 11:55:33 ++ shift 11:55:33 ++ case "$command" in 11:55:33 ++ command pyenv versions 11:55:33 ++ pyenv versions 11:55:33 ++ sed 's/^[ *]* //' 11:55:33 ++ grep -E '^[0-9.]*[0-9]$' 11:55:33 ++ awk '{ print $1 }' 11:55:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:33 +++ grep '^3' /tmp/.pyenv_versions 11:55:33 +++ sort -V 11:55:33 +++ tail -n 1 11:55:33 ++ py_version_xyz=3.10.6 11:55:33 ++ [[ -z 3.10.6 ]] 11:55:33 ++ echo 3.10.6 11:55:33 ++ return 0 11:55:33 + pyenv local 3.10.6 11:55:33 + local command 11:55:33 + command=local 11:55:33 + '[' 2 -gt 0 ']' 11:55:33 + shift 11:55:33 + case "$command" in 11:55:33 + command pyenv local 3.10.6 11:55:33 + pyenv local 3.10.6 11:55:33 + for arg in "$@" 11:55:33 + case $arg in 11:55:33 + pkg_list+='tox ' 11:55:33 + for arg in "$@" 11:55:33 + case $arg in 11:55:33 + pkg_list+='virtualenv ' 11:55:33 + for arg in "$@" 11:55:33 + case $arg in 11:55:33 + pkg_list+='urllib3~=1.26.15 ' 11:55:33 + [[ -f /tmp/.toxenv ]] 11:55:33 + [[ ! -f /tmp/.toxenv ]] 11:55:33 + [[ -n '' ]] 11:55:33 + python3 -m venv /tmp/venv-GVu7 11:55:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GVu7' 11:55:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GVu7 11:55:38 + echo /tmp/venv-GVu7 11:55:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:55:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:55:38 + /tmp/venv-GVu7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:55:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:41 + /tmp/venv-GVu7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:44 + type python3 11:55:44 + true 11:55:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GVu7/bin to PATH' 11:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-GVu7/bin to PATH 11:55:44 + PATH=/tmp/venv-GVu7/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 11:55:44 + return 0 11:55:44 + python3 --version 11:55:44 Python 3.10.6 11:55:44 + python3 -m pip --version 11:55:44 pip 24.2 from /tmp/venv-GVu7/lib/python3.10/site-packages/pip (python 3.10) 11:55:44 + python3 -m pip freeze 11:55:45 cachetools==5.5.0 11:55:45 chardet==5.2.0 11:55:45 colorama==0.4.6 11:55:45 distlib==0.3.8 11:55:45 filelock==3.16.1 11:55:45 packaging==24.1 11:55:45 platformdirs==4.3.6 11:55:45 pluggy==1.5.0 11:55:45 pyproject-api==1.8.0 11:55:45 tomli==2.0.1 11:55:45 tox==4.20.0 11:55:45 urllib3==1.26.20 11:55:45 virtualenv==20.26.5 11:55:45 [EnvInject] - Injecting environment variables from a build step. 11:55:45 [EnvInject] - Injecting as environment variables the properties content 11:55:45 PARALLEL=false 11:55:45 11:55:45 [EnvInject] - Variables injected successfully. 11:55:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins936820276881226060.sh 11:55:45 ---> tox-run.sh 11:55:45 + 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 11:55:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:55:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:55:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:55:45 + cd /w/workspace/oom-master-pre-commit-lint/. 11:55:45 + source /home/jenkins/lf-env.sh 11:55:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:45 ++ mktemp -d /tmp/venv-XXXX 11:55:45 + lf_venv=/tmp/venv-qZjm 11:55:45 + local venv_file=/tmp/.os_lf_venv 11:55:45 + local python=python3 11:55:45 + local options 11:55:45 + local set_path=true 11:55:45 + local install_args= 11:55:45 ++ 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 11:55:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:45 + true 11:55:45 + case $1 in 11:55:45 + venv_file=/tmp/.toxenv 11:55:45 + shift 2 11:55:45 + true 11:55:45 + case $1 in 11:55:45 + shift 11:55:45 + break 11:55:45 + case $python in 11:55:45 + local pkg_list= 11:55:45 + [[ -d /opt/pyenv ]] 11:55:45 + echo 'Setup pyenv:' 11:55:45 Setup pyenv: 11:55:45 + export PYENV_ROOT=/opt/pyenv 11:55:45 + PYENV_ROOT=/opt/pyenv 11:55:45 + 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 11:55:45 + 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 11:55:45 + pyenv versions 11:55:45 system 11:55:45 3.8.13 11:55:45 3.9.13 11:55:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:55:45 + command -v pyenv 11:55:45 ++ pyenv init - --no-rehash 11:55:45 + 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[*]}"'\'')" 11:55:45 export PATH="/opt/pyenv/shims:${PATH}" 11:55:45 export PYENV_SHELL=bash 11:55:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:45 pyenv() { 11:55:45 local command 11:55:45 command="${1:-}" 11:55:45 if [ "$#" -gt 0 ]; then 11:55:45 shift 11:55:45 fi 11:55:45 11:55:45 case "$command" in 11:55:45 rehash|shell) 11:55:45 eval "$(pyenv "sh-$command" "$@")" 11:55:45 ;; 11:55:45 *) 11:55:45 command pyenv "$command" "$@" 11:55:45 ;; 11:55:45 esac 11:55:45 }' 11:55:45 +++ 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[*]}"' 11:55:45 ++ 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 11:55:45 ++ 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 11:55:45 ++ 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 11:55:45 ++ export PYENV_SHELL=bash 11:55:45 ++ PYENV_SHELL=bash 11:55:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:45 +++ complete -F _pyenv pyenv 11:55:45 ++ lf-pyver python3 11:55:45 ++ local py_version_xy=python3 11:55:45 ++ local py_version_xyz= 11:55:45 ++ pyenv versions 11:55:45 ++ local command 11:55:45 ++ sed 's/^[ *]* //' 11:55:45 ++ command=versions 11:55:45 ++ '[' 1 -gt 0 ']' 11:55:45 ++ shift 11:55:45 ++ case "$command" in 11:55:45 ++ grep -E '^[0-9.]*[0-9]$' 11:55:45 ++ awk '{ print $1 }' 11:55:45 ++ command pyenv versions 11:55:45 ++ pyenv versions 11:55:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:45 +++ grep '^3' /tmp/.pyenv_versions 11:55:45 +++ sort -V 11:55:45 +++ tail -n 1 11:55:45 ++ py_version_xyz=3.10.6 11:55:45 ++ [[ -z 3.10.6 ]] 11:55:45 ++ echo 3.10.6 11:55:45 ++ return 0 11:55:45 + pyenv local 3.10.6 11:55:45 + local command 11:55:45 + command=local 11:55:45 + '[' 2 -gt 0 ']' 11:55:45 + shift 11:55:45 + case "$command" in 11:55:45 + command pyenv local 3.10.6 11:55:45 + pyenv local 3.10.6 11:55:45 + for arg in "$@" 11:55:45 + case $arg in 11:55:45 + pkg_list+='tox ' 11:55:45 + for arg in "$@" 11:55:45 + case $arg in 11:55:45 + pkg_list+='virtualenv ' 11:55:45 + for arg in "$@" 11:55:45 + case $arg in 11:55:45 + pkg_list+='urllib3~=1.26.15 ' 11:55:45 + [[ -f /tmp/.toxenv ]] 11:55:45 ++ cat /tmp/.toxenv 11:55:45 + lf_venv=/tmp/venv-GVu7 11:55:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVu7 from' file:/tmp/.toxenv 11:55:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVu7 from file:/tmp/.toxenv 11:55:45 + /tmp/venv-GVu7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:55:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:46 + /tmp/venv-GVu7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:47 + type python3 11:55:47 + true 11:55:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GVu7/bin to PATH' 11:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-GVu7/bin to PATH 11:55:47 + PATH=/tmp/venv-GVu7/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 11:55:47 + return 0 11:55:47 + [[ -d /opt/pyenv ]] 11:55:47 + echo '---> Setting up pyenv' 11:55:47 ---> Setting up pyenv 11:55:47 + export PYENV_ROOT=/opt/pyenv 11:55:47 + PYENV_ROOT=/opt/pyenv 11:55:47 + export PATH=/opt/pyenv/bin:/tmp/venv-GVu7/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 11:55:47 + PATH=/opt/pyenv/bin:/tmp/venv-GVu7/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 11:55:47 ++ pwd 11:55:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:55:47 + export PYTHONPATH 11:55:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:55:47 + TOX_TESTENV_PASSENV=PYTHONPATH 11:55:47 + tox --version 11:55:48 4.20.0 from /tmp/venv-GVu7/lib/python3.10/site-packages/tox/__init__.py 11:55:48 + PARALLEL=false 11:55:48 + TOX_OPTIONS_LIST= 11:55:48 + [[ -n pre-commit ]] 11:55:48 + TOX_OPTIONS_LIST=' -e pre-commit' 11:55:48 + case ${PARALLEL,,} in 11:55:48 + tox -e pre-commit 11:55:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:55:49 pre-commit: install_deps> python -I -m pip install pre-commit 11:55:52 pre-commit: freeze> python -m pip freeze --all 11:55:52 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.5,wheel==0.44.0 11:55:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:55:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:55:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:55:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:55:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:55:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:55:55 [INFO] Once installed this environment will be reused. 11:55:55 [INFO] This may take a few minutes... 11:55:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:55:58 [INFO] Once installed this environment will be reused. 11:55:58 [INFO] This may take a few minutes... 11:56:03 Trim Trailing Whitespace.................................................Passed 11:56:04 Tabs remover.............................................................Passed 11:56:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:56:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:56:04 [INFO] Once installed this environment will be reused. 11:56:04 [INFO] This may take a few minutes... 11:56:10 gitlint..............................................(no files to check)Skipped 11:56:10 pre-commit: OK (21.76=setup[3.88]+cmd[11.66,6.22] seconds) 11:56:10 congratulations :) (21.93 seconds) 11:56:10 + tox_status=0 11:56:10 + echo '---> Completed tox runs' 11:56:10 ---> Completed tox runs 11:56:10 + for i in .tox/*/log 11:56:10 ++ echo .tox/pre-commit/log 11:56:10 ++ awk -F/ '{print $2}' 11:56:10 + tox_env=pre-commit 11:56:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:56:10 + DOC_DIR=docs/_build/html 11:56:10 + [[ -d docs/_build/html ]] 11:56:10 + echo '---> tox-run.sh ends' 11:56:10 ---> tox-run.sh ends 11:56:10 + test 0 -eq 0 11:56:10 $ ssh-agent -k 11:56:10 unset SSH_AUTH_SOCK; 11:56:10 unset SSH_AGENT_PID; 11:56:10 echo Agent pid 1683 killed; 11:56:10 [ssh-agent] Stopped. 11:56:10 [PostBuildScript] - [INFO] Executing post build scripts. 11:56:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2892866392166543937.sh 11:56:10 ---> sysstat.sh 11:56:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11641288393701236153.sh 11:56:10 ---> package-listing.sh 11:56:10 ++ tr '[:upper:]' '[:lower:]' 11:56:10 ++ facter osfamily 11:56:11 + OS_FAMILY=debian 11:56:11 + workspace=/w/workspace/oom-master-pre-commit-lint 11:56:11 + START_PACKAGES=/tmp/packages_start.txt 11:56:11 + END_PACKAGES=/tmp/packages_end.txt 11:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:56:11 + PACKAGES=/tmp/packages_start.txt 11:56:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:56:11 + PACKAGES=/tmp/packages_end.txt 11:56:11 + case "${OS_FAMILY}" in 11:56:11 + dpkg -l 11:56:11 + grep '^ii' 11:56:11 + '[' -f /tmp/packages_start.txt ']' 11:56:11 + '[' -f /tmp/packages_end.txt ']' 11:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:56:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:56:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:56:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins525463425913710012.sh 11:56:11 ---> capture-instance-metadata.sh 11:56:11 Setup pyenv: 11:56:11 system 11:56:11 3.8.13 11:56:11 3.9.13 11:56:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:56:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c5xa 11:56:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:56:17 lf-activate-venv(): INFO: Installing: lftools 11:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-c5xa/bin to PATH 11:56:44 INFO: Running in OpenStack, capturing instance metadata 11:56:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3023463533702345162.sh 11:56:45 provisioning config files... 11:56:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5206468702323219597tmp 11:56:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:56:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:56:45 [EnvInject] - Injecting environment variables from a build step. 11:56:45 [EnvInject] - Injecting as environment variables the properties content 11:56:45 SERVER_ID=logs 11:56:45 11:56:45 [EnvInject] - Variables injected successfully. 11:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3515363606653796235.sh 11:56:45 ---> create-netrc.sh 11:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13034113520056942695.sh 11:56:45 ---> python-tools-install.sh 11:56:45 Setup pyenv: 11:56:45 system 11:56:45 3.8.13 11:56:45 3.9.13 11:56:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c5xa from file:/tmp/.os_lf_venv 11:56:46 lf-activate-venv(): INFO: Installing: lftools 11:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-c5xa/bin to PATH 11:56:54 Generating Requirements File 11:57:15 Python 3.10.6 11:57:15 pip 24.2 from /tmp/venv-c5xa/lib/python3.10/site-packages/pip (python 3.10) 11:57:16 appdirs==1.4.4 11:57:16 argcomplete==3.5.0 11:57:16 aspy.yaml==1.3.0 11:57:16 attrs==24.2.0 11:57:16 autopage==0.5.2 11:57:16 beautifulsoup4==4.12.3 11:57:16 boto3==1.35.26 11:57:16 botocore==1.35.26 11:57:16 bs4==0.0.2 11:57:16 cachetools==5.5.0 11:57:16 certifi==2024.8.30 11:57:16 cffi==1.17.1 11:57:16 cfgv==3.4.0 11:57:16 chardet==5.2.0 11:57:16 charset-normalizer==3.3.2 11:57:16 click==8.1.7 11:57:16 cliff==4.7.0 11:57:16 cmd2==2.4.3 11:57:16 cryptography==3.3.2 11:57:16 debtcollector==3.0.0 11:57:16 decorator==5.1.1 11:57:16 defusedxml==0.7.1 11:57:16 Deprecated==1.2.14 11:57:16 distlib==0.3.8 11:57:16 dnspython==2.6.1 11:57:16 docker==4.2.2 11:57:16 dogpile.cache==1.3.3 11:57:16 durationpy==0.7 11:57:16 email_validator==2.2.0 11:57:16 filelock==3.16.1 11:57:16 future==1.0.0 11:57:16 gitdb==4.0.11 11:57:16 GitPython==3.1.43 11:57:16 google-auth==2.35.0 11:57:16 httplib2==0.22.0 11:57:16 identify==2.6.1 11:57:16 idna==3.10 11:57:16 importlib-resources==1.5.0 11:57:16 iso8601==2.1.0 11:57:16 Jinja2==3.1.4 11:57:16 jmespath==1.0.1 11:57:16 jsonpatch==1.33 11:57:16 jsonpointer==3.0.0 11:57:16 jsonschema==4.23.0 11:57:16 jsonschema-specifications==2023.12.1 11:57:16 keystoneauth1==5.8.0 11:57:16 kubernetes==31.0.0 11:57:16 lftools==0.37.10 11:57:16 lxml==5.3.0 11:57:16 MarkupSafe==2.1.5 11:57:16 msgpack==1.1.0 11:57:16 multi_key_dict==2.0.3 11:57:16 munch==4.0.0 11:57:16 netaddr==1.3.0 11:57:16 netifaces==0.11.0 11:57:16 niet==1.4.2 11:57:16 nodeenv==1.9.1 11:57:16 oauth2client==4.1.3 11:57:16 oauthlib==3.2.2 11:57:16 openstacksdk==4.0.0 11:57:16 os-client-config==2.1.0 11:57:16 os-service-types==1.7.0 11:57:16 osc-lib==3.1.0 11:57:16 oslo.config==9.6.0 11:57:16 oslo.context==5.6.0 11:57:16 oslo.i18n==6.4.0 11:57:16 oslo.log==6.1.2 11:57:16 oslo.serialization==5.5.0 11:57:16 oslo.utils==7.3.0 11:57:16 packaging==24.1 11:57:16 pbr==6.1.0 11:57:16 platformdirs==4.3.6 11:57:16 prettytable==3.11.0 11:57:16 pyasn1==0.6.1 11:57:16 pyasn1_modules==0.4.1 11:57:16 pycparser==2.22 11:57:16 pygerrit2==2.0.15 11:57:16 PyGithub==2.4.0 11:57:16 PyJWT==2.9.0 11:57:16 PyNaCl==1.5.0 11:57:16 pyparsing==2.4.7 11:57:16 pyperclip==1.9.0 11:57:16 pyrsistent==0.20.0 11:57:16 python-cinderclient==9.6.0 11:57:16 python-dateutil==2.9.0.post0 11:57:16 python-heatclient==4.0.0 11:57:16 python-jenkins==1.8.2 11:57:16 python-keystoneclient==5.5.0 11:57:16 python-magnumclient==4.7.0 11:57:16 python-openstackclient==7.1.2 11:57:16 python-swiftclient==4.6.0 11:57:16 PyYAML==6.0.2 11:57:16 referencing==0.35.1 11:57:16 requests==2.32.3 11:57:16 requests-oauthlib==2.0.0 11:57:16 requestsexceptions==1.4.0 11:57:16 rfc3986==2.0.0 11:57:16 rpds-py==0.20.0 11:57:16 rsa==4.9 11:57:16 ruamel.yaml==0.18.6 11:57:16 ruamel.yaml.clib==0.2.8 11:57:16 s3transfer==0.10.2 11:57:16 simplejson==3.19.3 11:57:16 six==1.16.0 11:57:16 smmap==5.0.1 11:57:16 soupsieve==2.6 11:57:16 stevedore==5.3.0 11:57:16 tabulate==0.9.0 11:57:16 toml==0.10.2 11:57:16 tomlkit==0.13.2 11:57:16 tqdm==4.66.5 11:57:16 typing_extensions==4.12.2 11:57:16 tzdata==2024.2 11:57:16 urllib3==1.26.20 11:57:16 virtualenv==20.26.5 11:57:16 wcwidth==0.2.13 11:57:16 websocket-client==1.8.0 11:57:16 wrapt==1.16.0 11:57:16 xdg==6.0.0 11:57:16 xmltodict==0.13.0 11:57:16 yq==3.4.3 11:57:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10105220620086575496.sh 11:57:16 ---> sudo-logs.sh 11:57:16 Archiving 'sudo' log.. 11:57:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12878139231735909293.sh 11:57:16 ---> job-cost.sh 11:57:16 Setup pyenv: 11:57:16 system 11:57:16 3.8.13 11:57:16 3.9.13 11:57:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c5xa from file:/tmp/.os_lf_venv 11:57:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-c5xa/bin to PATH 11:57:21 INFO: No Stack... 11:57:21 INFO: Retrieving Pricing Info for: v3-standard-4 11:57:21 INFO: Archiving Costs 11:57:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7620678729867187150.sh 11:57:21 ---> logs-deploy.sh 11:57:21 Setup pyenv: 11:57:22 system 11:57:22 3.8.13 11:57:22 3.9.13 11:57:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c5xa from file:/tmp/.os_lf_venv 11:57:23 lf-activate-venv(): INFO: Installing: lftools 11:57:30 lf-activate-venv(): INFO: Adding /tmp/venv-c5xa/bin to PATH 11:57:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3606 11:57:30 INFO: archiving workspace using pattern(s): 11:57:31 Archives upload complete. 11:57:31 INFO: archiving logs to Nexus 11:57:32 ---> uname -a: 11:57:32 Linux prd-ubuntu1804-builder-4c-4g-41723 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:57:32 11:57:32 11:57:32 ---> lscpu: 11:57:32 Architecture: x86_64 11:57:32 CPU op-mode(s): 32-bit, 64-bit 11:57:32 Byte Order: Little Endian 11:57:32 CPU(s): 4 11:57:32 On-line CPU(s) list: 0-3 11:57:32 Thread(s) per core: 1 11:57:32 Core(s) per socket: 1 11:57:32 Socket(s): 4 11:57:32 NUMA node(s): 1 11:57:32 Vendor ID: AuthenticAMD 11:57:32 CPU family: 23 11:57:32 Model: 49 11:57:32 Model name: AMD EPYC-Rome Processor 11:57:32 Stepping: 0 11:57:32 CPU MHz: 2799.998 11:57:32 BogoMIPS: 5599.99 11:57:32 Virtualization: AMD-V 11:57:32 Hypervisor vendor: KVM 11:57:32 Virtualization type: full 11:57:32 L1d cache: 32K 11:57:32 L1i cache: 32K 11:57:32 L2 cache: 512K 11:57:32 L3 cache: 16384K 11:57:32 NUMA node0 CPU(s): 0-3 11:57:32 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 11:57:32 11:57:32 11:57:32 ---> nproc: 11:57:32 4 11:57:32 11:57:32 11:57:32 ---> df -h: 11:57:32 Filesystem Size Used Avail Use% Mounted on 11:57:32 udev 7.9G 0 7.9G 0% /dev 11:57:32 tmpfs 1.6G 672K 1.6G 1% /run 11:57:32 /dev/vda1 78G 8.4G 70G 11% / 11:57:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:57:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:57:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:57:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:57:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:57:32 11:57:32 11:57:32 ---> free -m: 11:57:32 total used free shared buff/cache available 11:57:32 Mem: 16040 556 13294 0 2189 15164 11:57:32 Swap: 1023 0 1023 11:57:32 11:57:32 11:57:32 ---> ip addr: 11:57:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:57:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:57:32 inet 127.0.0.1/8 scope host lo 11:57:32 valid_lft forever preferred_lft forever 11:57:32 inet6 ::1/128 scope host 11:57:32 valid_lft forever preferred_lft forever 11:57:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:57:32 link/ether fa:16:3e:b4:0a:67 brd ff:ff:ff:ff:ff:ff 11:57:32 inet 10.30.107.51/23 brd 10.30.107.255 scope global dynamic ens3 11:57:32 valid_lft 86251sec preferred_lft 86251sec 11:57:32 inet6 fe80::f816:3eff:feb4:a67/64 scope link 11:57:32 valid_lft forever preferred_lft forever 11:57:32 11:57:32 11:57:32 ---> sar -b -r -n DEV: 11:57:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41723) 09/25/24 _x86_64_ (4 CPU) 11:57:32 11:57:32 11:55:06 LINUX RESTART (4 CPU) 11:57:32 11:57:32 11:56:01 tps rtps wtps bread/s bwrtn/s 11:57:32 11:57:01 115.18 4.03 111.15 369.88 29362.61 11:57:32 Average: 115.18 4.03 111.15 369.88 29362.61 11:57:32 11:57:32 11:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:57:32 11:57:01 13740780 15565964 2684188 16.34 78584 1933024 765936 4.38 760468 1678360 149840 11:57:32 Average: 13740780 15565964 2684188 16.34 78584 1933024 765936 4.38 760468 1678360 149840 11:57:32 11:57:32 11:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:57:32 11:57:01 ens3 53.43 38.42 678.57 13.61 0.00 0.00 0.00 0.00 11:57:32 11:57:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:57:32 Average: ens3 53.43 38.42 678.57 13.61 0.00 0.00 0.00 0.00 11:57:32 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:57:32 11:57:32 11:57:32 ---> sar -P ALL: 11:57:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41723) 09/25/24 _x86_64_ (4 CPU) 11:57:32 11:57:32 11:55:06 LINUX RESTART (4 CPU) 11:57:32 11:57:32 11:56:01 CPU %user %nice %system %iowait %steal %idle 11:57:32 11:57:01 all 21.16 0.00 1.95 3.42 0.06 73.41 11:57:32 11:57:01 0 31.24 0.00 2.72 0.55 0.07 65.42 11:57:32 11:57:01 1 22.07 0.00 1.61 4.45 0.05 71.83 11:57:32 11:57:01 2 18.78 0.00 1.85 0.80 0.05 78.52 11:57:32 11:57:01 3 12.56 0.00 1.62 7.89 0.05 77.88 11:57:32 Average: all 21.16 0.00 1.95 3.42 0.06 73.41 11:57:32 Average: 0 31.24 0.00 2.72 0.55 0.07 65.42 11:57:32 Average: 1 22.07 0.00 1.61 4.45 0.05 71.83 11:57:32 Average: 2 18.78 0.00 1.85 0.80 0.05 78.52 11:57:32 Average: 3 12.56 0.00 1.62 7.89 0.05 77.88 11:57:32 11:57:32 11:57:32