07:35:41 Started by GitHub push by jinlinGuan 07:35:41 Running as SYSTEM 07:35:41 [EnvInject] - Loading node environment variables. 07:35:41 Building remotely on prd-ubuntu20.04-docker-2c-8g-1392 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker 07:35:41 [ssh-agent] Looking for ssh-agent implementation... 07:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:42 $ ssh-agent 07:35:42 SSH_AUTH_SOCK=/tmp/ssh-rmZiab7LRXX2/agent.1433 07:35:42 SSH_AGENT_PID=1435 07:35:42 [ssh-agent] Started. 07:35:42 Running ssh-add (command line suppressed) 07:35:42 Identity added: /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker@tmp/private_key_4354172955245573755.key (/w/workspace/ci-management-packer-merge-ubuntu-24.04-docker@tmp/private_key_4354172955245573755.key) 07:35:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:42 The recommended git tool is: NONE 07:35:43 using credential edgex-jenkins-ssh 07:35:43 Wiping out workspace first. 07:35:43 Cloning the remote Git repository 07:35:43 Cloning repository git@github.com:edgexfoundry/ci-management 07:35:43 > git init /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker # timeout=10 07:35:43 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:35:43 > git --version # timeout=10 07:35:44 > git --version # 'git version 2.25.1' 07:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:44 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:35:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:44 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:35:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 07:35:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:35:45 Checking out Revision 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb (refs/remotes/origin/master) 07:35:45 > git config core.sparsecheckout # timeout=10 07:35:45 > git checkout -f 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 07:35:45 Commit message: "ci: Overwrite image values for Ubuntu 24.04, Cent8 (#697)" 07:35:45 > git rev-list --no-walk 883f330ae000738ca2879650867a4bd018253975 # timeout=10 07:35:45 > git remote # timeout=10 07:35:45 > git submodule init # timeout=10 07:35:45 > git submodule sync # timeout=10 07:35:45 > git config --get remote.origin.url # timeout=10 07:35:45 > git submodule init # timeout=10 07:35:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:35:46 > git config --get submodule.packer/common-packer.url # timeout=10 07:35:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:35:46 > git config --get submodule.global-jjb.url # timeout=10 07:35:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:35:46 > git submodule update --init --recursive packer/common-packer # timeout=10 07:35:46 > git submodule update --init --recursive global-jjb # timeout=10 07:35:50 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:35:50 provisioning config files... 07:35:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:35:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:35:50 provisioning config files... 07:35:50 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 07:35:50 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 07:35:50 Run condition [Boolean condition] enabling perform for step [BuilderChain] 07:35:50 provisioning config files... 07:35:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:35:50 [EnvInject] - Injecting environment variables from a build step. 07:35:50 [EnvInject] - Injecting as environment variables the properties content 07:35:50 OS_CLOUD=vex 07:35:50 07:35:50 [EnvInject] - Variables injected successfully. 07:35:50 provisioning config files... 07:35:50 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 07:35:50 [EnvInject] - Injecting environment variables from a build step. 07:35:50 [EnvInject] - Injecting as environment variables the properties content 07:35:50 PACKER_TEMPLATE=docker 07:35:50 PACKER_PLATFORM=ubuntu-24.04 07:35:50 PACKER_VERSION=1.9.1 07:35:50 PACKER_BUILDER=openstack 07:35:50 UPDATE_CLOUD_IMAGE=False 07:35:50 07:35:50 [EnvInject] - Variables injected successfully. 07:35:50 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins11976558745747649312.sh 07:35:50 ---> packer-install.sh 07:35:50 Packer binary not available, installing Packer version 1.9.1. 07:35:50 /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker 07:35:50 2025-05-12 07:35:50 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] 07:35:50 Archive: packer_1.9.1_linux_amd64.zip 07:35:50 inflating: /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/bin/packer 07:35:51 /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker 07:35:51 ---> packer-build.sh 07:35:51 packer init templates/docker.pkr.hcl ... 07:35:52 Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" 07:35:52 Warning: Undefined variable 07:35:52 07:35:52 The variable "stack_network" was set but was not declared as an input variable. 07:35:52 To declare variable "stack_network" place this block in one of your .pkr.hcl 07:35:52 files, such as variables.pkr.hcl 07:35:52 07:35:52 variable "stack_network" { 07:35:52 type = string 07:35:52 default = null 07:35:52 } 07:35:52 07:35:52 Warning: Undefined variable 07:35:52 07:35:52 The variable "stack_tenant" was set but was not declared as an input variable. 07:35:52 To declare variable "stack_tenant" place this block in one of your .pkr.hcl 07:35:52 files, such as variables.pkr.hcl 07:35:52 07:35:52 variable "stack_tenant" { 07:35:52 type = string 07:35:52 default = null 07:35:52 } 07:35:52 07:35:52 Warning: Undefined variable 07:35:52 07:35:52 The variable "stack_user" was set but was not declared as an input variable. 07:35:52 To declare variable "stack_user" place this block in one of your .pkr.hcl files, 07:35:52 such as variables.pkr.hcl 07:35:52 07:35:52 variable "stack_user" { 07:35:52 type = string 07:35:52 default = null 07:35:52 } 07:35:52 07:35:52 Warning: Undefined variable 07:35:52 07:35:52 The variable "stack_pass" was set but was not declared as an input variable. 07:35:52 To declare variable "stack_pass" place this block in one of your .pkr.hcl files, 07:35:52 such as variables.pkr.hcl 07:35:52 07:35:52 variable "stack_pass" { 07:35:52 type = string 07:35:52 default = null 07:35:52 } 07:35:52 07:35:52 07:35:53 The configuration is valid. 07:35:53 + [[ -n '' ]] 07:35:53 + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] 07:35:53 ++ git log --no-merges -1 --format=%H 07:35:53 + LAST_CHANGE_SHA=25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb 07:35:53 ++ echo https://github.com/edgexfoundry/ci-management 07:35:53 ++ sed -E 's#(www.)?github.com#api.github.com/repos#' 07:35:53 + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management 07:35:53 + CONTEXT_VALUE='"Packer ubuntu-24.04-docker Verify Build"' 07:35:53 + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer ubuntu-24.04-docker Verify Build")' 07:35:53 ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb 07:35:53 ++ jq '.[] | select(.state == "success" and .context == "Packer ubuntu-24.04-docker Verify Build")' 07:35:53 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:53 Dload Upload Total Spent Left Speed 07:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 50 0 --:--:-- --:--:-- --:--:-- 50 07:35:53 + STATUS= 07:35:53 + [[ -n '' ]] 07:35:53 + set +x 07:35:54 ==> openstack.docker: Loading flavor: v2-highcpu-1 07:35:55 openstack.docker: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 07:35:55 ==> openstack.docker: Creating temporary RSA SSH key for instance... 07:35:55 ==> openstack.docker: Creating temporary keypair: packer_6821a4da-383e-2d80-5a26-ea8fe520beda ... 07:35:55 ==> openstack.docker: Created temporary keypair: packer_6821a4da-383e-2d80-5a26-ea8fe520beda 07:35:56 openstack.docker: Found Image ID: 1fff4900-7f1f-4621-8927-5639991ca6e7 07:35:56 ==> openstack.docker: Creating volume... 07:35:56 ==> openstack.docker: Waiting for volume packer_6821a4da-f215-a776-6c00-c81c1ef6da51 (volume id: 8ab55dbb-6362-4439-b0db-40cac37f6a44) to become available... 07:35:58 openstack.docker: Volume ID: 8ab55dbb-6362-4439-b0db-40cac37f6a44 07:35:58 ==> openstack.docker: Launching server... 07:35:58 ==> openstack.docker: Launching server... 07:35:59 openstack.docker: Server ID: c62263b5-27d8-45dd-a601-b3bde0e23b3f 07:35:59 ==> openstack.docker: Waiting for server to become ready... 07:36:06 openstack.docker: Floating IP not required 07:36:06 ==> openstack.docker: Using SSH communicator to connect: 10.30.122.187 07:36:06 ==> openstack.docker: Waiting for SSH to become available... 07:36:30 ==> openstack.docker: Connected to SSH! 07:36:30 ==> openstack.docker: Provisioning with shell script: common-packer/provision/install-python.sh 07:36:30 openstack.docker: ----> install-python.sh 07:36:30 openstack.docker: Distro is Ubuntu 07:36:30 openstack.docker: NetSelect version to install is netselect_0.3.ds1-28+b1_amd64.deb 07:36:30 openstack.docker: Install netselect from debian to choose a mirror. 07:36:30 ==> openstack.docker: 07:36:30 ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 07:36:30 ==> openstack.docker: 07:36:31 openstack.docker: Reading package lists... 07:36:31 openstack.docker: Building dependency tree... 07:36:31 openstack.docker: Reading state information... 07:36:31 openstack.docker: wget is already the newest version (1.21.4-1ubuntu4.1). 07:36:31 openstack.docker: wget set to manually installed. 07:36:31 openstack.docker: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:36:31 ==> openstack.docker: --2025-05-12 07:36:31-- http://ftp.au.debian.org/debian/pool/main/n/netselect/netselect_0.3.ds1-28+b1_amd64.deb 07:36:31 ==> openstack.docker: Resolving ftp.au.debian.org (ftp.au.debian.org)... 103.84.224.37, 2400:a4c0::25 07:36:32 ==> openstack.docker: Connecting to ftp.au.debian.org (ftp.au.debian.org)|103.84.224.37|:80... connected. 07:36:32 ==> openstack.docker: HTTP request sent, awaiting response... 200 OK 07:36:32 ==> openstack.docker: Length: 31920 (31K) [application/vnd.debian.binary-package] 07:36:32 ==> openstack.docker: Saving to: ‘netselect_0.3.ds1-28+b1_amd64.deb’ 07:36:32 ==> openstack.docker: 07:36:32 ==> openstack.docker: 0K .......... .......... .......... . 100% 111K=0.3s 07:36:32 ==> openstack.docker: 07:36:32 ==> openstack.docker: 2025-05-12 07:36:32 (111 KB/s) - ‘netselect_0.3.ds1-28+b1_amd64.deb’ saved [31920/31920] 07:36:32 ==> openstack.docker: 07:36:32 openstack.docker: Selecting previously unselected package netselect. 07:36:33 openstack.docker: (Reading database ... 71962 files and directories currently installed.) 07:36:33 openstack.docker: Preparing to unpack netselect_0.3.ds1-28+b1_amd64.deb ... 07:36:33 openstack.docker: Unpacking netselect (0.3.ds1-28+b1) ... 07:36:33 openstack.docker: Setting up netselect (0.3.ds1-28+b1) ... 07:36:33 ==> openstack.docker: debconf: unable to initialize frontend: Dialog 07:36:33 ==> openstack.docker: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 07:36:33 ==> openstack.docker: debconf: falling back to frontend: Readline 07:36:34 ==> openstack.docker: debconf: unable to initialize frontend: Readline 07:36:34 ==> openstack.docker: debconf: (This frontend requires a controlling tty.) 07:36:34 ==> openstack.docker: debconf: falling back to frontend: Teletype 07:36:34 openstack.docker: Processing triggers for man-db (2.12.0-4build2) ... 07:36:36 ==> openstack.docker: 07:36:36 ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 07:36:36 ==> openstack.docker: 07:36:36 openstack.docker: Reading package lists... 07:36:36 openstack.docker: Building dependency tree... 07:36:36 openstack.docker: Reading state information... 07:36:36 openstack.docker: netselect is already the newest version (0.3.ds1-28+b1). 07:36:36 openstack.docker: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:36:36 ==> openstack.docker: Provisioning step had errors: Running the cleanup provisioner, if present... 07:36:36 ==> openstack.docker: Terminating the source server: c62263b5-27d8-45dd-a601-b3bde0e23b3f ... 07:36:39 ==> openstack.docker: Deleting volume: 8ab55dbb-6362-4439-b0db-40cac37f6a44 ... 07:36:39 ==> openstack.docker: Deleting temporary keypair: packer_6821a4da-383e-2d80-5a26-ea8fe520beda ... 07:36:39 Build 'openstack.docker' errored after 44 seconds 502 milliseconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] 07:36:39 07:36:39 ==> Wait completed after 44 seconds 502 milliseconds 07:36:39 07:36:39 ==> Some builds didn't complete successfully and had errors: 07:36:39 --> openstack.docker: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] 07:36:39 07:36:39 ==> Builds finished but no artifacts were created. 07:36:39 Build step 'Execute shell' marked build as failure 07:36:39 $ ssh-agent -k 07:36:39 unset SSH_AUTH_SOCK; 07:36:39 unset SSH_AGENT_PID; 07:36:39 echo Agent pid 1435 killed; 07:36:39 [ssh-agent] Stopped. 07:36:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:39 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins2171256519248745754.sh 07:36:39 ---> sysstat.sh 07:36:40 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins9930151592147680512.sh 07:36:40 ---> package-listing.sh 07:36:40 ++ facter osfamily 07:36:40 ++ tr '[:upper:]' '[:lower:]' 07:36:40 + OS_FAMILY=debian 07:36:40 + workspace=/w/workspace/ci-management-packer-merge-ubuntu-24.04-docker 07:36:40 + START_PACKAGES=/tmp/packages_start.txt 07:36:40 + END_PACKAGES=/tmp/packages_end.txt 07:36:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:40 + PACKAGES=/tmp/packages_start.txt 07:36:40 + '[' /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker ']' 07:36:40 + PACKAGES=/tmp/packages_end.txt 07:36:40 + case "${OS_FAMILY}" in 07:36:40 + grep '^ii' 07:36:40 + dpkg -l 07:36:40 + '[' -f /tmp/packages_start.txt ']' 07:36:40 + '[' -f /tmp/packages_end.txt ']' 07:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:40 + '[' /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker ']' 07:36:40 + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/archives/ 07:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/archives/ 07:36:40 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins301582471930988226.sh 07:36:40 ---> capture-instance-metadata.sh 07:36:40 Setup pyenv: 07:36:40 * system (set by /opt/pyenv/version) 07:36:40 * 3.8.13 (set by /opt/pyenv/version) 07:36:40 * 3.9.13 (set by /opt/pyenv/version) 07:36:40 * 3.10.6 (set by /opt/pyenv/version) 07:36:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nefp 07:36:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:48 lf-activate-venv(): INFO: Installing: lftools 07:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-Nefp/bin to PATH 07:37:10 INFO: Running in OpenStack, capturing instance metadata 07:37:11 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins13261912031837266140.sh 07:37:11 provisioning config files... 07:37:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-24.04-docker@tmp/config18051621111322503701tmp 07:37:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:11 [EnvInject] - Injecting environment variables from a build step. 07:37:11 [EnvInject] - Injecting as environment variables the properties content 07:37:11 SERVER_ID=logs 07:37:11 07:37:11 [EnvInject] - Variables injected successfully. 07:37:11 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins12552901281818527773.sh 07:37:11 ---> create-netrc.sh 07:37:11 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins15219494456564062375.sh 07:37:11 ---> python-tools-install.sh 07:37:11 Setup pyenv: 07:37:11 system 07:37:11 3.8.13 07:37:11 3.9.13 07:37:11 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/.python-version) 07:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nefp from file:/tmp/.os_lf_venv 07:37:13 lf-activate-venv(): INFO: Installing: lftools 07:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-Nefp/bin to PATH 07:37:20 Generating Requirements File 07:37:38 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. 07:37:38 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:37:38 Python 3.10.6 07:37:39 pip 25.1.1 from /tmp/venv-Nefp/lib/python3.10/site-packages/pip (python 3.10) 07:37:39 appdirs==1.4.4 07:37:39 argcomplete==3.6.2 07:37:39 aspy.yaml==1.3.0 07:37:39 attrs==25.3.0 07:37:39 autopage==0.5.2 07:37:39 beautifulsoup4==4.13.4 07:37:39 boto3==1.38.13 07:37:39 botocore==1.38.13 07:37:39 bs4==0.0.2 07:37:39 cachetools==5.5.2 07:37:39 certifi==2025.4.26 07:37:39 cffi==1.17.1 07:37:39 cfgv==3.4.0 07:37:39 chardet==5.2.0 07:37:39 charset-normalizer==3.4.2 07:37:39 click==8.2.0 07:37:39 cliff==4.9.1 07:37:39 cmd2==2.5.11 07:37:39 cryptography==3.3.2 07:37:39 debtcollector==3.0.0 07:37:39 decorator==5.2.1 07:37:39 defusedxml==0.7.1 07:37:39 Deprecated==1.2.18 07:37:39 distlib==0.3.9 07:37:39 dnspython==2.7.0 07:37:39 docker==4.2.2 07:37:39 dogpile.cache==1.4.0 07:37:39 durationpy==0.9 07:37:39 email_validator==2.2.0 07:37:39 filelock==3.18.0 07:37:39 future==1.0.0 07:37:39 gitdb==4.0.12 07:37:39 GitPython==3.1.44 07:37:39 google-auth==2.40.1 07:37:39 httplib2==0.22.0 07:37:39 identify==2.6.10 07:37:39 idna==3.10 07:37:39 importlib-resources==1.5.0 07:37:39 iso8601==2.1.0 07:37:39 Jinja2==3.1.6 07:37:39 jmespath==1.0.1 07:37:39 jsonpatch==1.33 07:37:39 jsonpointer==3.0.0 07:37:39 jsonschema==4.23.0 07:37:39 jsonschema-specifications==2025.4.1 07:37:39 keystoneauth1==5.10.0 07:37:39 kubernetes==32.0.1 07:37:39 lftools==0.37.12 07:37:39 lxml==5.4.0 07:37:39 MarkupSafe==3.0.2 07:37:39 msgpack==1.1.0 07:37:39 multi_key_dict==2.0.3 07:37:39 munch==4.0.0 07:37:39 netaddr==1.3.0 07:37:39 niet==1.4.2 07:37:39 nodeenv==1.9.1 07:37:39 oauth2client==4.1.3 07:37:39 oauthlib==3.2.2 07:37:39 openstacksdk==4.5.0 07:37:39 os-client-config==2.1.0 07:37:39 os-service-types==1.7.0 07:37:39 osc-lib==4.0.0 07:37:39 oslo.config==9.7.1 07:37:39 oslo.context==5.7.1 07:37:39 oslo.i18n==6.5.1 07:37:39 oslo.log==7.1.0 07:37:39 oslo.serialization==5.7.0 07:37:39 oslo.utils==8.2.0 07:37:39 packaging==25.0 07:37:39 pbr==6.1.1 07:37:39 platformdirs==4.3.8 07:37:39 prettytable==3.16.0 07:37:39 psutil==7.0.0 07:37:39 pyasn1==0.6.1 07:37:39 pyasn1_modules==0.4.2 07:37:39 pycparser==2.22 07:37:39 pygerrit2==2.0.15 07:37:39 PyGithub==2.6.1 07:37:39 PyJWT==2.10.1 07:37:39 PyNaCl==1.5.0 07:37:39 pyparsing==2.4.7 07:37:39 pyperclip==1.9.0 07:37:39 pyrsistent==0.20.0 07:37:39 python-cinderclient==9.7.0 07:37:39 python-dateutil==2.9.0.post0 07:37:39 python-heatclient==4.2.0 07:37:39 python-jenkins==1.8.2 07:37:39 python-keystoneclient==5.6.0 07:37:39 python-magnumclient==4.8.1 07:37:39 python-openstackclient==8.0.0 07:37:39 python-swiftclient==4.7.0 07:37:39 PyYAML==6.0.2 07:37:39 referencing==0.36.2 07:37:39 requests==2.32.3 07:37:39 requests-oauthlib==2.0.0 07:37:39 requestsexceptions==1.4.0 07:37:39 rfc3986==2.0.0 07:37:39 rpds-py==0.24.0 07:37:39 rsa==4.9.1 07:37:39 ruamel.yaml==0.18.10 07:37:39 ruamel.yaml.clib==0.2.12 07:37:39 s3transfer==0.12.0 07:37:39 simplejson==3.20.1 07:37:39 six==1.17.0 07:37:39 smmap==5.0.2 07:37:39 soupsieve==2.7 07:37:39 stevedore==5.4.1 07:37:39 tabulate==0.9.0 07:37:39 toml==0.10.2 07:37:39 tomlkit==0.13.2 07:37:39 tqdm==4.67.1 07:37:39 typing_extensions==4.13.2 07:37:39 tzdata==2025.2 07:37:39 urllib3==1.26.20 07:37:39 virtualenv==20.31.2 07:37:39 wcwidth==0.2.13 07:37:39 websocket-client==1.8.0 07:37:39 wrapt==1.17.2 07:37:39 xdg==6.0.0 07:37:39 xmltodict==0.14.2 07:37:39 yq==3.4.3 07:37:39 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins4587631269900098707.sh 07:37:39 ---> sudo-logs.sh 07:37:39 Archiving 'sudo' log.. 07:37:39 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash /tmp/jenkins15968204427017857335.sh 07:37:39 ---> job-cost.sh 07:37:39 Setup pyenv: 07:37:39 system 07:37:39 3.8.13 07:37:39 3.9.13 07:37:39 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/.python-version) 07:37:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nefp from file:/tmp/.os_lf_venv 07:37:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:46 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. 07:37:46 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-Nefp/bin to PATH 07:37:46 INFO: No Stack... 07:37:46 INFO: Retrieving Pricing Info for: v3-standard-2 07:37:47 INFO: Archiving Costs 07:37:47 [ci-management-packer-merge-ubuntu-24.04-docker] $ /bin/bash -l /tmp/jenkins12815278733934983720.sh 07:37:47 ---> logs-deploy.sh 07:37:47 Setup pyenv: 07:37:47 system 07:37:47 3.8.13 07:37:47 3.9.13 07:37:47 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-24.04-docker/.python-version) 07:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nefp from file:/tmp/.os_lf_venv 07:37:49 lf-activate-venv(): INFO: Installing: lftools 07:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-Nefp/bin to PATH 07:37:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-ubuntu-24.04-docker/4 07:37:57 INFO: archiving workspace using pattern(s): 07:37:58 Archives upload complete. 07:37:58 INFO: archiving logs to Nexus 07:37:59 ---> uname -a: 07:37:59 Linux prd-ubuntu20-04-docker-2c-8g-1392 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:37:59 07:37:59 07:37:59 ---> lscpu: 07:37:59 Architecture: x86_64 07:37:59 CPU op-mode(s): 32-bit, 64-bit 07:37:59 Byte Order: Little Endian 07:37:59 Address sizes: 40 bits physical, 48 bits virtual 07:37:59 CPU(s): 2 07:37:59 On-line CPU(s) list: 0,1 07:37:59 Thread(s) per core: 1 07:37:59 Core(s) per socket: 1 07:37:59 Socket(s): 2 07:37:59 NUMA node(s): 1 07:37:59 Vendor ID: AuthenticAMD 07:37:59 CPU family: 23 07:37:59 Model: 49 07:37:59 Model name: AMD EPYC-Rome Processor 07:37:59 Stepping: 0 07:37:59 CPU MHz: 2799.998 07:37:59 BogoMIPS: 5599.99 07:37:59 Virtualization: AMD-V 07:37:59 Hypervisor vendor: KVM 07:37:59 Virtualization type: full 07:37:59 L1d cache: 64 KiB 07:37:59 L1i cache: 64 KiB 07:37:59 L2 cache: 1 MiB 07:37:59 L3 cache: 32 MiB 07:37:59 NUMA node0 CPU(s): 0,1 07:37:59 Vulnerability Gather data sampling: Not affected 07:37:59 Vulnerability Itlb multihit: Not affected 07:37:59 Vulnerability L1tf: Not affected 07:37:59 Vulnerability Mds: Not affected 07:37:59 Vulnerability Meltdown: Not affected 07:37:59 Vulnerability Mmio stale data: Not affected 07:37:59 Vulnerability Retbleed: Vulnerable 07:37:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:37:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:37:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 07:37:59 Vulnerability Srbds: Not affected 07:37:59 Vulnerability Tsx async abort: Not affected 07:37:59 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:37:59 07:37:59 07:37:59 ---> nproc: 07:37:59 2 07:37:59 07:37:59 07:37:59 ---> df -h: 07:37:59 Filesystem Size Used Avail Use% Mounted on 07:37:59 udev 3.9G 0 3.9G 0% /dev 07:37:59 tmpfs 795M 1.1M 794M 1% /run 07:37:59 /dev/vda1 39G 9.1G 30G 24% / 07:37:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:37:59 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:37:59 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 07:37:59 /dev/loop1 62M 62M 0 100% /snap/core20/1405 07:37:59 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 07:37:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:37:59 tmpfs 795M 0 795M 0% /run/user/1001 07:37:59 07:37:59 07:37:59 ---> free -m: 07:37:59 total used free shared buff/cache available 07:37:59 Mem: 7945 552 5153 1 2240 7103 07:37:59 Swap: 1023 0 1023 07:37:59 07:37:59 07:37:59 ---> ip addr: 07:37:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:59 inet 127.0.0.1/8 scope host lo 07:37:59 valid_lft forever preferred_lft forever 07:37:59 inet6 ::1/128 scope host 07:37:59 valid_lft forever preferred_lft forever 07:37:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:59 link/ether fa:16:3e:a9:15:3d brd ff:ff:ff:ff:ff:ff 07:37:59 inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic ens3 07:37:59 valid_lft 86229sec preferred_lft 86229sec 07:37:59 inet6 fe80::f816:3eff:fea9:153d/64 scope link 07:37:59 valid_lft forever preferred_lft forever 07:37:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:37:59 link/ether 02:42:6a:e2:f5:73 brd ff:ff:ff:ff:ff:ff 07:37:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:37:59 valid_lft forever preferred_lft forever 07:37:59 07:37:59 07:37:59 ---> sar -b -r -n DEV: 07:37:59 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1392) 05/12/25 _x86_64_ (2 CPU) 07:37:59 07:37:59 07:35:10 LINUX RESTART (2 CPU) 07:37:59 07:37:59 07:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:37:59 07:37:01 41.04 8.91 32.13 0.00 683.95 7400.25 0.00 07:37:59 Average: 41.04 8.91 32.13 0.00 683.95 7400.25 0.00 07:37:59 07:37:59 07:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:59 07:37:01 5508168 7241020 561176 6.90 56468 1849140 1310944 14.27 804344 1603108 63128 07:37:59 Average: 5508168 7241020 561176 6.90 56468 1849140 1310944 14.27 804344 1603108 63128 07:37:59 07:37:59 07:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:59 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:59 07:37:01 lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 07:37:59 07:37:01 ens3 39.48 31.67 405.63 6.48 0.00 0.00 0.00 0.00 07:37:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:59 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 07:37:59 Average: ens3 39.48 31.67 405.63 6.48 0.00 0.00 0.00 0.00 07:37:59 07:37:59 07:37:59 ---> sar -P ALL: 07:37:59 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1392) 05/12/25 _x86_64_ (2 CPU) 07:37:59 07:37:59 07:35:10 LINUX RESTART (2 CPU) 07:37:59 07:37:59 07:36:02 CPU %user %nice %system %iowait %steal %idle 07:37:59 07:37:01 all 15.65 0.00 1.26 1.94 0.06 81.09 07:37:59 07:37:01 0 16.22 0.00 1.23 1.21 0.05 81.29 07:37:59 07:37:01 1 15.08 0.00 1.29 2.67 0.07 80.89 07:37:59 Average: all 15.65 0.00 1.26 1.94 0.06 81.09 07:37:59 Average: 0 16.22 0.00 1.23 1.21 0.05 81.29 07:37:59 Average: 1 15.08 0.00 1.29 2.67 0.07 80.89 07:37:59 07:37:59 07:37:59