14:21:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 14:21:10 Running as SYSTEM 14:21:10 [EnvInject] - Loading node environment variables. 14:21:10 Building remotely on prd-ubuntu1804-builder-4c-4g-26440 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:21:10 [ssh-agent] Looking for ssh-agent implementation... 14:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:21:11 $ ssh-agent 14:21:11 SSH_AUTH_SOCK=/tmp/ssh-nvSwl37PTZKq/agent.1781 14:21:11 SSH_AGENT_PID=1783 14:21:11 [ssh-agent] Started. 14:21:11 Running ssh-add (command line suppressed) 14:21:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_195513156323668129.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_195513156323668129.key) 14:21:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:21:11 The recommended git tool is: NONE 14:21:12 using credential onap-jenkins-ssh 14:21:12 Wiping out workspace first. 14:21:12 Cloning the remote Git repository 14:21:12 Cloning repository git://cloud.onap.org/mirror/oom.git 14:21:12 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:21:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:21:13 > git --version # timeout=10 14:21:13 > git --version # 'git version 2.17.1' 14:21:13 using GIT_SSH to set credentials Gerrit user 14:21:13 Verifying host key using manually-configured host key entries 14:21:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:21:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:21:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:21:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:21:18 using GIT_SSH to set credentials Gerrit user 14:21:18 Verifying host key using manually-configured host key entries 14:21:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/2 # timeout=30 14:21:18 > git rev-parse d999c094594b129a3bb092d410a0a91f699af5c4^{commit} # timeout=10 14:21:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:21:18 Checking out Revision d999c094594b129a3bb092d410a0a91f699af5c4 (refs/changes/89/141289/2) 14:21:18 > git config core.sparsecheckout # timeout=10 14:21:18 > git checkout -f d999c094594b129a3bb092d410a0a91f699af5c4 # timeout=30 14:21:22 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 14:21:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:21:22 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:21:22 [EnvInject] - Injecting environment variables from a build step. 14:21:22 [EnvInject] - Injecting as environment variables the properties content 14:21:22 PYTHON=python3 14:21:22 14:21:22 [EnvInject] - Variables injected successfully. 14:21:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17868380475287726404.sh 14:21:22 ---> tox-install.sh 14:21:22 + source /home/jenkins/lf-env.sh 14:21:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:21:22 ++ mktemp -d /tmp/venv-XXXX 14:21:22 + lf_venv=/tmp/venv-7ZJc 14:21:22 + local venv_file=/tmp/.os_lf_venv 14:21:22 + local python=python3 14:21:22 + local options 14:21:22 + local set_path=true 14:21:22 + local install_args= 14:21:22 ++ 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 14:21:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:21:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:21:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:21:22 + true 14:21:22 + case $1 in 14:21:22 + venv_file=/tmp/.toxenv 14:21:22 + shift 2 14:21:22 + true 14:21:22 + case $1 in 14:21:22 + shift 14:21:22 + break 14:21:22 + case $python in 14:21:22 + local pkg_list= 14:21:22 + [[ -d /opt/pyenv ]] 14:21:22 + echo 'Setup pyenv:' 14:21:22 Setup pyenv: 14:21:22 + export PYENV_ROOT=/opt/pyenv 14:21:22 + PYENV_ROOT=/opt/pyenv 14:21:22 + 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 14:21:22 + 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 14:21:22 + pyenv versions 14:21:22 * system (set by /opt/pyenv/version) 14:21:22 * 3.8.13 (set by /opt/pyenv/version) 14:21:22 * 3.9.13 (set by /opt/pyenv/version) 14:21:22 * 3.10.6 (set by /opt/pyenv/version) 14:21:22 + command -v pyenv 14:21:22 ++ pyenv init - --no-rehash 14:21:22 + 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[*]}"'\'')" 14:21:22 export PATH="/opt/pyenv/shims:${PATH}" 14:21:22 export PYENV_SHELL=bash 14:21:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:21:22 pyenv() { 14:21:22 local command 14:21:22 command="${1:-}" 14:21:22 if [ "$#" -gt 0 ]; then 14:21:22 shift 14:21:22 fi 14:21:22 14:21:22 case "$command" in 14:21:22 rehash|shell) 14:21:22 eval "$(pyenv "sh-$command" "$@")" 14:21:22 ;; 14:21:22 *) 14:21:22 command pyenv "$command" "$@" 14:21:22 ;; 14:21:22 esac 14:21:22 }' 14:21:22 +++ 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[*]}"' 14:21:22 ++ 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 14:21:22 ++ 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 14:21:22 ++ 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 14:21:22 ++ export PYENV_SHELL=bash 14:21:22 ++ PYENV_SHELL=bash 14:21:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:21:22 +++ complete -F _pyenv pyenv 14:21:22 ++ lf-pyver python3 14:21:22 ++ local py_version_xy=python3 14:21:22 ++ local py_version_xyz= 14:21:22 ++ pyenv versions 14:21:22 ++ local command 14:21:22 ++ command=versions 14:21:22 ++ '[' 1 -gt 0 ']' 14:21:22 ++ shift 14:21:22 ++ case "$command" in 14:21:22 ++ command pyenv versions 14:21:22 ++ pyenv versions 14:21:22 ++ sed 's/^[ *]* //' 14:21:22 ++ awk '{ print $1 }' 14:21:22 ++ grep -E '^[0-9.]*[0-9]$' 14:21:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:21:22 +++ grep '^3' /tmp/.pyenv_versions 14:21:22 +++ sort -V 14:21:22 +++ tail -n 1 14:21:22 ++ py_version_xyz=3.10.6 14:21:22 ++ [[ -z 3.10.6 ]] 14:21:22 ++ echo 3.10.6 14:21:22 ++ return 0 14:21:22 + pyenv local 3.10.6 14:21:22 + local command 14:21:22 + command=local 14:21:22 + '[' 2 -gt 0 ']' 14:21:22 + shift 14:21:22 + case "$command" in 14:21:22 + command pyenv local 3.10.6 14:21:22 + pyenv local 3.10.6 14:21:22 + for arg in "$@" 14:21:22 + case $arg in 14:21:22 + pkg_list+='tox ' 14:21:22 + for arg in "$@" 14:21:22 + case $arg in 14:21:22 + pkg_list+='virtualenv ' 14:21:22 + for arg in "$@" 14:21:22 + case $arg in 14:21:22 + pkg_list+='urllib3~=1.26.15 ' 14:21:22 + [[ -f /tmp/.toxenv ]] 14:21:22 + [[ ! -f /tmp/.toxenv ]] 14:21:22 + [[ -n '' ]] 14:21:22 + python3 -m venv /tmp/venv-7ZJc 14:21:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ZJc' 14:21:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7ZJc 14:21:26 + echo /tmp/venv-7ZJc 14:21:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:21:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:21:26 + /tmp/venv-7ZJc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:21:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:21:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:21:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:21:30 + /tmp/venv-7ZJc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:21:33 + type python3 14:21:33 + true 14:21:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ZJc/bin to PATH' 14:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-7ZJc/bin to PATH 14:21:33 + PATH=/tmp/venv-7ZJc/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 14:21:33 + return 0 14:21:33 + python3 --version 14:21:33 Python 3.10.6 14:21:33 + python3 -m pip --version 14:21:33 pip 25.1.1 from /tmp/venv-7ZJc/lib/python3.10/site-packages/pip (python 3.10) 14:21:33 + python3 -m pip freeze 14:21:33 cachetools==6.1.0 14:21:33 chardet==5.2.0 14:21:33 colorama==0.4.6 14:21:33 distlib==0.3.9 14:21:33 filelock==3.18.0 14:21:33 packaging==25.0 14:21:33 platformdirs==4.3.8 14:21:33 pluggy==1.6.0 14:21:33 pyproject-api==1.9.1 14:21:33 tomli==2.2.1 14:21:33 tox==4.27.0 14:21:33 typing_extensions==4.14.1 14:21:33 urllib3==1.26.20 14:21:33 virtualenv==20.31.2 14:21:33 [EnvInject] - Injecting environment variables from a build step. 14:21:33 [EnvInject] - Injecting as environment variables the properties content 14:21:33 PARALLEL=false 14:21:33 14:21:33 [EnvInject] - Variables injected successfully. 14:21:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13062515993607793267.sh 14:21:33 ---> tox-run.sh 14:21:33 + 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 14:21:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:21:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:21:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:21:33 + cd /w/workspace/oom-master-pre-commit-lint/. 14:21:33 + source /home/jenkins/lf-env.sh 14:21:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:21:33 ++ mktemp -d /tmp/venv-XXXX 14:21:33 + lf_venv=/tmp/venv-cEO4 14:21:33 + local venv_file=/tmp/.os_lf_venv 14:21:33 + local python=python3 14:21:33 + local options 14:21:33 + local set_path=true 14:21:33 + local install_args= 14:21:33 ++ 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 14:21:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:21:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:21:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:21:33 + true 14:21:33 + case $1 in 14:21:33 + venv_file=/tmp/.toxenv 14:21:33 + shift 2 14:21:33 + true 14:21:33 + case $1 in 14:21:33 + shift 14:21:33 + break 14:21:33 + case $python in 14:21:33 + local pkg_list= 14:21:33 + [[ -d /opt/pyenv ]] 14:21:33 + echo 'Setup pyenv:' 14:21:33 Setup pyenv: 14:21:33 + export PYENV_ROOT=/opt/pyenv 14:21:33 + PYENV_ROOT=/opt/pyenv 14:21:33 + 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 14:21:33 + 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 14:21:33 + pyenv versions 14:21:33 system 14:21:33 3.8.13 14:21:33 3.9.13 14:21:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:33 + command -v pyenv 14:21:33 ++ pyenv init - --no-rehash 14:21:33 + 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[*]}"'\'')" 14:21:33 export PATH="/opt/pyenv/shims:${PATH}" 14:21:33 export PYENV_SHELL=bash 14:21:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:21:33 pyenv() { 14:21:33 local command 14:21:33 command="${1:-}" 14:21:33 if [ "$#" -gt 0 ]; then 14:21:33 shift 14:21:33 fi 14:21:33 14:21:33 case "$command" in 14:21:33 rehash|shell) 14:21:33 eval "$(pyenv "sh-$command" "$@")" 14:21:33 ;; 14:21:33 *) 14:21:33 command pyenv "$command" "$@" 14:21:33 ;; 14:21:33 esac 14:21:33 }' 14:21:33 +++ 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[*]}"' 14:21:33 ++ 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 14:21:33 ++ 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 14:21:33 ++ 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 14:21:33 ++ export PYENV_SHELL=bash 14:21:33 ++ PYENV_SHELL=bash 14:21:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:21:33 +++ complete -F _pyenv pyenv 14:21:33 ++ lf-pyver python3 14:21:33 ++ local py_version_xy=python3 14:21:33 ++ local py_version_xyz= 14:21:33 ++ pyenv versions 14:21:33 ++ sed 's/^[ *]* //' 14:21:33 ++ local command 14:21:33 ++ command=versions 14:21:33 ++ '[' 1 -gt 0 ']' 14:21:33 ++ shift 14:21:33 ++ case "$command" in 14:21:33 ++ command pyenv versions 14:21:33 ++ pyenv versions 14:21:33 ++ awk '{ print $1 }' 14:21:33 ++ grep -E '^[0-9.]*[0-9]$' 14:21:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:21:33 +++ sort -V 14:21:33 +++ grep '^3' /tmp/.pyenv_versions 14:21:33 +++ tail -n 1 14:21:33 ++ py_version_xyz=3.10.6 14:21:33 ++ [[ -z 3.10.6 ]] 14:21:33 ++ echo 3.10.6 14:21:33 ++ return 0 14:21:33 + pyenv local 3.10.6 14:21:33 + local command 14:21:33 + command=local 14:21:33 + '[' 2 -gt 0 ']' 14:21:33 + shift 14:21:33 + case "$command" in 14:21:33 + command pyenv local 3.10.6 14:21:33 + pyenv local 3.10.6 14:21:33 + for arg in "$@" 14:21:33 + case $arg in 14:21:33 + pkg_list+='tox ' 14:21:33 + for arg in "$@" 14:21:33 + case $arg in 14:21:33 + pkg_list+='virtualenv ' 14:21:33 + for arg in "$@" 14:21:33 + case $arg in 14:21:33 + pkg_list+='urllib3~=1.26.15 ' 14:21:33 + [[ -f /tmp/.toxenv ]] 14:21:33 ++ cat /tmp/.toxenv 14:21:33 + lf_venv=/tmp/venv-7ZJc 14:21:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ZJc from' file:/tmp/.toxenv 14:21:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7ZJc from file:/tmp/.toxenv 14:21:33 + /tmp/venv-7ZJc/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:21:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:21:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:21:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:21:34 + /tmp/venv-7ZJc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:21:36 + type python3 14:21:36 + true 14:21:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7ZJc/bin to PATH' 14:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-7ZJc/bin to PATH 14:21:36 + PATH=/tmp/venv-7ZJc/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 14:21:36 + return 0 14:21:36 + [[ -d /opt/pyenv ]] 14:21:36 + echo '---> Setting up pyenv' 14:21:36 ---> Setting up pyenv 14:21:36 + export PYENV_ROOT=/opt/pyenv 14:21:36 + PYENV_ROOT=/opt/pyenv 14:21:36 + export PATH=/opt/pyenv/bin:/tmp/venv-7ZJc/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 14:21:36 + PATH=/opt/pyenv/bin:/tmp/venv-7ZJc/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 14:21:36 ++ pwd 14:21:36 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:21:36 + export PYTHONPATH 14:21:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:21:36 + TOX_TESTENV_PASSENV=PYTHONPATH 14:21:36 + tox --version 14:21:36 4.27.0 from /tmp/venv-7ZJc/lib/python3.10/site-packages/tox/__init__.py 14:21:36 + PARALLEL=false 14:21:36 + TOX_OPTIONS_LIST= 14:21:36 + [[ -n pre-commit ]] 14:21:36 + TOX_OPTIONS_LIST=' -e pre-commit' 14:21:36 + case ${PARALLEL,,} in 14:21:36 + tox -e pre-commit 14:21:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:21:37 pre-commit: install_deps> python -I -m pip install pre-commit 14:21:40 pre-commit: freeze> python -m pip freeze --all 14:21:40 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 14:21:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:21:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:21:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:21:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:21:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:21:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:21:42 [INFO] Once installed this environment will be reused. 14:21:42 [INFO] This may take a few minutes... 14:21:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:21:47 [INFO] Once installed this environment will be reused. 14:21:47 [INFO] This may take a few minutes... 14:21:51 trim trailing whitespace.................................................Passed 14:21:52 Tabs remover.............................................................Passed 14:21:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:21:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:21:52 [INFO] Once installed this environment will be reused. 14:21:52 [INFO] This may take a few minutes... 14:22:02 gitlint..............................................(no files to check)Skipped 14:22:02 pre-commit: OK (25.09=setup[3.51]+cmd[11.66,9.92] seconds) 14:22:02 congratulations :) (25.32 seconds) 14:22:02 + tox_status=0 14:22:02 + echo '---> Completed tox runs' 14:22:02 ---> Completed tox runs 14:22:02 + for i in .tox/*/log 14:22:02 ++ echo .tox/pre-commit/log 14:22:02 ++ awk -F/ '{print $2}' 14:22:02 + tox_env=pre-commit 14:22:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:22:02 + DOC_DIR=docs/_build/html 14:22:02 + [[ -d docs/_build/html ]] 14:22:02 + echo '---> tox-run.sh ends' 14:22:02 ---> tox-run.sh ends 14:22:02 + test 0 -eq 0 14:22:02 $ ssh-agent -k 14:22:02 unset SSH_AUTH_SOCK; 14:22:02 unset SSH_AGENT_PID; 14:22:02 echo Agent pid 1783 killed; 14:22:02 [ssh-agent] Stopped. 14:22:02 [PostBuildScript] - [INFO] Executing post build scripts. 14:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6489094574168461411.sh 14:22:02 ---> sysstat.sh 14:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7772242454160552678.sh 14:22:02 ---> package-listing.sh 14:22:02 ++ facter osfamily 14:22:02 ++ tr '[:upper:]' '[:lower:]' 14:22:02 + OS_FAMILY=debian 14:22:02 + workspace=/w/workspace/oom-master-pre-commit-lint 14:22:02 + START_PACKAGES=/tmp/packages_start.txt 14:22:02 + END_PACKAGES=/tmp/packages_end.txt 14:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:22:02 + PACKAGES=/tmp/packages_start.txt 14:22:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:22:02 + PACKAGES=/tmp/packages_end.txt 14:22:02 + case "${OS_FAMILY}" in 14:22:02 + dpkg -l 14:22:02 + grep '^ii' 14:22:02 + '[' -f /tmp/packages_start.txt ']' 14:22:02 + '[' -f /tmp/packages_end.txt ']' 14:22:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:22:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:22:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:22:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:22:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10283757141662360816.sh 14:22:02 ---> capture-instance-metadata.sh 14:22:02 Setup pyenv: 14:22:02 system 14:22:02 3.8.13 14:22:02 3.9.13 14:22:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:22:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t12V 14:22:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:22:10 lf-activate-venv(): INFO: Installing: lftools 14:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-t12V/bin to PATH 14:22:31 INFO: Running in OpenStack, capturing instance metadata 14:22:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13359761669386804738.sh 14:22:31 provisioning config files... 14:22:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6723115815839138465tmp 14:22:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:22:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:22:31 [EnvInject] - Injecting environment variables from a build step. 14:22:31 [EnvInject] - Injecting as environment variables the properties content 14:22:31 SERVER_ID=logs 14:22:31 14:22:31 [EnvInject] - Variables injected successfully. 14:22:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins144702805836629218.sh 14:22:31 ---> create-netrc.sh 14:22:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2759678355809860009.sh 14:22:31 ---> python-tools-install.sh 14:22:31 Setup pyenv: 14:22:32 system 14:22:32 3.8.13 14:22:32 3.9.13 14:22:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:22:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t12V from file:/tmp/.os_lf_venv 14:22:33 lf-activate-venv(): INFO: Installing: lftools 14:22:41 lf-activate-venv(): INFO: Adding /tmp/venv-t12V/bin to PATH 14:22:41 Generating Requirements File 14:23:01 Python 3.10.6 14:23:01 pip 25.1.1 from /tmp/venv-t12V/lib/python3.10/site-packages/pip (python 3.10) 14:23:02 appdirs==1.4.4 14:23:02 argcomplete==3.6.2 14:23:02 aspy.yaml==1.3.0 14:23:02 attrs==25.3.0 14:23:02 autopage==0.5.2 14:23:02 beautifulsoup4==4.13.4 14:23:02 boto3==1.39.3 14:23:02 botocore==1.39.3 14:23:02 bs4==0.0.2 14:23:02 cachetools==5.5.2 14:23:02 certifi==2025.6.15 14:23:02 cffi==1.17.1 14:23:02 cfgv==3.4.0 14:23:02 chardet==5.2.0 14:23:02 charset-normalizer==3.4.2 14:23:02 click==8.2.1 14:23:02 cliff==4.10.0 14:23:02 cmd2==2.7.0 14:23:02 cryptography==3.3.2 14:23:02 debtcollector==3.0.0 14:23:02 decorator==5.2.1 14:23:02 defusedxml==0.7.1 14:23:02 Deprecated==1.2.18 14:23:02 distlib==0.3.9 14:23:02 dnspython==2.7.0 14:23:02 docker==7.1.0 14:23:02 dogpile.cache==1.4.0 14:23:02 durationpy==0.10 14:23:02 email_validator==2.2.0 14:23:02 filelock==3.18.0 14:23:02 future==1.0.0 14:23:02 gitdb==4.0.12 14:23:02 GitPython==3.1.44 14:23:02 google-auth==2.40.3 14:23:02 httplib2==0.22.0 14:23:02 identify==2.6.12 14:23:02 idna==3.10 14:23:02 importlib-resources==1.5.0 14:23:02 iso8601==2.1.0 14:23:02 Jinja2==3.1.6 14:23:02 jmespath==1.0.1 14:23:02 jsonpatch==1.33 14:23:02 jsonpointer==3.0.0 14:23:02 jsonschema==4.24.0 14:23:02 jsonschema-specifications==2025.4.1 14:23:02 keystoneauth1==5.11.1 14:23:02 kubernetes==33.1.0 14:23:02 lftools==0.37.13 14:23:02 lxml==6.0.0 14:23:02 markdown-it-py==3.0.0 14:23:02 MarkupSafe==3.0.2 14:23:02 mdurl==0.1.2 14:23:02 msgpack==1.1.1 14:23:02 multi_key_dict==2.0.3 14:23:02 munch==4.0.0 14:23:02 netaddr==1.3.0 14:23:02 niet==1.4.2 14:23:02 nodeenv==1.9.1 14:23:02 oauth2client==4.1.3 14:23:02 oauthlib==3.3.1 14:23:02 openstacksdk==4.6.0 14:23:02 os-client-config==2.1.0 14:23:02 os-service-types==1.7.0 14:23:02 osc-lib==4.1.0 14:23:02 oslo.config==9.8.0 14:23:02 oslo.context==6.0.0 14:23:02 oslo.i18n==6.5.1 14:23:02 oslo.log==7.1.0 14:23:02 oslo.serialization==5.7.0 14:23:02 oslo.utils==9.0.0 14:23:02 packaging==25.0 14:23:02 pbr==6.1.1 14:23:02 platformdirs==4.3.8 14:23:02 prettytable==3.16.0 14:23:02 psutil==7.0.0 14:23:02 pyasn1==0.6.1 14:23:02 pyasn1_modules==0.4.2 14:23:02 pycparser==2.22 14:23:02 pygerrit2==2.0.15 14:23:02 PyGithub==2.6.1 14:23:02 Pygments==2.19.2 14:23:02 PyJWT==2.10.1 14:23:02 PyNaCl==1.5.0 14:23:02 pyparsing==2.4.7 14:23:02 pyperclip==1.9.0 14:23:02 pyrsistent==0.20.0 14:23:02 python-cinderclient==9.7.0 14:23:02 python-dateutil==2.9.0.post0 14:23:02 python-heatclient==4.2.0 14:23:02 python-jenkins==1.8.2 14:23:02 python-keystoneclient==5.6.0 14:23:02 python-magnumclient==4.8.1 14:23:02 python-openstackclient==8.1.0 14:23:02 python-swiftclient==4.8.0 14:23:02 PyYAML==6.0.2 14:23:02 referencing==0.36.2 14:23:02 requests==2.32.4 14:23:02 requests-oauthlib==2.0.0 14:23:02 requestsexceptions==1.4.0 14:23:02 rfc3986==2.0.0 14:23:02 rich==14.0.0 14:23:02 rich-argparse==1.7.1 14:23:02 rpds-py==0.26.0 14:23:02 rsa==4.9.1 14:23:02 ruamel.yaml==0.18.14 14:23:02 ruamel.yaml.clib==0.2.12 14:23:02 s3transfer==0.13.0 14:23:02 simplejson==3.20.1 14:23:02 six==1.17.0 14:23:02 smmap==5.0.2 14:23:02 soupsieve==2.7 14:23:02 stevedore==5.4.1 14:23:02 tabulate==0.9.0 14:23:02 toml==0.10.2 14:23:02 tomlkit==0.13.3 14:23:02 tqdm==4.67.1 14:23:02 typing_extensions==4.14.1 14:23:02 tzdata==2025.2 14:23:02 urllib3==1.26.20 14:23:02 virtualenv==20.31.2 14:23:02 wcwidth==0.2.13 14:23:02 websocket-client==1.8.0 14:23:02 wrapt==1.17.2 14:23:02 xdg==6.0.0 14:23:02 xmltodict==0.14.2 14:23:02 yq==3.4.3 14:23:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10953660987172193731.sh 14:23:02 ---> sudo-logs.sh 14:23:02 Archiving 'sudo' log.. 14:23:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9562626534853683573.sh 14:23:02 ---> job-cost.sh 14:23:02 Setup pyenv: 14:23:02 system 14:23:02 3.8.13 14:23:02 3.9.13 14:23:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:23:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t12V from file:/tmp/.os_lf_venv 14:23:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-t12V/bin to PATH 14:23:09 INFO: No Stack... 14:23:09 INFO: Retrieving Pricing Info for: v3-standard-4 14:23:10 INFO: Archiving Costs 14:23:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4802344187875772323.sh 14:23:10 ---> logs-deploy.sh 14:23:10 Setup pyenv: 14:23:10 system 14:23:10 3.8.13 14:23:10 3.9.13 14:23:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:23:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t12V from file:/tmp/.os_lf_venv 14:23:12 lf-activate-venv(): INFO: Installing: lftools 14:23:20 lf-activate-venv(): INFO: Adding /tmp/venv-t12V/bin to PATH 14:23:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4176 14:23:20 INFO: archiving workspace using pattern(s): 14:23:21 Archives upload complete. 14:23:21 INFO: archiving logs to Nexus 14:23:22 ---> uname -a: 14:23:22 Linux prd-ubuntu1804-builder-4c-4g-26440 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:23:22 14:23:22 14:23:22 ---> lscpu: 14:23:22 Architecture: x86_64 14:23:22 CPU op-mode(s): 32-bit, 64-bit 14:23:22 Byte Order: Little Endian 14:23:22 CPU(s): 4 14:23:22 On-line CPU(s) list: 0-3 14:23:22 Thread(s) per core: 1 14:23:22 Core(s) per socket: 1 14:23:22 Socket(s): 4 14:23:22 NUMA node(s): 1 14:23:22 Vendor ID: AuthenticAMD 14:23:22 CPU family: 23 14:23:22 Model: 49 14:23:22 Model name: AMD EPYC-Rome Processor 14:23:22 Stepping: 0 14:23:22 CPU MHz: 2799.998 14:23:22 BogoMIPS: 5599.99 14:23:22 Virtualization: AMD-V 14:23:22 Hypervisor vendor: KVM 14:23:22 Virtualization type: full 14:23:22 L1d cache: 32K 14:23:22 L1i cache: 32K 14:23:22 L2 cache: 512K 14:23:22 L3 cache: 16384K 14:23:22 NUMA node0 CPU(s): 0-3 14:23:22 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 14:23:22 14:23:22 14:23:22 ---> nproc: 14:23:22 4 14:23:22 14:23:22 14:23:22 ---> df -h: 14:23:22 Filesystem Size Used Avail Use% Mounted on 14:23:22 udev 7.9G 0 7.9G 0% /dev 14:23:22 tmpfs 1.6G 672K 1.6G 1% /run 14:23:22 /dev/vda1 78G 8.4G 69G 11% / 14:23:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:23:22 tmpfs 5.0M 0 5.0M 0% /run/lock 14:23:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:23:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:23:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:23:22 14:23:22 14:23:22 ---> free -m: 14:23:22 total used free shared buff/cache available 14:23:22 Mem: 16040 536 13298 0 2204 15182 14:23:22 Swap: 1023 0 1023 14:23:22 14:23:22 14:23:22 ---> ip addr: 14:23:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:23:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:23:22 inet 127.0.0.1/8 scope host lo 14:23:22 valid_lft forever preferred_lft forever 14:23:22 inet6 ::1/128 scope host 14:23:22 valid_lft forever preferred_lft forever 14:23:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:23:22 link/ether fa:16:3e:41:1a:7a brd ff:ff:ff:ff:ff:ff 14:23:22 inet 10.30.107.114/23 brd 10.30.107.255 scope global dynamic ens3 14:23:22 valid_lft 86246sec preferred_lft 86246sec 14:23:22 inet6 fe80::f816:3eff:fe41:1a7a/64 scope link 14:23:22 valid_lft forever preferred_lft forever 14:23:22 14:23:22 14:23:22 ---> sar -b -r -n DEV: 14:23:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26440) 07/07/25 _x86_64_ (4 CPU) 14:23:22 14:23:22 14:20:52 LINUX RESTART (4 CPU) 14:23:22 14:23:22 14:21:01 tps rtps wtps bread/s bwrtn/s 14:23:22 14:22:02 355.09 60.02 295.07 3768.84 66059.79 14:23:22 14:23:01 152.01 0.90 151.11 107.64 43034.20 14:23:22 Average: 254.40 30.71 223.69 1953.62 54643.72 14:23:22 14:23:22 14:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:23:22 14:22:02 14059348 15631480 2365620 14.40 57572 1715072 738068 4.22 648548 1504080 157520 14:23:22 14:23:01 13593016 15523428 2831952 17.24 85320 2025116 796704 4.56 785008 1792108 132156 14:23:22 Average: 13826182 15577454 2598786 15.82 71446 1870094 767386 4.39 716778 1648094 144838 14:23:22 14:23:22 14:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:23:22 14:22:02 lo 2.73 2.73 0.30 0.30 0.00 0.00 0.00 0.00 14:23:22 14:22:02 ens3 491.22 331.33 2323.15 80.37 0.00 0.00 0.00 0.00 14:23:22 14:23:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 14:23:22 14:23:01 ens3 122.95 87.22 897.17 14.14 0.00 0.00 0.00 0.00 14:23:22 Average: lo 2.12 2.12 0.23 0.23 0.00 0.00 0.00 0.00 14:23:22 Average: ens3 308.63 210.30 1616.15 47.53 0.00 0.00 0.00 0.00 14:23:22 14:23:22 14:23:22 ---> sar -P ALL: 14:23:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26440) 07/07/25 _x86_64_ (4 CPU) 14:23:22 14:23:22 14:20:52 LINUX RESTART (4 CPU) 14:23:22 14:23:22 14:21:01 CPU %user %nice %system %iowait %steal %idle 14:23:22 14:22:02 all 23.30 0.00 2.98 6.36 0.08 67.29 14:23:22 14:22:02 0 13.01 0.00 2.51 9.58 0.07 74.83 14:23:22 14:22:02 1 24.58 0.00 2.31 4.15 0.07 68.89 14:23:22 14:22:02 2 26.94 0.00 3.99 3.59 0.08 65.40 14:23:22 14:22:02 3 28.68 0.00 3.10 8.10 0.08 60.04 14:23:22 14:23:01 all 21.82 0.00 1.49 2.26 0.06 74.38 14:23:22 14:23:01 0 14.31 0.00 1.37 2.22 0.08 82.01 14:23:22 14:23:01 1 25.92 0.00 1.45 1.57 0.05 71.01 14:23:22 14:23:01 2 41.27 0.00 2.39 0.87 0.07 55.41 14:23:22 14:23:01 3 5.78 0.00 0.73 4.38 0.03 89.07 14:23:22 Average: all 22.56 0.00 2.24 4.32 0.07 70.80 14:23:22 Average: 0 13.66 0.00 1.95 5.93 0.08 78.39 14:23:22 Average: 1 25.24 0.00 1.88 2.87 0.06 69.94 14:23:22 Average: 2 34.06 0.00 3.20 2.24 0.08 60.43 14:23:22 Average: 3 17.31 0.00 1.92 6.26 0.06 74.45 14:23:22 14:23:22 14:23:22