10:27:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:27:20 Running as SYSTEM 10:27:20 [EnvInject] - Loading node environment variables. 10:27:21 Building remotely on prd-ubuntu1804-builder-4c-4g-20715 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:27:21 [ssh-agent] Looking for ssh-agent implementation... 10:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:23 $ ssh-agent 10:27:23 SSH_AUTH_SOCK=/tmp/ssh-rSEK7pEgJLyG/agent.1749 10:27:23 SSH_AGENT_PID=1750 10:27:23 [ssh-agent] Started. 10:27:23 Running ssh-add (command line suppressed) 10:27:23 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16011575374335307560.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16011575374335307560.key) 10:27:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:27:23 The recommended git tool is: NONE 10:27:25 using credential onap-jenkins-ssh 10:27:25 Wiping out workspace first. 10:27:25 Cloning the remote Git repository 10:27:25 Cloning repository git://cloud.onap.org/mirror/oom.git 10:27:25 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:27:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:25 > git --version # timeout=10 10:27:25 > git --version # 'git version 2.17.1' 10:27:25 using GIT_SSH to set credentials Gerrit user 10:27:25 Verifying host key using manually-configured host key entries 10:27:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:27:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:30 using GIT_SSH to set credentials Gerrit user 10:27:30 Verifying host key using manually-configured host key entries 10:27:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/2 # timeout=30 10:27:31 > git rev-parse 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b^{commit} # timeout=10 10:27:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:31 Checking out Revision 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b (refs/changes/37/137637/2) 10:27:31 > git config core.sparsecheckout # timeout=10 10:27:31 > git checkout -f 6d0756f0090f33ef5ebb4d37ad1ddff79f5a569b # timeout=30 10:27:34 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:27:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:34 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:27:34 [EnvInject] - Injecting environment variables from a build step. 10:27:34 [EnvInject] - Injecting as environment variables the properties content 10:27:34 PYTHON=python3 10:27:34 10:27:34 [EnvInject] - Variables injected successfully. 10:27:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11238022034327695243.sh 10:27:34 ---> tox-install.sh 10:27:34 + source /home/jenkins/lf-env.sh 10:27:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:34 ++ mktemp -d /tmp/venv-XXXX 10:27:34 + lf_venv=/tmp/venv-uufR 10:27:34 + local venv_file=/tmp/.os_lf_venv 10:27:34 + local python=python3 10:27:34 + local options 10:27:34 + local set_path=true 10:27:34 + local install_args= 10:27:34 ++ 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 10:27:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:34 + true 10:27:34 + case $1 in 10:27:34 + venv_file=/tmp/.toxenv 10:27:34 + shift 2 10:27:34 + true 10:27:34 + case $1 in 10:27:34 + shift 10:27:34 + break 10:27:34 + case $python in 10:27:34 + local pkg_list= 10:27:34 + [[ -d /opt/pyenv ]] 10:27:34 + echo 'Setup pyenv:' 10:27:34 Setup pyenv: 10:27:34 + export PYENV_ROOT=/opt/pyenv 10:27:34 + PYENV_ROOT=/opt/pyenv 10:27:34 + 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 10:27:34 + 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 10:27:34 + pyenv versions 10:27:34 * system (set by /opt/pyenv/version) 10:27:34 * 3.8.13 (set by /opt/pyenv/version) 10:27:34 * 3.9.13 (set by /opt/pyenv/version) 10:27:34 * 3.10.6 (set by /opt/pyenv/version) 10:27:34 + command -v pyenv 10:27:34 ++ pyenv init - --no-rehash 10:27:34 + 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[*]}"'\'')" 10:27:34 export PATH="/opt/pyenv/shims:${PATH}" 10:27:34 export PYENV_SHELL=bash 10:27:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:34 pyenv() { 10:27:34 local command 10:27:34 command="${1:-}" 10:27:34 if [ "$#" -gt 0 ]; then 10:27:34 shift 10:27:34 fi 10:27:34 10:27:34 case "$command" in 10:27:34 rehash|shell) 10:27:34 eval "$(pyenv "sh-$command" "$@")" 10:27:34 ;; 10:27:34 *) 10:27:34 command pyenv "$command" "$@" 10:27:34 ;; 10:27:34 esac 10:27:34 }' 10:27:34 +++ 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[*]}"' 10:27:34 ++ 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 10:27:34 ++ 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 10:27:34 ++ 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 10:27:34 ++ export PYENV_SHELL=bash 10:27:34 ++ PYENV_SHELL=bash 10:27:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:34 +++ complete -F _pyenv pyenv 10:27:34 ++ lf-pyver python3 10:27:34 ++ local py_version_xy=python3 10:27:34 ++ local py_version_xyz= 10:27:34 ++ pyenv versions 10:27:34 ++ local command 10:27:34 ++ command=versions 10:27:34 ++ sed 's/^[ *]* //' 10:27:34 ++ '[' 1 -gt 0 ']' 10:27:34 ++ shift 10:27:34 ++ case "$command" in 10:27:34 ++ command pyenv versions 10:27:34 ++ pyenv versions 10:27:34 ++ grep -E '^[0-9.]*[0-9]$' 10:27:34 ++ awk '{ print $1 }' 10:27:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:34 +++ grep '^3' /tmp/.pyenv_versions 10:27:34 +++ sort -V 10:27:34 +++ tail -n 1 10:27:35 ++ py_version_xyz=3.10.6 10:27:35 ++ [[ -z 3.10.6 ]] 10:27:35 ++ echo 3.10.6 10:27:35 ++ return 0 10:27:35 + pyenv local 3.10.6 10:27:35 + local command 10:27:35 + command=local 10:27:35 + '[' 2 -gt 0 ']' 10:27:35 + shift 10:27:35 + case "$command" in 10:27:35 + command pyenv local 3.10.6 10:27:35 + pyenv local 3.10.6 10:27:35 + for arg in "$@" 10:27:35 + case $arg in 10:27:35 + pkg_list+='tox ' 10:27:35 + for arg in "$@" 10:27:35 + case $arg in 10:27:35 + pkg_list+='virtualenv ' 10:27:35 + for arg in "$@" 10:27:35 + case $arg in 10:27:35 + pkg_list+='urllib3~=1.26.15 ' 10:27:35 + [[ -f /tmp/.toxenv ]] 10:27:35 + [[ ! -f /tmp/.toxenv ]] 10:27:35 + [[ -n '' ]] 10:27:35 + python3 -m venv /tmp/venv-uufR 10:27:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uufR' 10:27:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uufR 10:27:39 + echo /tmp/venv-uufR 10:27:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:27:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:27:39 + /tmp/venv-uufR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:27:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:42 + /tmp/venv-uufR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:45 + type python3 10:27:45 + true 10:27:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uufR/bin to PATH' 10:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-uufR/bin to PATH 10:27:45 + PATH=/tmp/venv-uufR/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 10:27:45 + return 0 10:27:45 + python3 --version 10:27:45 Python 3.10.6 10:27:45 + python3 -m pip --version 10:27:45 pip 24.0 from /tmp/venv-uufR/lib/python3.10/site-packages/pip (python 3.10) 10:27:45 + python3 -m pip freeze 10:27:45 cachetools==5.3.3 10:27:45 chardet==5.2.0 10:27:45 colorama==0.4.6 10:27:45 distlib==0.3.8 10:27:45 filelock==3.13.3 10:27:45 packaging==24.0 10:27:45 platformdirs==4.2.0 10:27:45 pluggy==1.4.0 10:27:45 pyproject-api==1.6.1 10:27:45 tomli==2.0.1 10:27:45 tox==4.14.2 10:27:45 urllib3==1.26.18 10:27:45 virtualenv==20.25.1 10:27:45 [EnvInject] - Injecting environment variables from a build step. 10:27:45 [EnvInject] - Injecting as environment variables the properties content 10:27:45 PARALLEL=false 10:27:45 10:27:45 [EnvInject] - Variables injected successfully. 10:27:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14726699713384305597.sh 10:27:45 ---> tox-run.sh 10:27:45 + 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 10:27:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:27:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:27:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:27:45 + cd /w/workspace/oom-master-pre-commit-lint/. 10:27:45 + source /home/jenkins/lf-env.sh 10:27:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:45 ++ mktemp -d /tmp/venv-XXXX 10:27:45 + lf_venv=/tmp/venv-GL9l 10:27:45 + local venv_file=/tmp/.os_lf_venv 10:27:45 + local python=python3 10:27:45 + local options 10:27:45 + local set_path=true 10:27:45 + local install_args= 10:27:45 ++ 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 10:27:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:45 + true 10:27:45 + case $1 in 10:27:45 + venv_file=/tmp/.toxenv 10:27:45 + shift 2 10:27:45 + true 10:27:45 + case $1 in 10:27:45 + shift 10:27:45 + break 10:27:45 + case $python in 10:27:45 + local pkg_list= 10:27:45 + [[ -d /opt/pyenv ]] 10:27:45 + echo 'Setup pyenv:' 10:27:45 Setup pyenv: 10:27:45 + export PYENV_ROOT=/opt/pyenv 10:27:45 + PYENV_ROOT=/opt/pyenv 10:27:45 + 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 10:27:45 + 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 10:27:45 + pyenv versions 10:27:45 system 10:27:45 3.8.13 10:27:45 3.9.13 10:27:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:45 + command -v pyenv 10:27:45 ++ pyenv init - --no-rehash 10:27:45 + 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[*]}"'\'')" 10:27:45 export PATH="/opt/pyenv/shims:${PATH}" 10:27:45 export PYENV_SHELL=bash 10:27:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:45 pyenv() { 10:27:45 local command 10:27:45 command="${1:-}" 10:27:45 if [ "$#" -gt 0 ]; then 10:27:45 shift 10:27:45 fi 10:27:45 10:27:45 case "$command" in 10:27:45 rehash|shell) 10:27:45 eval "$(pyenv "sh-$command" "$@")" 10:27:45 ;; 10:27:45 *) 10:27:45 command pyenv "$command" "$@" 10:27:45 ;; 10:27:45 esac 10:27:45 }' 10:27:45 +++ 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[*]}"' 10:27:45 ++ 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 10:27:45 ++ 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 10:27:45 ++ 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 10:27:45 ++ export PYENV_SHELL=bash 10:27:45 ++ PYENV_SHELL=bash 10:27:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:45 +++ complete -F _pyenv pyenv 10:27:45 ++ lf-pyver python3 10:27:45 ++ local py_version_xy=python3 10:27:45 ++ local py_version_xyz= 10:27:45 ++ pyenv versions 10:27:45 ++ local command 10:27:45 ++ command=versions 10:27:45 ++ '[' 1 -gt 0 ']' 10:27:45 ++ shift 10:27:45 ++ case "$command" in 10:27:45 ++ command pyenv versions 10:27:45 ++ pyenv versions 10:27:45 ++ sed 's/^[ *]* //' 10:27:45 ++ awk '{ print $1 }' 10:27:45 ++ grep -E '^[0-9.]*[0-9]$' 10:27:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:45 +++ grep '^3' /tmp/.pyenv_versions 10:27:45 +++ sort -V 10:27:46 +++ tail -n 1 10:27:46 ++ py_version_xyz=3.10.6 10:27:46 ++ [[ -z 3.10.6 ]] 10:27:46 ++ echo 3.10.6 10:27:46 ++ return 0 10:27:46 + pyenv local 3.10.6 10:27:46 + local command 10:27:46 + command=local 10:27:46 + '[' 2 -gt 0 ']' 10:27:46 + shift 10:27:46 + case "$command" in 10:27:46 + command pyenv local 3.10.6 10:27:46 + pyenv local 3.10.6 10:27:46 + for arg in "$@" 10:27:46 + case $arg in 10:27:46 + pkg_list+='tox ' 10:27:46 + for arg in "$@" 10:27:46 + case $arg in 10:27:46 + pkg_list+='virtualenv ' 10:27:46 + for arg in "$@" 10:27:46 + case $arg in 10:27:46 + pkg_list+='urllib3~=1.26.15 ' 10:27:46 + [[ -f /tmp/.toxenv ]] 10:27:46 ++ cat /tmp/.toxenv 10:27:46 + lf_venv=/tmp/venv-uufR 10:27:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uufR from' file:/tmp/.toxenv 10:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uufR from file:/tmp/.toxenv 10:27:46 + /tmp/venv-uufR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:27:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:47 + /tmp/venv-uufR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:49 + type python3 10:27:49 + true 10:27:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uufR/bin to PATH' 10:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-uufR/bin to PATH 10:27:49 + PATH=/tmp/venv-uufR/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 10:27:49 + return 0 10:27:49 + [[ -d /opt/pyenv ]] 10:27:49 + echo '---> Setting up pyenv' 10:27:49 ---> Setting up pyenv 10:27:49 + export PYENV_ROOT=/opt/pyenv 10:27:49 + PYENV_ROOT=/opt/pyenv 10:27:49 + export PATH=/opt/pyenv/bin:/tmp/venv-uufR/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 10:27:49 + PATH=/opt/pyenv/bin:/tmp/venv-uufR/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 10:27:49 ++ pwd 10:27:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:27:49 + export PYTHONPATH 10:27:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:27:49 + TOX_TESTENV_PASSENV=PYTHONPATH 10:27:49 + tox --version 10:27:49 4.14.2 from /tmp/venv-uufR/lib/python3.10/site-packages/tox/__init__.py 10:27:49 + PARALLEL=false 10:27:49 + TOX_OPTIONS_LIST= 10:27:49 + [[ -n pre-commit ]] 10:27:49 + TOX_OPTIONS_LIST=' -e pre-commit' 10:27:49 + case ${PARALLEL,,} in 10:27:49 + tox -e pre-commit 10:27:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:27:50 pre-commit: install_deps> python -I -m pip install pre-commit 10:27:54 pre-commit: freeze> python -m pip freeze --all 10:27:54 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,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 10:27:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:27:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:27:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:27:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:27:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:27:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:27:57 [INFO] Once installed this environment will be reused. 10:27:57 [INFO] This may take a few minutes... 10:28:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:28:01 [INFO] Once installed this environment will be reused. 10:28:01 [INFO] This may take a few minutes... 10:28:07 Trim Trailing Whitespace.................................................Passed 10:28:07 Tabs remover.............................................................Passed 10:28:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:28:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:28:07 [INFO] Once installed this environment will be reused. 10:28:07 [INFO] This may take a few minutes... 10:28:14 gitlint..............................................(no files to check)Skipped 10:28:14 pre-commit: OK (23.73=setup[4.29]+cmd[12.69,6.75] seconds) 10:28:14 congratulations :) (23.90 seconds) 10:28:14 + tox_status=0 10:28:14 + echo '---> Completed tox runs' 10:28:14 ---> Completed tox runs 10:28:14 + for i in .tox/*/log 10:28:14 ++ echo .tox/pre-commit/log 10:28:14 ++ awk -F/ '{print $2}' 10:28:14 + tox_env=pre-commit 10:28:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:28:14 + DOC_DIR=docs/_build/html 10:28:14 + [[ -d docs/_build/html ]] 10:28:14 + echo '---> tox-run.sh ends' 10:28:14 ---> tox-run.sh ends 10:28:14 + test 0 -eq 0 10:28:14 $ ssh-agent -k 10:28:14 unset SSH_AUTH_SOCK; 10:28:14 unset SSH_AGENT_PID; 10:28:14 echo Agent pid 1750 killed; 10:28:14 [ssh-agent] Stopped. 10:28:14 [PostBuildScript] - [INFO] Executing post build scripts. 10:28:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2947855725944885886.sh 10:28:14 ---> sysstat.sh 10:28:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3362806845295204828.sh 10:28:14 ---> package-listing.sh 10:28:14 ++ tr '[:upper:]' '[:lower:]' 10:28:14 ++ facter osfamily 10:28:15 + OS_FAMILY=debian 10:28:15 + workspace=/w/workspace/oom-master-pre-commit-lint 10:28:15 + START_PACKAGES=/tmp/packages_start.txt 10:28:15 + END_PACKAGES=/tmp/packages_end.txt 10:28:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:15 + PACKAGES=/tmp/packages_start.txt 10:28:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:28:15 + PACKAGES=/tmp/packages_end.txt 10:28:15 + case "${OS_FAMILY}" in 10:28:15 + dpkg -l 10:28:15 + grep '^ii' 10:28:15 + '[' -f /tmp/packages_start.txt ']' 10:28:15 + '[' -f /tmp/packages_end.txt ']' 10:28:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:28:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:28:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:28:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13022852780462914776.sh 10:28:15 ---> capture-instance-metadata.sh 10:28:15 Setup pyenv: 10:28:15 system 10:28:15 3.8.13 10:28:15 3.9.13 10:28:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DK9G 10:28:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:28:22 lf-activate-venv(): INFO: Installing: lftools 10:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-DK9G/bin to PATH 10:28:56 INFO: Running in OpenStack, capturing instance metadata 10:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9646504228403088321.sh 10:28:56 provisioning config files... 10:28:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2611694507795321700tmp 10:28:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:56 [EnvInject] - Injecting environment variables from a build step. 10:28:56 [EnvInject] - Injecting as environment variables the properties content 10:28:56 SERVER_ID=logs 10:28:56 10:28:56 [EnvInject] - Variables injected successfully. 10:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8285616459491502968.sh 10:28:56 ---> create-netrc.sh 10:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8378737121496441785.sh 10:28:56 ---> python-tools-install.sh 10:28:56 Setup pyenv: 10:28:56 system 10:28:56 3.8.13 10:28:56 3.9.13 10:28:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DK9G from file:/tmp/.os_lf_venv 10:28:58 lf-activate-venv(): INFO: Installing: lftools 10:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-DK9G/bin to PATH 10:29:06 Generating Requirements File 10:29:34 Python 3.10.6 10:29:34 pip 24.0 from /tmp/venv-DK9G/lib/python3.10/site-packages/pip (python 3.10) 10:29:35 appdirs==1.4.4 10:29:35 argcomplete==3.2.3 10:29:35 aspy.yaml==1.3.0 10:29:35 attrs==23.2.0 10:29:35 autopage==0.5.2 10:29:35 beautifulsoup4==4.12.3 10:29:35 boto3==1.34.78 10:29:35 botocore==1.34.78 10:29:35 bs4==0.0.2 10:29:35 cachetools==5.3.3 10:29:35 certifi==2024.2.2 10:29:35 cffi==1.16.0 10:29:35 cfgv==3.4.0 10:29:35 chardet==5.2.0 10:29:35 charset-normalizer==3.3.2 10:29:35 click==8.1.7 10:29:35 cliff==4.6.0 10:29:35 cmd2==2.4.3 10:29:35 cryptography==3.3.2 10:29:35 debtcollector==3.0.0 10:29:35 decorator==5.1.1 10:29:35 defusedxml==0.7.1 10:29:35 Deprecated==1.2.14 10:29:35 distlib==0.3.8 10:29:35 dnspython==2.6.1 10:29:35 docker==4.2.2 10:29:35 dogpile.cache==1.3.2 10:29:35 email_validator==2.1.1 10:29:35 filelock==3.13.3 10:29:35 future==1.0.0 10:29:35 gitdb==4.0.11 10:29:35 GitPython==3.1.43 10:29:35 google-auth==2.29.0 10:29:35 httplib2==0.22.0 10:29:35 identify==2.5.35 10:29:35 idna==3.6 10:29:35 importlib-resources==1.5.0 10:29:35 iso8601==2.1.0 10:29:35 Jinja2==3.1.3 10:29:35 jmespath==1.0.1 10:29:35 jsonpatch==1.33 10:29:35 jsonpointer==2.4 10:29:35 jsonschema==4.21.1 10:29:35 jsonschema-specifications==2023.12.1 10:29:35 keystoneauth1==5.6.0 10:29:35 kubernetes==29.0.0 10:29:35 lftools==0.37.10 10:29:35 lxml==5.2.1 10:29:35 MarkupSafe==2.1.5 10:29:35 msgpack==1.0.8 10:29:35 multi_key_dict==2.0.3 10:29:35 munch==4.0.0 10:29:35 netaddr==1.2.1 10:29:35 netifaces==0.11.0 10:29:35 niet==1.4.2 10:29:35 nodeenv==1.8.0 10:29:35 oauth2client==4.1.3 10:29:35 oauthlib==3.2.2 10:29:35 openstacksdk==3.0.0 10:29:35 os-client-config==2.1.0 10:29:35 os-service-types==1.7.0 10:29:35 osc-lib==3.0.1 10:29:35 oslo.config==9.4.0 10:29:35 oslo.context==5.5.0 10:29:35 oslo.i18n==6.3.0 10:29:35 oslo.log==5.5.1 10:29:35 oslo.serialization==5.4.0 10:29:35 oslo.utils==7.1.0 10:29:35 packaging==24.0 10:29:35 pbr==6.0.0 10:29:35 platformdirs==4.2.0 10:29:35 prettytable==3.10.0 10:29:35 pyasn1==0.6.0 10:29:35 pyasn1_modules==0.4.0 10:29:35 pycparser==2.22 10:29:35 pygerrit2==2.0.15 10:29:35 PyGithub==2.3.0 10:29:35 pyinotify==0.9.6 10:29:35 PyJWT==2.8.0 10:29:35 PyNaCl==1.5.0 10:29:35 pyparsing==2.4.7 10:29:35 pyperclip==1.8.2 10:29:35 pyrsistent==0.20.0 10:29:35 python-cinderclient==9.5.0 10:29:35 python-dateutil==2.9.0.post0 10:29:35 python-heatclient==3.5.0 10:29:35 python-jenkins==1.8.2 10:29:35 python-keystoneclient==5.4.0 10:29:35 python-magnumclient==4.4.0 10:29:35 python-novaclient==18.6.0 10:29:35 python-openstackclient==6.6.0 10:29:35 python-swiftclient==4.5.0 10:29:35 PyYAML==6.0.1 10:29:35 referencing==0.34.0 10:29:35 requests==2.31.0 10:29:35 requests-oauthlib==2.0.0 10:29:35 requestsexceptions==1.4.0 10:29:35 rfc3986==2.0.0 10:29:35 rpds-py==0.18.0 10:29:35 rsa==4.9 10:29:35 ruamel.yaml==0.18.6 10:29:35 ruamel.yaml.clib==0.2.8 10:29:35 s3transfer==0.10.1 10:29:35 simplejson==3.19.2 10:29:35 six==1.16.0 10:29:35 smmap==5.0.1 10:29:35 soupsieve==2.5 10:29:35 stevedore==5.2.0 10:29:35 tabulate==0.9.0 10:29:35 toml==0.10.2 10:29:35 tomlkit==0.12.4 10:29:35 tqdm==4.66.2 10:29:35 typing_extensions==4.10.0 10:29:35 tzdata==2024.1 10:29:35 urllib3==1.26.18 10:29:35 virtualenv==20.25.1 10:29:35 wcwidth==0.2.13 10:29:35 websocket-client==1.7.0 10:29:35 wrapt==1.16.0 10:29:35 xdg==6.0.0 10:29:35 xmltodict==0.13.0 10:29:35 yq==3.2.3 10:29:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8919873211281339824.sh 10:29:35 ---> sudo-logs.sh 10:29:35 Archiving 'sudo' log.. 10:29:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12025361573125210342.sh 10:29:35 ---> job-cost.sh 10:29:35 Setup pyenv: 10:29:35 system 10:29:35 3.8.13 10:29:35 3.9.13 10:29:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DK9G from file:/tmp/.os_lf_venv 10:29:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:41 lf-activate-venv(): INFO: Adding /tmp/venv-DK9G/bin to PATH 10:29:41 INFO: No Stack... 10:29:42 INFO: Retrieving Pricing Info for: v3-standard-4 10:29:42 INFO: Archiving Costs 10:29:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1650646969063487496.sh 10:29:42 ---> logs-deploy.sh 10:29:42 Setup pyenv: 10:29:42 system 10:29:42 3.8.13 10:29:42 3.9.13 10:29:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DK9G from file:/tmp/.os_lf_venv 10:29:44 lf-activate-venv(): INFO: Installing: lftools 10:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-DK9G/bin to PATH 10:29:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3408 10:29:52 INFO: archiving workspace using pattern(s): 10:29:53 Archives upload complete. 10:29:54 INFO: archiving logs to Nexus 10:29:54 ---> uname -a: 10:29:54 Linux prd-ubuntu1804-builder-4c-4g-20715 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:29:54 10:29:54 10:29:54 ---> lscpu: 10:29:54 Architecture: x86_64 10:29:54 CPU op-mode(s): 32-bit, 64-bit 10:29:54 Byte Order: Little Endian 10:29:54 CPU(s): 4 10:29:54 On-line CPU(s) list: 0-3 10:29:54 Thread(s) per core: 1 10:29:54 Core(s) per socket: 1 10:29:54 Socket(s): 4 10:29:54 NUMA node(s): 1 10:29:54 Vendor ID: AuthenticAMD 10:29:54 CPU family: 23 10:29:54 Model: 49 10:29:54 Model name: AMD EPYC-Rome Processor 10:29:54 Stepping: 0 10:29:54 CPU MHz: 2799.998 10:29:54 BogoMIPS: 5599.99 10:29:54 Virtualization: AMD-V 10:29:54 Hypervisor vendor: KVM 10:29:54 Virtualization type: full 10:29:54 L1d cache: 32K 10:29:54 L1i cache: 32K 10:29:54 L2 cache: 512K 10:29:54 L3 cache: 16384K 10:29:54 NUMA node0 CPU(s): 0-3 10:29:54 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 10:29:54 10:29:54 10:29:54 ---> nproc: 10:29:54 4 10:29:54 10:29:54 10:29:54 ---> df -h: 10:29:54 Filesystem Size Used Avail Use% Mounted on 10:29:54 udev 7.9G 0 7.9G 0% /dev 10:29:54 tmpfs 1.6G 672K 1.6G 1% /run 10:29:54 /dev/vda1 78G 8.4G 70G 11% / 10:29:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:29:54 tmpfs 5.0M 0 5.0M 0% /run/lock 10:29:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:29:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:29:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:29:54 10:29:54 10:29:54 ---> free -m: 10:29:54 total used free shared buff/cache available 10:29:54 Mem: 16040 523 13334 0 2181 15197 10:29:54 Swap: 1023 0 1023 10:29:54 10:29:54 10:29:54 ---> ip addr: 10:29:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:54 inet 127.0.0.1/8 scope host lo 10:29:54 valid_lft forever preferred_lft forever 10:29:54 inet6 ::1/128 scope host 10:29:54 valid_lft forever preferred_lft forever 10:29:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:54 link/ether fa:16:3e:c8:76:b5 brd ff:ff:ff:ff:ff:ff 10:29:54 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 10:29:54 valid_lft 86215sec preferred_lft 86215sec 10:29:54 inet6 fe80::f816:3eff:fec8:76b5/64 scope link 10:29:54 valid_lft forever preferred_lft forever 10:29:54 10:29:54 10:29:54 ---> sar -b -r -n DEV: 10:29:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20715) 04/05/24 _x86_64_ (4 CPU) 10:29:54 10:29:54 10:26:52 LINUX RESTART (4 CPU) 10:29:54 10:29:54 10:27:01 tps rtps wtps bread/s bwrtn/s 10:29:54 10:28:02 230.26 59.41 170.85 3760.71 44373.80 10:29:54 10:29:01 121.30 14.54 106.76 1120.08 26085.88 10:29:54 Average: 176.24 37.16 139.08 2451.49 35306.67 10:29:54 10:29:54 10:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:54 10:28:02 13963828 15476100 2461140 14.98 50272 1666632 932560 5.34 774928 1477480 141784 10:29:54 10:29:01 13771784 15566252 2653184 16.15 74764 1907116 783700 4.49 757836 1654484 122856 10:29:54 Average: 13867806 15521176 2557162 15.57 62518 1786874 858130 4.91 766382 1565982 132320 10:29:54 10:29:54 10:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:54 10:28:02 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 10:29:54 10:28:02 ens3 413.23 308.20 2035.12 75.69 0.00 0.00 0.00 0.00 10:29:54 10:29:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 10:29:54 10:29:01 ens3 44.94 32.69 607.32 8.19 0.00 0.00 0.00 0.00 10:29:54 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 10:29:54 Average: ens3 230.63 171.60 1327.22 42.22 0.00 0.00 0.00 0.00 10:29:54 10:29:54 10:29:54 ---> sar -P ALL: 10:29:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20715) 04/05/24 _x86_64_ (4 CPU) 10:29:54 10:29:54 10:26:52 LINUX RESTART (4 CPU) 10:29:54 10:29:54 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:29:54 10:28:02 all 19.35 0.00 2.23 10.44 0.05 67.93 10:29:54 10:28:02 0 21.77 0.00 2.92 5.46 0.05 69.81 10:29:54 10:28:02 1 15.35 0.00 1.69 30.34 0.05 52.57 10:29:54 10:28:02 2 19.40 0.00 2.27 1.45 0.05 76.83 10:29:54 10:28:02 3 20.84 0.00 2.04 4.49 0.07 72.57 10:29:54 10:29:01 all 20.32 0.00 1.77 6.15 0.07 71.70 10:29:54 10:29:01 0 19.80 0.00 1.51 1.58 0.05 77.06 10:29:54 10:29:01 1 8.50 0.00 1.06 13.69 0.08 76.67 10:29:54 10:29:01 2 33.33 0.00 2.98 5.81 0.07 57.81 10:29:54 10:29:01 3 19.82 0.00 1.55 3.42 0.05 75.16 10:29:54 Average: all 19.83 0.00 2.00 8.31 0.06 69.80 10:29:54 Average: 0 20.79 0.00 2.22 3.54 0.05 73.40 10:29:54 Average: 1 11.92 0.00 1.37 22.01 0.07 64.63 10:29:54 Average: 2 26.35 0.00 2.62 3.63 0.06 67.34 10:29:54 Average: 3 20.34 0.00 1.80 3.96 0.06 73.85 10:29:54 10:29:54 10:29:54