10:54:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140968 10:54:15 Running as SYSTEM 10:54:15 [EnvInject] - Loading node environment variables. 10:54:15 Building remotely on prd-ubuntu1804-builder-4c-4g-20261 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:54:15 [ssh-agent] Looking for ssh-agent implementation... 10:54:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:15 $ ssh-agent 10:54:15 SSH_AUTH_SOCK=/tmp/ssh-oC0fjBEml0tf/agent.1647 10:54:15 SSH_AGENT_PID=1649 10:54:15 [ssh-agent] Started. 10:54:15 Running ssh-add (command line suppressed) 10:54:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16395341894873027649.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16395341894873027649.key) 10:54:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:54:15 The recommended git tool is: NONE 10:54:17 using credential onap-jenkins-ssh 10:54:17 Wiping out workspace first. 10:54:17 Cloning the remote Git repository 10:54:17 Cloning repository git://cloud.onap.org/mirror/oom.git 10:54:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:54:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:54:17 > git --version # timeout=10 10:54:17 > git --version # 'git version 2.17.1' 10:54:17 using GIT_SSH to set credentials Gerrit user 10:54:17 Verifying host key using manually-configured host key entries 10:54:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:54:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:54:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:54:22 using GIT_SSH to set credentials Gerrit user 10:54:22 Verifying host key using manually-configured host key entries 10:54:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/140968/5 # timeout=30 10:54:22 > git rev-parse 572e1b57b8787348e013a0bd816a722cd5f8b5a1^{commit} # timeout=10 10:54:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:54:22 Checking out Revision 572e1b57b8787348e013a0bd816a722cd5f8b5a1 (refs/changes/68/140968/5) 10:54:22 > git config core.sparsecheckout # timeout=10 10:54:22 > git checkout -f 572e1b57b8787348e013a0bd816a722cd5f8b5a1 # timeout=30 10:54:26 Commit message: "[AAI] schema-service 16.0.0 release" 10:54:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:54:26 > git rev-list --no-walk 2c79cb3d02fe8f3f53d9aff271653389a19f40f3 # timeout=10 10:54:26 [EnvInject] - Injecting environment variables from a build step. 10:54:26 [EnvInject] - Injecting as environment variables the properties content 10:54:26 PYTHON=python3 10:54:26 10:54:26 [EnvInject] - Variables injected successfully. 10:54:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16056087261217182108.sh 10:54:26 ---> tox-install.sh 10:54:26 + source /home/jenkins/lf-env.sh 10:54:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:26 ++ mktemp -d /tmp/venv-XXXX 10:54:26 + lf_venv=/tmp/venv-osrR 10:54:26 + local venv_file=/tmp/.os_lf_venv 10:54:26 + local python=python3 10:54:26 + local options 10:54:26 + local set_path=true 10:54:26 + local install_args= 10:54:26 ++ 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:54:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:54:26 + true 10:54:26 + case $1 in 10:54:26 + venv_file=/tmp/.toxenv 10:54:26 + shift 2 10:54:26 + true 10:54:26 + case $1 in 10:54:26 + shift 10:54:26 + break 10:54:26 + case $python in 10:54:26 + local pkg_list= 10:54:26 + [[ -d /opt/pyenv ]] 10:54:26 + echo 'Setup pyenv:' 10:54:26 Setup pyenv: 10:54:26 + export PYENV_ROOT=/opt/pyenv 10:54:26 + PYENV_ROOT=/opt/pyenv 10:54:26 + 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:54:26 + 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:54:26 + pyenv versions 10:54:26 * system (set by /opt/pyenv/version) 10:54:26 * 3.8.13 (set by /opt/pyenv/version) 10:54:26 * 3.9.13 (set by /opt/pyenv/version) 10:54:26 * 3.10.6 (set by /opt/pyenv/version) 10:54:26 + command -v pyenv 10:54:26 ++ pyenv init - --no-rehash 10:54:26 + 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:54:26 export PATH="/opt/pyenv/shims:${PATH}" 10:54:26 export PYENV_SHELL=bash 10:54:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:54:26 pyenv() { 10:54:26 local command 10:54:26 command="${1:-}" 10:54:26 if [ "$#" -gt 0 ]; then 10:54:26 shift 10:54:26 fi 10:54:26 10:54:26 case "$command" in 10:54:26 rehash|shell) 10:54:26 eval "$(pyenv "sh-$command" "$@")" 10:54:26 ;; 10:54:26 *) 10:54:26 command pyenv "$command" "$@" 10:54:26 ;; 10:54:26 esac 10:54:26 }' 10:54:26 +++ 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:54:26 ++ 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:54:26 ++ 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:54:26 ++ 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:54:26 ++ export PYENV_SHELL=bash 10:54:26 ++ PYENV_SHELL=bash 10:54:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:54:26 +++ complete -F _pyenv pyenv 10:54:26 ++ lf-pyver python3 10:54:26 ++ local py_version_xy=python3 10:54:26 ++ local py_version_xyz= 10:54:26 ++ pyenv versions 10:54:26 ++ sed 's/^[ *]* //' 10:54:26 ++ local command 10:54:26 ++ command=versions 10:54:26 ++ '[' 1 -gt 0 ']' 10:54:26 ++ shift 10:54:26 ++ case "$command" in 10:54:26 ++ command pyenv versions 10:54:26 ++ pyenv versions 10:54:26 ++ awk '{ print $1 }' 10:54:26 ++ grep -E '^[0-9.]*[0-9]$' 10:54:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:54:26 +++ grep '^3' /tmp/.pyenv_versions 10:54:26 +++ sort -V 10:54:26 +++ tail -n 1 10:54:26 ++ py_version_xyz=3.10.6 10:54:26 ++ [[ -z 3.10.6 ]] 10:54:26 ++ echo 3.10.6 10:54:26 ++ return 0 10:54:26 + pyenv local 3.10.6 10:54:26 + local command 10:54:26 + command=local 10:54:26 + '[' 2 -gt 0 ']' 10:54:26 + shift 10:54:26 + case "$command" in 10:54:26 + command pyenv local 3.10.6 10:54:26 + pyenv local 3.10.6 10:54:26 + for arg in "$@" 10:54:26 + case $arg in 10:54:26 + pkg_list+='tox ' 10:54:26 + for arg in "$@" 10:54:26 + case $arg in 10:54:26 + pkg_list+='virtualenv ' 10:54:26 + for arg in "$@" 10:54:26 + case $arg in 10:54:26 + pkg_list+='urllib3~=1.26.15 ' 10:54:26 + [[ -f /tmp/.toxenv ]] 10:54:26 + [[ ! -f /tmp/.toxenv ]] 10:54:26 + [[ -n '' ]] 10:54:26 + python3 -m venv /tmp/venv-osrR 10:54:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osrR' 10:54:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osrR 10:54:30 + echo /tmp/venv-osrR 10:54:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:54:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:54:30 + /tmp/venv-osrR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:54:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:54:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:54:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:54:34 + /tmp/venv-osrR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:54:37 + type python3 10:54:37 + true 10:54:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osrR/bin to PATH' 10:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-osrR/bin to PATH 10:54:37 + PATH=/tmp/venv-osrR/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:54:37 + return 0 10:54:37 + python3 --version 10:54:37 Python 3.10.6 10:54:37 + python3 -m pip --version 10:54:37 pip 25.1.1 from /tmp/venv-osrR/lib/python3.10/site-packages/pip (python 3.10) 10:54:37 + python3 -m pip freeze 10:54:37 cachetools==6.0.0 10:54:37 chardet==5.2.0 10:54:37 colorama==0.4.6 10:54:37 distlib==0.3.9 10:54:37 filelock==3.18.0 10:54:37 packaging==25.0 10:54:37 platformdirs==4.3.8 10:54:37 pluggy==1.6.0 10:54:37 pyproject-api==1.9.1 10:54:37 tomli==2.2.1 10:54:37 tox==4.26.0 10:54:37 typing_extensions==4.14.0 10:54:37 urllib3==1.26.20 10:54:37 virtualenv==20.31.2 10:54:37 [EnvInject] - Injecting environment variables from a build step. 10:54:37 [EnvInject] - Injecting as environment variables the properties content 10:54:37 PARALLEL=false 10:54:37 10:54:37 [EnvInject] - Variables injected successfully. 10:54:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15290781642251403948.sh 10:54:37 ---> tox-run.sh 10:54:37 + 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:54:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:54:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:54:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:54:37 + cd /w/workspace/oom-master-pre-commit-lint/. 10:54:37 + source /home/jenkins/lf-env.sh 10:54:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:37 ++ mktemp -d /tmp/venv-XXXX 10:54:37 + lf_venv=/tmp/venv-mHjm 10:54:37 + local venv_file=/tmp/.os_lf_venv 10:54:37 + local python=python3 10:54:37 + local options 10:54:37 + local set_path=true 10:54:37 + local install_args= 10:54:37 ++ 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:54:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:54:37 + true 10:54:37 + case $1 in 10:54:37 + venv_file=/tmp/.toxenv 10:54:37 + shift 2 10:54:37 + true 10:54:37 + case $1 in 10:54:37 + shift 10:54:37 + break 10:54:37 + case $python in 10:54:37 + local pkg_list= 10:54:37 + [[ -d /opt/pyenv ]] 10:54:37 + echo 'Setup pyenv:' 10:54:37 Setup pyenv: 10:54:37 + export PYENV_ROOT=/opt/pyenv 10:54:37 + PYENV_ROOT=/opt/pyenv 10:54:37 + 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:54:37 + 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:54:37 + pyenv versions 10:54:37 system 10:54:37 3.8.13 10:54:37 3.9.13 10:54:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:54:37 + command -v pyenv 10:54:37 ++ pyenv init - --no-rehash 10:54:37 + 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:54:37 export PATH="/opt/pyenv/shims:${PATH}" 10:54:37 export PYENV_SHELL=bash 10:54:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:54:37 pyenv() { 10:54:37 local command 10:54:37 command="${1:-}" 10:54:37 if [ "$#" -gt 0 ]; then 10:54:37 shift 10:54:37 fi 10:54:37 10:54:37 case "$command" in 10:54:37 rehash|shell) 10:54:37 eval "$(pyenv "sh-$command" "$@")" 10:54:37 ;; 10:54:37 *) 10:54:37 command pyenv "$command" "$@" 10:54:37 ;; 10:54:37 esac 10:54:37 }' 10:54:37 +++ 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:54:37 ++ 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:54:37 ++ 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:54:37 ++ 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:54:37 ++ export PYENV_SHELL=bash 10:54:37 ++ PYENV_SHELL=bash 10:54:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:54:37 +++ complete -F _pyenv pyenv 10:54:37 ++ lf-pyver python3 10:54:37 ++ local py_version_xy=python3 10:54:37 ++ local py_version_xyz= 10:54:37 ++ pyenv versions 10:54:37 ++ local command 10:54:37 ++ command=versions 10:54:37 ++ '[' 1 -gt 0 ']' 10:54:37 ++ shift 10:54:37 ++ case "$command" in 10:54:37 ++ command pyenv versions 10:54:37 ++ pyenv versions 10:54:37 ++ sed 's/^[ *]* //' 10:54:37 ++ grep -E '^[0-9.]*[0-9]$' 10:54:37 ++ awk '{ print $1 }' 10:54:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:54:37 +++ grep '^3' /tmp/.pyenv_versions 10:54:37 +++ sort -V 10:54:37 +++ tail -n 1 10:54:37 ++ py_version_xyz=3.10.6 10:54:37 ++ [[ -z 3.10.6 ]] 10:54:37 ++ echo 3.10.6 10:54:37 ++ return 0 10:54:37 + pyenv local 3.10.6 10:54:37 + local command 10:54:37 + command=local 10:54:37 + '[' 2 -gt 0 ']' 10:54:37 + shift 10:54:37 + case "$command" in 10:54:37 + command pyenv local 3.10.6 10:54:37 + pyenv local 3.10.6 10:54:37 + for arg in "$@" 10:54:37 + case $arg in 10:54:37 + pkg_list+='tox ' 10:54:37 + for arg in "$@" 10:54:37 + case $arg in 10:54:37 + pkg_list+='virtualenv ' 10:54:37 + for arg in "$@" 10:54:37 + case $arg in 10:54:37 + pkg_list+='urllib3~=1.26.15 ' 10:54:37 + [[ -f /tmp/.toxenv ]] 10:54:37 ++ cat /tmp/.toxenv 10:54:37 + lf_venv=/tmp/venv-osrR 10:54:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osrR from' file:/tmp/.toxenv 10:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osrR from file:/tmp/.toxenv 10:54:37 + /tmp/venv-osrR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:54:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:54:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:54:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:54:38 + /tmp/venv-osrR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:54:39 + type python3 10:54:39 + true 10:54:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osrR/bin to PATH' 10:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-osrR/bin to PATH 10:54:39 + PATH=/tmp/venv-osrR/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:54:39 + return 0 10:54:39 + [[ -d /opt/pyenv ]] 10:54:39 + echo '---> Setting up pyenv' 10:54:39 ---> Setting up pyenv 10:54:39 + export PYENV_ROOT=/opt/pyenv 10:54:39 + PYENV_ROOT=/opt/pyenv 10:54:39 + export PATH=/opt/pyenv/bin:/tmp/venv-osrR/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:54:39 + PATH=/opt/pyenv/bin:/tmp/venv-osrR/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:54:39 ++ pwd 10:54:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:54:39 + export PYTHONPATH 10:54:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:54:39 + TOX_TESTENV_PASSENV=PYTHONPATH 10:54:39 + tox --version 10:54:40 4.26.0 from /tmp/venv-osrR/lib/python3.10/site-packages/tox/__init__.py 10:54:40 + PARALLEL=false 10:54:40 + TOX_OPTIONS_LIST= 10:54:40 + [[ -n pre-commit ]] 10:54:40 + TOX_OPTIONS_LIST=' -e pre-commit' 10:54:40 + case ${PARALLEL,,} in 10:54:40 + tox -e pre-commit 10:54:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:54:41 pre-commit: install_deps> python -I -m pip install pre-commit 10:54:43 pre-commit: freeze> python -m pip freeze --all 10:54:43 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 10:54:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:54:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:54:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:54:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:54:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:54:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:54:46 [INFO] Once installed this environment will be reused. 10:54:46 [INFO] This may take a few minutes... 10:54:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:54:50 [INFO] Once installed this environment will be reused. 10:54:50 [INFO] This may take a few minutes... 10:54:55 trim trailing whitespace.................................................Passed 10:54:55 Tabs remover.............................................................Passed 10:54:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:54:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:54:55 [INFO] Once installed this environment will be reused. 10:54:55 [INFO] This may take a few minutes... 10:55:04 gitlint..............................................(no files to check)Skipped 10:55:04 pre-commit: OK (23.74=setup[3.52]+cmd[11.66,8.56] seconds) 10:55:04 congratulations :) (23.95 seconds) 10:55:04 + tox_status=0 10:55:04 + echo '---> Completed tox runs' 10:55:04 ---> Completed tox runs 10:55:04 + for i in .tox/*/log 10:55:04 ++ echo .tox/pre-commit/log 10:55:04 ++ awk -F/ '{print $2}' 10:55:04 + tox_env=pre-commit 10:55:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:55:04 + DOC_DIR=docs/_build/html 10:55:04 + [[ -d docs/_build/html ]] 10:55:04 + echo '---> tox-run.sh ends' 10:55:04 ---> tox-run.sh ends 10:55:04 + test 0 -eq 0 10:55:04 $ ssh-agent -k 10:55:04 unset SSH_AUTH_SOCK; 10:55:04 unset SSH_AGENT_PID; 10:55:04 echo Agent pid 1649 killed; 10:55:04 [ssh-agent] Stopped. 10:55:04 [PostBuildScript] - [INFO] Executing post build scripts. 10:55:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12723676627182720941.sh 10:55:04 ---> sysstat.sh 10:55:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4808945030740442158.sh 10:55:04 ---> package-listing.sh 10:55:04 ++ tr '[:upper:]' '[:lower:]' 10:55:04 ++ facter osfamily 10:55:04 + OS_FAMILY=debian 10:55:04 + workspace=/w/workspace/oom-master-pre-commit-lint 10:55:04 + START_PACKAGES=/tmp/packages_start.txt 10:55:04 + END_PACKAGES=/tmp/packages_end.txt 10:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:55:04 + PACKAGES=/tmp/packages_start.txt 10:55:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:55:04 + PACKAGES=/tmp/packages_end.txt 10:55:04 + case "${OS_FAMILY}" in 10:55:04 + dpkg -l 10:55:04 + grep '^ii' 10:55:04 + '[' -f /tmp/packages_start.txt ']' 10:55:04 + '[' -f /tmp/packages_end.txt ']' 10:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:55:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:55:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:55:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins193454935382600618.sh 10:55:04 ---> capture-instance-metadata.sh 10:55:05 Setup pyenv: 10:55:05 system 10:55:05 3.8.13 10:55:05 3.9.13 10:55:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:55:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vVGG 10:55:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:55:12 lf-activate-venv(): INFO: Installing: lftools 10:55:35 lf-activate-venv(): INFO: Adding /tmp/venv-vVGG/bin to PATH 10:55:35 INFO: Running in OpenStack, capturing instance metadata 10:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2726028343719656158.sh 10:55:35 provisioning config files... 10:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16381591535110229985tmp 10:55:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:55:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:55:35 [EnvInject] - Injecting environment variables from a build step. 10:55:35 [EnvInject] - Injecting as environment variables the properties content 10:55:35 SERVER_ID=logs 10:55:35 10:55:35 [EnvInject] - Variables injected successfully. 10:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14979200869886062062.sh 10:55:35 ---> create-netrc.sh 10:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14981888299127189344.sh 10:55:35 ---> python-tools-install.sh 10:55:35 Setup pyenv: 10:55:35 system 10:55:35 3.8.13 10:55:35 3.9.13 10:55:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vVGG from file:/tmp/.os_lf_venv 10:55:37 lf-activate-venv(): INFO: Installing: lftools 10:55:46 lf-activate-venv(): INFO: Adding /tmp/venv-vVGG/bin to PATH 10:55:46 Generating Requirements File 10:56:04 Python 3.10.6 10:56:05 pip 25.1.1 from /tmp/venv-vVGG/lib/python3.10/site-packages/pip (python 3.10) 10:56:05 appdirs==1.4.4 10:56:05 argcomplete==3.6.2 10:56:05 aspy.yaml==1.3.0 10:56:05 attrs==25.3.0 10:56:05 autopage==0.5.2 10:56:05 beautifulsoup4==4.13.4 10:56:05 boto3==1.38.34 10:56:05 botocore==1.38.34 10:56:05 bs4==0.0.2 10:56:05 cachetools==5.5.2 10:56:05 certifi==2025.4.26 10:56:05 cffi==1.17.1 10:56:05 cfgv==3.4.0 10:56:05 chardet==5.2.0 10:56:05 charset-normalizer==3.4.2 10:56:05 click==8.2.1 10:56:05 cliff==4.10.0 10:56:05 cmd2==2.6.1 10:56:05 cryptography==3.3.2 10:56:05 debtcollector==3.0.0 10:56:05 decorator==5.2.1 10:56:05 defusedxml==0.7.1 10:56:05 Deprecated==1.2.18 10:56:05 distlib==0.3.9 10:56:05 dnspython==2.7.0 10:56:05 docker==7.1.0 10:56:05 dogpile.cache==1.4.0 10:56:05 durationpy==0.10 10:56:05 email_validator==2.2.0 10:56:05 filelock==3.18.0 10:56:05 future==1.0.0 10:56:05 gitdb==4.0.12 10:56:05 GitPython==3.1.44 10:56:05 google-auth==2.40.3 10:56:05 httplib2==0.22.0 10:56:05 identify==2.6.12 10:56:05 idna==3.10 10:56:05 importlib-resources==1.5.0 10:56:05 iso8601==2.1.0 10:56:05 Jinja2==3.1.6 10:56:05 jmespath==1.0.1 10:56:05 jsonpatch==1.33 10:56:05 jsonpointer==3.0.0 10:56:05 jsonschema==4.24.0 10:56:05 jsonschema-specifications==2025.4.1 10:56:05 keystoneauth1==5.11.0 10:56:05 kubernetes==33.1.0 10:56:05 lftools==0.37.13 10:56:05 lxml==5.4.0 10:56:05 MarkupSafe==3.0.2 10:56:05 msgpack==1.1.0 10:56:05 multi_key_dict==2.0.3 10:56:05 munch==4.0.0 10:56:05 netaddr==1.3.0 10:56:05 niet==1.4.2 10:56:05 nodeenv==1.9.1 10:56:05 oauth2client==4.1.3 10:56:05 oauthlib==3.2.2 10:56:05 openstacksdk==4.6.0 10:56:05 os-client-config==2.1.0 10:56:05 os-service-types==1.7.0 10:56:05 osc-lib==4.0.2 10:56:05 oslo.config==9.8.0 10:56:05 oslo.context==6.0.0 10:56:05 oslo.i18n==6.5.1 10:56:05 oslo.log==7.1.0 10:56:05 oslo.serialization==5.7.0 10:56:05 oslo.utils==9.0.0 10:56:05 packaging==25.0 10:56:05 pbr==6.1.1 10:56:05 platformdirs==4.3.8 10:56:05 prettytable==3.16.0 10:56:05 psutil==7.0.0 10:56:05 pyasn1==0.6.1 10:56:05 pyasn1_modules==0.4.2 10:56:05 pycparser==2.22 10:56:05 pygerrit2==2.0.15 10:56:05 PyGithub==2.6.1 10:56:05 PyJWT==2.10.1 10:56:05 PyNaCl==1.5.0 10:56:05 pyparsing==2.4.7 10:56:05 pyperclip==1.9.0 10:56:05 pyrsistent==0.20.0 10:56:05 python-cinderclient==9.7.0 10:56:05 python-dateutil==2.9.0.post0 10:56:05 python-heatclient==4.2.0 10:56:05 python-jenkins==1.8.2 10:56:05 python-keystoneclient==5.6.0 10:56:05 python-magnumclient==4.8.1 10:56:05 python-openstackclient==8.1.0 10:56:05 python-swiftclient==4.8.0 10:56:05 PyYAML==6.0.2 10:56:05 referencing==0.36.2 10:56:05 requests==2.32.4 10:56:05 requests-oauthlib==2.0.0 10:56:05 requestsexceptions==1.4.0 10:56:05 rfc3986==2.0.0 10:56:05 rpds-py==0.25.1 10:56:05 rsa==4.9.1 10:56:05 ruamel.yaml==0.18.14 10:56:05 ruamel.yaml.clib==0.2.12 10:56:05 s3transfer==0.13.0 10:56:05 simplejson==3.20.1 10:56:05 six==1.17.0 10:56:05 smmap==5.0.2 10:56:05 soupsieve==2.7 10:56:05 stevedore==5.4.1 10:56:05 tabulate==0.9.0 10:56:05 toml==0.10.2 10:56:05 tomlkit==0.13.3 10:56:05 tqdm==4.67.1 10:56:05 typing_extensions==4.14.0 10:56:05 tzdata==2025.2 10:56:05 urllib3==1.26.20 10:56:05 virtualenv==20.31.2 10:56:05 wcwidth==0.2.13 10:56:05 websocket-client==1.8.0 10:56:05 wrapt==1.17.2 10:56:05 xdg==6.0.0 10:56:05 xmltodict==0.14.2 10:56:05 yq==3.4.3 10:56:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13428903923769162559.sh 10:56:05 ---> sudo-logs.sh 10:56:05 Archiving 'sudo' log.. 10:56:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4320674847295286368.sh 10:56:05 ---> job-cost.sh 10:56:05 Setup pyenv: 10:56:05 system 10:56:05 3.8.13 10:56:05 3.9.13 10:56:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vVGG from file:/tmp/.os_lf_venv 10:56:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-vVGG/bin to PATH 10:56:12 INFO: No Stack... 10:56:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:13 INFO: Archiving Costs 10:56:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16006017172324510207.sh 10:56:13 ---> logs-deploy.sh 10:56:13 Setup pyenv: 10:56:13 system 10:56:13 3.8.13 10:56:13 3.9.13 10:56:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vVGG from file:/tmp/.os_lf_venv 10:56:15 lf-activate-venv(): INFO: Installing: lftools 10:56:23 lf-activate-venv(): INFO: Adding /tmp/venv-vVGG/bin to PATH 10:56:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4090 10:56:23 INFO: archiving workspace using pattern(s): 10:56:24 Archives upload complete. 10:56:25 INFO: archiving logs to Nexus 10:56:26 ---> uname -a: 10:56:26 Linux prd-ubuntu1804-builder-4c-4g-20261 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:56:26 10:56:26 10:56:26 ---> lscpu: 10:56:26 Architecture: x86_64 10:56:26 CPU op-mode(s): 32-bit, 64-bit 10:56:26 Byte Order: Little Endian 10:56:26 CPU(s): 4 10:56:26 On-line CPU(s) list: 0-3 10:56:26 Thread(s) per core: 1 10:56:26 Core(s) per socket: 1 10:56:26 Socket(s): 4 10:56:26 NUMA node(s): 1 10:56:26 Vendor ID: AuthenticAMD 10:56:26 CPU family: 23 10:56:26 Model: 49 10:56:26 Model name: AMD EPYC-Rome Processor 10:56:26 Stepping: 0 10:56:26 CPU MHz: 2799.998 10:56:26 BogoMIPS: 5599.99 10:56:26 Virtualization: AMD-V 10:56:26 Hypervisor vendor: KVM 10:56:26 Virtualization type: full 10:56:26 L1d cache: 32K 10:56:26 L1i cache: 32K 10:56:26 L2 cache: 512K 10:56:26 L3 cache: 16384K 10:56:26 NUMA node0 CPU(s): 0-3 10:56: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 10:56:26 10:56:26 10:56:26 ---> nproc: 10:56:26 4 10:56:26 10:56:26 10:56:26 ---> df -h: 10:56:26 Filesystem Size Used Avail Use% Mounted on 10:56:26 udev 7.9G 0 7.9G 0% /dev 10:56:26 tmpfs 1.6G 672K 1.6G 1% /run 10:56:26 /dev/vda1 78G 8.4G 69G 11% / 10:56:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:56:26 tmpfs 5.0M 0 5.0M 0% /run/lock 10:56:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:56:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:56:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:56:26 10:56:26 10:56:26 ---> free -m: 10:56:26 total used free shared buff/cache available 10:56:26 Mem: 16040 539 13301 0 2198 15180 10:56:26 Swap: 1023 0 1023 10:56:26 10:56:26 10:56:26 ---> ip addr: 10:56:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:56:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:56:26 inet 127.0.0.1/8 scope host lo 10:56:26 valid_lft forever preferred_lft forever 10:56:26 inet6 ::1/128 scope host 10:56:26 valid_lft forever preferred_lft forever 10:56:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:56:26 link/ether fa:16:3e:6c:88:73 brd ff:ff:ff:ff:ff:ff 10:56:26 inet 10.30.107.247/23 brd 10.30.107.255 scope global dynamic ens3 10:56:26 valid_lft 86251sec preferred_lft 86251sec 10:56:26 inet6 fe80::f816:3eff:fe6c:8873/64 scope link 10:56:26 valid_lft forever preferred_lft forever 10:56:26 10:56:26 10:56:26 ---> sar -b -r -n DEV: 10:56:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20261) 06/11/25 _x86_64_ (4 CPU) 10:56:26 10:56:26 10:53:59 LINUX RESTART (4 CPU) 10:56:26 10:56:26 10:54:01 tps rtps wtps bread/s bwrtn/s 10:56:26 10:55:01 318.33 68.51 249.83 4490.85 86606.77 10:56:26 10:56:01 114.86 0.92 113.95 106.25 34543.71 10:56:26 Average: 216.60 34.71 181.89 2298.55 60575.24 10:56:26 10:56:26 10:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:56:26 10:55:01 13940296 15538260 2484672 15.13 56624 1741004 863400 4.94 746556 1523324 171360 10:56:26 10:56:01 13604988 15496540 2819980 17.17 82244 1993168 843480 4.83 818956 1753936 200052 10:56:26 Average: 13772642 15517400 2652326 16.15 69434 1867086 853440 4.88 782756 1638630 185706 10:56:26 10:56:26 10:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:56:26 10:55:01 lo 3.53 3.53 0.38 0.38 0.00 0.00 0.00 0.00 10:56:26 10:55:01 ens3 569.17 378.20 2455.51 84.83 0.00 0.00 0.00 0.00 10:56:26 10:56:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 10:56:26 10:56:01 ens3 175.02 118.25 861.84 16.19 0.00 0.00 0.00 0.00 10:56:26 Average: lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 10:56:26 Average: ens3 372.10 248.23 1658.67 50.51 0.00 0.00 0.00 0.00 10:56:26 10:56:26 10:56:26 ---> sar -P ALL: 10:56:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20261) 06/11/25 _x86_64_ (4 CPU) 10:56:26 10:56:26 10:53:59 LINUX RESTART (4 CPU) 10:56:26 10:56:26 10:54:01 CPU %user %nice %system %iowait %steal %idle 10:56:26 10:55:01 all 24.44 0.00 3.14 6.14 0.08 66.20 10:56:26 10:55:01 0 28.85 0.00 4.28 4.58 0.08 62.21 10:56:26 10:55:01 1 20.26 0.00 2.44 9.94 0.07 67.29 10:56:26 10:55:01 2 22.50 0.00 2.80 8.90 0.07 65.73 10:56:26 10:55:01 3 26.16 0.00 3.02 1.12 0.07 69.64 10:56:26 10:56:01 all 21.44 0.00 1.49 2.62 0.06 74.40 10:56:26 10:56:01 0 26.71 0.00 1.79 3.54 0.05 67.91 10:56:26 10:56:01 1 10.80 0.00 0.97 3.71 0.10 84.42 10:56:26 10:56:01 2 25.69 0.00 1.67 3.14 0.07 69.44 10:56:26 10:56:01 3 22.56 0.00 1.49 0.13 0.05 75.76 10:56:26 Average: all 22.94 0.00 2.31 4.38 0.07 70.30 10:56:26 Average: 0 27.78 0.00 3.03 4.06 0.07 65.06 10:56:26 Average: 1 15.53 0.00 1.71 6.83 0.08 75.86 10:56:26 Average: 2 24.09 0.00 2.23 6.02 0.07 67.59 10:56:26 Average: 3 24.35 0.00 2.25 0.63 0.06 72.71 10:56:26 10:56:26 10:56:26