15:07:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 15:07:37 Running as SYSTEM 15:07:37 [EnvInject] - Loading node environment variables. 15:07:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18317 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:07:37 [ssh-agent] Looking for ssh-agent implementation... 15:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:38 $ ssh-agent 15:07:38 SSH_AUTH_SOCK=/tmp/ssh-wg6QPSmPOWnx/agent.1784 15:07:38 SSH_AGENT_PID=1786 15:07:38 [ssh-agent] Started. 15:07:38 Running ssh-add (command line suppressed) 15:07:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15760532044199885731.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15760532044199885731.key) 15:07:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:07:38 The recommended git tool is: NONE 15:07:40 using credential onap-jenkins-ssh 15:07:40 Wiping out workspace first. 15:07:40 Cloning the remote Git repository 15:07:40 Cloning repository git://cloud.onap.org/mirror/oom.git 15:07:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:07:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:07:40 > git --version # timeout=10 15:07:40 > git --version # 'git version 2.17.1' 15:07:40 using GIT_SSH to set credentials Gerrit user 15:07:40 Verifying host key using manually-configured host key entries 15:07:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:07:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:07:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:07:46 using GIT_SSH to set credentials Gerrit user 15:07:46 Verifying host key using manually-configured host key entries 15:07:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/3 # timeout=30 15:07:46 > git rev-parse dc5c47dd328bf8724d448ec7ac651de7c450446d^{commit} # timeout=10 15:07:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:07:46 Checking out Revision dc5c47dd328bf8724d448ec7ac651de7c450446d (refs/changes/90/137590/3) 15:07:46 > git config core.sparsecheckout # timeout=10 15:07:46 > git checkout -f dc5c47dd328bf8724d448ec7ac651de7c450446d # timeout=30 15:07:50 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 15:07:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:07:50 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 15:07:50 [EnvInject] - Injecting environment variables from a build step. 15:07:50 [EnvInject] - Injecting as environment variables the properties content 15:07:50 PYTHON=python3 15:07:50 15:07:50 [EnvInject] - Variables injected successfully. 15:07:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8087852230253445870.sh 15:07:50 ---> tox-install.sh 15:07:50 + source /home/jenkins/lf-env.sh 15:07:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:50 ++ mktemp -d /tmp/venv-XXXX 15:07:50 + lf_venv=/tmp/venv-UA3b 15:07:50 + local venv_file=/tmp/.os_lf_venv 15:07:50 + local python=python3 15:07:50 + local options 15:07:50 + local set_path=true 15:07:50 + local install_args= 15:07:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:07:50 + true 15:07:50 + case $1 in 15:07:50 + venv_file=/tmp/.toxenv 15:07:50 + shift 2 15:07:50 + true 15:07:50 + case $1 in 15:07:50 + shift 15:07:50 + break 15:07:50 + case $python in 15:07:50 + local pkg_list= 15:07:50 + [[ -d /opt/pyenv ]] 15:07:50 + echo 'Setup pyenv:' 15:07:50 Setup pyenv: 15:07:50 + export PYENV_ROOT=/opt/pyenv 15:07:50 + PYENV_ROOT=/opt/pyenv 15:07:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:50 + pyenv versions 15:07:50 * system (set by /opt/pyenv/version) 15:07:50 * 3.8.13 (set by /opt/pyenv/version) 15:07:50 * 3.9.13 (set by /opt/pyenv/version) 15:07:50 * 3.10.6 (set by /opt/pyenv/version) 15:07:50 + command -v pyenv 15:07:50 ++ pyenv init - --no-rehash 15:07:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:07:50 export PATH="/opt/pyenv/shims:${PATH}" 15:07:50 export PYENV_SHELL=bash 15:07:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:50 pyenv() { 15:07:50 local command 15:07:50 command="${1:-}" 15:07:50 if [ "$#" -gt 0 ]; then 15:07:50 shift 15:07:50 fi 15:07:50 15:07:50 case "$command" in 15:07:50 rehash|shell) 15:07:50 eval "$(pyenv "sh-$command" "$@")" 15:07:50 ;; 15:07:50 *) 15:07:50 command pyenv "$command" "$@" 15:07:50 ;; 15:07:50 esac 15:07:50 }' 15:07:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:07:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:50 ++ export PYENV_SHELL=bash 15:07:50 ++ PYENV_SHELL=bash 15:07:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:50 +++ complete -F _pyenv pyenv 15:07:50 ++ lf-pyver python3 15:07:50 ++ local py_version_xy=python3 15:07:50 ++ local py_version_xyz= 15:07:50 ++ pyenv versions 15:07:50 ++ local command 15:07:50 ++ command=versions 15:07:50 ++ '[' 1 -gt 0 ']' 15:07:50 ++ shift 15:07:50 ++ case "$command" in 15:07:50 ++ command pyenv versions 15:07:50 ++ pyenv versions 15:07:50 ++ awk '{ print $1 }' 15:07:50 ++ sed 's/^[ *]* //' 15:07:50 ++ grep -E '^[0-9.]*[0-9]$' 15:07:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:50 +++ grep '^3' /tmp/.pyenv_versions 15:07:50 +++ tail -n 1 15:07:50 +++ sort -V 15:07:50 ++ py_version_xyz=3.10.6 15:07:50 ++ [[ -z 3.10.6 ]] 15:07:50 ++ echo 3.10.6 15:07:50 ++ return 0 15:07:50 + pyenv local 3.10.6 15:07:50 + local command 15:07:50 + command=local 15:07:50 + '[' 2 -gt 0 ']' 15:07:50 + shift 15:07:50 + case "$command" in 15:07:50 + command pyenv local 3.10.6 15:07:50 + pyenv local 3.10.6 15:07:51 + for arg in "$@" 15:07:51 + case $arg in 15:07:51 + pkg_list+='tox ' 15:07:51 + for arg in "$@" 15:07:51 + case $arg in 15:07:51 + pkg_list+='virtualenv ' 15:07:51 + for arg in "$@" 15:07:51 + case $arg in 15:07:51 + pkg_list+='urllib3~=1.26.15 ' 15:07:51 + [[ -f /tmp/.toxenv ]] 15:07:51 + [[ ! -f /tmp/.toxenv ]] 15:07:51 + [[ -n '' ]] 15:07:51 + python3 -m venv /tmp/venv-UA3b 15:07:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UA3b' 15:07:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UA3b 15:07:56 + echo /tmp/venv-UA3b 15:07:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:07:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:07:56 + /tmp/venv-UA3b/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:07:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:07:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:07:59 + /tmp/venv-UA3b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:08:02 + type python3 15:08:02 + true 15:08:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UA3b/bin to PATH' 15:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-UA3b/bin to PATH 15:08:02 + PATH=/tmp/venv-UA3b/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 15:08:02 + return 0 15:08:02 + python3 --version 15:08:02 Python 3.10.6 15:08:02 + python3 -m pip --version 15:08:02 pip 24.0 from /tmp/venv-UA3b/lib/python3.10/site-packages/pip (python 3.10) 15:08:03 + python3 -m pip freeze 15:08:03 cachetools==5.3.3 15:08:03 chardet==5.2.0 15:08:03 colorama==0.4.6 15:08:03 distlib==0.3.8 15:08:03 filelock==3.13.3 15:08:03 packaging==24.0 15:08:03 platformdirs==4.2.0 15:08:03 pluggy==1.4.0 15:08:03 pyproject-api==1.6.1 15:08:03 tomli==2.0.1 15:08:03 tox==4.14.2 15:08:03 urllib3==1.26.18 15:08:03 virtualenv==20.25.1 15:08:03 [EnvInject] - Injecting environment variables from a build step. 15:08:03 [EnvInject] - Injecting as environment variables the properties content 15:08:03 PARALLEL=false 15:08:03 15:08:03 [EnvInject] - Variables injected successfully. 15:08:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6436202854283401770.sh 15:08:03 ---> tox-run.sh 15:08:03 + 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 15:08:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:08:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:08:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:08:03 + cd /w/workspace/oom-master-commit-lint/. 15:08:03 + source /home/jenkins/lf-env.sh 15:08:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:08:03 ++ mktemp -d /tmp/venv-XXXX 15:08:03 + lf_venv=/tmp/venv-hoZo 15:08:03 + local venv_file=/tmp/.os_lf_venv 15:08:03 + local python=python3 15:08:03 + local options 15:08:03 + local set_path=true 15:08:03 + local install_args= 15:08:03 ++ 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 15:08:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:08:03 + true 15:08:03 + case $1 in 15:08:03 + venv_file=/tmp/.toxenv 15:08:03 + shift 2 15:08:03 + true 15:08:03 + case $1 in 15:08:03 + shift 15:08:03 + break 15:08:03 + case $python in 15:08:03 + local pkg_list= 15:08:03 + [[ -d /opt/pyenv ]] 15:08:03 + echo 'Setup pyenv:' 15:08:03 Setup pyenv: 15:08:03 + export PYENV_ROOT=/opt/pyenv 15:08:03 + PYENV_ROOT=/opt/pyenv 15:08:03 + 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 15:08:03 + 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 15:08:03 + pyenv versions 15:08:03 system 15:08:03 3.8.13 15:08:03 3.9.13 15:08:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:08:03 + command -v pyenv 15:08:03 ++ pyenv init - --no-rehash 15:08:03 + 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[*]}"'\'')" 15:08:03 export PATH="/opt/pyenv/shims:${PATH}" 15:08:03 export PYENV_SHELL=bash 15:08:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:08:03 pyenv() { 15:08:03 local command 15:08:03 command="${1:-}" 15:08:03 if [ "$#" -gt 0 ]; then 15:08:03 shift 15:08:03 fi 15:08:03 15:08:03 case "$command" in 15:08:03 rehash|shell) 15:08:03 eval "$(pyenv "sh-$command" "$@")" 15:08:03 ;; 15:08:03 *) 15:08:03 command pyenv "$command" "$@" 15:08:03 ;; 15:08:03 esac 15:08:03 }' 15:08:03 +++ 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[*]}"' 15:08:03 ++ 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 15:08:03 ++ 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 15:08:03 ++ 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 15:08:03 ++ export PYENV_SHELL=bash 15:08:03 ++ PYENV_SHELL=bash 15:08:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:08:03 +++ complete -F _pyenv pyenv 15:08:03 ++ lf-pyver python3 15:08:03 ++ local py_version_xy=python3 15:08:03 ++ local py_version_xyz= 15:08:03 ++ pyenv versions 15:08:03 ++ local command 15:08:03 ++ command=versions 15:08:03 ++ '[' 1 -gt 0 ']' 15:08:03 ++ awk '{ print $1 }' 15:08:03 ++ shift 15:08:03 ++ case "$command" in 15:08:03 ++ command pyenv versions 15:08:03 ++ pyenv versions 15:08:03 ++ grep -E '^[0-9.]*[0-9]$' 15:08:03 ++ sed 's/^[ *]* //' 15:08:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:08:03 +++ grep '^3' /tmp/.pyenv_versions 15:08:03 +++ sort -V 15:08:03 +++ tail -n 1 15:08:03 ++ py_version_xyz=3.10.6 15:08:03 ++ [[ -z 3.10.6 ]] 15:08:03 ++ echo 3.10.6 15:08:03 ++ return 0 15:08:03 + pyenv local 3.10.6 15:08:03 + local command 15:08:03 + command=local 15:08:03 + '[' 2 -gt 0 ']' 15:08:03 + shift 15:08:03 + case "$command" in 15:08:03 + command pyenv local 3.10.6 15:08:03 + pyenv local 3.10.6 15:08:03 + for arg in "$@" 15:08:03 + case $arg in 15:08:03 + pkg_list+='tox ' 15:08:03 + for arg in "$@" 15:08:03 + case $arg in 15:08:03 + pkg_list+='virtualenv ' 15:08:03 + for arg in "$@" 15:08:03 + case $arg in 15:08:03 + pkg_list+='urllib3~=1.26.15 ' 15:08:03 + [[ -f /tmp/.toxenv ]] 15:08:03 ++ cat /tmp/.toxenv 15:08:03 + lf_venv=/tmp/venv-UA3b 15:08:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UA3b from' file:/tmp/.toxenv 15:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UA3b from file:/tmp/.toxenv 15:08:03 + /tmp/venv-UA3b/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:08:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:08:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:08:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:08:04 + /tmp/venv-UA3b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:08:06 + type python3 15:08:06 + true 15:08:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UA3b/bin to PATH' 15:08:06 lf-activate-venv(): INFO: Adding /tmp/venv-UA3b/bin to PATH 15:08:06 + PATH=/tmp/venv-UA3b/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 15:08:06 + return 0 15:08:06 + [[ -d /opt/pyenv ]] 15:08:06 + echo '---> Setting up pyenv' 15:08:06 ---> Setting up pyenv 15:08:06 + export PYENV_ROOT=/opt/pyenv 15:08:06 + PYENV_ROOT=/opt/pyenv 15:08:06 + export PATH=/opt/pyenv/bin:/tmp/venv-UA3b/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 15:08:06 + PATH=/opt/pyenv/bin:/tmp/venv-UA3b/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 15:08:06 ++ pwd 15:08:06 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:08:06 + export PYTHONPATH 15:08:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:08:06 + TOX_TESTENV_PASSENV=PYTHONPATH 15:08:06 + tox --version 15:08:06 4.14.2 from /tmp/venv-UA3b/lib/python3.10/site-packages/tox/__init__.py 15:08:06 + PARALLEL=false 15:08:06 + TOX_OPTIONS_LIST= 15:08:06 + [[ -n gitlint ]] 15:08:06 + TOX_OPTIONS_LIST=' -e gitlint' 15:08:06 + case ${PARALLEL,,} in 15:08:06 + tox -e gitlint 15:08:06 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:08:08 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 15:08:37 gitlint: freeze> python -m pip freeze --all 15:08:38 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 15:08:38 gitlint: commands[0]> gitlint 15:08:38 gitlint: OK (31.59=setup[31.38]+cmd[0.21] seconds) 15:08:38 congratulations :) (31.76 seconds) 15:08:38 + tox_status=0 15:08:38 + echo '---> Completed tox runs' 15:08:38 ---> Completed tox runs 15:08:38 + for i in .tox/*/log 15:08:38 ++ echo .tox/gitlint/log 15:08:38 ++ awk -F/ '{print $2}' 15:08:38 + tox_env=gitlint 15:08:38 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:08:38 + DOC_DIR=docs/_build/html 15:08:38 + [[ -d docs/_build/html ]] 15:08:38 + echo '---> tox-run.sh ends' 15:08:38 ---> tox-run.sh ends 15:08:38 + test 0 -eq 0 15:08:38 $ ssh-agent -k 15:08:38 unset SSH_AUTH_SOCK; 15:08:38 unset SSH_AGENT_PID; 15:08:38 echo Agent pid 1786 killed; 15:08:38 [ssh-agent] Stopped. 15:08:38 [PostBuildScript] - [INFO] Executing post build scripts. 15:08:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2573171826418564936.sh 15:08:38 ---> sysstat.sh 15:08:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5978382882521833884.sh 15:08:38 ---> package-listing.sh 15:08:39 ++ facter osfamily 15:08:39 ++ tr '[:upper:]' '[:lower:]' 15:08:39 + OS_FAMILY=debian 15:08:39 + workspace=/w/workspace/oom-master-commit-lint 15:08:39 + START_PACKAGES=/tmp/packages_start.txt 15:08:39 + END_PACKAGES=/tmp/packages_end.txt 15:08:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:39 + PACKAGES=/tmp/packages_start.txt 15:08:39 + '[' /w/workspace/oom-master-commit-lint ']' 15:08:39 + PACKAGES=/tmp/packages_end.txt 15:08:39 + case "${OS_FAMILY}" in 15:08:39 + dpkg -l 15:08:39 + grep '^ii' 15:08:39 + '[' -f /tmp/packages_start.txt ']' 15:08:39 + '[' -f /tmp/packages_end.txt ']' 15:08:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:39 + '[' /w/workspace/oom-master-commit-lint ']' 15:08:39 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:08:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:08:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15941094391739018378.sh 15:08:39 ---> capture-instance-metadata.sh 15:08:39 Setup pyenv: 15:08:39 system 15:08:39 3.8.13 15:08:39 3.9.13 15:08:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:08:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wuTt 15:08:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:08:46 lf-activate-venv(): INFO: Installing: lftools 15:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-wuTt/bin to PATH 15:09:22 INFO: Running in OpenStack, capturing instance metadata 15:09:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13042211225649663315.sh 15:09:23 provisioning config files... 15:09:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10128592317408182451tmp 15:09:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:09:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:09:23 [EnvInject] - Injecting environment variables from a build step. 15:09:23 [EnvInject] - Injecting as environment variables the properties content 15:09:23 SERVER_ID=logs 15:09:23 15:09:23 [EnvInject] - Variables injected successfully. 15:09:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1758339203128980326.sh 15:09:23 ---> create-netrc.sh 15:09:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7614502797603121829.sh 15:09:23 ---> python-tools-install.sh 15:09:23 Setup pyenv: 15:09:23 system 15:09:23 3.8.13 15:09:23 3.9.13 15:09:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:09:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wuTt from file:/tmp/.os_lf_venv 15:09:24 lf-activate-venv(): INFO: Installing: lftools 15:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-wuTt/bin to PATH 15:09:32 Generating Requirements File 15:10:00 Python 3.10.6 15:10:00 pip 24.0 from /tmp/venv-wuTt/lib/python3.10/site-packages/pip (python 3.10) 15:10:01 appdirs==1.4.4 15:10:01 argcomplete==3.2.3 15:10:01 aspy.yaml==1.3.0 15:10:01 attrs==23.2.0 15:10:01 autopage==0.5.2 15:10:01 beautifulsoup4==4.12.3 15:10:01 boto3==1.34.70 15:10:01 botocore==1.34.70 15:10:01 bs4==0.0.2 15:10:01 cachetools==5.3.3 15:10:01 certifi==2024.2.2 15:10:01 cffi==1.16.0 15:10:01 cfgv==3.4.0 15:10:01 chardet==5.2.0 15:10:01 charset-normalizer==3.3.2 15:10:01 click==8.1.7 15:10:01 cliff==4.6.0 15:10:01 cmd2==2.4.3 15:10:01 cryptography==3.3.2 15:10:01 debtcollector==3.0.0 15:10:01 decorator==5.1.1 15:10:01 defusedxml==0.7.1 15:10:01 Deprecated==1.2.14 15:10:01 distlib==0.3.8 15:10:01 dnspython==2.6.1 15:10:01 docker==4.2.2 15:10:01 dogpile.cache==1.3.2 15:10:01 email_validator==2.1.1 15:10:01 filelock==3.13.3 15:10:01 future==1.0.0 15:10:01 gitdb==4.0.11 15:10:01 GitPython==3.1.42 15:10:01 google-auth==2.29.0 15:10:01 httplib2==0.22.0 15:10:01 identify==2.5.35 15:10:01 idna==3.6 15:10:01 importlib-resources==1.5.0 15:10:01 iso8601==2.1.0 15:10:01 Jinja2==3.1.3 15:10:01 jmespath==1.0.1 15:10:01 jsonpatch==1.33 15:10:01 jsonpointer==2.4 15:10:01 jsonschema==4.21.1 15:10:01 jsonschema-specifications==2023.12.1 15:10:01 keystoneauth1==5.6.0 15:10:01 kubernetes==29.0.0 15:10:01 lftools==0.37.10 15:10:01 lxml==5.1.0 15:10:01 MarkupSafe==2.1.5 15:10:01 msgpack==1.0.8 15:10:01 multi_key_dict==2.0.3 15:10:01 munch==4.0.0 15:10:01 netaddr==1.2.1 15:10:01 netifaces==0.11.0 15:10:01 niet==1.4.2 15:10:01 nodeenv==1.8.0 15:10:01 oauth2client==4.1.3 15:10:01 oauthlib==3.2.2 15:10:01 openstacksdk==3.0.0 15:10:01 os-client-config==2.1.0 15:10:01 os-service-types==1.7.0 15:10:01 osc-lib==3.0.1 15:10:01 oslo.config==9.4.0 15:10:01 oslo.context==5.5.0 15:10:01 oslo.i18n==6.3.0 15:10:01 oslo.log==5.5.0 15:10:01 oslo.serialization==5.4.0 15:10:01 oslo.utils==7.1.0 15:10:01 packaging==24.0 15:10:01 pbr==6.0.0 15:10:01 platformdirs==4.2.0 15:10:01 prettytable==3.10.0 15:10:01 pyasn1==0.5.1 15:10:01 pyasn1-modules==0.3.0 15:10:01 pycparser==2.21 15:10:01 pygerrit2==2.0.15 15:10:01 PyGithub==2.3.0 15:10:01 pyinotify==0.9.6 15:10:01 PyJWT==2.8.0 15:10:01 PyNaCl==1.5.0 15:10:01 pyparsing==2.4.7 15:10:01 pyperclip==1.8.2 15:10:01 pyrsistent==0.20.0 15:10:01 python-cinderclient==9.5.0 15:10:01 python-dateutil==2.9.0.post0 15:10:01 python-heatclient==3.5.0 15:10:01 python-jenkins==1.8.2 15:10:01 python-keystoneclient==5.4.0 15:10:01 python-magnumclient==4.4.0 15:10:01 python-novaclient==18.6.0 15:10:01 python-openstackclient==6.6.0 15:10:01 python-swiftclient==4.5.0 15:10:01 PyYAML==6.0.1 15:10:01 referencing==0.34.0 15:10:01 requests==2.31.0 15:10:01 requests-oauthlib==2.0.0 15:10:01 requestsexceptions==1.4.0 15:10:01 rfc3986==2.0.0 15:10:01 rpds-py==0.18.0 15:10:01 rsa==4.9 15:10:01 ruamel.yaml==0.18.6 15:10:01 ruamel.yaml.clib==0.2.8 15:10:01 s3transfer==0.10.1 15:10:01 simplejson==3.19.2 15:10:01 six==1.16.0 15:10:01 smmap==5.0.1 15:10:01 soupsieve==2.5 15:10:01 stevedore==5.2.0 15:10:01 tabulate==0.9.0 15:10:01 toml==0.10.2 15:10:01 tomlkit==0.12.4 15:10:01 tqdm==4.66.2 15:10:01 typing_extensions==4.10.0 15:10:01 tzdata==2024.1 15:10:01 urllib3==1.26.18 15:10:01 virtualenv==20.25.1 15:10:01 wcwidth==0.2.13 15:10:01 websocket-client==1.7.0 15:10:01 wrapt==1.16.0 15:10:01 xdg==6.0.0 15:10:01 xmltodict==0.13.0 15:10:01 yq==3.2.3 15:10:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10970347487571101091.sh 15:10:01 ---> sudo-logs.sh 15:10:01 Archiving 'sudo' log.. 15:10:01 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11434331628904788133.sh 15:10:01 ---> job-cost.sh 15:10:01 Setup pyenv: 15:10:01 system 15:10:01 3.8.13 15:10:01 3.9.13 15:10:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:10:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wuTt from file:/tmp/.os_lf_venv 15:10:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-wuTt/bin to PATH 15:10:08 INFO: No Stack... 15:10:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:08 INFO: Archiving Costs 15:10:08 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16882122658534227950.sh 15:10:08 ---> logs-deploy.sh 15:10:08 Setup pyenv: 15:10:08 system 15:10:08 3.8.13 15:10:08 3.9.13 15:10:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wuTt from file:/tmp/.os_lf_venv 15:10:10 lf-activate-venv(): INFO: Installing: lftools 15:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-wuTt/bin to PATH 15:10:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7262 15:10:19 INFO: archiving workspace using pattern(s): 15:10:20 Archives upload complete. 15:10:20 INFO: archiving logs to Nexus 15:10:21 ---> uname -a: 15:10:21 Linux prd-ubuntu1804-builder-4c-4g-18317 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:10:21 15:10:21 15:10:21 ---> lscpu: 15:10:21 Architecture: x86_64 15:10:21 CPU op-mode(s): 32-bit, 64-bit 15:10:21 Byte Order: Little Endian 15:10:21 CPU(s): 4 15:10:21 On-line CPU(s) list: 0-3 15:10:21 Thread(s) per core: 1 15:10:21 Core(s) per socket: 1 15:10:21 Socket(s): 4 15:10:21 NUMA node(s): 1 15:10:21 Vendor ID: AuthenticAMD 15:10:21 CPU family: 23 15:10:21 Model: 49 15:10:21 Model name: AMD EPYC-Rome Processor 15:10:21 Stepping: 0 15:10:21 CPU MHz: 2800.000 15:10:21 BogoMIPS: 5600.00 15:10:21 Virtualization: AMD-V 15:10:21 Hypervisor vendor: KVM 15:10:21 Virtualization type: full 15:10:21 L1d cache: 32K 15:10:21 L1i cache: 32K 15:10:21 L2 cache: 512K 15:10:21 L3 cache: 16384K 15:10:21 NUMA node0 CPU(s): 0-3 15:10:21 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 15:10:21 15:10:21 15:10:21 ---> nproc: 15:10:21 4 15:10:21 15:10:21 15:10:21 ---> df -h: 15:10:21 Filesystem Size Used Avail Use% Mounted on 15:10:21 udev 7.9G 0 7.9G 0% /dev 15:10:21 tmpfs 1.6G 672K 1.6G 1% /run 15:10:21 /dev/vda1 78G 8.5G 69G 11% / 15:10:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:10:21 tmpfs 5.0M 0 5.0M 0% /run/lock 15:10:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:10:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:10:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:10:21 15:10:21 15:10:21 ---> free -m: 15:10:21 total used free shared buff/cache available 15:10:21 Mem: 16040 536 13219 0 2284 15180 15:10:21 Swap: 1023 0 1023 15:10:21 15:10:21 15:10:21 ---> ip addr: 15:10:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:10:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:10:21 inet 127.0.0.1/8 scope host lo 15:10:21 valid_lft forever preferred_lft forever 15:10:21 inet6 ::1/128 scope host 15:10:21 valid_lft forever preferred_lft forever 15:10:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:10:21 link/ether fa:16:3e:00:b7:36 brd ff:ff:ff:ff:ff:ff 15:10:21 inet 10.30.106.119/23 brd 10.30.107.255 scope global dynamic ens3 15:10:21 valid_lft 86204sec preferred_lft 86204sec 15:10:21 inet6 fe80::f816:3eff:fe00:b736/64 scope link 15:10:21 valid_lft forever preferred_lft forever 15:10:21 15:10:21 15:10:21 ---> sar -b -r -n DEV: 15:10:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18317) 03/26/24 _x86_64_ (4 CPU) 15:10:21 15:10:21 15:07:09 LINUX RESTART (4 CPU) 15:10:21 15:10:21 15:08:01 tps rtps wtps bread/s bwrtn/s 15:10:21 15:09:01 113.88 11.68 102.20 441.93 15412.50 15:10:21 15:10:01 126.65 14.18 112.46 1073.42 22190.70 15:10:21 Average: 120.26 12.93 107.33 757.67 18801.60 15:10:21 15:10:21 15:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:21 15:09:01 13832556 15535804 2592412 15.78 71732 1824452 806564 4.62 725868 1634256 198800 15:10:21 15:10:01 13603124 15605888 2821844 17.18 93668 2086244 720356 4.12 683416 1874284 105844 15:10:21 Average: 13717840 15570846 2707128 16.48 82700 1955348 763460 4.37 704642 1754270 152322 15:10:21 15:10:21 15:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:21 15:09:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:10:21 15:09:01 ens3 60.97 42.81 729.31 11.60 0.00 0.00 0.00 0.00 15:10:21 15:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:10:21 15:10:01 ens3 51.06 33.61 821.77 8.13 0.00 0.00 0.00 0.00 15:10:21 Average: lo 1.50 1.50 0.15 0.15 0.00 0.00 0.00 0.00 15:10:21 Average: ens3 56.02 38.21 775.54 9.87 0.00 0.00 0.00 0.00 15:10:21 15:10:21 15:10:21 ---> sar -P ALL: 15:10:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18317) 03/26/24 _x86_64_ (4 CPU) 15:10:21 15:10:21 15:07:09 LINUX RESTART (4 CPU) 15:10:21 15:10:21 15:08:01 CPU %user %nice %system %iowait %steal %idle 15:10:21 15:09:01 all 19.46 0.00 1.71 3.86 0.07 74.90 15:10:21 15:09:01 0 17.64 0.00 1.32 7.89 0.05 73.10 15:10:21 15:09:01 1 21.76 0.00 1.45 0.35 0.05 76.39 15:10:21 15:09:01 2 28.30 0.00 2.43 2.72 0.07 66.49 15:10:21 15:09:01 3 10.12 0.00 1.66 4.48 0.08 83.65 15:10:21 15:10:01 all 19.15 0.00 1.37 5.47 0.05 73.96 15:10:21 15:10:01 0 27.31 0.00 1.55 5.41 0.07 65.67 15:10:21 15:10:01 1 28.00 0.00 1.79 4.07 0.07 66.07 15:10:21 15:10:01 2 10.14 0.00 0.85 0.10 0.02 88.89 15:10:21 15:10:01 3 11.14 0.00 1.28 12.33 0.05 75.20 15:10:21 Average: all 19.30 0.00 1.54 4.66 0.06 74.43 15:10:21 Average: 0 22.48 0.00 1.44 6.65 0.06 69.38 15:10:21 Average: 1 24.88 0.00 1.62 2.21 0.06 71.23 15:10:21 Average: 2 19.19 0.00 1.64 1.40 0.04 77.72 15:10:21 Average: 3 10.63 0.00 1.47 8.40 0.07 79.43 15:10:21 15:10:21 15:10:21