10:21:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 10:21:27 Running as SYSTEM 10:21:27 [EnvInject] - Loading node environment variables. 10:21:27 Building remotely on prd-ubuntu1804-builder-4c-4g-17954 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:21:27 [ssh-agent] Looking for ssh-agent implementation... 10:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:21:27 $ ssh-agent 10:21:27 SSH_AUTH_SOCK=/tmp/ssh-iJ8sd5w4Gtsf/agent.1694 10:21:27 SSH_AGENT_PID=1696 10:21:27 [ssh-agent] Started. 10:21:27 Running ssh-add (command line suppressed) 10:21:27 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15006083746640057542.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15006083746640057542.key) 10:21:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:21:27 The recommended git tool is: NONE 10:21:29 using credential onap-jenkins-ssh 10:21:29 Wiping out workspace first. 10:21:29 Cloning the remote Git repository 10:21:29 Cloning repository git://cloud.onap.org/mirror/oom.git 10:21:29 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:21:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:21:29 > git --version # timeout=10 10:21:29 > git --version # 'git version 2.17.1' 10:21:29 using GIT_SSH to set credentials Gerrit user 10:21:29 Verifying host key using manually-configured host key entries 10:21:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:21:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:21:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:21:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:21:35 using GIT_SSH to set credentials Gerrit user 10:21:35 Verifying host key using manually-configured host key entries 10:21:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/1 # timeout=30 10:21:35 > git rev-parse 74a86787ac65d91c9519a098b5573539eda979b2^{commit} # timeout=10 10:21:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:21:35 Checking out Revision 74a86787ac65d91c9519a098b5573539eda979b2 (refs/changes/73/137573/1) 10:21:35 > git config core.sparsecheckout # timeout=10 10:21:35 > git checkout -f 74a86787ac65d91c9519a098b5573539eda979b2 # timeout=30 10:21:38 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 10:21:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:21:38 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 10:21:38 [EnvInject] - Injecting environment variables from a build step. 10:21:38 [EnvInject] - Injecting as environment variables the properties content 10:21:38 PYTHON=python3 10:21:38 10:21:38 [EnvInject] - Variables injected successfully. 10:21:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17170394132033809384.sh 10:21:39 ---> tox-install.sh 10:21:39 + source /home/jenkins/lf-env.sh 10:21:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:39 ++ mktemp -d /tmp/venv-XXXX 10:21:39 + lf_venv=/tmp/venv-WsFw 10:21:39 + local venv_file=/tmp/.os_lf_venv 10:21:39 + local python=python3 10:21:39 + local options 10:21:39 + local set_path=true 10:21:39 + local install_args= 10:21:39 ++ 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 10:21:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:21:39 + true 10:21:39 + case $1 in 10:21:39 + venv_file=/tmp/.toxenv 10:21:39 + shift 2 10:21:39 + true 10:21:39 + case $1 in 10:21:39 + shift 10:21:39 + break 10:21:39 + case $python in 10:21:39 + local pkg_list= 10:21:39 + [[ -d /opt/pyenv ]] 10:21:39 + echo 'Setup pyenv:' 10:21:39 Setup pyenv: 10:21:39 + export PYENV_ROOT=/opt/pyenv 10:21:39 + PYENV_ROOT=/opt/pyenv 10:21:39 + 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 10:21:39 + 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 10:21:39 + pyenv versions 10:21:39 * system (set by /opt/pyenv/version) 10:21:39 * 3.8.13 (set by /opt/pyenv/version) 10:21:39 * 3.9.13 (set by /opt/pyenv/version) 10:21:39 * 3.10.6 (set by /opt/pyenv/version) 10:21:39 + command -v pyenv 10:21:39 ++ pyenv init - --no-rehash 10:21:39 + 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[*]}"'\'')" 10:21:39 export PATH="/opt/pyenv/shims:${PATH}" 10:21:39 export PYENV_SHELL=bash 10:21:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:21:39 pyenv() { 10:21:39 local command 10:21:39 command="${1:-}" 10:21:39 if [ "$#" -gt 0 ]; then 10:21:39 shift 10:21:39 fi 10:21:39 10:21:39 case "$command" in 10:21:39 rehash|shell) 10:21:39 eval "$(pyenv "sh-$command" "$@")" 10:21:39 ;; 10:21:39 *) 10:21:39 command pyenv "$command" "$@" 10:21:39 ;; 10:21:39 esac 10:21:39 }' 10:21:39 +++ 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[*]}"' 10:21:39 ++ 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 10:21:39 ++ 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 10:21:39 ++ 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 10:21:39 ++ export PYENV_SHELL=bash 10:21:39 ++ PYENV_SHELL=bash 10:21:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:21:39 +++ complete -F _pyenv pyenv 10:21:39 ++ lf-pyver python3 10:21:39 ++ local py_version_xy=python3 10:21:39 ++ local py_version_xyz= 10:21:39 ++ pyenv versions 10:21:39 ++ local command 10:21:39 ++ command=versions 10:21:39 ++ '[' 1 -gt 0 ']' 10:21:39 ++ shift 10:21:39 ++ case "$command" in 10:21:39 ++ command pyenv versions 10:21:39 ++ pyenv versions 10:21:39 ++ sed 's/^[ *]* //' 10:21:39 ++ grep -E '^[0-9.]*[0-9]$' 10:21:39 ++ awk '{ print $1 }' 10:21:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:21:39 +++ grep '^3' /tmp/.pyenv_versions 10:21:39 +++ tail -n 1 10:21:39 +++ sort -V 10:21:39 ++ py_version_xyz=3.10.6 10:21:39 ++ [[ -z 3.10.6 ]] 10:21:39 ++ echo 3.10.6 10:21:39 ++ return 0 10:21:39 + pyenv local 3.10.6 10:21:39 + local command 10:21:39 + command=local 10:21:39 + '[' 2 -gt 0 ']' 10:21:39 + shift 10:21:39 + case "$command" in 10:21:39 + command pyenv local 3.10.6 10:21:39 + pyenv local 3.10.6 10:21:39 + for arg in "$@" 10:21:39 + case $arg in 10:21:39 + pkg_list+='tox ' 10:21:39 + for arg in "$@" 10:21:39 + case $arg in 10:21:39 + pkg_list+='virtualenv ' 10:21:39 + for arg in "$@" 10:21:39 + case $arg in 10:21:39 + pkg_list+='urllib3~=1.26.15 ' 10:21:39 + [[ -f /tmp/.toxenv ]] 10:21:39 + [[ ! -f /tmp/.toxenv ]] 10:21:39 + [[ -n '' ]] 10:21:39 + python3 -m venv /tmp/venv-WsFw 10:21:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsFw' 10:21:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsFw 10:21:43 + echo /tmp/venv-WsFw 10:21:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:21:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:21:43 + /tmp/venv-WsFw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:21:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:21:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:21:46 + /tmp/venv-WsFw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:21:48 + type python3 10:21:48 + true 10:21:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WsFw/bin to PATH' 10:21:48 lf-activate-venv(): INFO: Adding /tmp/venv-WsFw/bin to PATH 10:21:48 + PATH=/tmp/venv-WsFw/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 10:21:48 + return 0 10:21:48 + python3 --version 10:21:48 Python 3.10.6 10:21:48 + python3 -m pip --version 10:21:49 pip 24.0 from /tmp/venv-WsFw/lib/python3.10/site-packages/pip (python 3.10) 10:21:49 + python3 -m pip freeze 10:21:49 cachetools==5.3.3 10:21:49 chardet==5.2.0 10:21:49 colorama==0.4.6 10:21:49 distlib==0.3.8 10:21:49 filelock==3.13.1 10:21:49 packaging==24.0 10:21:49 platformdirs==4.2.0 10:21:49 pluggy==1.4.0 10:21:49 pyproject-api==1.6.1 10:21:49 tomli==2.0.1 10:21:49 tox==4.14.2 10:21:49 urllib3==1.26.18 10:21:49 virtualenv==20.25.1 10:21:49 [EnvInject] - Injecting environment variables from a build step. 10:21:49 [EnvInject] - Injecting as environment variables the properties content 10:21:49 PARALLEL=false 10:21:49 10:21:49 [EnvInject] - Variables injected successfully. 10:21:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15341743470092944509.sh 10:21:49 ---> tox-run.sh 10:21:49 + 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 10:21:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:21:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:21:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:21:49 + cd /w/workspace/oom-master-commit-lint/. 10:21:49 + source /home/jenkins/lf-env.sh 10:21:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:21:49 ++ mktemp -d /tmp/venv-XXXX 10:21:49 + lf_venv=/tmp/venv-t2wP 10:21:49 + local venv_file=/tmp/.os_lf_venv 10:21:49 + local python=python3 10:21:49 + local options 10:21:49 + local set_path=true 10:21:49 + local install_args= 10:21:49 ++ 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 10:21:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:21:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:21:49 + true 10:21:49 + case $1 in 10:21:49 + venv_file=/tmp/.toxenv 10:21:49 + shift 2 10:21:49 + true 10:21:49 + case $1 in 10:21:49 + shift 10:21:49 + break 10:21:49 + case $python in 10:21:49 + local pkg_list= 10:21:49 + [[ -d /opt/pyenv ]] 10:21:49 + echo 'Setup pyenv:' 10:21:49 Setup pyenv: 10:21:49 + export PYENV_ROOT=/opt/pyenv 10:21:49 + PYENV_ROOT=/opt/pyenv 10:21:49 + 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 10:21:49 + 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 10:21:49 + pyenv versions 10:21:49 system 10:21:49 3.8.13 10:21:49 3.9.13 10:21:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:21:49 + command -v pyenv 10:21:49 ++ pyenv init - --no-rehash 10:21:49 + 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[*]}"'\'')" 10:21:49 export PATH="/opt/pyenv/shims:${PATH}" 10:21:49 export PYENV_SHELL=bash 10:21:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:21:49 pyenv() { 10:21:49 local command 10:21:49 command="${1:-}" 10:21:49 if [ "$#" -gt 0 ]; then 10:21:49 shift 10:21:49 fi 10:21:49 10:21:49 case "$command" in 10:21:49 rehash|shell) 10:21:49 eval "$(pyenv "sh-$command" "$@")" 10:21:49 ;; 10:21:49 *) 10:21:49 command pyenv "$command" "$@" 10:21:49 ;; 10:21:49 esac 10:21:49 }' 10:21:49 +++ 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[*]}"' 10:21:49 ++ 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 10:21:49 ++ 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 10:21:49 ++ 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 10:21:49 ++ export PYENV_SHELL=bash 10:21:49 ++ PYENV_SHELL=bash 10:21:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:21:49 +++ complete -F _pyenv pyenv 10:21:49 ++ lf-pyver python3 10:21:49 ++ local py_version_xy=python3 10:21:49 ++ local py_version_xyz= 10:21:49 ++ pyenv versions 10:21:49 ++ local command 10:21:49 ++ command=versions 10:21:49 ++ '[' 1 -gt 0 ']' 10:21:49 ++ shift 10:21:49 ++ case "$command" in 10:21:49 ++ command pyenv versions 10:21:49 ++ pyenv versions 10:21:49 ++ sed 's/^[ *]* //' 10:21:49 ++ grep -E '^[0-9.]*[0-9]$' 10:21:49 ++ awk '{ print $1 }' 10:21:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:21:49 +++ grep '^3' /tmp/.pyenv_versions 10:21:49 +++ sort -V 10:21:49 +++ tail -n 1 10:21:49 ++ py_version_xyz=3.10.6 10:21:49 ++ [[ -z 3.10.6 ]] 10:21:49 ++ echo 3.10.6 10:21:49 ++ return 0 10:21:49 + pyenv local 3.10.6 10:21:49 + local command 10:21:49 + command=local 10:21:49 + '[' 2 -gt 0 ']' 10:21:49 + shift 10:21:49 + case "$command" in 10:21:49 + command pyenv local 3.10.6 10:21:49 + pyenv local 3.10.6 10:21:49 + for arg in "$@" 10:21:49 + case $arg in 10:21:49 + pkg_list+='tox ' 10:21:49 + for arg in "$@" 10:21:49 + case $arg in 10:21:49 + pkg_list+='virtualenv ' 10:21:49 + for arg in "$@" 10:21:49 + case $arg in 10:21:49 + pkg_list+='urllib3~=1.26.15 ' 10:21:49 + [[ -f /tmp/.toxenv ]] 10:21:49 ++ cat /tmp/.toxenv 10:21:49 + lf_venv=/tmp/venv-WsFw 10:21:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsFw from' file:/tmp/.toxenv 10:21:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsFw from file:/tmp/.toxenv 10:21:49 + /tmp/venv-WsFw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:21:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:21:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:21:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:21:50 + /tmp/venv-WsFw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:21:51 + type python3 10:21:51 + true 10:21:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WsFw/bin to PATH' 10:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-WsFw/bin to PATH 10:21:51 + PATH=/tmp/venv-WsFw/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 10:21:51 + return 0 10:21:51 + [[ -d /opt/pyenv ]] 10:21:51 + echo '---> Setting up pyenv' 10:21:51 ---> Setting up pyenv 10:21:51 + export PYENV_ROOT=/opt/pyenv 10:21:51 + PYENV_ROOT=/opt/pyenv 10:21:51 + export PATH=/opt/pyenv/bin:/tmp/venv-WsFw/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 10:21:51 + PATH=/opt/pyenv/bin:/tmp/venv-WsFw/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 10:21:51 ++ pwd 10:21:51 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:21:51 + export PYTHONPATH 10:21:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:21:51 + TOX_TESTENV_PASSENV=PYTHONPATH 10:21:51 + tox --version 10:21:52 4.14.2 from /tmp/venv-WsFw/lib/python3.10/site-packages/tox/__init__.py 10:21:52 + PARALLEL=false 10:21:52 + TOX_OPTIONS_LIST= 10:21:52 + [[ -n gitlint ]] 10:21:52 + TOX_OPTIONS_LIST=' -e gitlint' 10:21:52 + case ${PARALLEL,,} in 10:21:52 + tox -e gitlint 10:21:52 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:21:54 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 10:22:19 gitlint: freeze> python -m pip freeze --all 10:22: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 10:22:20 gitlint: commands[0]> gitlint 10:22:20 gitlint: OK (27.92=setup[27.72]+cmd[0.19] seconds) 10:22:20 congratulations :) (28.09 seconds) 10:22:20 + tox_status=0 10:22:20 + echo '---> Completed tox runs' 10:22:20 ---> Completed tox runs 10:22:20 + for i in .tox/*/log 10:22:20 ++ echo .tox/gitlint/log 10:22:20 ++ awk -F/ '{print $2}' 10:22:20 + tox_env=gitlint 10:22:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:22:20 + DOC_DIR=docs/_build/html 10:22:20 + [[ -d docs/_build/html ]] 10:22:20 + echo '---> tox-run.sh ends' 10:22:20 ---> tox-run.sh ends 10:22:20 + test 0 -eq 0 10:22:20 $ ssh-agent -k 10:22:20 unset SSH_AUTH_SOCK; 10:22:20 unset SSH_AGENT_PID; 10:22:20 echo Agent pid 1696 killed; 10:22:20 [ssh-agent] Stopped. 10:22:20 [PostBuildScript] - [INFO] Executing post build scripts. 10:22:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9541802471917766575.sh 10:22:20 ---> sysstat.sh 10:22:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11189295162887945334.sh 10:22:21 ---> package-listing.sh 10:22:21 ++ facter osfamily 10:22:21 ++ tr '[:upper:]' '[:lower:]' 10:22:21 + OS_FAMILY=debian 10:22:21 + workspace=/w/workspace/oom-master-commit-lint 10:22:21 + START_PACKAGES=/tmp/packages_start.txt 10:22:21 + END_PACKAGES=/tmp/packages_end.txt 10:22:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:21 + PACKAGES=/tmp/packages_start.txt 10:22:21 + '[' /w/workspace/oom-master-commit-lint ']' 10:22:21 + PACKAGES=/tmp/packages_end.txt 10:22:21 + case "${OS_FAMILY}" in 10:22:21 + dpkg -l 10:22:21 + grep '^ii' 10:22:21 + '[' -f /tmp/packages_start.txt ']' 10:22:21 + '[' -f /tmp/packages_end.txt ']' 10:22:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:21 + '[' /w/workspace/oom-master-commit-lint ']' 10:22:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:22:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:22:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5688959744019192518.sh 10:22:21 ---> capture-instance-metadata.sh 10:22:21 Setup pyenv: 10:22:21 system 10:22:21 3.8.13 10:22:21 3.9.13 10:22:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:22:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZ5e 10:22:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:22:27 lf-activate-venv(): INFO: Installing: lftools 10:22:57 lf-activate-venv(): INFO: Adding /tmp/venv-jZ5e/bin to PATH 10:22:57 INFO: Running in OpenStack, capturing instance metadata 10:22:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5788365281213126923.sh 10:22:57 provisioning config files... 10:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15926704575282734016tmp 10:22:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:22:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:22:57 [EnvInject] - Injecting environment variables from a build step. 10:22:57 [EnvInject] - Injecting as environment variables the properties content 10:22:57 SERVER_ID=logs 10:22:57 10:22:57 [EnvInject] - Variables injected successfully. 10:22:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5174012935654125667.sh 10:22:57 ---> create-netrc.sh 10:22:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14932773294122404598.sh 10:22:57 ---> python-tools-install.sh 10:22:57 Setup pyenv: 10:22:57 system 10:22:57 3.8.13 10:22:57 3.9.13 10:22:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZ5e from file:/tmp/.os_lf_venv 10:22:59 lf-activate-venv(): INFO: Installing: lftools 10:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-jZ5e/bin to PATH 10:23:07 Generating Requirements File 10:23:33 Python 3.10.6 10:23:33 pip 24.0 from /tmp/venv-jZ5e/lib/python3.10/site-packages/pip (python 3.10) 10:23:33 appdirs==1.4.4 10:23:33 argcomplete==3.2.3 10:23:33 aspy.yaml==1.3.0 10:23:33 attrs==23.2.0 10:23:33 autopage==0.5.2 10:23:33 beautifulsoup4==4.12.3 10:23:33 boto3==1.34.69 10:23:33 botocore==1.34.69 10:23:33 bs4==0.0.2 10:23:33 cachetools==5.3.3 10:23:33 certifi==2024.2.2 10:23:33 cffi==1.16.0 10:23:33 cfgv==3.4.0 10:23:33 chardet==5.2.0 10:23:33 charset-normalizer==3.3.2 10:23:33 click==8.1.7 10:23:33 cliff==4.6.0 10:23:33 cmd2==2.4.3 10:23:33 cryptography==3.3.2 10:23:33 debtcollector==3.0.0 10:23:33 decorator==5.1.1 10:23:33 defusedxml==0.7.1 10:23:33 Deprecated==1.2.14 10:23:33 distlib==0.3.8 10:23:33 dnspython==2.6.1 10:23:33 docker==4.2.2 10:23:33 dogpile.cache==1.3.2 10:23:33 email_validator==2.1.1 10:23:33 filelock==3.13.1 10:23:33 future==1.0.0 10:23:33 gitdb==4.0.11 10:23:33 GitPython==3.1.42 10:23:33 google-auth==2.29.0 10:23:33 httplib2==0.22.0 10:23:33 identify==2.5.35 10:23:33 idna==3.6 10:23:33 importlib-resources==1.5.0 10:23:33 iso8601==2.1.0 10:23:33 Jinja2==3.1.3 10:23:33 jmespath==1.0.1 10:23:33 jsonpatch==1.33 10:23:33 jsonpointer==2.4 10:23:33 jsonschema==4.21.1 10:23:33 jsonschema-specifications==2023.12.1 10:23:33 keystoneauth1==5.6.0 10:23:33 kubernetes==29.0.0 10:23:33 lftools==0.37.10 10:23:33 lxml==5.1.0 10:23:33 MarkupSafe==2.1.5 10:23:33 msgpack==1.0.8 10:23:33 multi_key_dict==2.0.3 10:23:33 munch==4.0.0 10:23:33 netaddr==1.2.1 10:23:33 netifaces==0.11.0 10:23:33 niet==1.4.2 10:23:33 nodeenv==1.8.0 10:23:33 oauth2client==4.1.3 10:23:33 oauthlib==3.2.2 10:23:33 openstacksdk==3.0.0 10:23:33 os-client-config==2.1.0 10:23:33 os-service-types==1.7.0 10:23:33 osc-lib==3.0.1 10:23:33 oslo.config==9.4.0 10:23:33 oslo.context==5.5.0 10:23:33 oslo.i18n==6.3.0 10:23:33 oslo.log==5.5.0 10:23:33 oslo.serialization==5.4.0 10:23:33 oslo.utils==7.1.0 10:23:33 packaging==24.0 10:23:33 pbr==6.0.0 10:23:33 platformdirs==4.2.0 10:23:33 prettytable==3.10.0 10:23:33 pyasn1==0.5.1 10:23:33 pyasn1-modules==0.3.0 10:23:33 pycparser==2.21 10:23:33 pygerrit2==2.0.15 10:23:33 PyGithub==2.3.0 10:23:33 pyinotify==0.9.6 10:23:33 PyJWT==2.8.0 10:23:33 PyNaCl==1.5.0 10:23:33 pyparsing==2.4.7 10:23:33 pyperclip==1.8.2 10:23:33 pyrsistent==0.20.0 10:23:33 python-cinderclient==9.5.0 10:23:33 python-dateutil==2.9.0.post0 10:23:33 python-heatclient==3.5.0 10:23:33 python-jenkins==1.8.2 10:23:33 python-keystoneclient==5.4.0 10:23:33 python-magnumclient==4.4.0 10:23:33 python-novaclient==18.6.0 10:23:33 python-openstackclient==6.6.0 10:23:33 python-swiftclient==4.5.0 10:23:33 PyYAML==6.0.1 10:23:33 referencing==0.34.0 10:23:33 requests==2.31.0 10:23:33 requests-oauthlib==2.0.0 10:23:33 requestsexceptions==1.4.0 10:23:33 rfc3986==2.0.0 10:23:33 rpds-py==0.18.0 10:23:33 rsa==4.9 10:23:33 ruamel.yaml==0.18.6 10:23:33 ruamel.yaml.clib==0.2.8 10:23:33 s3transfer==0.10.1 10:23:33 simplejson==3.19.2 10:23:33 six==1.16.0 10:23:33 smmap==5.0.1 10:23:33 soupsieve==2.5 10:23:33 stevedore==5.2.0 10:23:33 tabulate==0.9.0 10:23:33 toml==0.10.2 10:23:33 tomlkit==0.12.4 10:23:33 tqdm==4.66.2 10:23:33 typing_extensions==4.10.0 10:23:33 tzdata==2024.1 10:23:33 urllib3==1.26.18 10:23:33 virtualenv==20.25.1 10:23:33 wcwidth==0.2.13 10:23:33 websocket-client==1.7.0 10:23:33 wrapt==1.16.0 10:23:33 xdg==6.0.0 10:23:33 xmltodict==0.13.0 10:23:33 yq==3.2.3 10:23:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4647731120918374878.sh 10:23:33 ---> sudo-logs.sh 10:23:33 Archiving 'sudo' log.. 10:23:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins493402829356652568.sh 10:23:34 ---> job-cost.sh 10:23:34 Setup pyenv: 10:23:34 system 10:23:34 3.8.13 10:23:34 3.9.13 10:23:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZ5e from file:/tmp/.os_lf_venv 10:23:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:23:40 lf-activate-venv(): INFO: Adding /tmp/venv-jZ5e/bin to PATH 10:23:40 INFO: No Stack... 10:23:40 INFO: Retrieving Pricing Info for: v3-standard-4 10:23:40 INFO: Archiving Costs 10:23:40 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12536273125236835948.sh 10:23:40 ---> logs-deploy.sh 10:23:40 Setup pyenv: 10:23:41 system 10:23:41 3.8.13 10:23:41 3.9.13 10:23:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:23:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZ5e from file:/tmp/.os_lf_venv 10:23:42 lf-activate-venv(): INFO: Installing: lftools 10:23:51 lf-activate-venv(): INFO: Adding /tmp/venv-jZ5e/bin to PATH 10:23:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7254 10:23:51 INFO: archiving workspace using pattern(s): 10:23:52 Archives upload complete. 10:23:52 INFO: archiving logs to Nexus 10:23:53 ---> uname -a: 10:23:53 Linux prd-ubuntu1804-builder-4c-4g-17954 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:23:53 10:23:53 10:23:53 ---> lscpu: 10:23:53 Architecture: x86_64 10:23:53 CPU op-mode(s): 32-bit, 64-bit 10:23:53 Byte Order: Little Endian 10:23:53 CPU(s): 4 10:23:53 On-line CPU(s) list: 0-3 10:23:53 Thread(s) per core: 1 10:23:53 Core(s) per socket: 1 10:23:53 Socket(s): 4 10:23:53 NUMA node(s): 1 10:23:53 Vendor ID: AuthenticAMD 10:23:53 CPU family: 23 10:23:53 Model: 49 10:23:53 Model name: AMD EPYC-Rome Processor 10:23:53 Stepping: 0 10:23:53 CPU MHz: 2799.998 10:23:53 BogoMIPS: 5599.99 10:23:53 Virtualization: AMD-V 10:23:53 Hypervisor vendor: KVM 10:23:53 Virtualization type: full 10:23:53 L1d cache: 32K 10:23:53 L1i cache: 32K 10:23:53 L2 cache: 512K 10:23:53 L3 cache: 16384K 10:23:53 NUMA node0 CPU(s): 0-3 10:23:53 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 10:23:53 10:23:53 10:23:53 ---> nproc: 10:23:53 4 10:23:53 10:23:53 10:23:53 ---> df -h: 10:23:53 Filesystem Size Used Avail Use% Mounted on 10:23:53 udev 7.9G 0 7.9G 0% /dev 10:23:53 tmpfs 1.6G 672K 1.6G 1% /run 10:23:53 /dev/vda1 78G 8.5G 69G 11% / 10:23:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:23:53 tmpfs 5.0M 0 5.0M 0% /run/lock 10:23:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:23:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:23:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:23:53 10:23:53 10:23:53 ---> free -m: 10:23:53 total used free shared buff/cache available 10:23:53 Mem: 16040 554 13201 0 2284 15162 10:23:53 Swap: 1023 0 1023 10:23:53 10:23:53 10:23:53 ---> ip addr: 10:23:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:23:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:23:53 inet 127.0.0.1/8 scope host lo 10:23:53 valid_lft forever preferred_lft forever 10:23:53 inet6 ::1/128 scope host 10:23:53 valid_lft forever preferred_lft forever 10:23:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:23:53 link/ether fa:16:3e:f6:4a:a7 brd ff:ff:ff:ff:ff:ff 10:23:53 inet 10.30.107.20/23 brd 10.30.107.255 scope global dynamic ens3 10:23:53 valid_lft 86236sec preferred_lft 86236sec 10:23:53 inet6 fe80::f816:3eff:fef6:4aa7/64 scope link 10:23:53 valid_lft forever preferred_lft forever 10:23:53 10:23:53 10:23:53 ---> sar -b -r -n DEV: 10:23:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17954) 03/25/24 _x86_64_ (4 CPU) 10:23:53 10:23:53 10:21:12 LINUX RESTART (4 CPU) 10:23:53 10:23:53 10:22:01 tps rtps wtps bread/s bwrtn/s 10:23:53 10:23:01 168.39 14.36 154.02 1089.82 47921.48 10:23:53 Average: 168.39 14.36 154.02 1089.82 47921.48 10:23:53 10:23:53 10:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:23:53 10:23:01 13634196 15531208 2790772 16.99 85804 1994172 776648 4.44 753492 1786288 146776 10:23:53 Average: 13634196 15531208 2790772 16.99 85804 1994172 776648 4.44 753492 1786288 146776 10:23:53 10:23:53 10:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:23:53 10:23:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:23:53 10:23:01 ens3 78.49 48.06 1279.16 12.78 0.00 0.00 0.00 0.00 10:23:53 Average: lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:23:53 Average: ens3 78.49 48.06 1279.16 12.78 0.00 0.00 0.00 0.00 10:23:53 10:23:53 10:23:53 ---> sar -P ALL: 10:23:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17954) 03/25/24 _x86_64_ (4 CPU) 10:23:53 10:23:53 10:21:12 LINUX RESTART (4 CPU) 10:23:53 10:23:53 10:22:01 CPU %user %nice %system %iowait %steal %idle 10:23:53 10:23:01 all 20.19 0.00 1.78 4.41 0.06 73.56 10:23:53 10:23:01 0 36.30 0.00 2.81 7.25 0.08 53.57 10:23:53 10:23:01 1 20.25 0.00 1.84 0.25 0.07 77.59 10:23:53 10:23:01 2 22.68 0.00 1.99 3.46 0.07 71.80 10:23:53 10:23:01 3 1.58 0.00 0.48 6.66 0.02 91.26 10:23:53 Average: all 20.19 0.00 1.78 4.41 0.06 73.56 10:23:53 Average: 0 36.30 0.00 2.81 7.25 0.08 53.57 10:23:53 Average: 1 20.25 0.00 1.84 0.25 0.07 77.59 10:23:53 Average: 2 22.68 0.00 1.99 3.46 0.07 71.80 10:23:53 Average: 3 1.58 0.00 0.48 6.66 0.02 91.26 10:23:53 10:23:53 10:23:53