11:13:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141506 11:13:15 Running as SYSTEM 11:13:15 [EnvInject] - Loading node environment variables. 11:13:15 Building remotely on prd-ubuntu1804-builder-4c-4g-26864 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:13:15 [ssh-agent] Looking for ssh-agent implementation... 11:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:15 $ ssh-agent 11:13:15 SSH_AUTH_SOCK=/tmp/ssh-iLBNyIpI9NGM/agent.1695 11:13:15 SSH_AGENT_PID=1697 11:13:15 [ssh-agent] Started. 11:13:15 Running ssh-add (command line suppressed) 11:13:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7651196947285946823.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7651196947285946823.key) 11:13:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:13:15 The recommended git tool is: NONE 11:13:17 using credential onap-jenkins-ssh 11:13:17 Wiping out workspace first. 11:13:17 Cloning the remote Git repository 11:13:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:13:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:13:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:13:17 > git --version # timeout=10 11:13:17 > git --version # 'git version 2.17.1' 11:13:17 using GIT_SSH to set credentials Gerrit user 11:13:17 Verifying host key using manually-configured host key entries 11:13:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:13:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:13:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:13:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:13:22 using GIT_SSH to set credentials Gerrit user 11:13:22 Verifying host key using manually-configured host key entries 11:13:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/06/141506/2 # timeout=30 11:13:22 > git rev-parse 136338285bb07bbf5b274f626bd2b17d21ccfb22^{commit} # timeout=10 11:13:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:13:22 Checking out Revision 136338285bb07bbf5b274f626bd2b17d21ccfb22 (refs/changes/06/141506/2) 11:13:22 > git config core.sparsecheckout # timeout=10 11:13:23 > git checkout -f 136338285bb07bbf5b274f626bd2b17d21ccfb22 # timeout=30 11:13:26 Commit message: "[Portal-NG] preferences and history 0.2.1 release" 11:13:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:13:26 > git rev-list --no-walk 2f38164c1dfecae72b2632e2f1dee82454bd522c # timeout=10 11:13:26 [EnvInject] - Injecting environment variables from a build step. 11:13:26 [EnvInject] - Injecting as environment variables the properties content 11:13:26 PYTHON=python3 11:13:26 11:13:26 [EnvInject] - Variables injected successfully. 11:13:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17375395299951795918.sh 11:13:26 ---> tox-install.sh 11:13:26 + source /home/jenkins/lf-env.sh 11:13:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:26 ++ mktemp -d /tmp/venv-XXXX 11:13:26 + lf_venv=/tmp/venv-fqsw 11:13:26 + local venv_file=/tmp/.os_lf_venv 11:13:26 + local python=python3 11:13:26 + local options 11:13:26 + local set_path=true 11:13:26 + local install_args= 11:13: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 11:13:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:26 + true 11:13:26 + case $1 in 11:13:26 + venv_file=/tmp/.toxenv 11:13:26 + shift 2 11:13:26 + true 11:13:26 + case $1 in 11:13:26 + shift 11:13:26 + break 11:13:26 + case $python in 11:13:26 + local pkg_list= 11:13:26 + [[ -d /opt/pyenv ]] 11:13:26 + echo 'Setup pyenv:' 11:13:26 Setup pyenv: 11:13:26 + export PYENV_ROOT=/opt/pyenv 11:13:26 + PYENV_ROOT=/opt/pyenv 11:13: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 11:13: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 11:13:26 + pyenv versions 11:13:26 * system (set by /opt/pyenv/version) 11:13:26 * 3.8.13 (set by /opt/pyenv/version) 11:13:26 * 3.9.13 (set by /opt/pyenv/version) 11:13:26 * 3.10.6 (set by /opt/pyenv/version) 11:13:26 + command -v pyenv 11:13:26 ++ pyenv init - --no-rehash 11:13: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[*]}"'\'')" 11:13:26 export PATH="/opt/pyenv/shims:${PATH}" 11:13:26 export PYENV_SHELL=bash 11:13:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:26 pyenv() { 11:13:26 local command 11:13:26 command="${1:-}" 11:13:26 if [ "$#" -gt 0 ]; then 11:13:26 shift 11:13:26 fi 11:13:26 11:13:26 case "$command" in 11:13:26 rehash|shell) 11:13:26 eval "$(pyenv "sh-$command" "$@")" 11:13:26 ;; 11:13:26 *) 11:13:26 command pyenv "$command" "$@" 11:13:26 ;; 11:13:26 esac 11:13:26 }' 11:13: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[*]}"' 11:13: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 11:13: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 11:13: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 11:13:26 ++ export PYENV_SHELL=bash 11:13:26 ++ PYENV_SHELL=bash 11:13:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:26 +++ complete -F _pyenv pyenv 11:13:26 ++ lf-pyver python3 11:13:26 ++ local py_version_xy=python3 11:13:26 ++ local py_version_xyz= 11:13:26 ++ pyenv versions 11:13:26 ++ local command 11:13:26 ++ command=versions 11:13:26 ++ '[' 1 -gt 0 ']' 11:13:26 ++ shift 11:13:26 ++ case "$command" in 11:13:26 ++ command pyenv versions 11:13:26 ++ pyenv versions 11:13:26 ++ awk '{ print $1 }' 11:13:26 ++ grep -E '^[0-9.]*[0-9]$' 11:13:26 ++ sed 's/^[ *]* //' 11:13:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:26 +++ grep '^3' /tmp/.pyenv_versions 11:13:26 +++ sort -V 11:13:26 +++ tail -n 1 11:13:26 ++ py_version_xyz=3.10.6 11:13:26 ++ [[ -z 3.10.6 ]] 11:13:26 ++ echo 3.10.6 11:13:26 ++ return 0 11:13:26 + pyenv local 3.10.6 11:13:26 + local command 11:13:26 + command=local 11:13:26 + '[' 2 -gt 0 ']' 11:13:26 + shift 11:13:26 + case "$command" in 11:13:26 + command pyenv local 3.10.6 11:13:26 + pyenv local 3.10.6 11:13:26 + for arg in "$@" 11:13:26 + case $arg in 11:13:26 + pkg_list+='tox ' 11:13:26 + for arg in "$@" 11:13:26 + case $arg in 11:13:26 + pkg_list+='virtualenv ' 11:13:26 + for arg in "$@" 11:13:26 + case $arg in 11:13:26 + pkg_list+='urllib3~=1.26.15 ' 11:13:26 + [[ -f /tmp/.toxenv ]] 11:13:26 + [[ ! -f /tmp/.toxenv ]] 11:13:26 + [[ -n '' ]] 11:13:26 + python3 -m venv /tmp/venv-fqsw 11:13:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fqsw' 11:13:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fqsw 11:13:30 + echo /tmp/venv-fqsw 11:13:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:30 + /tmp/venv-fqsw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:34 + /tmp/venv-fqsw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:37 + type python3 11:13:37 + true 11:13:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fqsw/bin to PATH' 11:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-fqsw/bin to PATH 11:13:37 + PATH=/tmp/venv-fqsw/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 11:13:37 + return 0 11:13:37 + python3 --version 11:13:37 Python 3.10.6 11:13:37 + python3 -m pip --version 11:13:37 pip 25.1.1 from /tmp/venv-fqsw/lib/python3.10/site-packages/pip (python 3.10) 11:13:37 + python3 -m pip freeze 11:13:37 cachetools==6.1.0 11:13:37 chardet==5.2.0 11:13:37 colorama==0.4.6 11:13:37 distlib==0.3.9 11:13:37 filelock==3.18.0 11:13:37 packaging==25.0 11:13:37 platformdirs==4.3.8 11:13:37 pluggy==1.6.0 11:13:37 pyproject-api==1.9.1 11:13:37 tomli==2.2.1 11:13:37 tox==4.27.0 11:13:37 typing_extensions==4.14.1 11:13:37 urllib3==1.26.20 11:13:37 virtualenv==20.31.2 11:13:37 [EnvInject] - Injecting environment variables from a build step. 11:13:37 [EnvInject] - Injecting as environment variables the properties content 11:13:37 PARALLEL=false 11:13:37 11:13:37 [EnvInject] - Variables injected successfully. 11:13:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4725330809777074675.sh 11:13:37 ---> tox-run.sh 11:13: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 11:13:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:13:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:37 + cd /w/workspace/oom-master-pre-commit-lint/. 11:13:37 + source /home/jenkins/lf-env.sh 11:13:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:37 ++ mktemp -d /tmp/venv-XXXX 11:13:37 + lf_venv=/tmp/venv-z0iN 11:13:37 + local venv_file=/tmp/.os_lf_venv 11:13:37 + local python=python3 11:13:37 + local options 11:13:37 + local set_path=true 11:13:37 + local install_args= 11:13: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 11:13:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:37 + true 11:13:37 + case $1 in 11:13:37 + venv_file=/tmp/.toxenv 11:13:37 + shift 2 11:13:37 + true 11:13:37 + case $1 in 11:13:37 + shift 11:13:37 + break 11:13:37 + case $python in 11:13:37 + local pkg_list= 11:13:37 + [[ -d /opt/pyenv ]] 11:13:37 + echo 'Setup pyenv:' 11:13:37 Setup pyenv: 11:13:37 + export PYENV_ROOT=/opt/pyenv 11:13:37 + PYENV_ROOT=/opt/pyenv 11:13: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 11:13: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 11:13:37 + pyenv versions 11:13:37 system 11:13:37 3.8.13 11:13:37 3.9.13 11:13:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:37 + command -v pyenv 11:13:37 ++ pyenv init - --no-rehash 11:13: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[*]}"'\'')" 11:13:37 export PATH="/opt/pyenv/shims:${PATH}" 11:13:37 export PYENV_SHELL=bash 11:13:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:37 pyenv() { 11:13:37 local command 11:13:37 command="${1:-}" 11:13:37 if [ "$#" -gt 0 ]; then 11:13:37 shift 11:13:37 fi 11:13:37 11:13:37 case "$command" in 11:13:37 rehash|shell) 11:13:37 eval "$(pyenv "sh-$command" "$@")" 11:13:37 ;; 11:13:37 *) 11:13:37 command pyenv "$command" "$@" 11:13:37 ;; 11:13:37 esac 11:13:37 }' 11:13: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[*]}"' 11:13: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 11:13: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 11:13: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 11:13:37 ++ export PYENV_SHELL=bash 11:13:37 ++ PYENV_SHELL=bash 11:13:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:37 +++ complete -F _pyenv pyenv 11:13:37 ++ lf-pyver python3 11:13:37 ++ local py_version_xy=python3 11:13:37 ++ local py_version_xyz= 11:13:37 ++ pyenv versions 11:13:37 ++ local command 11:13:37 ++ command=versions 11:13:37 ++ '[' 1 -gt 0 ']' 11:13:37 ++ shift 11:13:37 ++ case "$command" in 11:13:37 ++ command pyenv versions 11:13:37 ++ pyenv versions 11:13:37 ++ awk '{ print $1 }' 11:13:37 ++ grep -E '^[0-9.]*[0-9]$' 11:13:37 ++ sed 's/^[ *]* //' 11:13:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:37 +++ grep '^3' /tmp/.pyenv_versions 11:13:37 +++ sort -V 11:13:37 +++ tail -n 1 11:13:37 ++ py_version_xyz=3.10.6 11:13:37 ++ [[ -z 3.10.6 ]] 11:13:37 ++ echo 3.10.6 11:13:37 ++ return 0 11:13:37 + pyenv local 3.10.6 11:13:37 + local command 11:13:37 + command=local 11:13:37 + '[' 2 -gt 0 ']' 11:13:37 + shift 11:13:37 + case "$command" in 11:13:37 + command pyenv local 3.10.6 11:13:37 + pyenv local 3.10.6 11:13:38 + for arg in "$@" 11:13:38 + case $arg in 11:13:38 + pkg_list+='tox ' 11:13:38 + for arg in "$@" 11:13:38 + case $arg in 11:13:38 + pkg_list+='virtualenv ' 11:13:38 + for arg in "$@" 11:13:38 + case $arg in 11:13:38 + pkg_list+='urllib3~=1.26.15 ' 11:13:38 + [[ -f /tmp/.toxenv ]] 11:13:38 ++ cat /tmp/.toxenv 11:13:38 + lf_venv=/tmp/venv-fqsw 11:13:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fqsw from' file:/tmp/.toxenv 11:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fqsw from file:/tmp/.toxenv 11:13:38 + /tmp/venv-fqsw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:39 + /tmp/venv-fqsw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:40 + type python3 11:13:40 + true 11:13:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fqsw/bin to PATH' 11:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-fqsw/bin to PATH 11:13:40 + PATH=/tmp/venv-fqsw/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 11:13:40 + return 0 11:13:40 + [[ -d /opt/pyenv ]] 11:13:40 + echo '---> Setting up pyenv' 11:13:40 ---> Setting up pyenv 11:13:40 + export PYENV_ROOT=/opt/pyenv 11:13:40 + PYENV_ROOT=/opt/pyenv 11:13:40 + export PATH=/opt/pyenv/bin:/tmp/venv-fqsw/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 11:13:40 + PATH=/opt/pyenv/bin:/tmp/venv-fqsw/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 11:13:40 ++ pwd 11:13:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:13:40 + export PYTHONPATH 11:13:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:40 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:40 + tox --version 11:13:40 4.27.0 from /tmp/venv-fqsw/lib/python3.10/site-packages/tox/__init__.py 11:13:40 + PARALLEL=false 11:13:40 + TOX_OPTIONS_LIST= 11:13:40 + [[ -n pre-commit ]] 11:13:40 + TOX_OPTIONS_LIST=' -e pre-commit' 11:13:40 + case ${PARALLEL,,} in 11:13:40 + tox -e pre-commit 11:13:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:13:41 pre-commit: install_deps> python -I -m pip install pre-commit 11:13:43 pre-commit: freeze> python -m pip freeze --all 11:13:44 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 11:13:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:13:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:13:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:13:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:46 [INFO] Once installed this environment will be reused. 11:13:46 [INFO] This may take a few minutes... 11:13:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:50 [INFO] Once installed this environment will be reused. 11:13:50 [INFO] This may take a few minutes... 11:13:55 trim trailing whitespace.................................................Passed 11:13:55 Tabs remover.............................................................Passed 11:13:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:13:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:13:55 [INFO] Once installed this environment will be reused. 11:13:55 [INFO] This may take a few minutes... 11:14:03 gitlint..............................................(no files to check)Skipped 11:14:03 pre-commit: OK (22.98=setup[3.34]+cmd[11.21,8.43] seconds) 11:14:03 congratulations :) (23.19 seconds) 11:14:03 + tox_status=0 11:14:03 + echo '---> Completed tox runs' 11:14:03 ---> Completed tox runs 11:14:03 + for i in .tox/*/log 11:14:03 ++ echo .tox/pre-commit/log 11:14:03 ++ awk -F/ '{print $2}' 11:14:03 + tox_env=pre-commit 11:14:03 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:14:03 + DOC_DIR=docs/_build/html 11:14:03 + [[ -d docs/_build/html ]] 11:14:03 + echo '---> tox-run.sh ends' 11:14:03 ---> tox-run.sh ends 11:14:03 + test 0 -eq 0 11:14:03 $ ssh-agent -k 11:14:03 unset SSH_AUTH_SOCK; 11:14:03 unset SSH_AGENT_PID; 11:14:03 echo Agent pid 1697 killed; 11:14:03 [ssh-agent] Stopped. 11:14:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1229908880328553559.sh 11:14:04 ---> sysstat.sh 11:14:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1735938985092319279.sh 11:14:04 ---> package-listing.sh 11:14:04 ++ facter osfamily 11:14:04 ++ tr '[:upper:]' '[:lower:]' 11:14:04 + OS_FAMILY=debian 11:14:04 + workspace=/w/workspace/oom-master-pre-commit-lint 11:14:04 + START_PACKAGES=/tmp/packages_start.txt 11:14:04 + END_PACKAGES=/tmp/packages_end.txt 11:14:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:04 + PACKAGES=/tmp/packages_start.txt 11:14:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:14:04 + PACKAGES=/tmp/packages_end.txt 11:14:04 + case "${OS_FAMILY}" in 11:14:04 + dpkg -l 11:14:04 + grep '^ii' 11:14:04 + '[' -f /tmp/packages_start.txt ']' 11:14:04 + '[' -f /tmp/packages_end.txt ']' 11:14:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:14:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:14:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:14:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7933452144051740274.sh 11:14:04 ---> capture-instance-metadata.sh 11:14:04 Setup pyenv: 11:14:04 system 11:14:04 3.8.13 11:14:04 3.9.13 11:14:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rs9g 11:14:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:14:12 lf-activate-venv(): INFO: Installing: lftools 11:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-Rs9g/bin to PATH 11:14:33 INFO: Running in OpenStack, capturing instance metadata 11:14:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12653245670895053656.sh 11:14:33 provisioning config files... 11:14:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4453434736422904402tmp 11:14:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:14:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:14:33 [EnvInject] - Injecting environment variables from a build step. 11:14:33 [EnvInject] - Injecting as environment variables the properties content 11:14:33 SERVER_ID=logs 11:14:33 11:14:33 [EnvInject] - Variables injected successfully. 11:14:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6261096600825405661.sh 11:14:33 ---> create-netrc.sh 11:14:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8617019044655345904.sh 11:14:33 ---> python-tools-install.sh 11:14:33 Setup pyenv: 11:14:33 system 11:14:33 3.8.13 11:14:33 3.9.13 11:14:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rs9g from file:/tmp/.os_lf_venv 11:14:35 lf-activate-venv(): INFO: Installing: lftools 11:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-Rs9g/bin to PATH 11:14:43 Generating Requirements File 11:15:03 Python 3.10.6 11:15:03 pip 25.1.1 from /tmp/venv-Rs9g/lib/python3.10/site-packages/pip (python 3.10) 11:15:03 appdirs==1.4.4 11:15:03 argcomplete==3.6.2 11:15:03 aspy.yaml==1.3.0 11:15:03 attrs==25.3.0 11:15:03 autopage==0.5.2 11:15:03 beautifulsoup4==4.13.4 11:15:03 boto3==1.39.3 11:15:03 botocore==1.39.3 11:15:03 bs4==0.0.2 11:15:03 cachetools==5.5.2 11:15:03 certifi==2025.7.9 11:15:03 cffi==1.17.1 11:15:03 cfgv==3.4.0 11:15:03 chardet==5.2.0 11:15:03 charset-normalizer==3.4.2 11:15:03 click==8.2.1 11:15:03 cliff==4.10.0 11:15:03 cmd2==2.7.0 11:15:03 cryptography==3.3.2 11:15:03 debtcollector==3.0.0 11:15:03 decorator==5.2.1 11:15:03 defusedxml==0.7.1 11:15:03 Deprecated==1.2.18 11:15:03 distlib==0.3.9 11:15:03 dnspython==2.7.0 11:15:03 docker==7.1.0 11:15:03 dogpile.cache==1.4.0 11:15:03 durationpy==0.10 11:15:03 email_validator==2.2.0 11:15:03 filelock==3.18.0 11:15:03 future==1.0.0 11:15:03 gitdb==4.0.12 11:15:03 GitPython==3.1.44 11:15:03 google-auth==2.40.3 11:15:03 httplib2==0.22.0 11:15:03 identify==2.6.12 11:15:03 idna==3.10 11:15:03 importlib-resources==1.5.0 11:15:03 iso8601==2.1.0 11:15:03 Jinja2==3.1.6 11:15:03 jmespath==1.0.1 11:15:03 jsonpatch==1.33 11:15:03 jsonpointer==3.0.0 11:15:03 jsonschema==4.24.0 11:15:03 jsonschema-specifications==2025.4.1 11:15:03 keystoneauth1==5.11.1 11:15:03 kubernetes==33.1.0 11:15:03 lftools==0.37.13 11:15:03 lxml==6.0.0 11:15:03 markdown-it-py==3.0.0 11:15:03 MarkupSafe==3.0.2 11:15:03 mdurl==0.1.2 11:15:03 msgpack==1.1.1 11:15:03 multi_key_dict==2.0.3 11:15:03 munch==4.0.0 11:15:03 netaddr==1.3.0 11:15:03 niet==1.4.2 11:15:03 nodeenv==1.9.1 11:15:03 oauth2client==4.1.3 11:15:03 oauthlib==3.3.1 11:15:03 openstacksdk==4.6.0 11:15:03 os-client-config==2.3.0 11:15:03 os-service-types==1.8.0 11:15:03 osc-lib==4.1.0 11:15:03 oslo.config==9.8.0 11:15:03 oslo.context==6.0.0 11:15:03 oslo.i18n==6.5.1 11:15:03 oslo.log==7.1.0 11:15:03 oslo.serialization==5.7.0 11:15:03 oslo.utils==9.0.0 11:15:03 packaging==25.0 11:15:03 pbr==6.1.1 11:15:03 platformdirs==4.3.8 11:15:03 prettytable==3.16.0 11:15:03 psutil==7.0.0 11:15:03 pyasn1==0.6.1 11:15:03 pyasn1_modules==0.4.2 11:15:03 pycparser==2.22 11:15:03 pygerrit2==2.0.15 11:15:03 PyGithub==2.6.1 11:15:03 Pygments==2.19.2 11:15:03 PyJWT==2.10.1 11:15:03 PyNaCl==1.5.0 11:15:03 pyparsing==2.4.7 11:15:03 pyperclip==1.9.0 11:15:03 pyrsistent==0.20.0 11:15:03 python-cinderclient==9.7.0 11:15:03 python-dateutil==2.9.0.post0 11:15:03 python-heatclient==4.2.0 11:15:03 python-jenkins==1.8.2 11:15:03 python-keystoneclient==5.6.0 11:15:03 python-magnumclient==4.8.1 11:15:03 python-openstackclient==8.1.0 11:15:03 python-swiftclient==4.8.0 11:15:03 PyYAML==6.0.2 11:15:03 referencing==0.36.2 11:15:03 requests==2.32.4 11:15:03 requests-oauthlib==2.0.0 11:15:03 requestsexceptions==1.4.0 11:15:03 rfc3986==2.0.0 11:15:03 rich==14.0.0 11:15:03 rich-argparse==1.7.1 11:15:03 rpds-py==0.26.0 11:15:03 rsa==4.9.1 11:15:03 ruamel.yaml==0.18.14 11:15:03 ruamel.yaml.clib==0.2.12 11:15:03 s3transfer==0.13.0 11:15:03 simplejson==3.20.1 11:15:03 six==1.17.0 11:15:03 smmap==5.0.2 11:15:03 soupsieve==2.7 11:15:03 stevedore==5.4.1 11:15:03 tabulate==0.9.0 11:15:03 toml==0.10.2 11:15:03 tomlkit==0.13.3 11:15:03 tqdm==4.67.1 11:15:03 typing_extensions==4.14.1 11:15:03 tzdata==2025.2 11:15:03 urllib3==1.26.20 11:15:03 virtualenv==20.31.2 11:15:03 wcwidth==0.2.13 11:15:03 websocket-client==1.8.0 11:15:03 wrapt==1.17.2 11:15:03 xdg==6.0.0 11:15:03 xmltodict==0.14.2 11:15:03 yq==3.4.3 11:15:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14470211381785870679.sh 11:15:03 ---> sudo-logs.sh 11:15:03 Archiving 'sudo' log.. 11:15:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13819607926999737966.sh 11:15:03 ---> job-cost.sh 11:15:03 Setup pyenv: 11:15:03 system 11:15:03 3.8.13 11:15:03 3.9.13 11:15:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rs9g from file:/tmp/.os_lf_venv 11:15:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-Rs9g/bin to PATH 11:15:11 INFO: No Stack... 11:15:11 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:11 INFO: Archiving Costs 11:15:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7087218323725460668.sh 11:15:11 ---> logs-deploy.sh 11:15:11 Setup pyenv: 11:15:11 system 11:15:11 3.8.13 11:15:11 3.9.13 11:15:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rs9g from file:/tmp/.os_lf_venv 11:15:13 lf-activate-venv(): INFO: Installing: lftools 11:15:21 lf-activate-venv(): INFO: Adding /tmp/venv-Rs9g/bin to PATH 11:15:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4178 11:15:21 INFO: archiving workspace using pattern(s): 11:15:22 Archives upload complete. 11:15:22 INFO: archiving logs to Nexus 11:15:23 ---> uname -a: 11:15:23 Linux prd-ubuntu1804-builder-4c-4g-26864 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:15:23 11:15:23 11:15:23 ---> lscpu: 11:15:23 Architecture: x86_64 11:15:23 CPU op-mode(s): 32-bit, 64-bit 11:15:23 Byte Order: Little Endian 11:15:23 CPU(s): 4 11:15:23 On-line CPU(s) list: 0-3 11:15:23 Thread(s) per core: 1 11:15:23 Core(s) per socket: 1 11:15:23 Socket(s): 4 11:15:23 NUMA node(s): 1 11:15:23 Vendor ID: AuthenticAMD 11:15:23 CPU family: 23 11:15:23 Model: 49 11:15:23 Model name: AMD EPYC-Rome Processor 11:15:23 Stepping: 0 11:15:23 CPU MHz: 2800.000 11:15:23 BogoMIPS: 5600.00 11:15:23 Virtualization: AMD-V 11:15:23 Hypervisor vendor: KVM 11:15:23 Virtualization type: full 11:15:23 L1d cache: 32K 11:15:23 L1i cache: 32K 11:15:23 L2 cache: 512K 11:15:23 L3 cache: 16384K 11:15:23 NUMA node0 CPU(s): 0-3 11:15:23 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 11:15:23 11:15:23 11:15:23 ---> nproc: 11:15:23 4 11:15:23 11:15:23 11:15:23 ---> df -h: 11:15:23 Filesystem Size Used Avail Use% Mounted on 11:15:23 udev 7.9G 0 7.9G 0% /dev 11:15:23 tmpfs 1.6G 672K 1.6G 1% /run 11:15:23 /dev/vda1 78G 8.4G 69G 11% / 11:15:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:15:23 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:15:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:15:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:15:23 11:15:23 11:15:23 ---> free -m: 11:15:23 total used free shared buff/cache available 11:15:23 Mem: 16040 613 13218 0 2207 15105 11:15:23 Swap: 1023 0 1023 11:15:23 11:15:23 11:15:23 ---> ip addr: 11:15:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:23 inet 127.0.0.1/8 scope host lo 11:15:23 valid_lft forever preferred_lft forever 11:15:23 inet6 ::1/128 scope host 11:15:23 valid_lft forever preferred_lft forever 11:15:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:23 link/ether fa:16:3e:22:3a:96 brd ff:ff:ff:ff:ff:ff 11:15:23 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 11:15:23 valid_lft 86251sec preferred_lft 86251sec 11:15:23 inet6 fe80::f816:3eff:fe22:3a96/64 scope link 11:15:23 valid_lft forever preferred_lft forever 11:15:23 11:15:23 11:15:23 ---> sar -b -r -n DEV: 11:15:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26864) 07/09/25 _x86_64_ (4 CPU) 11:15:23 11:15:23 11:12:55 LINUX RESTART (4 CPU) 11:15:23 11:15:23 11:13:01 tps rtps wtps bread/s bwrtn/s 11:15:23 11:14:03 306.11 59.43 246.68 3767.01 49657.05 11:15:23 11:15:01 139.42 0.91 138.51 109.50 35861.27 11:15:23 Average: 224.19 30.67 193.52 1969.40 42876.62 11:15:23 11:15:23 11:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:23 11:14:03 13872048 15470044 2552920 15.54 57316 1739772 917124 5.25 815292 1519392 176764 11:15:23 11:15:01 13529116 15444324 2895852 17.63 84024 2012692 842536 4.82 870584 1772244 143256 11:15:23 Average: 13700582 15457184 2724386 16.59 70670 1876232 879830 5.04 842938 1645818 160010 11:15:23 11:15:23 11:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:23 11:14:03 ens3 514.45 350.78 2316.40 81.50 0.00 0.00 0.00 0.00 11:15:23 11:14:03 lo 2.73 2.73 0.30 0.30 0.00 0.00 0.00 0.00 11:15:23 11:15:01 ens3 115.48 83.49 910.78 13.89 0.00 0.00 0.00 0.00 11:15:23 11:15:01 lo 1.52 1.52 0.17 0.17 0.00 0.00 0.00 0.00 11:15:23 Average: ens3 318.36 219.41 1625.56 48.27 0.00 0.00 0.00 0.00 11:15:23 Average: lo 2.14 2.14 0.23 0.23 0.00 0.00 0.00 0.00 11:15:23 11:15:23 11:15:23 ---> sar -P ALL: 11:15:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26864) 07/09/25 _x86_64_ (4 CPU) 11:15:23 11:15:23 11:12:55 LINUX RESTART (4 CPU) 11:15:23 11:15:23 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:15:23 11:14:03 all 22.62 0.00 2.91 3.69 0.06 70.72 11:15:23 11:14:03 0 21.64 0.00 2.61 3.18 0.07 72.51 11:15:23 11:14:03 1 17.70 0.00 3.12 5.42 0.07 73.69 11:15:23 11:14:03 2 22.13 0.00 2.75 1.66 0.07 73.39 11:15:23 11:14:03 3 28.99 0.00 3.19 4.49 0.05 63.28 11:15:23 11:15:01 all 21.47 0.00 1.56 2.00 0.06 74.91 11:15:23 11:15:01 0 7.03 0.00 1.30 5.81 0.05 85.81 11:15:23 11:15:01 1 14.50 0.00 1.07 0.94 0.03 83.45 11:15:23 11:15:01 2 23.26 0.00 1.66 0.33 0.07 74.68 11:15:23 11:15:01 3 41.10 0.00 2.19 0.90 0.07 55.74 11:15:23 Average: all 22.05 0.00 2.25 2.86 0.06 72.78 11:15:23 Average: 0 14.45 0.00 1.96 4.47 0.06 79.05 11:15:23 Average: 1 16.13 0.00 2.12 3.22 0.05 78.48 11:15:23 Average: 2 22.69 0.00 2.21 1.00 0.07 74.03 11:15:23 Average: 3 34.94 0.00 2.70 2.73 0.06 59.57 11:15:23 11:15:23 11:15:23