22:11:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140968 22:11:07 Running as SYSTEM 22:11:07 [EnvInject] - Loading node environment variables. 22:11:07 Building remotely on prd-ubuntu1804-builder-4c-4g-19589 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:11:07 [ssh-agent] Looking for ssh-agent implementation... 22:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:07 $ ssh-agent 22:11:07 SSH_AUTH_SOCK=/tmp/ssh-3ZuSiqWLii2b/agent.1705 22:11:07 SSH_AGENT_PID=1706 22:11:07 [ssh-agent] Started. 22:11:07 Running ssh-add (command line suppressed) 22:11:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18056186933093003557.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18056186933093003557.key) 22:11:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:11:08 The recommended git tool is: NONE 22:11:09 using credential onap-jenkins-ssh 22:11:09 Wiping out workspace first. 22:11:09 Cloning the remote Git repository 22:11:09 Cloning repository git://cloud.onap.org/mirror/oom.git 22:11:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:11:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:11:09 > git --version # timeout=10 22:11:09 > git --version # 'git version 2.17.1' 22:11:09 using GIT_SSH to set credentials Gerrit user 22:11:09 Verifying host key using manually-configured host key entries 22:11:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:11:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:11:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:11:15 using GIT_SSH to set credentials Gerrit user 22:11:15 Verifying host key using manually-configured host key entries 22:11:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/140968/4 # timeout=30 22:11:15 > git rev-parse badfe8acb567c21cac1dc93688cbb9b8c85fd27e^{commit} # timeout=10 22:11:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:11:15 Checking out Revision badfe8acb567c21cac1dc93688cbb9b8c85fd27e (refs/changes/68/140968/4) 22:11:15 > git config core.sparsecheckout # timeout=10 22:11:15 > git checkout -f badfe8acb567c21cac1dc93688cbb9b8c85fd27e # timeout=30 22:11:18 Commit message: "[AAI] schema-service 16.0.0 release" 22:11:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:11:18 > git rev-list --no-walk ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=10 22:11:19 [EnvInject] - Injecting environment variables from a build step. 22:11:19 [EnvInject] - Injecting as environment variables the properties content 22:11:19 PYTHON=python3 22:11:19 22:11:19 [EnvInject] - Variables injected successfully. 22:11:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17391542581009920150.sh 22:11:19 ---> tox-install.sh 22:11:19 + source /home/jenkins/lf-env.sh 22:11:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:11:19 ++ mktemp -d /tmp/venv-XXXX 22:11:19 + lf_venv=/tmp/venv-v6Wr 22:11:19 + local venv_file=/tmp/.os_lf_venv 22:11:19 + local python=python3 22:11:19 + local options 22:11:19 + local set_path=true 22:11:19 + local install_args= 22:11:19 ++ 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 22:11:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:11:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:11:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:11:19 + true 22:11:19 + case $1 in 22:11:19 + venv_file=/tmp/.toxenv 22:11:19 + shift 2 22:11:19 + true 22:11:19 + case $1 in 22:11:19 + shift 22:11:19 + break 22:11:19 + case $python in 22:11:19 + local pkg_list= 22:11:19 + [[ -d /opt/pyenv ]] 22:11:19 + echo 'Setup pyenv:' 22:11:19 Setup pyenv: 22:11:19 + export PYENV_ROOT=/opt/pyenv 22:11:19 + PYENV_ROOT=/opt/pyenv 22:11:19 + 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 22:11:19 + 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 22:11:19 + pyenv versions 22:11:19 * system (set by /opt/pyenv/version) 22:11:19 * 3.8.13 (set by /opt/pyenv/version) 22:11:19 * 3.9.13 (set by /opt/pyenv/version) 22:11:19 * 3.10.6 (set by /opt/pyenv/version) 22:11:19 + command -v pyenv 22:11:19 ++ pyenv init - --no-rehash 22:11:19 + 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[*]}"'\'')" 22:11:19 export PATH="/opt/pyenv/shims:${PATH}" 22:11:19 export PYENV_SHELL=bash 22:11:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:11:19 pyenv() { 22:11:19 local command 22:11:19 command="${1:-}" 22:11:19 if [ "$#" -gt 0 ]; then 22:11:19 shift 22:11:19 fi 22:11:19 22:11:19 case "$command" in 22:11:19 rehash|shell) 22:11:19 eval "$(pyenv "sh-$command" "$@")" 22:11:19 ;; 22:11:19 *) 22:11:19 command pyenv "$command" "$@" 22:11:19 ;; 22:11:19 esac 22:11:19 }' 22:11:19 +++ 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[*]}"' 22:11:19 ++ 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 22:11:19 ++ 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 22:11:19 ++ 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 22:11:19 ++ export PYENV_SHELL=bash 22:11:19 ++ PYENV_SHELL=bash 22:11:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:11:19 +++ complete -F _pyenv pyenv 22:11:19 ++ lf-pyver python3 22:11:19 ++ local py_version_xy=python3 22:11:19 ++ local py_version_xyz= 22:11:19 ++ pyenv versions 22:11:19 ++ local command 22:11:19 ++ sed 's/^[ *]* //' 22:11:19 ++ command=versions 22:11:19 ++ '[' 1 -gt 0 ']' 22:11:19 ++ shift 22:11:19 ++ case "$command" in 22:11:19 ++ command pyenv versions 22:11:19 ++ grep -E '^[0-9.]*[0-9]$' 22:11:19 ++ pyenv versions 22:11:19 ++ awk '{ print $1 }' 22:11:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:11:19 +++ grep '^3' /tmp/.pyenv_versions 22:11:19 +++ sort -V 22:11:19 +++ tail -n 1 22:11:19 ++ py_version_xyz=3.10.6 22:11:19 ++ [[ -z 3.10.6 ]] 22:11:19 ++ echo 3.10.6 22:11:19 ++ return 0 22:11:19 + pyenv local 3.10.6 22:11:19 + local command 22:11:19 + command=local 22:11:19 + '[' 2 -gt 0 ']' 22:11:19 + shift 22:11:19 + case "$command" in 22:11:19 + command pyenv local 3.10.6 22:11:19 + pyenv local 3.10.6 22:11:19 + for arg in "$@" 22:11:19 + case $arg in 22:11:19 + pkg_list+='tox ' 22:11:19 + for arg in "$@" 22:11:19 + case $arg in 22:11:19 + pkg_list+='virtualenv ' 22:11:19 + for arg in "$@" 22:11:19 + case $arg in 22:11:19 + pkg_list+='urllib3~=1.26.15 ' 22:11:19 + [[ -f /tmp/.toxenv ]] 22:11:19 + [[ ! -f /tmp/.toxenv ]] 22:11:19 + [[ -n '' ]] 22:11:19 + python3 -m venv /tmp/venv-v6Wr 22:11:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v6Wr' 22:11:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v6Wr 22:11:24 + echo /tmp/venv-v6Wr 22:11:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:11:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:11:24 + /tmp/venv-v6Wr/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:11:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:11:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:11:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:11:28 + /tmp/venv-v6Wr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:11:30 + type python3 22:11:30 + true 22:11:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v6Wr/bin to PATH' 22:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-v6Wr/bin to PATH 22:11:30 + PATH=/tmp/venv-v6Wr/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 22:11:30 + return 0 22:11:30 + python3 --version 22:11:30 Python 3.10.6 22:11:30 + python3 -m pip --version 22:11:30 pip 25.1.1 from /tmp/venv-v6Wr/lib/python3.10/site-packages/pip (python 3.10) 22:11:30 + python3 -m pip freeze 22:11:30 cachetools==6.0.0 22:11:30 chardet==5.2.0 22:11:30 colorama==0.4.6 22:11:30 distlib==0.3.9 22:11:30 filelock==3.18.0 22:11:30 packaging==25.0 22:11:30 platformdirs==4.3.8 22:11:30 pluggy==1.6.0 22:11:30 pyproject-api==1.9.1 22:11:30 tomli==2.2.1 22:11:30 tox==4.26.0 22:11:30 typing_extensions==4.14.0 22:11:30 urllib3==1.26.20 22:11:30 virtualenv==20.31.2 22:11:30 [EnvInject] - Injecting environment variables from a build step. 22:11:30 [EnvInject] - Injecting as environment variables the properties content 22:11:30 PARALLEL=false 22:11:30 22:11:30 [EnvInject] - Variables injected successfully. 22:11:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7037410620351327872.sh 22:11:31 ---> tox-run.sh 22:11:31 + 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 22:11:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:11:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:11:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:11:31 + cd /w/workspace/oom-master-pre-commit-lint/. 22:11:31 + source /home/jenkins/lf-env.sh 22:11:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:11:31 ++ mktemp -d /tmp/venv-XXXX 22:11:31 + lf_venv=/tmp/venv-10Ip 22:11:31 + local venv_file=/tmp/.os_lf_venv 22:11:31 + local python=python3 22:11:31 + local options 22:11:31 + local set_path=true 22:11:31 + local install_args= 22:11:31 ++ 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 22:11:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:11:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:11:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:11:31 + true 22:11:31 + case $1 in 22:11:31 + venv_file=/tmp/.toxenv 22:11:31 + shift 2 22:11:31 + true 22:11:31 + case $1 in 22:11:31 + shift 22:11:31 + break 22:11:31 + case $python in 22:11:31 + local pkg_list= 22:11:31 + [[ -d /opt/pyenv ]] 22:11:31 + echo 'Setup pyenv:' 22:11:31 Setup pyenv: 22:11:31 + export PYENV_ROOT=/opt/pyenv 22:11:31 + PYENV_ROOT=/opt/pyenv 22:11:31 + 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 22:11:31 + 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 22:11:31 + pyenv versions 22:11:31 system 22:11:31 3.8.13 22:11:31 3.9.13 22:11:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:11:31 + command -v pyenv 22:11:31 ++ pyenv init - --no-rehash 22:11:31 + 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[*]}"'\'')" 22:11:31 export PATH="/opt/pyenv/shims:${PATH}" 22:11:31 export PYENV_SHELL=bash 22:11:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:11:31 pyenv() { 22:11:31 local command 22:11:31 command="${1:-}" 22:11:31 if [ "$#" -gt 0 ]; then 22:11:31 shift 22:11:31 fi 22:11:31 22:11:31 case "$command" in 22:11:31 rehash|shell) 22:11:31 eval "$(pyenv "sh-$command" "$@")" 22:11:31 ;; 22:11:31 *) 22:11:31 command pyenv "$command" "$@" 22:11:31 ;; 22:11:31 esac 22:11:31 }' 22:11:31 +++ 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[*]}"' 22:11:31 ++ 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 22:11:31 ++ 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 22:11:31 ++ 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 22:11:31 ++ export PYENV_SHELL=bash 22:11:31 ++ PYENV_SHELL=bash 22:11:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:11:31 +++ complete -F _pyenv pyenv 22:11:31 ++ lf-pyver python3 22:11:31 ++ local py_version_xy=python3 22:11:31 ++ local py_version_xyz= 22:11:31 ++ pyenv versions 22:11:31 ++ local command 22:11:31 ++ command=versions 22:11:31 ++ '[' 1 -gt 0 ']' 22:11:31 ++ sed 's/^[ *]* //' 22:11:31 ++ shift 22:11:31 ++ case "$command" in 22:11:31 ++ command pyenv versions 22:11:31 ++ pyenv versions 22:11:31 ++ awk '{ print $1 }' 22:11:31 ++ grep -E '^[0-9.]*[0-9]$' 22:11:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:11:31 +++ grep '^3' /tmp/.pyenv_versions 22:11:31 +++ sort -V 22:11:31 +++ tail -n 1 22:11:31 ++ py_version_xyz=3.10.6 22:11:31 ++ [[ -z 3.10.6 ]] 22:11:31 ++ echo 3.10.6 22:11:31 ++ return 0 22:11:31 + pyenv local 3.10.6 22:11:31 + local command 22:11:31 + command=local 22:11:31 + '[' 2 -gt 0 ']' 22:11:31 + shift 22:11:31 + case "$command" in 22:11:31 + command pyenv local 3.10.6 22:11:31 + pyenv local 3.10.6 22:11:31 + for arg in "$@" 22:11:31 + case $arg in 22:11:31 + pkg_list+='tox ' 22:11:31 + for arg in "$@" 22:11:31 + case $arg in 22:11:31 + pkg_list+='virtualenv ' 22:11:31 + for arg in "$@" 22:11:31 + case $arg in 22:11:31 + pkg_list+='urllib3~=1.26.15 ' 22:11:31 + [[ -f /tmp/.toxenv ]] 22:11:31 ++ cat /tmp/.toxenv 22:11:31 + lf_venv=/tmp/venv-v6Wr 22:11:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6Wr from' file:/tmp/.toxenv 22:11:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6Wr from file:/tmp/.toxenv 22:11:31 + /tmp/venv-v6Wr/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:11:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:11:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:11:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:11:32 + /tmp/venv-v6Wr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:11:33 + type python3 22:11:33 + true 22:11:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v6Wr/bin to PATH' 22:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-v6Wr/bin to PATH 22:11:33 + PATH=/tmp/venv-v6Wr/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 22:11:33 + return 0 22:11:33 + [[ -d /opt/pyenv ]] 22:11:33 + echo '---> Setting up pyenv' 22:11:33 ---> Setting up pyenv 22:11:33 + export PYENV_ROOT=/opt/pyenv 22:11:33 + PYENV_ROOT=/opt/pyenv 22:11:33 + export PATH=/opt/pyenv/bin:/tmp/venv-v6Wr/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 22:11:33 + PATH=/opt/pyenv/bin:/tmp/venv-v6Wr/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 22:11:33 ++ pwd 22:11:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:11:33 + export PYTHONPATH 22:11:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:11:33 + TOX_TESTENV_PASSENV=PYTHONPATH 22:11:33 + tox --version 22:11:33 4.26.0 from /tmp/venv-v6Wr/lib/python3.10/site-packages/tox/__init__.py 22:11:33 + PARALLEL=false 22:11:33 + TOX_OPTIONS_LIST= 22:11:33 + [[ -n pre-commit ]] 22:11:33 + TOX_OPTIONS_LIST=' -e pre-commit' 22:11:33 + case ${PARALLEL,,} in 22:11:33 + tox -e pre-commit 22:11:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:11:34 pre-commit: install_deps> python -I -m pip install pre-commit 22:11:37 pre-commit: freeze> python -m pip freeze --all 22:11:37 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 22:11:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:11:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:11:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:11:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:11:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:11:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:11:40 [INFO] Once installed this environment will be reused. 22:11:40 [INFO] This may take a few minutes... 22:11:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:11:44 [INFO] Once installed this environment will be reused. 22:11:44 [INFO] This may take a few minutes... 22:11:49 trim trailing whitespace.................................................Passed 22:11:49 Tabs remover.............................................................Passed 22:11:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:11:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:11:50 [INFO] Once installed this environment will be reused. 22:11:50 [INFO] This may take a few minutes... 22:11:58 gitlint..............................................(no files to check)Skipped 22:11:58 pre-commit: OK (24.67=setup[3.58]+cmd[12.36,8.73] seconds) 22:11:58 congratulations :) (24.89 seconds) 22:11:58 + tox_status=0 22:11:58 + echo '---> Completed tox runs' 22:11:58 ---> Completed tox runs 22:11:58 + for i in .tox/*/log 22:11:58 ++ echo .tox/pre-commit/log 22:11:58 ++ awk -F/ '{print $2}' 22:11:58 + tox_env=pre-commit 22:11:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:11:58 + DOC_DIR=docs/_build/html 22:11:58 + [[ -d docs/_build/html ]] 22:11:58 + echo '---> tox-run.sh ends' 22:11:58 ---> tox-run.sh ends 22:11:58 + test 0 -eq 0 22:11:58 $ ssh-agent -k 22:11:58 unset SSH_AUTH_SOCK; 22:11:58 unset SSH_AGENT_PID; 22:11:58 echo Agent pid 1706 killed; 22:11:58 [ssh-agent] Stopped. 22:11:58 [PostBuildScript] - [INFO] Executing post build scripts. 22:11:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17317905035987263665.sh 22:11:58 ---> sysstat.sh 22:11:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3619887929262329380.sh 22:11:59 ---> package-listing.sh 22:11:59 ++ facter osfamily 22:11:59 ++ tr '[:upper:]' '[:lower:]' 22:11:59 + OS_FAMILY=debian 22:11:59 + workspace=/w/workspace/oom-master-pre-commit-lint 22:11:59 + START_PACKAGES=/tmp/packages_start.txt 22:11:59 + END_PACKAGES=/tmp/packages_end.txt 22:11:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:11:59 + PACKAGES=/tmp/packages_start.txt 22:11:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:11:59 + PACKAGES=/tmp/packages_end.txt 22:11:59 + case "${OS_FAMILY}" in 22:11:59 + dpkg -l 22:11:59 + grep '^ii' 22:11:59 + '[' -f /tmp/packages_start.txt ']' 22:11:59 + '[' -f /tmp/packages_end.txt ']' 22:11:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:11:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:11:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:11:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8633883775446456279.sh 22:11:59 ---> capture-instance-metadata.sh 22:11:59 Setup pyenv: 22:11:59 system 22:11:59 3.8.13 22:11:59 3.9.13 22:11:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:12:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OrVX 22:12:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:12:07 lf-activate-venv(): INFO: Installing: lftools 22:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-OrVX/bin to PATH 22:12:31 INFO: Running in OpenStack, capturing instance metadata 22:12:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12258698630262041681.sh 22:12:31 provisioning config files... 22:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1346629148493804819tmp 22:12:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:12:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:12:31 [EnvInject] - Injecting environment variables from a build step. 22:12:31 [EnvInject] - Injecting as environment variables the properties content 22:12:31 SERVER_ID=logs 22:12:31 22:12:31 [EnvInject] - Variables injected successfully. 22:12:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6743419011028832968.sh 22:12:31 ---> create-netrc.sh 22:12:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16731109609088088602.sh 22:12:32 ---> python-tools-install.sh 22:12:32 Setup pyenv: 22:12:32 system 22:12:32 3.8.13 22:12:32 3.9.13 22:12:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:12:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OrVX from file:/tmp/.os_lf_venv 22:12:34 lf-activate-venv(): INFO: Installing: lftools 22:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-OrVX/bin to PATH 22:12:42 Generating Requirements File 22:13:05 Python 3.10.6 22:13:05 pip 25.1.1 from /tmp/venv-OrVX/lib/python3.10/site-packages/pip (python 3.10) 22:13:05 appdirs==1.4.4 22:13:05 argcomplete==3.6.2 22:13:05 aspy.yaml==1.3.0 22:13:05 attrs==25.3.0 22:13:05 autopage==0.5.2 22:13:05 beautifulsoup4==4.13.4 22:13:05 boto3==1.38.32 22:13:05 botocore==1.38.32 22:13:05 bs4==0.0.2 22:13:05 cachetools==5.5.2 22:13:05 certifi==2025.4.26 22:13:05 cffi==1.17.1 22:13:05 cfgv==3.4.0 22:13:05 chardet==5.2.0 22:13:05 charset-normalizer==3.4.2 22:13:05 click==8.2.1 22:13:05 cliff==4.10.0 22:13:05 cmd2==2.6.0 22:13:05 cryptography==3.3.2 22:13:05 debtcollector==3.0.0 22:13:05 decorator==5.2.1 22:13:05 defusedxml==0.7.1 22:13:05 Deprecated==1.2.18 22:13:05 distlib==0.3.9 22:13:05 dnspython==2.7.0 22:13:05 docker==7.1.0 22:13:05 dogpile.cache==1.4.0 22:13:05 durationpy==0.10 22:13:05 email_validator==2.2.0 22:13:05 filelock==3.18.0 22:13:05 future==1.0.0 22:13:05 gitdb==4.0.12 22:13:05 GitPython==3.1.44 22:13:05 google-auth==2.40.3 22:13:05 httplib2==0.22.0 22:13:05 identify==2.6.12 22:13:05 idna==3.10 22:13:05 importlib-resources==1.5.0 22:13:05 iso8601==2.1.0 22:13:05 Jinja2==3.1.6 22:13:05 jmespath==1.0.1 22:13:05 jsonpatch==1.33 22:13:05 jsonpointer==3.0.0 22:13:05 jsonschema==4.24.0 22:13:05 jsonschema-specifications==2025.4.1 22:13:05 keystoneauth1==5.11.0 22:13:05 kubernetes==32.0.1 22:13:05 lftools==0.37.13 22:13:05 lxml==5.4.0 22:13:05 MarkupSafe==3.0.2 22:13:05 msgpack==1.1.0 22:13:05 multi_key_dict==2.0.3 22:13:05 munch==4.0.0 22:13:05 netaddr==1.3.0 22:13:05 niet==1.4.2 22:13:05 nodeenv==1.9.1 22:13:05 oauth2client==4.1.3 22:13:05 oauthlib==3.2.2 22:13:05 openstacksdk==4.6.0 22:13:05 os-client-config==2.1.0 22:13:05 os-service-types==1.7.0 22:13:05 osc-lib==4.0.2 22:13:05 oslo.config==9.8.0 22:13:05 oslo.context==6.0.0 22:13:05 oslo.i18n==6.5.1 22:13:05 oslo.log==7.1.0 22:13:05 oslo.serialization==5.7.0 22:13:05 oslo.utils==9.0.0 22:13:05 packaging==25.0 22:13:05 pbr==6.1.1 22:13:05 platformdirs==4.3.8 22:13:05 prettytable==3.16.0 22:13:05 psutil==7.0.0 22:13:05 pyasn1==0.6.1 22:13:05 pyasn1_modules==0.4.2 22:13:05 pycparser==2.22 22:13:05 pygerrit2==2.0.15 22:13:05 PyGithub==2.6.1 22:13:05 PyJWT==2.10.1 22:13:05 PyNaCl==1.5.0 22:13:05 pyparsing==2.4.7 22:13:05 pyperclip==1.9.0 22:13:05 pyrsistent==0.20.0 22:13:05 python-cinderclient==9.7.0 22:13:05 python-dateutil==2.9.0.post0 22:13:05 python-heatclient==4.2.0 22:13:05 python-jenkins==1.8.2 22:13:05 python-keystoneclient==5.6.0 22:13:05 python-magnumclient==4.8.1 22:13:05 python-openstackclient==8.1.0 22:13:05 python-swiftclient==4.8.0 22:13:05 PyYAML==6.0.2 22:13:05 referencing==0.36.2 22:13:05 requests==2.32.3 22:13:05 requests-oauthlib==2.0.0 22:13:05 requestsexceptions==1.4.0 22:13:05 rfc3986==2.0.0 22:13:05 rpds-py==0.25.1 22:13:05 rsa==4.9.1 22:13:05 ruamel.yaml==0.18.13 22:13:05 ruamel.yaml.clib==0.2.12 22:13:05 s3transfer==0.13.0 22:13:05 simplejson==3.20.1 22:13:05 six==1.17.0 22:13:05 smmap==5.0.2 22:13:05 soupsieve==2.7 22:13:05 stevedore==5.4.1 22:13:05 tabulate==0.9.0 22:13:05 toml==0.10.2 22:13:05 tomlkit==0.13.3 22:13:05 tqdm==4.67.1 22:13:05 typing_extensions==4.14.0 22:13:05 tzdata==2025.2 22:13:05 urllib3==1.26.20 22:13:05 virtualenv==20.31.2 22:13:05 wcwidth==0.2.13 22:13:05 websocket-client==1.8.0 22:13:05 wrapt==1.17.2 22:13:05 xdg==6.0.0 22:13:05 xmltodict==0.14.2 22:13:05 yq==3.4.3 22:13:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11030324303483857292.sh 22:13:05 ---> sudo-logs.sh 22:13:05 Archiving 'sudo' log.. 22:13:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16545828486791151372.sh 22:13:05 ---> job-cost.sh 22:13:05 Setup pyenv: 22:13:06 system 22:13:06 3.8.13 22:13:06 3.9.13 22:13:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OrVX from file:/tmp/.os_lf_venv 22:13:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-OrVX/bin to PATH 22:13:13 INFO: No Stack... 22:13:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:14 INFO: Archiving Costs 22:13:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7167926700540475636.sh 22:13:14 ---> logs-deploy.sh 22:13:14 Setup pyenv: 22:13:14 system 22:13:14 3.8.13 22:13:14 3.9.13 22:13:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OrVX from file:/tmp/.os_lf_venv 22:13:16 lf-activate-venv(): INFO: Installing: lftools 22:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-OrVX/bin to PATH 22:13:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4083 22:13:24 INFO: archiving workspace using pattern(s): 22:13:25 Archives upload complete. 22:13:25 INFO: archiving logs to Nexus 22:13:26 ---> uname -a: 22:13:26 Linux prd-ubuntu1804-builder-4c-4g-19589 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:13:26 22:13:26 22:13:26 ---> lscpu: 22:13:26 Architecture: x86_64 22:13:26 CPU op-mode(s): 32-bit, 64-bit 22:13:26 Byte Order: Little Endian 22:13:26 CPU(s): 4 22:13:26 On-line CPU(s) list: 0-3 22:13:26 Thread(s) per core: 1 22:13:26 Core(s) per socket: 1 22:13:26 Socket(s): 4 22:13:26 NUMA node(s): 1 22:13:26 Vendor ID: AuthenticAMD 22:13:26 CPU family: 23 22:13:26 Model: 49 22:13:26 Model name: AMD EPYC-Rome Processor 22:13:26 Stepping: 0 22:13:26 CPU MHz: 2799.998 22:13:26 BogoMIPS: 5599.99 22:13:26 Virtualization: AMD-V 22:13:26 Hypervisor vendor: KVM 22:13:26 Virtualization type: full 22:13:26 L1d cache: 32K 22:13:26 L1i cache: 32K 22:13:26 L2 cache: 512K 22:13:26 L3 cache: 16384K 22:13:26 NUMA node0 CPU(s): 0-3 22:13:26 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 22:13:26 22:13:26 22:13:26 ---> nproc: 22:13:26 4 22:13:26 22:13:26 22:13:26 ---> df -h: 22:13:26 Filesystem Size Used Avail Use% Mounted on 22:13:26 udev 7.9G 0 7.9G 0% /dev 22:13:26 tmpfs 1.6G 672K 1.6G 1% /run 22:13:26 /dev/vda1 78G 8.4G 69G 11% / 22:13:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:13:26 tmpfs 5.0M 0 5.0M 0% /run/lock 22:13:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:13:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:13:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:13:26 22:13:26 22:13:26 ---> free -m: 22:13:26 total used free shared buff/cache available 22:13:26 Mem: 16040 535 13303 0 2200 15184 22:13:26 Swap: 1023 0 1023 22:13:26 22:13:26 22:13:26 ---> ip addr: 22:13:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:13:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:13:26 inet 127.0.0.1/8 scope host lo 22:13:26 valid_lft forever preferred_lft forever 22:13:26 inet6 ::1/128 scope host 22:13:26 valid_lft forever preferred_lft forever 22:13:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:13:26 link/ether fa:16:3e:6a:f4:dc brd ff:ff:ff:ff:ff:ff 22:13:26 inet 10.30.107.163/23 brd 10.30.107.255 scope global dynamic ens3 22:13:26 valid_lft 86244sec preferred_lft 86244sec 22:13:26 inet6 fe80::f816:3eff:fe6a:f4dc/64 scope link 22:13:26 valid_lft forever preferred_lft forever 22:13:26 22:13:26 22:13:26 ---> sar -b -r -n DEV: 22:13:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19589) 06/08/25 _x86_64_ (4 CPU) 22:13:26 22:13:26 22:10:52 LINUX RESTART (4 CPU) 22:13:26 22:13:26 22:11:01 tps rtps wtps bread/s bwrtn/s 22:13:26 22:12:01 162.27 59.62 102.65 3778.04 42179.50 22:13:26 22:13:01 124.89 0.73 124.16 96.63 38257.51 22:13:26 Average: 143.58 30.18 113.40 1937.18 40218.35 22:13:26 22:13:26 22:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:26 22:12:01 13986892 15580716 2438076 14.84 58024 1736176 756280 4.33 712464 1510232 140392 22:13:26 22:13:01 13620392 15515008 2804576 17.08 82480 1996020 831580 4.76 798024 1756788 119140 22:13:26 Average: 13803642 15547862 2621326 15.96 70252 1866098 793930 4.54 755244 1633510 129766 22:13:26 22:13:26 22:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:26 22:12:01 ens3 507.45 363.22 2402.32 84.40 0.00 0.00 0.00 0.00 22:13:26 22:12:01 lo 3.27 3.27 0.36 0.36 0.00 0.00 0.00 0.00 22:13:26 22:13:01 ens3 109.28 77.47 841.07 11.72 0.00 0.00 0.00 0.00 22:13:26 22:13:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 22:13:26 Average: ens3 308.35 220.34 1621.63 48.06 0.00 0.00 0.00 0.00 22:13:26 Average: lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 22:13:26 22:13:26 22:13:26 ---> sar -P ALL: 22:13:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19589) 06/08/25 _x86_64_ (4 CPU) 22:13:26 22:13:26 22:10:52 LINUX RESTART (4 CPU) 22:13:26 22:13:26 22:11:01 CPU %user %nice %system %iowait %steal %idle 22:13:26 22:12:01 all 26.63 0.00 3.04 5.99 0.08 64.26 22:13:26 22:12:01 0 16.61 0.00 3.16 11.91 0.08 68.24 22:13:26 22:12:01 1 27.20 0.00 2.74 1.82 0.08 68.14 22:13:26 22:12:01 2 29.94 0.00 3.08 5.67 0.08 61.23 22:13:26 22:12:01 3 32.76 0.00 3.22 4.56 0.07 59.40 22:13:26 22:13:01 all 19.46 0.00 1.19 5.58 0.10 73.67 22:13:26 22:13:01 0 2.84 0.00 0.54 11.66 0.05 84.91 22:13:26 22:13:01 1 15.13 0.00 0.88 2.64 0.03 81.32 22:13:26 22:13:01 2 14.85 0.00 1.35 6.05 0.23 77.51 22:13:26 22:13:01 3 45.15 0.00 1.95 2.00 0.07 50.84 22:13:26 Average: all 23.04 0.00 2.11 5.79 0.09 68.97 22:13:26 Average: 0 9.72 0.00 1.85 11.78 0.07 76.58 22:13:26 Average: 1 21.16 0.00 1.81 2.23 0.06 74.74 22:13:26 Average: 2 22.38 0.00 2.21 5.86 0.16 69.38 22:13:26 Average: 3 38.95 0.00 2.58 3.28 0.07 55.12 22:13:26 22:13:26 22:13:26