Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fea81554339c4f3c2fc798b072234ab340a2bc32 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8180237615644919419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5232550313422406169.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15397853035820165998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9360285099107213541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12102934682479082210.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9667 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fea81554339c4f3c2fc798b072234ab340a2bc32 (golang-1.25-lts) Commit message: "ci: new golang 1.25 lts image (#231)" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 > git rev-list --no-walk aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:24:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:24:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:24:49 ========================================================= 02:24:49 EdgeX Global Pipelines Version Info 02:24:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:24:50 ------------------- 02:24:50 stable info: 02:24:50 ------------------- 02:24:50 Commited By: Cherry Wang cherry@iotechsys.com 02:24:50 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:24:50 Message: update stable to v1.0.278 02:24:51 ------------------- 02:24:51 experimental info: 02:24:51 ------------------- 02:24:51 Commited By: **** collab-it+edgex@linuxfoundation.org 02:24:51 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:24:51 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fea8155 [Pipeline] echo 02:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:51 provisioning config files... 02:24:51 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config2359706957846876944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:52 ---> ****-login.sh 02:24:52 nexus3.edgexfoundry.org:10001 02:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:52 02:24:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:24:52 Configure a credential helper to remove this warning. See 02:24:52 https://docs.****.com/go/credential-store/ 02:24:52 02:24:52 Login Succeeded 02:24:52 nexus3.edgexfoundry.org:10002 02:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:52 02:24:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:24:52 Configure a credential helper to remove this warning. See 02:24:52 https://docs.****.com/go/credential-store/ 02:24:52 02:24:52 Login Succeeded 02:24:52 nexus3.edgexfoundry.org:10003 02:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:52 02:24:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:24:52 Configure a credential helper to remove this warning. See 02:24:52 https://docs.****.com/go/credential-store/ 02:24:52 02:24:52 Login Succeeded 02:24:52 nexus3.edgexfoundry.org:10004 02:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:52 02:24:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:24:52 Configure a credential helper to remove this warning. See 02:24:52 https://docs.****.com/go/credential-store/ 02:24:52 02:24:52 Login Succeeded 02:24:52 ****.io 02:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:52 02:24:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:24:52 Configure a credential helper to remove this warning. See 02:24:52 https://docs.****.com/go/credential-store/ 02:24:52 02:24:52 Login Succeeded 02:24:52 ---> ****-login.sh ends [Pipeline] } 02:24:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:53 provisioning config files... 02:24:53 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config8491940951612133229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:53 ---> ****-login.sh 02:24:53 nexus3.edgexfoundry.org:10001 02:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:53 Login Succeeded 02:24:53 nexus3.edgexfoundry.org:10002 02:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:53 Login Succeeded 02:24:53 nexus3.edgexfoundry.org:10003 02:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:53 Login Succeeded 02:24:53 nexus3.edgexfoundry.org:10004 02:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:53 Login Succeeded 02:24:53 ****.io 02:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:53 Login Succeeded 02:24:53 ---> ****-login.sh ends [Pipeline] } 02:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:24:55 + ls -al . 02:24:55 total 28 02:24:55 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:24 . 02:24:55 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:24 .. 02:24:55 drwxrwxr-x 8 jenkins jenkins 4096 May 20 02:24 .git 02:24:55 drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:24 .github 02:24:55 -rw-rw-r-- 1 jenkins jenkins 499 May 20 02:24 .golangci.yml 02:24:55 -rw-rw-r-- 1 jenkins jenkins 1029 May 20 02:24 Dockerfile 02:24:55 -rw-rw-r-- 1 jenkins jenkins 961 May 20 02:24 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 --label arch=amd64 . 02:24:56 #0 building with "default" instance using docker driver 02:24:56 02:24:56 #1 [internal] load build definition from Dockerfile 02:24:56 #1 transferring dockerfile: 1.07kB done 02:24:56 #1 DONE 0.0s 02:24:56 02:24:56 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 02:24:56 #2 DONE 0.1s 02:24:56 02:24:56 #3 [internal] load metadata for docker.io/golangci/golangci-lint:v2.12.2-alpine 02:24:56 #3 DONE 0.1s 02:24:56 02:24:56 #4 [internal] load .dockerignore 02:24:56 #4 transferring context: 2B done 02:24:56 #4 DONE 0.0s 02:24:56 02:24:56 #5 [internal] load build context 02:24:56 #5 transferring context: 541B done 02:24:56 #5 DONE 0.0s 02:24:56 02:24:56 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 02:24:56 #6 resolve docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 0.0s done 02:24:56 #6 sha256:d3af4c649be7e411a86e0516e2dc946d3558c2325f2f4761b079c1bb910ad2cc 1.81kB / 1.81kB done 02:24:56 #6 sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 290.24kB / 290.24kB 0.0s done 02:24:56 #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 4.19MB / 67.22MB 0.1s 02:24:56 #6 sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 1.61kB / 1.61kB done 02:24:56 #6 sha256:a68b7c27c75fa6d941a797d6ee5160aa0deb73582b03dbb6688a377429d53ea9 4.09kB / 4.09kB done 02:24:56 #6 sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb 3.86MB / 3.86MB 0.1s done 02:24:56 #6 sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 126B / 126B 0.1s done 02:24:56 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 02:24:56 #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 15.49MB / 67.22MB 0.2s 02:24:56 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:24:56 #6 extracting sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb 02:24:56 #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 2.10MB / 15.05MB 0.2s 02:24:56 #6 sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e 160B / 160B 0.1s done 02:24:56 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 7.34MB / 103.63MB 0.2s 02:24:56 #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 30.41MB / 67.22MB 0.3s 02:24:56 #6 extracting sha256:6a0ac1617861a677b045b7ff88545213ec31c0ff08763195a70a4a5adda577bb 0.2s done 02:24:56 #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 12.58MB / 15.05MB 0.3s 02:24:56 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 17.83MB / 103.63MB 0.3s 02:24:56 #6 extracting sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 02:24:56 #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 65.01MB / 67.22MB 0.5s 02:24:56 #6 sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 15.05MB / 15.05MB 0.3s done 02:24:56 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 47.19MB / 103.63MB 0.5s 02:24:56 #6 extracting sha256:4c3aca1499f06ff02939c8f744463049feecb3965f1319b86b5e91790a9631e6 0.0s done 02:24:56 #6 sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 67.22MB / 67.22MB 0.6s done 02:24:56 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 57.67MB / 103.63MB 0.6s 02:24:56 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 79.69MB / 103.63MB 0.7s 02:24:56 #6 extracting sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 02:24:57 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 101.71MB / 103.63MB 0.8s 02:24:57 #6 sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 103.63MB / 103.63MB 0.9s done 02:25:01 #6 extracting sha256:b55da06e3b41084804b2e5dbba71d35d26478b19ba8055d07a393cae22e9935f 4.5s done 02:25:01 #6 extracting sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 02:25:01 #6 extracting sha256:973f1b4898e9c2c22c54ff9d1bc2e2d45d59d4c2e53c60281dde84ef43df4c79 done 02:25:01 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:25:01 #6 extracting sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 02:25:02 #6 ... 02:25:02 02:25:02 #7 [stage-1 1/6] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 02:25:02 #7 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done 02:25:02 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:25:02 #7 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done 02:25:02 #7 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done 02:25:02 #7 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done 02:25:02 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.6s done 02:25:02 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 02:25:02 #7 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.6s done 02:25:02 #7 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.1s done 02:25:02 #7 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.6s done 02:25:02 #7 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done 02:25:02 #7 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.5s done 02:25:02 #7 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 02:25:02 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:25:02 #7 DONE 6.0s 02:25:02 02:25:02 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 02:25:03 #6 ... 02:25:03 02:25:03 #8 [stage-1 2/6] COPY ./.golangci.yml /etc/.golangci.yml 02:25:03 #8 DONE 1.6s 02:25:04 02:25:04 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.12.2-alpine@sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 02:25:04 #6 extracting sha256:b6e08ac0ecacd1aa8ddc4cc31334047443505663b9aac77a96896c6aa987516b 2.6s done 02:25:04 #6 extracting sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e 02:25:04 #6 extracting sha256:fd0daee503f7d2879ac9f3b7b9fa8d5cd40bc8668d9e7e52039d19cf58a2e53e done 02:25:04 #6 extracting sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 0.1s 02:25:04 #6 extracting sha256:9b70e35a29f6e06f84aaebec8c4927af6ab26705b178dfc7abd4265fc90abb87 0.2s done 02:25:04 #6 DONE 8.6s 02:25:05 02:25:05 #9 [stage-1 3/6] COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint 02:25:05 #9 DONE 0.1s 02:25:05 02:25:05 #10 [stage-1 4/6] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 02:25:05 #10 0.226 Connecting to github.com (140.82.114.4:443) 02:25:05 #10 0.320 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) 02:25:05 #10 0.355 saving to '/usr/local/bin/hadolint' 02:25:05 #10 0.419 hadolint 100% |********************************| 2369k 0:00:00 ETA 02:25:05 #10 0.419 '/usr/local/bin/hadolint' saved 02:25:05 #10 DONE 0.5s 02:25:05 02:25:05 #11 [stage-1 5/6] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch 02:25:05 #11 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:25:06 #11 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:25:06 #11 0.744 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 02:25:06 #11 0.752 (2/43) Installing libncursesw (6.5_p20250503-r0) 02:25:06 #11 0.761 (3/43) Installing readline (8.2.13-r1) 02:25:06 #11 0.768 (4/43) Installing bash (5.2.37-r0) 02:25:06 #11 0.785 Executing bash-5.2.37-r0.post-install 02:25:06 #11 0.788 (5/43) Installing libgcc (14.2.0-r6) 02:25:06 #11 0.797 (6/43) Installing jansson (2.14.1-r0) 02:25:06 #11 0.805 (7/43) Installing libstdc++ (14.2.0-r6) 02:25:06 #11 0.831 (8/43) Installing zstd-libs (1.5.7-r0) 02:25:06 #11 0.842 (9/43) Installing binutils (2.44-r3) 02:25:06 #11 0.911 (10/43) Installing libmagic (5.46-r2) 02:25:06 #11 0.943 (11/43) Installing file (5.46-r2) 02:25:06 #11 0.946 (12/43) Installing libgomp (14.2.0-r6) 02:25:06 #11 0.955 (13/43) Installing libatomic (14.2.0-r6) 02:25:06 #11 0.958 (14/43) Installing gmp (6.3.0-r3) 02:25:06 #11 0.968 (15/43) Installing isl26 (0.26-r1) 02:25:06 #11 0.991 (16/43) Installing mpfr4 (4.2.1_p1-r0) 02:25:06 #11 1.006 (17/43) Installing mpc1 (1.3.1-r1) 02:25:06 #11 1.011 (18/43) Installing gcc (14.2.0-r6) 02:25:07 #11 1.832 (19/43) Installing libstdc++-dev (14.2.0-r6) 02:25:07 #11 2.042 (20/43) Installing musl-dev (1.2.5-r12) 02:25:07 #11 2.124 (21/43) Installing g++ (14.2.0-r6) 02:25:08 Still waiting to schedule task 02:25:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:25:08 #11 2.437 (22/43) Installing make (4.4.1-r3) 02:25:08 #11 2.446 (23/43) Installing fortify-headers (1.1-r5) 02:25:08 #11 2.450 (24/43) Installing patch (2.8-r0) 02:25:08 #11 2.458 (25/43) Installing build-base (0.5-r3) 02:25:08 #11 2.458 (26/43) Installing brotli-libs (1.1.0-r2) 02:25:08 #11 2.474 (27/43) Installing c-ares (1.34.6-r0) 02:25:08 #11 2.480 (28/43) Installing libunistring (1.3-r0) 02:25:08 #11 2.503 (29/43) Installing libidn2 (2.3.7-r0) 02:25:08 #11 2.511 (30/43) Installing nghttp2-libs (1.69.0-r0) 02:25:08 #11 2.518 (31/43) Installing libpsl (0.21.5-r3) 02:25:08 #11 2.523 (32/43) Installing libcurl (8.14.1-r2) 02:25:08 #11 2.539 (33/43) Installing curl (8.14.1-r2) 02:25:08 #11 2.547 (34/43) Installing libexpat (2.7.5-r0) 02:25:08 #11 2.554 (35/43) Installing pcre2 (10.46-r0) 02:25:08 #11 2.569 (36/43) Installing git (2.49.1-r0) 02:25:08 #11 2.657 (37/43) Installing git-init-template (2.49.1-r0) 02:25:08 #11 2.661 (38/43) Installing linux-headers (6.14.2-r0) 02:25:08 #11 2.742 (39/43) Installing pkgconf (2.4.3-r0) 02:25:08 #11 2.750 (40/43) Installing libsodium (1.0.20-r1) 02:25:08 #11 2.761 (41/43) Installing libzmq (4.3.5-r2) 02:25:08 #11 2.774 (42/43) Installing libsodium-dev (1.0.20-r1) 02:25:08 #11 2.783 (43/43) Installing zeromq-dev (4.3.5-r2) 02:25:08 #11 2.789 Executing busybox-1.37.0-r20.trigger 02:25:08 #11 2.800 OK: 265 MiB in 60 packages 02:25:08 #11 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:25:08 #11 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:25:08 #11 3.306 OK: 265 MiB in 60 packages 02:25:09 #11 DONE 3.9s 02:25:09 02:25:09 #12 [stage-1 6/6] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 02:25:10 #12 0.562 go: downloading github.com/gotesttools/gotestfmt v1.1.0 02:25:10 #12 0.569 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 02:25:15 #12 DONE 5.8s 02:25:15 02:25:15 #13 exporting to image 02:25:15 #13 exporting layers 02:25:16 #13 exporting layers 0.9s done 02:25:16 #13 writing image sha256:988202c48324e2024fd998a349d8c2e634a8c956ea9268096534220b1a8f8d6d done 02:25:16 #13 naming to docker.io/edgex-devops/edgex-golang-base done 02:25:16 #13 DONE 1.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:25:16 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 02:25:16 fea81554339c4f3c2fc798b072234ab340a2bc32 02:25:16 latest 02:25:16 golang-1.25-lts 02:25:16 1.25-alpine-lts 02:25:16 1.25-alpine3.22-lts 02:25:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 02:25:17 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 02:25:17 1f5e53556351: Preparing 02:25:17 0cd303524923: Preparing 02:25:17 c26226583832: Preparing 02:25:17 c1702b1c98f7: Preparing 02:25:17 9092094adda1: Preparing 02:25:17 5f70bf18a086: Preparing 02:25:17 7de1ff79c575: Preparing 02:25:17 1a4a85102274: Preparing 02:25:17 b44424f96216: Preparing 02:25:17 0854555d70ac: Preparing 02:25:17 0854555d70ac: Waiting 02:25:17 1a4a85102274: Waiting 02:25:17 b44424f96216: Waiting 02:25:17 5f70bf18a086: Waiting 02:25:17 7de1ff79c575: Waiting 02:25:17 9092094adda1: Pushed 02:25:17 5f70bf18a086: Layer already exists 02:25:17 7de1ff79c575: Pushed 02:25:17 c26226583832: Pushed 02:25:17 b44424f96216: Pushed 02:25:18 0854555d70ac: Pushed 02:25:20 c1702b1c98f7: Pushed 02:25:20 1f5e53556351: Pushed 02:25:39 1a4a85102274: Pushed 02:25:42 0cd303524923: Pushed 02:25:42 fea81554339c4f3c2fc798b072234ab340a2bc32: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:42 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 02:25:43 1f5e53556351: Preparing 02:25:43 0cd303524923: Preparing 02:25:43 c26226583832: Preparing 02:25:43 c1702b1c98f7: Preparing 02:25:43 9092094adda1: Preparing 02:25:43 5f70bf18a086: Preparing 02:25:43 7de1ff79c575: Preparing 02:25:43 1a4a85102274: Preparing 02:25:43 b44424f96216: Preparing 02:25:43 0854555d70ac: Preparing 02:25:43 1a4a85102274: Waiting 02:25:43 b44424f96216: Waiting 02:25:43 0854555d70ac: Waiting 02:25:43 5f70bf18a086: Waiting 02:25:43 7de1ff79c575: Waiting 02:25:43 c26226583832: Layer already exists 02:25:43 c1702b1c98f7: Layer already exists 02:25:43 9092094adda1: Layer already exists 02:25:43 1f5e53556351: Layer already exists 02:25:43 0cd303524923: Layer already exists 02:25:43 5f70bf18a086: Layer already exists 02:25:43 7de1ff79c575: Layer already exists 02:25:43 0854555d70ac: Layer already exists 02:25:43 b44424f96216: Layer already exists 02:25:43 1a4a85102274: Layer already exists 02:25:43 latest: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 02:25:43 1f5e53556351: Preparing 02:25:43 0cd303524923: Preparing 02:25:43 c26226583832: Preparing 02:25:43 c1702b1c98f7: Preparing 02:25:43 9092094adda1: Preparing 02:25:43 5f70bf18a086: Preparing 02:25:43 7de1ff79c575: Preparing 02:25:43 1a4a85102274: Preparing 02:25:43 b44424f96216: Preparing 02:25:43 0854555d70ac: Preparing 02:25:43 5f70bf18a086: Waiting 02:25:43 7de1ff79c575: Waiting 02:25:43 1a4a85102274: Waiting 02:25:43 b44424f96216: Waiting 02:25:43 0854555d70ac: Waiting 02:25:43 c26226583832: Layer already exists 02:25:43 0cd303524923: Layer already exists 02:25:43 c1702b1c98f7: Layer already exists 02:25:43 9092094adda1: Layer already exists 02:25:43 1f5e53556351: Layer already exists 02:25:43 b44424f96216: Layer already exists 02:25:43 7de1ff79c575: Layer already exists 02:25:43 1a4a85102274: Layer already exists 02:25:43 0854555d70ac: Layer already exists 02:25:43 5f70bf18a086: Layer already exists 02:25:43 golang-1.25-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:44 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:44 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 02:25:44 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 02:25:44 1f5e53556351: Preparing 02:25:44 0cd303524923: Preparing 02:25:44 c26226583832: Preparing 02:25:44 c1702b1c98f7: Preparing 02:25:44 9092094adda1: Preparing 02:25:44 5f70bf18a086: Preparing 02:25:44 7de1ff79c575: Preparing 02:25:44 1a4a85102274: Preparing 02:25:44 b44424f96216: Preparing 02:25:44 0854555d70ac: Preparing 02:25:44 7de1ff79c575: Waiting 02:25:44 b44424f96216: Waiting 02:25:44 1a4a85102274: Waiting 02:25:44 0854555d70ac: Waiting 02:25:44 5f70bf18a086: Waiting 02:25:44 c26226583832: Layer already exists 02:25:44 0cd303524923: Layer already exists 02:25:44 1f5e53556351: Layer already exists 02:25:44 9092094adda1: Layer already exists 02:25:44 c1702b1c98f7: Layer already exists 02:25:44 1a4a85102274: Layer already exists 02:25:44 5f70bf18a086: Layer already exists 02:25:44 7de1ff79c575: Layer already exists 02:25:44 0854555d70ac: Layer already exists 02:25:44 b44424f96216: Layer already exists 02:25:44 1.25-alpine-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:44 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:45 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts 02:25:45 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 02:25:45 1f5e53556351: Preparing 02:25:45 0cd303524923: Preparing 02:25:45 c26226583832: Preparing 02:25:45 c1702b1c98f7: Preparing 02:25:45 9092094adda1: Preparing 02:25:45 5f70bf18a086: Preparing 02:25:45 7de1ff79c575: Preparing 02:25:45 1a4a85102274: Preparing 02:25:45 b44424f96216: Preparing 02:25:45 0854555d70ac: Preparing 02:25:45 b44424f96216: Waiting 02:25:45 0854555d70ac: Waiting 02:25:45 1a4a85102274: Waiting 02:25:45 5f70bf18a086: Waiting 02:25:45 7de1ff79c575: Waiting 02:25:45 9092094adda1: Layer already exists 02:25:45 0cd303524923: Layer already exists 02:25:45 1f5e53556351: Layer already exists 02:25:45 c26226583832: Layer already exists 02:25:45 c1702b1c98f7: Layer already exists 02:25:45 5f70bf18a086: Layer already exists 02:25:45 7de1ff79c575: Layer already exists 02:25:45 b44424f96216: Layer already exists 02:25:45 1a4a85102274: Layer already exists 02:25:45 0854555d70ac: Layer already exists 02:25:45 1.25-alpine3.22-lts: digest: sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:45 ===================================================== [Pipeline] echo 02:25:45 taggedImages: 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] echo 02:25:45 ========================================================= 02:25:45 [edgeXBuildMultiArch] RAW Config: 02:25:45 images: 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:fea81554339c4f3c2fc798b072234ab340a2bc32 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 02:25:45 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts 02:25:45 settingsFile: 02:25:45 ci-build-images-settings 02:25:45 ========================================================= [Pipeline] node 02:26:00 Still waiting to schedule task 02:26:00 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:26:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9668 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout 02:26:43 Selected Git installation does not exist. Using Default 02:26:43 The recommended git tool is: NONE 02:26:44 Running on prd-centos7-docker-4c-2g-9669 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:44 provisioning config files... 02:26:44 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config8801371357877056375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:45 ---> ****-login.sh 02:26:45 nexus3.edgexfoundry.org:10001 02:26:47 using credential edgex-jenkins-ssh 02:26:47 Cloning the remote Git repository 02:26:47 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 02:26:47 > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 02:26:47 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 02:26:47 > git --version # timeout=10 02:26:47 > git --version # 'git version 2.25.1' 02:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:48 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 02:26:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:49 Avoid second fetch 02:26:49 Checking out Revision fea81554339c4f3c2fc798b072234ab340a2bc32 (golang-1.25-lts) 02:26:50 Commit message: "ci: new golang 1.25 lts image (#231)" 02:26:49 > git config core.sparsecheckout # timeout=10 02:26:49 > git checkout -f fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:54 provisioning config files... 02:26:54 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config7347545702235987396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:55 ---> ****-login.sh 02:26:55 nexus3.edgexfoundry.org:10001 02:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:56 Configure a credential helper to remove this warning. See 02:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:56 02:26:56 Login Succeeded 02:26:56 nexus3.edgexfoundry.org:10002 02:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:56 Configure a credential helper to remove this warning. See 02:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:56 02:26:56 Login Succeeded 02:26:56 nexus3.edgexfoundry.org:10003 02:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:56 Configure a credential helper to remove this warning. See 02:26:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:56 02:26:56 Login Succeeded 02:26:56 nexus3.edgexfoundry.org:10004 02:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:57 Configure a credential helper to remove this warning. See 02:26:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:57 02:26:57 Login Succeeded 02:26:57 ****.io 02:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:26:57 Configure a credential helper to remove this warning. See 02:26:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:26:57 02:26:57 Login Succeeded 02:26:57 ---> ****-login.sh ends [Pipeline] } 02:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:26:58 + ls -al . 02:26:58 total 28 02:26:58 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:26 . 02:26:58 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:26 .. 02:26:58 drwxrwxr-x 8 jenkins jenkins 4096 May 20 02:26 .git 02:26:58 drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:26 .github 02:26:58 -rw-rw-r-- 1 jenkins jenkins 499 May 20 02:26 .golangci.yml 02:26:58 -rw-rw-r-- 1 jenkins jenkins 1029 May 20 02:26 Dockerfile 02:26:58 -rw-rw-r-- 1 jenkins jenkins 961 May 20 02:26 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:58 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 --label arch=arm64 . 02:26:59 Sending build context to Docker daemon 503.8kB 02:26:59 Step 1/12 : ARG GOLANGCI_VERSION=2.12.2 02:26:59 Step 2/12 : FROM golangci/golangci-lint:v${GOLANGCI_VERSION}-alpine AS golangci-lint 02:27:03 v2.12.2-alpine: Pulling from golangci/golangci-lint 02:27:03 d17f077ada11: Pulling fs layer 02:27:03 892449357054: Pulling fs layer 02:27:03 05e89efc4b5e: Pulling fs layer 02:27:03 e813a1647e7e: Pulling fs layer 02:27:03 4f4fb700ef54: Pulling fs layer 02:27:03 f88ec92514ab: Pulling fs layer 02:27:03 27ec903d81f4: Pulling fs layer 02:27:03 a52c5e5caaa7: Pulling fs layer 02:27:03 e813a1647e7e: Waiting 02:27:03 4f4fb700ef54: Waiting 02:27:03 f88ec92514ab: Waiting 02:27:03 27ec903d81f4: Waiting 02:27:03 a52c5e5caaa7: Waiting 02:27:03 892449357054: Verifying Checksum 02:27:03 892449357054: Download complete 02:27:03 d17f077ada11: Verifying Checksum 02:27:03 d17f077ada11: Download complete 02:27:03 e813a1647e7e: Verifying Checksum 02:27:03 4f4fb700ef54: Verifying Checksum 02:27:03 4f4fb700ef54: Download complete 02:27:03 27ec903d81f4: Verifying Checksum 02:27:03 27ec903d81f4: Download complete 02:27:04 d17f077ada11: Pull complete 02:27:04 a52c5e5caaa7: Verifying Checksum 02:27:04 a52c5e5caaa7: Download complete 02:27:05 892449357054: Pull complete 02:27:05 05e89efc4b5e: Verifying Checksum 02:27:05 05e89efc4b5e: Download complete 02:27:07 f88ec92514ab: Verifying Checksum 02:27:07 f88ec92514ab: Download complete 02:27:22 05e89efc4b5e: Pull complete 02:27:22 e813a1647e7e: Pull complete 02:27:22 4f4fb700ef54: Pull complete 02:27:28 f88ec92514ab: Pull complete 02:27:28 27ec903d81f4: Pull complete 02:27:32 a52c5e5caaa7: Pull complete 02:27:32 Digest: sha256:91b27804074a0bacea298707f016911e60cf0cdbc6c7bf5ccacb5f0606d18d60 02:27:32 Status: Downloaded newer image for golangci/golangci-lint:v2.12.2-alpine 02:27:32 ---> e75b1e5260c7 02:27:32 Step 3/12 : FROM golang:1.25-alpine3.22 02:27:32 1.25-alpine3.22: Pulling from library/golang 02:27:32 58e777220c39: Pulling fs layer 02:27:32 5d96c866386f: Pulling fs layer 02:27:32 8985e74deb67: Pulling fs layer 02:27:32 a90cb41c1532: Pulling fs layer 02:27:32 a90cb41c1532: Waiting 02:27:32 4f4fb700ef54: Pulling fs layer 02:27:32 4f4fb700ef54: Waiting 02:27:32 5d96c866386f: Download complete 02:27:32 a90cb41c1532: Verifying Checksum 02:27:32 a90cb41c1532: Download complete 02:27:32 58e777220c39: Verifying Checksum 02:27:32 58e777220c39: Download complete 02:27:32 4f4fb700ef54: Verifying Checksum 02:27:32 4f4fb700ef54: Download complete 02:27:33 58e777220c39: Pull complete 02:27:33 5d96c866386f: Pull complete 02:27:34 8985e74deb67: Verifying Checksum 02:27:34 8985e74deb67: Download complete 02:27:49 8985e74deb67: Pull complete 02:27:49 a90cb41c1532: Pull complete 02:27:49 4f4fb700ef54: Pull complete 02:27:49 Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 02:27:49 Status: Downloaded newer image for golang:1.25-alpine3.22 02:27:49 ---> bb287bfa5b1a 02:27:49 Step 4/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' 02:27:50 ---> Running in 11bfda997991 02:27:50 Removing intermediate container 11bfda997991 02:27:50 ---> 52ddb87d2fe6 02:27:50 Step 5/12 : ENV HADOLINT_VERSION=2.12.0 02:27:50 ---> Running in 9e7647c0cc34 02:27:50 Removing intermediate container 9e7647c0cc34 02:27:50 ---> e3b7fd1820ef 02:27:50 Step 6/12 : COPY ./.golangci.yml /etc/.golangci.yml 02:27:51 ---> 4a010f4eab39 02:27:51 Step 7/12 : COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint 02:27:53 ---> 81838d97d36a 02:27:53 Step 8/12 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 02:27:53 ---> Running in de62f6004689 02:27:55 Removing intermediate container de62f6004689 02:27:55 ---> 2e9a096bcb8d 02:27:55 Step 9/12 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch 02:27:55 ---> Running in b8ebdbc25ed3 02:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:27:57 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 02:27:57 (2/43) Installing libncursesw (6.5_p20250503-r0) 02:27:57 (3/43) Installing readline (8.2.13-r1) 02:27:57 (4/43) Installing bash (5.2.37-r0) 02:27:57 Executing bash-5.2.37-r0.post-install 02:27:57 (5/43) Installing libgcc (14.2.0-r6) 02:27:57 (6/43) Installing jansson (2.14.1-r0) 02:27:57 (7/43) Installing libstdc++ (14.2.0-r6) 02:27:57 (8/43) Installing zstd-libs (1.5.7-r0) 02:27:57 (9/43) Installing binutils (2.44-r3) 02:27:58 (10/43) Installing libmagic (5.46-r2) 02:27:58 (11/43) Installing file (5.46-r2) 02:27:58 (12/43) Installing libgomp (14.2.0-r6) 02:27:58 (13/43) Installing libatomic (14.2.0-r6) 02:27:58 (14/43) Installing gmp (6.3.0-r3) 02:27:58 (15/43) Installing isl26 (0.26-r1) 02:27:58 (16/43) Installing mpfr4 (4.2.1_p1-r0) 02:27:58 (17/43) Installing mpc1 (1.3.1-r1) 02:27:58 (18/43) Installing gcc (14.2.0-r6) 02:28:01 (19/43) Installing libstdc++-dev (14.2.0-r6) 02:28:02 (20/43) Installing musl-dev (1.2.5-r12) 02:28:02 (21/43) Installing g++ (14.2.0-r6) 02:28:03 (22/43) Installing make (4.4.1-r3) 02:28:03 (23/43) Installing fortify-headers (1.1-r5) 02:28:03 (24/43) Installing patch (2.8-r0) 02:28:03 (25/43) Installing build-base (0.5-r3) 02:28:03 (26/43) Installing brotli-libs (1.1.0-r2) 02:28:03 (27/43) Installing c-ares (1.34.6-r0) 02:28:03 (28/43) Installing libunistring (1.3-r0) 02:28:03 (29/43) Installing libidn2 (2.3.7-r0) 02:28:03 (30/43) Installing nghttp2-libs (1.69.0-r0) 02:28:03 (31/43) Installing libpsl (0.21.5-r3) 02:28:03 (32/43) Installing libcurl (8.14.1-r2) 02:28:03 (33/43) Installing curl (8.14.1-r2) 02:28:03 (34/43) Installing libexpat (2.7.5-r0) 02:28:03 (35/43) Installing pcre2 (10.46-r0) 02:28:03 (36/43) Installing git (2.49.1-r0) 02:28:03 (37/43) Installing git-init-template (2.49.1-r0) 02:28:03 (38/43) Installing linux-headers (6.14.2-r0) 02:28:03 (39/43) Installing pkgconf (2.4.3-r0) 02:28:04 (40/43) Installing libsodium (1.0.20-r1) 02:28:04 (41/43) Installing libzmq (4.3.5-r2) 02:28:04 (42/43) Installing libsodium-dev (1.0.20-r1) 02:28:04 (43/43) Installing zeromq-dev (4.3.5-r2) 02:28:04 Executing busybox-1.37.0-r20.trigger 02:28:04 OK: 255 MiB in 60 packages 02:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:28:06 OK: 255 MiB in 60 packages 02:28:16 Removing intermediate container b8ebdbc25ed3 02:28:16 ---> 05c33bf7699b 02:28:16 Step 10/12 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 02:28:16 ---> Running in b0e661ddb3e1 02:28:16 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 02:28:16 go: downloading github.com/gotesttools/gotestfmt v1.1.0 02:28:55 Removing intermediate container b0e661ddb3e1 02:28:55 ---> e2862d3dd058 02:28:55 Step 11/12 : LABEL arch=arm64 02:28:55 ---> Running in a0635c238cba 02:28:55 Removing intermediate container a0635c238cba 02:28:55 ---> 6e6f3cb8c47e 02:28:55 Step 12/12 : LABEL git_sha=fea81554339c4f3c2fc798b072234ab340a2bc32 02:28:55 ---> Running in bc4e21966282 02:28:55 Removing intermediate container bc4e21966282 02:28:55 ---> e923a9b4a175 02:28:55 [Warning] One or more build-args [ARCH] were not consumed 02:28:55 Successfully built e923a9b4a175 02:28:55 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:28:55 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 02:28:55 fea81554339c4f3c2fc798b072234ab340a2bc32 02:28:55 latest 02:28:55 golang-1.25-lts 02:28:55 1.25-alpine-lts 02:28:55 1.25-alpine3.22-lts 02:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:55 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:56 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 02:28:56 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 02:28:56 f6d1e9086962: Preparing 02:28:56 1cc4ae463e14: Preparing 02:28:56 a0704d7ac42a: Preparing 02:28:56 d51c613e0fbf: Preparing 02:28:56 5f70bf18a086: Preparing 02:28:56 32fe14b348d7: Preparing 02:28:56 c9360038055d: Preparing 02:28:56 32fe14b348d7: Waiting 02:28:56 0c6420f25e90: Preparing 02:28:56 eeaa73608b53: Preparing 02:28:56 c9360038055d: Waiting 02:28:56 0c6420f25e90: Waiting 02:28:56 5f70bf18a086: Layer already exists 02:28:56 d51c613e0fbf: Pushed 02:28:56 32fe14b348d7: Pushed 02:28:57 0c6420f25e90: Pushed 02:29:03 eeaa73608b53: Pushed 02:29:04 a0704d7ac42a: Pushed 02:29:06 f6d1e9086962: Pushed 02:29:45 c9360038055d: Pushed 02:29:47 1cc4ae463e14: Pushed 02:29:47 fea81554339c4f3c2fc798b072234ab340a2bc32: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:47 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:47 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest 02:29:47 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 02:29:47 f6d1e9086962: Preparing 02:29:47 1cc4ae463e14: Preparing 02:29:47 a0704d7ac42a: Preparing 02:29:47 d51c613e0fbf: Preparing 02:29:47 5f70bf18a086: Preparing 02:29:47 32fe14b348d7: Preparing 02:29:47 c9360038055d: Preparing 02:29:47 0c6420f25e90: Preparing 02:29:47 eeaa73608b53: Preparing 02:29:47 c9360038055d: Waiting 02:29:47 0c6420f25e90: Waiting 02:29:47 eeaa73608b53: Waiting 02:29:47 32fe14b348d7: Waiting 02:29:47 1cc4ae463e14: Layer already exists 02:29:47 f6d1e9086962: Layer already exists 02:29:47 5f70bf18a086: Layer already exists 02:29:47 d51c613e0fbf: Layer already exists 02:29:47 a0704d7ac42a: Layer already exists 02:29:47 eeaa73608b53: Layer already exists 02:29:47 0c6420f25e90: Layer already exists 02:29:47 c9360038055d: Layer already exists 02:29:47 32fe14b348d7: Layer already exists 02:29:48 latest: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:48 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:48 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts 02:29:48 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 02:29:48 f6d1e9086962: Preparing 02:29:48 1cc4ae463e14: Preparing 02:29:48 a0704d7ac42a: Preparing 02:29:48 d51c613e0fbf: Preparing 02:29:48 5f70bf18a086: Preparing 02:29:48 32fe14b348d7: Preparing 02:29:48 c9360038055d: Preparing 02:29:48 0c6420f25e90: Preparing 02:29:48 eeaa73608b53: Preparing 02:29:48 c9360038055d: Waiting 02:29:48 0c6420f25e90: Waiting 02:29:48 eeaa73608b53: Waiting 02:29:48 32fe14b348d7: Waiting 02:29:48 a0704d7ac42a: Layer already exists 02:29:48 1cc4ae463e14: Layer already exists 02:29:48 d51c613e0fbf: Layer already exists 02:29:48 5f70bf18a086: Layer already exists 02:29:48 f6d1e9086962: Layer already exists 02:29:48 32fe14b348d7: Layer already exists 02:29:48 c9360038055d: Layer already exists 02:29:48 0c6420f25e90: Layer already exists 02:29:48 eeaa73608b53: Layer already exists 02:29:48 golang-1.25-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:49 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:49 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 02:29:49 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 02:29:49 f6d1e9086962: Preparing 02:29:49 1cc4ae463e14: Preparing 02:29:49 a0704d7ac42a: Preparing 02:29:49 d51c613e0fbf: Preparing 02:29:49 5f70bf18a086: Preparing 02:29:49 32fe14b348d7: Preparing 02:29:49 c9360038055d: Preparing 02:29:49 0c6420f25e90: Preparing 02:29:49 eeaa73608b53: Preparing 02:29:49 32fe14b348d7: Waiting 02:29:49 c9360038055d: Waiting 02:29:49 0c6420f25e90: Waiting 02:29:49 eeaa73608b53: Waiting 02:29:49 a0704d7ac42a: Layer already exists 02:29:49 d51c613e0fbf: Layer already exists 02:29:49 1cc4ae463e14: Layer already exists 02:29:49 f6d1e9086962: Layer already exists 02:29:49 5f70bf18a086: Layer already exists 02:29:49 0c6420f25e90: Layer already exists 02:29:49 32fe14b348d7: Layer already exists 02:29:49 c9360038055d: Layer already exists 02:29:49 eeaa73608b53: Layer already exists 02:29:49 1.25-alpine-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:50 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:50 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts 02:29:50 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 02:29:50 f6d1e9086962: Preparing 02:29:50 1cc4ae463e14: Preparing 02:29:50 a0704d7ac42a: Preparing 02:29:50 d51c613e0fbf: Preparing 02:29:50 5f70bf18a086: Preparing 02:29:50 32fe14b348d7: Preparing 02:29:50 c9360038055d: Preparing 02:29:50 0c6420f25e90: Preparing 02:29:50 eeaa73608b53: Preparing 02:29:50 c9360038055d: Waiting 02:29:50 0c6420f25e90: Waiting 02:29:50 32fe14b348d7: Waiting 02:29:50 eeaa73608b53: Waiting 02:29:50 d51c613e0fbf: Layer already exists 02:29:50 5f70bf18a086: Layer already exists 02:29:50 f6d1e9086962: Layer already exists 02:29:50 1cc4ae463e14: Layer already exists 02:29:50 a0704d7ac42a: Layer already exists 02:29:50 c9360038055d: Layer already exists 02:29:50 32fe14b348d7: Layer already exists 02:29:50 eeaa73608b53: Layer already exists 02:29:50 0c6420f25e90: Layer already exists 02:29:50 1.25-alpine3.22-lts: digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:29:50 ===================================================== [Pipeline] echo 02:29:50 taggedImages: 02:29:50 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 02:29:50 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest 02:29:50 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts 02:29:50 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 02:29:50 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] echo 02:29:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:fea81554339c4f3c2fc798b072234ab340a2bc32 [Pipeline] echo 02:29:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo 02:29:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] echo 02:29:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] echo 02:29:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:51 02:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:51 arm64: Pulling from edgex-lftools-log-publisher 02:29:51 8998bd30e6a1: Pulling fs layer 02:29:51 04944245beec: Pulling fs layer 02:29:51 699f458cf7ca: Pulling fs layer 02:29:51 765212b225bb: Pulling fs layer 02:29:51 f23df028b6ca: Pulling fs layer 02:29:51 d65c8cfc05b1: Pulling fs layer 02:29:51 2437ff75d9bd: Pulling fs layer 02:29:51 d65c8cfc05b1: Waiting 02:29:51 f23df028b6ca: Waiting 02:29:51 2437ff75d9bd: Waiting 02:29:51 765212b225bb: Waiting 02:29:52 04944245beec: Verifying Checksum 02:29:52 04944245beec: Download complete 02:29:52 765212b225bb: Verifying Checksum 02:29:52 765212b225bb: Download complete 02:29:52 f23df028b6ca: Verifying Checksum 02:29:52 f23df028b6ca: Download complete 02:29:52 d65c8cfc05b1: Verifying Checksum 02:29:52 d65c8cfc05b1: Download complete 02:29:52 699f458cf7ca: Verifying Checksum 02:29:52 699f458cf7ca: Download complete 02:29:52 8998bd30e6a1: Verifying Checksum 02:29:52 8998bd30e6a1: Download complete 02:29:55 2437ff75d9bd: Verifying Checksum 02:29:55 2437ff75d9bd: Download complete 02:29:57 8998bd30e6a1: Pull complete 02:29:57 04944245beec: Pull complete 02:29:59 699f458cf7ca: Pull complete 02:30:00 765212b225bb: Pull complete 02:30:01 f23df028b6ca: Pull complete 02:30:01 d65c8cfc05b1: Pull complete 02:30:19 2437ff75d9bd: Pull complete 02:30:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:20 prd-ubuntu20.04-docker-arm64-4c-16g-9668 does not seem to be running inside a container 02:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:30:21 $ docker top e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:22 ---> job-cost.sh 02:30:22 lf-activate-venv: SKIPPING 02:30:22 INFO: No Stack... 02:30:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:30:23 INFO: Archiving Costs [Pipeline] sh 02:30:24 + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 02:30:24 + cut -d, -f6 [Pipeline] lock 02:30:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] 02:30:24 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] did not exist. Created. 02:30:24 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:24 + echo total: 0.10999999940395355 [Pipeline] stash 02:30:25 Stashed 1 file(s) [Pipeline] } 02:30:25 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:25 $ docker stop --time=1 e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d 02:30:27 $ docker rm -f --volumes e11772b76958f23148d5060318935858cc8087353bfbcf9e0226767c3bd9599d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:55:18 Aborted by Cherry Wang 02:55:18 Sending interrupt signal to process 02:55:23 script returned exit code 143 [Pipeline] } 02:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:55:24 + '[' -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:55:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:55:25 ---> package-listing.sh 02:55:25 ++ facter osfamily 02:55:25 ++ tr '[:upper:]' '[:lower:]' 02:55:25 + OS_FAMILY=redhat 02:55:25 + workspace=/w/workspace/_ci-build-images_golang-1.25-lts 02:55:25 + START_PACKAGES=/tmp/packages_start.txt 02:55:25 + END_PACKAGES=/tmp/packages_end.txt 02:55:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:25 + PACKAGES=/tmp/packages_start.txt 02:55:25 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 02:55:25 + PACKAGES=/tmp/packages_end.txt 02:55:25 + case "${OS_FAMILY}" in 02:55:25 + rpm -qa 02:55:25 + sort 02:55:26 + '[' -f /tmp/packages_start.txt ']' 02:55:26 + '[' -f /tmp/packages_end.txt ']' 02:55:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:26 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 02:55:26 + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ 02:55:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo 02:55:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:55:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:27 02:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:27 latest: Pulling from edgex-lftools-log-publisher 02:55:27 5eb5b503b376: Pulling fs layer 02:55:27 5c69ac0246d0: Pulling fs layer 02:55:27 ec43610c2a17: Pulling fs layer 02:55:27 3a2ae6a8a46f: Pulling fs layer 02:55:27 33b1e0a273af: Pulling fs layer 02:55:27 5d3b04190fa2: Pulling fs layer 02:55:27 2f39f015ded8: Pulling fs layer 02:55:27 3a2ae6a8a46f: Waiting 02:55:27 33b1e0a273af: Waiting 02:55:27 5d3b04190fa2: Waiting 02:55:27 2f39f015ded8: Waiting 02:55:27 5c69ac0246d0: Verifying Checksum 02:55:27 5c69ac0246d0: Download complete 02:55:27 3a2ae6a8a46f: Verifying Checksum 02:55:27 3a2ae6a8a46f: Download complete 02:55:27 33b1e0a273af: Verifying Checksum 02:55:27 33b1e0a273af: Download complete 02:55:27 ec43610c2a17: Verifying Checksum 02:55:27 ec43610c2a17: Download complete 02:55:27 5d3b04190fa2: Verifying Checksum 02:55:27 5d3b04190fa2: Download complete 02:55:27 5eb5b503b376: Verifying Checksum 02:55:27 5eb5b503b376: Download complete Aborted by Cherry Wang 02:55:27 Sending interrupt signal to process 02:55:28 /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-44e91f29/script.sh.copy: line 1: 9726 Terminated docker pull "$JD_TO_PULL" 02:55:28 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:28 02:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:28 latest: Pulling from edgex-lftools-log-publisher 02:55:28 5eb5b503b376: Pulling fs layer 02:55:28 5c69ac0246d0: Pulling fs layer 02:55:28 ec43610c2a17: Pulling fs layer 02:55:28 3a2ae6a8a46f: Pulling fs layer 02:55:28 33b1e0a273af: Pulling fs layer 02:55:28 5d3b04190fa2: Pulling fs layer 02:55:28 2f39f015ded8: Pulling fs layer 02:55:28 3a2ae6a8a46f: Waiting 02:55:28 33b1e0a273af: Waiting 02:55:28 5d3b04190fa2: Waiting 02:55:28 2f39f015ded8: Waiting 02:55:28 5c69ac0246d0: Verifying Checksum 02:55:28 5c69ac0246d0: Download complete 02:55:28 3a2ae6a8a46f: Download complete 02:55:28 ec43610c2a17: Verifying Checksum 02:55:28 ec43610c2a17: Download complete 02:55:28 33b1e0a273af: Verifying Checksum 02:55:28 33b1e0a273af: Download complete 02:55:28 5d3b04190fa2: Download complete 02:55:29 5eb5b503b376: Verifying Checksum 02:55:29 5eb5b503b376: Download complete 02:55:29 2f39f015ded8: Download complete 02:55:30 5eb5b503b376: Pull complete 02:55:30 5c69ac0246d0: Pull complete 02:55:31 ec43610c2a17: Pull complete 02:55:31 3a2ae6a8a46f: Pull complete 02:55:31 33b1e0a273af: Pull complete 02:55:31 5d3b04190fa2: Pull complete 02:55:36 2f39f015ded8: Pull complete 02:55:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:37 prd-ubuntu20.04-docker-8c-8g-9667 does not seem to be running inside a container 02:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:55:38 $ docker top fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:38 ---> job-cost.sh 02:55:38 lf-activate-venv: SKIPPING 02:55:38 INFO: No Stack... 02:55:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:55:39 INFO: Archiving Costs [Pipeline] sh 02:55:39 + + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 02:55:39 cut -d, -f6 [Pipeline] lock 02:55:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] 02:55:39 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] did not exist. Created. 02:55:39 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:55:39 /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-fad65786/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:55:40 + echo total: 0.2199999988079071 [Pipeline] stash 02:55:40 Warning: overwriting stash ‘stack-cost’ 02:55:40 Stashed 1 file(s) [Pipeline] } 02:55:40 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:55:40 $ docker stop --time=1 fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c 02:55:41 $ docker rm -f --volumes fc099e1f176f5b48ba250149266b3ce579a1459541b67839370a5d9f6091957c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:55:41 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:55:42 + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] 02:55:42 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 02:55:42 total 16 02:55:42 drwxr-xr-x 3 root root 4096 May 20 02:55 . 02:55:42 drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:55 .. 02:55:42 drwxr-xr-x 2 root root 4096 May 20 02:55 cost 02:55:42 -rw-r--r-- 1 root root 97 May 20 02:55 cost.csv 02:55:42 + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives 02:55:42 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 02:55:42 total 16 02:55:42 drwxr-xr-x 3 jenkins jenkins 4096 May 20 02:55 . 02:55:42 drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:55 .. 02:55:42 drwxr-xr-x 2 jenkins jenkins 4096 May 20 02:55 cost 02:55:42 -rw-r--r-- 1 jenkins jenkins 97 May 20 02:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:55:42 ---> sysstat.sh Click here to forcibly terminate running steps [Pipeline] libraryResource [Pipeline] sh 02:55:43 ---> package-listing.sh 02:55:43 ++ facter osfamily 02:55:43 ++ tr '[:upper:]' '[:lower:]' 02:55:43 + OS_FAMILY=debian 02:55:43 + workspace=/w/workspace/_ci-build-images_golang-1.25-lts 02:55:43 + START_PACKAGES=/tmp/packages_start.txt 02:55:43 + END_PACKAGES=/tmp/packages_end.txt 02:55:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:43 + PACKAGES=/tmp/packages_start.txt 02:55:43 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 02:55:43 + PACKAGES=/tmp/packages_end.txt 02:55:43 + case "${OS_FAMILY}" in 02:55:43 + dpkg -l 02:55:43 + grep '^ii' 02:55:43 + '[' -f /tmp/packages_start.txt ']' 02:55:43 + '[' -f /tmp/packages_end.txt ']' 02:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:43 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 02:55:43 + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ 02:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo 02:55:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:55:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:44 prd-ubuntu20.04-docker-8c-8g-9667 does not seem to be running inside a container 02:55:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:55:44 $ docker top 706a595213b969e86720967403377a8361a30c5edcc0829f78cc80251ac4e267 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:55:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:55:45 + ls /var/log/sa-host 02:55:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:45 provisioning config files... 02:55:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config9412857463602516172tmp [Pipeline] { [Pipeline] echo 02:55:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:55:46 ---> create-netrc.sh [Pipeline] } 02:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:55:46 ---> python-tools-install.sh [Pipeline] echo 02:55:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:55:46 ---> sudo-logs.sh 02:55:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:55:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:55:47 ---> job-cost.sh 02:55:47 lf-activate-venv: SKIPPING 02:55:47 DEBUG: total: 0.2199999988079071 02:55:47 INFO: Retrieving Stack Cost... 02:55:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:55:47 INFO: Archiving Costs [Pipeline] echo 02:55:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:55:47 ---> logs-deploy.sh 02:55:47 lf-activate-venv: SKIPPING 02:55:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/2 02:55:47 INFO: archiving workspace using pattern(s): 02:55:48 Archives upload complete. 02:55:49 INFO: archiving logs to Nexus 02:55:49 ---> uname -a: 02:55:49 Linux prd-ubuntu20-04-docker-8c-8g-9667 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:55:49 02:55:49 02:55:49 ---> lscpu: 02:55:49 Architecture: x86_64 02:55:49 CPU op-mode(s): 32-bit, 64-bit 02:55:49 Byte Order: Little Endian 02:55:49 Address sizes: 40 bits physical, 48 bits virtual 02:55:49 CPU(s): 8 02:55:49 On-line CPU(s) list: 0-7 02:55:49 Thread(s) per core: 1 02:55:49 Core(s) per socket: 1 02:55:49 Socket(s): 8 02:55:49 NUMA node(s): 1 02:55:49 Vendor ID: AuthenticAMD 02:55:49 CPU family: 23 02:55:49 Model: 49 02:55:49 Model name: AMD EPYC-Rome Processor 02:55:49 Stepping: 0 02:55:49 CPU MHz: 2800.000 02:55:49 BogoMIPS: 5600.00 02:55:49 Virtualization: AMD-V 02:55:49 Hypervisor vendor: KVM 02:55:49 Virtualization type: full 02:55:49 L1d cache: 256 KiB 02:55:49 L1i cache: 256 KiB 02:55:49 L2 cache: 4 MiB 02:55:49 L3 cache: 128 MiB 02:55:49 NUMA node0 CPU(s): 0-7 02:55:49 Vulnerability Gather data sampling: Not affected 02:55:49 Vulnerability Itlb multihit: Not affected 02:55:49 Vulnerability L1tf: Not affected 02:55:49 Vulnerability Mds: Not affected 02:55:49 Vulnerability Meltdown: Not affected 02:55:49 Vulnerability Mmio stale data: Not affected 02:55:49 Vulnerability Retbleed: Vulnerable 02:55:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:55:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:55:49 Vulnerability Srbds: Not affected 02:55:49 Vulnerability Tsx async abort: Not affected 02:55:49 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 02:55:49 02:55:49 02:55:49 ---> nproc: 02:55:49 8 02:55:49 02:55:49 02:55:49 ---> df -h: 02:55:49 Filesystem Size Used Avail Use% Mounted on 02:55:49 overlay 155G 12G 144G 8% / 02:55:49 tmpfs 64M 0 64M 0% /dev 02:55:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:55:49 shm 64M 0 64M 0% /dev/shm 02:55:49 /dev/vda1 155G 12G 144G 8% /facter-os 02:55:49 02:55:49 02:55:49 ---> sar -b -r -n DEV: 02:55:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9667) 05/20/26 _x86_64_ (8 CPU) 02:55:49 02:55:49 02:24:11 LINUX RESTART (8 CPU) 02:55:49 02:55:49 02:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:55:49 02:26:01 123.51 0.70 122.81 0.00 63.85 44200.75 0.00 02:55:49 02:27:01 1.55 0.02 1.53 0.00 0.13 18.66 0.00 02:55:49 02:28:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 02:55:49 02:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 02:55:49 02:30:01 23.84 3.55 20.29 0.00 2531.27 3900.58 0.00 02:55:49 02:31:01 2.63 0.00 2.63 0.00 0.00 28.13 0.00 02:55:49 02:32:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 02:55:49 02:33:01 1.43 0.00 1.43 0.00 0.00 16.25 0.00 02:55:49 02:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:55:49 02:35:01 1.97 0.00 1.97 0.00 0.00 30.78 0.00 02:55:49 02:36:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 02:55:49 02:37:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 02:55:49 02:38:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 02:55:49 02:39:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 02:55:49 02:40:01 1.63 0.02 1.62 0.00 0.13 19.20 0.00 02:55:49 02:41:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 02:55:49 02:42:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 02:55:49 02:43:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:55:49 02:44:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 02:55:49 02:45:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 02:55:49 02:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 02:55:49 02:47:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 02:55:49 02:48:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 02:55:49 02:49:01 1.72 0.30 1.42 0.00 16.79 17.46 0.00 02:55:49 02:50:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:55:49 02:51:01 2.93 1.65 1.28 0.00 32.39 17.46 0.00 02:55:49 02:52:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 02:55:49 02:53:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 02:55:49 02:54:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 02:55:49 02:55:01 1.35 0.00 1.35 0.00 0.00 17.86 0.00 02:55:49 Average: 6.16 0.21 5.95 0.00 88.17 1617.71 0.00 02:55:49 02:55:49 02:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:55:49 02:26:01 28553236 31543244 750220 2.28 95776 3156768 1641384 4.84 1489396 2422172 12 02:55:49 02:27:01 28552200 31542352 750488 2.28 95824 3156776 1641384 4.84 1489756 2422160 12 02:55:49 02:28:01 28558252 31548448 744180 2.26 95848 3156776 1641384 4.84 1483072 2422160 12 02:55:49 02:29:01 28559604 31549872 742448 2.26 95896 3156772 1641384 4.84 1482476 2422164 4 02:55:49 02:30:01 28355088 31525060 752964 2.29 99456 3327240 1734228 5.11 1608792 2471260 368 02:55:49 02:31:01 28356348 31526356 751684 2.29 99504 3327240 1734228 5.11 1608776 2471260 8 02:55:49 02:32:01 28356300 31526364 751632 2.29 99532 3327244 1734228 5.11 1608824 2471264 16 02:55:49 02:33:01 28358904 31528996 748916 2.28 99560 3327248 1734228 5.11 1606256 2471264 20 02:55:49 02:34:01 28358856 31528960 748860 2.28 99584 3327252 1734228 5.11 1606240 2471268 8 02:55:49 02:35:01 28359256 31529456 748236 2.28 99680 3327232 1734228 5.11 1606676 2471252 4 02:55:49 02:36:01 28358524 31528796 748708 2.28 99704 3327232 1734228 5.11 1606804 2471248 192 02:55:49 02:37:01 28358356 31528696 748508 2.28 99752 3327236 1734228 5.11 1606812 2471252 168 02:55:49 02:38:01 28358056 31528456 748732 2.28 99768 3327236 1734228 5.11 1606856 2471256 68 02:55:49 02:39:01 28358336 31528744 748640 2.28 99792 3327240 1734228 5.11 1606944 2471264 176 02:55:49 02:40:01 28358168 31528748 748592 2.28 99840 3327240 1705496 5.03 1606400 2471260 212 02:55:49 02:41:01 28357932 31528580 748716 2.28 99880 3327248 1705496 5.03 1606388 2471272 200 02:55:49 02:42:01 28357820 31528512 748648 2.28 99904 3327256 1705496 5.03 1606116 2471280 8 02:55:49 02:43:01 28356744 31527564 749428 2.28 99944 3327256 1705496 5.03 1606156 2471284 8 02:55:49 02:44:01 28357220 31528128 748528 2.28 99976 3327260 1705496 5.03 1606192 2471288 32 02:55:49 02:45:01 28357352 31528376 748096 2.28 100032 3327244 1705496 5.03 1606032 2471280 20 02:55:49 02:46:01 28357124 31528216 748240 2.28 100048 3327264 1705496 5.03 1606036 2471288 12 02:55:49 02:47:01 28357012 31528140 748268 2.28 100072 3327264 1705496 5.03 1606336 2471284 8 02:55:49 02:48:01 28356972 31528104 748220 2.28 100104 3327268 1705496 5.03 1606136 2471288 24 02:55:49 02:49:01 28355964 31527812 748476 2.28 100148 3327900 1705496 5.03 1610336 2471744 8 02:55:49 02:50:01 28355344 31527236 749172 2.28 100188 3327884 1705496 5.03 1610352 2471744 8 02:55:49 02:51:01 28341712 31515744 760524 2.31 100220 3328884 1705496 5.03 1625940 2472044 44 02:55:49 02:52:01 28341468 31515500 760704 2.31 100240 3328884 1705496 5.03 1625468 2471992 8 02:55:49 02:53:01 28340216 31514388 761784 2.32 100280 3328888 1705496 5.03 1625716 2471984 8 02:55:49 02:54:01 28339948 31514120 761992 2.32 100320 3328880 1705496 5.03 1625588 2471980 12 02:55:49 02:55:01 28339964 31514216 761860 2.32 100376 3328876 1705496 5.03 1625384 2471980 8 02:55:49 Average: 28381076 31528239 750849 2.28 99375 3304833 1706525 5.03 1594075 2464875 56 02:55:49 02:55:49 02:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:55:49 02:26:01 docker0 37.89 85.99 2.50 1653.12 0.00 0.00 0.00 0.00 02:55:49 02:26:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 02:55:49 02:26:01 ens3 432.46 377.14 1712.80 3224.85 0.00 0.00 0.00 0.00 02:55:49 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:27:01 ens3 1.38 0.68 0.66 0.48 0.00 0.00 0.00 0.00 02:55:49 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:29:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:55:49 02:30:01 ens3 269.90 125.29 1418.11 10.27 0.00 0.00 0.00 0.00 02:55:49 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:31:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:33:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:34:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:35:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:55:49 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:40:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:55:49 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:42:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:43:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:45:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:55:49 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:55:49 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:49:01 ens3 0.95 0.72 0.83 0.38 0.00 0.00 0.00 0.00 02:55:49 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:50:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:55:49 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:55:49 02:51:01 ens3 15.63 17.36 4.92 54.13 0.00 0.00 0.00 0.00 02:55:49 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:52:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:55:49 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:53:01 ens3 1.83 1.55 0.99 1.23 0.00 0.00 0.00 0.00 02:55:49 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:49 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:49 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:49 02:55:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:55:49 Average: docker0 1.26 2.87 0.08 55.11 0.00 0.00 0.00 0.00 02:55:49 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 02:55:49 Average: ens3 24.19 17.49 104.66 109.74 0.00 0.00 0.00 0.00 02:55:49 02:55:49 02:55:49 ---> sar -P ALL: 02:55:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9667) 05/20/26 _x86_64_ (8 CPU) 02:55:49 02:55:49 02:24:11 LINUX RESTART (8 CPU) 02:55:49 02:55:49 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:55:49 02:26:01 all 16.45 0.00 1.90 0.58 0.06 81.01 02:55:49 02:26:01 0 13.69 0.00 1.96 0.37 0.03 83.95 02:55:49 02:26:01 1 16.27 0.00 1.70 0.02 0.05 81.96 02:55:49 02:26:01 2 16.70 0.00 1.92 0.18 0.07 81.13 02:55:49 02:26:01 3 17.56 0.00 1.66 0.89 0.07 79.83 02:55:49 02:26:01 4 18.89 0.00 1.82 0.07 0.05 79.18 02:55:49 02:26:01 5 14.06 0.00 2.19 2.53 0.05 81.17 02:55:49 02:26:01 6 19.38 0.00 2.03 0.42 0.07 78.11 02:55:49 02:26:01 7 15.06 0.00 1.93 0.20 0.07 82.74 02:55:49 02:27:01 all 0.13 0.00 0.02 0.00 0.00 99.84 02:55:49 02:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:55:49 02:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:55:49 02:27:01 2 0.78 0.00 0.00 0.00 0.00 99.22 02:55:49 02:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:55:49 02:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:55:49 02:27:01 5 0.12 0.00 0.03 0.00 0.00 99.85 02:55:49 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:55:49 02:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:55:49 02:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:28:01 2 1.99 0.00 0.00 0.00 0.02 98.00 02:55:49 02:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:55:49 02:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:55:49 02:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:55:49 02:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:55:49 02:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:29:01 2 0.10 0.00 0.05 0.00 0.00 99.85 02:55:49 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:30:01 all 1.14 0.00 0.43 0.15 0.02 98.26 02:55:49 02:30:01 0 0.85 0.00 0.28 0.03 0.02 98.81 02:55:49 02:30:01 1 1.39 0.00 0.60 0.18 0.02 97.81 02:55:49 02:30:01 2 0.72 0.00 0.40 0.03 0.02 98.83 02:55:49 02:30:01 3 0.77 0.00 0.38 0.65 0.02 98.18 02:55:49 02:30:01 4 0.57 0.00 0.32 0.02 0.02 99.08 02:55:49 02:30:01 5 0.73 0.00 0.22 0.08 0.02 98.95 02:55:49 02:30:01 6 2.59 0.00 0.48 0.03 0.03 96.86 02:55:49 02:30:01 7 1.54 0.00 0.75 0.13 0.03 97.54 02:55:49 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:55:49 02:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:31:01 1 0.03 0.00 0.00 0.00 0.03 99.93 02:55:49 02:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:55:49 02:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:55:49 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:31:01 7 0.08 0.00 0.02 0.00 0.02 99.88 02:55:49 02:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:55:49 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:55:49 02:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 02:55:49 02:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:55:49 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:55:49 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:55:49 02:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:55:49 02:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:55:49 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:55:49 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:55:49 02:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:55:49 02:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:55:49 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:55:49 02:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:55:49 02:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:55:49 02:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:55:49 02:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:35:01 3 0.03 0.00 0.00 0.03 0.00 99.93 02:55:49 02:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:55:49 02:35:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:55:49 02:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:55:49 02:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:55:49 02:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:55:49 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:55:49 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:55:49 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:55:49 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:55:49 02:37:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:55:49 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:55:49 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:55:49 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:38:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:55:49 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:55:49 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:55:49 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:55:49 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:55:49 02:40:01 all 0.03 0.00 0.03 0.00 0.01 99.94 02:55:49 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:55:49 02:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:55:49 02:40:01 3 0.00 0.00 0.03 0.02 0.02 99.93 02:55:49 02:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:55:49 02:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:55:49 02:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:55:49 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:55:49 02:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:55:49 02:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:55:49 02:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:55:49 02:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:55:49 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:42:01 1 0.03 0.00 0.03 0.02 0.03 99.88 02:55:49 02:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:55:49 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:55:49 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:55:49 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:55:49 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:55:49 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:55:49 02:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:55:49 02:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:55:49 02:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:55:49 02:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:55:49 02:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:55:49 02:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:55:49 02:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:55:49 02:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:55:49 02:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:55:49 02:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:55:49 02:46:01 all 0.08 0.00 0.00 0.00 0.01 99.90 02:55:49 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:46:01 1 0.07 0.00 0.02 0.02 0.03 99.87 02:55:49 02:46:01 2 0.53 0.00 0.00 0.00 0.02 99.45 02:55:49 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:47:01 all 0.25 0.00 0.01 0.00 0.00 99.73 02:55:49 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:47:01 1 0.02 0.00 0.05 0.00 0.02 99.92 02:55:49 02:47:01 2 1.89 0.00 0.03 0.00 0.00 98.08 02:55:49 02:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:55:49 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:55:49 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:55:49 02:48:01 all 0.05 0.00 0.02 0.00 0.00 99.93 02:55:49 02:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:48:01 1 0.07 0.00 0.07 0.02 0.02 99.83 02:55:49 02:48:01 2 0.27 0.00 0.03 0.00 0.00 99.70 02:55:49 02:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 02:55:49 02:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:55:49 02:49:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:55:49 02:49:01 2 0.18 0.00 0.05 0.00 0.02 99.75 02:55:49 02:49:01 3 0.07 0.00 0.02 0.02 0.00 99.90 02:55:49 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:49:01 5 0.18 0.00 0.02 0.02 0.02 99.77 02:55:49 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:55:49 02:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:55:49 02:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:55:49 02:50:01 2 1.97 0.00 0.02 0.00 0.02 98.00 02:55:49 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:51:01 all 0.36 0.00 0.04 0.01 0.00 99.58 02:55:49 02:51:01 0 0.18 0.00 0.03 0.02 0.00 99.77 02:55:49 02:51:01 1 0.62 0.00 0.03 0.00 0.00 99.35 02:55:49 02:51:01 2 1.05 0.00 0.03 0.00 0.00 98.92 02:55:49 02:51:01 3 0.08 0.00 0.07 0.02 0.00 99.83 02:55:49 02:51:01 4 0.23 0.00 0.02 0.02 0.00 99.73 02:55:49 02:51:01 5 0.17 0.00 0.02 0.00 0.00 99.82 02:55:49 02:51:01 6 0.37 0.00 0.07 0.05 0.02 99.50 02:55:49 02:51:01 7 0.22 0.00 0.05 0.00 0.00 99.73 02:55:49 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:55:49 02:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:55:49 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:55:49 02:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:55:49 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:55:49 02:53:01 all 0.14 0.00 0.01 0.00 0.00 99.85 02:55:49 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:55:49 02:53:01 2 0.93 0.00 0.02 0.00 0.00 99.05 02:55:49 02:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:55:49 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:55:49 02:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:55:49 02:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:55:49 02:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:55:49 02:54:01 2 1.97 0.00 0.02 0.00 0.02 98.00 02:55:49 02:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:55:49 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:55:49 02:54:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:55:49 02:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:55:01 all 0.15 0.00 0.03 0.00 0.01 99.82 02:55:49 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:55:49 02:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:49 02:55:01 2 1.06 0.00 0.10 0.00 0.00 98.84 02:55:49 02:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 02:55:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:55:49 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:55:49 02:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:55:49 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:55:49 Average: all 0.66 0.00 0.09 0.03 0.01 99.21 02:55:49 Average: 0 0.50 0.00 0.09 0.01 0.01 99.39 02:55:49 Average: 1 0.64 0.00 0.10 0.01 0.02 99.24 02:55:49 Average: 2 1.01 0.00 0.09 0.01 0.01 98.88 02:55:49 Average: 3 0.62 0.00 0.08 0.06 0.01 99.23 02:55:49 Average: 4 0.66 0.00 0.08 0.01 0.01 99.25 02:55:49 Average: 5 0.52 0.00 0.09 0.09 0.01 99.30 02:55:49 Average: 6 0.76 0.00 0.09 0.02 0.01 99.13 02:55:49 Average: 7 0.58 0.00 0.10 0.01 0.01 99.30 02:55:49 02:55:49 02:55:49