13:11:07 Started by timer 13:11:07 Running as SYSTEM 13:11:07 [EnvInject] - Loading node environment variables. 13:11:07 Building remotely on prd-ubuntu20.04-docker-2c-8g-176 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:11:07 [ssh-agent] Looking for ssh-agent implementation... 13:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:07 $ ssh-agent 13:11:07 SSH_AUTH_SOCK=/tmp/ssh-qhSEOhNgFxwx/agent.1537 13:11:07 SSH_AGENT_PID=1539 13:11:07 [ssh-agent] Started. 13:11:07 Running ssh-add (command line suppressed) 13:11:07 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11819749724986529628.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11819749724986529628.key) 13:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:11:07 The recommended git tool is: NONE 13:11:09 using credential edgex-jenkins-ssh 13:11:09 Wiping out workspace first. 13:11:09 Cloning the remote Git repository 13:11:09 Cloning repository git@github.com:edgexfoundry/ci-management 13:11:09 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:11:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:11:09 > git --version # timeout=10 13:11:09 > git --version # 'git version 2.25.1' 13:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:11:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:10 Avoid second fetch 13:11:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:11:10 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:11:10 > git config core.sparsecheckout # timeout=10 13:11:10 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:11:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:11:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:11:11 > git remote # timeout=10 13:11:11 > git submodule init # timeout=10 13:11:11 > git submodule sync # timeout=10 13:11:11 > git config --get remote.origin.url # timeout=10 13:11:11 > git submodule init # timeout=10 13:11:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:11:11 > git config --get submodule.packer/common-packer.url # timeout=10 13:11:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:11:11 > git config --get submodule.global-jjb.url # timeout=10 13:11:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:11:11 > git submodule update --init --recursive packer/common-packer # timeout=10 13:11:11 > git submodule update --init --recursive global-jjb # timeout=10 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:11:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:11:16 provisioning config files... 13:11:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:11:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:11:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9529872271075208963.sh 13:11:16 ---> python-tools-install.sh 13:11:16 Setup pyenv: 13:11:16 * system (set by /opt/pyenv/version) 13:11:16 * 3.8.20 (set by /opt/pyenv/version) 13:11:16 * 3.9.20 (set by /opt/pyenv/version) 13:11:16 3.10.15 13:11:16 3.11.10 13:11:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v4mo 13:11:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:11:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:11:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:25 lf-activate-venv(): INFO: Base packages installed successfully 13:11:25 lf-activate-venv(): INFO: Installing additional packages: lftools 13:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:11:46 Generating Requirements File 13:12:08 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. 13:12:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:12:08 Python 3.11.10 13:12:08 pip 26.2.1 from /tmp/venv-v4mo/lib/python3.11/site-packages/pip (python 3.11) 13:12:08 aiohappyeyeballs==2.7.1 13:12:08 aiohttp==3.14.3 13:12:08 aiosignal==1.4.0 13:12:08 appdirs==1.4.4 13:12:08 argcomplete==3.7.2 13:12:08 aspy.yaml==1.3.0 13:12:08 attrs==26.1.0 13:12:08 autopage==0.6.0 13:12:08 beautifulsoup4==4.15.0 13:12:08 boto3==1.43.67 13:12:08 botocore==1.43.67 13:12:08 bs4==0.0.2 13:12:08 certifi==2026.7.22 13:12:08 cffi==2.1.1 13:12:08 cfgv==3.5.0 13:12:08 chardet==7.5.1 13:12:08 charset-normalizer==3.4.9 13:12:08 click==8.4.2 13:12:08 cliff==4.15.0 13:12:08 cmd2==4.2.0 13:12:08 cryptography==3.3.2 13:12:08 debtcollector==3.1.0 13:12:08 decorator==5.3.1 13:12:08 defusedxml==0.7.1 13:12:08 Deprecated==1.3.1 13:12:08 distlib==0.4.3 13:12:08 dnspython==2.8.0 13:12:08 docker==7.2.0 13:12:08 dogpile.cache==1.5.0 13:12:08 durationpy==0.10 13:12:08 email-validator==2.3.0 13:12:08 filelock==3.32.2 13:12:08 frozenlist==1.8.0 13:12:08 future==1.0.0 13:12:08 gitdb==4.0.12 13:12:08 GitPython==3.1.59 13:12:08 httplib2==0.30.2 13:12:08 identify==2.6.19 13:12:08 idna==3.18 13:12:08 importlib-resources==1.5.0 13:12:08 iso8601==2.1.0 13:12:08 Jinja2==3.1.6 13:12:08 jmespath==1.1.0 13:12:08 jsonpatch==1.33 13:12:08 jsonpointer==3.1.1 13:12:08 jsonschema==4.26.0 13:12:08 jsonschema-specifications==2025.9.1 13:12:08 keystoneauth1==5.15.0 13:12:08 kubernetes==36.0.3 13:12:08 lftools==0.37.22 13:12:08 lxml==6.1.1 13:12:08 markdown-it-py==4.2.0 13:12:08 MarkupSafe==3.0.3 13:12:08 mdurl==0.1.2 13:12:08 msgpack==1.2.1 13:12:08 multi_key_dict==2.0.3 13:12:08 multidict==6.7.1 13:12:08 munch==4.0.0 13:12:08 netaddr==1.3.0 13:12:08 niet==1.4.2 13:12:08 nodeenv==1.10.0 13:12:08 oauth2client==4.1.3 13:12:08 oauthlib==3.3.1 13:12:08 openstacksdk==4.18.0 13:12:08 os-service-types==1.9.0 13:12:08 osc-lib==4.7.0 13:12:08 oslo.config==10.7.0 13:12:08 oslo.context==6.5.0 13:12:08 oslo.i18n==6.9.0 13:12:08 oslo.log==8.3.0 13:12:08 oslo.serialization==5.11.0 13:12:08 oslo.utils==10.1.1 13:12:08 packaging==26.3 13:12:08 pbr==7.0.3 13:12:08 platformdirs==4.11.1 13:12:08 prettytable==3.18.0 13:12:08 prompt_toolkit==3.0.53 13:12:08 propcache==0.5.2 13:12:08 psutil==7.2.2 13:12:08 pyasn1==0.6.4 13:12:08 pyasn1_modules==0.4.2 13:12:08 pycparser==3.0 13:12:08 pygerrit2==2.0.15 13:12:08 PyGithub==2.9.1 13:12:08 Pygments==2.20.0 13:12:08 PyJWT==2.13.0 13:12:08 PyNaCl==1.6.2 13:12:08 pyparsing==2.4.7 13:12:08 pyperclip==1.11.0 13:12:08 pyrsistent==0.20.0 13:12:08 python-dateutil==2.9.0.post0 13:12:08 python-discovery==1.5.1 13:12:08 python-heatclient==5.2.0 13:12:08 python-jenkins==1.8.3 13:12:08 python-keystoneclient==5.8.0 13:12:08 python-magnumclient==4.11.0 13:12:08 python-manilaclient==6.2.0 13:12:08 python-openstackclient==10.2.1 13:12:08 python-swiftclient==4.10.0 13:12:08 PyYAML==6.0.3 13:12:08 referencing==0.37.0 13:12:08 requests==2.34.2 13:12:08 requests-oauthlib==2.0.0 13:12:08 rfc3986==2.0.0 13:12:08 rich==15.0.0 13:12:08 rich-argparse==1.8.0 13:12:08 rpds-py==2026.6.3 13:12:08 rsa==4.9.1 13:12:08 ruamel.yaml==0.19.1 13:12:08 ruamel.yaml.clib==0.2.15 13:12:08 s3transfer==0.19.2 13:12:08 simplejson==4.1.1 13:12:08 six==1.17.0 13:12:08 smmap==5.0.3 13:12:08 soupsieve==2.9.2 13:12:08 stevedore==5.9.0 13:12:08 tabulate==0.10.0 13:12:08 toml==0.10.2 13:12:08 tomlkit==0.15.1 13:12:08 tqdm==4.70.0 13:12:08 typing_extensions==4.16.0 13:12:08 urllib3==1.26.20 13:12:08 virtualenv==21.7.3 13:12:08 wcwidth==0.8.2 13:12:08 websocket-client==1.9.0 13:12:08 wrapt==2.3.0 13:12:08 xdg==6.0.0 13:12:08 xmltodict==1.0.4 13:12:08 yarl==1.24.5 13:12:08 yq==4.1.2 13:12:08 [EnvInject] - Injecting environment variables from a build step. 13:12:08 [EnvInject] - Injecting as environment variables the properties content 13:12:08 OS_CLOUD=vex 13:12:08 13:12:08 [EnvInject] - Variables injected successfully. 13:12:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:12:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:12:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2358276115056859918.sh 13:12:08 ---> Orphaned k8s clusters 13:12:08 Setup pyenv: 13:12:08 system 13:12:08 3.8.20 13:12:08 3.9.20 13:12:08 3.10.15 13:12:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:10 lf-activate-venv(): INFO: Base packages installed successfully 13:12:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:12:19 -----> Delete orphaned cluster 13:12:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:12:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:12:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10761083151622825609.sh 13:12:19 ---> Orphaned stacks 13:12:19 Setup pyenv: 13:12:19 system 13:12:19 3.8.20 13:12:19 3.9.20 13:12:19 3.10.15 13:12:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:20 lf-activate-venv(): INFO: Base packages installed successfully 13:12:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:12:31 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. 13:12:31 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 13:12:32 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:12:32 + mapfile -t OS_COE_CLUSTERS_ID 13:12:32 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:12:32 ++ awk '{print $1}' 13:12:32 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:12:34 + echo '-----> Active clusters -> stacks' 13:12:34 -----> Active clusters -> stacks 13:12:34 + OS_COE_STACKS=() 13:12:34 + [[ 0 -gt 0 ]] 13:12:34 + mapfile -t OS_STACKS 13:12:34 ++ awk '{print $1}' 13:12:34 ++ 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 13:12:36 + echo '-----> Active stacks' 13:12:36 -----> Active stacks 13:12:36 + echo '-----> Delete orphaned stacks' 13:12:36 -----> Delete orphaned stacks 13:12:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:12:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:12:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4480510110133112704.sh 13:12:36 ---> Orphaned servers 13:12:36 Setup pyenv: 13:12:36 system 13:12:36 3.8.20 13:12:36 3.9.20 13:12:36 3.10.15 13:12:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:12:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:12:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:12:38 lf-activate-venv(): INFO: Base packages installed successfully 13:12:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:12:46 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:17 Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 13:13:17 (HTTP 500) (Request-ID: req-f0eca873-7dab-4612-8dcc-eb98eabb1ec9) 13:13:18 -----> Active servers 13:13:18 -----> Delete orphaned servers 13:13:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:13:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:13:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5166259585346625629.sh 13:13:18 ---> Orphaned ports 13:13:18 Setup pyenv: 13:13:18 system 13:13:18 3.8.20 13:13:18 3.9.20 13:13:18 3.10.15 13:13:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:13:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:19 lf-activate-venv(): INFO: Base packages installed successfully 13:13:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:28 No orphaned ports to process. 13:13:28 Build step 'Conditional step (single)' marked build as failure 13:13:28 $ ssh-agent -k 13:13:28 unset SSH_AUTH_SOCK; 13:13:28 unset SSH_AGENT_PID; 13:13:28 echo Agent pid 1539 killed; 13:13:28 [ssh-agent] Stopped. 13:13:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:13:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins314950876999052947.sh 13:13:28 ---> sysstat.sh 13:13:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1069420328370295311.sh 13:13:29 ---> package-listing.sh 13:13:29 ++ facter osfamily 13:13:29 ++ tr '[:upper:]' '[:lower:]' 13:13:29 + OS_FAMILY=debian 13:13:29 + workspace=/w/workspace/ci-management-openstack-cron 13:13:29 + START_PACKAGES=/tmp/packages_start.txt 13:13:29 + END_PACKAGES=/tmp/packages_end.txt 13:13:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:29 + PACKAGES=/tmp/packages_start.txt 13:13:29 + '[' /w/workspace/ci-management-openstack-cron ']' 13:13:29 + PACKAGES=/tmp/packages_end.txt 13:13:29 + case "${OS_FAMILY}" in 13:13:29 + dpkg -l 13:13:29 + grep '^ii' 13:13:29 + '[' -f /tmp/packages_start.txt ']' 13:13:29 + '[' -f /tmp/packages_end.txt ']' 13:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:29 + '[' /w/workspace/ci-management-openstack-cron ']' 13:13:29 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:13:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins72821827338214146.sh 13:13:29 ---> capture-instance-metadata.sh 13:13:29 Setup pyenv: 13:13:29 system 13:13:29 3.8.20 13:13:29 3.9.20 13:13:29 3.10.15 13:13:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:13:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:13:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:31 lf-activate-venv(): INFO: Base packages installed successfully 13:13:31 lf-activate-venv(): INFO: Installing additional packages: lftools 13:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:36 INFO: Running in OpenStack, capturing instance metadata 13:13:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7699446958516645774.sh 13:13:36 provisioning config files... 13:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3996838307669643751tmp 13:13:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:13:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:13:36 [EnvInject] - Injecting environment variables from a build step. 13:13:36 [EnvInject] - Injecting as environment variables the properties content 13:13:36 SERVER_ID=logs 13:13:36 13:13:36 [EnvInject] - Variables injected successfully. 13:13:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins153277252287997309.sh 13:13:36 ---> create-netrc.sh 13:13:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12261865430078609969.sh 13:13:36 ---> python-tools-install.sh 13:13:36 Setup pyenv: 13:13:36 system 13:13:36 3.8.20 13:13:36 3.9.20 13:13:36 3.10.15 13:13:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:13:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:13:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:38 lf-activate-venv(): INFO: Base packages installed successfully 13:13:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10517644301876054882.sh 13:13:43 ---> sudo-logs.sh 13:13:43 Archiving 'sudo' log.. 13:13:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6808991961280171124.sh 13:13:43 ---> job-cost.sh 13:13:44 Setup pyenv: 13:13:44 system 13:13:44 3.8.20 13:13:44 3.9.20 13:13:44 3.10.15 13:13:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:13:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:45 lf-activate-venv(): INFO: Base packages installed successfully 13:13:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:50 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:50 INFO: No Stack... 13:13:50 INFO: Retrieving Pricing Info for: v3-standard-2 13:13:50 INFO: Archiving Costs 13:13:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6383536869377319699.sh 13:13:50 ---> logs-deploy.sh 13:13:50 Setup pyenv: 13:13:50 system 13:13:50 3.8.20 13:13:50 3.9.20 13:13:50 3.10.15 13:13:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:13:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v4mo from file:/tmp/.os_lf_venv 13:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:13:52 lf-activate-venv(): INFO: Base packages installed successfully 13:13:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-v4mo/bin to PATH 13:13:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64275 13:13:57 INFO: archiving workspace using pattern(s): 13:13:59 Archives upload complete. 13:13:59 INFO: archiving logs to Nexus 13:14:00 ---> uname -a: 13:14:00 Linux prd-ubuntu20-04-docker-2c-8g-176 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:14:00 13:14:00 13:14:00 ---> lscpu: 13:14:00 Architecture: x86_64 13:14:00 CPU op-mode(s): 32-bit, 64-bit 13:14:00 Byte Order: Little Endian 13:14:00 Address sizes: 40 bits physical, 48 bits virtual 13:14:00 CPU(s): 2 13:14:00 On-line CPU(s) list: 0,1 13:14:00 Thread(s) per core: 1 13:14:00 Core(s) per socket: 1 13:14:00 Socket(s): 2 13:14:00 NUMA node(s): 1 13:14:00 Vendor ID: AuthenticAMD 13:14:00 CPU family: 23 13:14:00 Model: 49 13:14:00 Model name: AMD EPYC-Rome Processor 13:14:00 Stepping: 0 13:14:00 CPU MHz: 2800.000 13:14:00 BogoMIPS: 5600.00 13:14:00 Virtualization: AMD-V 13:14:00 Hypervisor vendor: KVM 13:14:00 Virtualization type: full 13:14:00 L1d cache: 64 KiB 13:14:00 L1i cache: 64 KiB 13:14:00 L2 cache: 1 MiB 13:14:00 L3 cache: 32 MiB 13:14:00 NUMA node0 CPU(s): 0,1 13:14:00 Vulnerability Gather data sampling: Not affected 13:14:00 Vulnerability Itlb multihit: Not affected 13:14:00 Vulnerability L1tf: Not affected 13:14:00 Vulnerability Mds: Not affected 13:14:00 Vulnerability Meltdown: Not affected 13:14:00 Vulnerability Mmio stale data: Not affected 13:14:00 Vulnerability Retbleed: Vulnerable 13:14:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:14:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:14:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:14:00 Vulnerability Srbds: Not affected 13:14:00 Vulnerability Tsx async abort: Not affected 13:14:00 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 nrip_save umip rdpid arch_capabilities 13:14:00 13:14:00 13:14:00 ---> nproc: 13:14:00 2 13:14:00 13:14:00 13:14:00 ---> df -h: 13:14:00 Filesystem Size Used Avail Use% Mounted on 13:14:00 udev 3.9G 0 3.9G 0% /dev 13:14:00 tmpfs 795M 1.1M 794M 1% /run 13:14:00 /dev/vda1 39G 9.9G 29G 26% / 13:14:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:14:00 tmpfs 5.0M 0 5.0M 0% /run/lock 13:14:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:14:00 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 13:14:00 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:14:00 /dev/loop2 62M 62M 0 100% /snap/core20/1405 13:14:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:14:00 tmpfs 795M 0 795M 0% /run/user/1001 13:14:00 13:14:00 13:14:00 ---> free -m: 13:14:00 total used free shared buff/cache available 13:14:00 Mem: 7945 528 4901 1 2516 7117 13:14:00 Swap: 1023 0 1023 13:14:00 13:14:00 13:14:00 ---> ip addr: 13:14:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:14:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:14:00 inet 127.0.0.1/8 scope host lo 13:14:00 valid_lft forever preferred_lft forever 13:14:00 inet6 ::1/128 scope host 13:14:00 valid_lft forever preferred_lft forever 13:14:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:14:00 link/ether fa:16:3e:d1:9c:db brd ff:ff:ff:ff:ff:ff 13:14:00 inet 10.30.122.168/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:14:00 valid_lft 86183sec preferred_lft 86183sec 13:14:00 inet6 fe80::f816:3eff:fed1:9cdb/64 scope link 13:14:00 valid_lft forever preferred_lft forever 13:14:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:14:00 link/ether 12:a9:49:4b:14:cf brd ff:ff:ff:ff:ff:ff 13:14:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:14:00 valid_lft forever preferred_lft forever 13:14:00 13:14:00 13:14:00 ---> sar -b -r -n DEV: 13:14:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-176) 08/10/26 _x86_64_ (2 CPU) 13:14:00 13:14:00 13:10:23 LINUX RESTART (2 CPU) 13:14:00 13:14:00 13:11:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:14:00 13:12:01 383.90 30.94 352.96 0.00 5019.79 23248.26 0.00 13:14:00 13:13:01 58.12 1.42 56.71 0.00 87.59 11558.76 0.00 13:14:00 Average: 218.27 15.93 202.34 0.00 2512.11 17304.96 0.00 13:14:00 13:14:00 13:11:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:14:00 13:12:01 5143692 7275268 509528 6.26 86756 2207688 1146060 12.48 722868 2023024 225280 13:14:00 13:13:01 5045796 7303268 472292 5.80 93416 2318324 1122420 12.22 725568 2101620 30368 13:14:00 Average: 5094744 7289268 490910 6.03 90086 2263006 1134240 12.35 724218 2062322 127824 13:14:00 13:14:00 13:11:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:14:00 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:00 13:12:01 ens3 378.77 208.93 1914.99 65.76 0.00 0.00 0.00 0.00 13:14:00 13:12:01 lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 13:14:00 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:00 13:13:01 ens3 11.36 10.36 38.00 2.94 0.00 0.00 0.00 0.00 13:14:00 13:13:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:14:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:00 Average: ens3 191.97 107.97 960.67 33.82 0.00 0.00 0.00 0.00 13:14:00 Average: lo 1.05 1.05 0.11 0.11 0.00 0.00 0.00 0.00 13:14:00 13:14:00 13:14:00 ---> sar -P ALL: 13:14:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-176) 08/10/26 _x86_64_ (2 CPU) 13:14:00 13:14:00 13:10:23 LINUX RESTART (2 CPU) 13:14:00 13:14:00 13:11:03 CPU %user %nice %system %iowait %steal %idle 13:14:00 13:12:01 all 40.42 0.00 4.19 6.43 0.10 48.85 13:14:00 13:12:01 0 41.19 0.00 2.74 1.12 0.10 54.84 13:14:00 13:12:01 1 39.66 0.00 5.63 11.75 0.10 42.85 13:14:00 13:13:01 all 32.75 0.00 2.05 1.14 0.08 63.98 13:14:00 13:13:01 0 24.56 0.00 1.78 0.58 0.07 73.01 13:14:00 13:13:01 1 40.97 0.00 2.32 1.71 0.08 54.92 13:14:00 Average: all 36.52 0.00 3.10 3.74 0.09 56.55 13:14:00 Average: 0 32.73 0.00 2.25 0.85 0.08 64.09 13:14:00 Average: 1 40.32 0.00 3.95 6.65 0.09 48.98 13:14:00 13:14:00 13:14:00