06:20:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141403 06:20:25 Running as SYSTEM 06:20:25 [EnvInject] - Loading node environment variables. 06:20:25 Building remotely on prd-ubuntu1804-builder-4c-4g-25336 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:20:25 [ssh-agent] Looking for ssh-agent implementation... 06:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:25 $ ssh-agent 06:20:25 SSH_AUTH_SOCK=/tmp/ssh-gPqO2SSyXWiZ/agent.1639 06:20:25 SSH_AGENT_PID=1641 06:20:25 [ssh-agent] Started. 06:20:25 Running ssh-add (command line suppressed) 06:20:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17570866565944350269.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17570866565944350269.key) 06:20:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:20:25 The recommended git tool is: NONE 06:20:27 using credential onap-jenkins-ssh 06:20:27 Wiping out workspace first. 06:20:27 Cloning the remote Git repository 06:20:27 Cloning repository git://cloud.onap.org/mirror/oom.git 06:20:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:20:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:27 > git --version # timeout=10 06:20:27 > git --version # 'git version 2.17.1' 06:20:27 using GIT_SSH to set credentials Gerrit user 06:20:27 Verifying host key using manually-configured host key entries 06:20:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:20:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:20:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:20:32 using GIT_SSH to set credentials Gerrit user 06:20:32 Verifying host key using manually-configured host key entries 06:20:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/141403/2 # timeout=30 06:20:32 > git rev-parse 6b0f134d177f3d60702c8ecda3ed86a60901c560^{commit} # timeout=10 06:20:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:20:32 Checking out Revision 6b0f134d177f3d60702c8ecda3ed86a60901c560 (refs/changes/03/141403/2) 06:20:32 > git config core.sparsecheckout # timeout=10 06:20:32 > git checkout -f 6b0f134d177f3d60702c8ecda3ed86a60901c560 # timeout=30 06:20:36 Commit message: "Update repositoryGenerator images" 06:20:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:20:36 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 06:20:36 [EnvInject] - Injecting environment variables from a build step. 06:20:36 [EnvInject] - Injecting as environment variables the properties content 06:20:36 PYTHON=python3 06:20:36 06:20:36 [EnvInject] - Variables injected successfully. 06:20:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9437823330198748061.sh 06:20:36 ---> tox-install.sh 06:20:36 + source /home/jenkins/lf-env.sh 06:20:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:36 ++ mktemp -d /tmp/venv-XXXX 06:20:36 + lf_venv=/tmp/venv-3PCU 06:20:36 + local venv_file=/tmp/.os_lf_venv 06:20:36 + local python=python3 06:20:36 + local options 06:20:36 + local set_path=true 06:20:36 + local install_args= 06:20:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:36 + true 06:20:36 + case $1 in 06:20:36 + venv_file=/tmp/.toxenv 06:20:36 + shift 2 06:20:36 + true 06:20:36 + case $1 in 06:20:36 + shift 06:20:36 + break 06:20:36 + case $python in 06:20:36 + local pkg_list= 06:20:36 + [[ -d /opt/pyenv ]] 06:20:36 + echo 'Setup pyenv:' 06:20:36 Setup pyenv: 06:20:36 + export PYENV_ROOT=/opt/pyenv 06:20:36 + PYENV_ROOT=/opt/pyenv 06:20:36 + 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 06:20:36 + 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 06:20:36 + pyenv versions 06:20:36 * system (set by /opt/pyenv/version) 06:20:36 * 3.8.13 (set by /opt/pyenv/version) 06:20:36 * 3.9.13 (set by /opt/pyenv/version) 06:20:36 * 3.10.6 (set by /opt/pyenv/version) 06:20:36 + command -v pyenv 06:20:36 ++ pyenv init - --no-rehash 06:20:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:20:36 export PATH="/opt/pyenv/shims:${PATH}" 06:20:36 export PYENV_SHELL=bash 06:20:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:36 pyenv() { 06:20:36 local command 06:20:36 command="${1:-}" 06:20:36 if [ "$#" -gt 0 ]; then 06:20:36 shift 06:20:36 fi 06:20:36 06:20:36 case "$command" in 06:20:36 rehash|shell) 06:20:36 eval "$(pyenv "sh-$command" "$@")" 06:20:36 ;; 06:20:36 *) 06:20:36 command pyenv "$command" "$@" 06:20:36 ;; 06:20:36 esac 06:20:36 }' 06:20:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:20:36 ++ 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 06:20:36 ++ 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 06:20:36 ++ 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 06:20:36 ++ export PYENV_SHELL=bash 06:20:36 ++ PYENV_SHELL=bash 06:20:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:36 +++ complete -F _pyenv pyenv 06:20:36 ++ lf-pyver python3 06:20:36 ++ local py_version_xy=python3 06:20:36 ++ local py_version_xyz= 06:20:36 ++ sed 's/^[ *]* //' 06:20:36 ++ pyenv versions 06:20:36 ++ local command 06:20:36 ++ awk '{ print $1 }' 06:20:36 ++ command=versions 06:20:36 ++ '[' 1 -gt 0 ']' 06:20:36 ++ shift 06:20:36 ++ case "$command" in 06:20:36 ++ command pyenv versions 06:20:36 ++ pyenv versions 06:20:36 ++ grep -E '^[0-9.]*[0-9]$' 06:20:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:37 +++ grep '^3' /tmp/.pyenv_versions 06:20:37 +++ sort -V 06:20:37 +++ tail -n 1 06:20:37 ++ py_version_xyz=3.10.6 06:20:37 ++ [[ -z 3.10.6 ]] 06:20:37 ++ echo 3.10.6 06:20:37 ++ return 0 06:20:37 + pyenv local 3.10.6 06:20:37 + local command 06:20:37 + command=local 06:20:37 + '[' 2 -gt 0 ']' 06:20:37 + shift 06:20:37 + case "$command" in 06:20:37 + command pyenv local 3.10.6 06:20:37 + pyenv local 3.10.6 06:20:37 + for arg in "$@" 06:20:37 + case $arg in 06:20:37 + pkg_list+='tox ' 06:20:37 + for arg in "$@" 06:20:37 + case $arg in 06:20:37 + pkg_list+='virtualenv ' 06:20:37 + for arg in "$@" 06:20:37 + case $arg in 06:20:37 + pkg_list+='urllib3~=1.26.15 ' 06:20:37 + [[ -f /tmp/.toxenv ]] 06:20:37 + [[ ! -f /tmp/.toxenv ]] 06:20:37 + [[ -n '' ]] 06:20:37 + python3 -m venv /tmp/venv-3PCU 06:20:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3PCU' 06:20:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3PCU 06:20:41 + echo /tmp/venv-3PCU 06:20:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:20:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:20:41 + /tmp/venv-3PCU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:20:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:20:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:20:45 + /tmp/venv-3PCU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:20:47 + type python3 06:20:47 + true 06:20:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3PCU/bin to PATH' 06:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-3PCU/bin to PATH 06:20:47 + PATH=/tmp/venv-3PCU/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 06:20:47 + return 0 06:20:47 + python3 --version 06:20:47 Python 3.10.6 06:20:47 + python3 -m pip --version 06:20:47 pip 25.1.1 from /tmp/venv-3PCU/lib/python3.10/site-packages/pip (python 3.10) 06:20:47 + python3 -m pip freeze 06:20:47 cachetools==6.1.0 06:20:47 chardet==5.2.0 06:20:47 colorama==0.4.6 06:20:47 distlib==0.3.9 06:20:47 filelock==3.18.0 06:20:47 packaging==25.0 06:20:47 platformdirs==4.3.8 06:20:47 pluggy==1.6.0 06:20:47 pyproject-api==1.9.1 06:20:47 tomli==2.2.1 06:20:47 tox==4.27.0 06:20:47 typing_extensions==4.14.0 06:20:47 urllib3==1.26.20 06:20:47 virtualenv==20.31.2 06:20:47 [EnvInject] - Injecting environment variables from a build step. 06:20:47 [EnvInject] - Injecting as environment variables the properties content 06:20:47 PARALLEL=false 06:20:47 06:20:47 [EnvInject] - Variables injected successfully. 06:20:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4883796909223057213.sh 06:20:47 ---> tox-run.sh 06:20:47 + 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 06:20:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:20:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:20:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:20:47 + cd /w/workspace/oom-master-pre-commit-lint/. 06:20:47 + source /home/jenkins/lf-env.sh 06:20:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:20:47 ++ mktemp -d /tmp/venv-XXXX 06:20:47 + lf_venv=/tmp/venv-Tqr4 06:20:47 + local venv_file=/tmp/.os_lf_venv 06:20:47 + local python=python3 06:20:47 + local options 06:20:47 + local set_path=true 06:20:47 + local install_args= 06:20:47 ++ 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 06:20:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:20:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:20:47 + true 06:20:47 + case $1 in 06:20:47 + venv_file=/tmp/.toxenv 06:20:47 + shift 2 06:20:47 + true 06:20:47 + case $1 in 06:20:47 + shift 06:20:47 + break 06:20:47 + case $python in 06:20:47 + local pkg_list= 06:20:47 + [[ -d /opt/pyenv ]] 06:20:47 + echo 'Setup pyenv:' 06:20:47 Setup pyenv: 06:20:47 + export PYENV_ROOT=/opt/pyenv 06:20:47 + PYENV_ROOT=/opt/pyenv 06:20:47 + 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 06:20:47 + 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 06:20:47 + pyenv versions 06:20:47 system 06:20:47 3.8.13 06:20:47 3.9.13 06:20:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:20:47 + command -v pyenv 06:20:47 ++ pyenv init - --no-rehash 06:20:47 + 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[*]}"'\'')" 06:20:47 export PATH="/opt/pyenv/shims:${PATH}" 06:20:47 export PYENV_SHELL=bash 06:20:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:20:47 pyenv() { 06:20:47 local command 06:20:47 command="${1:-}" 06:20:47 if [ "$#" -gt 0 ]; then 06:20:47 shift 06:20:47 fi 06:20:47 06:20:47 case "$command" in 06:20:47 rehash|shell) 06:20:47 eval "$(pyenv "sh-$command" "$@")" 06:20:47 ;; 06:20:47 *) 06:20:47 command pyenv "$command" "$@" 06:20:47 ;; 06:20:47 esac 06:20:47 }' 06:20:47 +++ 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[*]}"' 06:20:47 ++ 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 06:20:47 ++ 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 06:20:47 ++ 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 06:20:47 ++ export PYENV_SHELL=bash 06:20:47 ++ PYENV_SHELL=bash 06:20:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:20:47 +++ complete -F _pyenv pyenv 06:20:47 ++ lf-pyver python3 06:20:47 ++ local py_version_xy=python3 06:20:47 ++ local py_version_xyz= 06:20:47 ++ sed 's/^[ *]* //' 06:20:47 ++ pyenv versions 06:20:47 ++ local command 06:20:47 ++ command=versions 06:20:47 ++ '[' 1 -gt 0 ']' 06:20:47 ++ shift 06:20:47 ++ case "$command" in 06:20:47 ++ command pyenv versions 06:20:47 ++ pyenv versions 06:20:47 ++ awk '{ print $1 }' 06:20:47 ++ grep -E '^[0-9.]*[0-9]$' 06:20:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:20:48 +++ grep '^3' /tmp/.pyenv_versions 06:20:48 +++ sort -V 06:20:48 +++ tail -n 1 06:20:48 ++ py_version_xyz=3.10.6 06:20:48 ++ [[ -z 3.10.6 ]] 06:20:48 ++ echo 3.10.6 06:20:48 ++ return 0 06:20:48 + pyenv local 3.10.6 06:20:48 + local command 06:20:48 + command=local 06:20:48 + '[' 2 -gt 0 ']' 06:20:48 + shift 06:20:48 + case "$command" in 06:20:48 + command pyenv local 3.10.6 06:20:48 + pyenv local 3.10.6 06:20:48 + for arg in "$@" 06:20:48 + case $arg in 06:20:48 + pkg_list+='tox ' 06:20:48 + for arg in "$@" 06:20:48 + case $arg in 06:20:48 + pkg_list+='virtualenv ' 06:20:48 + for arg in "$@" 06:20:48 + case $arg in 06:20:48 + pkg_list+='urllib3~=1.26.15 ' 06:20:48 + [[ -f /tmp/.toxenv ]] 06:20:48 ++ cat /tmp/.toxenv 06:20:48 + lf_venv=/tmp/venv-3PCU 06:20:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3PCU from' file:/tmp/.toxenv 06:20:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3PCU from file:/tmp/.toxenv 06:20:48 + /tmp/venv-3PCU/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:20:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:20:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:20:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:20:48 + /tmp/venv-3PCU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:20:50 + type python3 06:20:50 + true 06:20:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3PCU/bin to PATH' 06:20:50 lf-activate-venv(): INFO: Adding /tmp/venv-3PCU/bin to PATH 06:20:50 + PATH=/tmp/venv-3PCU/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 06:20:50 + return 0 06:20:50 + [[ -d /opt/pyenv ]] 06:20:50 + echo '---> Setting up pyenv' 06:20:50 ---> Setting up pyenv 06:20:50 + export PYENV_ROOT=/opt/pyenv 06:20:50 + PYENV_ROOT=/opt/pyenv 06:20:50 + export PATH=/opt/pyenv/bin:/tmp/venv-3PCU/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 06:20:50 + PATH=/opt/pyenv/bin:/tmp/venv-3PCU/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 06:20:50 ++ pwd 06:20:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:20:50 + export PYTHONPATH 06:20:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:20:50 + TOX_TESTENV_PASSENV=PYTHONPATH 06:20:50 + tox --version 06:20:50 4.27.0 from /tmp/venv-3PCU/lib/python3.10/site-packages/tox/__init__.py 06:20:50 + PARALLEL=false 06:20:50 + TOX_OPTIONS_LIST= 06:20:50 + [[ -n pre-commit ]] 06:20:50 + TOX_OPTIONS_LIST=' -e pre-commit' 06:20:50 + case ${PARALLEL,,} in 06:20:50 + tox -e pre-commit 06:20:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:20:51 pre-commit: install_deps> python -I -m pip install pre-commit 06:20:54 pre-commit: freeze> python -m pip freeze --all 06:20:54 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 06:20:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:20:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:20:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:20:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:20:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:20:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:20:56 [INFO] Once installed this environment will be reused. 06:20:56 [INFO] This may take a few minutes... 06:21:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:21:01 [INFO] Once installed this environment will be reused. 06:21:01 [INFO] This may take a few minutes... 06:21:06 trim trailing whitespace.................................................Passed 06:21:06 Tabs remover.............................................................Passed 06:21:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:21:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:21:06 [INFO] Once installed this environment will be reused. 06:21:06 [INFO] This may take a few minutes... 06:21:15 gitlint..............................................(no files to check)Skipped 06:21:15 pre-commit: OK (24.64=setup[3.62]+cmd[11.92,9.10] seconds) 06:21:15 congratulations :) (24.85 seconds) 06:21:15 + tox_status=0 06:21:15 + echo '---> Completed tox runs' 06:21:15 ---> Completed tox runs 06:21:15 + for i in .tox/*/log 06:21:15 ++ echo .tox/pre-commit/log 06:21:15 ++ awk -F/ '{print $2}' 06:21:15 + tox_env=pre-commit 06:21:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:21:15 + DOC_DIR=docs/_build/html 06:21:15 + [[ -d docs/_build/html ]] 06:21:15 + echo '---> tox-run.sh ends' 06:21:15 ---> tox-run.sh ends 06:21:15 + test 0 -eq 0 06:21:15 $ ssh-agent -k 06:21:15 unset SSH_AUTH_SOCK; 06:21:15 unset SSH_AGENT_PID; 06:21:15 echo Agent pid 1641 killed; 06:21:15 [ssh-agent] Stopped. 06:21:15 [PostBuildScript] - [INFO] Executing post build scripts. 06:21:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9833831350304201366.sh 06:21:15 ---> sysstat.sh 06:21:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1542703748202719574.sh 06:21:16 ---> package-listing.sh 06:21:16 ++ tr '[:upper:]' '[:lower:]' 06:21:16 ++ facter osfamily 06:21:16 + OS_FAMILY=debian 06:21:16 + workspace=/w/workspace/oom-master-pre-commit-lint 06:21:16 + START_PACKAGES=/tmp/packages_start.txt 06:21:16 + END_PACKAGES=/tmp/packages_end.txt 06:21:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:16 + PACKAGES=/tmp/packages_start.txt 06:21:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:21:16 + PACKAGES=/tmp/packages_end.txt 06:21:16 + case "${OS_FAMILY}" in 06:21:16 + dpkg -l 06:21:16 + grep '^ii' 06:21:16 + '[' -f /tmp/packages_start.txt ']' 06:21:16 + '[' -f /tmp/packages_end.txt ']' 06:21:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:21:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:21:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:21:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16349565778693599532.sh 06:21:16 ---> capture-instance-metadata.sh 06:21:16 Setup pyenv: 06:21:16 system 06:21:16 3.8.13 06:21:16 3.9.13 06:21:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:21:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9OzT 06:21:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:21:24 lf-activate-venv(): INFO: Installing: lftools 06:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-9OzT/bin to PATH 06:21:51 INFO: Running in OpenStack, capturing instance metadata 06:21:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5111523558948032543.sh 06:21:52 provisioning config files... 06:21:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6728370743832620394tmp 06:21:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:21:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:21:52 [EnvInject] - Injecting environment variables from a build step. 06:21:52 [EnvInject] - Injecting as environment variables the properties content 06:21:52 SERVER_ID=logs 06:21:52 06:21:52 [EnvInject] - Variables injected successfully. 06:21:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9494626700228300460.sh 06:21:52 ---> create-netrc.sh 06:21:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5768945998654029653.sh 06:21:52 ---> python-tools-install.sh 06:21:52 Setup pyenv: 06:21:52 system 06:21:52 3.8.13 06:21:52 3.9.13 06:21:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9OzT from file:/tmp/.os_lf_venv 06:21:54 lf-activate-venv(): INFO: Installing: lftools 06:22:02 lf-activate-venv(): INFO: Adding /tmp/venv-9OzT/bin to PATH 06:22:02 Generating Requirements File 06:22:26 Python 3.10.6 06:22:26 pip 25.1.1 from /tmp/venv-9OzT/lib/python3.10/site-packages/pip (python 3.10) 06:22:26 appdirs==1.4.4 06:22:26 argcomplete==3.6.2 06:22:26 aspy.yaml==1.3.0 06:22:26 attrs==25.3.0 06:22:26 autopage==0.5.2 06:22:26 beautifulsoup4==4.13.4 06:22:26 boto3==1.39.2 06:22:26 botocore==1.39.2 06:22:26 bs4==0.0.2 06:22:26 cachetools==5.5.2 06:22:26 certifi==2025.6.15 06:22:26 cffi==1.17.1 06:22:26 cfgv==3.4.0 06:22:26 chardet==5.2.0 06:22:26 charset-normalizer==3.4.2 06:22:26 click==8.2.1 06:22:26 cliff==4.10.0 06:22:26 cmd2==2.7.0 06:22:26 cryptography==3.3.2 06:22:26 debtcollector==3.0.0 06:22:26 decorator==5.2.1 06:22:26 defusedxml==0.7.1 06:22:26 Deprecated==1.2.18 06:22:26 distlib==0.3.9 06:22:26 dnspython==2.7.0 06:22:26 docker==7.1.0 06:22:26 dogpile.cache==1.4.0 06:22:26 durationpy==0.10 06:22:26 email_validator==2.2.0 06:22:26 filelock==3.18.0 06:22:26 future==1.0.0 06:22:26 gitdb==4.0.12 06:22:26 GitPython==3.1.44 06:22:26 google-auth==2.40.3 06:22:26 httplib2==0.22.0 06:22:26 identify==2.6.12 06:22:26 idna==3.10 06:22:26 importlib-resources==1.5.0 06:22:26 iso8601==2.1.0 06:22:26 Jinja2==3.1.6 06:22:26 jmespath==1.0.1 06:22:26 jsonpatch==1.33 06:22:26 jsonpointer==3.0.0 06:22:26 jsonschema==4.24.0 06:22:26 jsonschema-specifications==2025.4.1 06:22:26 keystoneauth1==5.11.1 06:22:26 kubernetes==33.1.0 06:22:26 lftools==0.37.13 06:22:26 lxml==6.0.0 06:22:26 markdown-it-py==3.0.0 06:22:26 MarkupSafe==3.0.2 06:22:26 mdurl==0.1.2 06:22:26 msgpack==1.1.1 06:22:26 multi_key_dict==2.0.3 06:22:26 munch==4.0.0 06:22:26 netaddr==1.3.0 06:22:26 niet==1.4.2 06:22:26 nodeenv==1.9.1 06:22:26 oauth2client==4.1.3 06:22:26 oauthlib==3.3.1 06:22:26 openstacksdk==4.6.0 06:22:26 os-client-config==2.1.0 06:22:26 os-service-types==1.7.0 06:22:26 osc-lib==4.0.2 06:22:26 oslo.config==9.8.0 06:22:26 oslo.context==6.0.0 06:22:26 oslo.i18n==6.5.1 06:22:26 oslo.log==7.1.0 06:22:26 oslo.serialization==5.7.0 06:22:26 oslo.utils==9.0.0 06:22:26 packaging==25.0 06:22:26 pbr==6.1.1 06:22:26 platformdirs==4.3.8 06:22:26 prettytable==3.16.0 06:22:26 psutil==7.0.0 06:22:26 pyasn1==0.6.1 06:22:26 pyasn1_modules==0.4.2 06:22:26 pycparser==2.22 06:22:26 pygerrit2==2.0.15 06:22:26 PyGithub==2.6.1 06:22:26 Pygments==2.19.2 06:22:26 PyJWT==2.10.1 06:22:26 PyNaCl==1.5.0 06:22:26 pyparsing==2.4.7 06:22:26 pyperclip==1.9.0 06:22:26 pyrsistent==0.20.0 06:22:26 python-cinderclient==9.7.0 06:22:26 python-dateutil==2.9.0.post0 06:22:26 python-heatclient==4.2.0 06:22:26 python-jenkins==1.8.2 06:22:26 python-keystoneclient==5.6.0 06:22:26 python-magnumclient==4.8.1 06:22:26 python-openstackclient==8.1.0 06:22:26 python-swiftclient==4.8.0 06:22:26 PyYAML==6.0.2 06:22:26 referencing==0.36.2 06:22:26 requests==2.32.4 06:22:26 requests-oauthlib==2.0.0 06:22:26 requestsexceptions==1.4.0 06:22:26 rfc3986==2.0.0 06:22:26 rich==14.0.0 06:22:26 rich-argparse==1.7.1 06:22:26 rpds-py==0.26.0 06:22:26 rsa==4.9.1 06:22:26 ruamel.yaml==0.18.14 06:22:26 ruamel.yaml.clib==0.2.12 06:22:26 s3transfer==0.13.0 06:22:26 simplejson==3.20.1 06:22:26 six==1.17.0 06:22:26 smmap==5.0.2 06:22:26 soupsieve==2.7 06:22:26 stevedore==5.4.1 06:22:26 tabulate==0.9.0 06:22:26 toml==0.10.2 06:22:26 tomlkit==0.13.3 06:22:26 tqdm==4.67.1 06:22:26 typing_extensions==4.14.0 06:22:26 tzdata==2025.2 06:22:26 urllib3==1.26.20 06:22:26 virtualenv==20.31.2 06:22:26 wcwidth==0.2.13 06:22:26 websocket-client==1.8.0 06:22:26 wrapt==1.17.2 06:22:26 xdg==6.0.0 06:22:26 xmltodict==0.14.2 06:22:26 yq==3.4.3 06:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7611445860724229168.sh 06:22:27 ---> sudo-logs.sh 06:22:27 Archiving 'sudo' log.. 06:22:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7251450300857890073.sh 06:22:27 ---> job-cost.sh 06:22:27 Setup pyenv: 06:22:27 system 06:22:27 3.8.13 06:22:27 3.9.13 06:22:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9OzT from file:/tmp/.os_lf_venv 06:22:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:22:34 lf-activate-venv(): INFO: Adding /tmp/venv-9OzT/bin to PATH 06:22:34 INFO: No Stack... 06:22:35 INFO: Retrieving Pricing Info for: v3-standard-4 06:22:35 INFO: Archiving Costs 06:22:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14052794692343149497.sh 06:22:35 ---> logs-deploy.sh 06:22:35 Setup pyenv: 06:22:35 system 06:22:35 3.8.13 06:22:35 3.9.13 06:22:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:22:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9OzT from file:/tmp/.os_lf_venv 06:22:37 lf-activate-venv(): INFO: Installing: lftools 06:22:45 lf-activate-venv(): INFO: Adding /tmp/venv-9OzT/bin to PATH 06:22:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4170 06:22:45 INFO: archiving workspace using pattern(s): 06:22:46 Archives upload complete. 06:22:46 INFO: archiving logs to Nexus 06:22:47 ---> uname -a: 06:22:47 Linux prd-ubuntu1804-builder-4c-4g-25336 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:22:47 06:22:47 06:22:47 ---> lscpu: 06:22:47 Architecture: x86_64 06:22:47 CPU op-mode(s): 32-bit, 64-bit 06:22:47 Byte Order: Little Endian 06:22:47 CPU(s): 4 06:22:47 On-line CPU(s) list: 0-3 06:22:47 Thread(s) per core: 1 06:22:47 Core(s) per socket: 1 06:22:47 Socket(s): 4 06:22:47 NUMA node(s): 1 06:22:47 Vendor ID: AuthenticAMD 06:22:47 CPU family: 23 06:22:47 Model: 49 06:22:47 Model name: AMD EPYC-Rome Processor 06:22:47 Stepping: 0 06:22:47 CPU MHz: 2799.998 06:22:47 BogoMIPS: 5599.99 06:22:47 Virtualization: AMD-V 06:22:47 Hypervisor vendor: KVM 06:22:47 Virtualization type: full 06:22:47 L1d cache: 32K 06:22:47 L1i cache: 32K 06:22:47 L2 cache: 512K 06:22:47 L3 cache: 16384K 06:22:47 NUMA node0 CPU(s): 0-3 06:22:47 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 06:22:47 06:22:47 06:22:47 ---> nproc: 06:22:47 4 06:22:47 06:22:47 06:22:47 ---> df -h: 06:22:47 Filesystem Size Used Avail Use% Mounted on 06:22:47 udev 7.9G 0 7.9G 0% /dev 06:22:47 tmpfs 1.6G 672K 1.6G 1% /run 06:22:47 /dev/vda1 78G 8.4G 69G 11% / 06:22:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:22:47 tmpfs 5.0M 0 5.0M 0% /run/lock 06:22:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:22:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:22:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:22:47 06:22:47 06:22:47 ---> free -m: 06:22:47 total used free shared buff/cache available 06:22:47 Mem: 16040 616 13216 0 2206 15102 06:22:47 Swap: 1023 0 1023 06:22:47 06:22:47 06:22:47 ---> ip addr: 06:22:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:22:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:22:47 inet 127.0.0.1/8 scope host lo 06:22:47 valid_lft forever preferred_lft forever 06:22:47 inet6 ::1/128 scope host 06:22:47 valid_lft forever preferred_lft forever 06:22:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:22:47 link/ether fa:16:3e:ed:15:c7 brd ff:ff:ff:ff:ff:ff 06:22:47 inet 10.30.106.196/23 brd 10.30.107.255 scope global dynamic ens3 06:22:47 valid_lft 86240sec preferred_lft 86240sec 06:22:47 inet6 fe80::f816:3eff:feed:15c7/64 scope link 06:22:47 valid_lft forever preferred_lft forever 06:22:47 06:22:47 06:22:47 ---> sar -b -r -n DEV: 06:22:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25336) 07/03/25 _x86_64_ (4 CPU) 06:22:47 06:22:47 06:20:08 LINUX RESTART (4 CPU) 06:22:47 06:22:47 06:21:02 tps rtps wtps bread/s bwrtn/s 06:22:47 06:22:01 109.86 0.95 108.91 114.94 34618.50 06:22:47 Average: 109.86 0.95 108.91 114.94 34618.50 06:22:47 06:22:47 06:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:22:47 06:22:01 13618504 15418608 2806456 17.09 77032 1911024 904820 5.18 884312 1681296 141912 06:22:47 Average: 13618504 15418608 2806456 17.09 77032 1911024 904820 5.18 884312 1681296 141912 06:22:47 06:22:47 06:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:22:47 06:22:01 ens3 97.66 66.88 726.23 11.12 0.00 0.00 0.00 0.00 06:22:47 06:22:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 06:22:47 Average: ens3 97.66 66.88 726.23 11.12 0.00 0.00 0.00 0.00 06:22:47 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 06:22:47 06:22:47 06:22:47 ---> sar -P ALL: 06:22:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25336) 07/03/25 _x86_64_ (4 CPU) 06:22:47 06:22:47 06:20:08 LINUX RESTART (4 CPU) 06:22:47 06:22:47 06:21:02 CPU %user %nice %system %iowait %steal %idle 06:22:47 06:22:01 all 20.12 0.00 1.75 4.24 0.06 73.83 06:22:47 06:22:01 0 7.31 0.00 0.81 3.14 0.02 88.72 06:22:47 06:22:01 1 7.23 0.00 1.49 11.42 0.07 79.79 06:22:47 06:22:01 2 45.23 0.00 2.74 1.42 0.08 50.52 06:22:47 06:22:01 3 20.68 0.00 1.95 0.97 0.05 76.35 06:22:47 Average: all 20.12 0.00 1.75 4.24 0.06 73.83 06:22:47 Average: 0 7.31 0.00 0.81 3.14 0.02 88.72 06:22:47 Average: 1 7.23 0.00 1.49 11.42 0.07 79.79 06:22:47 Average: 2 45.23 0.00 2.74 1.42 0.08 50.52 06:22:47 Average: 3 20.68 0.00 1.95 0.97 0.05 76.35 06:22:47 06:22:47 06:22:47