07:43:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 07:43:08 Running as SYSTEM 07:43:08 [EnvInject] - Loading node environment variables. 07:43:08 Building remotely on prd-ubuntu1804-builder-4c-4g-15174 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:43:08 [ssh-agent] Looking for ssh-agent implementation... 07:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:08 $ ssh-agent 07:43:08 SSH_AUTH_SOCK=/tmp/ssh-H8bg3OdJFngg/agent.1726 07:43:08 SSH_AGENT_PID=1728 07:43:08 [ssh-agent] Started. 07:43:08 Running ssh-add (command line suppressed) 07:43:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14338224659742298950.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14338224659742298950.key) 07:43:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:43:08 The recommended git tool is: NONE 07:43:09 using credential onap-jenkins-ssh 07:43:09 Wiping out workspace first. 07:43:09 Cloning the remote Git repository 07:43:09 Cloning repository git://cloud.onap.org/mirror/oom.git 07:43:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:43:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:43:10 > git --version # timeout=10 07:43:10 > git --version # 'git version 2.17.1' 07:43:10 using GIT_SSH to set credentials Gerrit user 07:43:10 Verifying host key using manually-configured host key entries 07:43:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:43:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:43:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:43:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:43:22 using GIT_SSH to set credentials Gerrit user 07:43:22 Verifying host key using manually-configured host key entries 07:43:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/7 # timeout=30 07:43:22 > git rev-parse 2a36a223b068d3660aea3b787d9e32c0f38a6cac^{commit} # timeout=10 07:43:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:43:22 Checking out Revision 2a36a223b068d3660aea3b787d9e32c0f38a6cac (refs/changes/79/136179/7) 07:43:23 > git config core.sparsecheckout # timeout=10 07:43:23 > git checkout -f 2a36a223b068d3660aea3b787d9e32c0f38a6cac # timeout=30 07:43:26 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 07:43:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:43:26 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 07:43:26 [EnvInject] - Injecting environment variables from a build step. 07:43:26 [EnvInject] - Injecting as environment variables the properties content 07:43:26 PYTHON=python3 07:43:26 07:43:26 [EnvInject] - Variables injected successfully. 07:43:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8614490706391374759.sh 07:43:26 ---> tox-install.sh 07:43:26 + source /home/jenkins/lf-env.sh 07:43:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:26 ++ mktemp -d /tmp/venv-XXXX 07:43:26 + lf_venv=/tmp/venv-C13z 07:43:26 + local venv_file=/tmp/.os_lf_venv 07:43:26 + local python=python3 07:43:26 + local options 07:43:26 + local set_path=true 07:43:26 + local install_args= 07:43: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 07:43:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:26 + true 07:43:26 + case $1 in 07:43:26 + venv_file=/tmp/.toxenv 07:43:26 + shift 2 07:43:26 + true 07:43:26 + case $1 in 07:43:26 + shift 07:43:26 + break 07:43:26 + case $python in 07:43:26 + local pkg_list= 07:43:26 + [[ -d /opt/pyenv ]] 07:43:26 + echo 'Setup pyenv:' 07:43:26 Setup pyenv: 07:43:26 + export PYENV_ROOT=/opt/pyenv 07:43:26 + PYENV_ROOT=/opt/pyenv 07:43: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 07:43: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 07:43:26 + pyenv versions 07:43:26 * system (set by /opt/pyenv/version) 07:43:26 * 3.8.13 (set by /opt/pyenv/version) 07:43:26 * 3.9.13 (set by /opt/pyenv/version) 07:43:26 * 3.10.6 (set by /opt/pyenv/version) 07:43:26 + command -v pyenv 07:43:26 ++ pyenv init - --no-rehash 07:43: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[*]}"'\'')" 07:43:26 export PATH="/opt/pyenv/shims:${PATH}" 07:43:26 export PYENV_SHELL=bash 07:43:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:26 pyenv() { 07:43:26 local command 07:43:26 command="${1:-}" 07:43:26 if [ "$#" -gt 0 ]; then 07:43:26 shift 07:43:26 fi 07:43:26 07:43:26 case "$command" in 07:43:26 rehash|shell) 07:43:26 eval "$(pyenv "sh-$command" "$@")" 07:43:26 ;; 07:43:26 *) 07:43:26 command pyenv "$command" "$@" 07:43:26 ;; 07:43:26 esac 07:43:26 }' 07:43: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[*]}"' 07:43: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 07:43: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 07:43: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 07:43:26 ++ export PYENV_SHELL=bash 07:43:26 ++ PYENV_SHELL=bash 07:43:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:26 +++ complete -F _pyenv pyenv 07:43:26 ++ lf-pyver python3 07:43:26 ++ local py_version_xy=python3 07:43:26 ++ local py_version_xyz= 07:43:26 ++ pyenv versions 07:43:26 ++ local command 07:43:26 ++ command=versions 07:43:26 ++ '[' 1 -gt 0 ']' 07:43:26 ++ shift 07:43:26 ++ case "$command" in 07:43:26 ++ command pyenv versions 07:43:26 ++ pyenv versions 07:43:26 ++ awk '{ print $1 }' 07:43:26 ++ sed 's/^[ *]* //' 07:43:26 ++ grep -E '^[0-9.]*[0-9]$' 07:43:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:26 +++ grep '^3' /tmp/.pyenv_versions 07:43:26 +++ sort -V 07:43:26 +++ tail -n 1 07:43:26 ++ py_version_xyz=3.10.6 07:43:26 ++ [[ -z 3.10.6 ]] 07:43:26 ++ echo 3.10.6 07:43:26 ++ return 0 07:43:26 + pyenv local 3.10.6 07:43:26 + local command 07:43:26 + command=local 07:43:26 + '[' 2 -gt 0 ']' 07:43:26 + shift 07:43:26 + case "$command" in 07:43:26 + command pyenv local 3.10.6 07:43:26 + pyenv local 3.10.6 07:43:26 + for arg in "$@" 07:43:26 + case $arg in 07:43:26 + pkg_list+='tox ' 07:43:26 + for arg in "$@" 07:43:26 + case $arg in 07:43:26 + pkg_list+='virtualenv ' 07:43:26 + for arg in "$@" 07:43:26 + case $arg in 07:43:26 + pkg_list+='urllib3~=1.26.15 ' 07:43:26 + [[ -f /tmp/.toxenv ]] 07:43:26 + [[ ! -f /tmp/.toxenv ]] 07:43:26 + [[ -n '' ]] 07:43:26 + python3 -m venv /tmp/venv-C13z 07:43:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C13z' 07:43:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C13z 07:43:31 + echo /tmp/venv-C13z 07:43:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:43:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:43:31 + /tmp/venv-C13z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:43:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:43:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:43:34 + /tmp/venv-C13z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:43:36 + type python3 07:43:36 + true 07:43:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C13z/bin to PATH' 07:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-C13z/bin to PATH 07:43:36 + PATH=/tmp/venv-C13z/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 07:43:36 + return 0 07:43:36 + python3 --version 07:43:36 Python 3.10.6 07:43:36 + python3 -m pip --version 07:43:37 pip 23.3.2 from /tmp/venv-C13z/lib/python3.10/site-packages/pip (python 3.10) 07:43:37 + python3 -m pip freeze 07:43:37 cachetools==5.3.2 07:43:37 chardet==5.2.0 07:43:37 colorama==0.4.6 07:43:37 distlib==0.3.8 07:43:37 filelock==3.13.1 07:43:37 packaging==23.2 07:43:37 platformdirs==4.1.0 07:43:37 pluggy==1.4.0 07:43:37 pyproject-api==1.6.1 07:43:37 tomli==2.0.1 07:43:37 tox==4.12.1 07:43:37 urllib3==1.26.18 07:43:37 virtualenv==20.25.0 07:43:37 [EnvInject] - Injecting environment variables from a build step. 07:43:37 [EnvInject] - Injecting as environment variables the properties content 07:43:37 PARALLEL=false 07:43:37 07:43:37 [EnvInject] - Variables injected successfully. 07:43:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3223366390115058883.sh 07:43:37 ---> tox-run.sh 07:43: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 07:43:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:43:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:43:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:43:37 + cd /w/workspace/oom-master-pre-commit-lint/. 07:43:37 + source /home/jenkins/lf-env.sh 07:43:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:43:37 ++ mktemp -d /tmp/venv-XXXX 07:43:37 + lf_venv=/tmp/venv-OvVE 07:43:37 + local venv_file=/tmp/.os_lf_venv 07:43:37 + local python=python3 07:43:37 + local options 07:43:37 + local set_path=true 07:43:37 + local install_args= 07:43: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 07:43:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:43:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:43:37 + true 07:43:37 + case $1 in 07:43:37 + venv_file=/tmp/.toxenv 07:43:37 + shift 2 07:43:37 + true 07:43:37 + case $1 in 07:43:37 + shift 07:43:37 + break 07:43:37 + case $python in 07:43:37 + local pkg_list= 07:43:37 + [[ -d /opt/pyenv ]] 07:43:37 + echo 'Setup pyenv:' 07:43:37 Setup pyenv: 07:43:37 + export PYENV_ROOT=/opt/pyenv 07:43:37 + PYENV_ROOT=/opt/pyenv 07:43: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 07:43: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 07:43:37 + pyenv versions 07:43:37 system 07:43:37 3.8.13 07:43:37 3.9.13 07:43:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:43:37 + command -v pyenv 07:43:37 ++ pyenv init - --no-rehash 07:43: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[*]}"'\'')" 07:43:37 export PATH="/opt/pyenv/shims:${PATH}" 07:43:37 export PYENV_SHELL=bash 07:43:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:43:37 pyenv() { 07:43:37 local command 07:43:37 command="${1:-}" 07:43:37 if [ "$#" -gt 0 ]; then 07:43:37 shift 07:43:37 fi 07:43:37 07:43:37 case "$command" in 07:43:37 rehash|shell) 07:43:37 eval "$(pyenv "sh-$command" "$@")" 07:43:37 ;; 07:43:37 *) 07:43:37 command pyenv "$command" "$@" 07:43:37 ;; 07:43:37 esac 07:43:37 }' 07:43: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[*]}"' 07:43: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 07:43: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 07:43: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 07:43:37 ++ export PYENV_SHELL=bash 07:43:37 ++ PYENV_SHELL=bash 07:43:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:43:37 +++ complete -F _pyenv pyenv 07:43:37 ++ lf-pyver python3 07:43:37 ++ local py_version_xy=python3 07:43:37 ++ local py_version_xyz= 07:43:37 ++ pyenv versions 07:43:37 ++ local command 07:43:37 ++ command=versions 07:43:37 ++ '[' 1 -gt 0 ']' 07:43:37 ++ shift 07:43:37 ++ case "$command" in 07:43:37 ++ command pyenv versions 07:43:37 ++ pyenv versions 07:43:37 ++ awk '{ print $1 }' 07:43:37 ++ sed 's/^[ *]* //' 07:43:37 ++ grep -E '^[0-9.]*[0-9]$' 07:43:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:43:37 +++ grep '^3' /tmp/.pyenv_versions 07:43:37 +++ sort -V 07:43:37 +++ tail -n 1 07:43:37 ++ py_version_xyz=3.10.6 07:43:37 ++ [[ -z 3.10.6 ]] 07:43:37 ++ echo 3.10.6 07:43:37 ++ return 0 07:43:37 + pyenv local 3.10.6 07:43:37 + local command 07:43:37 + command=local 07:43:37 + '[' 2 -gt 0 ']' 07:43:37 + shift 07:43:37 + case "$command" in 07:43:37 + command pyenv local 3.10.6 07:43:37 + pyenv local 3.10.6 07:43:37 + for arg in "$@" 07:43:37 + case $arg in 07:43:37 + pkg_list+='tox ' 07:43:37 + for arg in "$@" 07:43:37 + case $arg in 07:43:37 + pkg_list+='virtualenv ' 07:43:37 + for arg in "$@" 07:43:37 + case $arg in 07:43:37 + pkg_list+='urllib3~=1.26.15 ' 07:43:37 + [[ -f /tmp/.toxenv ]] 07:43:37 ++ cat /tmp/.toxenv 07:43:37 + lf_venv=/tmp/venv-C13z 07:43:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C13z from' file:/tmp/.toxenv 07:43:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C13z from file:/tmp/.toxenv 07:43:37 + /tmp/venv-C13z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:43:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:43:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:43:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:43:38 + /tmp/venv-C13z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:43:40 + type python3 07:43:40 + true 07:43:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-C13z/bin to PATH' 07:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-C13z/bin to PATH 07:43:40 + PATH=/tmp/venv-C13z/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 07:43:40 + return 0 07:43:40 + [[ -d /opt/pyenv ]] 07:43:40 + echo '---> Setting up pyenv' 07:43:40 ---> Setting up pyenv 07:43:40 + export PYENV_ROOT=/opt/pyenv 07:43:40 + PYENV_ROOT=/opt/pyenv 07:43:40 + export PATH=/opt/pyenv/bin:/tmp/venv-C13z/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 07:43:40 + PATH=/opt/pyenv/bin:/tmp/venv-C13z/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 07:43:40 ++ pwd 07:43:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:43:40 + export PYTHONPATH 07:43:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:43:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:43:40 + tox --version 07:43:40 4.12.1 from /tmp/venv-C13z/lib/python3.10/site-packages/tox/__init__.py 07:43:40 + PARALLEL=false 07:43:40 + TOX_OPTIONS_LIST= 07:43:40 + [[ -n pre-commit ]] 07:43:40 + TOX_OPTIONS_LIST=' -e pre-commit' 07:43:40 + case ${PARALLEL,,} in 07:43:40 + tox -e pre-commit 07:43:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:43:41 pre-commit: install_deps> python -I -m pip install pre-commit 07:43:44 pre-commit: freeze> python -m pip freeze --all 07:43:45 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:43:45 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:43:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:43:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:43:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:43:47 [INFO] Once installed this environment will be reused. 07:43:47 [INFO] This may take a few minutes... 07:43:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:43:51 [INFO] Once installed this environment will be reused. 07:43:51 [INFO] This may take a few minutes... 07:43:56 Trim Trailing Whitespace.................................................Failed 07:43:56 - hook id: trailing-whitespace 07:43:56 - exit code: 1 07:43:56 - files were modified by this hook 07:43:56 07:43:56 Fixing kubernetes/common/postgres/values.yaml 07:43:56 07:43:56 Tabs remover.............................................................Failed 07:43:56 - hook id: remove-tabs 07:43:56 - exit code: 1 07:43:56 - files were modified by this hook 07:43:56 07:43:56 Substituting tabs in: kubernetes/common/common/templates/_postgres.tpl by 4 whitespaces 07:43:56 07:43:56 Tabs have been successfully removed. Now aborting the commit. 07:43:56 You can check the changes made. Then simply "git add --update ." and re-commit 07:43:56 07:43:56 pre-commit hook(s) made changes. 07:43:56 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 07:43:56 To run `pre-commit` as part of git workflow, use `pre-commit install`. 07:43:56 All changes made by hooks: 07:43:56 diff --git a/kubernetes/common/common/templates/_postgres.tpl b/kubernetes/common/common/templates/_postgres.tpl 07:43:56 index 44803a6b5..c01f5dcdf 100644 07:43:56 --- a/kubernetes/common/common/templates/_postgres.tpl 07:43:56 +++ b/kubernetes/common/common/templates/_postgres.tpl 07:43:56 @@ -149,35 +149,35 @@ spec: 07:43:56 backups: 07:43:56 pgbackrest: 07:43:56 image: {{ include "repositoryGenerator.githubContainerRegistry" . }}/{{ .Values.postgresOperator.imagePgBackRest}} 07:43:56 - {{- if .Values.postgresOperator.pgBackRestConfig }} 07:43:56 + {{- if .Values.postgresOperator.pgBackRestConfig }} 07:43:56 {{ toYaml .Values.postgresOperator.pgBackRestConfig | indent 6 }} 07:43:56 {{- else if .Values.multiBackupRepos }} 07:43:56 - configuration: 07:43:56 + configuration: 07:43:56 - secret: 07:43:56 name: {{ default .Release.Name .Values.name }}-pgbackrest-secret 07:43:56 - restore: 07:43:56 - enabled: true 07:43:56 - repoName: repo1 07:43:56 + restore: 07:43:56 + enabled: true 07:43:56 + repoName: repo1 07:43:56 manual: 07:43:56 - repoName: repo1 07:43:56 - options: 07:43:56 - - --type=full 07:43:56 + repoName: repo1 07:43:56 + options: 07:43:56 + - --type=full 07:43:56 global: 07:43:56 {{- range $index, $repo := .Values.multiBackupRepos }} 07:43:56 {{- if or $repo.s3 $repo.gcs $repo.azure }} 07:43:56 repo{{ add $index 1 }}-path: /pgbackrest/{{ $.Release.Namespace }}/{{ default $.Release.Name $.Values.name }}/repo{{ add $index 1 }} 07:43:56 - repo1-retention-full: "30" 07:43:56 - repo1-retention-full-type: time 07:43:56 + repo1-retention-full: "30" 07:43:56 + repo1-retention-full-type: time 07:43:56 {{- end }} 07:43:56 {{- end }} 07:43:56 repos: 07:43:56 {{- range $index, $repo := .Values.multiBackupRepos }} 07:43:56 - name: repo{{ add $index 1 }} 07:43:56 - schedules: 07:43:56 - full: "0 1 * * *" 07:43:56 - incremental: "0 */2 * * *" 07:43:56 + schedules: 07:43:56 + full: "0 1 * * *" 07:43:56 + incremental: "0 */2 * * *" 07:43:56 {{- if $repo.volume }} 07:43:56 - volume: 07:43:56 + volume: 07:43:56 volumeClaimSpec: 07:43:56 {{- if $repo.volume.backupsStorageClassName }} 07:43:56 storageClassName: {{ .Values.backupsStorageClassName | quote }} 07:43:56 @@ -188,23 +188,23 @@ spec: 07:43:56 requests: 07:43:56 storage: {{ default "1Gi" $repo.volume.backupsSize | quote }} 07:43:56 {{- else if $repo.s3 }} 07:43:56 - s3: 07:43:56 + s3: 07:43:56 bucket: {{ $repo.s3.bucket | quote }} 07:43:56 endpoint: {{ $repo.s3.endpoint | quote }} 07:43:56 region: {{ $repo.s3.region | quote }} 07:43:56 {{- else if $repo.gcs }} 07:43:56 - gcs: 07:43:56 + gcs: 07:43:56 bucket: {{ $repo.gcs.bucket | quote }} 07:43:56 {{- else if $repo.azure }} 07:43:56 azure: 07:43:56 container: {{ $repo.azure.container | quote }} 07:43:56 {{- end }} 07:43:56 {{- end }} 07:43:56 - {{- else if .Values.s3 }} 07:43:56 + {{- else if .Values.s3 }} 07:43:56 configuration: 07:43:56 - secret: 07:43:56 name: {{ default .Release.Name .Values.name }}-pgbackrest-secret 07:43:56 - global: 07:43:56 + global: 07:43:56 repo1-path: /pgbackrest/{{ .Release.Namespace }}/{{ default .Release.Name .Values.name }}/repo1 07:43:56 {{- if .Values.s3.encryptionPassphrase }} 07:43:56 repo1-cipher-type: aes-256-cbc 07:43:56 @@ -255,12 +255,12 @@ spec: 07:43:56 {{- if .Values.postgresOperator.imagePgBouncer }} 07:43:56 image: {{ .Values.postgresOperator.imagePgBouncer | quote }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.pgBouncerConfig }} 07:43:56 + {{- if .Values.postgresOperator.pgBouncerConfig }} 07:43:56 {{ toYaml .Values.postgresOperator.pgBouncerConfig | indent 6 }} 07:43:56 {{- else }} 07:43:56 replicas: {{ .Values.postgresOperator.pgBouncerReplicas }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.patroni }} 07:43:56 + {{- if .Values.postgresOperator.patroni }} 07:43:56 patroni: 07:43:56 {{ toYaml .Values.postgresOperator.patroni | indent 4 }} 07:43:56 {{- end }} 07:43:56 @@ -268,15 +268,15 @@ spec: 07:43:56 users: 07:43:56 {{ toYaml .Values.postgresOperator.users | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.service }} 07:43:56 + {{- if .Values.postgresOperator.service }} 07:43:56 service: 07:43:56 {{ toYaml .Values.postgresOperator.service | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.dataSource }} 07:43:56 + {{- if .Values.postgresOperator.dataSource }} 07:43:56 dataSource: 07:43:56 {{ toYaml .Values.postgresOperator.dataSource | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.databaseInitSQL }} 07:43:56 + {{- if .Values.postgresOperator.databaseInitSQL }} 07:43:56 databaseInitSQL: 07:43:56 name: {{ required "A ConfigMap name is required for running bootstrap SQL." .Values.postgresOperator.databaseInitSQL.name | quote }} 07:43:56 key: {{ required "A key in a ConfigMap containing any bootstrap SQL is required." .Values.postgresOperator.databaseInitSQL.key | quote }} 07:43:56 @@ -284,18 +284,18 @@ spec: 07:43:56 {{- if .Values.postgresOperator.imagePullPolicy }} 07:43:56 imagePullPolicy: {{ .Values.postgresOperator.imagePullPolicy | quote }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.imagePullSecrets }} 07:43:56 + {{- if .Values.postgresOperator.imagePullSecrets }} 07:43:56 imagePullSecrets: 07:43:56 {{ toYaml .Values.postgresOperator.imagePullSecrets | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.disableDefaultPodScheduling }} 07:43:56 + {{- if .Values.postgresOperator.disableDefaultPodScheduling }} 07:43:56 disableDefaultPodScheduling: true 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.metadata }} 07:43:56 + {{- if .Values.postgresOperator.metadata }} 07:43:56 metadata: 07:43:56 {{ toYaml .Values.postgresOperator.metadata | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.shutdown }} 07:43:56 + {{- if .Values.postgresOperator.shutdown }} 07:43:56 shutdown: true 07:43:56 {{- end }} 07:43:56 {{- if .Values.postgresOperator.standby }} 07:43:56 @@ -305,11 +305,11 @@ spec: 07:43:56 host: {{ .Values.postgresOperator.standby.host }} 07:43:56 port: {{ .Values.postgresOperator.standby.port }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.customTLSSecret }} 07:43:56 + {{- if .Values.postgresOperator.customTLSSecret }} 07:43:56 customTLSSecret: 07:43:56 {{ toYaml .Values.postgresOperator.customTLSSecret | indent 4 }} 07:43:56 {{- end }} 07:43:56 - {{- if .Values.postgresOperator.customReplicationTLSSecret }} 07:43:56 + {{- if .Values.postgresOperator.customReplicationTLSSecret }} 07:43:56 customReplicationTLSSecret: 07:43:56 {{ toYaml .Values.postgresOperator.customReplicationTLSSecret | indent 4 }} 07:43:56 {{- end }} 07:43:56 diff --git a/kubernetes/common/postgres/values.yaml b/kubernetes/common/postgres/values.yaml 07:43:56 index 4e01c11e8..3cd57c508 100644 07:43:56 --- a/kubernetes/common/postgres/values.yaml 07:43:56 +++ b/kubernetes/common/postgres/values.yaml 07:43:56 @@ -125,7 +125,7 @@ flavor: small 07:43:56 07:43:56 postgresOperator 07:43:56 enabled: true 07:43:56 - controllerImages: 07:43:56 + controllerImages: 07:43:56 cluster: crunchydata/postgres-operator:ubi8-5.4.2-0 07:43:56 imagePostgres : crunchydata/crunchy-postgres:ubi8-15.4-0 07:43:56 imagePgBackRest: crunchydata/crunchy-pgbackrest:ubi8-2.47-0 07:43:56 pre-commit: exit 1 (11.81 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2304 07:43:56 pre-commit: FAIL code 1 (16.05=setup[4.24]+cmd[11.81] seconds) 07:43:56 evaluation failed :( (16.24 seconds) 07:43:56 + tox_status=1 07:43:56 + echo '---> Completed tox runs' 07:43:56 ---> Completed tox runs 07:43:56 + for i in .tox/*/log 07:43:56 ++ echo .tox/pre-commit/log 07:43:56 ++ awk -F/ '{print $2}' 07:43:56 + tox_env=pre-commit 07:43:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:43:56 + DOC_DIR=docs/_build/html 07:43:56 + [[ -d docs/_build/html ]] 07:43:56 + echo '---> tox-run.sh ends' 07:43:56 ---> tox-run.sh ends 07:43:56 + test 1 -eq 0 07:43:56 + exit 1 07:43:56 ++ '[' 2 = 1 ']' 07:43:56 Build step 'Execute shell' marked build as failure 07:43:56 $ ssh-agent -k 07:43:56 unset SSH_AUTH_SOCK; 07:43:56 unset SSH_AGENT_PID; 07:43:56 echo Agent pid 1728 killed; 07:43:57 [ssh-agent] Stopped. 07:43:57 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2604334551594135245.sh 07:43:57 ---> sysstat.sh 07:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6660733888228185141.sh 07:43:57 ---> package-listing.sh 07:43:57 ++ tr '[:upper:]' '[:lower:]' 07:43:57 ++ facter osfamily 07:43:57 + OS_FAMILY=debian 07:43:57 + workspace=/w/workspace/oom-master-pre-commit-lint 07:43:57 + START_PACKAGES=/tmp/packages_start.txt 07:43:57 + END_PACKAGES=/tmp/packages_end.txt 07:43:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:57 + PACKAGES=/tmp/packages_start.txt 07:43:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:57 + PACKAGES=/tmp/packages_end.txt 07:43:57 + case "${OS_FAMILY}" in 07:43:57 + dpkg -l 07:43:57 + grep '^ii' 07:43:57 + '[' -f /tmp/packages_start.txt ']' 07:43:57 + '[' -f /tmp/packages_end.txt ']' 07:43:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:43:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:43:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins137952978129017539.sh 07:43:57 ---> capture-instance-metadata.sh 07:43:57 Setup pyenv: 07:43:57 system 07:43:57 3.8.13 07:43:57 3.9.13 07:43:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KXve 07:44:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:05 lf-activate-venv(): INFO: Installing: lftools 07:44:35 lf-activate-venv(): INFO: Adding /tmp/venv-KXve/bin to PATH 07:44:35 INFO: Running in OpenStack, capturing instance metadata 07:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8756246123546662438.sh 07:44:35 provisioning config files... 07:44:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12628089903313728098tmp 07:44:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:44:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:44:35 [EnvInject] - Injecting environment variables from a build step. 07:44:35 [EnvInject] - Injecting as environment variables the properties content 07:44:35 SERVER_ID=logs 07:44:35 07:44:35 [EnvInject] - Variables injected successfully. 07:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1037330842509386008.sh 07:44:35 ---> create-netrc.sh 07:44:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10241747350983589025.sh 07:44:35 ---> python-tools-install.sh 07:44:35 Setup pyenv: 07:44:35 system 07:44:35 3.8.13 07:44:35 3.9.13 07:44:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:44:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KXve from file:/tmp/.os_lf_venv 07:44:37 lf-activate-venv(): INFO: Installing: lftools 07:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-KXve/bin to PATH 07:44:45 Generating Requirements File 07:45:17 Python 3.10.6 07:45:17 pip 23.3.2 from /tmp/venv-KXve/lib/python3.10/site-packages/pip (python 3.10) 07:45:18 appdirs==1.4.4 07:45:18 argcomplete==3.2.2 07:45:18 aspy.yaml==1.3.0 07:45:18 attrs==23.2.0 07:45:18 autopage==0.5.2 07:45:18 beautifulsoup4==4.12.3 07:45:18 boto3==1.34.28 07:45:18 botocore==1.34.28 07:45:18 bs4==0.0.2 07:45:18 cachetools==5.3.2 07:45:18 certifi==2023.11.17 07:45:18 cffi==1.16.0 07:45:18 cfgv==3.4.0 07:45:18 chardet==5.2.0 07:45:18 charset-normalizer==3.3.2 07:45:18 click==8.1.7 07:45:18 cliff==4.5.0 07:45:18 cmd2==2.4.3 07:45:18 cryptography==3.3.2 07:45:18 debtcollector==2.5.0 07:45:18 decorator==5.1.1 07:45:18 defusedxml==0.7.1 07:45:18 Deprecated==1.2.14 07:45:18 distlib==0.3.8 07:45:18 dnspython==2.5.0 07:45:18 docker==4.2.2 07:45:18 dogpile.cache==1.3.0 07:45:18 email-validator==2.1.0.post1 07:45:18 filelock==3.13.1 07:45:18 future==0.18.3 07:45:18 gitdb==4.0.11 07:45:18 GitPython==3.1.41 07:45:18 google-auth==2.27.0 07:45:18 httplib2==0.22.0 07:45:18 identify==2.5.33 07:45:18 idna==3.6 07:45:18 importlib-resources==1.5.0 07:45:18 iso8601==2.1.0 07:45:18 Jinja2==3.1.3 07:45:18 jmespath==1.0.1 07:45:18 jsonpatch==1.33 07:45:18 jsonpointer==2.4 07:45:18 jsonschema==4.21.1 07:45:18 jsonschema-specifications==2023.12.1 07:45:18 keystoneauth1==5.5.0 07:45:18 kubernetes==29.0.0 07:45:18 lftools==0.37.8 07:45:18 lxml==5.1.0 07:45:18 MarkupSafe==2.1.4 07:45:18 msgpack==1.0.7 07:45:18 multi_key_dict==2.0.3 07:45:18 munch==4.0.0 07:45:18 netaddr==0.10.1 07:45:18 netifaces==0.11.0 07:45:18 niet==1.4.2 07:45:18 nodeenv==1.8.0 07:45:18 oauth2client==4.1.3 07:45:18 oauthlib==3.2.2 07:45:18 openstacksdk==0.62.0 07:45:18 os-client-config==2.1.0 07:45:18 os-service-types==1.7.0 07:45:18 osc-lib==3.0.0 07:45:18 oslo.config==9.3.0 07:45:18 oslo.context==5.3.0 07:45:18 oslo.i18n==6.2.0 07:45:18 oslo.log==5.4.0 07:45:18 oslo.serialization==5.3.0 07:45:18 oslo.utils==7.0.0 07:45:18 packaging==23.2 07:45:18 pbr==6.0.0 07:45:18 platformdirs==4.1.0 07:45:18 prettytable==3.9.0 07:45:18 pyasn1==0.5.1 07:45:18 pyasn1-modules==0.3.0 07:45:18 pycparser==2.21 07:45:18 pygerrit2==2.0.15 07:45:18 PyGithub==2.1.1 07:45:18 pyinotify==0.9.6 07:45:18 PyJWT==2.8.0 07:45:18 PyNaCl==1.5.0 07:45:18 pyparsing==2.4.7 07:45:18 pyperclip==1.8.2 07:45:18 pyrsistent==0.20.0 07:45:18 python-cinderclient==9.4.0 07:45:18 python-dateutil==2.8.2 07:45:18 python-heatclient==3.4.0 07:45:18 python-jenkins==1.8.2 07:45:18 python-keystoneclient==5.3.0 07:45:18 python-magnumclient==4.3.0 07:45:18 python-novaclient==18.4.0 07:45:18 python-openstackclient==6.0.0 07:45:18 python-swiftclient==4.4.0 07:45:18 pytz==2023.3.post1 07:45:18 PyYAML==6.0.1 07:45:18 referencing==0.32.1 07:45:18 requests==2.31.0 07:45:18 requests-oauthlib==1.3.1 07:45:18 requestsexceptions==1.4.0 07:45:18 rfc3986==2.0.0 07:45:18 rpds-py==0.17.1 07:45:18 rsa==4.9 07:45:18 ruamel.yaml==0.18.5 07:45:18 ruamel.yaml.clib==0.2.8 07:45:18 s3transfer==0.10.0 07:45:18 simplejson==3.19.2 07:45:18 six==1.16.0 07:45:18 smmap==5.0.1 07:45:18 soupsieve==2.5 07:45:18 stevedore==5.1.0 07:45:18 tabulate==0.9.0 07:45:18 toml==0.10.2 07:45:18 tomlkit==0.12.3 07:45:18 tqdm==4.66.1 07:45:18 typing_extensions==4.9.0 07:45:18 tzdata==2023.4 07:45:18 urllib3==1.26.18 07:45:18 virtualenv==20.25.0 07:45:18 wcwidth==0.2.13 07:45:18 websocket-client==1.7.0 07:45:18 wrapt==1.16.0 07:45:18 xdg==6.0.0 07:45:18 xmltodict==0.13.0 07:45:18 yq==3.2.3 07:45:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11212888961914192393.sh 07:45:18 ---> sudo-logs.sh 07:45:18 Archiving 'sudo' log.. 07:45:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10843867224987119559.sh 07:45:18 ---> job-cost.sh 07:45:18 Setup pyenv: 07:45:18 system 07:45:18 3.8.13 07:45:18 3.9.13 07:45:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KXve from file:/tmp/.os_lf_venv 07:45:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:45:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 07:45:27 lf-activate-venv(): INFO: Adding /tmp/venv-KXve/bin to PATH 07:45:27 INFO: No Stack... 07:45:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:45:28 INFO: Archiving Costs 07:45:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5939749682985148321.sh 07:45:28 ---> logs-deploy.sh 07:45:28 Setup pyenv: 07:45:28 system 07:45:28 3.8.13 07:45:28 3.9.13 07:45:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:45:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KXve from file:/tmp/.os_lf_venv 07:45:29 lf-activate-venv(): INFO: Installing: lftools 07:45:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:45:38 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-KXve/bin to PATH 07:45:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3280 07:45:39 INFO: archiving workspace using pattern(s): 07:45:40 Archives upload complete. 07:45:40 INFO: archiving logs to Nexus 07:45:41 ---> uname -a: 07:45:41 Linux prd-ubuntu1804-builder-4c-4g-15174 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:45:41 07:45:41 07:45:41 ---> lscpu: 07:45:41 Architecture: x86_64 07:45:41 CPU op-mode(s): 32-bit, 64-bit 07:45:41 Byte Order: Little Endian 07:45:41 CPU(s): 4 07:45:41 On-line CPU(s) list: 0-3 07:45:41 Thread(s) per core: 1 07:45:41 Core(s) per socket: 1 07:45:41 Socket(s): 4 07:45:41 NUMA node(s): 1 07:45:41 Vendor ID: AuthenticAMD 07:45:41 CPU family: 23 07:45:41 Model: 49 07:45:41 Model name: AMD EPYC-Rome Processor 07:45:41 Stepping: 0 07:45:41 CPU MHz: 2800.000 07:45:41 BogoMIPS: 5600.00 07:45:41 Virtualization: AMD-V 07:45:41 Hypervisor vendor: KVM 07:45:41 Virtualization type: full 07:45:41 L1d cache: 32K 07:45:41 L1i cache: 32K 07:45:41 L2 cache: 512K 07:45:41 L3 cache: 16384K 07:45:41 NUMA node0 CPU(s): 0-3 07:45:41 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 07:45:41 07:45:41 07:45:41 ---> nproc: 07:45:41 4 07:45:41 07:45:41 07:45:41 ---> df -h: 07:45:41 Filesystem Size Used Avail Use% Mounted on 07:45:41 udev 7.9G 0 7.9G 0% /dev 07:45:41 tmpfs 1.6G 672K 1.6G 1% /run 07:45:41 /dev/vda1 78G 8.4G 70G 11% / 07:45:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:45:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:45:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:45:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:45:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:45:41 07:45:41 07:45:41 ---> free -m: 07:45:41 total used free shared buff/cache available 07:45:41 Mem: 16040 532 13327 0 2179 15189 07:45:41 Swap: 1023 0 1023 07:45:41 07:45:41 07:45:41 ---> ip addr: 07:45:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:41 inet 127.0.0.1/8 scope host lo 07:45:41 valid_lft forever preferred_lft forever 07:45:41 inet6 ::1/128 scope host 07:45:41 valid_lft forever preferred_lft forever 07:45:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:41 link/ether fa:16:3e:d4:69:0e brd ff:ff:ff:ff:ff:ff 07:45:41 inet 10.30.106.117/23 brd 10.30.107.255 scope global dynamic ens3 07:45:41 valid_lft 86227sec preferred_lft 86227sec 07:45:41 inet6 fe80::f816:3eff:fed4:690e/64 scope link 07:45:41 valid_lft forever preferred_lft forever 07:45:41 07:45:41 07:45:41 ---> sar -b -r -n DEV: 07:45:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15174) 01/26/24 _x86_64_ (4 CPU) 07:45:41 07:45:41 07:42:51 LINUX RESTART (4 CPU) 07:45:41 07:45:41 07:43:01 tps rtps wtps bread/s bwrtn/s 07:45:41 07:44:01 242.39 72.20 170.19 4754.41 36624.83 07:45:41 07:45:01 101.88 2.28 99.60 119.45 30547.98 07:45:41 Average: 172.14 37.24 134.89 2436.93 33586.40 07:45:41 07:45:41 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:41 07:44:01 13999452 15575232 2425516 14.77 52496 1725468 796132 4.56 698512 1516588 150232 07:45:41 07:45:01 13715760 15556152 2709208 16.49 75500 1952480 773228 4.43 754260 1714820 187528 07:45:41 Average: 13857606 15565692 2567362 15.63 63998 1838974 784680 4.49 726386 1615704 168880 07:45:41 07:45:41 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:41 07:44:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 07:45:41 07:44:01 ens3 488.60 319.18 2069.28 78.82 0.00 0.00 0.00 0.00 07:45:41 07:45:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:45:41 07:45:01 ens3 54.66 40.81 841.25 8.47 0.00 0.00 0.00 0.00 07:45:41 Average: lo 1.97 1.97 0.20 0.20 0.00 0.00 0.00 0.00 07:45:41 Average: ens3 271.63 180.00 1455.26 43.64 0.00 0.00 0.00 0.00 07:45:41 07:45:41 07:45:41 ---> sar -P ALL: 07:45:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15174) 01/26/24 _x86_64_ (4 CPU) 07:45:41 07:45:41 07:42:51 LINUX RESTART (4 CPU) 07:45:41 07:45:41 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:45:41 07:44:01 all 22.95 0.00 2.82 5.76 0.07 68.40 07:45:41 07:44:01 0 13.59 0.00 3.01 14.32 0.07 69.02 07:45:41 07:44:01 1 28.10 0.00 2.77 3.83 0.08 65.22 07:45:41 07:44:01 2 25.47 0.00 2.87 1.93 0.07 69.66 07:45:41 07:44:01 3 24.60 0.00 2.67 2.97 0.07 69.70 07:45:41 07:45:01 all 20.62 0.00 1.43 4.85 0.06 73.03 07:45:41 07:45:01 0 9.56 0.00 0.99 4.87 0.05 84.53 07:45:41 07:45:01 1 20.70 0.00 1.10 1.27 0.05 76.88 07:45:41 07:45:01 2 26.06 0.00 2.14 9.79 0.08 61.93 07:45:41 07:45:01 3 26.20 0.00 1.48 3.50 0.07 68.75 07:45:41 Average: all 21.78 0.00 2.12 5.31 0.07 70.72 07:45:41 Average: 0 11.57 0.00 2.00 9.59 0.06 76.79 07:45:41 Average: 1 24.39 0.00 1.93 2.55 0.07 71.06 07:45:41 Average: 2 25.77 0.00 2.51 5.86 0.08 65.79 07:45:41 Average: 3 25.40 0.00 2.07 3.24 0.07 69.22 07:45:41 07:45:41 07:45:41