07:47:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:47:37 Running as SYSTEM 07:47:37 [EnvInject] - Loading node environment variables. 07:47:37 Building remotely on prd-ubuntu1804-builder-4c-4g-2973 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:47:37 [ssh-agent] Looking for ssh-agent implementation... 07:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:37 $ ssh-agent 07:47:37 SSH_AUTH_SOCK=/tmp/ssh-NdRFBWYlVex9/agent.1670 07:47:37 SSH_AGENT_PID=1672 07:47:37 [ssh-agent] Started. 07:47:37 Running ssh-add (command line suppressed) 07:47:37 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17047385568720329505.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17047385568720329505.key) 07:47:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:47:38 The recommended git tool is: NONE 07:47:39 using credential onap-jenkins-ssh 07:47:39 Wiping out workspace first. 07:47:39 Cloning the remote Git repository 07:47:39 Cloning repository git://cloud.onap.org/mirror/oom.git 07:47:39 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:47:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:47:39 > git --version # timeout=10 07:47:39 > git --version # 'git version 2.17.1' 07:47:39 using GIT_SSH to set credentials Gerrit user 07:47:39 Verifying host key using manually-configured host key entries 07:47:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:47:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:47:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:47:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:47:45 using GIT_SSH to set credentials Gerrit user 07:47:45 Verifying host key using manually-configured host key entries 07:47:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/9 # timeout=30 07:47:45 > git rev-parse 716e1684a7cfb8a14273c6d8991b18d6c1a699ae^{commit} # timeout=10 07:47:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:47:45 Checking out Revision 716e1684a7cfb8a14273c6d8991b18d6c1a699ae (refs/changes/79/136179/9) 07:47:45 > git config core.sparsecheckout # timeout=10 07:47:45 > git checkout -f 716e1684a7cfb8a14273c6d8991b18d6c1a699ae # timeout=30 07:47:49 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:47:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:47:49 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:47:49 [EnvInject] - Injecting environment variables from a build step. 07:47:49 [EnvInject] - Injecting as environment variables the properties content 07:47:49 PYTHON=python3 07:47:49 07:47:49 [EnvInject] - Variables injected successfully. 07:47:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins140270064877644308.sh 07:47:49 ---> tox-install.sh 07:47:49 + source /home/jenkins/lf-env.sh 07:47:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:47:49 ++ mktemp -d /tmp/venv-XXXX 07:47:49 + lf_venv=/tmp/venv-dGXz 07:47:49 + local venv_file=/tmp/.os_lf_venv 07:47:49 + local python=python3 07:47:49 + local options 07:47:49 + local set_path=true 07:47:49 + local install_args= 07:47: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 07:47:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:47:49 + true 07:47:49 + case $1 in 07:47:49 + venv_file=/tmp/.toxenv 07:47:49 + shift 2 07:47:49 + true 07:47:49 + case $1 in 07:47:49 + shift 07:47:49 + break 07:47:49 + case $python in 07:47:49 + local pkg_list= 07:47:49 + [[ -d /opt/pyenv ]] 07:47:49 + echo 'Setup pyenv:' 07:47:49 Setup pyenv: 07:47:49 + export PYENV_ROOT=/opt/pyenv 07:47:49 + PYENV_ROOT=/opt/pyenv 07:47:49 + 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 07:47:49 + 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 07:47:49 + pyenv versions 07:47:49 * system (set by /opt/pyenv/version) 07:47:49 * 3.8.13 (set by /opt/pyenv/version) 07:47:49 * 3.9.13 (set by /opt/pyenv/version) 07:47:49 * 3.10.6 (set by /opt/pyenv/version) 07:47:49 + command -v pyenv 07:47:49 ++ pyenv init - --no-rehash 07:47: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[*]}"'\'')" 07:47:49 export PATH="/opt/pyenv/shims:${PATH}" 07:47:49 export PYENV_SHELL=bash 07:47:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:47:49 pyenv() { 07:47:49 local command 07:47:49 command="${1:-}" 07:47:49 if [ "$#" -gt 0 ]; then 07:47:49 shift 07:47:49 fi 07:47:49 07:47:49 case "$command" in 07:47:49 rehash|shell) 07:47:49 eval "$(pyenv "sh-$command" "$@")" 07:47:49 ;; 07:47:49 *) 07:47:49 command pyenv "$command" "$@" 07:47:49 ;; 07:47:49 esac 07:47:49 }' 07:47: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[*]}"' 07:47:49 ++ 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 07:47:49 ++ 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 07:47:49 ++ 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 07:47:49 ++ export PYENV_SHELL=bash 07:47:49 ++ PYENV_SHELL=bash 07:47:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:47:49 +++ complete -F _pyenv pyenv 07:47:49 ++ lf-pyver python3 07:47:49 ++ local py_version_xy=python3 07:47:49 ++ local py_version_xyz= 07:47:49 ++ pyenv versions 07:47:49 ++ local command 07:47:49 ++ command=versions 07:47:49 ++ '[' 1 -gt 0 ']' 07:47:49 ++ shift 07:47:49 ++ case "$command" in 07:47:49 ++ command pyenv versions 07:47:49 ++ pyenv versions 07:47:49 ++ sed 's/^[ *]* //' 07:47:49 ++ awk '{ print $1 }' 07:47:49 ++ grep -E '^[0-9.]*[0-9]$' 07:47:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:47:49 +++ grep '^3' /tmp/.pyenv_versions 07:47:49 +++ sort -V 07:47:49 +++ tail -n 1 07:47:49 ++ py_version_xyz=3.10.6 07:47:49 ++ [[ -z 3.10.6 ]] 07:47:49 ++ echo 3.10.6 07:47:49 ++ return 0 07:47:49 + pyenv local 3.10.6 07:47:49 + local command 07:47:49 + command=local 07:47:49 + '[' 2 -gt 0 ']' 07:47:49 + shift 07:47:49 + case "$command" in 07:47:49 + command pyenv local 3.10.6 07:47:49 + pyenv local 3.10.6 07:47:49 + for arg in "$@" 07:47:49 + case $arg in 07:47:49 + pkg_list+='tox ' 07:47:49 + for arg in "$@" 07:47:49 + case $arg in 07:47:49 + pkg_list+='virtualenv ' 07:47:49 + for arg in "$@" 07:47:49 + case $arg in 07:47:49 + pkg_list+='urllib3~=1.26.15 ' 07:47:49 + [[ -f /tmp/.toxenv ]] 07:47:49 + [[ ! -f /tmp/.toxenv ]] 07:47:49 + [[ -n '' ]] 07:47:49 + python3 -m venv /tmp/venv-dGXz 07:47:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGXz' 07:47:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGXz 07:47:53 + echo /tmp/venv-dGXz 07:47:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:47:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:47:53 + /tmp/venv-dGXz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:47:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:47:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:47:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:47:56 + /tmp/venv-dGXz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:47:58 + type python3 07:47:58 + true 07:47:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dGXz/bin to PATH' 07:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-dGXz/bin to PATH 07:47:58 + PATH=/tmp/venv-dGXz/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 07:47:58 + return 0 07:47:58 + python3 --version 07:47:58 Python 3.10.6 07:47:58 + python3 -m pip --version 07:47:58 pip 24.0 from /tmp/venv-dGXz/lib/python3.10/site-packages/pip (python 3.10) 07:47:58 + python3 -m pip freeze 07:47:59 cachetools==5.3.2 07:47:59 chardet==5.2.0 07:47:59 colorama==0.4.6 07:47:59 distlib==0.3.8 07:47:59 filelock==3.13.1 07:47:59 packaging==23.2 07:47:59 platformdirs==4.2.0 07:47:59 pluggy==1.4.0 07:47:59 pyproject-api==1.6.1 07:47:59 tomli==2.0.1 07:47:59 tox==4.12.1 07:47:59 urllib3==1.26.18 07:47:59 virtualenv==20.25.0 07:47:59 [EnvInject] - Injecting environment variables from a build step. 07:47:59 [EnvInject] - Injecting as environment variables the properties content 07:47:59 PARALLEL=false 07:47:59 07:47:59 [EnvInject] - Variables injected successfully. 07:47:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14037563391759820360.sh 07:47:59 ---> tox-run.sh 07:47:59 + 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 07:47:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:47:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:47:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:47:59 + cd /w/workspace/oom-master-commit-lint/. 07:47:59 + source /home/jenkins/lf-env.sh 07:47:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:47:59 ++ mktemp -d /tmp/venv-XXXX 07:47:59 + lf_venv=/tmp/venv-Jo1G 07:47:59 + local venv_file=/tmp/.os_lf_venv 07:47:59 + local python=python3 07:47:59 + local options 07:47:59 + local set_path=true 07:47:59 + local install_args= 07:47:59 ++ 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 07:47:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:47:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:47:59 + true 07:47:59 + case $1 in 07:47:59 + venv_file=/tmp/.toxenv 07:47:59 + shift 2 07:47:59 + true 07:47:59 + case $1 in 07:47:59 + shift 07:47:59 + break 07:47:59 + case $python in 07:47:59 + local pkg_list= 07:47:59 + [[ -d /opt/pyenv ]] 07:47:59 + echo 'Setup pyenv:' 07:47:59 Setup pyenv: 07:47:59 + export PYENV_ROOT=/opt/pyenv 07:47:59 + PYENV_ROOT=/opt/pyenv 07:47:59 + 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 07:47:59 + 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 07:47:59 + pyenv versions 07:47:59 system 07:47:59 3.8.13 07:47:59 3.9.13 07:47:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:47:59 + command -v pyenv 07:47:59 ++ pyenv init - --no-rehash 07:47:59 + 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[*]}"'\'')" 07:47:59 export PATH="/opt/pyenv/shims:${PATH}" 07:47:59 export PYENV_SHELL=bash 07:47:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:47:59 pyenv() { 07:47:59 local command 07:47:59 command="${1:-}" 07:47:59 if [ "$#" -gt 0 ]; then 07:47:59 shift 07:47:59 fi 07:47:59 07:47:59 case "$command" in 07:47:59 rehash|shell) 07:47:59 eval "$(pyenv "sh-$command" "$@")" 07:47:59 ;; 07:47:59 *) 07:47:59 command pyenv "$command" "$@" 07:47:59 ;; 07:47:59 esac 07:47:59 }' 07:47:59 +++ 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[*]}"' 07:47:59 ++ 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 07:47:59 ++ 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 07:47:59 ++ 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 07:47:59 ++ export PYENV_SHELL=bash 07:47:59 ++ PYENV_SHELL=bash 07:47:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:47:59 +++ complete -F _pyenv pyenv 07:47:59 ++ lf-pyver python3 07:47:59 ++ local py_version_xy=python3 07:47:59 ++ local py_version_xyz= 07:47:59 ++ pyenv versions 07:47:59 ++ local command 07:47:59 ++ command=versions 07:47:59 ++ sed 's/^[ *]* //' 07:47:59 ++ '[' 1 -gt 0 ']' 07:47:59 ++ shift 07:47:59 ++ case "$command" in 07:47:59 ++ command pyenv versions 07:47:59 ++ pyenv versions 07:47:59 ++ grep -E '^[0-9.]*[0-9]$' 07:47:59 ++ awk '{ print $1 }' 07:47:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:47:59 +++ grep '^3' /tmp/.pyenv_versions 07:47:59 +++ sort -V 07:47:59 +++ tail -n 1 07:47:59 ++ py_version_xyz=3.10.6 07:47:59 ++ [[ -z 3.10.6 ]] 07:47:59 ++ echo 3.10.6 07:47:59 ++ return 0 07:47:59 + pyenv local 3.10.6 07:47:59 + local command 07:47:59 + command=local 07:47:59 + '[' 2 -gt 0 ']' 07:47:59 + shift 07:47:59 + case "$command" in 07:47:59 + command pyenv local 3.10.6 07:47:59 + pyenv local 3.10.6 07:47:59 + for arg in "$@" 07:47:59 + case $arg in 07:47:59 + pkg_list+='tox ' 07:47:59 + for arg in "$@" 07:47:59 + case $arg in 07:47:59 + pkg_list+='virtualenv ' 07:47:59 + for arg in "$@" 07:47:59 + case $arg in 07:47:59 + pkg_list+='urllib3~=1.26.15 ' 07:47:59 + [[ -f /tmp/.toxenv ]] 07:47:59 ++ cat /tmp/.toxenv 07:47:59 + lf_venv=/tmp/venv-dGXz 07:47:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGXz from' file:/tmp/.toxenv 07:47:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGXz from file:/tmp/.toxenv 07:47:59 + /tmp/venv-dGXz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:48:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:00 + /tmp/venv-dGXz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:01 + type python3 07:48:01 + true 07:48:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dGXz/bin to PATH' 07:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-dGXz/bin to PATH 07:48:01 + PATH=/tmp/venv-dGXz/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 07:48:01 + return 0 07:48:01 + [[ -d /opt/pyenv ]] 07:48:01 + echo '---> Setting up pyenv' 07:48:01 ---> Setting up pyenv 07:48:01 + export PYENV_ROOT=/opt/pyenv 07:48:01 + PYENV_ROOT=/opt/pyenv 07:48:01 + export PATH=/opt/pyenv/bin:/tmp/venv-dGXz/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 07:48:01 + PATH=/opt/pyenv/bin:/tmp/venv-dGXz/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 07:48:01 ++ pwd 07:48:01 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:48:01 + export PYTHONPATH 07:48:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:48:01 + TOX_TESTENV_PASSENV=PYTHONPATH 07:48:01 + tox --version 07:48:01 4.12.1 from /tmp/venv-dGXz/lib/python3.10/site-packages/tox/__init__.py 07:48:02 + PARALLEL=false 07:48:02 + TOX_OPTIONS_LIST= 07:48:02 + [[ -n gitlint ]] 07:48:02 + TOX_OPTIONS_LIST=' -e gitlint' 07:48:02 + case ${PARALLEL,,} in 07:48:02 + tox -e gitlint 07:48:02 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:48:03 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:48:27 gitlint: freeze> python -m pip freeze --all 07:48:27 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==23.3.1,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.3,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 07:48:27 gitlint: commands[0]> gitlint 07:48:27 gitlint: OK (25.65=setup[25.48]+cmd[0.18] seconds) 07:48:27 congratulations :) (25.82 seconds) 07:48:28 + tox_status=0 07:48:28 + echo '---> Completed tox runs' 07:48:28 ---> Completed tox runs 07:48:28 + for i in .tox/*/log 07:48:28 ++ echo .tox/gitlint/log 07:48:28 ++ awk -F/ '{print $2}' 07:48:28 + tox_env=gitlint 07:48:28 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:48:28 + DOC_DIR=docs/_build/html 07:48:28 + [[ -d docs/_build/html ]] 07:48:28 + echo '---> tox-run.sh ends' 07:48:28 ---> tox-run.sh ends 07:48:28 + test 0 -eq 0 07:48:28 $ ssh-agent -k 07:48:28 unset SSH_AUTH_SOCK; 07:48:28 unset SSH_AGENT_PID; 07:48:28 echo Agent pid 1672 killed; 07:48:28 [ssh-agent] Stopped. 07:48:28 [PostBuildScript] - [INFO] Executing post build scripts. 07:48:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17694600067133563835.sh 07:48:28 ---> sysstat.sh 07:48:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15357549650823891050.sh 07:48:28 ---> package-listing.sh 07:48:28 ++ tr '[:upper:]' '[:lower:]' 07:48:28 ++ facter osfamily 07:48:28 + OS_FAMILY=debian 07:48:28 + workspace=/w/workspace/oom-master-commit-lint 07:48:28 + START_PACKAGES=/tmp/packages_start.txt 07:48:28 + END_PACKAGES=/tmp/packages_end.txt 07:48:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:28 + PACKAGES=/tmp/packages_start.txt 07:48:28 + '[' /w/workspace/oom-master-commit-lint ']' 07:48:28 + PACKAGES=/tmp/packages_end.txt 07:48:28 + case "${OS_FAMILY}" in 07:48:28 + dpkg -l 07:48:28 + grep '^ii' 07:48:28 + '[' -f /tmp/packages_start.txt ']' 07:48:28 + '[' -f /tmp/packages_end.txt ']' 07:48:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:28 + '[' /w/workspace/oom-master-commit-lint ']' 07:48:28 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:48:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:48:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10349137741560830379.sh 07:48:28 ---> capture-instance-metadata.sh 07:48:28 Setup pyenv: 07:48:28 system 07:48:28 3.8.13 07:48:28 3.9.13 07:48:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:48:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xGBi 07:48:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:48:35 lf-activate-venv(): INFO: Installing: lftools 07:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-xGBi/bin to PATH 07:49:02 INFO: Running in OpenStack, capturing instance metadata 07:49:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15203421018335005363.sh 07:49:03 provisioning config files... 07:49:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16302646186459964925tmp 07:49:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:49:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:49:03 [EnvInject] - Injecting environment variables from a build step. 07:49:03 [EnvInject] - Injecting as environment variables the properties content 07:49:03 SERVER_ID=logs 07:49:03 07:49:03 [EnvInject] - Variables injected successfully. 07:49:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1759431260675534353.sh 07:49:03 ---> create-netrc.sh 07:49:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2058847610155700161.sh 07:49:03 ---> python-tools-install.sh 07:49:03 Setup pyenv: 07:49:03 system 07:49:03 3.8.13 07:49:03 3.9.13 07:49:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xGBi from file:/tmp/.os_lf_venv 07:49:04 lf-activate-venv(): INFO: Installing: lftools 07:49:11 lf-activate-venv(): INFO: Adding /tmp/venv-xGBi/bin to PATH 07:49:11 Generating Requirements File 07:49:42 Python 3.10.6 07:49:42 pip 24.0 from /tmp/venv-xGBi/lib/python3.10/site-packages/pip (python 3.10) 07:49:43 appdirs==1.4.4 07:49:43 argcomplete==3.2.2 07:49:43 aspy.yaml==1.3.0 07:49:43 attrs==23.2.0 07:49:43 autopage==0.5.2 07:49:43 beautifulsoup4==4.12.3 07:49:43 boto3==1.34.35 07:49:43 botocore==1.34.35 07:49:43 bs4==0.0.2 07:49:43 cachetools==5.3.2 07:49:43 certifi==2024.2.2 07:49:43 cffi==1.16.0 07:49:43 cfgv==3.4.0 07:49:43 chardet==5.2.0 07:49:43 charset-normalizer==3.3.2 07:49:43 click==8.1.7 07:49:43 cliff==4.5.0 07:49:43 cmd2==2.4.3 07:49:43 cryptography==3.3.2 07:49:43 debtcollector==2.5.0 07:49:43 decorator==5.1.1 07:49:43 defusedxml==0.7.1 07:49:43 Deprecated==1.2.14 07:49:43 distlib==0.3.8 07:49:43 dnspython==2.5.0 07:49:43 docker==4.2.2 07:49:43 dogpile.cache==1.3.0 07:49:43 email-validator==2.1.0.post1 07:49:43 filelock==3.13.1 07:49:43 future==0.18.3 07:49:43 gitdb==4.0.11 07:49:43 GitPython==3.1.41 07:49:43 google-auth==2.27.0 07:49:43 httplib2==0.22.0 07:49:43 identify==2.5.33 07:49:43 idna==3.6 07:49:43 importlib-resources==1.5.0 07:49:43 iso8601==2.1.0 07:49:43 Jinja2==3.1.3 07:49:43 jmespath==1.0.1 07:49:43 jsonpatch==1.33 07:49:43 jsonpointer==2.4 07:49:43 jsonschema==4.21.1 07:49:43 jsonschema-specifications==2023.12.1 07:49:43 keystoneauth1==5.5.0 07:49:43 kubernetes==29.0.0 07:49:43 lftools==0.37.8 07:49:43 lxml==5.1.0 07:49:43 MarkupSafe==2.1.5 07:49:43 msgpack==1.0.7 07:49:43 multi_key_dict==2.0.3 07:49:43 munch==4.0.0 07:49:43 netaddr==0.10.1 07:49:43 netifaces==0.11.0 07:49:43 niet==1.4.2 07:49:43 nodeenv==1.8.0 07:49:43 oauth2client==4.1.3 07:49:43 oauthlib==3.2.2 07:49:43 openstacksdk==0.62.0 07:49:43 os-client-config==2.1.0 07:49:43 os-service-types==1.7.0 07:49:43 osc-lib==3.0.0 07:49:43 oslo.config==9.3.0 07:49:43 oslo.context==5.3.0 07:49:43 oslo.i18n==6.2.0 07:49:43 oslo.log==5.4.0 07:49:43 oslo.serialization==5.3.0 07:49:43 oslo.utils==7.0.0 07:49:43 packaging==23.2 07:49:43 pbr==6.0.0 07:49:43 platformdirs==4.2.0 07:49:43 prettytable==3.9.0 07:49:43 pyasn1==0.5.1 07:49:43 pyasn1-modules==0.3.0 07:49:43 pycparser==2.21 07:49:43 pygerrit2==2.0.15 07:49:43 PyGithub==2.2.0 07:49:43 pyinotify==0.9.6 07:49:43 PyJWT==2.8.0 07:49:43 PyNaCl==1.5.0 07:49:43 pyparsing==2.4.7 07:49:43 pyperclip==1.8.2 07:49:43 pyrsistent==0.20.0 07:49:43 python-cinderclient==9.4.0 07:49:43 python-dateutil==2.8.2 07:49:43 python-heatclient==3.4.0 07:49:43 python-jenkins==1.8.2 07:49:43 python-keystoneclient==5.3.0 07:49:43 python-magnumclient==4.3.0 07:49:43 python-novaclient==18.4.0 07:49:43 python-openstackclient==6.0.0 07:49:43 python-swiftclient==4.4.0 07:49:43 pytz==2024.1 07:49:43 PyYAML==6.0.1 07:49:43 referencing==0.33.0 07:49:43 requests==2.31.0 07:49:43 requests-oauthlib==1.3.1 07:49:43 requestsexceptions==1.4.0 07:49:43 rfc3986==2.0.0 07:49:43 rpds-py==0.17.1 07:49:43 rsa==4.9 07:49:43 ruamel.yaml==0.18.5 07:49:43 ruamel.yaml.clib==0.2.8 07:49:43 s3transfer==0.10.0 07:49:43 simplejson==3.19.2 07:49:43 six==1.16.0 07:49:43 smmap==5.0.1 07:49:43 soupsieve==2.5 07:49:43 stevedore==5.1.0 07:49:43 tabulate==0.9.0 07:49:43 toml==0.10.2 07:49:43 tomlkit==0.12.3 07:49:43 tqdm==4.66.1 07:49:43 typing_extensions==4.9.0 07:49:43 tzdata==2023.4 07:49:43 urllib3==1.26.18 07:49:43 virtualenv==20.25.0 07:49:43 wcwidth==0.2.13 07:49:43 websocket-client==1.7.0 07:49:43 wrapt==1.16.0 07:49:43 xdg==6.0.0 07:49:43 xmltodict==0.13.0 07:49:43 yq==3.2.3 07:49:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16905490734014734558.sh 07:49:43 ---> sudo-logs.sh 07:49:43 Archiving 'sudo' log.. 07:49:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4793036356468070725.sh 07:49:43 ---> job-cost.sh 07:49:43 Setup pyenv: 07:49:43 system 07:49:43 3.8.13 07:49:43 3.9.13 07:49:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xGBi from file:/tmp/.os_lf_venv 07:49:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:49:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:49:51 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:49:51 lf-activate-venv(): INFO: Adding /tmp/venv-xGBi/bin to PATH 07:49:51 INFO: No Stack... 07:49:52 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:53 INFO: Archiving Costs 07:49:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10802272922008011588.sh 07:49:53 ---> logs-deploy.sh 07:49:53 Setup pyenv: 07:49:53 system 07:49:53 3.8.13 07:49:53 3.9.13 07:49:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xGBi from file:/tmp/.os_lf_venv 07:49:54 lf-activate-venv(): INFO: Installing: lftools 07:50:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:50:03 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-xGBi/bin to PATH 07:50:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7176 07:50:04 INFO: archiving workspace using pattern(s): 07:50:05 Archives upload complete. 07:50:05 INFO: archiving logs to Nexus 07:50:06 ---> uname -a: 07:50:06 Linux prd-ubuntu1804-builder-4c-4g-2973 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:50:06 07:50:06 07:50:06 ---> lscpu: 07:50:06 Architecture: x86_64 07:50:06 CPU op-mode(s): 32-bit, 64-bit 07:50:06 Byte Order: Little Endian 07:50:06 CPU(s): 4 07:50:06 On-line CPU(s) list: 0-3 07:50:06 Thread(s) per core: 1 07:50:06 Core(s) per socket: 1 07:50:06 Socket(s): 4 07:50:06 NUMA node(s): 1 07:50:06 Vendor ID: AuthenticAMD 07:50:06 CPU family: 23 07:50:06 Model: 49 07:50:06 Model name: AMD EPYC-Rome Processor 07:50:06 Stepping: 0 07:50:06 CPU MHz: 2800.000 07:50:06 BogoMIPS: 5600.00 07:50:06 Virtualization: AMD-V 07:50:06 Hypervisor vendor: KVM 07:50:06 Virtualization type: full 07:50:06 L1d cache: 32K 07:50:06 L1i cache: 32K 07:50:06 L2 cache: 512K 07:50:06 L3 cache: 16384K 07:50:06 NUMA node0 CPU(s): 0-3 07:50:06 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 07:50:06 07:50:06 07:50:06 ---> nproc: 07:50:06 4 07:50:06 07:50:06 07:50:06 ---> df -h: 07:50:06 Filesystem Size Used Avail Use% Mounted on 07:50:06 udev 7.9G 0 7.9G 0% /dev 07:50:06 tmpfs 1.6G 672K 1.6G 1% /run 07:50:06 /dev/vda1 78G 8.5G 69G 11% / 07:50:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:50:06 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:50:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:50:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:50:06 07:50:06 07:50:06 ---> free -m: 07:50:06 total used free shared buff/cache available 07:50:06 Mem: 16040 554 13191 0 2294 15162 07:50:06 Swap: 1023 0 1023 07:50:06 07:50:06 07:50:06 ---> ip addr: 07:50:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:06 inet 127.0.0.1/8 scope host lo 07:50:06 valid_lft forever preferred_lft forever 07:50:06 inet6 ::1/128 scope host 07:50:06 valid_lft forever preferred_lft forever 07:50:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:06 link/ether fa:16:3e:49:cd:f8 brd ff:ff:ff:ff:ff:ff 07:50:06 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic ens3 07:50:06 valid_lft 86236sec preferred_lft 86236sec 07:50:06 inet6 fe80::f816:3eff:fe49:cdf8/64 scope link 07:50:06 valid_lft forever preferred_lft forever 07:50:06 07:50:06 07:50:06 ---> sar -b -r -n DEV: 07:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2973) 02/06/24 _x86_64_ (4 CPU) 07:50:06 07:50:06 07:47:24 LINUX RESTART (4 CPU) 07:50:06 07:50:06 07:48:01 tps rtps wtps bread/s bwrtn/s 07:50:06 07:49:01 165.92 24.91 141.01 1414.70 37774.90 07:50:06 07:50:01 79.89 1.45 78.44 113.98 9813.56 07:50:06 Average: 122.90 13.18 109.72 764.34 23794.23 07:50:06 07:50:06 07:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:06 07:49:01 13566604 15501508 2858364 17.40 81836 2036804 842732 4.82 818196 1790576 209972 07:50:06 07:50:01 13476448 15496356 2948520 17.95 95648 2101772 810892 4.64 799096 1887388 96648 07:50:06 Average: 13521526 15498932 2903442 17.68 88742 2069288 826812 4.73 808646 1838982 153310 07:50:06 07:50:06 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:06 07:49:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 07:50:06 07:49:01 ens3 77.80 50.92 1271.87 11.74 0.00 0.00 0.00 0.00 07:50:06 07:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:50:06 07:50:01 ens3 49.44 39.03 371.04 19.45 0.00 0.00 0.00 0.00 07:50:06 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 07:50:06 Average: ens3 63.62 44.98 821.45 15.60 0.00 0.00 0.00 0.00 07:50:06 07:50:06 07:50:06 ---> sar -P ALL: 07:50:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2973) 02/06/24 _x86_64_ (4 CPU) 07:50:06 07:50:06 07:47:24 LINUX RESTART (4 CPU) 07:50:06 07:50:06 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:50:06 07:49:01 all 20.70 0.00 1.89 2.42 0.06 74.93 07:50:06 07:49:01 0 4.98 0.00 0.90 1.99 0.03 92.09 07:50:06 07:49:01 1 21.75 0.00 2.27 5.18 0.07 70.73 07:50:06 07:49:01 2 33.28 0.00 2.27 1.19 0.10 63.16 07:50:06 07:49:01 3 22.75 0.00 2.13 1.35 0.03 73.74 07:50:06 07:50:01 all 22.74 0.00 1.29 0.68 0.06 75.23 07:50:06 07:50:01 0 21.41 0.00 1.30 0.15 0.05 77.09 07:50:06 07:50:01 1 16.52 0.00 1.13 0.70 0.05 81.60 07:50:06 07:50:01 2 13.86 0.00 1.29 1.64 0.05 83.17 07:50:06 07:50:01 3 39.19 0.00 1.44 0.22 0.08 59.07 07:50:06 Average: all 21.72 0.00 1.59 1.55 0.06 75.08 07:50:06 Average: 0 13.21 0.00 1.10 1.07 0.04 84.58 07:50:06 Average: 1 19.13 0.00 1.70 2.94 0.06 76.17 07:50:06 Average: 2 23.57 0.00 1.78 1.41 0.08 73.17 07:50:06 Average: 3 30.95 0.00 1.79 0.78 0.06 66.42 07:50:06 07:50:06 07:50:06