12:10:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:10:52 Running as SYSTEM 12:10:53 [EnvInject] - Loading node environment variables. 12:10:53 Building remotely on prd-ubuntu1804-builder-4c-4g-22375 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:10:53 [ssh-agent] Looking for ssh-agent implementation... 12:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:53 $ ssh-agent 12:10:53 SSH_AUTH_SOCK=/tmp/ssh-jw5o8mD7GRQh/agent.1751 12:10:53 SSH_AGENT_PID=1753 12:10:53 [ssh-agent] Started. 12:10:53 Running ssh-add (command line suppressed) 12:10:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14307869463033191682.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14307869463033191682.key) 12:10:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:10:53 The recommended git tool is: NONE 12:10:54 using credential onap-jenkins-ssh 12:10:54 Wiping out workspace first. 12:10:54 Cloning the remote Git repository 12:10:54 Cloning repository git://cloud.onap.org/mirror/oom.git 12:10:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:10:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:10:54 > git --version # timeout=10 12:10:54 > git --version # 'git version 2.17.1' 12:10:54 using GIT_SSH to set credentials Gerrit user 12:10:54 Verifying host key using manually-configured host key entries 12:10:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:11:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:11:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:11:00 using GIT_SSH to set credentials Gerrit user 12:11:00 Verifying host key using manually-configured host key entries 12:11:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/1 # timeout=30 12:11:01 > git rev-parse 2fd32d42f020d5837ed85b4ac964eba552bf3cef^{commit} # timeout=10 12:11:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:11:01 Checking out Revision 2fd32d42f020d5837ed85b4ac964eba552bf3cef (refs/changes/72/137672/1) 12:11:01 > git config core.sparsecheckout # timeout=10 12:11:01 > git checkout -f 2fd32d42f020d5837ed85b4ac964eba552bf3cef # timeout=30 12:11:01 Commit message: "[COMMON] Update all ReadinessChecks" 12:11:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:11:01 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:11:01 [EnvInject] - Injecting environment variables from a build step. 12:11:01 [EnvInject] - Injecting as environment variables the properties content 12:11:01 PYTHON=python3 12:11:01 12:11:01 [EnvInject] - Variables injected successfully. 12:11:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8568549542213235543.sh 12:11:01 ---> tox-install.sh 12:11:01 + source /home/jenkins/lf-env.sh 12:11:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:11:01 ++ mktemp -d /tmp/venv-XXXX 12:11:01 + lf_venv=/tmp/venv-kMWk 12:11:01 + local venv_file=/tmp/.os_lf_venv 12:11:01 + local python=python3 12:11:01 + local options 12:11:01 + local set_path=true 12:11:01 + local install_args= 12:11:01 ++ 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 12:11:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:11:01 + true 12:11:01 + case $1 in 12:11:01 + venv_file=/tmp/.toxenv 12:11:01 + shift 2 12:11:01 + true 12:11:01 + case $1 in 12:11:01 + shift 12:11:01 + break 12:11:01 + case $python in 12:11:01 + local pkg_list= 12:11:01 + [[ -d /opt/pyenv ]] 12:11:01 + echo 'Setup pyenv:' 12:11:01 Setup pyenv: 12:11:01 + export PYENV_ROOT=/opt/pyenv 12:11:01 + PYENV_ROOT=/opt/pyenv 12:11:01 + 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 12:11:01 + 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 12:11:01 + pyenv versions 12:11:02 * system (set by /opt/pyenv/version) 12:11:02 * 3.8.13 (set by /opt/pyenv/version) 12:11:02 * 3.9.13 (set by /opt/pyenv/version) 12:11:02 * 3.10.6 (set by /opt/pyenv/version) 12:11:02 + command -v pyenv 12:11:02 ++ pyenv init - --no-rehash 12:11:02 + 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[*]}"'\'')" 12:11:02 export PATH="/opt/pyenv/shims:${PATH}" 12:11:02 export PYENV_SHELL=bash 12:11:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:11:02 pyenv() { 12:11:02 local command 12:11:02 command="${1:-}" 12:11:02 if [ "$#" -gt 0 ]; then 12:11:02 shift 12:11:02 fi 12:11:02 12:11:02 case "$command" in 12:11:02 rehash|shell) 12:11:02 eval "$(pyenv "sh-$command" "$@")" 12:11:02 ;; 12:11:02 *) 12:11:02 command pyenv "$command" "$@" 12:11:02 ;; 12:11:02 esac 12:11:02 }' 12:11:02 +++ 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[*]}"' 12:11:02 ++ 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 12:11:02 ++ 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 12:11:02 ++ 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 12:11:02 ++ export PYENV_SHELL=bash 12:11:02 ++ PYENV_SHELL=bash 12:11:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:11:02 +++ complete -F _pyenv pyenv 12:11:02 ++ lf-pyver python3 12:11:02 ++ local py_version_xy=python3 12:11:02 ++ local py_version_xyz= 12:11:02 ++ pyenv versions 12:11:02 ++ local command 12:11:02 ++ command=versions 12:11:02 ++ '[' 1 -gt 0 ']' 12:11:02 ++ shift 12:11:02 ++ case "$command" in 12:11:02 ++ command pyenv versions 12:11:02 ++ pyenv versions 12:11:02 ++ sed 's/^[ *]* //' 12:11:02 ++ awk '{ print $1 }' 12:11:02 ++ grep -E '^[0-9.]*[0-9]$' 12:11:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:11:02 +++ grep '^3' /tmp/.pyenv_versions 12:11:02 +++ tail -n 1 12:11:02 +++ sort -V 12:11:02 ++ py_version_xyz=3.10.6 12:11:02 ++ [[ -z 3.10.6 ]] 12:11:02 ++ echo 3.10.6 12:11:02 ++ return 0 12:11:02 + pyenv local 3.10.6 12:11:02 + local command 12:11:02 + command=local 12:11:02 + '[' 2 -gt 0 ']' 12:11:02 + shift 12:11:02 + case "$command" in 12:11:02 + command pyenv local 3.10.6 12:11:02 + pyenv local 3.10.6 12:11:02 + for arg in "$@" 12:11:02 + case $arg in 12:11:02 + pkg_list+='tox ' 12:11:02 + for arg in "$@" 12:11:02 + case $arg in 12:11:02 + pkg_list+='virtualenv ' 12:11:02 + for arg in "$@" 12:11:02 + case $arg in 12:11:02 + pkg_list+='urllib3~=1.26.15 ' 12:11:02 + [[ -f /tmp/.toxenv ]] 12:11:02 + [[ ! -f /tmp/.toxenv ]] 12:11:02 + [[ -n '' ]] 12:11:02 + python3 -m venv /tmp/venv-kMWk 12:11:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kMWk' 12:11:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kMWk 12:11:07 + echo /tmp/venv-kMWk 12:11:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:11:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:11:07 + /tmp/venv-kMWk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:11:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:11:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:11:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:11:11 + /tmp/venv-kMWk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:11:13 + type python3 12:11:13 + true 12:11:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kMWk/bin to PATH' 12:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-kMWk/bin to PATH 12:11:13 + PATH=/tmp/venv-kMWk/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 12:11:13 + return 0 12:11:13 + python3 --version 12:11:13 Python 3.10.6 12:11:13 + python3 -m pip --version 12:11:14 pip 24.0 from /tmp/venv-kMWk/lib/python3.10/site-packages/pip (python 3.10) 12:11:14 + python3 -m pip freeze 12:11:14 cachetools==5.3.3 12:11:14 chardet==5.2.0 12:11:14 colorama==0.4.6 12:11:14 distlib==0.3.8 12:11:14 filelock==3.13.4 12:11:14 packaging==24.0 12:11:14 platformdirs==4.2.0 12:11:14 pluggy==1.4.0 12:11:14 pyproject-api==1.6.1 12:11:14 tomli==2.0.1 12:11:14 tox==4.14.2 12:11:14 urllib3==1.26.18 12:11:14 virtualenv==20.25.1 12:11:14 [EnvInject] - Injecting environment variables from a build step. 12:11:14 [EnvInject] - Injecting as environment variables the properties content 12:11:14 PARALLEL=false 12:11:14 12:11:14 [EnvInject] - Variables injected successfully. 12:11:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1632219189824435092.sh 12:11:14 ---> tox-run.sh 12:11:14 + 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 12:11:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:11:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:11:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:11:14 + cd /w/workspace/oom-master-pre-commit-lint/. 12:11:14 + source /home/jenkins/lf-env.sh 12:11:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:11:14 ++ mktemp -d /tmp/venv-XXXX 12:11:14 + lf_venv=/tmp/venv-i63c 12:11:14 + local venv_file=/tmp/.os_lf_venv 12:11:14 + local python=python3 12:11:14 + local options 12:11:14 + local set_path=true 12:11:14 + local install_args= 12:11:14 ++ 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 12:11:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:11:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:11:14 + true 12:11:14 + case $1 in 12:11:14 + venv_file=/tmp/.toxenv 12:11:14 + shift 2 12:11:14 + true 12:11:14 + case $1 in 12:11:14 + shift 12:11:14 + break 12:11:14 + case $python in 12:11:14 + local pkg_list= 12:11:14 + [[ -d /opt/pyenv ]] 12:11:14 + echo 'Setup pyenv:' 12:11:14 Setup pyenv: 12:11:14 + export PYENV_ROOT=/opt/pyenv 12:11:14 + PYENV_ROOT=/opt/pyenv 12:11:14 + 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 12:11:14 + 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 12:11:14 + pyenv versions 12:11:14 system 12:11:14 3.8.13 12:11:14 3.9.13 12:11:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:14 + command -v pyenv 12:11:14 ++ pyenv init - --no-rehash 12:11:14 + 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[*]}"'\'')" 12:11:14 export PATH="/opt/pyenv/shims:${PATH}" 12:11:14 export PYENV_SHELL=bash 12:11:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:11:14 pyenv() { 12:11:14 local command 12:11:14 command="${1:-}" 12:11:14 if [ "$#" -gt 0 ]; then 12:11:14 shift 12:11:14 fi 12:11:14 12:11:14 case "$command" in 12:11:14 rehash|shell) 12:11:14 eval "$(pyenv "sh-$command" "$@")" 12:11:14 ;; 12:11:14 *) 12:11:14 command pyenv "$command" "$@" 12:11:14 ;; 12:11:14 esac 12:11:14 }' 12:11:14 +++ 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[*]}"' 12:11:14 ++ 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 12:11:14 ++ 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 12:11:14 ++ 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 12:11:14 ++ export PYENV_SHELL=bash 12:11:14 ++ PYENV_SHELL=bash 12:11:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:11:14 +++ complete -F _pyenv pyenv 12:11:14 ++ lf-pyver python3 12:11:14 ++ local py_version_xy=python3 12:11:14 ++ local py_version_xyz= 12:11:14 ++ pyenv versions 12:11:14 ++ local command 12:11:14 ++ command=versions 12:11:14 ++ '[' 1 -gt 0 ']' 12:11:14 ++ shift 12:11:14 ++ case "$command" in 12:11:14 ++ command pyenv versions 12:11:14 ++ pyenv versions 12:11:14 ++ awk '{ print $1 }' 12:11:14 ++ grep -E '^[0-9.]*[0-9]$' 12:11:14 ++ sed 's/^[ *]* //' 12:11:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:11:14 +++ grep '^3' /tmp/.pyenv_versions 12:11:14 +++ sort -V 12:11:14 +++ tail -n 1 12:11:14 ++ py_version_xyz=3.10.6 12:11:14 ++ [[ -z 3.10.6 ]] 12:11:14 ++ echo 3.10.6 12:11:14 ++ return 0 12:11:14 + pyenv local 3.10.6 12:11:14 + local command 12:11:14 + command=local 12:11:14 + '[' 2 -gt 0 ']' 12:11:14 + shift 12:11:14 + case "$command" in 12:11:14 + command pyenv local 3.10.6 12:11:14 + pyenv local 3.10.6 12:11:14 + for arg in "$@" 12:11:14 + case $arg in 12:11:14 + pkg_list+='tox ' 12:11:14 + for arg in "$@" 12:11:14 + case $arg in 12:11:14 + pkg_list+='virtualenv ' 12:11:14 + for arg in "$@" 12:11:14 + case $arg in 12:11:14 + pkg_list+='urllib3~=1.26.15 ' 12:11:14 + [[ -f /tmp/.toxenv ]] 12:11:14 ++ cat /tmp/.toxenv 12:11:14 + lf_venv=/tmp/venv-kMWk 12:11:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMWk from' file:/tmp/.toxenv 12:11:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMWk from file:/tmp/.toxenv 12:11:14 + /tmp/venv-kMWk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:11:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:11:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:11:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:11:15 + /tmp/venv-kMWk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:11:17 + type python3 12:11:17 + true 12:11:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kMWk/bin to PATH' 12:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-kMWk/bin to PATH 12:11:17 + PATH=/tmp/venv-kMWk/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 12:11:17 + return 0 12:11:17 + [[ -d /opt/pyenv ]] 12:11:17 + echo '---> Setting up pyenv' 12:11:17 ---> Setting up pyenv 12:11:17 + export PYENV_ROOT=/opt/pyenv 12:11:17 + PYENV_ROOT=/opt/pyenv 12:11:17 + export PATH=/opt/pyenv/bin:/tmp/venv-kMWk/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 12:11:17 + PATH=/opt/pyenv/bin:/tmp/venv-kMWk/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 12:11:17 ++ pwd 12:11:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:11:17 + export PYTHONPATH 12:11:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:11:17 + TOX_TESTENV_PASSENV=PYTHONPATH 12:11:17 + tox --version 12:11:17 4.14.2 from /tmp/venv-kMWk/lib/python3.10/site-packages/tox/__init__.py 12:11:17 + PARALLEL=false 12:11:17 + TOX_OPTIONS_LIST= 12:11:17 + [[ -n pre-commit ]] 12:11:17 + TOX_OPTIONS_LIST=' -e pre-commit' 12:11:17 + case ${PARALLEL,,} in 12:11:17 + tox -e pre-commit 12:11:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:11:18 pre-commit: install_deps> python -I -m pip install pre-commit 12:11:21 pre-commit: freeze> python -m pip freeze --all 12:11:21 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:11:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:11:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:11:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:11:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:11:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:11:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:11:39 [INFO] Once installed this environment will be reused. 12:11:39 [INFO] This may take a few minutes... 12:11:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:11:42 [INFO] Once installed this environment will be reused. 12:11:42 [INFO] This may take a few minutes... 12:11:48 Trim Trailing Whitespace.................................................Failed 12:11:48 - hook id: trailing-whitespace 12:11:48 - exit code: 1 12:11:48 - files were modified by this hook 12:11:48 12:11:48 Fixing kubernetes/policy/templates/job.yaml 12:11:48 12:11:48 Tabs remover.............................................................Passed 12:11:48 pre-commit hook(s) made changes. 12:11:48 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:11:48 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:11:48 All changes made by hooks: 12:11:48 diff --git a/kubernetes/policy/templates/job.yaml b/kubernetes/policy/templates/job.yaml 12:11:48 index 686ecf536..3880d2383 100755 12:11:48 --- a/kubernetes/policy/templates/job.yaml 12:11:48 +++ b/kubernetes/policy/templates/job.yaml 12:11:48 @@ -109,7 +109,7 @@ spec: 12:11:48 name: {{ include "common.name" . }}-pg-init 12:11:48 spec: 12:11:48 {{- include "common.imagePullSecrets" . | nindent 6 }} 12:11:48 - initContainers: 12:11:48 + initContainers: 12:11:48 {{ include "common.readinessCheck.waitFor" (dict "dot" . "wait_for" .Values.readinessCheck.wait_for_postgres ) | indent 6 | trim }} 12:11:48 containers: 12:11:48 - name: {{ include "common.name" . }}-pg-config 12:11:48 pre-commit: exit 1 (26.50 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2321 12:11:48 pre-commit: FAIL code 1 (30.60=setup[4.10]+cmd[26.50] seconds) 12:11:48 evaluation failed :( (30.77 seconds) 12:11:48 + tox_status=1 12:11:48 + echo '---> Completed tox runs' 12:11:48 ---> Completed tox runs 12:11:48 + for i in .tox/*/log 12:11:48 ++ echo .tox/pre-commit/log 12:11:48 ++ awk -F/ '{print $2}' 12:11:48 + tox_env=pre-commit 12:11:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:11:48 + DOC_DIR=docs/_build/html 12:11:48 + [[ -d docs/_build/html ]] 12:11:48 + echo '---> tox-run.sh ends' 12:11:48 ---> tox-run.sh ends 12:11:48 + test 1 -eq 0 12:11:48 + exit 1 12:11:48 ++ '[' 2 = 1 ']' 12:11:48 Build step 'Execute shell' marked build as failure 12:11:48 $ ssh-agent -k 12:11:48 unset SSH_AUTH_SOCK; 12:11:48 unset SSH_AGENT_PID; 12:11:48 echo Agent pid 1753 killed; 12:11:48 [ssh-agent] Stopped. 12:11:48 [PostBuildScript] - [INFO] Executing post build scripts. 12:11:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10228890658564736217.sh 12:11:48 ---> sysstat.sh 12:11:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4460581494507586656.sh 12:11:49 ---> package-listing.sh 12:11:49 ++ facter osfamily 12:11:49 ++ tr '[:upper:]' '[:lower:]' 12:11:49 + OS_FAMILY=debian 12:11:49 + workspace=/w/workspace/oom-master-pre-commit-lint 12:11:49 + START_PACKAGES=/tmp/packages_start.txt 12:11:49 + END_PACKAGES=/tmp/packages_end.txt 12:11:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:49 + PACKAGES=/tmp/packages_start.txt 12:11:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:11:49 + PACKAGES=/tmp/packages_end.txt 12:11:49 + case "${OS_FAMILY}" in 12:11:49 + dpkg -l 12:11:49 + grep '^ii' 12:11:49 + '[' -f /tmp/packages_start.txt ']' 12:11:49 + '[' -f /tmp/packages_end.txt ']' 12:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:11:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:11:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14688890569013735405.sh 12:11:49 ---> capture-instance-metadata.sh 12:11:49 Setup pyenv: 12:11:49 system 12:11:49 3.8.13 12:11:49 3.9.13 12:11:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:11:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1No8 12:11:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:11:56 lf-activate-venv(): INFO: Installing: lftools 12:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-1No8/bin to PATH 12:12:30 INFO: Running in OpenStack, capturing instance metadata 12:12:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13013609825967054972.sh 12:12:30 provisioning config files... 12:12:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12846712071348529987tmp 12:12:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:12:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:12:30 [EnvInject] - Injecting environment variables from a build step. 12:12:30 [EnvInject] - Injecting as environment variables the properties content 12:12:30 SERVER_ID=logs 12:12:30 12:12:30 [EnvInject] - Variables injected successfully. 12:12:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13462194362850262118.sh 12:12:30 ---> create-netrc.sh 12:12:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17854383731262146026.sh 12:12:31 ---> python-tools-install.sh 12:12:31 Setup pyenv: 12:12:31 system 12:12:31 3.8.13 12:12:31 3.9.13 12:12:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1No8 from file:/tmp/.os_lf_venv 12:12:32 lf-activate-venv(): INFO: Installing: lftools 12:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-1No8/bin to PATH 12:12:40 Generating Requirements File 12:13:07 Python 3.10.6 12:13:07 pip 24.0 from /tmp/venv-1No8/lib/python3.10/site-packages/pip (python 3.10) 12:13:08 appdirs==1.4.4 12:13:08 argcomplete==3.2.3 12:13:08 aspy.yaml==1.3.0 12:13:08 attrs==23.2.0 12:13:08 autopage==0.5.2 12:13:08 beautifulsoup4==4.12.3 12:13:08 boto3==1.34.82 12:13:08 botocore==1.34.82 12:13:08 bs4==0.0.2 12:13:08 cachetools==5.3.3 12:13:08 certifi==2024.2.2 12:13:08 cffi==1.16.0 12:13:08 cfgv==3.4.0 12:13:08 chardet==5.2.0 12:13:08 charset-normalizer==3.3.2 12:13:08 click==8.1.7 12:13:08 cliff==4.6.0 12:13:08 cmd2==2.4.3 12:13:08 cryptography==3.3.2 12:13:08 debtcollector==3.0.0 12:13:08 decorator==5.1.1 12:13:08 defusedxml==0.7.1 12:13:08 Deprecated==1.2.14 12:13:08 distlib==0.3.8 12:13:08 dnspython==2.6.1 12:13:08 docker==4.2.2 12:13:08 dogpile.cache==1.3.2 12:13:08 email_validator==2.1.1 12:13:08 filelock==3.13.4 12:13:08 future==1.0.0 12:13:08 gitdb==4.0.11 12:13:08 GitPython==3.1.43 12:13:08 google-auth==2.29.0 12:13:08 httplib2==0.22.0 12:13:08 identify==2.5.35 12:13:08 idna==3.7 12:13:08 importlib-resources==1.5.0 12:13:08 iso8601==2.1.0 12:13:08 Jinja2==3.1.3 12:13:08 jmespath==1.0.1 12:13:08 jsonpatch==1.33 12:13:08 jsonpointer==2.4 12:13:08 jsonschema==4.21.1 12:13:08 jsonschema-specifications==2023.12.1 12:13:08 keystoneauth1==5.6.0 12:13:08 kubernetes==29.0.0 12:13:08 lftools==0.37.10 12:13:08 lxml==5.2.1 12:13:08 MarkupSafe==2.1.5 12:13:08 msgpack==1.0.8 12:13:08 multi_key_dict==2.0.3 12:13:08 munch==4.0.0 12:13:08 netaddr==1.2.1 12:13:08 netifaces==0.11.0 12:13:08 niet==1.4.2 12:13:08 nodeenv==1.8.0 12:13:08 oauth2client==4.1.3 12:13:08 oauthlib==3.2.2 12:13:08 openstacksdk==3.0.0 12:13:08 os-client-config==2.1.0 12:13:08 os-service-types==1.7.0 12:13:08 osc-lib==3.0.1 12:13:08 oslo.config==9.4.0 12:13:08 oslo.context==5.5.0 12:13:08 oslo.i18n==6.3.0 12:13:08 oslo.log==5.5.1 12:13:08 oslo.serialization==5.4.0 12:13:08 oslo.utils==7.1.0 12:13:08 packaging==24.0 12:13:08 pbr==6.0.0 12:13:08 platformdirs==4.2.0 12:13:08 prettytable==3.10.0 12:13:08 pyasn1==0.6.0 12:13:08 pyasn1_modules==0.4.0 12:13:08 pycparser==2.22 12:13:08 pygerrit2==2.0.15 12:13:08 PyGithub==2.3.0 12:13:08 pyinotify==0.9.6 12:13:08 PyJWT==2.8.0 12:13:08 PyNaCl==1.5.0 12:13:08 pyparsing==2.4.7 12:13:08 pyperclip==1.8.2 12:13:08 pyrsistent==0.20.0 12:13:08 python-cinderclient==9.5.0 12:13:08 python-dateutil==2.9.0.post0 12:13:08 python-heatclient==3.5.0 12:13:08 python-jenkins==1.8.2 12:13:08 python-keystoneclient==5.4.0 12:13:08 python-magnumclient==4.4.0 12:13:08 python-novaclient==18.6.0 12:13:08 python-openstackclient==6.6.0 12:13:08 python-swiftclient==4.5.0 12:13:08 PyYAML==6.0.1 12:13:08 referencing==0.34.0 12:13:08 requests==2.31.0 12:13:08 requests-oauthlib==2.0.0 12:13:08 requestsexceptions==1.4.0 12:13:08 rfc3986==2.0.0 12:13:08 rpds-py==0.18.0 12:13:08 rsa==4.9 12:13:08 ruamel.yaml==0.18.6 12:13:08 ruamel.yaml.clib==0.2.8 12:13:08 s3transfer==0.10.1 12:13:08 simplejson==3.19.2 12:13:08 six==1.16.0 12:13:08 smmap==5.0.1 12:13:08 soupsieve==2.5 12:13:08 stevedore==5.2.0 12:13:08 tabulate==0.9.0 12:13:08 toml==0.10.2 12:13:08 tomlkit==0.12.4 12:13:08 tqdm==4.66.2 12:13:08 typing_extensions==4.11.0 12:13:08 tzdata==2024.1 12:13:08 urllib3==1.26.18 12:13:08 virtualenv==20.25.1 12:13:08 wcwidth==0.2.13 12:13:08 websocket-client==1.7.0 12:13:08 wrapt==1.16.0 12:13:08 xdg==6.0.0 12:13:08 xmltodict==0.13.0 12:13:08 yq==3.2.3 12:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14583539849408024511.sh 12:13:08 ---> sudo-logs.sh 12:13:08 Archiving 'sudo' log.. 12:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6394065501497750979.sh 12:13:08 ---> job-cost.sh 12:13:08 Setup pyenv: 12:13:08 system 12:13:08 3.8.13 12:13:08 3.9.13 12:13:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1No8 from file:/tmp/.os_lf_venv 12:13:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:15 lf-activate-venv(): INFO: Adding /tmp/venv-1No8/bin to PATH 12:13:15 INFO: No Stack... 12:13:15 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:15 INFO: Archiving Costs 12:13:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2930429123251672626.sh 12:13:15 ---> logs-deploy.sh 12:13:15 Setup pyenv: 12:13:16 system 12:13:16 3.8.13 12:13:16 3.9.13 12:13:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1No8 from file:/tmp/.os_lf_venv 12:13:17 lf-activate-venv(): INFO: Installing: lftools 12:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-1No8/bin to PATH 12:13:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3420 12:13:26 INFO: archiving workspace using pattern(s): 12:13:27 Archives upload complete. 12:13:27 INFO: archiving logs to Nexus 12:13:28 ---> uname -a: 12:13:28 Linux prd-ubuntu1804-builder-4c-4g-22375 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:13:28 12:13:28 12:13:28 ---> lscpu: 12:13:28 Architecture: x86_64 12:13:28 CPU op-mode(s): 32-bit, 64-bit 12:13:28 Byte Order: Little Endian 12:13:28 CPU(s): 4 12:13:28 On-line CPU(s) list: 0-3 12:13:28 Thread(s) per core: 1 12:13:28 Core(s) per socket: 1 12:13:28 Socket(s): 4 12:13:28 NUMA node(s): 1 12:13:28 Vendor ID: AuthenticAMD 12:13:28 CPU family: 23 12:13:28 Model: 49 12:13:28 Model name: AMD EPYC-Rome Processor 12:13:28 Stepping: 0 12:13:28 CPU MHz: 2800.000 12:13:28 BogoMIPS: 5600.00 12:13:28 Virtualization: AMD-V 12:13:28 Hypervisor vendor: KVM 12:13:28 Virtualization type: full 12:13:28 L1d cache: 32K 12:13:28 L1i cache: 32K 12:13:28 L2 cache: 512K 12:13:28 L3 cache: 16384K 12:13:28 NUMA node0 CPU(s): 0-3 12:13: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 12:13:28 12:13:28 12:13:28 ---> nproc: 12:13:28 4 12:13:28 12:13:28 12:13:28 ---> df -h: 12:13:28 Filesystem Size Used Avail Use% Mounted on 12:13:28 udev 7.9G 0 7.9G 0% /dev 12:13:28 tmpfs 1.6G 672K 1.6G 1% /run 12:13:28 /dev/vda1 78G 8.3G 70G 11% / 12:13:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:13:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:13:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:13:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:13:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:13:28 12:13:28 12:13:28 ---> free -m: 12:13:28 total used free shared buff/cache available 12:13:28 Mem: 16040 547 13341 0 2150 15175 12:13:28 Swap: 1023 0 1023 12:13:28 12:13:28 12:13:28 ---> ip addr: 12:13:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:13:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:28 inet 127.0.0.1/8 scope host lo 12:13:28 valid_lft forever preferred_lft forever 12:13:28 inet6 ::1/128 scope host 12:13:28 valid_lft forever preferred_lft forever 12:13:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:13:28 link/ether fa:16:3e:33:97:78 brd ff:ff:ff:ff:ff:ff 12:13:28 inet 10.30.106.187/23 brd 10.30.107.255 scope global dynamic ens3 12:13:28 valid_lft 86225sec preferred_lft 86225sec 12:13:28 inet6 fe80::f816:3eff:fe33:9778/64 scope link 12:13:28 valid_lft forever preferred_lft forever 12:13:28 12:13:28 12:13:28 ---> sar -b -r -n DEV: 12:13:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22375) 04/11/24 _x86_64_ (4 CPU) 12:13:28 12:13:28 12:10:34 LINUX RESTART (4 CPU) 12:13:28 12:13:28 12:11:01 tps rtps wtps bread/s bwrtn/s 12:13:28 12:12:02 100.77 35.71 65.06 1773.04 21369.11 12:13:28 12:13:00 94.10 2.83 91.27 135.30 26175.09 12:13:28 Average: 97.46 19.41 78.05 961.05 23751.91 12:13:28 12:13:28 12:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:28 12:12:02 13995620 15576484 2429348 14.79 54816 1727036 757896 4.34 708840 1510276 84392 12:13:28 12:13:00 13734568 15537304 2690400 16.38 76336 1915000 798240 4.57 788500 1665488 85636 12:13:28 Average: 13865094 15556894 2559874 15.59 65576 1821018 778068 4.45 748670 1587882 85014 12:13:28 12:13:28 12:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:28 12:12:02 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 12:13:28 12:12:02 ens3 126.31 87.97 659.95 30.52 0.00 0.00 0.00 0.00 12:13:28 12:13:00 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 12:13:28 12:13:00 ens3 52.47 38.86 666.56 10.24 0.00 0.00 0.00 0.00 12:13:28 Average: lo 1.78 1.78 0.19 0.19 0.00 0.00 0.00 0.00 12:13:28 Average: ens3 89.70 63.62 663.23 20.47 0.00 0.00 0.00 0.00 12:13:28 12:13:28 12:13:28 ---> sar -P ALL: 12:13:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22375) 04/11/24 _x86_64_ (4 CPU) 12:13:28 12:13:28 12:10:34 LINUX RESTART (4 CPU) 12:13:28 12:13:28 12:11:01 CPU %user %nice %system %iowait %steal %idle 12:13:28 12:12:02 all 18.14 0.00 1.60 5.94 0.52 73.80 12:13:28 12:12:02 0 18.30 0.00 1.58 1.45 0.07 78.60 12:13:28 12:12:02 1 17.04 0.00 1.56 3.34 0.07 77.99 12:13:28 12:12:02 2 19.38 0.00 1.60 3.69 1.58 73.74 12:13:28 12:12:02 3 17.78 0.00 1.69 15.50 0.37 64.65 12:13:28 12:13:00 all 21.48 0.00 1.28 4.36 0.05 72.83 12:13:28 12:13:00 0 42.32 0.00 2.29 3.59 0.07 51.73 12:13:28 12:13:00 1 5.10 0.00 0.69 0.03 0.05 94.13 12:13:28 12:13:00 2 27.98 0.00 1.39 5.16 0.03 65.43 12:13:28 12:13:00 3 10.66 0.00 0.73 8.71 0.03 79.87 12:13:28 Average: all 19.84 0.00 1.44 5.14 0.28 73.31 12:13:28 Average: 0 30.48 0.00 1.94 2.53 0.07 64.98 12:13:28 Average: 1 10.97 0.00 1.12 1.66 0.06 86.19 12:13:28 Average: 2 23.71 0.00 1.49 4.43 0.80 69.56 12:13:28 Average: 3 14.13 0.00 1.20 12.02 0.20 72.44 12:13:28 12:13:28 12:13:28