08:11:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136767 08:11:38 Running as SYSTEM 08:11:38 [EnvInject] - Loading node environment variables. 08:11:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3281 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:11:38 [ssh-agent] Looking for ssh-agent implementation... 08:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:39 $ ssh-agent 08:11:39 SSH_AUTH_SOCK=/tmp/ssh-oGil3w2oe8M8/agent.1741 08:11:39 SSH_AGENT_PID=1743 08:11:39 [ssh-agent] Started. 08:11:39 Running ssh-add (command line suppressed) 08:11:39 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_297627378758313361.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_297627378758313361.key) 08:11:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:11:39 The recommended git tool is: NONE 08:11:40 using credential onap-jenkins-ssh 08:11:40 Wiping out workspace first. 08:11:40 Cloning the remote Git repository 08:11:40 Cloning repository git://cloud.onap.org/mirror/oom.git 08:11:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:11:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:11:40 > git --version # timeout=10 08:11:40 > git --version # 'git version 2.17.1' 08:11:40 using GIT_SSH to set credentials Gerrit user 08:11:40 Verifying host key using manually-configured host key entries 08:11:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:11:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:11:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:11:46 using GIT_SSH to set credentials Gerrit user 08:11:46 Verifying host key using manually-configured host key entries 08:11:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/136767/1 # timeout=30 08:11:46 > git rev-parse eb4cb47152dceea26a05427418d7ce747afc9730^{commit} # timeout=10 08:11:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:11:46 Checking out Revision eb4cb47152dceea26a05427418d7ce747afc9730 (refs/changes/67/136767/1) 08:11:46 > git config core.sparsecheckout # timeout=10 08:11:46 > git checkout -f eb4cb47152dceea26a05427418d7ce747afc9730 # timeout=30 08:11:49 Commit message: "[CDS] Set Hazelcast service to "Headless"" 08:11:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:11:50 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 08:11:50 [EnvInject] - Injecting environment variables from a build step. 08:11:50 [EnvInject] - Injecting as environment variables the properties content 08:11:50 PYTHON=python3 08:11:50 08:11:50 [EnvInject] - Variables injected successfully. 08:11:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4895745870583257422.sh 08:11:50 ---> tox-install.sh 08:11:50 + source /home/jenkins/lf-env.sh 08:11:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:11:50 ++ mktemp -d /tmp/venv-XXXX 08:11:50 + lf_venv=/tmp/venv-qlDd 08:11:50 + local venv_file=/tmp/.os_lf_venv 08:11:50 + local python=python3 08:11:50 + local options 08:11:50 + local set_path=true 08:11:50 + local install_args= 08:11: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 08:11:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:11:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:11:50 + true 08:11:50 + case $1 in 08:11:50 + venv_file=/tmp/.toxenv 08:11:50 + shift 2 08:11:50 + true 08:11:50 + case $1 in 08:11:50 + shift 08:11:50 + break 08:11:50 + case $python in 08:11:50 + local pkg_list= 08:11:50 + [[ -d /opt/pyenv ]] 08:11:50 + echo 'Setup pyenv:' 08:11:50 Setup pyenv: 08:11:50 + export PYENV_ROOT=/opt/pyenv 08:11:50 + PYENV_ROOT=/opt/pyenv 08:11: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 08:11: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 08:11:50 + pyenv versions 08:11:50 * system (set by /opt/pyenv/version) 08:11:50 * 3.8.13 (set by /opt/pyenv/version) 08:11:50 * 3.9.13 (set by /opt/pyenv/version) 08:11:50 * 3.10.6 (set by /opt/pyenv/version) 08:11:50 + command -v pyenv 08:11:50 ++ pyenv init - --no-rehash 08:11: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[*]}"'\'')" 08:11:50 export PATH="/opt/pyenv/shims:${PATH}" 08:11:50 export PYENV_SHELL=bash 08:11:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:11:50 pyenv() { 08:11:50 local command 08:11:50 command="${1:-}" 08:11:50 if [ "$#" -gt 0 ]; then 08:11:50 shift 08:11:50 fi 08:11:50 08:11:50 case "$command" in 08:11:50 rehash|shell) 08:11:50 eval "$(pyenv "sh-$command" "$@")" 08:11:50 ;; 08:11:50 *) 08:11:50 command pyenv "$command" "$@" 08:11:50 ;; 08:11:50 esac 08:11:50 }' 08:11: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[*]}"' 08:11: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 08:11: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 08:11: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 08:11:50 ++ export PYENV_SHELL=bash 08:11:50 ++ PYENV_SHELL=bash 08:11:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:11:50 +++ complete -F _pyenv pyenv 08:11:50 ++ lf-pyver python3 08:11:50 ++ local py_version_xy=python3 08:11:50 ++ local py_version_xyz= 08:11:50 ++ pyenv versions 08:11:50 ++ local command 08:11:50 ++ command=versions 08:11:50 ++ '[' 1 -gt 0 ']' 08:11:50 ++ shift 08:11:50 ++ case "$command" in 08:11:50 ++ command pyenv versions 08:11:50 ++ pyenv versions 08:11:50 ++ sed 's/^[ *]* //' 08:11:50 ++ grep -E '^[0-9.]*[0-9]$' 08:11:50 ++ awk '{ print $1 }' 08:11:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:11:50 +++ grep '^3' /tmp/.pyenv_versions 08:11:50 +++ sort -V 08:11:50 +++ tail -n 1 08:11:50 ++ py_version_xyz=3.10.6 08:11:50 ++ [[ -z 3.10.6 ]] 08:11:50 ++ echo 3.10.6 08:11:50 ++ return 0 08:11:50 + pyenv local 3.10.6 08:11:50 + local command 08:11:50 + command=local 08:11:50 + '[' 2 -gt 0 ']' 08:11:50 + shift 08:11:50 + case "$command" in 08:11:50 + command pyenv local 3.10.6 08:11:50 + pyenv local 3.10.6 08:11:50 + for arg in "$@" 08:11:50 + case $arg in 08:11:50 + pkg_list+='tox ' 08:11:50 + for arg in "$@" 08:11:50 + case $arg in 08:11:50 + pkg_list+='virtualenv ' 08:11:50 + for arg in "$@" 08:11:50 + case $arg in 08:11:50 + pkg_list+='urllib3~=1.26.15 ' 08:11:50 + [[ -f /tmp/.toxenv ]] 08:11:50 + [[ ! -f /tmp/.toxenv ]] 08:11:50 + [[ -n '' ]] 08:11:50 + python3 -m venv /tmp/venv-qlDd 08:11:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlDd' 08:11:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlDd 08:11:54 + echo /tmp/venv-qlDd 08:11:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:11:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:11:54 + /tmp/venv-qlDd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:11:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:11:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:11:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:11:57 + /tmp/venv-qlDd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:12:00 + type python3 08:12:00 + true 08:12:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlDd/bin to PATH' 08:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-qlDd/bin to PATH 08:12:00 + PATH=/tmp/venv-qlDd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:00 + return 0 08:12:00 + python3 --version 08:12:00 Python 3.10.6 08:12:00 + python3 -m pip --version 08:12:00 pip 23.3.1 from /tmp/venv-qlDd/lib/python3.10/site-packages/pip (python 3.10) 08:12:00 + python3 -m pip freeze 08:12:00 cachetools==5.3.2 08:12:00 chardet==5.2.0 08:12:00 colorama==0.4.6 08:12:00 distlib==0.3.7 08:12:00 filelock==3.13.1 08:12:00 packaging==23.2 08:12:00 platformdirs==4.1.0 08:12:00 pluggy==1.3.0 08:12:00 pyproject-api==1.6.1 08:12:00 tomli==2.0.1 08:12:00 tox==4.11.4 08:12:00 urllib3==1.26.18 08:12:00 virtualenv==20.25.0 08:12:00 [EnvInject] - Injecting environment variables from a build step. 08:12:00 [EnvInject] - Injecting as environment variables the properties content 08:12:00 PARALLEL=false 08:12:00 08:12:00 [EnvInject] - Variables injected successfully. 08:12:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2103452425512397425.sh 08:12:00 ---> tox-run.sh 08:12:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:12:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:12:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:12:00 + cd /w/workspace/oom-master-pre-commit-lint/. 08:12:00 + source /home/jenkins/lf-env.sh 08:12:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:12:00 ++ mktemp -d /tmp/venv-XXXX 08:12:00 + lf_venv=/tmp/venv-PXr4 08:12:00 + local venv_file=/tmp/.os_lf_venv 08:12:00 + local python=python3 08:12:00 + local options 08:12:00 + local set_path=true 08:12:00 + local install_args= 08:12:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:12:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:12:00 + true 08:12:00 + case $1 in 08:12:00 + venv_file=/tmp/.toxenv 08:12:00 + shift 2 08:12:00 + true 08:12:00 + case $1 in 08:12:00 + shift 08:12:00 + break 08:12:00 + case $python in 08:12:00 + local pkg_list= 08:12:00 + [[ -d /opt/pyenv ]] 08:12:00 + echo 'Setup pyenv:' 08:12:00 Setup pyenv: 08:12:00 + export PYENV_ROOT=/opt/pyenv 08:12:00 + PYENV_ROOT=/opt/pyenv 08:12:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:00 + pyenv versions 08:12:01 system 08:12:01 3.8.13 08:12:01 3.9.13 08:12:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:12:01 + command -v pyenv 08:12:01 ++ pyenv init - --no-rehash 08:12: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[*]}"'\'')" 08:12:01 export PATH="/opt/pyenv/shims:${PATH}" 08:12:01 export PYENV_SHELL=bash 08:12:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:12:01 pyenv() { 08:12:01 local command 08:12:01 command="${1:-}" 08:12:01 if [ "$#" -gt 0 ]; then 08:12:01 shift 08:12:01 fi 08:12:01 08:12:01 case "$command" in 08:12:01 rehash|shell) 08:12:01 eval "$(pyenv "sh-$command" "$@")" 08:12:01 ;; 08:12:01 *) 08:12:01 command pyenv "$command" "$@" 08:12:01 ;; 08:12:01 esac 08:12:01 }' 08:12: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[*]}"' 08:12: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 08:12: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 08:12: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 08:12:01 ++ export PYENV_SHELL=bash 08:12:01 ++ PYENV_SHELL=bash 08:12:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:12:01 +++ complete -F _pyenv pyenv 08:12:01 ++ lf-pyver python3 08:12:01 ++ local py_version_xy=python3 08:12:01 ++ local py_version_xyz= 08:12:01 ++ pyenv versions 08:12:01 ++ local command 08:12:01 ++ command=versions 08:12:01 ++ '[' 1 -gt 0 ']' 08:12:01 ++ shift 08:12:01 ++ case "$command" in 08:12:01 ++ command pyenv versions 08:12:01 ++ pyenv versions 08:12:01 ++ awk '{ print $1 }' 08:12:01 ++ sed 's/^[ *]* //' 08:12:01 ++ grep -E '^[0-9.]*[0-9]$' 08:12:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:12:01 +++ grep '^3' /tmp/.pyenv_versions 08:12:01 +++ sort -V 08:12:01 +++ tail -n 1 08:12:01 ++ py_version_xyz=3.10.6 08:12:01 ++ [[ -z 3.10.6 ]] 08:12:01 ++ echo 3.10.6 08:12:01 ++ return 0 08:12:01 + pyenv local 3.10.6 08:12:01 + local command 08:12:01 + command=local 08:12:01 + '[' 2 -gt 0 ']' 08:12:01 + shift 08:12:01 + case "$command" in 08:12:01 + command pyenv local 3.10.6 08:12:01 + pyenv local 3.10.6 08:12:01 + for arg in "$@" 08:12:01 + case $arg in 08:12:01 + pkg_list+='tox ' 08:12:01 + for arg in "$@" 08:12:01 + case $arg in 08:12:01 + pkg_list+='virtualenv ' 08:12:01 + for arg in "$@" 08:12:01 + case $arg in 08:12:01 + pkg_list+='urllib3~=1.26.15 ' 08:12:01 + [[ -f /tmp/.toxenv ]] 08:12:01 ++ cat /tmp/.toxenv 08:12:01 + lf_venv=/tmp/venv-qlDd 08:12:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlDd from' file:/tmp/.toxenv 08:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlDd from file:/tmp/.toxenv 08:12:01 + /tmp/venv-qlDd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:12:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:12:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:12:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:12:02 + /tmp/venv-qlDd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:12:03 + type python3 08:12:03 + true 08:12:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlDd/bin to PATH' 08:12:03 lf-activate-venv(): INFO: Adding /tmp/venv-qlDd/bin to PATH 08:12:03 + PATH=/tmp/venv-qlDd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:03 + return 0 08:12:03 + [[ -d /opt/pyenv ]] 08:12:03 + echo '---> Setting up pyenv' 08:12:03 ---> Setting up pyenv 08:12:03 + export PYENV_ROOT=/opt/pyenv 08:12:03 + PYENV_ROOT=/opt/pyenv 08:12:03 + export PATH=/opt/pyenv/bin:/tmp/venv-qlDd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:03 + PATH=/opt/pyenv/bin:/tmp/venv-qlDd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:12:03 ++ pwd 08:12:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:12:03 + export PYTHONPATH 08:12:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:12:03 + TOX_TESTENV_PASSENV=PYTHONPATH 08:12:03 + tox --version 08:12:03 4.11.4 from /tmp/venv-qlDd/lib/python3.10/site-packages/tox/__init__.py 08:12:03 + PARALLEL=false 08:12:03 + TOX_OPTIONS_LIST= 08:12:03 + [[ -n pre-commit ]] 08:12:03 + TOX_OPTIONS_LIST=' -e pre-commit' 08:12:03 + case ${PARALLEL,,} in 08:12:03 + tox -e pre-commit 08:12:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:12:04 pre-commit: install_deps> python -I -m pip install pre-commit 08:12:08 pre-commit: freeze> python -m pip freeze --all 08:12:08 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 08:12:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:12:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:12:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:12:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:12:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:12:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:12:11 [INFO] Once installed this environment will be reused. 08:12:11 [INFO] This may take a few minutes... 08:12:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:12:15 [INFO] Once installed this environment will be reused. 08:12:15 [INFO] This may take a few minutes... 08:12:20 Trim Trailing Whitespace.................................................Passed 08:12:20 Tabs remover.............................................................Passed 08:12:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:12:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:12:21 [INFO] Once installed this environment will be reused. 08:12:21 [INFO] This may take a few minutes... 08:12:27 gitlint..............................................(no files to check)Skipped 08:12:27 pre-commit: OK (23.10=setup[4.66]+cmd[12.15,6.29] seconds) 08:12:27 congratulations :) (23.27 seconds) 08:12:27 + tox_status=0 08:12:27 + echo '---> Completed tox runs' 08:12:27 ---> Completed tox runs 08:12:27 + for i in .tox/*/log 08:12:27 ++ echo .tox/pre-commit/log 08:12:27 ++ awk -F/ '{print $2}' 08:12:27 + tox_env=pre-commit 08:12:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:12:27 + DOC_DIR=docs/_build/html 08:12:27 + [[ -d docs/_build/html ]] 08:12:27 + echo '---> tox-run.sh ends' 08:12:27 ---> tox-run.sh ends 08:12:27 + test 0 -eq 0 08:12:27 $ ssh-agent -k 08:12:27 unset SSH_AUTH_SOCK; 08:12:27 unset SSH_AGENT_PID; 08:12:27 echo Agent pid 1743 killed; 08:12:27 [ssh-agent] Stopped. 08:12:27 [PostBuildScript] - [INFO] Executing post build scripts. 08:12:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins423161767901476616.sh 08:12:27 ---> sysstat.sh 08:12:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2165166775658181816.sh 08:12:27 ---> package-listing.sh 08:12:27 ++ facter osfamily 08:12:27 ++ tr '[:upper:]' '[:lower:]' 08:12:28 + OS_FAMILY=debian 08:12:28 + workspace=/w/workspace/oom-master-pre-commit-lint 08:12:28 + START_PACKAGES=/tmp/packages_start.txt 08:12:28 + END_PACKAGES=/tmp/packages_end.txt 08:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:28 + PACKAGES=/tmp/packages_start.txt 08:12:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:12:28 + PACKAGES=/tmp/packages_end.txt 08:12:28 + case "${OS_FAMILY}" in 08:12:28 + dpkg -l 08:12:28 + grep '^ii' 08:12:28 + '[' -f /tmp/packages_start.txt ']' 08:12:28 + '[' -f /tmp/packages_end.txt ']' 08:12:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:12:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:12:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:12:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins390851014643324430.sh 08:12:28 ---> capture-instance-metadata.sh 08:12:28 Setup pyenv: 08:12:28 system 08:12:28 3.8.13 08:12:28 3.9.13 08:12:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:12:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IveU 08:12:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:12:35 lf-activate-venv(): INFO: Installing: lftools 08:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-IveU/bin to PATH 08:13:07 INFO: Running in OpenStack, capturing instance metadata 08:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9829779881889730869.sh 08:13:08 provisioning config files... 08:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2313420604755941329tmp 08:13:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:13:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:13:08 [EnvInject] - Injecting environment variables from a build step. 08:13:08 [EnvInject] - Injecting as environment variables the properties content 08:13:08 SERVER_ID=logs 08:13:08 08:13:08 [EnvInject] - Variables injected successfully. 08:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6065825345895196236.sh 08:13:08 ---> create-netrc.sh 08:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12343520706969205151.sh 08:13:08 ---> python-tools-install.sh 08:13:08 Setup pyenv: 08:13:08 system 08:13:08 3.8.13 08:13:08 3.9.13 08:13:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IveU from file:/tmp/.os_lf_venv 08:13:09 lf-activate-venv(): INFO: Installing: lftools 08:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-IveU/bin to PATH 08:13:17 Generating Requirements File 08:13:50 Python 3.10.6 08:13:50 pip 23.3.1 from /tmp/venv-IveU/lib/python3.10/site-packages/pip (python 3.10) 08:13:51 appdirs==1.4.4 08:13:51 argcomplete==3.1.6 08:13:51 aspy.yaml==1.3.0 08:13:51 attrs==23.1.0 08:13:51 autopage==0.5.2 08:13:51 Babel==2.13.1 08:13:51 beautifulsoup4==4.12.2 08:13:51 boto3==1.33.10 08:13:51 botocore==1.33.10 08:13:51 bs4==0.0.1 08:13:51 cachetools==5.3.2 08:13:51 certifi==2023.11.17 08:13:51 cffi==1.16.0 08:13:51 cfgv==3.4.0 08:13:51 chardet==5.2.0 08:13:51 charset-normalizer==3.3.2 08:13:51 click==8.1.7 08:13:51 cliff==4.4.0 08:13:51 cmd2==2.4.3 08:13:51 cryptography==3.3.2 08:13:51 debtcollector==2.5.0 08:13:51 decorator==5.1.1 08:13:51 defusedxml==0.7.1 08:13:51 Deprecated==1.2.14 08:13:51 distlib==0.3.7 08:13:51 dnspython==2.4.2 08:13:51 docker==4.2.2 08:13:51 dogpile.cache==1.2.2 08:13:51 email-validator==2.1.0.post1 08:13:51 filelock==3.13.1 08:13:51 future==0.18.3 08:13:51 gitdb==4.0.11 08:13:51 GitPython==3.1.40 08:13:51 google-auth==2.25.1 08:13:51 httplib2==0.22.0 08:13:51 identify==2.5.33 08:13:51 idna==3.6 08:13:51 importlib-metadata==7.0.0 08:13:51 importlib-resources==1.5.0 08:13:51 iso8601==2.1.0 08:13:51 Jinja2==3.1.2 08:13:51 jmespath==1.0.1 08:13:51 jsonpatch==1.33 08:13:51 jsonpointer==2.4 08:13:51 jsonschema==4.20.0 08:13:51 jsonschema-specifications==2023.11.2 08:13:51 keystoneauth1==5.4.0 08:13:51 kubernetes==28.1.0 08:13:51 lftools==0.37.8 08:13:51 lxml==4.9.3 08:13:51 MarkupSafe==2.1.3 08:13:51 msgpack==1.0.7 08:13:51 multi-key-dict==2.0.3 08:13:51 munch==4.0.0 08:13:51 netaddr==0.9.0 08:13:51 netifaces==0.11.0 08:13:51 niet==1.4.2 08:13:51 nodeenv==1.8.0 08:13:51 oauth2client==4.1.3 08:13:51 oauthlib==3.2.2 08:13:51 openstacksdk==0.62.0 08:13:51 os-client-config==2.1.0 08:13:51 os-service-types==1.7.0 08:13:51 osc-lib==2.9.0 08:13:51 oslo.config==9.2.0 08:13:51 oslo.context==5.3.0 08:13:51 oslo.i18n==6.2.0 08:13:51 oslo.log==5.4.0 08:13:51 oslo.serialization==5.2.0 08:13:51 oslo.utils==6.3.0 08:13:51 packaging==23.2 08:13:51 pbr==6.0.0 08:13:51 platformdirs==4.1.0 08:13:51 prettytable==3.9.0 08:13:51 pyasn1==0.5.1 08:13:51 pyasn1-modules==0.3.0 08:13:51 pycparser==2.21 08:13:51 pygerrit2==2.0.15 08:13:51 PyGithub==2.1.1 08:13:51 pyinotify==0.9.6 08:13:51 PyJWT==2.8.0 08:13:51 PyNaCl==1.5.0 08:13:51 pyparsing==2.4.7 08:13:51 pyperclip==1.8.2 08:13:51 pyrsistent==0.20.0 08:13:51 python-cinderclient==9.4.0 08:13:51 python-dateutil==2.8.2 08:13:51 python-heatclient==3.3.0 08:13:51 python-jenkins==1.8.2 08:13:51 python-keystoneclient==5.2.0 08:13:51 python-magnumclient==4.3.0 08:13:51 python-novaclient==18.4.0 08:13:51 python-openstackclient==6.0.0 08:13:51 python-swiftclient==4.4.0 08:13:51 pytz==2023.3.post1 08:13:51 PyYAML==6.0.1 08:13:51 referencing==0.32.0 08:13:51 requests==2.31.0 08:13:51 requests-oauthlib==1.3.1 08:13:51 requestsexceptions==1.4.0 08:13:51 rfc3986==2.0.0 08:13:51 rpds-py==0.13.2 08:13:51 rsa==4.9 08:13:51 ruamel.yaml==0.18.5 08:13:51 ruamel.yaml.clib==0.2.8 08:13:51 s3transfer==0.8.2 08:13:51 simplejson==3.19.2 08:13:51 six==1.16.0 08:13:51 smmap==5.0.1 08:13:51 soupsieve==2.5 08:13:51 stevedore==5.1.0 08:13:51 tabulate==0.9.0 08:13:51 toml==0.10.2 08:13:51 tomlkit==0.12.3 08:13:51 tqdm==4.66.1 08:13:51 typing_extensions==4.8.0 08:13:51 tzdata==2023.3 08:13:51 urllib3==1.26.18 08:13:51 virtualenv==20.25.0 08:13:51 wcwidth==0.2.12 08:13:51 websocket-client==1.7.0 08:13:51 wrapt==1.16.0 08:13:51 xdg==6.0.0 08:13:51 xmltodict==0.13.0 08:13:51 yq==3.2.3 08:13:51 zipp==3.17.0 08:13:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7665304994370900701.sh 08:13:51 ---> sudo-logs.sh 08:13:51 Archiving 'sudo' log.. 08:13:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3526088074365741715.sh 08:13:51 ---> job-cost.sh 08:13:51 Setup pyenv: 08:13:51 system 08:13:51 3.8.13 08:13:51 3.9.13 08:13:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:13:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IveU from file:/tmp/.os_lf_venv 08:13:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:14:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:14:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-IveU/bin to PATH 08:14:00 INFO: No Stack... 08:14:01 INFO: Retrieving Pricing Info for: v3-standard-4 08:14:01 INFO: Archiving Costs 08:14:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7740628440231770623.sh 08:14:01 ---> logs-deploy.sh 08:14:01 Setup pyenv: 08:14:01 system 08:14:01 3.8.13 08:14:01 3.9.13 08:14:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IveU from file:/tmp/.os_lf_venv 08:14:03 lf-activate-venv(): INFO: Installing: lftools 08:14:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:14:12 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-IveU/bin to PATH 08:14:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3232 08:14:12 INFO: archiving workspace using pattern(s): 08:14:13 Archives upload complete. 08:14:13 INFO: archiving logs to Nexus 08:14:14 ---> uname -a: 08:14:14 Linux prd-ubuntu1804-builder-4c-4g-3281 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:14:14 08:14:14 08:14:14 ---> lscpu: 08:14:14 Architecture: x86_64 08:14:14 CPU op-mode(s): 32-bit, 64-bit 08:14:14 Byte Order: Little Endian 08:14:14 CPU(s): 4 08:14:14 On-line CPU(s) list: 0-3 08:14:14 Thread(s) per core: 1 08:14:14 Core(s) per socket: 1 08:14:14 Socket(s): 4 08:14:14 NUMA node(s): 1 08:14:14 Vendor ID: AuthenticAMD 08:14:14 CPU family: 23 08:14:14 Model: 49 08:14:14 Model name: AMD EPYC-Rome Processor 08:14:14 Stepping: 0 08:14:14 CPU MHz: 2800.000 08:14:14 BogoMIPS: 5600.00 08:14:14 Virtualization: AMD-V 08:14:14 Hypervisor vendor: KVM 08:14:14 Virtualization type: full 08:14:14 L1d cache: 32K 08:14:14 L1i cache: 32K 08:14:14 L2 cache: 512K 08:14:14 L3 cache: 16384K 08:14:14 NUMA node0 CPU(s): 0-3 08:14:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:14:14 08:14:14 08:14:14 ---> nproc: 08:14:14 4 08:14:14 08:14:14 08:14:14 ---> df -h: 08:14:14 Filesystem Size Used Avail Use% Mounted on 08:14:14 udev 7.9G 0 7.9G 0% /dev 08:14:14 tmpfs 1.6G 672K 1.6G 1% /run 08:14:14 /dev/vda1 78G 8.4G 69G 11% / 08:14:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:14:14 tmpfs 5.0M 0 5.0M 0% /run/lock 08:14:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:14:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:14:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:14:14 08:14:14 08:14:14 ---> free -m: 08:14:14 total used free shared buff/cache available 08:14:14 Mem: 16040 545 13253 0 2241 15173 08:14:14 Swap: 1023 0 1023 08:14:14 08:14:14 08:14:14 ---> ip addr: 08:14:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:14:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:14:14 inet 127.0.0.1/8 scope host lo 08:14:14 valid_lft forever preferred_lft forever 08:14:14 inet6 ::1/128 scope host 08:14:14 valid_lft forever preferred_lft forever 08:14:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:14:14 link/ether fa:16:3e:d7:50:71 brd ff:ff:ff:ff:ff:ff 08:14:14 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 08:14:14 valid_lft 86216sec preferred_lft 86216sec 08:14:14 inet6 fe80::f816:3eff:fed7:5071/64 scope link 08:14:14 valid_lft forever preferred_lft forever 08:14:14 08:14:14 08:14:14 ---> sar -b -r -n DEV: 08:14:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3281) 12/08/23 _x86_64_ (4 CPU) 08:14:14 08:14:14 08:11:13 LINUX RESTART (4 CPU) 08:14:14 08:14:14 08:12:01 tps rtps wtps bread/s bwrtn/s 08:14:14 08:13:01 108.68 18.74 89.94 1134.96 16297.23 08:14:14 08:14:01 83.10 1.03 82.07 118.91 15895.62 08:14:14 Average: 95.89 9.89 86.00 626.98 16096.44 08:14:14 08:14:14 08:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:14 08:13:01 13769880 15499780 2655088 16.16 64288 1859792 845696 4.84 824700 1602176 110356 08:14:14 08:14:01 13630576 15598100 2794392 17.01 86520 2060996 716808 4.10 726936 1809208 136268 08:14:14 Average: 13700228 15548940 2724740 16.59 75404 1960394 781252 4.47 775818 1705692 123312 08:14:14 08:14:14 08:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:14 08:13:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 08:14:14 08:13:01 ens3 63.73 42.50 1076.23 7.80 0.00 0.00 0.00 0.00 08:14:14 08:14:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:14:14 08:14:01 ens3 46.93 33.56 530.13 8.02 0.00 0.00 0.00 0.00 08:14:14 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:14:14 Average: ens3 55.33 38.03 803.20 7.91 0.00 0.00 0.00 0.00 08:14:14 08:14:14 08:14:14 ---> sar -P ALL: 08:14:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3281) 12/08/23 _x86_64_ (4 CPU) 08:14:14 08:14:14 08:11:13 LINUX RESTART (4 CPU) 08:14:14 08:14:14 08:12:01 CPU %user %nice %system %iowait %steal %idle 08:14:14 08:13:01 all 22.65 0.00 1.92 3.72 0.07 71.64 08:14:14 08:13:01 0 16.15 0.00 1.49 1.80 0.07 80.49 08:14:14 08:13:01 1 19.56 0.00 1.96 4.35 0.08 74.05 08:14:14 08:13:01 2 30.36 0.00 2.21 2.01 0.08 65.35 08:14:14 08:13:01 3 24.55 0.00 1.99 6.73 0.07 66.66 08:14:14 08:14:01 all 21.19 0.00 1.33 2.58 0.08 74.83 08:14:14 08:14:01 0 36.14 0.00 1.79 1.60 0.08 60.39 08:14:14 08:14:01 1 14.32 0.00 0.76 1.13 0.03 83.75 08:14:14 08:14:01 2 22.68 0.00 1.62 2.02 0.15 73.53 08:14:14 08:14:01 3 11.65 0.00 1.17 5.55 0.03 81.60 08:14:14 Average: all 21.92 0.00 1.62 3.15 0.07 73.23 08:14:14 Average: 0 26.15 0.00 1.64 1.70 0.08 70.44 08:14:14 Average: 1 16.93 0.00 1.36 2.73 0.06 78.92 08:14:14 Average: 2 26.52 0.00 1.91 2.01 0.12 69.44 08:14:14 Average: 3 18.10 0.00 1.58 6.14 0.05 74.14 08:14:14 08:14:14 08:14:14