11:22:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137479 11:22:17 Running as SYSTEM 11:22:17 [EnvInject] - Loading node environment variables. 11:22:17 Building remotely on prd-ubuntu1804-builder-4c-4g-17769 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 11:22:17 [ssh-agent] Looking for ssh-agent implementation... 11:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:17 $ ssh-agent 11:22:17 SSH_AUTH_SOCK=/tmp/ssh-5B9TRfEEk6DS/agent.1708 11:22:17 SSH_AGENT_PID=1709 11:22:17 [ssh-agent] Started. 11:22:17 Running ssh-add (command line suppressed) 11:22:17 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11716214808285249015.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11716214808285249015.key) 11:22:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:22:17 The recommended git tool is: NONE 11:22:19 using credential onap-jenkins-ssh 11:22:19 Wiping out workspace first. 11:22:19 Cloning the remote Git repository 11:22:19 Cloning repository git://cloud.onap.org/mirror/oom.git 11:22:19 > git init /w/workspace/oom-master-commit-lint # timeout=10 11:22:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:22:19 > git --version # timeout=10 11:22:19 > git --version # 'git version 2.17.1' 11:22:19 using GIT_SSH to set credentials Gerrit user 11:22:19 Verifying host key using manually-configured host key entries 11:22:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:22:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:22:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:22:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:22:26 using GIT_SSH to set credentials Gerrit user 11:22:26 Verifying host key using manually-configured host key entries 11:22:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/137479/2 # timeout=30 11:22:27 > git rev-parse 013545ab19ff83dacacceaca251764c39b1cd1c8^{commit} # timeout=10 11:22:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:22:27 Checking out Revision 013545ab19ff83dacacceaca251764c39b1cd1c8 (refs/changes/79/137479/2) 11:22:27 > git config core.sparsecheckout # timeout=10 11:22:27 > git checkout -f 013545ab19ff83dacacceaca251764c39b1cd1c8 # timeout=30 11:22:30 Commit message: "[AAI] Kyverno - disallow-host-path policy" 11:22:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:22:30 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:22:30 [EnvInject] - Injecting environment variables from a build step. 11:22:30 [EnvInject] - Injecting as environment variables the properties content 11:22:30 PYTHON=python3 11:22:30 11:22:30 [EnvInject] - Variables injected successfully. 11:22:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12985090187129497091.sh 11:22:30 ---> tox-install.sh 11:22:30 + source /home/jenkins/lf-env.sh 11:22:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:22:30 ++ mktemp -d /tmp/venv-XXXX 11:22:30 + lf_venv=/tmp/venv-sY3I 11:22:30 + local venv_file=/tmp/.os_lf_venv 11:22:30 + local python=python3 11:22:30 + local options 11:22:30 + local set_path=true 11:22:30 + local install_args= 11:22:30 ++ 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:22:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:22:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:22:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:22:30 + true 11:22:30 + case $1 in 11:22:30 + venv_file=/tmp/.toxenv 11:22:30 + shift 2 11:22:30 + true 11:22:30 + case $1 in 11:22:30 + shift 11:22:30 + break 11:22:30 + case $python in 11:22:30 + local pkg_list= 11:22:30 + [[ -d /opt/pyenv ]] 11:22:30 + echo 'Setup pyenv:' 11:22:30 Setup pyenv: 11:22:30 + export PYENV_ROOT=/opt/pyenv 11:22:30 + PYENV_ROOT=/opt/pyenv 11:22:30 + 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:22:30 + 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:22:30 + pyenv versions 11:22:30 * system (set by /opt/pyenv/version) 11:22:30 * 3.8.13 (set by /opt/pyenv/version) 11:22:31 * 3.9.13 (set by /opt/pyenv/version) 11:22:31 * 3.10.6 (set by /opt/pyenv/version) 11:22:31 + command -v pyenv 11:22:31 ++ pyenv init - --no-rehash 11:22:31 + 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:22:31 export PATH="/opt/pyenv/shims:${PATH}" 11:22:31 export PYENV_SHELL=bash 11:22:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:22:31 pyenv() { 11:22:31 local command 11:22:31 command="${1:-}" 11:22:31 if [ "$#" -gt 0 ]; then 11:22:31 shift 11:22:31 fi 11:22:31 11:22:31 case "$command" in 11:22:31 rehash|shell) 11:22:31 eval "$(pyenv "sh-$command" "$@")" 11:22:31 ;; 11:22:31 *) 11:22:31 command pyenv "$command" "$@" 11:22:31 ;; 11:22:31 esac 11:22:31 }' 11:22:31 +++ 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:22:31 ++ 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:22:31 ++ 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:22:31 ++ 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:22:31 ++ export PYENV_SHELL=bash 11:22:31 ++ PYENV_SHELL=bash 11:22:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:22:31 +++ complete -F _pyenv pyenv 11:22:31 ++ lf-pyver python3 11:22:31 ++ local py_version_xy=python3 11:22:31 ++ local py_version_xyz= 11:22:31 ++ pyenv versions 11:22:31 ++ local command 11:22:31 ++ command=versions 11:22:31 ++ '[' 1 -gt 0 ']' 11:22:31 ++ shift 11:22:31 ++ case "$command" in 11:22:31 ++ command pyenv versions 11:22:31 ++ pyenv versions 11:22:31 ++ awk '{ print $1 }' 11:22:31 ++ grep -E '^[0-9.]*[0-9]$' 11:22:31 ++ sed 's/^[ *]* //' 11:22:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:22:31 +++ grep '^3' /tmp/.pyenv_versions 11:22:31 +++ sort -V 11:22:31 +++ tail -n 1 11:22:31 ++ py_version_xyz=3.10.6 11:22:31 ++ [[ -z 3.10.6 ]] 11:22:31 ++ echo 3.10.6 11:22:31 ++ return 0 11:22:31 + pyenv local 3.10.6 11:22:31 + local command 11:22:31 + command=local 11:22:31 + '[' 2 -gt 0 ']' 11:22:31 + shift 11:22:31 + case "$command" in 11:22:31 + command pyenv local 3.10.6 11:22:31 + pyenv local 3.10.6 11:22:31 + for arg in "$@" 11:22:31 + case $arg in 11:22:31 + pkg_list+='tox ' 11:22:31 + for arg in "$@" 11:22:31 + case $arg in 11:22:31 + pkg_list+='virtualenv ' 11:22:31 + for arg in "$@" 11:22:31 + case $arg in 11:22:31 + pkg_list+='urllib3~=1.26.15 ' 11:22:31 + [[ -f /tmp/.toxenv ]] 11:22:31 + [[ ! -f /tmp/.toxenv ]] 11:22:31 + [[ -n '' ]] 11:22:31 + python3 -m venv /tmp/venv-sY3I 11:22:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sY3I' 11:22:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sY3I 11:22:37 + echo /tmp/venv-sY3I 11:22:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:22:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:22:37 + /tmp/venv-sY3I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:22:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:22:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:22:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:22:41 + /tmp/venv-sY3I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:22:46 + type python3 11:22:46 + true 11:22:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sY3I/bin to PATH' 11:22:46 lf-activate-venv(): INFO: Adding /tmp/venv-sY3I/bin to PATH 11:22:46 + PATH=/tmp/venv-sY3I/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:22:46 + return 0 11:22:46 + python3 --version 11:22:46 Python 3.10.6 11:22:46 + python3 -m pip --version 11:22:46 pip 24.0 from /tmp/venv-sY3I/lib/python3.10/site-packages/pip (python 3.10) 11:22:46 + python3 -m pip freeze 11:22:46 cachetools==5.3.3 11:22:46 chardet==5.2.0 11:22:46 colorama==0.4.6 11:22:46 distlib==0.3.8 11:22:46 filelock==3.13.1 11:22:46 packaging==24.0 11:22:46 platformdirs==4.2.0 11:22:46 pluggy==1.4.0 11:22:46 pyproject-api==1.6.1 11:22:46 tomli==2.0.1 11:22:46 tox==4.14.2 11:22:46 urllib3==1.26.18 11:22:46 virtualenv==20.25.1 11:22:46 [EnvInject] - Injecting environment variables from a build step. 11:22:46 [EnvInject] - Injecting as environment variables the properties content 11:22:46 PARALLEL=false 11:22:46 11:22:46 [EnvInject] - Variables injected successfully. 11:22:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10029103218639381966.sh 11:22:46 ---> tox-run.sh 11:22:46 + 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:22:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 11:22:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 11:22:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 11:22:46 + cd /w/workspace/oom-master-commit-lint/. 11:22:46 + source /home/jenkins/lf-env.sh 11:22:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:22:46 ++ mktemp -d /tmp/venv-XXXX 11:22:46 + lf_venv=/tmp/venv-Xbp0 11:22:46 + local venv_file=/tmp/.os_lf_venv 11:22:46 + local python=python3 11:22:46 + local options 11:22:46 + local set_path=true 11:22:46 + local install_args= 11:22:46 ++ 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:22:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:22:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:22:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:22:46 + true 11:22:46 + case $1 in 11:22:46 + venv_file=/tmp/.toxenv 11:22:46 + shift 2 11:22:46 + true 11:22:46 + case $1 in 11:22:46 + shift 11:22:46 + break 11:22:46 + case $python in 11:22:46 + local pkg_list= 11:22:46 + [[ -d /opt/pyenv ]] 11:22:46 + echo 'Setup pyenv:' 11:22:46 Setup pyenv: 11:22:46 + export PYENV_ROOT=/opt/pyenv 11:22:46 + PYENV_ROOT=/opt/pyenv 11:22:46 + 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:22:46 + 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:22:46 + pyenv versions 11:22:47 system 11:22:47 3.8.13 11:22:47 3.9.13 11:22:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:22:47 + command -v pyenv 11:22:47 ++ pyenv init - --no-rehash 11:22:47 + 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:22:47 export PATH="/opt/pyenv/shims:${PATH}" 11:22:47 export PYENV_SHELL=bash 11:22:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:22:47 pyenv() { 11:22:47 local command 11:22:47 command="${1:-}" 11:22:47 if [ "$#" -gt 0 ]; then 11:22:47 shift 11:22:47 fi 11:22:47 11:22:47 case "$command" in 11:22:47 rehash|shell) 11:22:47 eval "$(pyenv "sh-$command" "$@")" 11:22:47 ;; 11:22:47 *) 11:22:47 command pyenv "$command" "$@" 11:22:47 ;; 11:22:47 esac 11:22:47 }' 11:22:47 +++ 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:22:47 ++ 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:22:47 ++ 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:22:47 ++ 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:22:47 ++ export PYENV_SHELL=bash 11:22:47 ++ PYENV_SHELL=bash 11:22:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:22:47 +++ complete -F _pyenv pyenv 11:22:47 ++ lf-pyver python3 11:22:47 ++ local py_version_xy=python3 11:22:47 ++ local py_version_xyz= 11:22:47 ++ pyenv versions 11:22:47 ++ awk '{ print $1 }' 11:22:47 ++ local command 11:22:47 ++ command=versions 11:22:47 ++ '[' 1 -gt 0 ']' 11:22:47 ++ shift 11:22:47 ++ case "$command" in 11:22:47 ++ command pyenv versions 11:22:47 ++ pyenv versions 11:22:47 ++ sed 's/^[ *]* //' 11:22:47 ++ grep -E '^[0-9.]*[0-9]$' 11:22:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:22:47 +++ grep '^3' /tmp/.pyenv_versions 11:22:47 +++ sort -V 11:22:47 +++ tail -n 1 11:22:47 ++ py_version_xyz=3.10.6 11:22:47 ++ [[ -z 3.10.6 ]] 11:22:47 ++ echo 3.10.6 11:22:47 ++ return 0 11:22:47 + pyenv local 3.10.6 11:22:47 + local command 11:22:47 + command=local 11:22:47 + '[' 2 -gt 0 ']' 11:22:47 + shift 11:22:47 + case "$command" in 11:22:47 + command pyenv local 3.10.6 11:22:47 + pyenv local 3.10.6 11:22:47 + for arg in "$@" 11:22:47 + case $arg in 11:22:47 + pkg_list+='tox ' 11:22:47 + for arg in "$@" 11:22:47 + case $arg in 11:22:47 + pkg_list+='virtualenv ' 11:22:47 + for arg in "$@" 11:22:47 + case $arg in 11:22:47 + pkg_list+='urllib3~=1.26.15 ' 11:22:47 + [[ -f /tmp/.toxenv ]] 11:22:47 ++ cat /tmp/.toxenv 11:22:47 + lf_venv=/tmp/venv-sY3I 11:22:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sY3I from' file:/tmp/.toxenv 11:22:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sY3I from file:/tmp/.toxenv 11:22:47 + /tmp/venv-sY3I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:22:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:22:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:22:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:22:48 + /tmp/venv-sY3I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:22:49 + type python3 11:22:49 + true 11:22:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sY3I/bin to PATH' 11:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-sY3I/bin to PATH 11:22:49 + PATH=/tmp/venv-sY3I/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:22:49 + return 0 11:22:49 + [[ -d /opt/pyenv ]] 11:22:49 + echo '---> Setting up pyenv' 11:22:49 ---> Setting up pyenv 11:22:49 + export PYENV_ROOT=/opt/pyenv 11:22:49 + PYENV_ROOT=/opt/pyenv 11:22:49 + export PATH=/opt/pyenv/bin:/tmp/venv-sY3I/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:22:49 + PATH=/opt/pyenv/bin:/tmp/venv-sY3I/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:22:49 ++ pwd 11:22:49 + PYTHONPATH=/w/workspace/oom-master-commit-lint 11:22:49 + export PYTHONPATH 11:22:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:22:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:22:49 + tox --version 11:22:50 4.14.2 from /tmp/venv-sY3I/lib/python3.10/site-packages/tox/__init__.py 11:22:50 + PARALLEL=false 11:22:50 + TOX_OPTIONS_LIST= 11:22:50 + [[ -n gitlint ]] 11:22:50 + TOX_OPTIONS_LIST=' -e gitlint' 11:22:50 + case ${PARALLEL,,} in 11:22:50 + tox -e gitlint 11:22:50 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 11:22:53 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 11:23:20 gitlint: freeze> python -m pip freeze --all 11:23:20 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 11:23:20 gitlint: commands[0]> gitlint 11:23:20 gitlint: OK (30.03=setup[29.86]+cmd[0.17] seconds) 11:23:20 congratulations :) (30.20 seconds) 11:23:20 + tox_status=0 11:23:20 + echo '---> Completed tox runs' 11:23:20 ---> Completed tox runs 11:23:20 + for i in .tox/*/log 11:23:20 ++ echo .tox/gitlint/log 11:23:20 ++ awk -F/ '{print $2}' 11:23:20 + tox_env=gitlint 11:23:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 11:23:20 + DOC_DIR=docs/_build/html 11:23:20 + [[ -d docs/_build/html ]] 11:23:20 + echo '---> tox-run.sh ends' 11:23:20 ---> tox-run.sh ends 11:23:20 + test 0 -eq 0 11:23:20 $ ssh-agent -k 11:23:20 unset SSH_AUTH_SOCK; 11:23:20 unset SSH_AGENT_PID; 11:23:20 echo Agent pid 1709 killed; 11:23:20 [ssh-agent] Stopped. 11:23:20 [PostBuildScript] - [INFO] Executing post build scripts. 11:23:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1865344311843536556.sh 11:23:20 ---> sysstat.sh 11:23:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2181946174829816500.sh 11:23:21 ---> package-listing.sh 11:23:21 ++ tr '[:upper:]' '[:lower:]' 11:23:21 ++ facter osfamily 11:23:21 + OS_FAMILY=debian 11:23:21 + workspace=/w/workspace/oom-master-commit-lint 11:23:21 + START_PACKAGES=/tmp/packages_start.txt 11:23:21 + END_PACKAGES=/tmp/packages_end.txt 11:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:23:21 + PACKAGES=/tmp/packages_start.txt 11:23:21 + '[' /w/workspace/oom-master-commit-lint ']' 11:23:21 + PACKAGES=/tmp/packages_end.txt 11:23:21 + case "${OS_FAMILY}" in 11:23:21 + dpkg -l 11:23:21 + grep '^ii' 11:23:21 + '[' -f /tmp/packages_start.txt ']' 11:23:21 + '[' -f /tmp/packages_end.txt ']' 11:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:23:21 + '[' /w/workspace/oom-master-commit-lint ']' 11:23:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 11:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 11:23:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7169089662562697604.sh 11:23:21 ---> capture-instance-metadata.sh 11:23:21 Setup pyenv: 11:23:21 system 11:23:21 3.8.13 11:23:21 3.9.13 11:23:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:23:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yzrc 11:23:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:23:28 lf-activate-venv(): INFO: Installing: lftools 11:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-yzrc/bin to PATH 11:24:00 INFO: Running in OpenStack, capturing instance metadata 11:24:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16505848795001261171.sh 11:24:00 provisioning config files... 11:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8889235181776156397tmp 11:24:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:24:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:24:00 [EnvInject] - Injecting environment variables from a build step. 11:24:00 [EnvInject] - Injecting as environment variables the properties content 11:24:00 SERVER_ID=logs 11:24:00 11:24:00 [EnvInject] - Variables injected successfully. 11:24:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12387927597126828011.sh 11:24:00 ---> create-netrc.sh 11:24:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7721867322646829767.sh 11:24:00 ---> python-tools-install.sh 11:24:00 Setup pyenv: 11:24:00 system 11:24:00 3.8.13 11:24:00 3.9.13 11:24:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:24:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzrc from file:/tmp/.os_lf_venv 11:24:01 lf-activate-venv(): INFO: Installing: lftools 11:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-yzrc/bin to PATH 11:24:09 Generating Requirements File 11:24:36 Python 3.10.6 11:24:37 pip 24.0 from /tmp/venv-yzrc/lib/python3.10/site-packages/pip (python 3.10) 11:24:37 appdirs==1.4.4 11:24:37 argcomplete==3.2.3 11:24:37 aspy.yaml==1.3.0 11:24:37 attrs==23.2.0 11:24:37 autopage==0.5.2 11:24:37 beautifulsoup4==4.12.3 11:24:37 boto3==1.34.69 11:24:37 botocore==1.34.69 11:24:37 bs4==0.0.2 11:24:37 cachetools==5.3.3 11:24:37 certifi==2024.2.2 11:24:37 cffi==1.16.0 11:24:37 cfgv==3.4.0 11:24:37 chardet==5.2.0 11:24:37 charset-normalizer==3.3.2 11:24:37 click==8.1.7 11:24:37 cliff==4.6.0 11:24:37 cmd2==2.4.3 11:24:37 cryptography==3.3.2 11:24:37 debtcollector==3.0.0 11:24:37 decorator==5.1.1 11:24:37 defusedxml==0.7.1 11:24:37 Deprecated==1.2.14 11:24:37 distlib==0.3.8 11:24:37 dnspython==2.6.1 11:24:37 docker==4.2.2 11:24:37 dogpile.cache==1.3.2 11:24:37 email_validator==2.1.1 11:24:37 filelock==3.13.1 11:24:37 future==1.0.0 11:24:37 gitdb==4.0.11 11:24:37 GitPython==3.1.42 11:24:37 google-auth==2.29.0 11:24:37 httplib2==0.22.0 11:24:37 identify==2.5.35 11:24:37 idna==3.6 11:24:37 importlib-resources==1.5.0 11:24:37 iso8601==2.1.0 11:24:37 Jinja2==3.1.3 11:24:37 jmespath==1.0.1 11:24:37 jsonpatch==1.33 11:24:37 jsonpointer==2.4 11:24:37 jsonschema==4.21.1 11:24:37 jsonschema-specifications==2023.12.1 11:24:37 keystoneauth1==5.6.0 11:24:37 kubernetes==29.0.0 11:24:37 lftools==0.37.10 11:24:37 lxml==5.1.0 11:24:37 MarkupSafe==2.1.5 11:24:37 msgpack==1.0.8 11:24:37 multi_key_dict==2.0.3 11:24:37 munch==4.0.0 11:24:37 netaddr==1.2.1 11:24:37 netifaces==0.11.0 11:24:37 niet==1.4.2 11:24:37 nodeenv==1.8.0 11:24:37 oauth2client==4.1.3 11:24:37 oauthlib==3.2.2 11:24:37 openstacksdk==3.0.0 11:24:37 os-client-config==2.1.0 11:24:37 os-service-types==1.7.0 11:24:37 osc-lib==3.0.1 11:24:37 oslo.config==9.4.0 11:24:37 oslo.context==5.5.0 11:24:37 oslo.i18n==6.3.0 11:24:37 oslo.log==5.5.0 11:24:37 oslo.serialization==5.4.0 11:24:37 oslo.utils==7.1.0 11:24:37 packaging==24.0 11:24:37 pbr==6.0.0 11:24:37 platformdirs==4.2.0 11:24:37 prettytable==3.10.0 11:24:37 pyasn1==0.5.1 11:24:37 pyasn1-modules==0.3.0 11:24:37 pycparser==2.21 11:24:37 pygerrit2==2.0.15 11:24:37 PyGithub==2.2.0 11:24:37 pyinotify==0.9.6 11:24:37 PyJWT==2.8.0 11:24:37 PyNaCl==1.5.0 11:24:37 pyparsing==2.4.7 11:24:37 pyperclip==1.8.2 11:24:37 pyrsistent==0.20.0 11:24:37 python-cinderclient==9.5.0 11:24:37 python-dateutil==2.9.0.post0 11:24:37 python-heatclient==3.5.0 11:24:37 python-jenkins==1.8.2 11:24:37 python-keystoneclient==5.4.0 11:24:37 python-magnumclient==4.4.0 11:24:37 python-novaclient==18.6.0 11:24:37 python-openstackclient==6.6.0 11:24:37 python-swiftclient==4.5.0 11:24:37 PyYAML==6.0.1 11:24:37 referencing==0.34.0 11:24:37 requests==2.31.0 11:24:37 requests-oauthlib==2.0.0 11:24:37 requestsexceptions==1.4.0 11:24:37 rfc3986==2.0.0 11:24:37 rpds-py==0.18.0 11:24:37 rsa==4.9 11:24:37 ruamel.yaml==0.18.6 11:24:37 ruamel.yaml.clib==0.2.8 11:24:37 s3transfer==0.10.1 11:24:37 simplejson==3.19.2 11:24:37 six==1.16.0 11:24:37 smmap==5.0.1 11:24:37 soupsieve==2.5 11:24:37 stevedore==5.2.0 11:24:37 tabulate==0.9.0 11:24:37 toml==0.10.2 11:24:37 tomlkit==0.12.4 11:24:37 tqdm==4.66.2 11:24:37 typing_extensions==4.10.0 11:24:37 tzdata==2024.1 11:24:37 urllib3==1.26.18 11:24:37 virtualenv==20.25.1 11:24:37 wcwidth==0.2.13 11:24:37 websocket-client==1.7.0 11:24:37 wrapt==1.16.0 11:24:37 xdg==6.0.0 11:24:37 xmltodict==0.13.0 11:24:37 yq==3.2.3 11:24:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14877397650108061669.sh 11:24:37 ---> sudo-logs.sh 11:24:37 Archiving 'sudo' log.. 11:24:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17886920227195947720.sh 11:24:37 ---> job-cost.sh 11:24:37 Setup pyenv: 11:24:37 system 11:24:37 3.8.13 11:24:37 3.9.13 11:24:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:24:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzrc from file:/tmp/.os_lf_venv 11:24:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:24:44 lf-activate-venv(): INFO: Adding /tmp/venv-yzrc/bin to PATH 11:24:44 INFO: No Stack... 11:24:44 INFO: Retrieving Pricing Info for: v3-standard-4 11:24:44 INFO: Archiving Costs 11:24:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10711130820317360617.sh 11:24:44 ---> logs-deploy.sh 11:24:44 Setup pyenv: 11:24:44 system 11:24:44 3.8.13 11:24:44 3.9.13 11:24:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 11:24:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzrc from file:/tmp/.os_lf_venv 11:24:46 lf-activate-venv(): INFO: Installing: lftools 11:24:54 lf-activate-venv(): INFO: Adding /tmp/venv-yzrc/bin to PATH 11:24:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7252 11:24:54 INFO: archiving workspace using pattern(s): 11:24:55 Archives upload complete. 11:24:56 INFO: archiving logs to Nexus 11:24:56 ---> uname -a: 11:24:56 Linux prd-ubuntu1804-builder-4c-4g-17769 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:24:56 11:24:56 11:24:56 ---> lscpu: 11:24:56 Architecture: x86_64 11:24:56 CPU op-mode(s): 32-bit, 64-bit 11:24:56 Byte Order: Little Endian 11:24:56 CPU(s): 4 11:24:56 On-line CPU(s) list: 0-3 11:24:56 Thread(s) per core: 1 11:24:56 Core(s) per socket: 1 11:24:56 Socket(s): 4 11:24:56 NUMA node(s): 1 11:24:56 Vendor ID: AuthenticAMD 11:24:56 CPU family: 23 11:24:56 Model: 49 11:24:56 Model name: AMD EPYC-Rome Processor 11:24:56 Stepping: 0 11:24:56 CPU MHz: 2799.998 11:24:56 BogoMIPS: 5599.99 11:24:56 Virtualization: AMD-V 11:24:56 Hypervisor vendor: KVM 11:24:56 Virtualization type: full 11:24:56 L1d cache: 32K 11:24:56 L1i cache: 32K 11:24:56 L2 cache: 512K 11:24:56 L3 cache: 16384K 11:24:56 NUMA node0 CPU(s): 0-3 11:24:56 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:24:56 11:24:56 11:24:56 ---> nproc: 11:24:56 4 11:24:56 11:24:56 11:24:57 ---> df -h: 11:24:57 Filesystem Size Used Avail Use% Mounted on 11:24:57 udev 7.9G 0 7.9G 0% /dev 11:24:57 tmpfs 1.6G 672K 1.6G 1% /run 11:24:57 /dev/vda1 78G 8.5G 69G 11% / 11:24:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:24:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:24:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:24:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:24:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:24:57 11:24:57 11:24:57 ---> free -m: 11:24:57 total used free shared buff/cache available 11:24:57 Mem: 16040 531 13224 0 2284 15185 11:24:57 Swap: 1023 0 1023 11:24:57 11:24:57 11:24:57 ---> ip addr: 11:24:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:24:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:24:57 inet 127.0.0.1/8 scope host lo 11:24:57 valid_lft forever preferred_lft forever 11:24:57 inet6 ::1/128 scope host 11:24:57 valid_lft forever preferred_lft forever 11:24:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:24:57 link/ether fa:16:3e:43:45:42 brd ff:ff:ff:ff:ff:ff 11:24:57 inet 10.30.107.29/23 brd 10.30.107.255 scope global dynamic ens3 11:24:57 valid_lft 86210sec preferred_lft 86210sec 11:24:57 inet6 fe80::f816:3eff:fe43:4542/64 scope link 11:24:57 valid_lft forever preferred_lft forever 11:24:57 11:24:57 11:24:57 ---> sar -b -r -n DEV: 11:24:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17769) 03/24/24 _x86_64_ (4 CPU) 11:24:57 11:24:57 11:21:49 LINUX RESTART (4 CPU) 11:24:57 11:24:57 11:22:01 tps rtps wtps bread/s bwrtn/s 11:24:57 11:23:02 170.06 65.65 104.41 4032.92 34988.64 11:24:57 11:24:01 153.16 14.61 138.55 1108.29 15677.21 11:24:57 Average: 161.69 40.35 121.34 2583.13 25415.66 11:24:57 11:24:57 11:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:24:57 11:23:02 14120044 15556556 2304924 14.03 49128 1595560 848300 4.85 684960 1419948 71588 11:24:57 11:24:01 13664116 15560684 2760852 16.81 85564 1994060 758528 4.34 723492 1785484 131128 11:24:57 Average: 13892080 15558620 2532888 15.42 67346 1794810 803414 4.60 704226 1602716 101358 11:24:57 11:24:57 11:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:24:57 11:23:02 ens3 357.04 263.29 1564.95 72.18 0.00 0.00 0.00 0.00 11:24:57 11:23:02 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 11:24:57 11:24:01 ens3 80.97 52.09 1298.38 12.15 0.00 0.00 0.00 0.00 11:24:57 11:24:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 11:24:57 Average: ens3 220.19 158.59 1432.81 42.42 0.00 0.00 0.00 0.00 11:24:57 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 11:24:57 11:24:57 11:24:57 ---> sar -P ALL: 11:24:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17769) 03/24/24 _x86_64_ (4 CPU) 11:24:57 11:24:57 11:21:49 LINUX RESTART (4 CPU) 11:24:57 11:24:57 11:22:01 CPU %user %nice %system %iowait %steal %idle 11:24:57 11:23:02 all 15.46 0.00 1.96 11.96 0.09 70.53 11:24:57 11:23:02 0 16.96 0.00 2.17 22.40 0.15 58.32 11:24:57 11:23:02 1 13.95 0.00 1.95 5.28 0.08 78.74 11:24:57 11:23:02 2 21.40 0.00 1.98 14.57 0.07 61.98 11:24:57 11:23:02 3 9.58 0.00 1.74 5.62 0.07 83.00 11:24:57 11:24:01 all 19.46 0.00 1.71 4.15 0.07 74.61 11:24:57 11:24:01 0 5.16 0.00 0.78 2.32 0.05 91.69 11:24:57 11:24:01 1 1.81 0.00 1.08 7.24 0.09 89.79 11:24:57 11:24:01 2 43.29 0.00 2.65 5.33 0.08 48.65 11:24:57 11:24:01 3 27.51 0.00 2.35 1.74 0.07 68.34 11:24:57 Average: all 17.45 0.00 1.84 8.08 0.08 72.56 11:24:57 Average: 0 11.09 0.00 1.48 12.41 0.10 74.92 11:24:57 Average: 1 7.93 0.00 1.51 6.25 0.08 84.22 11:24:57 Average: 2 32.29 0.00 2.31 9.97 0.08 55.35 11:24:57 Average: 3 18.46 0.00 2.04 3.70 0.07 75.74 11:24:57 11:24:57 11:24:57