08:31:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142295 08:31:27 Running as SYSTEM 08:31:27 [EnvInject] - Loading node environment variables. 08:31:27 Building remotely on prd-ubuntu1804-builder-4c-4g-4111 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:31:27 [ssh-agent] Looking for ssh-agent implementation... 08:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:27 $ ssh-agent 08:31:27 SSH_AUTH_SOCK=/tmp/ssh-jJwuSZvAr2qx/agent.1691 08:31:27 SSH_AGENT_PID=1692 08:31:27 [ssh-agent] Started. 08:31:27 Running ssh-add (command line suppressed) 08:31:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5273164384879725357.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5273164384879725357.key) 08:31:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:31:27 The recommended git tool is: NONE 08:31:31 using credential onap-jenkins-ssh 08:31:31 Wiping out workspace first. 08:31:31 Cloning the remote Git repository 08:31:31 Cloning repository git://cloud.onap.org/mirror/oom.git 08:31:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:31:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:31:31 > git --version # timeout=10 08:31:31 > git --version # 'git version 2.17.1' 08:31:31 using GIT_SSH to set credentials Gerrit user 08:31:31 Verifying host key using manually-configured host key entries 08:31:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:31:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:31:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:31:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:31:36 using GIT_SSH to set credentials Gerrit user 08:31:36 Verifying host key using manually-configured host key entries 08:31:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/142295/1 # timeout=30 08:31:37 > git rev-parse 2cbd9332ad9cb579e2126882b9545e687d9f4559^{commit} # timeout=10 08:31:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:31:37 Checking out Revision 2cbd9332ad9cb579e2126882b9545e687d9f4559 (refs/changes/95/142295/1) 08:31:37 > git config core.sparsecheckout # timeout=10 08:31:37 > git checkout -f 2cbd9332ad9cb579e2126882b9545e687d9f4559 # timeout=30 08:31:40 Commit message: "Upstream Argocd fixes from DT internal repo" 08:31:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:31:40 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 08:31:40 [EnvInject] - Injecting environment variables from a build step. 08:31:40 [EnvInject] - Injecting as environment variables the properties content 08:31:40 PYTHON=python3 08:31:40 08:31:40 [EnvInject] - Variables injected successfully. 08:31:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16907397099859782274.sh 08:31:40 ---> tox-install.sh 08:31:40 + source /home/jenkins/lf-env.sh 08:31:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:40 ++ mktemp -d /tmp/venv-XXXX 08:31:40 + lf_venv=/tmp/venv-QDmC 08:31:40 + local venv_file=/tmp/.os_lf_venv 08:31:40 + local python=python3 08:31:40 + local options 08:31:40 + local set_path=true 08:31:40 + local install_args= 08:31:40 ++ 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 08:31:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:31:40 + true 08:31:40 + case $1 in 08:31:40 + venv_file=/tmp/.toxenv 08:31:40 + shift 2 08:31:40 + true 08:31:40 + case $1 in 08:31:40 + shift 08:31:40 + break 08:31:40 + case $python in 08:31:40 + local pkg_list= 08:31:40 + [[ -d /opt/pyenv ]] 08:31:40 + echo 'Setup pyenv:' 08:31:40 Setup pyenv: 08:31:40 + export PYENV_ROOT=/opt/pyenv 08:31:40 + PYENV_ROOT=/opt/pyenv 08:31:40 + 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 08:31:40 + 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 08:31:40 + pyenv versions 08:31:41 * system (set by /opt/pyenv/version) 08:31:41 * 3.8.13 (set by /opt/pyenv/version) 08:31:41 * 3.9.13 (set by /opt/pyenv/version) 08:31:41 * 3.10.6 (set by /opt/pyenv/version) 08:31:41 + command -v pyenv 08:31:41 ++ pyenv init - --no-rehash 08:31:41 + 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[*]}"'\'')" 08:31:41 export PATH="/opt/pyenv/shims:${PATH}" 08:31:41 export PYENV_SHELL=bash 08:31:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:31:41 pyenv() { 08:31:41 local command 08:31:41 command="${1:-}" 08:31:41 if [ "$#" -gt 0 ]; then 08:31:41 shift 08:31:41 fi 08:31:41 08:31:41 case "$command" in 08:31:41 rehash|shell) 08:31:41 eval "$(pyenv "sh-$command" "$@")" 08:31:41 ;; 08:31:41 *) 08:31:41 command pyenv "$command" "$@" 08:31:41 ;; 08:31:41 esac 08:31:41 }' 08:31:41 +++ 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[*]}"' 08:31:41 ++ 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 08:31:41 ++ 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 08:31:41 ++ 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 08:31:41 ++ export PYENV_SHELL=bash 08:31:41 ++ PYENV_SHELL=bash 08:31:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:31:41 +++ complete -F _pyenv pyenv 08:31:41 ++ lf-pyver python3 08:31:41 ++ local py_version_xy=python3 08:31:41 ++ local py_version_xyz= 08:31:41 ++ pyenv versions 08:31:41 ++ local command 08:31:41 ++ command=versions 08:31:41 ++ '[' 1 -gt 0 ']' 08:31:41 ++ shift 08:31:41 ++ case "$command" in 08:31:41 ++ command pyenv versions 08:31:41 ++ pyenv versions 08:31:41 ++ awk '{ print $1 }' 08:31:41 ++ grep -E '^[0-9.]*[0-9]$' 08:31:41 ++ sed 's/^[ *]* //' 08:31:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:31:41 +++ grep '^3' /tmp/.pyenv_versions 08:31:41 +++ sort -V 08:31:41 +++ tail -n 1 08:31:41 ++ py_version_xyz=3.10.6 08:31:41 ++ [[ -z 3.10.6 ]] 08:31:41 ++ echo 3.10.6 08:31:41 ++ return 0 08:31:41 + pyenv local 3.10.6 08:31:41 + local command 08:31:41 + command=local 08:31:41 + '[' 2 -gt 0 ']' 08:31:41 + shift 08:31:41 + case "$command" in 08:31:41 + command pyenv local 3.10.6 08:31:41 + pyenv local 3.10.6 08:31:41 + for arg in "$@" 08:31:41 + case $arg in 08:31:41 + pkg_list+='tox ' 08:31:41 + for arg in "$@" 08:31:41 + case $arg in 08:31:41 + pkg_list+='virtualenv ' 08:31:41 + for arg in "$@" 08:31:41 + case $arg in 08:31:41 + pkg_list+='urllib3~=1.26.15 ' 08:31:41 + [[ -f /tmp/.toxenv ]] 08:31:41 + [[ ! -f /tmp/.toxenv ]] 08:31:41 + [[ -n '' ]] 08:31:41 + python3 -m venv /tmp/venv-QDmC 08:31:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QDmC' 08:31:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QDmC 08:31:45 + echo /tmp/venv-QDmC 08:31:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:31:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:31:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:31:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:45 + local 'pip_opts=--upgrade --quiet' 08:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:31:45 + [[ -n '' ]] 08:31:45 + [[ -n '' ]] 08:31:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:31:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:45 + /tmp/venv-QDmC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:31:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:31:49 lf-activate-venv(): INFO: Base packages installed successfully 08:31:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:31:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:31:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:31:49 + /tmp/venv-QDmC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:31:51 + type python3 08:31:51 + true 08:31:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QDmC/bin to PATH' 08:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-QDmC/bin to PATH 08:31:51 + PATH=/tmp/venv-QDmC/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 08:31:51 + return 0 08:31:51 + python3 --version 08:31:51 Python 3.10.6 08:31:51 + python3 -m pip --version 08:31:51 pip 25.2 from /tmp/venv-QDmC/lib/python3.10/site-packages/pip (python 3.10) 08:31:51 + python3 -m pip freeze 08:31:51 cachetools==6.2.1 08:31:51 chardet==5.2.0 08:31:51 colorama==0.4.6 08:31:51 distlib==0.4.0 08:31:51 filelock==3.20.0 08:31:51 packaging==25.0 08:31:51 platformdirs==4.5.0 08:31:51 pluggy==1.6.0 08:31:51 pyproject-api==1.10.0 08:31:51 tomli==2.3.0 08:31:51 tox==4.31.0 08:31:51 typing_extensions==4.15.0 08:31:51 urllib3==1.26.20 08:31:51 virtualenv==20.35.3 08:31:51 [EnvInject] - Injecting environment variables from a build step. 08:31:51 [EnvInject] - Injecting as environment variables the properties content 08:31:51 PARALLEL=false 08:31:51 08:31:51 [EnvInject] - Variables injected successfully. 08:31:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4969116400378253901.sh 08:31:51 ---> tox-run.sh 08:31:51 + 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 08:31:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:31:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:31:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:31:51 + cd /w/workspace/oom-master-pre-commit-lint/. 08:31:51 + source /home/jenkins/lf-env.sh 08:31:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:31:51 ++ mktemp -d /tmp/venv-XXXX 08:31:51 + lf_venv=/tmp/venv-f67p 08:31:51 + local venv_file=/tmp/.os_lf_venv 08:31:51 + local python=python3 08:31:51 + local options 08:31:51 + local set_path=true 08:31:51 + local install_args= 08:31:51 ++ 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 08:31:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:31:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:31:51 + true 08:31:51 + case $1 in 08:31:51 + venv_file=/tmp/.toxenv 08:31:51 + shift 2 08:31:51 + true 08:31:51 + case $1 in 08:31:51 + shift 08:31:51 + break 08:31:51 + case $python in 08:31:51 + local pkg_list= 08:31:51 + [[ -d /opt/pyenv ]] 08:31:51 + echo 'Setup pyenv:' 08:31:51 Setup pyenv: 08:31:51 + export PYENV_ROOT=/opt/pyenv 08:31:51 + PYENV_ROOT=/opt/pyenv 08:31:51 + 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 08:31:51 + 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 08:31:51 + pyenv versions 08:31:51 system 08:31:51 3.8.13 08:31:51 3.9.13 08:31:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:31:51 + command -v pyenv 08:31:51 ++ pyenv init - --no-rehash 08:31:51 + 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[*]}"'\'')" 08:31:51 export PATH="/opt/pyenv/shims:${PATH}" 08:31:51 export PYENV_SHELL=bash 08:31:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:31:51 pyenv() { 08:31:51 local command 08:31:51 command="${1:-}" 08:31:51 if [ "$#" -gt 0 ]; then 08:31:51 shift 08:31:51 fi 08:31:51 08:31:51 case "$command" in 08:31:51 rehash|shell) 08:31:51 eval "$(pyenv "sh-$command" "$@")" 08:31:51 ;; 08:31:51 *) 08:31:51 command pyenv "$command" "$@" 08:31:51 ;; 08:31:51 esac 08:31:51 }' 08:31:51 +++ 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[*]}"' 08:31:52 ++ 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 08:31:52 ++ 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 08:31:52 ++ 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 08:31:52 ++ export PYENV_SHELL=bash 08:31:52 ++ PYENV_SHELL=bash 08:31:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:31:52 +++ complete -F _pyenv pyenv 08:31:52 ++ lf-pyver python3 08:31:52 ++ local py_version_xy=python3 08:31:52 ++ local py_version_xyz= 08:31:52 ++ pyenv versions 08:31:52 ++ local command 08:31:52 ++ command=versions 08:31:52 ++ '[' 1 -gt 0 ']' 08:31:52 ++ shift 08:31:52 ++ case "$command" in 08:31:52 ++ command pyenv versions 08:31:52 ++ pyenv versions 08:31:52 ++ sed 's/^[ *]* //' 08:31:52 ++ grep -E '^[0-9.]*[0-9]$' 08:31:52 ++ awk '{ print $1 }' 08:31:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:31:52 +++ sort -V 08:31:52 +++ grep '^3' /tmp/.pyenv_versions 08:31:52 +++ tail -n 1 08:31:52 ++ py_version_xyz=3.10.6 08:31:52 ++ [[ -z 3.10.6 ]] 08:31:52 ++ echo 3.10.6 08:31:52 ++ return 0 08:31:52 + pyenv local 3.10.6 08:31:52 + local command 08:31:52 + command=local 08:31:52 + '[' 2 -gt 0 ']' 08:31:52 + shift 08:31:52 + case "$command" in 08:31:52 + command pyenv local 3.10.6 08:31:52 + pyenv local 3.10.6 08:31:52 + for arg in "$@" 08:31:52 + case $arg in 08:31:52 + pkg_list+='tox ' 08:31:52 + for arg in "$@" 08:31:52 + case $arg in 08:31:52 + pkg_list+='virtualenv ' 08:31:52 + for arg in "$@" 08:31:52 + case $arg in 08:31:52 + pkg_list+='urllib3~=1.26.15 ' 08:31:52 + [[ -f /tmp/.toxenv ]] 08:31:52 ++ cat /tmp/.toxenv 08:31:52 + lf_venv=/tmp/venv-QDmC 08:31:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDmC from' file:/tmp/.toxenv 08:31:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDmC from file:/tmp/.toxenv 08:31:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:31:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:31:52 + local 'pip_opts=--upgrade --quiet' 08:31:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:31:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:31:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:31:52 + [[ -n '' ]] 08:31:52 + [[ -n '' ]] 08:31:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:31:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:31:52 + /tmp/venv-QDmC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:31:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:31:52 lf-activate-venv(): INFO: Base packages installed successfully 08:31:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:31:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:31:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:31:52 + /tmp/venv-QDmC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:31:54 + type python3 08:31:54 + true 08:31:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QDmC/bin to PATH' 08:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-QDmC/bin to PATH 08:31:54 + PATH=/tmp/venv-QDmC/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 08:31:54 + return 0 08:31:54 + [[ -d /opt/pyenv ]] 08:31:54 + echo '---> Setting up pyenv' 08:31:54 ---> Setting up pyenv 08:31:54 + export PYENV_ROOT=/opt/pyenv 08:31:54 + PYENV_ROOT=/opt/pyenv 08:31:54 + export PATH=/opt/pyenv/bin:/tmp/venv-QDmC/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 08:31:54 + PATH=/opt/pyenv/bin:/tmp/venv-QDmC/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 08:31:54 ++ pwd 08:31:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:31:54 + export PYTHONPATH 08:31:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:31:54 + TOX_TESTENV_PASSENV=PYTHONPATH 08:31:54 + tox --version 08:31:54 4.31.0 from /tmp/venv-QDmC/lib/python3.10/site-packages/tox/__init__.py 08:31:54 + PARALLEL=false 08:31:54 + TOX_OPTIONS_LIST= 08:31:54 + [[ -n pre-commit ]] 08:31:54 + TOX_OPTIONS_LIST=' -e pre-commit' 08:31:54 + case ${PARALLEL,,} in 08:31:54 + tox -e pre-commit 08:31:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:31:55 pre-commit: install_deps> python -I -m pip install pre-commit 08:31:58 pre-commit: freeze> python -m pip freeze --all 08:31:58 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 08:31:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:31:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:31:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:31:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:32:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:32:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:32:00 [INFO] Once installed this environment will be reused. 08:32:00 [INFO] This may take a few minutes... 08:32:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:32:04 [INFO] Once installed this environment will be reused. 08:32:04 [INFO] This may take a few minutes... 08:32:10 trim trailing whitespace.................................................Failed 08:32:10 - hook id: trailing-whitespace 08:32:10 - exit code: 1 08:32:10 - files were modified by this hook 08:32:10 08:32:10 Fixing argo/updateVariables.sh 08:32:10 Fixing argo/infra/kustomization.yaml 08:32:10 08:32:10 Tabs remover.............................................................Passed 08:32:10 pre-commit hook(s) made changes. 08:32:10 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 08:32:10 To run `pre-commit` as part of git workflow, use `pre-commit install`. 08:32:10 All changes made by hooks: 08:32:10 diff --git a/argo/infra/kustomization.yaml b/argo/infra/kustomization.yaml 08:32:10 index 93fcc5963..d6fa4424b 100644 08:32:10 --- a/argo/infra/kustomization.yaml 08:32:10 +++ b/argo/infra/kustomization.yaml 08:32:10 @@ -39,4 +39,4 @@ resources: 08:32:10 - infra-ingress.yaml 08:32:10 - django-defectdojo.yaml 08:32:10 - trivy-dojo-report-operator.yaml 08:32:10 - 08:32:10 + 08:32:10 diff --git a/argo/updateVariables.sh b/argo/updateVariables.sh 08:32:10 index ffa301e6a..cb972e311 100755 08:32:10 --- a/argo/updateVariables.sh 08:32:10 +++ b/argo/updateVariables.sh 08:32:10 @@ -23,15 +23,15 @@ VARS["GITHUB_REPO"]="ghcr.io" 08:32:10 replace_in_file() { 08:32:10 local file="$1" 08:32:10 local tmpfile="${file}.tmp" 08:32:10 - 08:32:10 + 08:32:10 cp "$file" "$tmpfile" 08:32:10 - 08:32:10 + 08:32:10 for var in "${!VARS[@]}"; do 08:32:10 # Replace with value 08:32:10 # -i: inplace, but done with tmpfile, if Backup is required 08:32:10 sed -i "s|<${var}>|${VARS[$var]}|g" "$tmpfile" 08:32:10 done 08:32:10 - 08:32:10 + 08:32:10 mv "$tmpfile" "$file" 08:32:10 } 08:32:10 08:32:10 pre-commit: exit 1 (12.20 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2252 08:32:10 pre-commit: FAIL code 1 (15.75=setup[3.55]+cmd[12.20] seconds) 08:32:10 evaluation failed :( (15.78 seconds) 08:32:10 + tox_status=1 08:32:10 + echo '---> Completed tox runs' 08:32:10 ---> Completed tox runs 08:32:10 + for i in .tox/*/log 08:32:10 ++ echo .tox/pre-commit/log 08:32:10 ++ awk -F/ '{print $2}' 08:32:10 + tox_env=pre-commit 08:32:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:32:10 + DOC_DIR=docs/_build/html 08:32:10 + [[ -d docs/_build/html ]] 08:32:10 + echo '---> tox-run.sh ends' 08:32:10 ---> tox-run.sh ends 08:32:10 + test 1 -eq 0 08:32:10 + exit 1 08:32:10 ++ '[' 2 = 1 ']' 08:32:10 Build step 'Execute shell' marked build as failure 08:32:10 $ ssh-agent -k 08:32:10 unset SSH_AUTH_SOCK; 08:32:10 unset SSH_AGENT_PID; 08:32:10 echo Agent pid 1692 killed; 08:32:10 [ssh-agent] Stopped. 08:32:10 [PostBuildScript] - [INFO] Executing post build scripts. 08:32:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14249478458999902752.sh 08:32:10 ---> sysstat.sh 08:32:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1007561580281377621.sh 08:32:11 ---> package-listing.sh 08:32:11 ++ facter osfamily 08:32:11 ++ tr '[:upper:]' '[:lower:]' 08:32:11 + OS_FAMILY=debian 08:32:11 + workspace=/w/workspace/oom-master-pre-commit-lint 08:32:11 + START_PACKAGES=/tmp/packages_start.txt 08:32:11 + END_PACKAGES=/tmp/packages_end.txt 08:32:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:11 + PACKAGES=/tmp/packages_start.txt 08:32:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:32:11 + PACKAGES=/tmp/packages_end.txt 08:32:11 + case "${OS_FAMILY}" in 08:32:11 + dpkg -l 08:32:11 + grep '^ii' 08:32:11 + '[' -f /tmp/packages_start.txt ']' 08:32:11 + '[' -f /tmp/packages_end.txt ']' 08:32:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:32:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:32:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:32:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16214852957928455942.sh 08:32:11 ---> capture-instance-metadata.sh 08:32:11 Setup pyenv: 08:32:11 system 08:32:11 3.8.13 08:32:11 3.9.13 08:32:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cGvg 08:32:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:32:19 lf-activate-venv(): INFO: Base packages installed successfully 08:32:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-cGvg/bin to PATH 08:32:44 INFO: Running in OpenStack, capturing instance metadata 08:32:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2819738350739903087.sh 08:32:44 provisioning config files... 08:32:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4803907439145876782tmp 08:32:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:32:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:32:44 [EnvInject] - Injecting environment variables from a build step. 08:32:44 [EnvInject] - Injecting as environment variables the properties content 08:32:44 SERVER_ID=logs 08:32:44 08:32:44 [EnvInject] - Variables injected successfully. 08:32:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14212549342236472896.sh 08:32:44 ---> create-netrc.sh 08:32:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2551388379419735596.sh 08:32:44 ---> python-tools-install.sh 08:32:44 Setup pyenv: 08:32:44 system 08:32:44 3.8.13 08:32:44 3.9.13 08:32:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cGvg from file:/tmp/.os_lf_venv 08:32:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:32:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:32:46 lf-activate-venv(): INFO: Base packages installed successfully 08:32:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-cGvg/bin to PATH 08:32:54 Generating Requirements File 08:33:13 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. 08:33:13 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:33:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:33:13 Python 3.10.6 08:33:14 pip 25.2 from /tmp/venv-cGvg/lib/python3.10/site-packages/pip (python 3.10) 08:33:14 appdirs==1.4.4 08:33:14 argcomplete==3.6.3 08:33:14 aspy.yaml==1.3.0 08:33:14 attrs==25.4.0 08:33:14 autopage==0.5.2 08:33:14 beautifulsoup4==4.14.2 08:33:14 boto3==1.40.55 08:33:14 botocore==1.40.55 08:33:14 bs4==0.0.2 08:33:14 cachetools==6.2.1 08:33:14 certifi==2025.10.5 08:33:14 cffi==2.0.0 08:33:14 cfgv==3.4.0 08:33:14 chardet==5.2.0 08:33:14 charset-normalizer==3.4.4 08:33:14 click==8.3.0 08:33:14 cliff==4.11.0 08:33:14 cmd2==2.7.0 08:33:14 cryptography==3.3.2 08:33:14 debtcollector==3.0.0 08:33:14 decorator==5.2.1 08:33:14 defusedxml==0.7.1 08:33:14 Deprecated==1.2.18 08:33:14 distlib==0.4.0 08:33:14 dnspython==2.8.0 08:33:14 docker==7.1.0 08:33:14 dogpile.cache==1.5.0 08:33:14 durationpy==0.10 08:33:14 email-validator==2.3.0 08:33:14 filelock==3.20.0 08:33:14 future==1.0.0 08:33:14 gitdb==4.0.12 08:33:14 GitPython==3.1.45 08:33:14 google-auth==2.41.1 08:33:14 httplib2==0.31.0 08:33:14 identify==2.6.15 08:33:14 idna==3.11 08:33:14 importlib-resources==1.5.0 08:33:14 iso8601==2.1.0 08:33:14 Jinja2==3.1.6 08:33:14 jmespath==1.0.1 08:33:14 jsonpatch==1.33 08:33:14 jsonpointer==3.0.0 08:33:14 jsonschema==4.25.1 08:33:14 jsonschema-specifications==2025.9.1 08:33:14 keystoneauth1==5.12.0 08:33:14 kubernetes==34.1.0 08:33:14 lftools==0.37.15 08:33:14 lxml==6.0.2 08:33:14 markdown-it-py==4.0.0 08:33:14 MarkupSafe==3.0.3 08:33:14 mdurl==0.1.2 08:33:14 msgpack==1.1.2 08:33:14 multi_key_dict==2.0.3 08:33:14 munch==4.0.0 08:33:14 netaddr==1.3.0 08:33:14 niet==1.4.2 08:33:14 nodeenv==1.9.1 08:33:14 oauth2client==4.1.3 08:33:14 oauthlib==3.3.1 08:33:14 openstacksdk==4.7.1 08:33:14 os-service-types==1.8.0 08:33:14 osc-lib==4.2.0 08:33:14 oslo.config==10.0.0 08:33:14 oslo.context==6.1.0 08:33:14 oslo.i18n==6.6.0 08:33:14 oslo.log==7.2.1 08:33:14 oslo.serialization==5.8.0 08:33:14 oslo.utils==9.1.0 08:33:14 packaging==25.0 08:33:14 pbr==7.0.1 08:33:14 platformdirs==4.5.0 08:33:14 prettytable==3.16.0 08:33:14 psutil==7.1.1 08:33:14 pyasn1==0.6.1 08:33:14 pyasn1_modules==0.4.2 08:33:14 pycparser==2.23 08:33:14 pygerrit2==2.0.15 08:33:14 PyGithub==2.8.1 08:33:14 Pygments==2.19.2 08:33:14 PyJWT==2.10.1 08:33:14 PyNaCl==1.6.0 08:33:14 pyparsing==2.4.7 08:33:14 pyperclip==1.11.0 08:33:14 pyrsistent==0.20.0 08:33:14 python-cinderclient==9.8.0 08:33:14 python-dateutil==2.9.0.post0 08:33:14 python-heatclient==4.3.0 08:33:14 python-jenkins==1.8.3 08:33:14 python-keystoneclient==5.7.0 08:33:14 python-magnumclient==4.9.0 08:33:14 python-openstackclient==8.2.0 08:33:14 python-swiftclient==4.8.0 08:33:14 PyYAML==6.0.3 08:33:14 referencing==0.37.0 08:33:14 requests==2.32.5 08:33:14 requests-oauthlib==2.0.0 08:33:14 requestsexceptions==1.4.0 08:33:14 rfc3986==2.0.0 08:33:14 rich==14.2.0 08:33:14 rich-argparse==1.7.1 08:33:14 rpds-py==0.27.1 08:33:14 rsa==4.9.1 08:33:14 ruamel.yaml==0.18.15 08:33:14 ruamel.yaml.clib==0.2.14 08:33:14 s3transfer==0.14.0 08:33:14 simplejson==3.20.2 08:33:14 six==1.17.0 08:33:14 smmap==5.0.2 08:33:14 soupsieve==2.8 08:33:14 stevedore==5.5.0 08:33:14 tabulate==0.9.0 08:33:14 toml==0.10.2 08:33:14 tomlkit==0.13.3 08:33:14 tqdm==4.67.1 08:33:14 typing_extensions==4.15.0 08:33:14 tzdata==2025.2 08:33:14 urllib3==1.26.20 08:33:14 virtualenv==20.35.3 08:33:14 wcwidth==0.2.14 08:33:14 websocket-client==1.9.0 08:33:14 wrapt==2.0.0 08:33:14 xdg==6.0.0 08:33:14 xmltodict==1.0.2 08:33:14 yq==3.4.3 08:33:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6250493487406657353.sh 08:33:14 ---> sudo-logs.sh 08:33:14 Archiving 'sudo' log.. 08:33:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins56602498890660109.sh 08:33:14 ---> job-cost.sh 08:33:14 Setup pyenv: 08:33:14 system 08:33:14 3.8.13 08:33:14 3.9.13 08:33:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cGvg from file:/tmp/.os_lf_venv 08:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:16 lf-activate-venv(): INFO: Base packages installed successfully 08:33:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:33:22 lf-activate-venv(): INFO: Adding /tmp/venv-cGvg/bin to PATH 08:33:22 INFO: No Stack... 08:33:22 INFO: Retrieving Pricing Info for: v3-standard-4 08:33:22 INFO: Archiving Costs 08:33:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10136583126024696347.sh 08:33:22 ---> logs-deploy.sh 08:33:22 Setup pyenv: 08:33:22 system 08:33:22 3.8.13 08:33:22 3.9.13 08:33:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cGvg from file:/tmp/.os_lf_venv 08:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:33:24 lf-activate-venv(): INFO: Base packages installed successfully 08:33:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-cGvg/bin to PATH 08:33:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4278 08:33:33 INFO: archiving workspace using pattern(s): 08:33:34 Archives upload complete. 08:33:34 INFO: archiving logs to Nexus 08:33:35 ---> uname -a: 08:33:35 Linux prd-ubuntu1804-builder-4c-4g-4111 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:33:35 08:33:35 08:33:35 ---> lscpu: 08:33:35 Architecture: x86_64 08:33:35 CPU op-mode(s): 32-bit, 64-bit 08:33:35 Byte Order: Little Endian 08:33:35 CPU(s): 4 08:33:35 On-line CPU(s) list: 0-3 08:33:35 Thread(s) per core: 1 08:33:35 Core(s) per socket: 1 08:33:35 Socket(s): 4 08:33:35 NUMA node(s): 1 08:33:35 Vendor ID: AuthenticAMD 08:33:35 CPU family: 23 08:33:35 Model: 49 08:33:35 Model name: AMD EPYC-Rome Processor 08:33:35 Stepping: 0 08:33:35 CPU MHz: 2799.996 08:33:35 BogoMIPS: 5599.99 08:33:35 Virtualization: AMD-V 08:33:35 Hypervisor vendor: KVM 08:33:35 Virtualization type: full 08:33:35 L1d cache: 32K 08:33:35 L1i cache: 32K 08:33:35 L2 cache: 512K 08:33:35 L3 cache: 16384K 08:33:35 NUMA node0 CPU(s): 0-3 08:33:35 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 08:33:35 08:33:35 08:33:35 ---> nproc: 08:33:35 4 08:33:35 08:33:35 08:33:35 ---> df -h: 08:33:35 Filesystem Size Used Avail Use% Mounted on 08:33:35 udev 7.9G 0 7.9G 0% /dev 08:33:35 tmpfs 1.6G 676K 1.6G 1% /run 08:33:35 /dev/vda1 78G 8.4G 69G 11% / 08:33:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:33:35 tmpfs 5.0M 0 5.0M 0% /run/lock 08:33:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:33:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:33:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:33:35 08:33:35 08:33:35 ---> free -m: 08:33:35 total used free shared buff/cache available 08:33:35 Mem: 16040 543 13307 0 2188 15176 08:33:35 Swap: 1023 0 1023 08:33:35 08:33:35 08:33:35 ---> ip addr: 08:33:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:33:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:33:35 inet 127.0.0.1/8 scope host lo 08:33:35 valid_lft forever preferred_lft forever 08:33:35 inet6 ::1/128 scope host 08:33:35 valid_lft forever preferred_lft forever 08:33:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:33:35 link/ether fa:16:3e:e9:f0:29 brd ff:ff:ff:ff:ff:ff 08:33:35 inet 10.30.107.4/23 brd 10.30.107.255 scope global dynamic ens3 08:33:35 valid_lft 86254sec preferred_lft 86254sec 08:33:35 inet6 fe80::f816:3eff:fee9:f029/64 scope link 08:33:35 valid_lft forever preferred_lft forever 08:33:35 08:33:35 08:33:35 ---> sar -b -r -n DEV: 08:33:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4111) 10/21/25 _x86_64_ (4 CPU) 08:33:35 08:33:35 08:31:11 LINUX RESTART (4 CPU) 08:33:35 08:33:35 08:32:01 tps rtps wtps bread/s bwrtn/s 08:33:35 08:33:01 98.88 0.93 97.95 113.31 11689.25 08:33:35 Average: 98.88 0.93 97.95 113.31 11689.25 08:33:35 08:33:35 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:35 08:33:01 13751028 15561816 2673940 16.28 76924 1922056 751912 4.30 745116 1689148 156252 08:33:35 Average: 13751028 15561816 2673940 16.28 76924 1922056 751912 4.30 745116 1689148 156252 08:33:35 08:33:35 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:35 08:33:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 08:33:35 08:33:01 ens3 69.52 50.12 880.53 10.66 0.00 0.00 0.00 0.00 08:33:35 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 08:33:35 Average: ens3 69.52 50.12 880.53 10.66 0.00 0.00 0.00 0.00 08:33:35 08:33:35 08:33:35 ---> sar -P ALL: 08:33:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4111) 10/21/25 _x86_64_ (4 CPU) 08:33:35 08:33:35 08:31:11 LINUX RESTART (4 CPU) 08:33:35 08:33:35 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:33:35 08:33:01 all 22.04 0.00 1.58 2.01 0.06 74.30 08:33:35 08:33:01 0 19.51 0.00 1.47 0.12 0.05 78.85 08:33:35 08:33:01 1 21.87 0.00 1.70 4.29 0.07 72.07 08:33:35 08:33:01 2 23.51 0.00 1.41 1.36 0.07 73.65 08:33:35 08:33:01 3 23.29 0.00 1.74 2.31 0.07 72.59 08:33:35 Average: all 22.04 0.00 1.58 2.01 0.06 74.30 08:33:35 Average: 0 19.51 0.00 1.47 0.12 0.05 78.85 08:33:35 Average: 1 21.87 0.00 1.70 4.29 0.07 72.07 08:33:35 Average: 2 23.51 0.00 1.41 1.36 0.07 73.65 08:33:35 Average: 3 23.29 0.00 1.74 2.31 0.07 72.59 08:33:35 08:33:35 08:33:35