11:27:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 11:27:47 Running as SYSTEM 11:27:48 [EnvInject] - Loading node environment variables. 11:27:48 Building remotely on prd-ubuntu1804-builder-4c-4g-7946 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:27:48 [ssh-agent] Looking for ssh-agent implementation... 11:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:48 $ ssh-agent 11:27:48 SSH_AUTH_SOCK=/tmp/ssh-mqMlsjVacNtA/agent.1656 11:27:48 SSH_AGENT_PID=1658 11:27:48 [ssh-agent] Started. 11:27:48 Running ssh-add (command line suppressed) 11:27:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_203695906102425724.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_203695906102425724.key) 11:27:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:48 The recommended git tool is: NONE 11:27:49 using credential onap-jenkins-ssh 11:27:49 Wiping out workspace first. 11:27:50 Cloning the remote Git repository 11:27:50 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:27:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:50 > git --version # timeout=10 11:27:50 > git --version # 'git version 2.17.1' 11:27:50 using GIT_SSH to set credentials Gerrit user 11:27:50 Verifying host key using manually-configured host key entries 11:27:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:55 using GIT_SSH to set credentials Gerrit user 11:27:55 Verifying host key using manually-configured host key entries 11:27:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/2 # timeout=30 11:27:55 > git rev-parse a549c63676cb04d16611317563c684ae65d363e7^{commit} # timeout=10 11:27:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:55 Checking out Revision a549c63676cb04d16611317563c684ae65d363e7 (refs/changes/59/137159/2) 11:27:55 > git config core.sparsecheckout # timeout=10 11:27:55 > git checkout -f a549c63676cb04d16611317563c684ae65d363e7 # timeout=30 11:27:59 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 11:27:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:59 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 11:27:59 [EnvInject] - Injecting environment variables from a build step. 11:27:59 [EnvInject] - Injecting as environment variables the properties content 11:27:59 PYTHON=python3 11:27:59 11:27:59 [EnvInject] - Variables injected successfully. 11:27:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins749088728549962316.sh 11:27:59 ---> tox-install.sh 11:27:59 + source /home/jenkins/lf-env.sh 11:27:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:59 ++ mktemp -d /tmp/venv-XXXX 11:27:59 + lf_venv=/tmp/venv-ncZW 11:27:59 + local venv_file=/tmp/.os_lf_venv 11:27:59 + local python=python3 11:27:59 + local options 11:27:59 + local set_path=true 11:27:59 + local install_args= 11:27:59 ++ 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:27:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:59 + true 11:27:59 + case $1 in 11:27:59 + venv_file=/tmp/.toxenv 11:27:59 + shift 2 11:27:59 + true 11:27:59 + case $1 in 11:27:59 + shift 11:27:59 + break 11:27:59 + case $python in 11:27:59 + local pkg_list= 11:27:59 + [[ -d /opt/pyenv ]] 11:27:59 + echo 'Setup pyenv:' 11:27:59 Setup pyenv: 11:27:59 + export PYENV_ROOT=/opt/pyenv 11:27:59 + PYENV_ROOT=/opt/pyenv 11:27:59 + 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:27:59 + 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:27:59 + pyenv versions 11:27:59 * system (set by /opt/pyenv/version) 11:27:59 * 3.8.13 (set by /opt/pyenv/version) 11:27:59 * 3.9.13 (set by /opt/pyenv/version) 11:27:59 * 3.10.6 (set by /opt/pyenv/version) 11:27:59 + command -v pyenv 11:27:59 ++ pyenv init - --no-rehash 11:27:59 + 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:27:59 export PATH="/opt/pyenv/shims:${PATH}" 11:27:59 export PYENV_SHELL=bash 11:27:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:59 pyenv() { 11:27:59 local command 11:27:59 command="${1:-}" 11:27:59 if [ "$#" -gt 0 ]; then 11:27:59 shift 11:27:59 fi 11:27:59 11:27:59 case "$command" in 11:27:59 rehash|shell) 11:27:59 eval "$(pyenv "sh-$command" "$@")" 11:27:59 ;; 11:27:59 *) 11:27:59 command pyenv "$command" "$@" 11:27:59 ;; 11:27:59 esac 11:27:59 }' 11:27:59 +++ 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:27:59 ++ 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:27:59 ++ 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:27:59 ++ 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:27:59 ++ export PYENV_SHELL=bash 11:27:59 ++ PYENV_SHELL=bash 11:27:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:59 +++ complete -F _pyenv pyenv 11:27:59 ++ lf-pyver python3 11:27:59 ++ local py_version_xy=python3 11:27:59 ++ local py_version_xyz= 11:27:59 ++ pyenv versions 11:27:59 ++ local command 11:27:59 ++ command=versions 11:27:59 ++ '[' 1 -gt 0 ']' 11:27:59 ++ grep -E '^[0-9.]*[0-9]$' 11:27:59 ++ awk '{ print $1 }' 11:27:59 ++ shift 11:27:59 ++ case "$command" in 11:27:59 ++ command pyenv versions 11:27:59 ++ sed 's/^[ *]* //' 11:27:59 ++ pyenv versions 11:27:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:59 +++ sort -V 11:27:59 +++ tail -n 1 11:27:59 +++ grep '^3' /tmp/.pyenv_versions 11:27:59 ++ py_version_xyz=3.10.6 11:27:59 ++ [[ -z 3.10.6 ]] 11:27:59 ++ echo 3.10.6 11:27:59 ++ return 0 11:27:59 + pyenv local 3.10.6 11:27:59 + local command 11:27:59 + command=local 11:27:59 + '[' 2 -gt 0 ']' 11:27:59 + shift 11:27:59 + case "$command" in 11:27:59 + command pyenv local 3.10.6 11:27:59 + pyenv local 3.10.6 11:27:59 + for arg in "$@" 11:27:59 + case $arg in 11:27:59 + pkg_list+='tox ' 11:27:59 + for arg in "$@" 11:27:59 + case $arg in 11:27:59 + pkg_list+='virtualenv ' 11:27:59 + for arg in "$@" 11:27:59 + case $arg in 11:27:59 + pkg_list+='urllib3~=1.26.15 ' 11:27:59 + [[ -f /tmp/.toxenv ]] 11:27:59 + [[ ! -f /tmp/.toxenv ]] 11:27:59 + [[ -n '' ]] 11:27:59 + python3 -m venv /tmp/venv-ncZW 11:28:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncZW' 11:28:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncZW 11:28:03 + echo /tmp/venv-ncZW 11:28:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:28:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:28:03 + /tmp/venv-ncZW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:28:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:28:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:28:07 + /tmp/venv-ncZW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:28:09 + type python3 11:28:09 + true 11:28:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ncZW/bin to PATH' 11:28:09 lf-activate-venv(): INFO: Adding /tmp/venv-ncZW/bin to PATH 11:28:09 + PATH=/tmp/venv-ncZW/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:28:09 + return 0 11:28:09 + python3 --version 11:28:09 Python 3.10.6 11:28:09 + python3 -m pip --version 11:28:10 pip 24.0 from /tmp/venv-ncZW/lib/python3.10/site-packages/pip (python 3.10) 11:28:10 + python3 -m pip freeze 11:28:10 cachetools==5.3.2 11:28:10 chardet==5.2.0 11:28:10 colorama==0.4.6 11:28:10 distlib==0.3.8 11:28:10 filelock==3.13.1 11:28:10 packaging==23.2 11:28:10 platformdirs==4.2.0 11:28:10 pluggy==1.4.0 11:28:10 pyproject-api==1.6.1 11:28:10 tomli==2.0.1 11:28:10 tox==4.13.0 11:28:10 urllib3==1.26.18 11:28:10 virtualenv==20.25.1 11:28:10 [EnvInject] - Injecting environment variables from a build step. 11:28:10 [EnvInject] - Injecting as environment variables the properties content 11:28:10 PARALLEL=false 11:28:10 11:28:10 [EnvInject] - Variables injected successfully. 11:28:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12698357372874271546.sh 11:28:10 ---> tox-run.sh 11:28:10 + 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:28:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:28:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:28:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:28:10 + cd /w/workspace/oom-master-pre-commit-lint/. 11:28:10 + source /home/jenkins/lf-env.sh 11:28:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:10 ++ mktemp -d /tmp/venv-XXXX 11:28:10 + lf_venv=/tmp/venv-QJvC 11:28:10 + local venv_file=/tmp/.os_lf_venv 11:28:10 + local python=python3 11:28:10 + local options 11:28:10 + local set_path=true 11:28:10 + local install_args= 11:28:10 ++ 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:28:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:10 + true 11:28:10 + case $1 in 11:28:10 + venv_file=/tmp/.toxenv 11:28:10 + shift 2 11:28:10 + true 11:28:10 + case $1 in 11:28:10 + shift 11:28:10 + break 11:28:10 + case $python in 11:28:10 + local pkg_list= 11:28:10 + [[ -d /opt/pyenv ]] 11:28:10 + echo 'Setup pyenv:' 11:28:10 Setup pyenv: 11:28:10 + export PYENV_ROOT=/opt/pyenv 11:28:10 + PYENV_ROOT=/opt/pyenv 11:28:10 + 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:28:10 + 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:28:10 + pyenv versions 11:28:10 system 11:28:10 3.8.13 11:28:10 3.9.13 11:28:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:10 + command -v pyenv 11:28:10 ++ pyenv init - --no-rehash 11:28:10 + 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:28:10 export PATH="/opt/pyenv/shims:${PATH}" 11:28:10 export PYENV_SHELL=bash 11:28:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:10 pyenv() { 11:28:10 local command 11:28:10 command="${1:-}" 11:28:10 if [ "$#" -gt 0 ]; then 11:28:10 shift 11:28:10 fi 11:28:10 11:28:10 case "$command" in 11:28:10 rehash|shell) 11:28:10 eval "$(pyenv "sh-$command" "$@")" 11:28:10 ;; 11:28:10 *) 11:28:10 command pyenv "$command" "$@" 11:28:10 ;; 11:28:10 esac 11:28:10 }' 11:28:10 +++ 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:28:10 ++ 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:28:10 ++ 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:28:10 ++ 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:28:10 ++ export PYENV_SHELL=bash 11:28:10 ++ PYENV_SHELL=bash 11:28:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:10 +++ complete -F _pyenv pyenv 11:28:10 ++ lf-pyver python3 11:28:10 ++ local py_version_xy=python3 11:28:10 ++ local py_version_xyz= 11:28:10 ++ sed 's/^[ *]* //' 11:28:10 ++ pyenv versions 11:28:10 ++ local command 11:28:10 ++ command=versions 11:28:10 ++ '[' 1 -gt 0 ']' 11:28:10 ++ shift 11:28:10 ++ case "$command" in 11:28:10 ++ command pyenv versions 11:28:10 ++ pyenv versions 11:28:10 ++ awk '{ print $1 }' 11:28:10 ++ grep -E '^[0-9.]*[0-9]$' 11:28:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:10 +++ grep '^3' /tmp/.pyenv_versions 11:28:10 +++ sort -V 11:28:10 +++ tail -n 1 11:28:10 ++ py_version_xyz=3.10.6 11:28:10 ++ [[ -z 3.10.6 ]] 11:28:10 ++ echo 3.10.6 11:28:10 ++ return 0 11:28:10 + pyenv local 3.10.6 11:28:10 + local command 11:28:10 + command=local 11:28:10 + '[' 2 -gt 0 ']' 11:28:10 + shift 11:28:10 + case "$command" in 11:28:10 + command pyenv local 3.10.6 11:28:10 + pyenv local 3.10.6 11:28:10 + for arg in "$@" 11:28:10 + case $arg in 11:28:10 + pkg_list+='tox ' 11:28:10 + for arg in "$@" 11:28:10 + case $arg in 11:28:10 + pkg_list+='virtualenv ' 11:28:10 + for arg in "$@" 11:28:10 + case $arg in 11:28:10 + pkg_list+='urllib3~=1.26.15 ' 11:28:10 + [[ -f /tmp/.toxenv ]] 11:28:10 ++ cat /tmp/.toxenv 11:28:10 + lf_venv=/tmp/venv-ncZW 11:28:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncZW from' file:/tmp/.toxenv 11:28:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncZW from file:/tmp/.toxenv 11:28:10 + /tmp/venv-ncZW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:28:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:28:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:28:11 + /tmp/venv-ncZW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:28:13 + type python3 11:28:13 + true 11:28:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ncZW/bin to PATH' 11:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-ncZW/bin to PATH 11:28:13 + PATH=/tmp/venv-ncZW/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:28:13 + return 0 11:28:13 + [[ -d /opt/pyenv ]] 11:28:13 + echo '---> Setting up pyenv' 11:28:13 ---> Setting up pyenv 11:28:13 + export PYENV_ROOT=/opt/pyenv 11:28:13 + PYENV_ROOT=/opt/pyenv 11:28:13 + export PATH=/opt/pyenv/bin:/tmp/venv-ncZW/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:28:13 + PATH=/opt/pyenv/bin:/tmp/venv-ncZW/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:28:13 ++ pwd 11:28:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:28:13 + export PYTHONPATH 11:28:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:28:13 + TOX_TESTENV_PASSENV=PYTHONPATH 11:28:13 + tox --version 11:28:13 4.13.0 from /tmp/venv-ncZW/lib/python3.10/site-packages/tox/__init__.py 11:28:13 + PARALLEL=false 11:28:13 + TOX_OPTIONS_LIST= 11:28:13 + [[ -n pre-commit ]] 11:28:13 + TOX_OPTIONS_LIST=' -e pre-commit' 11:28:13 + case ${PARALLEL,,} in 11:28:13 + tox -e pre-commit 11:28:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:28:14 pre-commit: install_deps> python -I -m pip install pre-commit 11:28:17 pre-commit: freeze> python -m pip freeze --all 11:28:18 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:28:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:28:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:28:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:28:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:28:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:28:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:28:21 [INFO] Once installed this environment will be reused. 11:28:21 [INFO] This may take a few minutes... 11:28:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:28:24 [INFO] Once installed this environment will be reused. 11:28:24 [INFO] This may take a few minutes... 11:28:29 Trim Trailing Whitespace.................................................Passed 11:28:30 Tabs remover.............................................................Passed 11:28:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:28:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:28:30 [INFO] Once installed this environment will be reused. 11:28:30 [INFO] This may take a few minutes... 11:28:37 gitlint..............................................(no files to check)Skipped 11:28:37 pre-commit: OK (23.10=setup[4.30]+cmd[11.88,6.93] seconds) 11:28:37 congratulations :) (23.27 seconds) 11:28:37 + tox_status=0 11:28:37 + echo '---> Completed tox runs' 11:28:37 ---> Completed tox runs 11:28:37 + for i in .tox/*/log 11:28:37 ++ echo .tox/pre-commit/log 11:28:37 ++ awk -F/ '{print $2}' 11:28:37 + tox_env=pre-commit 11:28:37 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:28:37 + DOC_DIR=docs/_build/html 11:28:37 + [[ -d docs/_build/html ]] 11:28:37 + echo '---> tox-run.sh ends' 11:28:37 ---> tox-run.sh ends 11:28:37 + test 0 -eq 0 11:28:37 $ ssh-agent -k 11:28:37 unset SSH_AUTH_SOCK; 11:28:37 unset SSH_AGENT_PID; 11:28:37 echo Agent pid 1658 killed; 11:28:37 [ssh-agent] Stopped. 11:28:37 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3346040940129918901.sh 11:28:37 ---> sysstat.sh 11:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11746969776999990001.sh 11:28:37 ---> package-listing.sh 11:28:37 ++ facter osfamily 11:28:37 ++ tr '[:upper:]' '[:lower:]' 11:28:37 + OS_FAMILY=debian 11:28:37 + workspace=/w/workspace/oom-master-pre-commit-lint 11:28:37 + START_PACKAGES=/tmp/packages_start.txt 11:28:37 + END_PACKAGES=/tmp/packages_end.txt 11:28:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:37 + PACKAGES=/tmp/packages_start.txt 11:28:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:37 + PACKAGES=/tmp/packages_end.txt 11:28:37 + case "${OS_FAMILY}" in 11:28:37 + dpkg -l 11:28:37 + grep '^ii' 11:28:37 + '[' -f /tmp/packages_start.txt ']' 11:28:37 + '[' -f /tmp/packages_end.txt ']' 11:28:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13216309343668480593.sh 11:28:37 ---> capture-instance-metadata.sh 11:28:37 Setup pyenv: 11:28:37 system 11:28:37 3.8.13 11:28:37 3.9.13 11:28:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aISw 11:28:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:28:45 lf-activate-venv(): INFO: Installing: lftools 11:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-aISw/bin to PATH 11:29:15 INFO: Running in OpenStack, capturing instance metadata 11:29:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13099722665065467014.sh 11:29:16 provisioning config files... 11:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10321282725791014662tmp 11:29:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:16 [EnvInject] - Injecting environment variables from a build step. 11:29:16 [EnvInject] - Injecting as environment variables the properties content 11:29:16 SERVER_ID=logs 11:29:16 11:29:16 [EnvInject] - Variables injected successfully. 11:29:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14419833368021364163.sh 11:29:16 ---> create-netrc.sh 11:29:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14288334839960099454.sh 11:29:16 ---> python-tools-install.sh 11:29:16 Setup pyenv: 11:29:16 system 11:29:16 3.8.13 11:29:16 3.9.13 11:29:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aISw from file:/tmp/.os_lf_venv 11:29:17 lf-activate-venv(): INFO: Installing: lftools 11:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-aISw/bin to PATH 11:29:24 Generating Requirements File 11:29:53 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. 11:29:53 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:29:53 Python 3.10.6 11:29:53 pip 24.0 from /tmp/venv-aISw/lib/python3.10/site-packages/pip (python 3.10) 11:29:54 appdirs==1.4.4 11:29:54 argcomplete==3.2.2 11:29:54 aspy.yaml==1.3.0 11:29:54 attrs==23.2.0 11:29:54 autopage==0.5.2 11:29:54 beautifulsoup4==4.12.3 11:29:54 boto3==1.34.48 11:29:54 botocore==1.34.48 11:29:54 bs4==0.0.2 11:29:54 cachetools==5.3.2 11:29:54 certifi==2024.2.2 11:29:54 cffi==1.16.0 11:29:54 cfgv==3.4.0 11:29:54 chardet==5.2.0 11:29:54 charset-normalizer==3.3.2 11:29:54 click==8.1.7 11:29:54 cliff==4.6.0 11:29:54 cmd2==2.4.3 11:29:54 cryptography==3.3.2 11:29:54 debtcollector==3.0.0 11:29:54 decorator==5.1.1 11:29:54 defusedxml==0.7.1 11:29:54 Deprecated==1.2.14 11:29:54 distlib==0.3.8 11:29:54 dnspython==2.6.1 11:29:54 docker==4.2.2 11:29:54 dogpile.cache==1.3.2 11:29:54 email-validator==2.1.0.post1 11:29:54 filelock==3.13.1 11:29:54 future==1.0.0 11:29:54 gitdb==4.0.11 11:29:54 GitPython==3.1.42 11:29:54 google-auth==2.28.1 11:29:54 httplib2==0.22.0 11:29:54 identify==2.5.35 11:29:54 idna==3.6 11:29:54 importlib-resources==1.5.0 11:29:54 iso8601==2.1.0 11:29:54 Jinja2==3.1.3 11:29:54 jmespath==1.0.1 11:29:54 jsonpatch==1.33 11:29:54 jsonpointer==2.4 11:29:54 jsonschema==4.21.1 11:29:54 jsonschema-specifications==2023.12.1 11:29:54 keystoneauth1==5.6.0 11:29:54 kubernetes==29.0.0 11:29:54 lftools==0.37.9 11:29:54 lxml==5.1.0 11:29:54 MarkupSafe==2.1.5 11:29:54 msgpack==1.0.7 11:29:54 multi_key_dict==2.0.3 11:29:54 munch==4.0.0 11:29:54 netaddr==1.2.1 11:29:54 netifaces==0.11.0 11:29:54 niet==1.4.2 11:29:54 nodeenv==1.8.0 11:29:54 oauth2client==4.1.3 11:29:54 oauthlib==3.2.2 11:29:54 openstacksdk==0.62.0 11:29:54 os-client-config==2.1.0 11:29:54 os-service-types==1.7.0 11:29:54 osc-lib==3.0.1 11:29:54 oslo.config==9.4.0 11:29:54 oslo.context==5.4.0 11:29:54 oslo.i18n==6.3.0 11:29:54 oslo.log==5.5.0 11:29:54 oslo.serialization==5.4.0 11:29:54 oslo.utils==7.1.0 11:29:54 packaging==23.2 11:29:54 pbr==6.0.0 11:29:54 platformdirs==4.2.0 11:29:54 prettytable==3.10.0 11:29:54 pyasn1==0.5.1 11:29:54 pyasn1-modules==0.3.0 11:29:54 pycparser==2.21 11:29:54 pygerrit2==2.0.15 11:29:54 PyGithub==2.2.0 11:29:54 pyinotify==0.9.6 11:29:54 PyJWT==2.8.0 11:29:54 PyNaCl==1.5.0 11:29:54 pyparsing==2.4.7 11:29:54 pyperclip==1.8.2 11:29:54 pyrsistent==0.20.0 11:29:54 python-cinderclient==9.4.0 11:29:54 python-dateutil==2.8.2 11:29:54 python-heatclient==3.4.0 11:29:54 python-jenkins==1.8.2 11:29:54 python-keystoneclient==5.3.0 11:29:54 python-magnumclient==4.3.0 11:29:54 python-novaclient==18.4.0 11:29:54 python-openstackclient==6.0.1 11:29:54 python-swiftclient==4.4.0 11:29:54 PyYAML==6.0.1 11:29:54 referencing==0.33.0 11:29:54 requests==2.31.0 11:29:54 requests-oauthlib==1.3.1 11:29:54 requestsexceptions==1.4.0 11:29:54 rfc3986==2.0.0 11:29:54 rpds-py==0.18.0 11:29:54 rsa==4.9 11:29:54 ruamel.yaml==0.18.6 11:29:54 ruamel.yaml.clib==0.2.8 11:29:54 s3transfer==0.10.0 11:29:54 simplejson==3.19.2 11:29:54 six==1.16.0 11:29:54 smmap==5.0.1 11:29:54 soupsieve==2.5 11:29:54 stevedore==5.2.0 11:29:54 tabulate==0.9.0 11:29:54 toml==0.10.2 11:29:54 tomlkit==0.12.3 11:29:54 tqdm==4.66.2 11:29:54 typing_extensions==4.9.0 11:29:54 tzdata==2024.1 11:29:54 urllib3==1.26.18 11:29:54 virtualenv==20.25.1 11:29:54 wcwidth==0.2.13 11:29:54 websocket-client==1.7.0 11:29:54 wrapt==1.16.0 11:29:54 xdg==6.0.0 11:29:54 xmltodict==0.13.0 11:29:54 yq==3.2.3 11:29:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9870403647467544453.sh 11:29:54 ---> sudo-logs.sh 11:29:54 Archiving 'sudo' log.. 11:29:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13485381903420767990.sh 11:29:54 ---> job-cost.sh 11:29:54 Setup pyenv: 11:29:54 system 11:29:54 3.8.13 11:29:54 3.9.13 11:29:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aISw from file:/tmp/.os_lf_venv 11:29:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-aISw/bin to PATH 11:30:03 INFO: No Stack... 11:30:04 INFO: Retrieving Pricing Info for: v3-standard-4 11:30:04 INFO: Archiving Costs 11:30:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6945501164322331379.sh 11:30:04 ---> logs-deploy.sh 11:30:04 Setup pyenv: 11:30:04 system 11:30:04 3.8.13 11:30:04 3.9.13 11:30:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:30:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aISw from file:/tmp/.os_lf_venv 11:30:06 lf-activate-venv(): INFO: Installing: lftools 11:30:14 lf-activate-venv(): INFO: Adding /tmp/venv-aISw/bin to PATH 11:30:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3312 11:30:14 INFO: archiving workspace using pattern(s): 11:30:15 Archives upload complete. 11:30:15 INFO: archiving logs to Nexus 11:30:16 ---> uname -a: 11:30:16 Linux prd-ubuntu1804-builder-4c-4g-7946 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:30:16 11:30:16 11:30:16 ---> lscpu: 11:30:16 Architecture: x86_64 11:30:16 CPU op-mode(s): 32-bit, 64-bit 11:30:16 Byte Order: Little Endian 11:30:16 CPU(s): 4 11:30:16 On-line CPU(s) list: 0-3 11:30:16 Thread(s) per core: 1 11:30:16 Core(s) per socket: 1 11:30:16 Socket(s): 4 11:30:16 NUMA node(s): 1 11:30:16 Vendor ID: AuthenticAMD 11:30:16 CPU family: 23 11:30:16 Model: 49 11:30:16 Model name: AMD EPYC-Rome Processor 11:30:16 Stepping: 0 11:30:16 CPU MHz: 2800.000 11:30:16 BogoMIPS: 5600.00 11:30:16 Virtualization: AMD-V 11:30:16 Hypervisor vendor: KVM 11:30:16 Virtualization type: full 11:30:16 L1d cache: 32K 11:30:16 L1i cache: 32K 11:30:16 L2 cache: 512K 11:30:16 L3 cache: 16384K 11:30:16 NUMA node0 CPU(s): 0-3 11:30:16 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:30:16 11:30:16 11:30:16 ---> nproc: 11:30:16 4 11:30:16 11:30:16 11:30:16 ---> df -h: 11:30:16 Filesystem Size Used Avail Use% Mounted on 11:30:16 udev 7.9G 0 7.9G 0% /dev 11:30:16 tmpfs 1.6G 672K 1.6G 1% /run 11:30:16 /dev/vda1 78G 8.4G 70G 11% / 11:30:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:30:16 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:30:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:30:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:30:16 11:30:16 11:30:16 ---> free -m: 11:30:16 total used free shared buff/cache available 11:30:16 Mem: 16040 548 13296 0 2195 15172 11:30:16 Swap: 1023 0 1023 11:30:16 11:30:16 11:30:16 ---> ip addr: 11:30:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:16 inet 127.0.0.1/8 scope host lo 11:30:16 valid_lft forever preferred_lft forever 11:30:16 inet6 ::1/128 scope host 11:30:16 valid_lft forever preferred_lft forever 11:30:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:30:16 link/ether fa:16:3e:fb:c1:1c brd ff:ff:ff:ff:ff:ff 11:30:16 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 11:30:16 valid_lft 86233sec preferred_lft 86233sec 11:30:16 inet6 fe80::f816:3eff:fefb:c11c/64 scope link 11:30:16 valid_lft forever preferred_lft forever 11:30:16 11:30:16 11:30:16 ---> sar -b -r -n DEV: 11:30:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7946) 02/23/24 _x86_64_ (4 CPU) 11:30:16 11:30:16 11:27:32 LINUX RESTART (4 CPU) 11:30:16 11:30:16 11:28:01 tps rtps wtps bread/s bwrtn/s 11:30:16 11:29:01 109.55 20.68 88.87 1139.54 23336.38 11:30:16 11:30:01 101.65 3.10 98.55 157.31 24926.65 11:30:16 Average: 105.60 11.89 93.71 648.43 24131.51 11:30:16 11:30:16 11:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:16 11:29:01 13892036 15530736 2532932 15.42 60912 1774612 802764 4.59 766632 1543316 80300 11:30:16 11:30:01 13586976 15524260 2837992 17.28 85204 2032980 796372 4.56 811744 1771132 139712 11:30:16 Average: 13739506 15527498 2685462 16.35 73058 1903796 799568 4.58 789188 1657224 110006 11:30:16 11:30:16 11:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:16 11:29:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 11:30:16 11:29:01 ens3 55.39 42.74 683.21 9.00 0.00 0.00 0.00 0.00 11:30:16 11:30:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:30:16 11:30:01 ens3 65.42 46.16 837.64 18.91 0.00 0.00 0.00 0.00 11:30:16 Average: lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 11:30:16 Average: ens3 60.41 44.45 760.43 13.95 0.00 0.00 0.00 0.00 11:30:16 11:30:16 11:30:16 ---> sar -P ALL: 11:30:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7946) 02/23/24 _x86_64_ (4 CPU) 11:30:16 11:30:16 11:27:32 LINUX RESTART (4 CPU) 11:30:16 11:30:16 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:30:16 11:29:01 all 24.32 0.00 2.17 3.48 0.07 69.96 11:30:16 11:29:01 0 9.10 0.00 1.54 7.91 0.05 81.40 11:30:16 11:29:01 1 30.34 0.00 2.71 4.49 0.07 62.40 11:30:16 11:29:01 2 39.09 0.00 2.70 1.12 0.07 57.03 11:30:16 11:29:01 3 18.94 0.00 1.74 0.33 0.07 78.92 11:30:16 11:30:01 all 21.55 0.00 1.49 4.07 0.06 72.83 11:30:16 11:30:01 0 7.89 0.00 0.77 8.28 0.05 83.02 11:30:16 11:30:01 1 18.04 0.00 1.42 6.06 0.07 74.41 11:30:16 11:30:01 2 34.36 0.00 2.14 0.68 0.05 62.77 11:30:16 11:30:01 3 25.92 0.00 1.67 1.27 0.07 71.07 11:30:16 Average: all 22.94 0.00 1.83 3.77 0.06 71.40 11:30:16 Average: 0 8.50 0.00 1.15 8.09 0.05 82.20 11:30:16 Average: 1 24.19 0.00 2.07 5.27 0.07 68.40 11:30:16 Average: 2 36.72 0.00 2.42 0.90 0.06 59.90 11:30:16 Average: 3 22.43 0.00 1.70 0.80 0.07 75.00 11:30:16 11:30:16 11:30:16