15:15:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:15:12 Running as SYSTEM 15:15:12 [EnvInject] - Loading node environment variables. 15:15:12 Building remotely on prd-ubuntu1804-builder-4c-4g-3109 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:15:12 [ssh-agent] Looking for ssh-agent implementation... 15:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:12 $ ssh-agent 15:15:12 SSH_AUTH_SOCK=/tmp/ssh-aXVnfOHWlOc5/agent.1758 15:15:12 SSH_AGENT_PID=1760 15:15:12 [ssh-agent] Started. 15:15:12 Running ssh-add (command line suppressed) 15:15:12 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_747061139285646128.key (/w/workspace/oom-master-commit-lint@tmp/private_key_747061139285646128.key) 15:15:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:12 The recommended git tool is: NONE 15:15:15 using credential onap-jenkins-ssh 15:15:15 Wiping out workspace first. 15:15:15 Cloning the remote Git repository 15:15:15 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:15 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:15:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:15 > git --version # timeout=10 15:15:15 > git --version # 'git version 2.17.1' 15:15:15 using GIT_SSH to set credentials Gerrit user 15:15:15 Verifying host key using manually-configured host key entries 15:15:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:20 using GIT_SSH to set credentials Gerrit user 15:15:20 Verifying host key using manually-configured host key entries 15:15:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/7 # timeout=30 15:15:21 > git rev-parse e68c766712ed6c95aff054004335813952bf5ffa^{commit} # timeout=10 15:15:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:21 Checking out Revision e68c766712ed6c95aff054004335813952bf5ffa (refs/changes/57/136757/7) 15:15:21 > git config core.sparsecheckout # timeout=10 15:15:21 > git checkout -f e68c766712ed6c95aff054004335813952bf5ffa # timeout=30 15:15:24 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:15:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:24 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 15:15:24 [EnvInject] - Injecting environment variables from a build step. 15:15:24 [EnvInject] - Injecting as environment variables the properties content 15:15:24 PYTHON=python3 15:15:24 15:15:24 [EnvInject] - Variables injected successfully. 15:15:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13221204127458555372.sh 15:15:24 ---> tox-install.sh 15:15:24 + source /home/jenkins/lf-env.sh 15:15:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:24 ++ mktemp -d /tmp/venv-XXXX 15:15:24 + lf_venv=/tmp/venv-ovNU 15:15:24 + local venv_file=/tmp/.os_lf_venv 15:15:24 + local python=python3 15:15:24 + local options 15:15:24 + local set_path=true 15:15:24 + local install_args= 15:15:24 ++ 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:15:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:24 + true 15:15:24 + case $1 in 15:15:24 + venv_file=/tmp/.toxenv 15:15:24 + shift 2 15:15:24 + true 15:15:24 + case $1 in 15:15:24 + shift 15:15:24 + break 15:15:24 + case $python in 15:15:24 + local pkg_list= 15:15:24 + [[ -d /opt/pyenv ]] 15:15:24 + echo 'Setup pyenv:' 15:15:24 Setup pyenv: 15:15:24 + export PYENV_ROOT=/opt/pyenv 15:15:24 + PYENV_ROOT=/opt/pyenv 15:15:24 + 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:15:24 + 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:15:24 + pyenv versions 15:15:24 * system (set by /opt/pyenv/version) 15:15:24 * 3.8.13 (set by /opt/pyenv/version) 15:15:24 * 3.9.13 (set by /opt/pyenv/version) 15:15:24 * 3.10.6 (set by /opt/pyenv/version) 15:15:24 + command -v pyenv 15:15:24 ++ pyenv init - --no-rehash 15:15:24 + 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:15:24 export PATH="/opt/pyenv/shims:${PATH}" 15:15:24 export PYENV_SHELL=bash 15:15:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:24 pyenv() { 15:15:24 local command 15:15:24 command="${1:-}" 15:15:24 if [ "$#" -gt 0 ]; then 15:15:24 shift 15:15:24 fi 15:15:24 15:15:24 case "$command" in 15:15:24 rehash|shell) 15:15:24 eval "$(pyenv "sh-$command" "$@")" 15:15:24 ;; 15:15:24 *) 15:15:24 command pyenv "$command" "$@" 15:15:24 ;; 15:15:24 esac 15:15:24 }' 15:15:24 +++ 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:15:24 ++ 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:15:24 ++ 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:15:24 ++ 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:15:24 ++ export PYENV_SHELL=bash 15:15:24 ++ PYENV_SHELL=bash 15:15:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:24 +++ complete -F _pyenv pyenv 15:15:24 ++ lf-pyver python3 15:15:24 ++ local py_version_xy=python3 15:15:24 ++ local py_version_xyz= 15:15:24 ++ pyenv versions 15:15:24 ++ sed 's/^[ *]* //' 15:15:24 ++ local command 15:15:24 ++ command=versions 15:15:24 ++ awk '{ print $1 }' 15:15:24 ++ '[' 1 -gt 0 ']' 15:15:24 ++ shift 15:15:24 ++ grep -E '^[0-9.]*[0-9]$' 15:15:24 ++ case "$command" in 15:15:24 ++ command pyenv versions 15:15:24 ++ pyenv versions 15:15:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:25 +++ sort -V 15:15:25 +++ tail -n 1 15:15:25 +++ grep '^3' /tmp/.pyenv_versions 15:15:25 ++ py_version_xyz=3.10.6 15:15:25 ++ [[ -z 3.10.6 ]] 15:15:25 ++ echo 3.10.6 15:15:25 ++ return 0 15:15:25 + pyenv local 3.10.6 15:15:25 + local command 15:15:25 + command=local 15:15:25 + '[' 2 -gt 0 ']' 15:15:25 + shift 15:15:25 + case "$command" in 15:15:25 + command pyenv local 3.10.6 15:15:25 + pyenv local 3.10.6 15:15:25 + for arg in "$@" 15:15:25 + case $arg in 15:15:25 + pkg_list+='tox ' 15:15:25 + for arg in "$@" 15:15:25 + case $arg in 15:15:25 + pkg_list+='virtualenv ' 15:15:25 + for arg in "$@" 15:15:25 + case $arg in 15:15:25 + pkg_list+='urllib3~=1.26.15 ' 15:15:25 + [[ -f /tmp/.toxenv ]] 15:15:25 + [[ ! -f /tmp/.toxenv ]] 15:15:25 + [[ -n '' ]] 15:15:25 + python3 -m venv /tmp/venv-ovNU 15:15:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ovNU' 15:15:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ovNU 15:15:29 + echo /tmp/venv-ovNU 15:15:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:29 + /tmp/venv-ovNU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:15:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:33 + /tmp/venv-ovNU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:35 + type python3 15:15:35 + true 15:15:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ovNU/bin to PATH' 15:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-ovNU/bin to PATH 15:15:35 + PATH=/tmp/venv-ovNU/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:15:35 + return 0 15:15:35 + python3 --version 15:15:35 Python 3.10.6 15:15:35 + python3 -m pip --version 15:15:35 pip 23.3.1 from /tmp/venv-ovNU/lib/python3.10/site-packages/pip (python 3.10) 15:15:36 + python3 -m pip freeze 15:15:36 cachetools==5.3.2 15:15:36 chardet==5.2.0 15:15:36 colorama==0.4.6 15:15:36 distlib==0.3.7 15:15:36 filelock==3.13.1 15:15:36 packaging==23.2 15:15:36 platformdirs==4.1.0 15:15:36 pluggy==1.3.0 15:15:36 pyproject-api==1.6.1 15:15:36 tomli==2.0.1 15:15:36 tox==4.11.4 15:15:36 urllib3==1.26.18 15:15:36 virtualenv==20.25.0 15:15:36 [EnvInject] - Injecting environment variables from a build step. 15:15:36 [EnvInject] - Injecting as environment variables the properties content 15:15:36 PARALLEL=false 15:15:36 15:15:36 [EnvInject] - Variables injected successfully. 15:15:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins886745023348493931.sh 15:15:36 ---> tox-run.sh 15:15:36 + 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:15:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:15:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:15:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:15:36 + cd /w/workspace/oom-master-commit-lint/. 15:15:36 + source /home/jenkins/lf-env.sh 15:15:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:36 ++ mktemp -d /tmp/venv-XXXX 15:15:36 + lf_venv=/tmp/venv-oHX6 15:15:36 + local venv_file=/tmp/.os_lf_venv 15:15:36 + local python=python3 15:15:36 + local options 15:15:36 + local set_path=true 15:15:36 + local install_args= 15:15:36 ++ 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:15:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:36 + true 15:15:36 + case $1 in 15:15:36 + venv_file=/tmp/.toxenv 15:15:36 + shift 2 15:15:36 + true 15:15:36 + case $1 in 15:15:36 + shift 15:15:36 + break 15:15:36 + case $python in 15:15:36 + local pkg_list= 15:15:36 + [[ -d /opt/pyenv ]] 15:15:36 + echo 'Setup pyenv:' 15:15:36 Setup pyenv: 15:15:36 + export PYENV_ROOT=/opt/pyenv 15:15:36 + PYENV_ROOT=/opt/pyenv 15:15:36 + 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:15:36 + 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:15:36 + pyenv versions 15:15:36 system 15:15:36 3.8.13 15:15:36 3.9.13 15:15:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:15:36 + command -v pyenv 15:15:36 ++ pyenv init - --no-rehash 15:15:36 + 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:15:36 export PATH="/opt/pyenv/shims:${PATH}" 15:15:36 export PYENV_SHELL=bash 15:15:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:36 pyenv() { 15:15:36 local command 15:15:36 command="${1:-}" 15:15:36 if [ "$#" -gt 0 ]; then 15:15:36 shift 15:15:36 fi 15:15:36 15:15:36 case "$command" in 15:15:36 rehash|shell) 15:15:36 eval "$(pyenv "sh-$command" "$@")" 15:15:36 ;; 15:15:36 *) 15:15:36 command pyenv "$command" "$@" 15:15:36 ;; 15:15:36 esac 15:15:36 }' 15:15:36 +++ 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:15:36 ++ 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:15:36 ++ 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:15:36 ++ 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:15:36 ++ export PYENV_SHELL=bash 15:15:36 ++ PYENV_SHELL=bash 15:15:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:36 +++ complete -F _pyenv pyenv 15:15:36 ++ lf-pyver python3 15:15:36 ++ local py_version_xy=python3 15:15:36 ++ local py_version_xyz= 15:15:36 ++ pyenv versions 15:15:36 ++ local command 15:15:36 ++ command=versions 15:15:36 ++ '[' 1 -gt 0 ']' 15:15:36 ++ shift 15:15:36 ++ case "$command" in 15:15:36 ++ command pyenv versions 15:15:36 ++ pyenv versions 15:15:36 ++ awk '{ print $1 }' 15:15:36 ++ sed 's/^[ *]* //' 15:15:36 ++ grep -E '^[0-9.]*[0-9]$' 15:15:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:36 +++ grep '^3' /tmp/.pyenv_versions 15:15:36 +++ sort -V 15:15:36 +++ tail -n 1 15:15:36 ++ py_version_xyz=3.10.6 15:15:36 ++ [[ -z 3.10.6 ]] 15:15:36 ++ echo 3.10.6 15:15:36 ++ return 0 15:15:36 + pyenv local 3.10.6 15:15:36 + local command 15:15:36 + command=local 15:15:36 + '[' 2 -gt 0 ']' 15:15:36 + shift 15:15:36 + case "$command" in 15:15:36 + command pyenv local 3.10.6 15:15:36 + pyenv local 3.10.6 15:15:36 + for arg in "$@" 15:15:36 + case $arg in 15:15:36 + pkg_list+='tox ' 15:15:36 + for arg in "$@" 15:15:36 + case $arg in 15:15:36 + pkg_list+='virtualenv ' 15:15:36 + for arg in "$@" 15:15:36 + case $arg in 15:15:36 + pkg_list+='urllib3~=1.26.15 ' 15:15:36 + [[ -f /tmp/.toxenv ]] 15:15:36 ++ cat /tmp/.toxenv 15:15:36 + lf_venv=/tmp/venv-ovNU 15:15:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ovNU from' file:/tmp/.toxenv 15:15:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ovNU from file:/tmp/.toxenv 15:15:36 + /tmp/venv-ovNU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:15:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:37 + /tmp/venv-ovNU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:39 + type python3 15:15:39 + true 15:15:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ovNU/bin to PATH' 15:15:39 lf-activate-venv(): INFO: Adding /tmp/venv-ovNU/bin to PATH 15:15:39 + PATH=/tmp/venv-ovNU/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:15:39 + return 0 15:15:39 + [[ -d /opt/pyenv ]] 15:15:39 + echo '---> Setting up pyenv' 15:15:39 ---> Setting up pyenv 15:15:39 + export PYENV_ROOT=/opt/pyenv 15:15:39 + PYENV_ROOT=/opt/pyenv 15:15:39 + export PATH=/opt/pyenv/bin:/tmp/venv-ovNU/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:15:39 + PATH=/opt/pyenv/bin:/tmp/venv-ovNU/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:15:39 ++ pwd 15:15:39 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:15:39 + export PYTHONPATH 15:15:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:39 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:39 + tox --version 15:15:39 4.11.4 from /tmp/venv-ovNU/lib/python3.10/site-packages/tox/__init__.py 15:15:39 + PARALLEL=false 15:15:39 + TOX_OPTIONS_LIST= 15:15:39 + [[ -n gitlint ]] 15:15:39 + TOX_OPTIONS_LIST=' -e gitlint' 15:15:39 + case ${PARALLEL,,} in 15:15:39 + tox -e gitlint 15:15:39 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:15:41 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 15:16:09 gitlint: freeze> python -m pip freeze --all 15:16:10 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==1.5.1,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.0,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 15:16:10 gitlint: commands[0]> gitlint 15:16:10 gitlint: OK (30.70=setup[30.49]+cmd[0.21] seconds) 15:16:10 congratulations :) (30.86 seconds) 15:16:10 + tox_status=0 15:16:10 + echo '---> Completed tox runs' 15:16:10 ---> Completed tox runs 15:16:10 + for i in .tox/*/log 15:16:10 ++ echo .tox/gitlint/log 15:16:10 ++ awk -F/ '{print $2}' 15:16:10 + tox_env=gitlint 15:16:10 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:16:10 + DOC_DIR=docs/_build/html 15:16:10 + [[ -d docs/_build/html ]] 15:16:10 + echo '---> tox-run.sh ends' 15:16:10 ---> tox-run.sh ends 15:16:10 + test 0 -eq 0 15:16:10 $ ssh-agent -k 15:16:10 unset SSH_AUTH_SOCK; 15:16:10 unset SSH_AGENT_PID; 15:16:10 echo Agent pid 1760 killed; 15:16:10 [ssh-agent] Stopped. 15:16:10 [PostBuildScript] - [INFO] Executing post build scripts. 15:16:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1736316220616574159.sh 15:16:10 ---> sysstat.sh 15:16:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5555896414329374105.sh 15:16:11 ---> package-listing.sh 15:16:11 ++ tr '[:upper:]' '[:lower:]' 15:16:11 ++ facter osfamily 15:16:11 + OS_FAMILY=debian 15:16:11 + workspace=/w/workspace/oom-master-commit-lint 15:16:11 + START_PACKAGES=/tmp/packages_start.txt 15:16:11 + END_PACKAGES=/tmp/packages_end.txt 15:16:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:11 + PACKAGES=/tmp/packages_start.txt 15:16:11 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:11 + PACKAGES=/tmp/packages_end.txt 15:16:11 + case "${OS_FAMILY}" in 15:16:11 + dpkg -l 15:16:11 + grep '^ii' 15:16:11 + '[' -f /tmp/packages_start.txt ']' 15:16:11 + '[' -f /tmp/packages_end.txt ']' 15:16:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:11 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:16:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:16:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13954876374505991227.sh 15:16:11 ---> capture-instance-metadata.sh 15:16:11 Setup pyenv: 15:16:11 system 15:16:11 3.8.13 15:16:11 3.9.13 15:16:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVZz 15:16:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:18 lf-activate-venv(): INFO: Installing: lftools 15:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZVZz/bin to PATH 15:16:54 INFO: Running in OpenStack, capturing instance metadata 15:16:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14957581630020252380.sh 15:16:55 provisioning config files... 15:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1231313138433875448tmp 15:16:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:55 [EnvInject] - Injecting environment variables from a build step. 15:16:55 [EnvInject] - Injecting as environment variables the properties content 15:16:55 SERVER_ID=logs 15:16:55 15:16:55 [EnvInject] - Variables injected successfully. 15:16:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1787794863925113309.sh 15:16:55 ---> create-netrc.sh 15:16:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15468790780250872892.sh 15:16:55 ---> python-tools-install.sh 15:16:55 Setup pyenv: 15:16:55 system 15:16:55 3.8.13 15:16:55 3.9.13 15:16:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVZz from file:/tmp/.os_lf_venv 15:16:56 lf-activate-venv(): INFO: Installing: lftools 15:17:04 lf-activate-venv(): INFO: Adding /tmp/venv-ZVZz/bin to PATH 15:17:04 Generating Requirements File 15:17:36 Python 3.10.6 15:17:36 pip 23.3.1 from /tmp/venv-ZVZz/lib/python3.10/site-packages/pip (python 3.10) 15:17:37 appdirs==1.4.4 15:17:37 argcomplete==3.1.6 15:17:37 aspy.yaml==1.3.0 15:17:37 attrs==23.1.0 15:17:37 autopage==0.5.2 15:17:37 Babel==2.13.1 15:17:37 beautifulsoup4==4.12.2 15:17:37 boto3==1.33.9 15:17:37 botocore==1.33.9 15:17:37 bs4==0.0.1 15:17:37 cachetools==5.3.2 15:17:37 certifi==2023.11.17 15:17:37 cffi==1.16.0 15:17:37 cfgv==3.4.0 15:17:37 chardet==5.2.0 15:17:37 charset-normalizer==3.3.2 15:17:37 click==8.1.7 15:17:37 cliff==4.4.0 15:17:37 cmd2==2.4.3 15:17:37 cryptography==3.3.2 15:17:37 debtcollector==2.5.0 15:17:37 decorator==5.1.1 15:17:37 defusedxml==0.7.1 15:17:37 Deprecated==1.2.14 15:17:37 distlib==0.3.7 15:17:37 dnspython==2.4.2 15:17:37 docker==4.2.2 15:17:37 dogpile.cache==1.2.2 15:17:37 email-validator==2.1.0.post1 15:17:37 filelock==3.13.1 15:17:37 future==0.18.3 15:17:37 gitdb==4.0.11 15:17:37 GitPython==3.1.40 15:17:37 google-auth==2.25.1 15:17:37 httplib2==0.22.0 15:17:37 identify==2.5.33 15:17:37 idna==3.6 15:17:37 importlib-metadata==7.0.0 15:17:37 importlib-resources==1.5.0 15:17:37 iso8601==2.1.0 15:17:37 Jinja2==3.1.2 15:17:37 jmespath==1.0.1 15:17:37 jsonpatch==1.33 15:17:37 jsonpointer==2.4 15:17:37 jsonschema==4.20.0 15:17:37 jsonschema-specifications==2023.11.2 15:17:37 keystoneauth1==5.4.0 15:17:37 kubernetes==28.1.0 15:17:37 lftools==0.37.8 15:17:37 lxml==4.9.3 15:17:37 MarkupSafe==2.1.3 15:17:37 msgpack==1.0.7 15:17:37 multi-key-dict==2.0.3 15:17:37 munch==4.0.0 15:17:37 netaddr==0.9.0 15:17:37 netifaces==0.11.0 15:17:37 niet==1.4.2 15:17:37 nodeenv==1.8.0 15:17:37 oauth2client==4.1.3 15:17:37 oauthlib==3.2.2 15:17:37 openstacksdk==0.62.0 15:17:37 os-client-config==2.1.0 15:17:37 os-service-types==1.7.0 15:17:37 osc-lib==2.9.0 15:17:37 oslo.config==9.2.0 15:17:37 oslo.context==5.3.0 15:17:37 oslo.i18n==6.2.0 15:17:37 oslo.log==5.4.0 15:17:37 oslo.serialization==5.2.0 15:17:37 oslo.utils==6.3.0 15:17:37 packaging==23.2 15:17:37 pbr==6.0.0 15:17:37 platformdirs==4.1.0 15:17:37 prettytable==3.9.0 15:17:37 pyasn1==0.5.1 15:17:37 pyasn1-modules==0.3.0 15:17:37 pycparser==2.21 15:17:37 pygerrit2==2.0.15 15:17:37 PyGithub==2.1.1 15:17:37 pyinotify==0.9.6 15:17:37 PyJWT==2.8.0 15:17:37 PyNaCl==1.5.0 15:17:37 pyparsing==2.4.7 15:17:37 pyperclip==1.8.2 15:17:37 pyrsistent==0.20.0 15:17:37 python-cinderclient==9.4.0 15:17:37 python-dateutil==2.8.2 15:17:37 python-heatclient==3.3.0 15:17:37 python-jenkins==1.8.2 15:17:37 python-keystoneclient==5.2.0 15:17:37 python-magnumclient==4.3.0 15:17:37 python-novaclient==18.4.0 15:17:37 python-openstackclient==6.0.0 15:17:37 python-swiftclient==4.4.0 15:17:37 pytz==2023.3.post1 15:17:37 PyYAML==6.0.1 15:17:37 referencing==0.32.0 15:17:37 requests==2.31.0 15:17:37 requests-oauthlib==1.3.1 15:17:37 requestsexceptions==1.4.0 15:17:37 rfc3986==2.0.0 15:17:37 rpds-py==0.13.2 15:17:37 rsa==4.9 15:17:37 ruamel.yaml==0.18.5 15:17:37 ruamel.yaml.clib==0.2.8 15:17:37 s3transfer==0.8.2 15:17:37 simplejson==3.19.2 15:17:37 six==1.16.0 15:17:37 smmap==5.0.1 15:17:37 soupsieve==2.5 15:17:37 stevedore==5.1.0 15:17:37 tabulate==0.9.0 15:17:37 toml==0.10.2 15:17:37 tomlkit==0.12.3 15:17:37 tqdm==4.66.1 15:17:37 typing_extensions==4.8.0 15:17:37 tzdata==2023.3 15:17:37 urllib3==1.26.18 15:17:37 virtualenv==20.25.0 15:17:37 wcwidth==0.2.12 15:17:37 websocket-client==1.7.0 15:17:37 wrapt==1.16.0 15:17:37 xdg==6.0.0 15:17:37 xmltodict==0.13.0 15:17:37 yq==3.2.3 15:17:37 zipp==3.17.0 15:17:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4371315780884055319.sh 15:17:37 ---> sudo-logs.sh 15:17:37 Archiving 'sudo' log.. 15:17:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17323907179413790305.sh 15:17:37 ---> job-cost.sh 15:17:37 Setup pyenv: 15:17:37 system 15:17:37 3.8.13 15:17:37 3.9.13 15:17:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:17:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVZz from file:/tmp/.os_lf_venv 15:17:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:17:47 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. 15:17:47 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:17:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZVZz/bin to PATH 15:17:48 INFO: No Stack... 15:17:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:48 INFO: Archiving Costs 15:17:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16701123057007229993.sh 15:17:48 ---> logs-deploy.sh 15:17:48 Setup pyenv: 15:17:48 system 15:17:48 3.8.13 15:17:48 3.9.13 15:17:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:17:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVZz from file:/tmp/.os_lf_venv 15:17:50 lf-activate-venv(): INFO: Installing: lftools 15:18:00 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. 15:18:00 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZVZz/bin to PATH 15:18:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7116 15:18:00 INFO: archiving workspace using pattern(s): 15:18:02 Archives upload complete. 15:18:02 INFO: archiving logs to Nexus 15:18:03 ---> uname -a: 15:18:03 Linux prd-ubuntu1804-builder-4c-4g-3109 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:18:03 15:18:03 15:18:03 ---> lscpu: 15:18:03 Architecture: x86_64 15:18:03 CPU op-mode(s): 32-bit, 64-bit 15:18:03 Byte Order: Little Endian 15:18:03 CPU(s): 4 15:18:03 On-line CPU(s) list: 0-3 15:18:03 Thread(s) per core: 1 15:18:03 Core(s) per socket: 1 15:18:03 Socket(s): 4 15:18:03 NUMA node(s): 1 15:18:03 Vendor ID: AuthenticAMD 15:18:03 CPU family: 23 15:18:03 Model: 49 15:18:03 Model name: AMD EPYC-Rome Processor 15:18:03 Stepping: 0 15:18:03 CPU MHz: 2800.000 15:18:03 BogoMIPS: 5600.00 15:18:03 Virtualization: AMD-V 15:18:03 Hypervisor vendor: KVM 15:18:03 Virtualization type: full 15:18:03 L1d cache: 32K 15:18:03 L1i cache: 32K 15:18:03 L2 cache: 512K 15:18:03 L3 cache: 16384K 15:18:03 NUMA node0 CPU(s): 0-3 15:18:03 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:18:03 15:18:03 15:18:03 ---> nproc: 15:18:03 4 15:18:03 15:18:03 15:18:03 ---> df -h: 15:18:03 Filesystem Size Used Avail Use% Mounted on 15:18:03 udev 7.9G 0 7.9G 0% /dev 15:18:03 tmpfs 1.6G 672K 1.6G 1% /run 15:18:03 /dev/vda1 78G 8.5G 69G 11% / 15:18:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:18:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:18:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:18:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:18:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:18:03 15:18:03 15:18:03 ---> free -m: 15:18:03 total used free shared buff/cache available 15:18:03 Mem: 16040 534 13173 0 2332 15181 15:18:03 Swap: 1023 0 1023 15:18:03 15:18:03 15:18:03 ---> ip addr: 15:18:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:18:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:18:03 inet 127.0.0.1/8 scope host lo 15:18:03 valid_lft forever preferred_lft forever 15:18:03 inet6 ::1/128 scope host 15:18:03 valid_lft forever preferred_lft forever 15:18:03 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:18:03 link/ether fa:16:3e:b7:f3:e9 brd ff:ff:ff:ff:ff:ff 15:18:03 inet 10.30.106.14/23 brd 10.30.107.255 scope global dynamic ens3 15:18:03 valid_lft 86206sec preferred_lft 86206sec 15:18:03 inet6 fe80::f816:3eff:feb7:f3e9/64 scope link 15:18:03 valid_lft forever preferred_lft forever 15:18:03 15:18:03 15:18:03 ---> sar -b -r -n DEV: 15:18:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3109) 12/07/23 _x86_64_ (4 CPU) 15:18:03 15:18:03 15:14:51 LINUX RESTART (4 CPU) 15:18:03 15:18:03 15:15:01 tps rtps wtps bread/s bwrtn/s 15:18:03 15:16:01 255.68 66.44 189.24 4050.65 46364.95 15:18:03 15:17:01 126.46 14.20 112.26 1083.42 31343.18 15:18:03 15:18:01 86.12 0.75 85.37 41.05 29452.32 15:18:03 Average: 156.09 27.13 128.96 1725.08 35720.39 15:18:03 15:18:03 15:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:18:03 15:16:01 13989912 15511016 2435056 14.83 54320 1672828 894244 5.12 738392 1494736 111244 15:18:03 15:17:01 13653728 15538380 2771240 16.87 83392 1985436 796484 4.56 748296 1777012 128104 15:18:03 15:18:01 13512440 15569112 2912528 17.73 96276 2136820 731184 4.18 725492 1921920 107276 15:18:03 Average: 13718693 15539503 2706275 16.48 77996 1931695 807304 4.62 737393 1731223 115541 15:18:03 15:18:03 15:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:18:03 15:16:01 ens3 464.30 301.90 2184.80 78.24 0.00 0.00 0.00 0.00 15:18:03 15:16:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:18:03 15:17:01 ens3 44.76 30.56 608.78 8.10 0.00 0.00 0.00 0.00 15:18:03 15:17:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:18:03 15:18:01 ens3 42.02 30.86 523.15 7.03 0.00 0.00 0.00 0.00 15:18:03 15:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:18:03 Average: ens3 183.70 121.11 1105.60 31.12 0.00 0.00 0.00 0.00 15:18:03 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 15:18:03 15:18:03 15:18:03 ---> sar -P ALL: 15:18:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3109) 12/07/23 _x86_64_ (4 CPU) 15:18:03 15:18:03 15:14:51 LINUX RESTART (4 CPU) 15:18:03 15:18:03 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:18:03 15:16:01 all 19.08 0.00 2.19 11.00 0.10 67.62 15:18:03 15:16:01 0 11.51 0.00 1.61 16.75 0.07 70.06 15:18:03 15:16:01 1 21.87 0.00 2.96 6.25 0.13 68.78 15:18:03 15:16:01 2 12.43 0.00 1.51 2.79 0.10 83.17 15:18:03 15:16:01 3 30.53 0.00 2.67 18.24 0.10 48.46 15:18:03 15:17:01 all 18.87 0.00 1.57 7.64 0.06 71.86 15:18:03 15:17:01 0 5.10 0.00 1.02 14.16 0.03 79.69 15:18:03 15:17:01 1 2.77 0.00 0.84 10.26 0.07 86.06 15:18:03 15:17:01 2 15.35 0.00 1.47 1.44 0.05 81.70 15:18:03 15:17:01 3 52.27 0.00 2.98 4.72 0.08 39.95 15:18:03 15:18:01 all 21.63 0.00 1.48 2.72 0.06 74.11 15:18:03 15:18:01 0 18.71 0.00 1.27 0.72 0.05 79.26 15:18:03 15:18:01 1 0.47 0.00 0.64 6.24 0.05 92.60 15:18:03 15:18:01 2 20.04 0.00 1.24 2.76 0.05 75.92 15:18:03 15:18:01 3 47.07 0.00 2.78 1.18 0.07 48.89 15:18:03 Average: all 19.86 0.00 1.75 7.12 0.07 71.20 15:18:03 Average: 0 11.77 0.00 1.30 10.53 0.05 76.35 15:18:03 Average: 1 8.36 0.00 1.48 7.59 0.08 82.48 15:18:03 Average: 2 15.94 0.00 1.40 2.33 0.07 80.26 15:18:03 Average: 3 43.31 0.00 2.81 8.03 0.08 45.77 15:18:03 15:18:03 15:18:03