09:05:16 Started by timer 09:05:16 Running as SYSTEM 09:05:16 [EnvInject] - Loading node environment variables. 09:05:16 Building remotely on prd-centos7-builder-2c-1g-31373 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 09:05:16 [ssh-agent] Looking for ssh-agent implementation... 09:05:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:16 $ ssh-agent 09:05:16 SSH_AUTH_SOCK=/tmp/ssh-fQYDDL9ucZI1/agent.8092 09:05:16 SSH_AGENT_PID=8093 09:05:16 [ssh-agent] Started. 09:05:16 Running ssh-add (command line suppressed) 09:05:16 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15843003673154420726.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15843003673154420726.key) 09:05:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:05:16 The recommended git tool is: NONE 09:05:18 using credential edgex-jenkins-ssh 09:05:18 Wiping out workspace first. 09:05:18 Cloning the remote Git repository 09:05:18 Cloning repository git@github.com:edgexfoundry/ci-management 09:05:18 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:05:18 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:05:18 > git --version # timeout=10 09:05:18 > git --version # 'git version 2.36.1' 09:05:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:18 [INFO] Currently running in a labeled security context 09:05:18 [INFO] Currently SELinux is 'enforcing' on the host 09:05:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6111677217395675287.key 09:05:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:19 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 09:05:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:19 Avoid second fetch 09:05:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:05:19 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 09:05:19 > git config core.sparsecheckout # timeout=10 09:05:19 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 09:05:19 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 09:05:19 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 09:05:19 > git remote # timeout=10 09:05:19 > git submodule init # timeout=10 09:05:19 > git submodule sync # timeout=10 09:05:19 > git config --get remote.origin.url # timeout=10 09:05:19 > git submodule init # timeout=10 09:05:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:05:19 > git config --get submodule.packer/common-packer.url # timeout=10 09:05:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:05:19 > git config --get submodule.global-jjb.url # timeout=10 09:05:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:05:19 > git submodule update --init --recursive packer/common-packer # timeout=10 09:05:20 > git submodule update --init --recursive global-jjb # timeout=10 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:05:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:05:25 provisioning config files... 09:05:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:05:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:05:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:05:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17029552987117492305.sh 09:05:25 ---> python-tools-install.sh 09:05:25 Setup pyenv: 09:05:25 system 09:05:25 * 3.8.13 (set by /opt/pyenv/version) 09:05:25 * 3.9.13 (set by /opt/pyenv/version) 09:05:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ST9G 09:05:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:05:32 lf-activate-venv(): INFO: Installing: lftools 09:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:05:55 Generating Requirements File 09:06:16 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. 09:06:16 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:06:17 Python 3.9.13 09:06:17 pip 24.3.1 from /tmp/venv-ST9G/lib/python3.9/site-packages/pip (python 3.9) 09:06:17 appdirs==1.4.4 09:06:17 argcomplete==3.5.1 09:06:17 aspy.yaml==1.3.0 09:06:17 attrs==24.2.0 09:06:17 autopage==0.5.2 09:06:17 beautifulsoup4==4.12.3 09:06:17 boto3==1.35.67 09:06:17 botocore==1.35.67 09:06:17 bs4==0.0.2 09:06:17 cachetools==5.5.0 09:06:17 certifi==2024.8.30 09:06:17 cffi==1.17.1 09:06:17 cfgv==3.4.0 09:06:17 chardet==5.2.0 09:06:17 charset-normalizer==3.4.0 09:06:17 click==8.1.7 09:06:17 cliff==4.8.0 09:06:17 cmd2==2.5.6 09:06:17 cryptography==3.3.2 09:06:17 debtcollector==3.0.0 09:06:17 decorator==5.1.1 09:06:17 defusedxml==0.7.1 09:06:17 Deprecated==1.2.15 09:06:17 distlib==0.3.9 09:06:17 dnspython==2.7.0 09:06:17 docker==4.2.2 09:06:17 dogpile.cache==1.3.3 09:06:17 durationpy==0.9 09:06:17 email_validator==2.2.0 09:06:17 filelock==3.16.1 09:06:17 future==1.0.0 09:06:17 gitdb==4.0.11 09:06:17 GitPython==3.1.43 09:06:17 google-auth==2.36.0 09:06:17 httplib2==0.22.0 09:06:17 identify==2.6.2 09:06:17 idna==3.10 09:06:17 importlib-resources==1.5.0 09:06:17 importlib_metadata==8.5.0 09:06:17 iso8601==2.1.0 09:06:17 Jinja2==3.1.4 09:06:17 jmespath==1.0.1 09:06:17 jsonpatch==1.33 09:06:17 jsonpointer==3.0.0 09:06:17 jsonschema==4.23.0 09:06:17 jsonschema-specifications==2024.10.1 09:06:17 keystoneauth1==5.9.0 09:06:17 kubernetes==31.0.0 09:06:17 lftools==0.37.10 09:06:17 lxml==5.3.0 09:06:17 MarkupSafe==3.0.2 09:06:17 msgpack==1.1.0 09:06:17 multi_key_dict==2.0.3 09:06:17 munch==4.0.0 09:06:17 netaddr==1.3.0 09:06:17 netifaces==0.11.0 09:06:17 niet==1.4.2 09:06:17 nodeenv==1.9.1 09:06:17 oauth2client==4.1.3 09:06:17 oauthlib==3.2.2 09:06:17 openstacksdk==0.62.0 09:06:17 os-client-config==2.1.0 09:06:17 os-service-types==1.7.0 09:06:17 osc-lib==3.2.0 09:06:17 oslo.config==9.7.0 09:06:17 oslo.context==5.7.0 09:06:17 oslo.i18n==6.5.0 09:06:17 oslo.log==6.2.0 09:06:17 oslo.serialization==5.6.0 09:06:17 oslo.utils==7.4.0 09:06:17 packaging==24.2 09:06:17 pbr==6.1.0 09:06:17 platformdirs==4.3.6 09:06:17 prettytable==3.12.0 09:06:17 psutil==6.1.0 09:06:17 pyasn1==0.6.1 09:06:17 pyasn1_modules==0.4.1 09:06:17 pycparser==2.22 09:06:17 pygerrit2==2.0.15 09:06:17 PyGithub==2.5.0 09:06:17 PyJWT==2.10.0 09:06:17 PyNaCl==1.5.0 09:06:17 pyparsing==2.4.7 09:06:17 pyperclip==1.9.0 09:06:17 pyrsistent==0.20.0 09:06:17 python-cinderclient==9.6.0 09:06:17 python-dateutil==2.9.0.post0 09:06:17 python-heatclient==4.0.0 09:06:17 python-jenkins==1.8.2 09:06:17 python-keystoneclient==5.5.0 09:06:17 python-magnumclient==4.7.0 09:06:17 python-novaclient==18.7.0 09:06:17 python-openstackclient==6.0.1 09:06:17 python-swiftclient==4.6.0 09:06:17 PyYAML==6.0.2 09:06:17 referencing==0.35.1 09:06:17 requests==2.32.3 09:06:17 requests-oauthlib==2.0.0 09:06:17 requestsexceptions==1.4.0 09:06:17 rfc3986==2.0.0 09:06:17 rpds-py==0.21.0 09:06:17 rsa==4.9 09:06:17 ruamel.yaml==0.18.6 09:06:17 ruamel.yaml.clib==0.2.12 09:06:17 s3transfer==0.10.4 09:06:17 simplejson==3.19.3 09:06:17 six==1.16.0 09:06:17 smmap==5.0.1 09:06:17 soupsieve==2.6 09:06:17 stevedore==5.4.0 09:06:17 tabulate==0.9.0 09:06:17 toml==0.10.2 09:06:17 tomlkit==0.13.2 09:06:17 tqdm==4.67.0 09:06:17 typing_extensions==4.12.2 09:06:17 tzdata==2024.2 09:06:17 urllib3==1.26.20 09:06:17 virtualenv==20.27.1 09:06:17 wcwidth==0.2.13 09:06:17 websocket-client==1.8.0 09:06:17 wrapt==1.17.0 09:06:17 xdg==6.0.0 09:06:17 xmltodict==0.14.2 09:06:17 yq==3.4.3 09:06:17 zipp==3.21.0 09:06:17 [EnvInject] - Injecting environment variables from a build step. 09:06:17 [EnvInject] - Injecting as environment variables the properties content 09:06:17 OS_CLOUD=vex 09:06:17 09:06:17 [EnvInject] - Variables injected successfully. 09:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1230245322684330365.sh 09:06:17 ---> Orphaned k8s clusters 09:06:17 Setup pyenv: 09:06:17 system 09:06:17 3.8.13 09:06:17 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:06:18 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:06:30 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. 09:06:30 botocore 1.35.67 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.3 which is incompatible. 09:06:30 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. 09:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:06:30 Traceback (most recent call last): 09:06:30 File "/tmp/venv-ST9G/bin/openstack", line 5, in 09:06:30 from openstackclient.shell import main 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 09:06:30 from osc_lib.api import auth 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 09:06:30 from keystoneauth1.identity.v3 import k2k 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 13, in 09:06:30 from keystoneauth1.identity import base 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/keystoneauth1/identity/base.py", line 22, in 09:06:30 from keystoneauth1 import access 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/keystoneauth1/access/__init__.py", line 13, in 09:06:30 from keystoneauth1.access.access import * # noqa 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/keystoneauth1/access/access.py", line 20, in 09:06:30 import requests 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/requests/__init__.py", line 43, in 09:06:30 import urllib3 09:06:30 File "/tmp/venv-ST9G/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 09:06:30 raise ImportError( 09:06:30 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 09:06:30 -----> Delete orphaned cluster 09:06:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6483156391283487275.sh 09:06:30 ---> Orphaned stacks 09:06:30 Setup pyenv: 09:06:31 system 09:06:31 3.8.13 09:06:31 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:06:31 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:06:46 + mapfile -t OS_COE_CLUSTERS_ID 09:06:46 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:06:46 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:06:46 ++ awk '{print $1}' 09:06:48 + echo '-----> Active clusters -> stacks' 09:06:48 -----> Active clusters -> stacks 09:06:48 + OS_COE_STACKS=() 09:06:48 + [[ 0 -gt 0 ]] 09:06:48 + mapfile -t OS_STACKS 09:06:48 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 09:06:48 ++ awk '{print $1}' 09:06:49 + echo '-----> Active stacks' 09:06:49 -----> Active stacks 09:06:49 + echo '-----> Delete orphaned stacks' 09:06:49 -----> Delete orphaned stacks 09:06:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11245211910180709589.sh 09:06:49 ---> Orphaned servers 09:06:49 Setup pyenv: 09:06:49 system 09:06:49 3.8.13 09:06:50 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:06:51 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:15:08 -----> Active servers 09:15:08 prd-centos7-builder-2c-1g-31373 09:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-31372 09:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-31370 09:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-31364 09:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-31221 09:15:08 prd-ubuntu20.04-docker-8c-8g-30490 09:15:08 prd-ubuntu20.04-docker-8c-8g-30486 09:15:08 prd-ubuntu20.04-docker-8c-8g-29697 09:15:08 prd-centos7-blackbox-4c-2g-26565 09:15:08 prd-centos7-blackbox-4c-2g-26564 09:15:08 -----> Delete orphaned servers 09:15:08 Deleting orphaned server: prd-ubuntu20.04-docker-arm64-4c-16g-31372 09:15:10 ERROR: Server not found. 09:15:11 Deleting orphaned server: prd-ubuntu20.04-docker-arm64-4c-16g-31370 09:15:13 ERROR: Server not found. 09:15:13 Deleting orphaned server: prd-ubuntu20.04-docker-arm64-4c-16g-31364 09:15:15 ERROR: Server not found. 09:15:15 Deleting orphaned server: prd-ubuntu20.04-docker-arm64-4c-16g-31221 09:15:18 AttributeError: 'Server' object has no attribute 'created' 09:15:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:15:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:15:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10259620841421196458.sh 09:15:19 ---> Orphaned ports 09:15:19 Setup pyenv: 09:15:19 system 09:15:19 3.8.13 09:15:19 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:15:20 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 09:15:25 Build timed out (after 10 minutes). Marking the build as failed. 09:15:25 $ ssh-agent -k 09:15:25 unset SSH_AUTH_SOCK; 09:15:25 unset SSH_AGENT_PID; 09:15:25 echo Agent pid 8093 killed; 09:15:25 [ssh-agent] Stopped. 09:15:25 Build was aborted 09:15:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15097554472223196575.sh 09:15:25 ---> sysstat.sh 09:15:25 /home/jenkins/lf-env.sh: line 187: 9652 Terminated "$lf_venv/bin/python3" -m pip install --upgrade --quiet --upgrade-strategy eager $pkg_list 09:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13481617053353155822.sh 09:15:25 ---> package-listing.sh 09:15:25 ++ facter osfamily 09:15:25 ++ tr '[:upper:]' '[:lower:]' 09:15:25 + OS_FAMILY=redhat 09:15:25 + workspace=/w/workspace/ci-management-openstack-cron 09:15:25 + START_PACKAGES=/tmp/packages_start.txt 09:15:25 + END_PACKAGES=/tmp/packages_end.txt 09:15:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:25 + PACKAGES=/tmp/packages_start.txt 09:15:25 + '[' /w/workspace/ci-management-openstack-cron ']' 09:15:25 + PACKAGES=/tmp/packages_end.txt 09:15:25 + case "${OS_FAMILY}" in 09:15:25 + rpm -qa 09:15:25 + sort 09:15:26 + '[' -f /tmp/packages_start.txt ']' 09:15:26 + '[' -f /tmp/packages_end.txt ']' 09:15:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:26 + '[' /w/workspace/ci-management-openstack-cron ']' 09:15:26 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:15:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:15:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18258813657387087412.sh 09:15:26 ---> capture-instance-metadata.sh 09:15:26 Setup pyenv: 09:15:26 system 09:15:26 3.8.13 09:15:26 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:15:27 lf-activate-venv(): INFO: Installing: lftools 09:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:15:35 INFO: Running in OpenStack, capturing instance metadata 09:15:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins632698083042972124.sh 09:15:35 provisioning config files... 09:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7469228969772434423tmp 09:15:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:15:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:15:35 [EnvInject] - Injecting environment variables from a build step. 09:15:35 [EnvInject] - Injecting as environment variables the properties content 09:15:35 SERVER_ID=logs 09:15:35 09:15:35 [EnvInject] - Variables injected successfully. 09:15:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2066369929882482563.sh 09:15:35 ---> create-netrc.sh 09:15:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins949117801951388268.sh 09:15:35 ---> python-tools-install.sh 09:15:35 Setup pyenv: 09:15:35 system 09:15:35 3.8.13 09:15:35 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:15:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:15:36 lf-activate-venv(): INFO: Installing: lftools 09:15:44 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:15:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8036117363261943582.sh 09:15:44 ---> sudo-logs.sh 09:15:44 Archiving 'sudo' log.. 09:15:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12501647941163438469.sh 09:15:44 ---> job-cost.sh 09:15:44 Setup pyenv: 09:15:44 system 09:15:44 3.8.13 09:15:44 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:15:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:15:50 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:15:50 INFO: No Stack... 09:15:50 INFO: Retrieving Pricing Info for: v3-standard-2 09:15:51 INFO: Archiving Costs 09:15:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8730140709179674137.sh 09:15:51 ---> logs-deploy.sh 09:15:51 Setup pyenv: 09:15:51 system 09:15:51 3.8.13 09:15:51 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:15:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ST9G from file:/tmp/.os_lf_venv 09:15:52 lf-activate-venv(): INFO: Installing: lftools 09:15:59 lf-activate-venv(): INFO: Adding /tmp/venv-ST9G/bin to PATH 09:15:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/49947 09:15:59 INFO: archiving workspace using pattern(s): 09:16:00 Archives upload complete. 09:16:00 INFO: archiving logs to Nexus 09:16:01 ---> uname -a: 09:16:01 Linux prd-centos7-builder-2c-1g-31373.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:16:01 09:16:01 09:16:01 ---> lscpu: 09:16:01 Architecture: x86_64 09:16:01 CPU op-mode(s): 32-bit, 64-bit 09:16:01 Byte Order: Little Endian 09:16:01 CPU(s): 2 09:16:01 On-line CPU(s) list: 0,1 09:16:01 Thread(s) per core: 1 09:16:01 Core(s) per socket: 1 09:16:01 Socket(s): 2 09:16:01 NUMA node(s): 1 09:16:01 Vendor ID: AuthenticAMD 09:16:01 CPU family: 23 09:16:01 Model: 49 09:16:01 Model name: AMD EPYC-Rome Processor 09:16:01 Stepping: 0 09:16:01 CPU MHz: 2799.998 09:16:01 BogoMIPS: 5599.99 09:16:01 Virtualization: AMD-V 09:16:01 Hypervisor vendor: KVM 09:16:01 Virtualization type: full 09:16:01 L1d cache: 32K 09:16:01 L1i cache: 32K 09:16:01 L2 cache: 512K 09:16:01 L3 cache: 16384K 09:16:01 NUMA node0 CPU(s): 0,1 09:16:01 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:16:01 09:16:01 09:16:01 ---> nproc: 09:16:01 2 09:16:01 09:16:01 09:16:01 ---> df -h: 09:16:01 Filesystem Size Used Avail Use% Mounted on 09:16:01 devtmpfs 3.8G 0 3.8G 0% /dev 09:16:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:16:01 tmpfs 3.9G 17M 3.9G 1% /run 09:16:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:16:01 /dev/vda1 40G 5.6G 35G 14% / 09:16:01 tmpfs 783M 0 783M 0% /run/user/1001 09:16:01 09:16:01 09:16:01 ---> free -m: 09:16:01 total used free shared buff/cache available 09:16:01 Mem: 7821 543 5413 16 1864 6996 09:16:01 Swap: 1023 0 1023 09:16:01 09:16:01 09:16:01 ---> ip addr: 09:16:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:16:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:16:01 inet 127.0.0.1/8 scope host lo 09:16:01 valid_lft forever preferred_lft forever 09:16:01 inet6 ::1/128 scope host 09:16:01 valid_lft forever preferred_lft forever 09:16:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:16:01 link/ether fa:16:3e:11:63:67 brd ff:ff:ff:ff:ff:ff 09:16:01 inet 10.30.123.199/23 brd 10.30.123.255 scope global dynamic eth0 09:16:01 valid_lft 85733sec preferred_lft 85733sec 09:16:01 inet6 fe80::f816:3eff:fe11:6367/64 scope link 09:16:01 valid_lft forever preferred_lft forever 09:16:01 09:16:01 09:16:01 ---> sar -b -r -n DEV: 09:16:01 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 11/22/2024 _x86_64_ (2 CPU) 09:16:01 09:16:01 09:04:49 AM LINUX RESTART 09:16:01 09:16:01 09:05:01 AM tps rtps wtps bread/s bwrtn/s 09:16:01 09:06:01 AM 233.06 47.09 185.98 5956.36 40699.48 09:16:01 09:07:01 AM 308.20 0.32 307.88 15.46 9768.07 09:16:01 09:08:01 AM 30.98 0.18 30.80 1.73 770.51 09:16:01 09:09:01 AM 0.45 0.00 0.45 0.00 6.61 09:16:01 09:10:01 AM 0.23 0.00 0.23 0.00 1.92 09:16:01 09:11:01 AM 0.33 0.00 0.33 0.00 4.35 09:16:01 09:12:01 AM 0.25 0.00 0.25 0.00 2.33 09:16:01 09:13:01 AM 0.30 0.00 0.30 0.00 3.10 09:16:01 09:14:01 AM 0.23 0.00 0.23 0.00 2.33 09:16:01 09:15:01 AM 0.25 0.00 0.25 0.00 1.92 09:16:01 09:16:01 AM 25.14 2.12 23.02 245.88 486.86 09:16:01 Average: 54.50 4.52 49.98 565.49 4704.93 09:16:01 09:16:01 09:05:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:01 09:06:01 AM 5672036 2336880 29.18 2620 1701344 705160 7.79 543592 1519820 148692 09:16:01 09:07:01 AM 5508364 2500552 31.22 2620 1796576 742180 8.19 641484 1554624 11984 09:16:01 09:08:01 AM 5583280 2425636 30.29 2620 1796364 670332 7.40 568836 1554596 16 09:16:01 09:09:01 AM 5581628 2427288 30.31 2620 1796372 670556 7.40 570800 1554596 8 09:16:01 09:10:01 AM 5579144 2429772 30.34 2620 1796376 670812 7.41 573016 1554596 4 09:16:01 09:11:01 AM 5578468 2430448 30.35 2620 1796376 671216 7.41 573688 1554596 4 09:16:01 09:12:01 AM 5577616 2431300 30.36 2620 1796384 671720 7.42 574132 1554596 4 09:16:01 09:13:01 AM 5577160 2431756 30.36 2620 1796388 672496 7.42 574676 1554596 4 09:16:01 09:14:01 AM 5576864 2432052 30.37 2620 1796392 673016 7.43 575316 1554596 4 09:16:01 09:15:01 AM 5576252 2432664 30.37 2620 1796396 673544 7.44 575860 1554596 4 09:16:01 09:16:01 AM 5545192 2463724 30.76 2620 1805992 693568 7.66 722912 1438252 12428 09:16:01 Average: 5577819 2431097 30.35 2620 1788633 683145 7.54 590392 1540860 15741 09:16:01 09:16:01 09:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:16:01 09:06:01 AM eth0 299.77 198.10 1530.28 64.87 0.00 0.00 0.00 09:16:01 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:07:01 AM eth0 36.33 29.35 295.56 9.19 0.00 0.00 0.00 09:16:01 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:08:01 AM eth0 1.93 1.37 3.80 0.19 0.00 0.00 0.00 09:16:01 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:09:01 AM eth0 0.72 0.63 1.03 0.07 0.00 0.00 0.00 09:16:01 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:10:01 AM eth0 0.62 0.53 1.16 0.05 0.00 0.00 0.00 09:16:01 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:11:01 AM eth0 0.65 0.65 1.20 0.10 0.00 0.00 0.00 09:16:01 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:12:01 AM eth0 0.48 0.48 1.05 0.05 0.00 0.00 0.00 09:16:01 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:13:01 AM eth0 0.42 0.38 1.12 0.04 0.00 0.00 0.00 09:16:01 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:14:01 AM eth0 0.40 0.35 1.06 0.03 0.00 0.00 0.00 09:16:01 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:15:01 AM eth0 0.50 0.42 1.08 0.04 0.00 0.00 0.00 09:16:01 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:16:01 AM eth0 30.52 27.39 24.68 11.08 0.00 0.00 0.00 09:16:01 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 Average: eth0 33.85 23.61 169.30 7.79 0.00 0.00 0.00 09:16:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 09:16:01 09:16:01 ---> sar -P ALL: 09:16:01 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 11/22/2024 _x86_64_ (2 CPU) 09:16:01 09:16:01 09:04:49 AM LINUX RESTART 09:16:01 09:16:01 09:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:16:01 09:06:01 AM all 37.60 0.00 6.34 7.61 0.10 48.36 09:16:01 09:06:01 AM 0 53.63 0.00 7.25 7.04 0.11 31.97 09:16:01 09:06:01 AM 1 22.03 0.00 5.42 8.15 0.10 64.30 09:16:01 09:07:01 AM all 34.21 0.00 2.50 8.79 0.11 54.39 09:16:01 09:07:01 AM 0 55.65 0.00 3.48 8.08 0.11 32.69 09:16:01 09:07:01 AM 1 13.70 0.00 1.58 9.48 0.10 75.14 09:16:01 09:08:01 AM all 1.82 0.00 0.12 0.24 0.03 97.80 09:16:01 09:08:01 AM 0 3.50 0.00 0.17 0.27 0.02 96.05 09:16:01 09:08:01 AM 1 0.12 0.00 0.07 0.22 0.05 99.55 09:16:01 09:09:01 AM all 0.14 0.00 0.03 0.00 0.03 99.80 09:16:01 09:09:01 AM 0 0.13 0.00 0.02 0.00 0.02 99.83 09:16:01 09:09:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 09:16:01 09:10:01 AM all 0.23 0.00 0.03 0.00 0.03 99.72 09:16:01 09:10:01 AM 0 0.18 0.00 0.00 0.00 0.03 99.78 09:16:01 09:10:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 09:16:01 09:11:01 AM all 0.22 0.00 0.02 0.00 0.03 99.73 09:16:01 09:11:01 AM 0 0.30 0.00 0.02 0.00 0.02 99.67 09:16:01 09:11:01 AM 1 0.13 0.00 0.02 0.00 0.03 99.82 09:16:01 09:12:01 AM all 0.18 0.00 0.02 0.00 0.03 99.78 09:16:01 09:12:01 AM 0 0.15 0.00 0.02 0.00 0.02 99.82 09:16:01 09:12:01 AM 1 0.20 0.00 0.03 0.00 0.05 99.72 09:16:01 09:13:01 AM all 0.14 0.00 0.02 0.00 0.03 99.82 09:16:01 09:13:01 AM 0 0.08 0.00 0.00 0.00 0.02 99.90 09:16:01 09:13:01 AM 1 0.18 0.00 0.02 0.00 0.03 99.77 09:16:01 09:14:01 AM all 0.21 0.00 0.03 0.00 0.03 99.73 09:16:01 09:14:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90 09:16:01 09:14:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 09:16:01 09:15:01 AM all 0.21 0.00 0.03 0.00 0.03 99.73 09:16:01 09:15:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90 09:16:01 09:15:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:16:01 09:16:01 AM all 34.53 0.00 2.73 0.28 0.10 62.36 09:16:01 09:16:01 AM 0 18.32 0.00 2.29 0.12 0.09 79.19 09:16:01 09:16:01 AM 1 51.43 0.00 3.18 0.43 0.11 44.86 09:16:01 09:16:01 Average: CPU %user %nice %system %iowait %steal %idle 09:16:01 Average: all 9.63 0.00 1.04 1.48 0.05 87.79 09:16:01 Average: 0 11.47 0.00 1.16 1.34 0.04 85.99 09:16:01 Average: 1 7.80 0.00 0.92 1.63 0.05 89.60 09:16:01 09:16:01 09:16:01