01:04:02 Started by timer 01:04:02 Running as SYSTEM 01:04:02 [EnvInject] - Loading node environment variables. 01:04:02 Building remotely on prd-ubuntu20.04-docker-2c-8g-1118 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:02 [ssh-agent] Looking for ssh-agent implementation... 01:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:03 $ ssh-agent 01:04:03 SSH_AUTH_SOCK=/tmp/ssh-92RIryEJEQoN/agent.1527 01:04:03 SSH_AGENT_PID=1529 01:04:03 [ssh-agent] Started. 01:04:03 Running ssh-add (command line suppressed) 01:04:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8227593602315739720.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8227593602315739720.key) 01:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:03 The recommended git tool is: NONE 01:04:04 using credential edgex-jenkins-ssh 01:04:04 Wiping out workspace first. 01:04:04 Cloning the remote Git repository 01:04:04 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:04 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:04 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:04 > git --version # timeout=10 01:04:04 > git --version # 'git version 2.25.1' 01:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:05 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:06 Avoid second fetch 01:04:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:06 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:06 > git config core.sparsecheckout # timeout=10 01:04:06 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:06 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:06 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:06 > git remote # timeout=10 01:04:06 > git submodule init # timeout=10 01:04:06 > git submodule sync # timeout=10 01:04:06 > git config --get remote.origin.url # timeout=10 01:04:06 > git submodule init # timeout=10 01:04:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:06 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:06 > git config --get submodule.global-jjb.url # timeout=10 01:04:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:06 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:07 > git submodule update --init --recursive global-jjb # timeout=10 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:11 provisioning config files... 01:04:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins529057163484135813.sh 01:04:11 ---> python-tools-install.sh 01:04:11 Setup pyenv: 01:04:11 * system (set by /opt/pyenv/version) 01:04:11 * 3.8.20 (set by /opt/pyenv/version) 01:04:11 * 3.9.20 (set by /opt/pyenv/version) 01:04:11 3.10.15 01:04:11 3.11.10 01:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E9O1 01:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:20 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:04:41 Generating Requirements File 01:05:03 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. 01:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:04 Python 3.11.10 01:05:04 pip 26.2.1 from /tmp/venv-E9O1/lib/python3.11/site-packages/pip (python 3.11) 01:05:04 aiohappyeyeballs==2.7.1 01:05:04 aiohttp==3.14.3 01:05:04 aiosignal==1.4.0 01:05:04 appdirs==1.4.4 01:05:04 argcomplete==3.7.2 01:05:04 aspy.yaml==1.3.0 01:05:04 attrs==26.1.0 01:05:04 autopage==0.6.0 01:05:04 beautifulsoup4==4.15.0 01:05:04 boto3==1.43.83 01:05:04 botocore==1.43.83 01:05:04 bs4==0.0.2 01:05:04 certifi==2026.7.22 01:05:04 cffi==2.1.1 01:05:04 cfgv==3.5.0 01:05:04 chardet==7.6.0 01:05:04 charset-normalizer==3.5.1 01:05:04 click==8.5.0 01:05:04 cliff==4.16.0 01:05:04 cmd2==4.2.2 01:05:04 cryptography==3.3.2 01:05:04 debtcollector==3.1.0 01:05:04 decorator==5.3.1 01:05:04 defusedxml==0.7.1 01:05:04 Deprecated==1.3.1 01:05:04 distlib==0.4.3 01:05:04 dnspython==2.8.0 01:05:04 docker==7.2.0 01:05:04 dogpile.cache==1.5.0 01:05:04 durationpy==0.11 01:05:04 email-validator==2.3.0 01:05:04 filelock==3.32.4 01:05:04 frozenlist==1.8.0 01:05:04 future==1.0.0 01:05:04 gitdb==4.0.12 01:05:04 GitPython==3.1.61 01:05:04 httplib2==0.30.2 01:05:04 identify==2.6.19 01:05:04 idna==3.19 01:05:04 importlib-resources==1.5.0 01:05:04 iso8601==2.1.0 01:05:04 Jinja2==3.1.6 01:05:04 jmespath==1.1.0 01:05:04 jsonpatch==1.33 01:05:04 jsonpointer==3.1.1 01:05:04 jsonschema==4.26.0 01:05:04 jsonschema-specifications==2025.9.1 01:05:04 keystoneauth1==5.17.0 01:05:04 kubernetes==36.0.3 01:05:04 lftools==0.37.23 01:05:04 lxml==6.1.2 01:05:04 markdown-it-py==4.2.0 01:05:04 MarkupSafe==3.0.3 01:05:04 mdurl==0.1.2 01:05:04 msgpack==1.2.2 01:05:04 multi_key_dict==2.0.3 01:05:04 multidict==6.7.1 01:05:04 munch==4.0.0 01:05:04 netaddr==1.3.0 01:05:04 niet==1.4.2 01:05:04 nodeenv==1.10.0 01:05:04 oauth2client==4.1.3 01:05:04 oauthlib==3.3.1 01:05:04 openstacksdk==4.19.1 01:05:04 os-service-types==1.9.0 01:05:04 osc-lib==4.7.0 01:05:04 oslo.config==10.7.0 01:05:04 oslo.context==6.5.0 01:05:04 oslo.i18n==6.9.0 01:05:04 oslo.log==8.3.1 01:05:04 oslo.serialization==5.11.0 01:05:04 oslo.utils==10.2.0 01:05:04 packaging==26.3 01:05:04 pbr==7.0.3 01:05:04 platformdirs==4.11.5 01:05:04 prettytable==3.18.0 01:05:04 prompt_toolkit==3.0.53 01:05:04 propcache==0.5.2 01:05:04 psutil==7.2.2 01:05:04 pyasn1==0.6.4 01:05:04 pyasn1_modules==0.4.2 01:05:04 pycparser==3.0 01:05:04 pygerrit2==2.0.15 01:05:04 PyGithub==2.10.0 01:05:04 Pygments==2.21.0 01:05:04 PyJWT==2.13.0 01:05:04 PyNaCl==1.6.2 01:05:04 pyparsing==2.4.7 01:05:04 pyperclip==1.11.0 01:05:04 pyrsistent==0.20.0 01:05:04 python-dateutil==2.9.0.post0 01:05:04 python-discovery==1.6.0 01:05:04 python-heatclient==5.3.0 01:05:04 python-jenkins==1.8.3 01:05:04 python-keystoneclient==6.0.0 01:05:04 python-magnumclient==5.0.0 01:05:04 python-manilaclient==6.3.0 01:05:04 python-openstackclient==10.3.0 01:05:04 python-swiftclient==4.11.0 01:05:04 PyYAML==6.0.3 01:05:04 referencing==0.37.0 01:05:04 requests==2.34.2 01:05:04 requests-oauthlib==2.0.0 01:05:04 rfc3986==2.0.0 01:05:04 rich==15.0.0 01:05:04 rich-argparse==1.8.0 01:05:04 rpds-py==2026.6.3 01:05:04 rsa==4.9.1 01:05:04 ruamel.yaml==0.19.1 01:05:04 ruamel.yaml.clib==0.2.15 01:05:04 s3transfer==0.19.2 01:05:04 simplejson==4.1.2 01:05:04 six==1.17.0 01:05:04 smmap==5.0.3 01:05:04 soupsieve==2.9.2 01:05:04 stevedore==5.9.1 01:05:04 tabulate==0.10.0 01:05:04 toml==0.10.2 01:05:04 tomlkit==0.15.1 01:05:04 tqdm==4.70.0 01:05:04 typing_extensions==4.16.0 01:05:04 urllib3==1.26.20 01:05:04 virtualenv==21.7.7 01:05:04 wcwidth==0.8.3 01:05:04 websocket-client==1.9.1 01:05:04 wrapt==2.3.0 01:05:04 xdg==6.0.0 01:05:04 xmltodict==1.0.4 01:05:04 yarl==1.24.5 01:05:04 yq==4.1.2 01:05:04 [EnvInject] - Injecting environment variables from a build step. 01:05:04 [EnvInject] - Injecting as environment variables the properties content 01:05:04 OS_CLOUD=vex 01:05:04 01:05:04 [EnvInject] - Variables injected successfully. 01:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15746283079685578705.sh 01:05:04 ---> Orphaned k8s clusters 01:05:04 Setup pyenv: 01:05:04 system 01:05:04 3.8.20 01:05:04 3.9.20 01:05:04 3.10.15 01:05:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:05:14 -----> Delete orphaned cluster 01:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins461037686542985478.sh 01:05:14 ---> Orphaned stacks 01:05:14 Setup pyenv: 01:05:14 system 01:05:14 3.8.20 01:05:14 3.9.20 01:05:14 3.10.15 01:05:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:26 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. 01:05:26 python-manilaclient 6.3.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:05:27 + mapfile -t OS_COE_CLUSTERS_ID 01:05:27 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:27 ++ awk '{print $1}' 01:05:27 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:29 + echo '-----> Active clusters -> stacks' 01:05:29 -----> Active clusters -> stacks 01:05:29 + OS_COE_STACKS=() 01:05:29 + [[ 0 -gt 0 ]] 01:05:29 + mapfile -t OS_STACKS 01:05:29 ++ awk '{print $1}' 01:05:29 ++ 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 01:05:31 + echo '-----> Active stacks' 01:05:31 -----> Active stacks 01:05:31 + echo '-----> Delete orphaned stacks' 01:05:31 -----> Delete orphaned stacks 01:05:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11793751605523717318.sh 01:05:31 ---> Orphaned servers 01:05:31 Setup pyenv: 01:05:31 system 01:05:31 3.8.20 01:05:31 3.9.20 01:05:31 3.10.15 01:05:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:05:45 -----> Active servers 01:05:45 prd-ubuntu20.04-docker-2c-8g-1118 01:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-1117 01:05:45 prd-ubuntu20.04-docker-8c-8g-1113 01:05:45 prd-centos7-blackbox-4c-2g-1093 01:05:45 prd-centos7-blackbox-4c-2g-1092 01:05:45 prd-centos7-blackbox-4c-2g-1091 01:05:45 prd-centos7-blackbox-4c-2g-1090 01:05:45 -----> Delete orphaned servers 01:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13916068005653441552.sh 01:05:47 ---> Orphaned ports 01:05:47 Setup pyenv: 01:05:47 system 01:05:47 3.8.20 01:05:47 3.9.20 01:05:47 3.10.15 01:05:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:05:56 No orphaned ports to process. 01:05:56 Build step 'Conditional step (single)' marked build as failure 01:05:56 $ ssh-agent -k 01:05:56 unset SSH_AUTH_SOCK; 01:05:56 unset SSH_AGENT_PID; 01:05:56 echo Agent pid 1529 killed; 01:05:56 [ssh-agent] Stopped. 01:05:56 [PostBuildScript] - [INFO] Executing post build scripts. 01:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3636463495633888153.sh 01:05:56 ---> sysstat.sh 01:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3303124475442002364.sh 01:05:57 ---> package-listing.sh 01:05:57 ++ tr '[:upper:]' '[:lower:]' 01:05:57 ++ facter osfamily 01:05:57 + OS_FAMILY=debian 01:05:57 + workspace=/w/workspace/ci-management-openstack-cron 01:05:57 + START_PACKAGES=/tmp/packages_start.txt 01:05:57 + END_PACKAGES=/tmp/packages_end.txt 01:05:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:57 + PACKAGES=/tmp/packages_start.txt 01:05:57 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:57 + PACKAGES=/tmp/packages_end.txt 01:05:57 + case "${OS_FAMILY}" in 01:05:57 + dpkg -l 01:05:57 + grep '^ii' 01:05:57 + '[' -f /tmp/packages_start.txt ']' 01:05:57 + '[' -f /tmp/packages_end.txt ']' 01:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:57 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:57 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:05:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:05:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14135997801918027848.sh 01:05:57 ---> capture-instance-metadata.sh 01:05:57 Setup pyenv: 01:05:57 system 01:05:57 3.8.20 01:05:57 3.9.20 01:05:57 3.10.15 01:05:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:06:04 INFO: Running in OpenStack, capturing instance metadata 01:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16023670252711421157.sh 01:06:04 provisioning config files... 01:06:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13026096088877900067tmp 01:06:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:04 [EnvInject] - Injecting environment variables from a build step. 01:06:04 [EnvInject] - Injecting as environment variables the properties content 01:06:04 SERVER_ID=logs 01:06:04 01:06:04 [EnvInject] - Variables injected successfully. 01:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins775098680765561059.sh 01:06:04 ---> create-netrc.sh 01:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8005800174099647503.sh 01:06:04 ---> python-tools-install.sh 01:06:04 Setup pyenv: 01:06:04 system 01:06:04 3.8.20 01:06:04 3.9.20 01:06:04 3.10.15 01:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4805949904871494238.sh 01:06:11 ---> sudo-logs.sh 01:06:11 Archiving 'sudo' log.. 01:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10641906449595533114.sh 01:06:12 ---> job-cost.sh 01:06:12 Setup pyenv: 01:06:12 system 01:06:12 3.8.20 01:06:12 3.9.20 01:06:12 3.10.15 01:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:06:18 INFO: No Stack... 01:06:18 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:18 INFO: Archiving Costs 01:06:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins233198878494709936.sh 01:06:18 ---> logs-deploy.sh 01:06:18 Setup pyenv: 01:06:18 system 01:06:18 3.8.20 01:06:18 3.9.20 01:06:18 3.10.15 01:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9O1 from file:/tmp/.os_lf_venv 01:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-E9O1/bin to PATH 01:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64739 01:06:25 INFO: archiving workspace using pattern(s): 01:06:26 Archives upload complete. 01:06:26 INFO: archiving logs to Nexus 01:06:27 ---> uname -a: 01:06:27 Linux prd-ubuntu20-04-docker-2c-8g-1118 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:06:27 01:06:27 01:06:27 ---> lscpu: 01:06:27 Architecture: x86_64 01:06:27 CPU op-mode(s): 32-bit, 64-bit 01:06:27 Byte Order: Little Endian 01:06:27 Address sizes: 40 bits physical, 48 bits virtual 01:06:27 CPU(s): 2 01:06:27 On-line CPU(s) list: 0,1 01:06:27 Thread(s) per core: 1 01:06:27 Core(s) per socket: 1 01:06:27 Socket(s): 2 01:06:27 NUMA node(s): 1 01:06:27 Vendor ID: AuthenticAMD 01:06:27 CPU family: 23 01:06:27 Model: 49 01:06:27 Model name: AMD EPYC-Rome Processor 01:06:27 Stepping: 0 01:06:27 CPU MHz: 2799.996 01:06:27 BogoMIPS: 5599.99 01:06:27 Virtualization: AMD-V 01:06:27 Hypervisor vendor: KVM 01:06:27 Virtualization type: full 01:06:27 L1d cache: 64 KiB 01:06:27 L1i cache: 64 KiB 01:06:27 L2 cache: 1 MiB 01:06:27 L3 cache: 32 MiB 01:06:27 NUMA node0 CPU(s): 0,1 01:06:27 Vulnerability Gather data sampling: Not affected 01:06:27 Vulnerability Itlb multihit: Not affected 01:06:27 Vulnerability L1tf: Not affected 01:06:27 Vulnerability Mds: Not affected 01:06:27 Vulnerability Meltdown: Not affected 01:06:27 Vulnerability Mmio stale data: Not affected 01:06:27 Vulnerability Retbleed: Vulnerable 01:06:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:06:27 Vulnerability Srbds: Not affected 01:06:27 Vulnerability Tsx async abort: Not affected 01:06:27 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 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 01:06:27 01:06:27 01:06:27 ---> nproc: 01:06:27 2 01:06:27 01:06:27 01:06:27 ---> df -h: 01:06:27 Filesystem Size Used Avail Use% Mounted on 01:06:27 udev 3.9G 0 3.9G 0% /dev 01:06:27 tmpfs 795M 1.1M 794M 1% /run 01:06:27 /dev/vda1 39G 9.9G 29G 26% / 01:06:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:06:27 tmpfs 5.0M 0 5.0M 0% /run/lock 01:06:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:06:27 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:06:27 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:06:27 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 01:06:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:06:27 tmpfs 795M 0 795M 0% /run/user/1001 01:06:27 01:06:27 01:06:27 ---> free -m: 01:06:27 total used free shared buff/cache available 01:06:27 Mem: 7945 527 4894 1 2524 7118 01:06:27 Swap: 1023 0 1023 01:06:27 01:06:27 01:06:27 ---> ip addr: 01:06:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:06:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:06:27 inet 127.0.0.1/8 scope host lo 01:06:27 valid_lft forever preferred_lft forever 01:06:27 inet6 ::1/128 scope host 01:06:27 valid_lft forever preferred_lft forever 01:06:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:06:27 link/ether fa:16:3e:d1:1f:16 brd ff:ff:ff:ff:ff:ff 01:06:27 inet 10.30.122.26/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:06:27 valid_lft 86221sec preferred_lft 86221sec 01:06:27 inet6 fe80::f816:3eff:fed1:1f16/64 scope link 01:06:27 valid_lft forever preferred_lft forever 01:06:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:06:27 link/ether 52:07:68:1b:16:4c brd ff:ff:ff:ff:ff:ff 01:06:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:06:27 valid_lft forever preferred_lft forever 01:06:27 01:06:27 01:06:27 ---> sar -b -r -n DEV: 01:06:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1118) 08/30/26 _x86_64_ (2 CPU) 01:06:27 01:06:27 01:03:30 LINUX RESTART (2 CPU) 01:06:27 01:06:27 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:27 01:05:01 271.14 13.98 257.16 0.00 1027.56 9687.60 0.00 01:06:27 01:06:01 63.29 2.18 61.11 0.00 160.64 12339.14 0.00 01:06:27 Average: 167.21 8.08 159.13 0.00 594.10 11013.37 0.00 01:06:27 01:06:27 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:27 01:05:01 5014468 7239736 538276 6.62 88016 2295256 1200024 13.06 757052 2104220 306440 01:06:27 01:06:01 5019028 7288940 485020 5.96 93756 2330180 1143108 12.45 741832 2108752 12656 01:06:27 Average: 5016748 7264338 511648 6.29 90886 2312718 1171566 12.75 749442 2106486 159548 01:06:27 01:06:27 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:27 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:27 01:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 01:06:27 01:05:01 ens3 218.80 149.94 1668.97 50.86 0.00 0.00 0.00 0.00 01:06:27 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:27 01:06:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:06:27 01:06:01 ens3 20.43 18.58 54.60 5.43 0.00 0.00 0.00 0.00 01:06:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:27 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 01:06:27 Average: ens3 119.61 84.26 861.79 28.15 0.00 0.00 0.00 0.00 01:06:27 01:06:27 01:06:27 ---> sar -P ALL: 01:06:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1118) 08/30/26 _x86_64_ (2 CPU) 01:06:27 01:06:27 01:03:30 LINUX RESTART (2 CPU) 01:06:27 01:06:27 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:06:27 01:05:01 all 37.62 0.00 3.70 5.93 0.03 52.73 01:06:27 01:05:01 0 44.11 0.00 4.42 10.52 0.03 40.92 01:06:27 01:05:01 1 31.15 0.00 2.98 1.35 0.02 64.50 01:06:27 01:06:01 all 41.17 0.00 3.03 0.99 0.06 54.75 01:06:27 01:06:01 0 70.66 0.00 3.21 0.78 0.08 25.27 01:06:27 01:06:01 1 11.96 0.00 2.85 1.19 0.03 83.97 01:06:27 Average: all 39.40 0.00 3.36 3.45 0.04 53.75 01:06:27 Average: 0 57.42 0.00 3.81 5.64 0.06 33.07 01:06:27 Average: 1 21.51 0.00 2.92 1.27 0.02 74.28 01:06:27 01:06:27 01:06:27