06:20:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 06:20:31 Running as SYSTEM 06:20:31 [EnvInject] - Loading node environment variables. 06:20:32 Building remotely on prd-ubuntu1804-builder-4c-4g-20449 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 06:20:32 [ssh-agent] Looking for ssh-agent implementation... 06:20:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:32 $ ssh-agent 06:20:32 SSH_AUTH_SOCK=/tmp/ssh-ebx9jZnBPuhh/agent.1682 06:20:32 SSH_AGENT_PID=1684 06:20:32 [ssh-agent] Started. 06:20:32 Running ssh-add (command line suppressed) 06:20:32 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15088060658827508462.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15088060658827508462.key) 06:20:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:20:32 The recommended git tool is: NONE 06:20:33 using credential onap-jenkins-ssh 06:20:33 Wiping out workspace first. 06:20:33 Cloning the remote Git repository 06:20:33 Cloning repository git://cloud.onap.org/mirror/oom.git 06:20:33 > git init /w/workspace/oom-master-commit-lint # timeout=10 06:20:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:33 > git --version # timeout=10 06:20:33 > git --version # 'git version 2.17.1' 06:20:33 using GIT_SSH to set credentials Gerrit user 06:20:33 Verifying host key using manually-configured host key entries 06:20:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:20:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:39 using GIT_SSH to set credentials Gerrit user 06:20:39 Verifying host key using manually-configured host key entries 06:20:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/8 # timeout=30 06:20:39 > git rev-parse d7684580a1119347df327060419248a25ba7bd21^{commit} # timeout=10 06:20:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:20:39 Checking out Revision d7684580a1119347df327060419248a25ba7bd21 (refs/changes/02/137602/8) 06:20:39 > git config core.sparsecheckout # timeout=10 06:20:39 > git checkout -f d7684580a1119347df327060419248a25ba7bd21 # timeout=30 06:20:42 Commit message: "[PORTAL-NG] Publish preferences and history charts" 06:20:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:20:42 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 06:20:42 [EnvInject] - Injecting environment variables from a build step. 06:20:42 [EnvInject] - Injecting as environment variables the properties content 06:20:42 PYTHON=python3 06:20:42 06:20:42 [EnvInject] - Variables injected successfully. 06:20:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6841777118549734029.sh 06:20:42 ---> tox-install.sh 06:20:42 + source /home/jenkins/lf-env.sh 06:20:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:42 ++ mktemp -d /tmp/venv-XXXX 06:20:42 + lf_venv=/tmp/venv-sqCq 06:20:42 + local venv_file=/tmp/.os_lf_venv 06:20:42 + local python=python3 06:20:42 + local options 06:20:42 + local set_path=true 06:20:42 + local install_args= 06:20:42 ++ 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 06:20:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:42 + true 06:20:42 + case $1 in 06:20:42 + venv_file=/tmp/.toxenv 06:20:42 + shift 2 06:20:42 + true 06:20:42 + case $1 in 06:20:42 + shift 06:20:42 + break 06:20:42 + case $python in 06:20:42 + local pkg_list= 06:20:42 + [[ -d /opt/pyenv ]] 06:20:42 + echo 'Setup pyenv:' 06:20:42 Setup pyenv: 06:20:42 + export PYENV_ROOT=/opt/pyenv 06:20:42 + PYENV_ROOT=/opt/pyenv 06:20:42 + 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 06:20:42 + 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 06:20:42 + pyenv versions 06:20:43 * system (set by /opt/pyenv/version) 06:20:43 * 3.8.13 (set by /opt/pyenv/version) 06:20:43 * 3.9.13 (set by /opt/pyenv/version) 06:20:43 * 3.10.6 (set by /opt/pyenv/version) 06:20:43 + command -v pyenv 06:20:43 ++ pyenv init - --no-rehash 06:20:43 + 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[*]}"'\'')" 06:20:43 export PATH="/opt/pyenv/shims:${PATH}" 06:20:43 export PYENV_SHELL=bash 06:20:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:43 pyenv() { 06:20:43 local command 06:20:43 command="${1:-}" 06:20:43 if [ "$#" -gt 0 ]; then 06:20:43 shift 06:20:43 fi 06:20:43 06:20:43 case "$command" in 06:20:43 rehash|shell) 06:20:43 eval "$(pyenv "sh-$command" "$@")" 06:20:43 ;; 06:20:43 *) 06:20:43 command pyenv "$command" "$@" 06:20:43 ;; 06:20:43 esac 06:20:43 }' 06:20:43 +++ 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[*]}"' 06:20:43 ++ 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 06:20:43 ++ 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 06:20:43 ++ 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 06:20:43 ++ export PYENV_SHELL=bash 06:20:43 ++ PYENV_SHELL=bash 06:20:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:43 +++ complete -F _pyenv pyenv 06:20:43 ++ lf-pyver python3 06:20:43 ++ local py_version_xy=python3 06:20:43 ++ local py_version_xyz= 06:20:43 ++ pyenv versions 06:20:43 ++ sed 's/^[ *]* //' 06:20:43 ++ local command 06:20:43 ++ command=versions 06:20:43 ++ '[' 1 -gt 0 ']' 06:20:43 ++ shift 06:20:43 ++ case "$command" in 06:20:43 ++ command pyenv versions 06:20:43 ++ pyenv versions 06:20:43 ++ awk '{ print $1 }' 06:20:43 ++ grep -E '^[0-9.]*[0-9]$' 06:20:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:43 +++ sort -V 06:20:43 +++ grep '^3' /tmp/.pyenv_versions 06:20:43 +++ tail -n 1 06:20:43 ++ py_version_xyz=3.10.6 06:20:43 ++ [[ -z 3.10.6 ]] 06:20:43 ++ echo 3.10.6 06:20:43 ++ return 0 06:20:43 + pyenv local 3.10.6 06:20:43 + local command 06:20:43 + command=local 06:20:43 + '[' 2 -gt 0 ']' 06:20:43 + shift 06:20:43 + case "$command" in 06:20:43 + command pyenv local 3.10.6 06:20:43 + pyenv local 3.10.6 06:20:43 + for arg in "$@" 06:20:43 + case $arg in 06:20:43 + pkg_list+='tox ' 06:20:43 + for arg in "$@" 06:20:43 + case $arg in 06:20:43 + pkg_list+='virtualenv ' 06:20:43 + for arg in "$@" 06:20:43 + case $arg in 06:20:43 + pkg_list+='urllib3~=1.26.15 ' 06:20:43 + [[ -f /tmp/.toxenv ]] 06:20:43 + [[ ! -f /tmp/.toxenv ]] 06:20:43 + [[ -n '' ]] 06:20:43 + python3 -m venv /tmp/venv-sqCq 06:20:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqCq' 06:20:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqCq 06:20:47 + echo /tmp/venv-sqCq 06:20:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:20:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:20:47 + /tmp/venv-sqCq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:20:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:20:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:20:50 + /tmp/venv-sqCq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:20:52 + type python3 06:20:52 + true 06:20:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqCq/bin to PATH' 06:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-sqCq/bin to PATH 06:20:52 + PATH=/tmp/venv-sqCq/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 06:20:52 + return 0 06:20:52 + python3 --version 06:20:52 Python 3.10.6 06:20:52 + python3 -m pip --version 06:20:53 pip 24.0 from /tmp/venv-sqCq/lib/python3.10/site-packages/pip (python 3.10) 06:20:53 + python3 -m pip freeze 06:20:53 cachetools==5.3.3 06:20:53 chardet==5.2.0 06:20:53 colorama==0.4.6 06:20:53 distlib==0.3.8 06:20:53 filelock==3.13.3 06:20:53 packaging==24.0 06:20:53 platformdirs==4.2.0 06:20:53 pluggy==1.4.0 06:20:53 pyproject-api==1.6.1 06:20:53 tomli==2.0.1 06:20:53 tox==4.14.2 06:20:53 urllib3==1.26.18 06:20:53 virtualenv==20.25.1 06:20:53 [EnvInject] - Injecting environment variables from a build step. 06:20:53 [EnvInject] - Injecting as environment variables the properties content 06:20:53 PARALLEL=false 06:20:53 06:20:53 [EnvInject] - Variables injected successfully. 06:20:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14016476093738317787.sh 06:20:53 ---> tox-run.sh 06:20:53 + 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 06:20:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 06:20:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 06:20:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 06:20:53 + cd /w/workspace/oom-master-commit-lint/. 06:20:53 + source /home/jenkins/lf-env.sh 06:20:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:53 ++ mktemp -d /tmp/venv-XXXX 06:20:53 + lf_venv=/tmp/venv-ncg2 06:20:53 + local venv_file=/tmp/.os_lf_venv 06:20:53 + local python=python3 06:20:53 + local options 06:20:53 + local set_path=true 06:20:53 + local install_args= 06:20:53 ++ 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 06:20:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:53 + true 06:20:53 + case $1 in 06:20:53 + venv_file=/tmp/.toxenv 06:20:53 + shift 2 06:20:53 + true 06:20:53 + case $1 in 06:20:53 + shift 06:20:53 + break 06:20:53 + case $python in 06:20:53 + local pkg_list= 06:20:53 + [[ -d /opt/pyenv ]] 06:20:53 + echo 'Setup pyenv:' 06:20:53 Setup pyenv: 06:20:53 + export PYENV_ROOT=/opt/pyenv 06:20:53 + PYENV_ROOT=/opt/pyenv 06:20:53 + 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 06:20:53 + 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 06:20:53 + pyenv versions 06:20:53 system 06:20:53 3.8.13 06:20:53 3.9.13 06:20:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:20:53 + command -v pyenv 06:20:53 ++ pyenv init - --no-rehash 06:20:53 + 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[*]}"'\'')" 06:20:53 export PATH="/opt/pyenv/shims:${PATH}" 06:20:53 export PYENV_SHELL=bash 06:20:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:53 pyenv() { 06:20:53 local command 06:20:53 command="${1:-}" 06:20:53 if [ "$#" -gt 0 ]; then 06:20:53 shift 06:20:53 fi 06:20:53 06:20:53 case "$command" in 06:20:53 rehash|shell) 06:20:53 eval "$(pyenv "sh-$command" "$@")" 06:20:53 ;; 06:20:53 *) 06:20:53 command pyenv "$command" "$@" 06:20:53 ;; 06:20:53 esac 06:20:53 }' 06:20:53 +++ 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[*]}"' 06:20:53 ++ 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 06:20:53 ++ 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 06:20:53 ++ 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 06:20:53 ++ export PYENV_SHELL=bash 06:20:53 ++ PYENV_SHELL=bash 06:20:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:53 +++ complete -F _pyenv pyenv 06:20:53 ++ lf-pyver python3 06:20:53 ++ local py_version_xy=python3 06:20:53 ++ local py_version_xyz= 06:20:53 ++ pyenv versions 06:20:53 ++ sed 's/^[ *]* //' 06:20:53 ++ local command 06:20:53 ++ command=versions 06:20:53 ++ '[' 1 -gt 0 ']' 06:20:53 ++ shift 06:20:53 ++ case "$command" in 06:20:53 ++ command pyenv versions 06:20:53 ++ pyenv versions 06:20:53 ++ awk '{ print $1 }' 06:20:53 ++ grep -E '^[0-9.]*[0-9]$' 06:20:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:53 +++ grep '^3' /tmp/.pyenv_versions 06:20:53 +++ sort -V 06:20:53 +++ tail -n 1 06:20:53 ++ py_version_xyz=3.10.6 06:20:53 ++ [[ -z 3.10.6 ]] 06:20:53 ++ echo 3.10.6 06:20:53 ++ return 0 06:20:53 + pyenv local 3.10.6 06:20:53 + local command 06:20:53 + command=local 06:20:53 + '[' 2 -gt 0 ']' 06:20:53 + shift 06:20:53 + case "$command" in 06:20:53 + command pyenv local 3.10.6 06:20:53 + pyenv local 3.10.6 06:20:53 + for arg in "$@" 06:20:53 + case $arg in 06:20:53 + pkg_list+='tox ' 06:20:53 + for arg in "$@" 06:20:53 + case $arg in 06:20:53 + pkg_list+='virtualenv ' 06:20:53 + for arg in "$@" 06:20:53 + case $arg in 06:20:53 + pkg_list+='urllib3~=1.26.15 ' 06:20:53 + [[ -f /tmp/.toxenv ]] 06:20:53 ++ cat /tmp/.toxenv 06:20:53 + lf_venv=/tmp/venv-sqCq 06:20:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqCq from' file:/tmp/.toxenv 06:20:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqCq from file:/tmp/.toxenv 06:20:53 + /tmp/venv-sqCq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:20:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:20:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:20:54 + /tmp/venv-sqCq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:20:56 + type python3 06:20:56 + true 06:20:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqCq/bin to PATH' 06:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-sqCq/bin to PATH 06:20:56 + PATH=/tmp/venv-sqCq/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 06:20:56 + return 0 06:20:56 + [[ -d /opt/pyenv ]] 06:20:56 + echo '---> Setting up pyenv' 06:20:56 ---> Setting up pyenv 06:20:56 + export PYENV_ROOT=/opt/pyenv 06:20:56 + PYENV_ROOT=/opt/pyenv 06:20:56 + export PATH=/opt/pyenv/bin:/tmp/venv-sqCq/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 06:20:56 + PATH=/opt/pyenv/bin:/tmp/venv-sqCq/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 06:20:56 ++ pwd 06:20:56 + PYTHONPATH=/w/workspace/oom-master-commit-lint 06:20:56 + export PYTHONPATH 06:20:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:20:56 + TOX_TESTENV_PASSENV=PYTHONPATH 06:20:56 + tox --version 06:20:56 4.14.2 from /tmp/venv-sqCq/lib/python3.10/site-packages/tox/__init__.py 06:20:56 + PARALLEL=false 06:20:56 + TOX_OPTIONS_LIST= 06:20:56 + [[ -n gitlint ]] 06:20:56 + TOX_OPTIONS_LIST=' -e gitlint' 06:20:56 + case ${PARALLEL,,} in 06:20:56 + tox -e gitlint 06:20:56 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 06:20:58 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 06:21:40 gitlint: freeze> python -m pip freeze --all 06:21:41 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 06:21:41 gitlint: commands[0]> gitlint 06:21:41 gitlint: OK (44.84=setup[44.61]+cmd[0.23] seconds) 06:21:41 congratulations :) (45.01 seconds) 06:21:41 + tox_status=0 06:21:41 + echo '---> Completed tox runs' 06:21:41 ---> Completed tox runs 06:21:41 + for i in .tox/*/log 06:21:41 ++ echo .tox/gitlint/log 06:21:41 ++ awk -F/ '{print $2}' 06:21:41 + tox_env=gitlint 06:21:41 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 06:21:41 + DOC_DIR=docs/_build/html 06:21:41 + [[ -d docs/_build/html ]] 06:21:41 + echo '---> tox-run.sh ends' 06:21:41 ---> tox-run.sh ends 06:21:41 + test 0 -eq 0 06:21:41 $ ssh-agent -k 06:21:41 unset SSH_AUTH_SOCK; 06:21:41 unset SSH_AGENT_PID; 06:21:41 echo Agent pid 1684 killed; 06:21:41 [ssh-agent] Stopped. 06:21:41 [PostBuildScript] - [INFO] Executing post build scripts. 06:21:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16448864810962834514.sh 06:21:41 ---> sysstat.sh 06:21:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9626555994506064167.sh 06:21:42 ---> package-listing.sh 06:21:42 ++ facter osfamily 06:21:42 ++ tr '[:upper:]' '[:lower:]' 06:21:42 + OS_FAMILY=debian 06:21:42 + workspace=/w/workspace/oom-master-commit-lint 06:21:42 + START_PACKAGES=/tmp/packages_start.txt 06:21:42 + END_PACKAGES=/tmp/packages_end.txt 06:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:42 + PACKAGES=/tmp/packages_start.txt 06:21:42 + '[' /w/workspace/oom-master-commit-lint ']' 06:21:42 + PACKAGES=/tmp/packages_end.txt 06:21:42 + case "${OS_FAMILY}" in 06:21:42 + dpkg -l 06:21:42 + grep '^ii' 06:21:42 + '[' -f /tmp/packages_start.txt ']' 06:21:42 + '[' -f /tmp/packages_end.txt ']' 06:21:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:42 + '[' /w/workspace/oom-master-commit-lint ']' 06:21:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 06:21:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 06:21:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5094052941218430000.sh 06:21:42 ---> capture-instance-metadata.sh 06:21:42 Setup pyenv: 06:21:42 system 06:21:42 3.8.13 06:21:42 3.9.13 06:21:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:21:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZHR 06:21:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:21:50 lf-activate-venv(): INFO: Installing: lftools 06:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-jZHR/bin to PATH 06:22:29 INFO: Running in OpenStack, capturing instance metadata 06:22:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7220256883683370716.sh 06:22:31 provisioning config files... 06:22:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13506447966612139124tmp 06:22:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:22:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:22:31 [EnvInject] - Injecting environment variables from a build step. 06:22:31 [EnvInject] - Injecting as environment variables the properties content 06:22:31 SERVER_ID=logs 06:22:31 06:22:31 [EnvInject] - Variables injected successfully. 06:22:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15268385385025755726.sh 06:22:31 ---> create-netrc.sh 06:22:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10638242845183504505.sh 06:22:31 ---> python-tools-install.sh 06:22:31 Setup pyenv: 06:22:31 system 06:22:31 3.8.13 06:22:31 3.9.13 06:22:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZHR from file:/tmp/.os_lf_venv 06:22:32 lf-activate-venv(): INFO: Installing: lftools 06:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-jZHR/bin to PATH 06:22:40 Generating Requirements File 06:23:07 Python 3.10.6 06:23:08 pip 24.0 from /tmp/venv-jZHR/lib/python3.10/site-packages/pip (python 3.10) 06:23:08 appdirs==1.4.4 06:23:08 argcomplete==3.2.3 06:23:08 aspy.yaml==1.3.0 06:23:08 attrs==23.2.0 06:23:08 autopage==0.5.2 06:23:08 beautifulsoup4==4.12.3 06:23:08 boto3==1.34.77 06:23:08 botocore==1.34.77 06:23:08 bs4==0.0.2 06:23:08 cachetools==5.3.3 06:23:08 certifi==2024.2.2 06:23:08 cffi==1.16.0 06:23:08 cfgv==3.4.0 06:23:08 chardet==5.2.0 06:23:08 charset-normalizer==3.3.2 06:23:08 click==8.1.7 06:23:08 cliff==4.6.0 06:23:08 cmd2==2.4.3 06:23:08 cryptography==3.3.2 06:23:08 debtcollector==3.0.0 06:23:08 decorator==5.1.1 06:23:08 defusedxml==0.7.1 06:23:08 Deprecated==1.2.14 06:23:08 distlib==0.3.8 06:23:08 dnspython==2.6.1 06:23:08 docker==4.2.2 06:23:08 dogpile.cache==1.3.2 06:23:08 email_validator==2.1.1 06:23:08 filelock==3.13.3 06:23:08 future==1.0.0 06:23:08 gitdb==4.0.11 06:23:08 GitPython==3.1.43 06:23:08 google-auth==2.29.0 06:23:08 httplib2==0.22.0 06:23:08 identify==2.5.35 06:23:08 idna==3.6 06:23:08 importlib-resources==1.5.0 06:23:08 iso8601==2.1.0 06:23:08 Jinja2==3.1.3 06:23:08 jmespath==1.0.1 06:23:08 jsonpatch==1.33 06:23:08 jsonpointer==2.4 06:23:08 jsonschema==4.21.1 06:23:08 jsonschema-specifications==2023.12.1 06:23:08 keystoneauth1==5.6.0 06:23:08 kubernetes==29.0.0 06:23:08 lftools==0.37.10 06:23:08 lxml==5.2.1 06:23:08 MarkupSafe==2.1.5 06:23:08 msgpack==1.0.8 06:23:08 multi_key_dict==2.0.3 06:23:08 munch==4.0.0 06:23:08 netaddr==1.2.1 06:23:08 netifaces==0.11.0 06:23:08 niet==1.4.2 06:23:08 nodeenv==1.8.0 06:23:08 oauth2client==4.1.3 06:23:08 oauthlib==3.2.2 06:23:08 openstacksdk==3.0.0 06:23:08 os-client-config==2.1.0 06:23:08 os-service-types==1.7.0 06:23:08 osc-lib==3.0.1 06:23:08 oslo.config==9.4.0 06:23:08 oslo.context==5.5.0 06:23:08 oslo.i18n==6.3.0 06:23:08 oslo.log==5.5.1 06:23:08 oslo.serialization==5.4.0 06:23:08 oslo.utils==7.1.0 06:23:08 packaging==24.0 06:23:08 pbr==6.0.0 06:23:08 platformdirs==4.2.0 06:23:08 prettytable==3.10.0 06:23:08 pyasn1==0.6.0 06:23:08 pyasn1_modules==0.4.0 06:23:08 pycparser==2.22 06:23:08 pygerrit2==2.0.15 06:23:08 PyGithub==2.3.0 06:23:08 pyinotify==0.9.6 06:23:08 PyJWT==2.8.0 06:23:08 PyNaCl==1.5.0 06:23:08 pyparsing==2.4.7 06:23:08 pyperclip==1.8.2 06:23:08 pyrsistent==0.20.0 06:23:08 python-cinderclient==9.5.0 06:23:08 python-dateutil==2.9.0.post0 06:23:08 python-heatclient==3.5.0 06:23:08 python-jenkins==1.8.2 06:23:08 python-keystoneclient==5.4.0 06:23:08 python-magnumclient==4.4.0 06:23:08 python-novaclient==18.6.0 06:23:08 python-openstackclient==6.6.0 06:23:08 python-swiftclient==4.5.0 06:23:08 PyYAML==6.0.1 06:23:08 referencing==0.34.0 06:23:08 requests==2.31.0 06:23:08 requests-oauthlib==2.0.0 06:23:08 requestsexceptions==1.4.0 06:23:08 rfc3986==2.0.0 06:23:08 rpds-py==0.18.0 06:23:08 rsa==4.9 06:23:08 ruamel.yaml==0.18.6 06:23:08 ruamel.yaml.clib==0.2.8 06:23:08 s3transfer==0.10.1 06:23:08 simplejson==3.19.2 06:23:08 six==1.16.0 06:23:08 smmap==5.0.1 06:23:08 soupsieve==2.5 06:23:08 stevedore==5.2.0 06:23:08 tabulate==0.9.0 06:23:08 toml==0.10.2 06:23:08 tomlkit==0.12.4 06:23:08 tqdm==4.66.2 06:23:08 typing_extensions==4.10.0 06:23:08 tzdata==2024.1 06:23:08 urllib3==1.26.18 06:23:08 virtualenv==20.25.1 06:23:08 wcwidth==0.2.13 06:23:08 websocket-client==1.7.0 06:23:08 wrapt==1.16.0 06:23:08 xdg==6.0.0 06:23:08 xmltodict==0.13.0 06:23:08 yq==3.2.3 06:23:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13614694768798381204.sh 06:23:08 ---> sudo-logs.sh 06:23:08 Archiving 'sudo' log.. 06:23:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1151799970573545760.sh 06:23:08 ---> job-cost.sh 06:23:08 Setup pyenv: 06:23:08 system 06:23:08 3.8.13 06:23:08 3.9.13 06:23:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:23:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZHR from file:/tmp/.os_lf_venv 06:23:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-jZHR/bin to PATH 06:23:15 INFO: No Stack... 06:23:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:15 INFO: Archiving Costs 06:23:15 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins433545332706261250.sh 06:23:15 ---> logs-deploy.sh 06:23:15 Setup pyenv: 06:23:15 system 06:23:15 3.8.13 06:23:15 3.9.13 06:23:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZHR from file:/tmp/.os_lf_venv 06:23:17 lf-activate-venv(): INFO: Installing: lftools 06:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-jZHR/bin to PATH 06:23:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7293 06:23:26 INFO: archiving workspace using pattern(s): 06:23:27 Archives upload complete. 06:23:27 INFO: archiving logs to Nexus 06:23:28 ---> uname -a: 06:23:28 Linux prd-ubuntu1804-builder-4c-4g-20449 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:23:28 06:23:28 06:23:28 ---> lscpu: 06:23:28 Architecture: x86_64 06:23:28 CPU op-mode(s): 32-bit, 64-bit 06:23:28 Byte Order: Little Endian 06:23:28 CPU(s): 4 06:23:28 On-line CPU(s) list: 0-3 06:23:28 Thread(s) per core: 1 06:23:28 Core(s) per socket: 1 06:23:28 Socket(s): 4 06:23:28 NUMA node(s): 1 06:23:28 Vendor ID: AuthenticAMD 06:23:28 CPU family: 23 06:23:28 Model: 49 06:23:28 Model name: AMD EPYC-Rome Processor 06:23:28 Stepping: 0 06:23:28 CPU MHz: 2800.000 06:23:28 BogoMIPS: 5600.00 06:23:28 Virtualization: AMD-V 06:23:28 Hypervisor vendor: KVM 06:23:28 Virtualization type: full 06:23:28 L1d cache: 32K 06:23:28 L1i cache: 32K 06:23:28 L2 cache: 512K 06:23:28 L3 cache: 16384K 06:23:28 NUMA node0 CPU(s): 0-3 06:23:28 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 06:23:28 06:23:28 06:23:28 ---> nproc: 06:23:28 4 06:23:28 06:23:28 06:23:28 ---> df -h: 06:23:28 Filesystem Size Used Avail Use% Mounted on 06:23:28 udev 7.9G 0 7.9G 0% /dev 06:23:28 tmpfs 1.6G 672K 1.6G 1% /run 06:23:28 /dev/vda1 78G 8.4G 69G 11% / 06:23:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:23:28 tmpfs 5.0M 0 5.0M 0% /run/lock 06:23:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:23:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:23:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:23:28 06:23:28 06:23:28 ---> free -m: 06:23:28 total used free shared buff/cache available 06:23:28 Mem: 16040 546 13219 0 2273 15170 06:23:28 Swap: 1023 0 1023 06:23:28 06:23:28 06:23:28 ---> ip addr: 06:23:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:23:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:28 inet 127.0.0.1/8 scope host lo 06:23:28 valid_lft forever preferred_lft forever 06:23:28 inet6 ::1/128 scope host 06:23:28 valid_lft forever preferred_lft forever 06:23:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:23:28 link/ether fa:16:3e:62:18:8f brd ff:ff:ff:ff:ff:ff 06:23:28 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic ens3 06:23:28 valid_lft 86207sec preferred_lft 86207sec 06:23:28 inet6 fe80::f816:3eff:fe62:188f/64 scope link 06:23:28 valid_lft forever preferred_lft forever 06:23:28 06:23:28 06:23:28 ---> sar -b -r -n DEV: 06:23:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20449) 04/04/24 _x86_64_ (4 CPU) 06:23:28 06:23:28 06:20:17 LINUX RESTART (4 CPU) 06:23:28 06:23:28 06:21:02 tps rtps wtps bread/s bwrtn/s 06:23:28 06:22:01 90.36 0.59 89.76 43.92 12929.88 06:23:28 06:23:01 119.90 13.85 106.05 1048.09 19019.50 06:23:28 Average: 105.25 7.28 97.98 550.23 16000.27 06:23:28 06:23:28 06:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:28 06:22:01 13877420 15560048 2547548 15.51 68892 1808496 760732 4.35 699620 1621644 178360 06:23:28 06:23:01 13605112 15528376 2819856 17.17 89092 2016760 781620 4.47 763520 1804408 56100 06:23:28 Average: 13741266 15544212 2683702 16.34 78992 1912628 771176 4.41 731570 1713026 117230 06:23:28 06:23:28 06:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:28 06:22:01 lo 0.75 0.75 0.09 0.09 0.00 0.00 0.00 0.00 06:23:28 06:22:01 ens3 52.43 31.83 697.96 9.26 0.00 0.00 0.00 0.00 06:23:28 06:23:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 06:23:28 06:23:01 ens3 47.01 32.88 660.01 8.21 0.00 0.00 0.00 0.00 06:23:28 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 06:23:28 Average: ens3 49.70 32.36 678.82 8.73 0.00 0.00 0.00 0.00 06:23:28 06:23:28 06:23:28 ---> sar -P ALL: 06:23:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20449) 04/04/24 _x86_64_ (4 CPU) 06:23:28 06:23:28 06:20:17 LINUX RESTART (4 CPU) 06:23:28 06:23:28 06:21:02 CPU %user %nice %system %iowait %steal %idle 06:23:28 06:22:01 all 12.93 0.00 1.14 15.61 0.08 70.24 06:23:28 06:22:01 0 27.99 0.00 2.21 20.10 0.12 49.58 06:23:28 06:22:01 1 7.05 0.00 0.95 30.76 0.05 61.19 06:23:28 06:22:01 2 8.34 0.00 0.59 1.41 0.07 89.59 06:23:28 06:22:01 3 8.54 0.00 0.83 10.17 0.07 80.39 06:23:28 06:23:01 all 19.39 0.00 1.29 4.07 0.06 75.18 06:23:28 06:23:01 0 16.04 0.00 1.32 0.25 0.05 82.34 06:23:28 06:23:01 1 4.28 0.00 1.19 12.56 0.07 81.90 06:23:28 06:23:01 2 11.21 0.00 0.78 0.90 0.03 87.08 06:23:28 06:23:01 3 46.10 0.00 1.84 2.60 0.10 49.36 06:23:28 Average: all 16.19 0.00 1.21 9.79 0.07 72.73 06:23:28 Average: 0 21.93 0.00 1.76 10.03 0.08 66.19 06:23:28 Average: 1 5.66 0.00 1.07 21.61 0.06 71.61 06:23:28 Average: 2 9.78 0.00 0.69 1.15 0.05 88.32 06:23:28 Average: 3 27.46 0.00 1.34 6.35 0.08 64.76 06:23:28 06:23:28 06:23:28