09:36:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/137583 09:36:12 Running as SYSTEM 09:36:12 [EnvInject] - Loading node environment variables. 09:36:12 Building remotely on prd-ubuntu1804-builder-4c-4g-18228 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 09:36:12 [ssh-agent] Looking for ssh-agent implementation... 09:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:12 $ ssh-agent 09:36:12 SSH_AUTH_SOCK=/tmp/ssh-BpZk2bCQJwuO/agent.1700 09:36:12 SSH_AGENT_PID=1702 09:36:12 [ssh-agent] Started. 09:36:12 Running ssh-add (command line suppressed) 09:36:12 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_13116035937288569867.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_13116035937288569867.key) 09:36:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:36:12 The recommended git tool is: NONE 09:36:14 using credential onap-jenkins-ssh 09:36:14 Wiping out workspace first. 09:36:14 Cloning the remote Git repository 09:36:14 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 09:36:14 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 09:36:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 09:36:14 > git --version # timeout=10 09:36:14 > git --version # 'git version 2.17.1' 09:36:14 using GIT_SSH to set credentials Gerrit user 09:36:14 Verifying host key using manually-configured host key entries 09:36:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:36:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 09:36:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 09:36:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 09:36:15 using GIT_SSH to set credentials Gerrit user 09:36:15 Verifying host key using manually-configured host key entries 09:36:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/83/137583/1 # timeout=30 09:36:15 > git rev-parse f89b63168f143136d6a6b9a9a7c73ece4100814d^{commit} # timeout=10 09:36:15 Checking out Revision f89b63168f143136d6a6b9a9a7c73ece4100814d (refs/changes/83/137583/1) 09:36:15 > git config core.sparsecheckout # timeout=10 09:36:15 > git checkout -f f89b63168f143136d6a6b9a9a7c73ece4100814d # timeout=30 09:36:18 Commit message: "[RELEASE] Update release to 6.0.1" 09:36:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:36:18 > git rev-list --no-walk 3b4a361b902d21e5433d89b93bb44a9658aca6b9 # timeout=10 09:36:18 [EnvInject] - Injecting environment variables from a build step. 09:36:18 [EnvInject] - Injecting as environment variables the properties content 09:36:18 PYTHON=python3 09:36:18 09:36:18 [EnvInject] - Variables injected successfully. 09:36:18 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5553741813844522572.sh 09:36:18 ---> tox-install.sh 09:36:18 + source /home/jenkins/lf-env.sh 09:36:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:18 ++ mktemp -d /tmp/venv-XXXX 09:36:18 + lf_venv=/tmp/venv-Pa5P 09:36:18 + local venv_file=/tmp/.os_lf_venv 09:36:18 + local python=python3 09:36:18 + local options 09:36:18 + local set_path=true 09:36:18 + local install_args= 09:36:18 ++ 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 09:36:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:18 + true 09:36:18 + case $1 in 09:36:18 + venv_file=/tmp/.toxenv 09:36:18 + shift 2 09:36:18 + true 09:36:18 + case $1 in 09:36:18 + shift 09:36:18 + break 09:36:18 + case $python in 09:36:18 + local pkg_list= 09:36:18 + [[ -d /opt/pyenv ]] 09:36:18 + echo 'Setup pyenv:' 09:36:18 Setup pyenv: 09:36:18 + export PYENV_ROOT=/opt/pyenv 09:36:18 + PYENV_ROOT=/opt/pyenv 09:36:18 + 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 09:36:18 + 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 09:36:18 + pyenv versions 09:36:18 * system (set by /opt/pyenv/version) 09:36:18 * 3.8.13 (set by /opt/pyenv/version) 09:36:18 * 3.9.13 (set by /opt/pyenv/version) 09:36:18 * 3.10.6 (set by /opt/pyenv/version) 09:36:18 + command -v pyenv 09:36:18 ++ pyenv init - --no-rehash 09:36:19 + 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[*]}"'\'')" 09:36:19 export PATH="/opt/pyenv/shims:${PATH}" 09:36:19 export PYENV_SHELL=bash 09:36:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:19 pyenv() { 09:36:19 local command 09:36:19 command="${1:-}" 09:36:19 if [ "$#" -gt 0 ]; then 09:36:19 shift 09:36:19 fi 09:36:19 09:36:19 case "$command" in 09:36:19 rehash|shell) 09:36:19 eval "$(pyenv "sh-$command" "$@")" 09:36:19 ;; 09:36:19 *) 09:36:19 command pyenv "$command" "$@" 09:36:19 ;; 09:36:19 esac 09:36:19 }' 09:36:19 +++ 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[*]}"' 09:36:19 ++ 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 09:36:19 ++ 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 09:36:19 ++ 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 09:36:19 ++ export PYENV_SHELL=bash 09:36:19 ++ PYENV_SHELL=bash 09:36:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:19 +++ complete -F _pyenv pyenv 09:36:19 ++ lf-pyver python3 09:36:19 ++ local py_version_xy=python3 09:36:19 ++ local py_version_xyz= 09:36:19 ++ pyenv versions 09:36:19 ++ local command 09:36:19 ++ command=versions 09:36:19 ++ '[' 1 -gt 0 ']' 09:36:19 ++ shift 09:36:19 ++ case "$command" in 09:36:19 ++ command pyenv versions 09:36:19 ++ pyenv versions 09:36:19 ++ sed 's/^[ *]* //' 09:36:19 ++ awk '{ print $1 }' 09:36:19 ++ grep -E '^[0-9.]*[0-9]$' 09:36:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:19 +++ grep '^3' /tmp/.pyenv_versions 09:36:19 +++ sort -V 09:36:19 +++ tail -n 1 09:36:19 ++ py_version_xyz=3.10.6 09:36:19 ++ [[ -z 3.10.6 ]] 09:36:19 ++ echo 3.10.6 09:36:19 ++ return 0 09:36:19 + pyenv local 3.10.6 09:36:19 + local command 09:36:19 + command=local 09:36:19 + '[' 2 -gt 0 ']' 09:36:19 + shift 09:36:19 + case "$command" in 09:36:19 + command pyenv local 3.10.6 09:36:19 + pyenv local 3.10.6 09:36:19 + for arg in "$@" 09:36:19 + case $arg in 09:36:19 + pkg_list+='tox ' 09:36:19 + for arg in "$@" 09:36:19 + case $arg in 09:36:19 + pkg_list+='virtualenv ' 09:36:19 + for arg in "$@" 09:36:19 + case $arg in 09:36:19 + pkg_list+='urllib3~=1.26.15 ' 09:36:19 + [[ -f /tmp/.toxenv ]] 09:36:19 + [[ ! -f /tmp/.toxenv ]] 09:36:19 + [[ -n '' ]] 09:36:19 + python3 -m venv /tmp/venv-Pa5P 09:36:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pa5P' 09:36:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pa5P 09:36:24 + echo /tmp/venv-Pa5P 09:36:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:36:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:36:24 + /tmp/venv-Pa5P/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:27 + /tmp/venv-Pa5P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:30 + type python3 09:36:30 + true 09:36:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pa5P/bin to PATH' 09:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-Pa5P/bin to PATH 09:36:30 + PATH=/tmp/venv-Pa5P/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 09:36:30 + return 0 09:36:30 + python3 --version 09:36:30 Python 3.10.6 09:36:30 + python3 -m pip --version 09:36:31 pip 24.0 from /tmp/venv-Pa5P/lib/python3.10/site-packages/pip (python 3.10) 09:36:31 + python3 -m pip freeze 09:36:31 cachetools==5.3.3 09:36:31 chardet==5.2.0 09:36:31 colorama==0.4.6 09:36:31 distlib==0.3.8 09:36:31 filelock==3.13.3 09:36:31 packaging==24.0 09:36:31 platformdirs==4.2.0 09:36:31 pluggy==1.4.0 09:36:31 pyproject-api==1.6.1 09:36:31 tomli==2.0.1 09:36:31 tox==4.14.2 09:36:31 urllib3==1.26.18 09:36:31 virtualenv==20.25.1 09:36:31 [EnvInject] - Injecting environment variables from a build step. 09:36:31 [EnvInject] - Injecting as environment variables the properties content 09:36:31 PARALLEL=false 09:36:31 09:36:31 [EnvInject] - Variables injected successfully. 09:36:31 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10040505999387395931.sh 09:36:31 ---> tox-run.sh 09:36:31 + 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 09:36:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 09:36:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 09:36:31 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 09:36:31 + cd /w/workspace/oom-readiness-master-yaml-lint/. 09:36:31 + source /home/jenkins/lf-env.sh 09:36:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:36:31 ++ mktemp -d /tmp/venv-XXXX 09:36:31 + lf_venv=/tmp/venv-4OOM 09:36:31 + local venv_file=/tmp/.os_lf_venv 09:36:31 + local python=python3 09:36:31 + local options 09:36:31 + local set_path=true 09:36:31 + local install_args= 09:36:31 ++ 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 09:36:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:36:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:36:31 + true 09:36:31 + case $1 in 09:36:31 + venv_file=/tmp/.toxenv 09:36:31 + shift 2 09:36:31 + true 09:36:31 + case $1 in 09:36:31 + shift 09:36:31 + break 09:36:31 + case $python in 09:36:31 + local pkg_list= 09:36:31 + [[ -d /opt/pyenv ]] 09:36:31 + echo 'Setup pyenv:' 09:36:31 Setup pyenv: 09:36:31 + export PYENV_ROOT=/opt/pyenv 09:36:31 + PYENV_ROOT=/opt/pyenv 09:36:31 + 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 09:36:31 + 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 09:36:31 + pyenv versions 09:36:31 system 09:36:31 3.8.13 09:36:31 3.9.13 09:36:31 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:36:31 + command -v pyenv 09:36:31 ++ pyenv init - --no-rehash 09:36:31 + 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[*]}"'\'')" 09:36:31 export PATH="/opt/pyenv/shims:${PATH}" 09:36:31 export PYENV_SHELL=bash 09:36:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:36:31 pyenv() { 09:36:31 local command 09:36:31 command="${1:-}" 09:36:31 if [ "$#" -gt 0 ]; then 09:36:31 shift 09:36:31 fi 09:36:31 09:36:31 case "$command" in 09:36:31 rehash|shell) 09:36:31 eval "$(pyenv "sh-$command" "$@")" 09:36:31 ;; 09:36:31 *) 09:36:31 command pyenv "$command" "$@" 09:36:31 ;; 09:36:31 esac 09:36:31 }' 09:36:31 +++ 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[*]}"' 09:36:31 ++ 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 09:36:31 ++ 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 09:36:31 ++ 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 09:36:31 ++ export PYENV_SHELL=bash 09:36:31 ++ PYENV_SHELL=bash 09:36:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:36:31 +++ complete -F _pyenv pyenv 09:36:31 ++ lf-pyver python3 09:36:31 ++ local py_version_xy=python3 09:36:31 ++ local py_version_xyz= 09:36:31 ++ pyenv versions 09:36:31 ++ local command 09:36:31 ++ sed 's/^[ *]* //' 09:36:31 ++ command=versions 09:36:31 ++ '[' 1 -gt 0 ']' 09:36:31 ++ shift 09:36:31 ++ case "$command" in 09:36:31 ++ command pyenv versions 09:36:31 ++ pyenv versions 09:36:31 ++ awk '{ print $1 }' 09:36:31 ++ grep -E '^[0-9.]*[0-9]$' 09:36:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:36:31 +++ grep '^3' /tmp/.pyenv_versions 09:36:31 +++ sort -V 09:36:31 +++ tail -n 1 09:36:31 ++ py_version_xyz=3.10.6 09:36:31 ++ [[ -z 3.10.6 ]] 09:36:31 ++ echo 3.10.6 09:36:31 ++ return 0 09:36:31 + pyenv local 3.10.6 09:36:31 + local command 09:36:31 + command=local 09:36:31 + '[' 2 -gt 0 ']' 09:36:31 + shift 09:36:31 + case "$command" in 09:36:31 + command pyenv local 3.10.6 09:36:31 + pyenv local 3.10.6 09:36:31 + for arg in "$@" 09:36:31 + case $arg in 09:36:31 + pkg_list+='tox ' 09:36:31 + for arg in "$@" 09:36:31 + case $arg in 09:36:31 + pkg_list+='virtualenv ' 09:36:31 + for arg in "$@" 09:36:31 + case $arg in 09:36:31 + pkg_list+='urllib3~=1.26.15 ' 09:36:31 + [[ -f /tmp/.toxenv ]] 09:36:31 ++ cat /tmp/.toxenv 09:36:31 + lf_venv=/tmp/venv-Pa5P 09:36:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pa5P from' file:/tmp/.toxenv 09:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pa5P from file:/tmp/.toxenv 09:36:31 + /tmp/venv-Pa5P/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:36:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:36:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:36:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:36:32 + /tmp/venv-Pa5P/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:36:34 + type python3 09:36:34 + true 09:36:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pa5P/bin to PATH' 09:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-Pa5P/bin to PATH 09:36:34 + PATH=/tmp/venv-Pa5P/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 09:36:34 + return 0 09:36:34 + [[ -d /opt/pyenv ]] 09:36:34 + echo '---> Setting up pyenv' 09:36:34 ---> Setting up pyenv 09:36:34 + export PYENV_ROOT=/opt/pyenv 09:36:34 + PYENV_ROOT=/opt/pyenv 09:36:34 + export PATH=/opt/pyenv/bin:/tmp/venv-Pa5P/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 09:36:34 + PATH=/opt/pyenv/bin:/tmp/venv-Pa5P/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 09:36:34 ++ pwd 09:36:34 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint 09:36:34 + export PYTHONPATH 09:36:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:36:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:36:34 + tox --version 09:36:35 4.14.2 from /tmp/venv-Pa5P/lib/python3.10/site-packages/tox/__init__.py 09:36:35 + PARALLEL=false 09:36:35 + TOX_OPTIONS_LIST= 09:36:35 + [[ -n yaml ]] 09:36:35 + TOX_OPTIONS_LIST=' -e yaml' 09:36:35 + case ${PARALLEL,,} in 09:36:35 + tox -e yaml 09:36:35 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 09:36:37 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:37:05 yaml: freeze> python -m pip freeze --all 09:37:06 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2024.2.2,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.42,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib_resources==6.4.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.3,joblib==1.3.2,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==24.0,pbr==6.0.0,pip==24.0,pkgutil_resolve_name==1.3.10,platformdirs==4.2.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.1,PyYAML==3.13,radon==1.4.0,referencing==0.34.0,regex==2023.12.25,requests==2.31.0,restructuredtext_lint==1.0.1,rpds-py==0.18.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.1.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.2.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.2,traitlets==5.14.2,unidiff==0.5.5,urllib3==2.2.1,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.18.1 09:37:06 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:37:06 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 09:37:07 ---> Completed tox runs 09:37:07 + for i in .tox/*/log 09:37:07 ++ echo .tox/yaml/log 09:37:07 ++ awk -F/ '{print $2}' 09:37:07 + tox_env=yaml 09:37:07 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 09:37:07 + DOC_DIR=docs/_build/html 09:37:07 + [[ -d docs/_build/html ]] 09:37:07 + echo '---> tox-run.sh ends' 09:37:07 ---> tox-run.sh ends 09:37:07 + test 0 -eq 0 09:37:07 $ ssh-agent -k 09:37:07 unset SSH_AUTH_SOCK; 09:37:07 unset SSH_AGENT_PID; 09:37:07 echo Agent pid 1702 killed; 09:37:07 [ssh-agent] Stopped. 09:37:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:37:07 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins13624340578661675425.sh 09:37:07 ---> sysstat.sh 09:37:07 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins11669514251587367919.sh 09:37:07 ---> package-listing.sh 09:37:07 ++ facter osfamily 09:37:07 ++ tr '[:upper:]' '[:lower:]' 09:37:07 + OS_FAMILY=debian 09:37:07 + workspace=/w/workspace/oom-readiness-master-yaml-lint 09:37:07 + START_PACKAGES=/tmp/packages_start.txt 09:37:07 + END_PACKAGES=/tmp/packages_end.txt 09:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:07 + PACKAGES=/tmp/packages_start.txt 09:37:07 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 09:37:07 + PACKAGES=/tmp/packages_end.txt 09:37:07 + case "${OS_FAMILY}" in 09:37:07 + dpkg -l 09:37:07 + grep '^ii' 09:37:08 + '[' -f /tmp/packages_start.txt ']' 09:37:08 + '[' -f /tmp/packages_end.txt ']' 09:37:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:08 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 09:37:08 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 09:37:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 09:37:08 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16765969214195736326.sh 09:37:08 ---> capture-instance-metadata.sh 09:37:08 Setup pyenv: 09:37:08 system 09:37:08 3.8.13 09:37:08 3.9.13 09:37:08 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:37:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jBRM 09:37:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:37:14 lf-activate-venv(): INFO: Installing: lftools 09:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-jBRM/bin to PATH 09:37:45 INFO: Running in OpenStack, capturing instance metadata 09:37:45 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5484283112845904334.sh 09:37:45 provisioning config files... 09:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config2955050986238001810tmp 09:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:37:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:37:46 [EnvInject] - Injecting environment variables from a build step. 09:37:46 [EnvInject] - Injecting as environment variables the properties content 09:37:46 SERVER_ID=logs 09:37:46 09:37:46 [EnvInject] - Variables injected successfully. 09:37:46 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins481553637503578728.sh 09:37:46 ---> create-netrc.sh 09:37:46 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4072560410136267333.sh 09:37:46 ---> python-tools-install.sh 09:37:46 Setup pyenv: 09:37:46 system 09:37:46 3.8.13 09:37:46 3.9.13 09:37:46 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jBRM from file:/tmp/.os_lf_venv 09:37:47 lf-activate-venv(): INFO: Installing: lftools 09:37:55 lf-activate-venv(): INFO: Adding /tmp/venv-jBRM/bin to PATH 09:37:55 Generating Requirements File 09:38:23 Python 3.10.6 09:38:24 pip 24.0 from /tmp/venv-jBRM/lib/python3.10/site-packages/pip (python 3.10) 09:38:24 appdirs==1.4.4 09:38:24 argcomplete==3.2.3 09:38:24 aspy.yaml==1.3.0 09:38:24 attrs==23.2.0 09:38:24 autopage==0.5.2 09:38:24 beautifulsoup4==4.12.3 09:38:24 boto3==1.34.70 09:38:24 botocore==1.34.70 09:38:24 bs4==0.0.2 09:38:24 cachetools==5.3.3 09:38:24 certifi==2024.2.2 09:38:24 cffi==1.16.0 09:38:24 cfgv==3.4.0 09:38:24 chardet==5.2.0 09:38:24 charset-normalizer==3.3.2 09:38:24 click==8.1.7 09:38:24 cliff==4.6.0 09:38:24 cmd2==2.4.3 09:38:24 cryptography==3.3.2 09:38:24 debtcollector==3.0.0 09:38:24 decorator==5.1.1 09:38:24 defusedxml==0.7.1 09:38:24 Deprecated==1.2.14 09:38:24 distlib==0.3.8 09:38:24 dnspython==2.6.1 09:38:24 docker==4.2.2 09:38:24 dogpile.cache==1.3.2 09:38:24 email_validator==2.1.1 09:38:24 filelock==3.13.3 09:38:24 future==1.0.0 09:38:24 gitdb==4.0.11 09:38:24 GitPython==3.1.42 09:38:24 google-auth==2.29.0 09:38:24 httplib2==0.22.0 09:38:24 identify==2.5.35 09:38:24 idna==3.6 09:38:24 importlib-resources==1.5.0 09:38:24 iso8601==2.1.0 09:38:24 Jinja2==3.1.3 09:38:24 jmespath==1.0.1 09:38:24 jsonpatch==1.33 09:38:24 jsonpointer==2.4 09:38:24 jsonschema==4.21.1 09:38:24 jsonschema-specifications==2023.12.1 09:38:24 keystoneauth1==5.6.0 09:38:24 kubernetes==29.0.0 09:38:24 lftools==0.37.10 09:38:24 lxml==5.1.0 09:38:24 MarkupSafe==2.1.5 09:38:24 msgpack==1.0.8 09:38:24 multi_key_dict==2.0.3 09:38:24 munch==4.0.0 09:38:24 netaddr==1.2.1 09:38:24 netifaces==0.11.0 09:38:24 niet==1.4.2 09:38:24 nodeenv==1.8.0 09:38:24 oauth2client==4.1.3 09:38:24 oauthlib==3.2.2 09:38:24 openstacksdk==3.0.0 09:38:24 os-client-config==2.1.0 09:38:24 os-service-types==1.7.0 09:38:24 osc-lib==3.0.1 09:38:24 oslo.config==9.4.0 09:38:24 oslo.context==5.5.0 09:38:24 oslo.i18n==6.3.0 09:38:24 oslo.log==5.5.0 09:38:24 oslo.serialization==5.4.0 09:38:24 oslo.utils==7.1.0 09:38:24 packaging==24.0 09:38:24 pbr==6.0.0 09:38:24 platformdirs==4.2.0 09:38:24 prettytable==3.10.0 09:38:24 pyasn1==0.5.1 09:38:24 pyasn1-modules==0.3.0 09:38:24 pycparser==2.21 09:38:24 pygerrit2==2.0.15 09:38:24 PyGithub==2.3.0 09:38:24 pyinotify==0.9.6 09:38:24 PyJWT==2.8.0 09:38:24 PyNaCl==1.5.0 09:38:24 pyparsing==2.4.7 09:38:24 pyperclip==1.8.2 09:38:24 pyrsistent==0.20.0 09:38:24 python-cinderclient==9.5.0 09:38:24 python-dateutil==2.9.0.post0 09:38:24 python-heatclient==3.5.0 09:38:24 python-jenkins==1.8.2 09:38:24 python-keystoneclient==5.4.0 09:38:24 python-magnumclient==4.4.0 09:38:24 python-novaclient==18.6.0 09:38:24 python-openstackclient==6.6.0 09:38:24 python-swiftclient==4.5.0 09:38:24 PyYAML==6.0.1 09:38:24 referencing==0.34.0 09:38:24 requests==2.31.0 09:38:24 requests-oauthlib==2.0.0 09:38:24 requestsexceptions==1.4.0 09:38:24 rfc3986==2.0.0 09:38:24 rpds-py==0.18.0 09:38:24 rsa==4.9 09:38:24 ruamel.yaml==0.18.6 09:38:24 ruamel.yaml.clib==0.2.8 09:38:24 s3transfer==0.10.1 09:38:24 simplejson==3.19.2 09:38:24 six==1.16.0 09:38:24 smmap==5.0.1 09:38:24 soupsieve==2.5 09:38:24 stevedore==5.2.0 09:38:24 tabulate==0.9.0 09:38:24 toml==0.10.2 09:38:24 tomlkit==0.12.4 09:38:24 tqdm==4.66.2 09:38:24 typing_extensions==4.10.0 09:38:24 tzdata==2024.1 09:38:24 urllib3==1.26.18 09:38:24 virtualenv==20.25.1 09:38:24 wcwidth==0.2.13 09:38:24 websocket-client==1.7.0 09:38:24 wrapt==1.16.0 09:38:24 xdg==6.0.0 09:38:24 xmltodict==0.13.0 09:38:24 yq==3.2.3 09:38:24 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17221935721577213248.sh 09:38:24 ---> sudo-logs.sh 09:38:24 Archiving 'sudo' log.. 09:38:24 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins18339103437629494524.sh 09:38:24 ---> job-cost.sh 09:38:24 Setup pyenv: 09:38:24 system 09:38:24 3.8.13 09:38:24 3.9.13 09:38:24 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:38:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jBRM from file:/tmp/.os_lf_venv 09:38:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-jBRM/bin to PATH 09:38:31 INFO: No Stack... 09:38:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:31 INFO: Archiving Costs 09:38:31 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15225537661308514525.sh 09:38:31 ---> logs-deploy.sh 09:38:31 Setup pyenv: 09:38:32 system 09:38:32 3.8.13 09:38:32 3.9.13 09:38:32 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 09:38:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jBRM from file:/tmp/.os_lf_venv 09:38:33 lf-activate-venv(): INFO: Installing: lftools 09:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-jBRM/bin to PATH 09:38:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/19 09:38:42 INFO: archiving workspace using pattern(s): 09:38:43 Archives upload complete. 09:38:44 INFO: archiving logs to Nexus 09:38:44 ---> uname -a: 09:38:44 Linux prd-ubuntu1804-builder-4c-4g-18228 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:38:44 09:38:44 09:38:44 ---> lscpu: 09:38:44 Architecture: x86_64 09:38:44 CPU op-mode(s): 32-bit, 64-bit 09:38:44 Byte Order: Little Endian 09:38:44 CPU(s): 4 09:38:44 On-line CPU(s) list: 0-3 09:38:44 Thread(s) per core: 1 09:38:44 Core(s) per socket: 1 09:38:44 Socket(s): 4 09:38:44 NUMA node(s): 1 09:38:44 Vendor ID: AuthenticAMD 09:38:44 CPU family: 23 09:38:44 Model: 49 09:38:44 Model name: AMD EPYC-Rome Processor 09:38:44 Stepping: 0 09:38:44 CPU MHz: 2800.000 09:38:44 BogoMIPS: 5600.00 09:38:44 Virtualization: AMD-V 09:38:44 Hypervisor vendor: KVM 09:38:44 Virtualization type: full 09:38:44 L1d cache: 32K 09:38:44 L1i cache: 32K 09:38:44 L2 cache: 512K 09:38:44 L3 cache: 16384K 09:38:44 NUMA node0 CPU(s): 0-3 09:38:44 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 09:38:44 09:38:44 09:38:44 ---> nproc: 09:38:44 4 09:38:44 09:38:44 09:38:44 ---> df -h: 09:38:44 Filesystem Size Used Avail Use% Mounted on 09:38:44 udev 7.9G 0 7.9G 0% /dev 09:38:44 tmpfs 1.6G 672K 1.6G 1% /run 09:38:44 /dev/vda1 78G 8.4G 70G 11% / 09:38:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:38:44 tmpfs 5.0M 0 5.0M 0% /run/lock 09:38:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:38:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:38:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:38:44 09:38:44 09:38:44 ---> free -m: 09:38:44 total used free shared buff/cache available 09:38:44 Mem: 16040 529 13305 0 2205 15189 09:38:44 Swap: 1023 0 1023 09:38:44 09:38:44 09:38:44 ---> ip addr: 09:38:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:38:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:44 inet 127.0.0.1/8 scope host lo 09:38:44 valid_lft forever preferred_lft forever 09:38:44 inet6 ::1/128 scope host 09:38:44 valid_lft forever preferred_lft forever 09:38:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:38:44 link/ether fa:16:3e:44:ed:5f brd ff:ff:ff:ff:ff:ff 09:38:44 inet 10.30.106.162/23 brd 10.30.107.255 scope global dynamic ens3 09:38:44 valid_lft 86227sec preferred_lft 86227sec 09:38:44 inet6 fe80::f816:3eff:fe44:ed5f/64 scope link 09:38:44 valid_lft forever preferred_lft forever 09:38:44 09:38:44 09:38:44 ---> sar -b -r -n DEV: 09:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18228) 03/26/24 _x86_64_ (4 CPU) 09:38:44 09:38:44 09:35:54 LINUX RESTART (4 CPU) 09:38:44 09:38:44 09:36:01 tps rtps wtps bread/s bwrtn/s 09:38:44 09:37:01 235.91 70.22 165.69 4454.32 26365.61 09:38:44 09:38:01 101.33 11.20 90.13 720.81 12105.45 09:38:44 Average: 168.62 40.71 127.91 2587.57 19235.53 09:38:44 09:38:44 09:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:44 09:37:01 13991336 15514972 2433632 14.82 59336 1666696 929484 5.32 718748 1501644 131424 09:38:44 09:38:01 13733376 15553900 2691592 16.39 81652 1923924 811988 4.65 713660 1731688 149812 09:38:44 Average: 13862356 15534436 2562612 15.60 70494 1795310 870736 4.98 716204 1616666 140618 09:38:44 09:38:44 09:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:44 09:37:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:38:44 09:37:01 ens3 349.01 236.86 1287.38 73.28 0.00 0.00 0.00 0.00 09:38:44 09:38:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:38:44 09:38:01 ens3 52.01 37.69 665.25 10.65 0.00 0.00 0.00 0.00 09:38:44 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 09:38:44 Average: ens3 200.51 137.28 976.32 41.96 0.00 0.00 0.00 0.00 09:38:44 09:38:44 09:38:44 ---> sar -P ALL: 09:38:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18228) 03/26/24 _x86_64_ (4 CPU) 09:38:44 09:38:44 09:35:54 LINUX RESTART (4 CPU) 09:38:44 09:38:44 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:38:44 09:37:01 all 19.25 0.00 2.15 7.65 0.10 70.85 09:38:44 09:37:01 0 11.16 0.00 1.58 8.66 0.12 78.48 09:38:44 09:37:01 1 12.83 0.00 2.08 14.19 0.08 70.83 09:38:44 09:37:01 2 27.59 0.00 2.85 5.09 0.10 64.37 09:38:44 09:37:01 3 25.44 0.00 2.09 2.66 0.07 69.74 09:38:44 09:38:01 all 21.24 0.00 1.62 3.09 0.06 73.99 09:38:44 09:38:01 0 4.68 0.00 0.75 0.88 0.03 93.67 09:38:44 09:38:01 1 22.17 0.00 2.08 7.19 0.07 68.50 09:38:44 09:38:01 2 28.99 0.00 1.89 0.90 0.08 68.14 09:38:44 09:38:01 3 29.27 0.00 1.81 3.41 0.07 65.45 09:38:44 Average: all 20.25 0.00 1.89 5.37 0.08 72.42 09:38:44 Average: 0 7.91 0.00 1.16 4.76 0.07 86.10 09:38:44 Average: 1 17.50 0.00 2.08 10.69 0.08 69.66 09:38:44 Average: 2 28.29 0.00 2.37 3.00 0.09 66.26 09:38:44 Average: 3 27.35 0.00 1.95 3.04 0.07 67.59 09:38:44 09:38:44 09:38:44