12:31:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 12:31:49 Running as SYSTEM 12:31:49 [EnvInject] - Loading node environment variables. 12:31:49 Building remotely on prd-ubuntu1804-builder-4c-4g-22714 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:31:49 [ssh-agent] Looking for ssh-agent implementation... 12:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:49 $ ssh-agent 12:31:49 SSH_AUTH_SOCK=/tmp/ssh-TCC8GNZX5Vjx/agent.1839 12:31:49 SSH_AGENT_PID=1841 12:31:49 [ssh-agent] Started. 12:31:49 Running ssh-add (command line suppressed) 12:31:49 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4471742911741821383.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4471742911741821383.key) 12:31:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:49 The recommended git tool is: NONE 12:31:51 using credential onap-jenkins-ssh 12:31:51 Wiping out workspace first. 12:31:51 Cloning the remote Git repository 12:31:51 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:51 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:31:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:51 > git --version # timeout=10 12:31:51 > git --version # 'git version 2.17.1' 12:31:51 using GIT_SSH to set credentials Gerrit user 12:31:51 Verifying host key using manually-configured host key entries 12:31:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:59 using GIT_SSH to set credentials Gerrit user 12:31:59 Verifying host key using manually-configured host key entries 12:31:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/1 # timeout=30 12:31:59 > git rev-parse af0e96609706e49eb26e621e204604962a325ac8^{commit} # timeout=10 12:31:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:59 Checking out Revision af0e96609706e49eb26e621e204604962a325ac8 (refs/changes/89/137689/1) 12:31:59 > git config core.sparsecheckout # timeout=10 12:31:59 > git checkout -f af0e96609706e49eb26e621e204604962a325ac8 # timeout=30 12:32:00 Commit message: "[COMMON] Remove hostPath entries" 12:32:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:00 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 12:32:00 [EnvInject] - Injecting environment variables from a build step. 12:32:00 [EnvInject] - Injecting as environment variables the properties content 12:32:00 PYTHON=python3 12:32:00 12:32:00 [EnvInject] - Variables injected successfully. 12:32:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16915792488157021020.sh 12:32:00 ---> tox-install.sh 12:32:00 + source /home/jenkins/lf-env.sh 12:32:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:00 ++ mktemp -d /tmp/venv-XXXX 12:32:00 + lf_venv=/tmp/venv-hZnj 12:32:00 + local venv_file=/tmp/.os_lf_venv 12:32:00 + local python=python3 12:32:00 + local options 12:32:00 + local set_path=true 12:32:00 + local install_args= 12:32: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 12:32:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:00 + true 12:32:00 + case $1 in 12:32:00 + venv_file=/tmp/.toxenv 12:32:00 + shift 2 12:32:00 + true 12:32:00 + case $1 in 12:32:00 + shift 12:32:00 + break 12:32:00 + case $python in 12:32:00 + local pkg_list= 12:32:00 + [[ -d /opt/pyenv ]] 12:32:00 + echo 'Setup pyenv:' 12:32:00 Setup pyenv: 12:32:00 + export PYENV_ROOT=/opt/pyenv 12:32:00 + PYENV_ROOT=/opt/pyenv 12:32:00 + 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 12:32:00 + 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 12:32:00 + pyenv versions 12:32:00 * system (set by /opt/pyenv/version) 12:32:00 * 3.8.13 (set by /opt/pyenv/version) 12:32:00 * 3.9.13 (set by /opt/pyenv/version) 12:32:00 * 3.10.6 (set by /opt/pyenv/version) 12:32:00 + command -v pyenv 12:32:00 ++ pyenv init - --no-rehash 12:32:00 + 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[*]}"'\'')" 12:32:00 export PATH="/opt/pyenv/shims:${PATH}" 12:32:00 export PYENV_SHELL=bash 12:32:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:00 pyenv() { 12:32:00 local command 12:32:00 command="${1:-}" 12:32:00 if [ "$#" -gt 0 ]; then 12:32:00 shift 12:32:00 fi 12:32:00 12:32:00 case "$command" in 12:32:00 rehash|shell) 12:32:00 eval "$(pyenv "sh-$command" "$@")" 12:32:00 ;; 12:32:00 *) 12:32:00 command pyenv "$command" "$@" 12:32:00 ;; 12:32:00 esac 12:32:00 }' 12:32:00 +++ 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[*]}"' 12:32:00 ++ 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 12:32:00 ++ 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 12:32:00 ++ 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 12:32:00 ++ export PYENV_SHELL=bash 12:32:00 ++ PYENV_SHELL=bash 12:32:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:00 +++ complete -F _pyenv pyenv 12:32:00 ++ lf-pyver python3 12:32:00 ++ local py_version_xy=python3 12:32:00 ++ local py_version_xyz= 12:32:00 ++ pyenv versions 12:32:00 ++ local command 12:32:00 ++ command=versions 12:32:00 ++ '[' 1 -gt 0 ']' 12:32:00 ++ shift 12:32:00 ++ case "$command" in 12:32:00 ++ command pyenv versions 12:32:00 ++ pyenv versions 12:32:00 ++ sed 's/^[ *]* //' 12:32:00 ++ awk '{ print $1 }' 12:32:00 ++ grep -E '^[0-9.]*[0-9]$' 12:32:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:00 +++ grep '^3' /tmp/.pyenv_versions 12:32:00 +++ sort -V 12:32:00 +++ tail -n 1 12:32:00 ++ py_version_xyz=3.10.6 12:32:00 ++ [[ -z 3.10.6 ]] 12:32:00 ++ echo 3.10.6 12:32:00 ++ return 0 12:32:00 + pyenv local 3.10.6 12:32:00 + local command 12:32:00 + command=local 12:32:00 + '[' 2 -gt 0 ']' 12:32:00 + shift 12:32:00 + case "$command" in 12:32:00 + command pyenv local 3.10.6 12:32:00 + pyenv local 3.10.6 12:32:00 + for arg in "$@" 12:32:00 + case $arg in 12:32:00 + pkg_list+='tox ' 12:32:00 + for arg in "$@" 12:32:00 + case $arg in 12:32:00 + pkg_list+='virtualenv ' 12:32:00 + for arg in "$@" 12:32:00 + case $arg in 12:32:00 + pkg_list+='urllib3~=1.26.15 ' 12:32:00 + [[ -f /tmp/.toxenv ]] 12:32:00 + [[ ! -f /tmp/.toxenv ]] 12:32:00 + [[ -n '' ]] 12:32:00 + python3 -m venv /tmp/venv-hZnj 12:32:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZnj' 12:32:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZnj 12:32:05 + echo /tmp/venv-hZnj 12:32:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:05 + /tmp/venv-hZnj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:08 + /tmp/venv-hZnj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:11 + type python3 12:32:11 + true 12:32:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hZnj/bin to PATH' 12:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-hZnj/bin to PATH 12:32:11 + PATH=/tmp/venv-hZnj/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 12:32:11 + return 0 12:32:11 + python3 --version 12:32:11 Python 3.10.6 12:32:11 + python3 -m pip --version 12:32:11 pip 24.0 from /tmp/venv-hZnj/lib/python3.10/site-packages/pip (python 3.10) 12:32:11 + python3 -m pip freeze 12:32:12 cachetools==5.3.3 12:32:12 chardet==5.2.0 12:32:12 colorama==0.4.6 12:32:12 distlib==0.3.8 12:32:12 filelock==3.13.4 12:32:12 packaging==24.0 12:32:12 platformdirs==4.2.0 12:32:12 pluggy==1.4.0 12:32:12 pyproject-api==1.6.1 12:32:12 tomli==2.0.1 12:32:12 tox==4.14.2 12:32:12 urllib3==1.26.18 12:32:12 virtualenv==20.25.1 12:32:12 [EnvInject] - Injecting environment variables from a build step. 12:32:12 [EnvInject] - Injecting as environment variables the properties content 12:32:12 PARALLEL=false 12:32:12 12:32:12 [EnvInject] - Variables injected successfully. 12:32:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14867189668362382949.sh 12:32:12 ---> tox-run.sh 12:32:12 + 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 12:32:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:32:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:32:12 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:32:12 + cd /w/workspace/oom-master-commit-lint/. 12:32:12 + source /home/jenkins/lf-env.sh 12:32:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:12 ++ mktemp -d /tmp/venv-XXXX 12:32:12 + lf_venv=/tmp/venv-8Fhi 12:32:12 + local venv_file=/tmp/.os_lf_venv 12:32:12 + local python=python3 12:32:12 + local options 12:32:12 + local set_path=true 12:32:12 + local install_args= 12:32:12 ++ 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 12:32:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:12 + true 12:32:12 + case $1 in 12:32:12 + venv_file=/tmp/.toxenv 12:32:12 + shift 2 12:32:12 + true 12:32:12 + case $1 in 12:32:12 + shift 12:32:12 + break 12:32:12 + case $python in 12:32:12 + local pkg_list= 12:32:12 + [[ -d /opt/pyenv ]] 12:32:12 + echo 'Setup pyenv:' 12:32:12 Setup pyenv: 12:32:12 + export PYENV_ROOT=/opt/pyenv 12:32:12 + PYENV_ROOT=/opt/pyenv 12:32:12 + 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 12:32:12 + 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 12:32:12 + pyenv versions 12:32:12 system 12:32:12 3.8.13 12:32:12 3.9.13 12:32:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:12 + command -v pyenv 12:32:12 ++ pyenv init - --no-rehash 12:32:12 + 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[*]}"'\'')" 12:32:12 export PATH="/opt/pyenv/shims:${PATH}" 12:32:12 export PYENV_SHELL=bash 12:32:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:12 pyenv() { 12:32:12 local command 12:32:12 command="${1:-}" 12:32:12 if [ "$#" -gt 0 ]; then 12:32:12 shift 12:32:12 fi 12:32:12 12:32:12 case "$command" in 12:32:12 rehash|shell) 12:32:12 eval "$(pyenv "sh-$command" "$@")" 12:32:12 ;; 12:32:12 *) 12:32:12 command pyenv "$command" "$@" 12:32:12 ;; 12:32:12 esac 12:32:12 }' 12:32:12 +++ 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[*]}"' 12:32:12 ++ 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 12:32:12 ++ 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 12:32:12 ++ 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 12:32:12 ++ export PYENV_SHELL=bash 12:32:12 ++ PYENV_SHELL=bash 12:32:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:12 +++ complete -F _pyenv pyenv 12:32:12 ++ lf-pyver python3 12:32:12 ++ local py_version_xy=python3 12:32:12 ++ local py_version_xyz= 12:32:12 ++ pyenv versions 12:32:12 ++ local command 12:32:12 ++ command=versions 12:32:12 ++ '[' 1 -gt 0 ']' 12:32:12 ++ shift 12:32:12 ++ case "$command" in 12:32:12 ++ command pyenv versions 12:32:12 ++ pyenv versions 12:32:12 ++ sed 's/^[ *]* //' 12:32:12 ++ awk '{ print $1 }' 12:32:12 ++ grep -E '^[0-9.]*[0-9]$' 12:32:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:12 +++ sort -V 12:32:12 +++ grep '^3' /tmp/.pyenv_versions 12:32:12 +++ tail -n 1 12:32:12 ++ py_version_xyz=3.10.6 12:32:12 ++ [[ -z 3.10.6 ]] 12:32:12 ++ echo 3.10.6 12:32:12 ++ return 0 12:32:12 + pyenv local 3.10.6 12:32:12 + local command 12:32:12 + command=local 12:32:12 + '[' 2 -gt 0 ']' 12:32:12 + shift 12:32:12 + case "$command" in 12:32:12 + command pyenv local 3.10.6 12:32:12 + pyenv local 3.10.6 12:32:12 + for arg in "$@" 12:32:12 + case $arg in 12:32:12 + pkg_list+='tox ' 12:32:12 + for arg in "$@" 12:32:12 + case $arg in 12:32:12 + pkg_list+='virtualenv ' 12:32:12 + for arg in "$@" 12:32:12 + case $arg in 12:32:12 + pkg_list+='urllib3~=1.26.15 ' 12:32:12 + [[ -f /tmp/.toxenv ]] 12:32:12 ++ cat /tmp/.toxenv 12:32:12 + lf_venv=/tmp/venv-hZnj 12:32:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZnj from' file:/tmp/.toxenv 12:32:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZnj from file:/tmp/.toxenv 12:32:12 + /tmp/venv-hZnj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:13 + /tmp/venv-hZnj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:14 + type python3 12:32:14 + true 12:32:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hZnj/bin to PATH' 12:32:14 lf-activate-venv(): INFO: Adding /tmp/venv-hZnj/bin to PATH 12:32:14 + PATH=/tmp/venv-hZnj/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 12:32:14 + return 0 12:32:14 + [[ -d /opt/pyenv ]] 12:32:14 + echo '---> Setting up pyenv' 12:32:14 ---> Setting up pyenv 12:32:14 + export PYENV_ROOT=/opt/pyenv 12:32:14 + PYENV_ROOT=/opt/pyenv 12:32:14 + export PATH=/opt/pyenv/bin:/tmp/venv-hZnj/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 12:32:14 + PATH=/opt/pyenv/bin:/tmp/venv-hZnj/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 12:32:14 ++ pwd 12:32:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:32:14 + export PYTHONPATH 12:32:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:14 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:14 + tox --version 12:32:15 4.14.2 from /tmp/venv-hZnj/lib/python3.10/site-packages/tox/__init__.py 12:32:15 + PARALLEL=false 12:32:15 + TOX_OPTIONS_LIST= 12:32:15 + [[ -n gitlint ]] 12:32:15 + TOX_OPTIONS_LIST=' -e gitlint' 12:32:15 + case ${PARALLEL,,} in 12:32:15 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:32:15 + tox -e gitlint 12:32:17 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 12:32:43 gitlint: freeze> python -m pip freeze --all 12:32:44 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.10.2,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 12:32:44 gitlint: commands[0]> gitlint 12:32:44 gitlint: OK (28.84=setup[28.66]+cmd[0.18] seconds) 12:32:44 congratulations :) (29.02 seconds) 12:32:44 + tox_status=0 12:32:44 + echo '---> Completed tox runs' 12:32:44 ---> Completed tox runs 12:32:44 + for i in .tox/*/log 12:32:44 ++ echo .tox/gitlint/log 12:32:44 ++ awk -F/ '{print $2}' 12:32:44 + tox_env=gitlint 12:32:44 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:32:44 + DOC_DIR=docs/_build/html 12:32:44 + [[ -d docs/_build/html ]] 12:32:44 + echo '---> tox-run.sh ends' 12:32:44 ---> tox-run.sh ends 12:32:44 + test 0 -eq 0 12:32:44 $ ssh-agent -k 12:32:44 unset SSH_AUTH_SOCK; 12:32:44 unset SSH_AGENT_PID; 12:32:44 echo Agent pid 1841 killed; 12:32:44 [ssh-agent] Stopped. 12:32:44 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18161905002537528664.sh 12:32:44 ---> sysstat.sh 12:32:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14239483247060078017.sh 12:32:45 ---> package-listing.sh 12:32:45 ++ facter osfamily 12:32:45 ++ tr '[:upper:]' '[:lower:]' 12:32:45 + OS_FAMILY=debian 12:32:45 + workspace=/w/workspace/oom-master-commit-lint 12:32:45 + START_PACKAGES=/tmp/packages_start.txt 12:32:45 + END_PACKAGES=/tmp/packages_end.txt 12:32:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:45 + PACKAGES=/tmp/packages_start.txt 12:32:45 + '[' /w/workspace/oom-master-commit-lint ']' 12:32:45 + PACKAGES=/tmp/packages_end.txt 12:32:45 + case "${OS_FAMILY}" in 12:32:45 + dpkg -l 12:32:45 + grep '^ii' 12:32:45 + '[' -f /tmp/packages_start.txt ']' 12:32:45 + '[' -f /tmp/packages_end.txt ']' 12:32:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:45 + '[' /w/workspace/oom-master-commit-lint ']' 12:32:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:32:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:32:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8165699179261904688.sh 12:32:45 ---> capture-instance-metadata.sh 12:32:45 Setup pyenv: 12:32:45 system 12:32:45 3.8.13 12:32:45 3.9.13 12:32:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dHL6 12:32:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:52 lf-activate-venv(): INFO: Installing: lftools 12:33:31 lf-activate-venv(): INFO: Adding /tmp/venv-dHL6/bin to PATH 12:33:31 INFO: Running in OpenStack, capturing instance metadata 12:33:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4963747449074586948.sh 12:33:32 provisioning config files... 12:33:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3400749986102049188tmp 12:33:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:32 [EnvInject] - Injecting environment variables from a build step. 12:33:32 [EnvInject] - Injecting as environment variables the properties content 12:33:32 SERVER_ID=logs 12:33:32 12:33:32 [EnvInject] - Variables injected successfully. 12:33:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6505629467481273376.sh 12:33:32 ---> create-netrc.sh 12:33:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6799029121672868115.sh 12:33:32 ---> python-tools-install.sh 12:33:32 Setup pyenv: 12:33:32 system 12:33:32 3.8.13 12:33:32 3.9.13 12:33:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:33:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dHL6 from file:/tmp/.os_lf_venv 12:33:33 lf-activate-venv(): INFO: Installing: lftools 12:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-dHL6/bin to PATH 12:33:44 Generating Requirements File 12:34:24 Python 3.10.6 12:34:25 pip 24.0 from /tmp/venv-dHL6/lib/python3.10/site-packages/pip (python 3.10) 12:34:25 appdirs==1.4.4 12:34:25 argcomplete==3.2.3 12:34:25 aspy.yaml==1.3.0 12:34:25 attrs==23.2.0 12:34:25 autopage==0.5.2 12:34:25 beautifulsoup4==4.12.3 12:34:25 boto3==1.34.83 12:34:25 botocore==1.34.83 12:34:25 bs4==0.0.2 12:34:25 cachetools==5.3.3 12:34:25 certifi==2024.2.2 12:34:25 cffi==1.16.0 12:34:25 cfgv==3.4.0 12:34:25 chardet==5.2.0 12:34:25 charset-normalizer==3.3.2 12:34:25 click==8.1.7 12:34:25 cliff==4.6.0 12:34:25 cmd2==2.4.3 12:34:25 cryptography==3.3.2 12:34:25 debtcollector==3.0.0 12:34:25 decorator==5.1.1 12:34:25 defusedxml==0.7.1 12:34:25 Deprecated==1.2.14 12:34:25 distlib==0.3.8 12:34:25 dnspython==2.6.1 12:34:25 docker==4.2.2 12:34:25 dogpile.cache==1.3.2 12:34:25 email_validator==2.1.1 12:34:25 filelock==3.13.4 12:34:25 future==1.0.0 12:34:25 gitdb==4.0.11 12:34:25 GitPython==3.1.43 12:34:25 google-auth==2.29.0 12:34:25 httplib2==0.22.0 12:34:25 identify==2.5.35 12:34:25 idna==3.7 12:34:25 importlib-resources==1.5.0 12:34:25 iso8601==2.1.0 12:34:25 Jinja2==3.1.3 12:34:25 jmespath==1.0.1 12:34:25 jsonpatch==1.33 12:34:25 jsonpointer==2.4 12:34:25 jsonschema==4.21.1 12:34:25 jsonschema-specifications==2023.12.1 12:34:25 keystoneauth1==5.6.0 12:34:25 kubernetes==29.0.0 12:34:25 lftools==0.37.10 12:34:25 lxml==5.2.1 12:34:25 MarkupSafe==2.1.5 12:34:25 msgpack==1.0.8 12:34:25 multi_key_dict==2.0.3 12:34:25 munch==4.0.0 12:34:25 netaddr==1.2.1 12:34:25 netifaces==0.11.0 12:34:25 niet==1.4.2 12:34:25 nodeenv==1.8.0 12:34:25 oauth2client==4.1.3 12:34:25 oauthlib==3.2.2 12:34:25 openstacksdk==3.0.0 12:34:25 os-client-config==2.1.0 12:34:25 os-service-types==1.7.0 12:34:25 osc-lib==3.0.1 12:34:25 oslo.config==9.4.0 12:34:25 oslo.context==5.5.0 12:34:25 oslo.i18n==6.3.0 12:34:25 oslo.log==5.5.1 12:34:25 oslo.serialization==5.4.0 12:34:25 oslo.utils==7.1.0 12:34:25 packaging==24.0 12:34:25 pbr==6.0.0 12:34:25 platformdirs==4.2.0 12:34:25 prettytable==3.10.0 12:34:25 pyasn1==0.6.0 12:34:25 pyasn1_modules==0.4.0 12:34:25 pycparser==2.22 12:34:25 pygerrit2==2.0.15 12:34:25 PyGithub==2.3.0 12:34:25 pyinotify==0.9.6 12:34:25 PyJWT==2.8.0 12:34:25 PyNaCl==1.5.0 12:34:25 pyparsing==2.4.7 12:34:25 pyperclip==1.8.2 12:34:25 pyrsistent==0.20.0 12:34:25 python-cinderclient==9.5.0 12:34:25 python-dateutil==2.9.0.post0 12:34:25 python-heatclient==3.5.0 12:34:25 python-jenkins==1.8.2 12:34:25 python-keystoneclient==5.4.0 12:34:25 python-magnumclient==4.4.0 12:34:25 python-novaclient==18.6.0 12:34:25 python-openstackclient==6.6.0 12:34:25 python-swiftclient==4.5.0 12:34:25 PyYAML==6.0.1 12:34:25 referencing==0.34.0 12:34:25 requests==2.31.0 12:34:25 requests-oauthlib==2.0.0 12:34:25 requestsexceptions==1.4.0 12:34:25 rfc3986==2.0.0 12:34:25 rpds-py==0.18.0 12:34:25 rsa==4.9 12:34:25 ruamel.yaml==0.18.6 12:34:25 ruamel.yaml.clib==0.2.8 12:34:25 s3transfer==0.10.1 12:34:25 simplejson==3.19.2 12:34:25 six==1.16.0 12:34:25 smmap==5.0.1 12:34:25 soupsieve==2.5 12:34:25 stevedore==5.2.0 12:34:25 tabulate==0.9.0 12:34:25 toml==0.10.2 12:34:25 tomlkit==0.12.4 12:34:25 tqdm==4.66.2 12:34:25 typing_extensions==4.11.0 12:34:25 tzdata==2024.1 12:34:25 urllib3==1.26.18 12:34:25 virtualenv==20.25.1 12:34:25 wcwidth==0.2.13 12:34:25 websocket-client==1.7.0 12:34:25 wrapt==1.16.0 12:34:25 xdg==6.0.0 12:34:25 xmltodict==0.13.0 12:34:25 yq==3.2.3 12:34:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8687106772408611967.sh 12:34:25 ---> sudo-logs.sh 12:34:25 Archiving 'sudo' log.. 12:34:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13603396885268955055.sh 12:34:26 ---> job-cost.sh 12:34:26 Setup pyenv: 12:34:26 system 12:34:26 3.8.13 12:34:26 3.9.13 12:34:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dHL6 from file:/tmp/.os_lf_venv 12:34:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-dHL6/bin to PATH 12:34:33 INFO: No Stack... 12:34:33 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:34 INFO: Archiving Costs 12:34:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16309063304616830406.sh 12:34:34 ---> logs-deploy.sh 12:34:34 Setup pyenv: 12:34:34 system 12:34:34 3.8.13 12:34:34 3.9.13 12:34:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:34:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dHL6 from file:/tmp/.os_lf_venv 12:34:35 lf-activate-venv(): INFO: Installing: lftools 12:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-dHL6/bin to PATH 12:34:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7317 12:34:45 INFO: archiving workspace using pattern(s): 12:34:46 Archives upload complete. 12:34:46 INFO: archiving logs to Nexus 12:34:47 ---> uname -a: 12:34:47 Linux prd-ubuntu1804-builder-4c-4g-22714 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:34:47 12:34:47 12:34:47 ---> lscpu: 12:34:47 Architecture: x86_64 12:34:47 CPU op-mode(s): 32-bit, 64-bit 12:34:47 Byte Order: Little Endian 12:34:47 CPU(s): 4 12:34:47 On-line CPU(s) list: 0-3 12:34:47 Thread(s) per core: 1 12:34:47 Core(s) per socket: 1 12:34:47 Socket(s): 4 12:34:47 NUMA node(s): 1 12:34:47 Vendor ID: AuthenticAMD 12:34:47 CPU family: 23 12:34:47 Model: 49 12:34:47 Model name: AMD EPYC-Rome Processor 12:34:47 Stepping: 0 12:34:47 CPU MHz: 2800.000 12:34:47 BogoMIPS: 5600.00 12:34:47 Virtualization: AMD-V 12:34:47 Hypervisor vendor: KVM 12:34:47 Virtualization type: full 12:34:47 L1d cache: 32K 12:34:47 L1i cache: 32K 12:34:47 L2 cache: 512K 12:34:47 L3 cache: 16384K 12:34:47 NUMA node0 CPU(s): 0-3 12:34:47 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 12:34:47 12:34:47 12:34:47 ---> nproc: 12:34:47 4 12:34:47 12:34:47 12:34:47 ---> df -h: 12:34:47 Filesystem Size Used Avail Use% Mounted on 12:34:47 udev 7.9G 0 7.9G 0% /dev 12:34:47 tmpfs 1.6G 672K 1.6G 1% /run 12:34:47 /dev/vda1 78G 8.4G 69G 11% / 12:34:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:34:47 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:34:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:34:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:34:47 12:34:47 12:34:47 ---> free -m: 12:34:47 total used free shared buff/cache available 12:34:47 Mem: 16040 535 13234 0 2270 15182 12:34:47 Swap: 1023 0 1023 12:34:47 12:34:47 12:34:47 ---> ip addr: 12:34:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:47 inet 127.0.0.1/8 scope host lo 12:34:47 valid_lft forever preferred_lft forever 12:34:47 inet6 ::1/128 scope host 12:34:47 valid_lft forever preferred_lft forever 12:34:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:47 link/ether fa:16:3e:bc:22:5c brd ff:ff:ff:ff:ff:ff 12:34:47 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic ens3 12:34:47 valid_lft 86198sec preferred_lft 86198sec 12:34:47 inet6 fe80::f816:3eff:febc:225c/64 scope link 12:34:47 valid_lft forever preferred_lft forever 12:34:47 12:34:47 12:34:47 ---> sar -b -r -n DEV: 12:34:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22714) 04/12/24 _x86_64_ (4 CPU) 12:34:47 12:34:47 12:31:28 LINUX RESTART (4 CPU) 12:34:47 12:34:47 12:32:01 tps rtps wtps bread/s bwrtn/s 12:34:47 12:33:01 119.01 23.99 95.02 922.63 22031.06 12:34:47 12:34:01 124.73 13.83 110.90 1047.69 27614.33 12:34:47 Average: 121.87 18.91 102.96 985.15 24822.46 12:34:47 12:34:47 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:47 12:33:01 13890064 15578436 2534904 15.43 69840 1812740 777776 4.45 680400 1625128 201712 12:34:47 12:34:01 13669400 15569700 2755568 16.78 86608 1997904 771472 4.42 719684 1787724 24280 12:34:47 Average: 13779732 15574068 2645236 16.10 78224 1905322 774624 4.43 700042 1706426 112996 12:34:47 12:34:47 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:47 12:33:01 lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 12:34:47 12:33:01 ens3 75.47 52.30 828.37 12.73 0.00 0.00 0.00 0.00 12:34:47 12:34:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 12:34:47 12:34:01 ens3 54.01 41.43 635.18 24.52 0.00 0.00 0.00 0.00 12:34:47 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 12:34:47 Average: ens3 64.74 46.86 731.78 18.62 0.00 0.00 0.00 0.00 12:34:47 12:34:47 12:34:47 ---> sar -P ALL: 12:34:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22714) 04/12/24 _x86_64_ (4 CPU) 12:34:47 12:34:47 12:31:28 LINUX RESTART (4 CPU) 12:34:47 12:34:47 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:34:47 12:33:01 all 19.34 0.00 1.61 4.75 0.08 74.22 12:34:47 12:33:01 0 13.28 0.00 1.32 0.77 0.10 84.54 12:34:47 12:33:01 1 29.58 0.00 2.09 2.17 0.07 66.09 12:34:47 12:33:01 2 9.45 0.00 1.20 14.01 0.08 75.25 12:34:47 12:33:01 3 25.07 0.00 1.82 2.06 0.08 70.96 12:34:47 12:34:01 all 14.71 0.00 1.11 11.39 0.05 72.75 12:34:47 12:34:01 0 3.19 0.00 0.42 0.97 0.05 95.38 12:34:47 12:34:01 1 36.50 0.00 1.75 4.45 0.08 57.23 12:34:47 12:34:01 2 12.02 0.00 1.12 17.40 0.03 69.43 12:34:47 12:34:01 3 7.05 0.00 1.15 22.78 0.03 68.98 12:34:47 Average: all 17.02 0.00 1.36 8.07 0.06 73.48 12:34:47 Average: 0 8.23 0.00 0.87 0.87 0.08 89.96 12:34:47 Average: 1 33.04 0.00 1.92 3.31 0.08 61.65 12:34:47 Average: 2 10.74 0.00 1.16 15.70 0.06 72.34 12:34:47 Average: 3 16.06 0.00 1.49 12.43 0.06 69.97 12:34:47 12:34:47 12:34:47