13:50:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141588 13:50:35 Running as SYSTEM 13:50:35 [EnvInject] - Loading node environment variables. 13:50:35 Building remotely on prd-ubuntu1804-builder-4c-4g-30568 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:50:35 [ssh-agent] Looking for ssh-agent implementation... 13:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:36 $ ssh-agent 13:50:36 SSH_AUTH_SOCK=/tmp/ssh-c9FiYskyOSD1/agent.1698 13:50:36 SSH_AGENT_PID=1700 13:50:36 [ssh-agent] Started. 13:50:36 Running ssh-add (command line suppressed) 13:50:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17347121575436169174.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17347121575436169174.key) 13:50:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:50:36 The recommended git tool is: NONE 13:50:37 using credential onap-jenkins-ssh 13:50:37 Wiping out workspace first. 13:50:37 Cloning the remote Git repository 13:50:37 Cloning repository git://cloud.onap.org/mirror/oom.git 13:50:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:50:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:37 > git --version # timeout=10 13:50:37 > git --version # 'git version 2.17.1' 13:50:37 using GIT_SSH to set credentials Gerrit user 13:50:37 Verifying host key using manually-configured host key entries 13:50:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:50:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:43 using GIT_SSH to set credentials Gerrit user 13:50:43 Verifying host key using manually-configured host key entries 13:50:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/88/141588/1 # timeout=30 13:50:43 > git rev-parse c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c^{commit} # timeout=10 13:50:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:50:43 Checking out Revision c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c (refs/changes/88/141588/1) 13:50:43 > git config core.sparsecheckout # timeout=10 13:50:43 > git checkout -f c3b8bd61bebbbb1fb2ca50b4460bdb7262e6ee0c # timeout=30 13:50:46 Commit message: "[POLICY] Fix file permissions for helm config and cache" 13:50:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:50:47 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 13:50:47 [EnvInject] - Injecting environment variables from a build step. 13:50:47 [EnvInject] - Injecting as environment variables the properties content 13:50:47 PYTHON=python3 13:50:47 13:50:47 [EnvInject] - Variables injected successfully. 13:50:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17822655120918447959.sh 13:50:47 ---> tox-install.sh 13:50:47 + source /home/jenkins/lf-env.sh 13:50:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:47 ++ mktemp -d /tmp/venv-XXXX 13:50:47 + lf_venv=/tmp/venv-rBJE 13:50:47 + local venv_file=/tmp/.os_lf_venv 13:50:47 + local python=python3 13:50:47 + local options 13:50:47 + local set_path=true 13:50:47 + local install_args= 13:50: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 13:50:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:47 + true 13:50:47 + case $1 in 13:50:47 + venv_file=/tmp/.toxenv 13:50:47 + shift 2 13:50:47 + true 13:50:47 + case $1 in 13:50:47 + shift 13:50:47 + break 13:50:47 + case $python in 13:50:47 + local pkg_list= 13:50:47 + [[ -d /opt/pyenv ]] 13:50:47 + echo 'Setup pyenv:' 13:50:47 Setup pyenv: 13:50:47 + export PYENV_ROOT=/opt/pyenv 13:50:47 + PYENV_ROOT=/opt/pyenv 13:50:47 + 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 13:50:47 + 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 13:50:47 + pyenv versions 13:50:47 * system (set by /opt/pyenv/version) 13:50:47 * 3.8.13 (set by /opt/pyenv/version) 13:50:47 * 3.9.13 (set by /opt/pyenv/version) 13:50:47 * 3.10.6 (set by /opt/pyenv/version) 13:50:47 + command -v pyenv 13:50:47 ++ pyenv init - --no-rehash 13:50: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[*]}"'\'')" 13:50:47 export PATH="/opt/pyenv/shims:${PATH}" 13:50:47 export PYENV_SHELL=bash 13:50:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:47 pyenv() { 13:50:47 local command 13:50:47 command="${1:-}" 13:50:47 if [ "$#" -gt 0 ]; then 13:50:47 shift 13:50:47 fi 13:50:47 13:50:47 case "$command" in 13:50:47 rehash|shell) 13:50:47 eval "$(pyenv "sh-$command" "$@")" 13:50:47 ;; 13:50:47 *) 13:50:47 command pyenv "$command" "$@" 13:50:47 ;; 13:50:47 esac 13:50:47 }' 13:50: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[*]}"' 13:50:47 ++ 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 13:50:47 ++ 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 13:50:47 ++ 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 13:50:47 ++ export PYENV_SHELL=bash 13:50:47 ++ PYENV_SHELL=bash 13:50:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:47 +++ complete -F _pyenv pyenv 13:50:47 ++ lf-pyver python3 13:50:47 ++ local py_version_xy=python3 13:50:47 ++ local py_version_xyz= 13:50:47 ++ pyenv versions 13:50:47 ++ local command 13:50:47 ++ command=versions 13:50:47 ++ '[' 1 -gt 0 ']' 13:50:47 ++ shift 13:50:47 ++ case "$command" in 13:50:47 ++ command pyenv versions 13:50:47 ++ pyenv versions 13:50:47 ++ sed 's/^[ *]* //' 13:50:47 ++ grep -E '^[0-9.]*[0-9]$' 13:50:47 ++ awk '{ print $1 }' 13:50:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:47 +++ grep '^3' /tmp/.pyenv_versions 13:50:47 +++ sort -V 13:50:47 +++ tail -n 1 13:50:47 ++ py_version_xyz=3.10.6 13:50:47 ++ [[ -z 3.10.6 ]] 13:50:47 ++ echo 3.10.6 13:50:47 ++ return 0 13:50:47 + pyenv local 3.10.6 13:50:47 + local command 13:50:47 + command=local 13:50:47 + '[' 2 -gt 0 ']' 13:50:47 + shift 13:50:47 + case "$command" in 13:50:47 + command pyenv local 3.10.6 13:50:47 + pyenv local 3.10.6 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='tox ' 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='virtualenv ' 13:50:47 + for arg in "$@" 13:50:47 + case $arg in 13:50:47 + pkg_list+='urllib3~=1.26.15 ' 13:50:47 + [[ -f /tmp/.toxenv ]] 13:50:47 + [[ ! -f /tmp/.toxenv ]] 13:50:47 + [[ -n '' ]] 13:50:47 + python3 -m venv /tmp/venv-rBJE 13:50:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rBJE' 13:50:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rBJE 13:50:51 + echo /tmp/venv-rBJE 13:50:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:50:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:50:51 + /tmp/venv-rBJE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:50:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:55 + /tmp/venv-rBJE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:50:57 + type python3 13:50:57 + true 13:50:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rBJE/bin to PATH' 13:50:57 lf-activate-venv(): INFO: Adding /tmp/venv-rBJE/bin to PATH 13:50:57 + PATH=/tmp/venv-rBJE/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 13:50:57 + return 0 13:50:57 + python3 --version 13:50:57 Python 3.10.6 13:50:57 + python3 -m pip --version 13:50:57 pip 25.1.1 from /tmp/venv-rBJE/lib/python3.10/site-packages/pip (python 3.10) 13:50:57 + python3 -m pip freeze 13:50:58 cachetools==6.1.0 13:50:58 chardet==5.2.0 13:50:58 colorama==0.4.6 13:50:58 distlib==0.4.0 13:50:58 filelock==3.18.0 13:50:58 packaging==25.0 13:50:58 platformdirs==4.3.8 13:50:58 pluggy==1.6.0 13:50:58 pyproject-api==1.9.1 13:50:58 tomli==2.2.1 13:50:58 tox==4.28.1 13:50:58 typing_extensions==4.14.1 13:50:58 urllib3==1.26.20 13:50:58 virtualenv==20.32.0 13:50:58 [EnvInject] - Injecting environment variables from a build step. 13:50:58 [EnvInject] - Injecting as environment variables the properties content 13:50:58 PARALLEL=false 13:50:58 13:50:58 [EnvInject] - Variables injected successfully. 13:50:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7644760241161161448.sh 13:50:58 ---> tox-run.sh 13:50:58 + 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 13:50:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:50:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:50:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:50:58 + cd /w/workspace/oom-master-pre-commit-lint/. 13:50:58 + source /home/jenkins/lf-env.sh 13:50:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:50:58 ++ mktemp -d /tmp/venv-XXXX 13:50:58 + lf_venv=/tmp/venv-dEGr 13:50:58 + local venv_file=/tmp/.os_lf_venv 13:50:58 + local python=python3 13:50:58 + local options 13:50:58 + local set_path=true 13:50:58 + local install_args= 13:50:58 ++ 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 13:50:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:50:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:50:58 + true 13:50:58 + case $1 in 13:50:58 + venv_file=/tmp/.toxenv 13:50:58 + shift 2 13:50:58 + true 13:50:58 + case $1 in 13:50:58 + shift 13:50:58 + break 13:50:58 + case $python in 13:50:58 + local pkg_list= 13:50:58 + [[ -d /opt/pyenv ]] 13:50:58 + echo 'Setup pyenv:' 13:50:58 Setup pyenv: 13:50:58 + export PYENV_ROOT=/opt/pyenv 13:50:58 + PYENV_ROOT=/opt/pyenv 13:50:58 + 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 13:50:58 + 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 13:50:58 + pyenv versions 13:50:58 system 13:50:58 3.8.13 13:50:58 3.9.13 13:50:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:50:58 + command -v pyenv 13:50:58 ++ pyenv init - --no-rehash 13:50:58 + 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[*]}"'\'')" 13:50:58 export PATH="/opt/pyenv/shims:${PATH}" 13:50:58 export PYENV_SHELL=bash 13:50:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:50:58 pyenv() { 13:50:58 local command 13:50:58 command="${1:-}" 13:50:58 if [ "$#" -gt 0 ]; then 13:50:58 shift 13:50:58 fi 13:50:58 13:50:58 case "$command" in 13:50:58 rehash|shell) 13:50:58 eval "$(pyenv "sh-$command" "$@")" 13:50:58 ;; 13:50:58 *) 13:50:58 command pyenv "$command" "$@" 13:50:58 ;; 13:50:58 esac 13:50:58 }' 13:50:58 +++ 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[*]}"' 13:50:58 ++ 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 13:50:58 ++ 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 13:50:58 ++ 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 13:50:58 ++ export PYENV_SHELL=bash 13:50:58 ++ PYENV_SHELL=bash 13:50:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:50:58 +++ complete -F _pyenv pyenv 13:50:58 ++ lf-pyver python3 13:50:58 ++ local py_version_xy=python3 13:50:58 ++ local py_version_xyz= 13:50:58 ++ pyenv versions 13:50:58 ++ local command 13:50:58 ++ sed 's/^[ *]* //' 13:50:58 ++ command=versions 13:50:58 ++ '[' 1 -gt 0 ']' 13:50:58 ++ shift 13:50:58 ++ case "$command" in 13:50:58 ++ command pyenv versions 13:50:58 ++ pyenv versions 13:50:58 ++ grep -E '^[0-9.]*[0-9]$' 13:50:58 ++ awk '{ print $1 }' 13:50:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:50:58 +++ grep '^3' /tmp/.pyenv_versions 13:50:58 +++ sort -V 13:50:58 +++ tail -n 1 13:50:58 ++ py_version_xyz=3.10.6 13:50:58 ++ [[ -z 3.10.6 ]] 13:50:58 ++ echo 3.10.6 13:50:58 ++ return 0 13:50:58 + pyenv local 3.10.6 13:50:58 + local command 13:50:58 + command=local 13:50:58 + '[' 2 -gt 0 ']' 13:50:58 + shift 13:50:58 + case "$command" in 13:50:58 + command pyenv local 3.10.6 13:50:58 + pyenv local 3.10.6 13:50:58 + for arg in "$@" 13:50:58 + case $arg in 13:50:58 + pkg_list+='tox ' 13:50:58 + for arg in "$@" 13:50:58 + case $arg in 13:50:58 + pkg_list+='virtualenv ' 13:50:58 + for arg in "$@" 13:50:58 + case $arg in 13:50:58 + pkg_list+='urllib3~=1.26.15 ' 13:50:58 + [[ -f /tmp/.toxenv ]] 13:50:58 ++ cat /tmp/.toxenv 13:50:58 + lf_venv=/tmp/venv-rBJE 13:50:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rBJE from' file:/tmp/.toxenv 13:50:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rBJE from file:/tmp/.toxenv 13:50:58 + /tmp/venv-rBJE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:50:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:50:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:50:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:50:59 + /tmp/venv-rBJE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:51:00 + type python3 13:51:00 + true 13:51:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rBJE/bin to PATH' 13:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-rBJE/bin to PATH 13:51:00 + PATH=/tmp/venv-rBJE/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 13:51:00 + return 0 13:51:00 + [[ -d /opt/pyenv ]] 13:51:00 + echo '---> Setting up pyenv' 13:51:00 ---> Setting up pyenv 13:51:00 + export PYENV_ROOT=/opt/pyenv 13:51:00 + PYENV_ROOT=/opt/pyenv 13:51:00 + export PATH=/opt/pyenv/bin:/tmp/venv-rBJE/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 13:51:00 + PATH=/opt/pyenv/bin:/tmp/venv-rBJE/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 13:51:00 ++ pwd 13:51:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:51:00 + export PYTHONPATH 13:51:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:51:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:51:00 + tox --version 13:51:00 4.28.1 from /tmp/venv-rBJE/lib/python3.10/site-packages/tox/__init__.py 13:51:00 + PARALLEL=false 13:51:00 + TOX_OPTIONS_LIST= 13:51:00 + [[ -n pre-commit ]] 13:51:00 + TOX_OPTIONS_LIST=' -e pre-commit' 13:51:00 + case ${PARALLEL,,} in 13:51:00 + tox -e pre-commit 13:51:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:51:01 pre-commit: install_deps> python -I -m pip install pre-commit 13:51:04 pre-commit: freeze> python -m pip freeze --all 13:51:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,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.9.0,virtualenv==20.32.0 13:51:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:51:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:51:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:51:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:51:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:51:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:51:06 [INFO] Once installed this environment will be reused. 13:51:06 [INFO] This may take a few minutes... 13:51:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:51:10 [INFO] Once installed this environment will be reused. 13:51:10 [INFO] This may take a few minutes... 13:51:15 trim trailing whitespace.................................................Passed 13:51:16 Tabs remover.............................................................Passed 13:51:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:51:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:51:16 [INFO] Once installed this environment will be reused. 13:51:16 [INFO] This may take a few minutes... 13:51:25 gitlint..............................................(no files to check)Skipped 13:51:25 pre-commit: OK (24.66=setup[3.39]+cmd[11.77,9.50] seconds) 13:51:25 congratulations :) (24.88 seconds) 13:51:25 + tox_status=0 13:51:25 + echo '---> Completed tox runs' 13:51:25 ---> Completed tox runs 13:51:25 + for i in .tox/*/log 13:51:25 ++ echo .tox/pre-commit/log 13:51:25 ++ awk -F/ '{print $2}' 13:51:25 + tox_env=pre-commit 13:51:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:51:25 + DOC_DIR=docs/_build/html 13:51:25 + [[ -d docs/_build/html ]] 13:51:25 + echo '---> tox-run.sh ends' 13:51:25 ---> tox-run.sh ends 13:51:25 + test 0 -eq 0 13:51:25 $ ssh-agent -k 13:51:25 unset SSH_AUTH_SOCK; 13:51:25 unset SSH_AGENT_PID; 13:51:25 echo Agent pid 1700 killed; 13:51:25 [ssh-agent] Stopped. 13:51:25 [PostBuildScript] - [INFO] Executing post build scripts. 13:51:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18310597286190730245.sh 13:51:25 ---> sysstat.sh 13:51:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10502899881700584224.sh 13:51:26 ---> package-listing.sh 13:51:26 ++ facter osfamily 13:51:26 ++ tr '[:upper:]' '[:lower:]' 13:51:26 + OS_FAMILY=debian 13:51:26 + workspace=/w/workspace/oom-master-pre-commit-lint 13:51:26 + START_PACKAGES=/tmp/packages_start.txt 13:51:26 + END_PACKAGES=/tmp/packages_end.txt 13:51:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:26 + PACKAGES=/tmp/packages_start.txt 13:51:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:51:26 + PACKAGES=/tmp/packages_end.txt 13:51:26 + case "${OS_FAMILY}" in 13:51:26 + dpkg -l 13:51:26 + grep '^ii' 13:51:26 + '[' -f /tmp/packages_start.txt ']' 13:51:26 + '[' -f /tmp/packages_end.txt ']' 13:51:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:51:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:51:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:51:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8660391766851122083.sh 13:51:26 ---> capture-instance-metadata.sh 13:51:26 Setup pyenv: 13:51:26 system 13:51:26 3.8.13 13:51:26 3.9.13 13:51:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:51:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRtK 13:51:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:51:34 lf-activate-venv(): INFO: Installing: lftools 13:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-nRtK/bin to PATH 13:51:55 INFO: Running in OpenStack, capturing instance metadata 13:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17204635296863948757.sh 13:51:55 provisioning config files... 13:51:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4885378980780701808tmp 13:51:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:51:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:51:55 [EnvInject] - Injecting environment variables from a build step. 13:51:55 [EnvInject] - Injecting as environment variables the properties content 13:51:55 SERVER_ID=logs 13:51:55 13:51:55 [EnvInject] - Variables injected successfully. 13:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13865785769378810901.sh 13:51:55 ---> create-netrc.sh 13:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5960425218814427556.sh 13:51:55 ---> python-tools-install.sh 13:51:55 Setup pyenv: 13:51:55 system 13:51:55 3.8.13 13:51:55 3.9.13 13:51:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:51:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRtK from file:/tmp/.os_lf_venv 13:51:57 lf-activate-venv(): INFO: Installing: lftools 13:52:05 lf-activate-venv(): INFO: Adding /tmp/venv-nRtK/bin to PATH 13:52:05 Generating Requirements File 13:52:26 Python 3.10.6 13:52:26 pip 25.1.1 from /tmp/venv-nRtK/lib/python3.10/site-packages/pip (python 3.10) 13:52:26 appdirs==1.4.4 13:52:26 argcomplete==3.6.2 13:52:26 aspy.yaml==1.3.0 13:52:26 attrs==25.3.0 13:52:26 autopage==0.5.2 13:52:26 beautifulsoup4==4.13.4 13:52:26 boto3==1.39.13 13:52:26 botocore==1.39.13 13:52:26 bs4==0.0.2 13:52:26 cachetools==5.5.2 13:52:26 certifi==2025.7.14 13:52:26 cffi==1.17.1 13:52:26 cfgv==3.4.0 13:52:26 chardet==5.2.0 13:52:26 charset-normalizer==3.4.2 13:52:26 click==8.2.1 13:52:26 cliff==4.10.0 13:52:26 cmd2==2.7.0 13:52:26 cryptography==3.3.2 13:52:26 debtcollector==3.0.0 13:52:26 decorator==5.2.1 13:52:26 defusedxml==0.7.1 13:52:26 Deprecated==1.2.18 13:52:26 distlib==0.4.0 13:52:26 dnspython==2.7.0 13:52:26 docker==7.1.0 13:52:26 dogpile.cache==1.4.0 13:52:26 durationpy==0.10 13:52:26 email_validator==2.2.0 13:52:26 filelock==3.18.0 13:52:26 future==1.0.0 13:52:26 gitdb==4.0.12 13:52:26 GitPython==3.1.45 13:52:26 google-auth==2.40.3 13:52:26 httplib2==0.22.0 13:52:26 identify==2.6.12 13:52:26 idna==3.10 13:52:26 importlib-resources==1.5.0 13:52:26 iso8601==2.1.0 13:52:26 Jinja2==3.1.6 13:52:26 jmespath==1.0.1 13:52:26 jsonpatch==1.33 13:52:26 jsonpointer==3.0.0 13:52:26 jsonschema==4.25.0 13:52:26 jsonschema-specifications==2025.4.1 13:52:26 keystoneauth1==5.11.1 13:52:26 kubernetes==33.1.0 13:52:26 lftools==0.37.13 13:52:26 lxml==6.0.0 13:52:26 markdown-it-py==3.0.0 13:52:26 MarkupSafe==3.0.2 13:52:26 mdurl==0.1.2 13:52:26 msgpack==1.1.1 13:52:26 multi_key_dict==2.0.3 13:52:26 munch==4.0.0 13:52:26 netaddr==1.3.0 13:52:26 niet==1.4.2 13:52:26 nodeenv==1.9.1 13:52:26 oauth2client==4.1.3 13:52:26 oauthlib==3.3.1 13:52:26 openstacksdk==4.6.0 13:52:26 os-client-config==2.3.0 13:52:26 os-service-types==1.8.0 13:52:26 osc-lib==4.1.0 13:52:26 oslo.config==10.0.0 13:52:26 oslo.context==6.0.0 13:52:26 oslo.i18n==6.5.1 13:52:26 oslo.log==7.2.0 13:52:26 oslo.serialization==5.7.0 13:52:26 oslo.utils==9.0.0 13:52:26 packaging==25.0 13:52:26 pbr==6.1.1 13:52:26 platformdirs==4.3.8 13:52:26 prettytable==3.16.0 13:52:26 psutil==7.0.0 13:52:26 pyasn1==0.6.1 13:52:26 pyasn1_modules==0.4.2 13:52:26 pycparser==2.22 13:52:26 pygerrit2==2.0.15 13:52:26 PyGithub==2.6.1 13:52:26 Pygments==2.19.2 13:52:26 PyJWT==2.10.1 13:52:26 PyNaCl==1.5.0 13:52:26 pyparsing==2.4.7 13:52:26 pyperclip==1.9.0 13:52:26 pyrsistent==0.20.0 13:52:26 python-cinderclient==9.7.0 13:52:26 python-dateutil==2.9.0.post0 13:52:26 python-heatclient==4.3.0 13:52:26 python-jenkins==1.8.2 13:52:26 python-keystoneclient==5.6.0 13:52:26 python-magnumclient==4.8.1 13:52:26 python-openstackclient==8.1.0 13:52:26 python-swiftclient==4.8.0 13:52:26 PyYAML==6.0.2 13:52:26 referencing==0.36.2 13:52:26 requests==2.32.4 13:52:26 requests-oauthlib==2.0.0 13:52:26 requestsexceptions==1.4.0 13:52:26 rfc3986==2.0.0 13:52:26 rich==14.1.0 13:52:26 rich-argparse==1.7.1 13:52:26 rpds-py==0.26.0 13:52:26 rsa==4.9.1 13:52:26 ruamel.yaml==0.18.14 13:52:26 ruamel.yaml.clib==0.2.12 13:52:26 s3transfer==0.13.1 13:52:26 simplejson==3.20.1 13:52:26 six==1.17.0 13:52:26 smmap==5.0.2 13:52:26 soupsieve==2.7 13:52:26 stevedore==5.4.1 13:52:26 tabulate==0.9.0 13:52:26 toml==0.10.2 13:52:26 tomlkit==0.13.3 13:52:26 tqdm==4.67.1 13:52:26 typing_extensions==4.14.1 13:52:26 tzdata==2025.2 13:52:26 urllib3==1.26.20 13:52:26 virtualenv==20.32.0 13:52:26 wcwidth==0.2.13 13:52:26 websocket-client==1.8.0 13:52:26 wrapt==1.17.2 13:52:26 xdg==6.0.0 13:52:26 xmltodict==0.14.2 13:52:26 yq==3.4.3 13:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5988571576469146500.sh 13:52:26 ---> sudo-logs.sh 13:52:26 Archiving 'sudo' log.. 13:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3668238650818373858.sh 13:52:26 ---> job-cost.sh 13:52:26 Setup pyenv: 13:52:26 system 13:52:26 3.8.13 13:52:26 3.9.13 13:52:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRtK from file:/tmp/.os_lf_venv 13:52:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-nRtK/bin to PATH 13:52:35 INFO: No Stack... 13:52:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:36 INFO: Archiving Costs 13:52:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17376653158916447177.sh 13:52:36 ---> logs-deploy.sh 13:52:36 Setup pyenv: 13:52:36 system 13:52:36 3.8.13 13:52:36 3.9.13 13:52:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRtK from file:/tmp/.os_lf_venv 13:52:38 lf-activate-venv(): INFO: Installing: lftools 13:52:46 lf-activate-venv(): INFO: Adding /tmp/venv-nRtK/bin to PATH 13:52:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4195 13:52:46 INFO: archiving workspace using pattern(s): 13:52:50 Archives upload complete. 13:52:50 INFO: archiving logs to Nexus 13:52:51 ---> uname -a: 13:52:51 Linux prd-ubuntu1804-builder-4c-4g-30568 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:52:51 13:52:51 13:52:51 ---> lscpu: 13:52:51 Architecture: x86_64 13:52:51 CPU op-mode(s): 32-bit, 64-bit 13:52:51 Byte Order: Little Endian 13:52:51 CPU(s): 4 13:52:51 On-line CPU(s) list: 0-3 13:52:51 Thread(s) per core: 1 13:52:51 Core(s) per socket: 1 13:52:51 Socket(s): 4 13:52:51 NUMA node(s): 1 13:52:51 Vendor ID: AuthenticAMD 13:52:51 CPU family: 23 13:52:51 Model: 49 13:52:51 Model name: AMD EPYC-Rome Processor 13:52:51 Stepping: 0 13:52:51 CPU MHz: 2800.000 13:52:51 BogoMIPS: 5600.00 13:52:51 Virtualization: AMD-V 13:52:51 Hypervisor vendor: KVM 13:52:51 Virtualization type: full 13:52:51 L1d cache: 32K 13:52:51 L1i cache: 32K 13:52:51 L2 cache: 512K 13:52:51 L3 cache: 16384K 13:52:51 NUMA node0 CPU(s): 0-3 13:52:51 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 13:52:51 13:52:51 13:52:51 ---> nproc: 13:52:51 4 13:52:51 13:52:51 13:52:51 ---> df -h: 13:52:51 Filesystem Size Used Avail Use% Mounted on 13:52:51 udev 7.9G 0 7.9G 0% /dev 13:52:51 tmpfs 1.6G 672K 1.6G 1% /run 13:52:51 /dev/vda1 78G 8.4G 69G 11% / 13:52:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:52:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:52:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:52:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:52:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:52:51 13:52:51 13:52:51 ---> free -m: 13:52:51 total used free shared buff/cache available 13:52:51 Mem: 16040 547 13278 0 2213 15171 13:52:51 Swap: 1023 0 1023 13:52:51 13:52:51 13:52:51 ---> ip addr: 13:52:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:52:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:52:51 inet 127.0.0.1/8 scope host lo 13:52:51 valid_lft forever preferred_lft forever 13:52:51 inet6 ::1/128 scope host 13:52:51 valid_lft forever preferred_lft forever 13:52:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:52:51 link/ether fa:16:3e:f0:1c:52 brd ff:ff:ff:ff:ff:ff 13:52:51 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 13:52:51 valid_lft 86249sec preferred_lft 86249sec 13:52:51 inet6 fe80::f816:3eff:fef0:1c52/64 scope link 13:52:51 valid_lft forever preferred_lft forever 13:52:51 13:52:51 13:52:51 ---> sar -b -r -n DEV: 13:52:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30568) 07/25/25 _x86_64_ (4 CPU) 13:52:51 13:52:51 13:50:23 LINUX RESTART (4 CPU) 13:52:51 13:52:51 13:51:01 tps rtps wtps bread/s bwrtn/s 13:52:51 13:52:01 124.60 2.00 122.60 148.64 45653.86 13:52:51 Average: 124.60 2.00 122.60 148.64 45653.86 13:52:51 13:52:51 13:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:51 13:52:01 13736648 15540388 2688320 16.37 77260 1914692 792372 4.53 769244 1680240 153656 13:52:51 Average: 13736648 15540388 2688320 16.37 77260 1914692 792372 4.53 769244 1680240 153656 13:52:51 13:52:51 13:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:51 13:52:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 13:52:51 13:52:01 ens3 147.76 103.50 1253.90 14.28 0.00 0.00 0.00 0.00 13:52:51 Average: lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 13:52:51 Average: ens3 147.76 103.50 1253.90 14.28 0.00 0.00 0.00 0.00 13:52:51 13:52:51 13:52:51 ---> sar -P ALL: 13:52:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30568) 07/25/25 _x86_64_ (4 CPU) 13:52:51 13:52:51 13:50:23 LINUX RESTART (4 CPU) 13:52:51 13:52:51 13:51:01 CPU %user %nice %system %iowait %steal %idle 13:52:51 13:52:01 all 22.29 0.00 2.13 2.23 0.06 73.30 13:52:51 13:52:01 0 12.96 0.00 1.71 7.05 0.05 78.23 13:52:51 13:52:01 1 36.04 0.00 3.17 0.75 0.08 59.96 13:52:51 13:52:01 2 17.93 0.00 1.57 0.89 0.07 79.54 13:52:51 13:52:01 3 22.16 0.00 2.10 0.22 0.05 75.47 13:52:51 Average: all 22.29 0.00 2.13 2.23 0.06 73.30 13:52:51 Average: 0 12.96 0.00 1.71 7.05 0.05 78.23 13:52:51 Average: 1 36.04 0.00 3.17 0.75 0.08 59.96 13:52:51 Average: 2 17.93 0.00 1.57 0.89 0.07 79.54 13:52:51 Average: 3 22.16 0.00 2.10 0.22 0.05 75.47 13:52:51 13:52:51 13:52:51