Pull request #4760 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf0b76d26c491bba65422d1e79bf20f821001043+536ca4d65dad574219870c9c3162dc8b463e02a2 (ee656f1acd6611ff62e2dc4d22be20385153b15b) 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-ssh843236292413809928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7500904249589134740.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4760/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/edgex-go/branches/PR-4760/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15915711351704927156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/edgex-go/branches/PR-4760/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1515154994129685161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17443750646702497998.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4760/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/edgex-go/branches/PR-4760/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17794932459345862838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-1421 in /w/workspace/edgexfoundry_edgex-go_PR-4760 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit cf0b76d26c491bba65422d1e79bf20f821001043 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4760/head:refs/remotes/origin/PR-4760 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing cf0b76d26c491bba65422d1e79bf20f821001043 Checking out Revision cf0b76d26c491bba65422d1e79bf20f821001043 (PR-4760) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:04 ========================================================= 20:01:04 EdgeX Global Pipelines Version Info 20:01:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 20:01:05 ------------------- 20:01:05 stable info: 20:01:05 ------------------- 20:01:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:01:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:01:05 Message: update stable to v1.0.258 20:01:05 ------------------- 20:01:05 experimental info: 20:01:05 ------------------- 20:01:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:01:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4760 [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4760 [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4760 [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf0b76d [Pipeline] echo 20:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:08 provisioning config files... 20:01:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8084955756360495655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:08 ---> ****-login.sh 20:01:08 nexus3.edgexfoundry.org:10001 20:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:08 Configure a credential helper to remove this warning. See 20:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:08 20:01:09 Login Succeeded 20:01:09 nexus3.edgexfoundry.org:10002 20:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:09 Configure a credential helper to remove this warning. See 20:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:09 20:01:09 Login Succeeded 20:01:09 nexus3.edgexfoundry.org:10003 20:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:09 Configure a credential helper to remove this warning. See 20:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:09 20:01:09 Login Succeeded 20:01:09 nexus3.edgexfoundry.org:10004 20:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:09 Configure a credential helper to remove this warning. See 20:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:09 20:01:09 Login Succeeded 20:01:09 ****.io 20:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:09 Configure a credential helper to remove this warning. See 20:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:09 20:01:09 Login Succeeded 20:01:09 ---> ****-login.sh ends [Pipeline] } 20:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:01:10 + dirname cmd/core-command/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo core-command,cmd/core-command/Dockerfile 20:01:10 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 20:01:10 20:01:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:01:10 + + dirname cmd/core-data/Dockerfile 20:01:10 cut -d/ -f2 20:01:10 + echo core-data,cmd/core-data/Dockerfile 20:01:10 + cut -d/+ -f2 20:01:10 dirname cmd/core-metadata/Dockerfile 20:01:10 + echo core-metadata,cmd/core-metadata/Dockerfile 20:01:10 + cut -d/ -f2+ 20:01:10 dirname cmd/security-bootstrapper/Dockerfile 20:01:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:01:10 + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile 20:01:10 20:01:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:01:10 + + cut -d/ -f2 20:01:10 dirname cmd/security-proxy-setup/Dockerfile 20:01:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:01:10 + dirname cmd/security-secretstore-setup/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:01:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:01:10 + dirname cmd/security-spire-agent/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:01:10 + dirname cmd/security-spire-config/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + dirname cmd/security-spire-server/Dockerfile 20:01:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:01:10 + dirname cmd/support-notifications/Dockerfile 20:01:10 + cut -d/ -f2 20:01:10 + echo support-notifications,cmd/support-notifications/Dockerfile 20:01:10 + + dirname cmd/support-scheduler/Dockerfilecut 20:01:10 -d/ -f2 20:01:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:01:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:01:10 + git rev-list -1 --merges cf0b76d26c491bba65422d1e79bf20f821001043~1..cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo 20:01:10 -----------> git rev-list -1 --merges cf0b76d26c491bba65422d1e79bf20f821001043~1..cf0b76d26c491bba65422d1e79bf20f821001043 cf0b76d26c491bba65422d1e79bf20f821001043 [false] [Pipeline] sh 20:01:11 + git log --format=format:%s -1 cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] echo 20:01:11 ========================================================= 20:01:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:01:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:11 + grep -v github /etc/ssh/ssh_known_hosts 20:01:11 + [ -e /tmp/ssh_known_hosts ] 20:01:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:01:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:01:11 + sudo tee -a /etc/ssh/ssh_known_hosts 20:01:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:12 20:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:12 0.1.4: Pulling from edgex-devops/py-git-semver 20:01:12 b85a868b505f: Pulling fs layer 20:01:12 e2be974225ed: Pulling fs layer 20:01:12 339a4e72a1f5: Pulling fs layer 20:01:12 988bab9f4d93: Pulling fs layer 20:01:12 1469e6f7b9e6: Pulling fs layer 20:01:12 eaf3925da568: Pulling fs layer 20:01:12 1469e6f7b9e6: Waiting 20:01:12 988bab9f4d93: Waiting 20:01:12 eaf3925da568: Waiting 20:01:12 bab4dde63d76: Pulling fs layer 20:01:12 bde34c3a00c8: Pulling fs layer 20:01:12 bab4dde63d76: Waiting 20:01:12 bde34c3a00c8: Waiting 20:01:12 b352a97aabf1: Pulling fs layer 20:01:12 4872d77fe225: Pulling fs layer 20:01:12 b352a97aabf1: Waiting 20:01:12 5851b861e8e6: Pulling fs layer 20:01:12 5851b861e8e6: Waiting 20:01:12 4872d77fe225: Waiting 20:01:12 e2be974225ed: Download complete 20:01:12 988bab9f4d93: Verifying Checksum 20:01:12 988bab9f4d93: Download complete 20:01:12 1469e6f7b9e6: Verifying Checksum 20:01:12 1469e6f7b9e6: Download complete 20:01:12 eaf3925da568: Download complete 20:01:12 339a4e72a1f5: Verifying Checksum 20:01:12 339a4e72a1f5: Download complete 20:01:12 bde34c3a00c8: Download complete 20:01:12 b352a97aabf1: Verifying Checksum 20:01:12 b352a97aabf1: Download complete 20:01:12 4872d77fe225: Verifying Checksum 20:01:12 4872d77fe225: Download complete 20:01:12 5851b861e8e6: Verifying Checksum 20:01:12 5851b861e8e6: Download complete 20:01:12 b85a868b505f: Verifying Checksum 20:01:12 b85a868b505f: Download complete 20:01:13 bab4dde63d76: Verifying Checksum 20:01:13 bab4dde63d76: Download complete 20:01:13 b85a868b505f: Pull complete 20:01:14 e2be974225ed: Pull complete 20:01:14 339a4e72a1f5: Pull complete 20:01:14 988bab9f4d93: Pull complete 20:01:15 1469e6f7b9e6: Pull complete 20:01:15 eaf3925da568: Pull complete 20:01:16 bab4dde63d76: Pull complete 20:01:16 bde34c3a00c8: Pull complete 20:01:17 b352a97aabf1: Pull complete 20:01:17 4872d77fe225: Pull complete 20:01:17 5851b861e8e6: Pull complete 20:01:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:17 prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container 20:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:01:21 $ docker top 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a -eo pid,comm 20:01:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:21 [ssh-agent] Looking for ssh-agent implementation... 20:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:21 $ docker exec 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent 20:01:22 SSH_AUTH_SOCK=/tmp/ssh-fYNh7yx9PqQh/agent.32 20:01:22 SSH_AGENT_PID=38 20:01:22 Running ssh-add (command line suppressed) 20:01:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17822723366372350525.key (/w/workspace/edgex-go/1@tmp/private_key_17822723366372350525.key) 20:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:22 + git tag --points-at HEAD [Pipeline] } 20:01:22 $ docker exec --env ******** --env ******** 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent -k 20:01:22 unset SSH_AUTH_SOCK; 20:01:22 unset SSH_AGENT_PID; 20:01:22 echo Agent pid 38 killed; 20:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:22 [ssh-agent] Looking for ssh-agent implementation... 20:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:22 $ docker exec 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent 20:01:23 SSH_AUTH_SOCK=/tmp/ssh-6CuizzVYYMx9/agent.69 20:01:23 SSH_AGENT_PID=75 20:01:23 Running ssh-add (command line suppressed) 20:01:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4765150743605326241.key (/w/workspace/edgex-go/1@tmp/private_key_4765150743605326241.key) 20:01:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:23 + git semver init 20:01:23 2024-02-21 20:01:23,667 [run_init] DEBUG init version:0.0.0 force:False 20:01:23 2024-02-21 20:01:23,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:01:23 2024-02-21 20:01:23,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:01:23 2024-02-21 20:01:23,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:01:29 2024-02-21 20:01:28,596 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:01:29 2024-02-21 20:01:28,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4760 with force:False 20:01:29 2024-02-21 20:01:28,597 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4760 20:01:29 2024-02-21 20:01:28,601 [execute] INFO git cat-file --batch-check 20:01:29 2024-02-21 20:01:28,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:29 2024-02-21 20:01:28,607 [execute] INFO git cat-file --batch 20:01:29 2024-02-21 20:01:28,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:29 2024-02-21 20:01:28,612 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4760 20:01:29 0.0.0 [Pipeline] } 20:01:29 $ docker exec --env ******** --env ******** 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a ssh-agent -k 20:01:29 unset SSH_AUTH_SOCK; 20:01:29 unset SSH_AGENT_PID; 20:01:29 echo Agent pid 75 killed; 20:01:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:29 + git semver [Pipeline] } 20:01:30 $ docker stop --time=1 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a 20:01:31 $ docker rm -f --volumes 85600056dcde229065622e84bdbc4361f347c823a54b22dcee7a8309c502cf3a [Pipeline] // withDockerContainer [Pipeline] sh 20:01:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:32 Stashed 1 file(s) [Pipeline] echo 20:01:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] sh 20:01:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:01:33 ========================================================= 20:01:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:01:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:01:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:01:33 7264a8db6415: Pulling fs layer 20:01:33 c4d48a809fc2: Pulling fs layer 20:01:33 4f1c88b9dad5: Pulling fs layer 20:01:33 ad3a456e5733: Pulling fs layer 20:01:33 69c7f0334f64: Pulling fs layer 20:01:33 1f1c1a5573a3: Pulling fs layer 20:01:33 ce7588e14bc9: Pulling fs layer 20:01:33 b5e4710f87ac: Pulling fs layer 20:01:33 ad3a456e5733: Waiting 20:01:33 69c7f0334f64: Waiting 20:01:33 1f1c1a5573a3: Waiting 20:01:33 ce7588e14bc9: Waiting 20:01:33 b5e4710f87ac: Waiting 20:01:33 c4d48a809fc2: Download complete 20:01:33 ad3a456e5733: Verifying Checksum 20:01:33 ad3a456e5733: Download complete 20:01:33 69c7f0334f64: Download complete 20:01:33 7264a8db6415: Verifying Checksum 20:01:33 7264a8db6415: Download complete 20:01:33 1f1c1a5573a3: Verifying Checksum 20:01:33 1f1c1a5573a3: Download complete 20:01:33 b5e4710f87ac: Download complete 20:01:33 7264a8db6415: Pull complete 20:01:33 c4d48a809fc2: Pull complete 20:01:34 4f1c88b9dad5: Verifying Checksum 20:01:34 4f1c88b9dad5: Download complete 20:01:34 ce7588e14bc9: Verifying Checksum 20:01:34 ce7588e14bc9: Download complete 20:01:37 4f1c88b9dad5: Pull complete 20:01:37 ad3a456e5733: Pull complete 20:01:37 69c7f0334f64: Pull complete 20:01:37 1f1c1a5573a3: Pull complete 20:01:40 ce7588e14bc9: Pull complete 20:01:40 b5e4710f87ac: Pull complete 20:01:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:01:41 + + docker build -t ci-base-image-x86_64 -f - . 20:01:41 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:01:41 WORKDIR /edgex 20:01:41 COPY go.mod . 20:01:41 RUN go mod download 20:01:41 Sending build context to Docker daemon 175.2MB 20:01:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:01:41 ---> 88b5674ff536 20:01:41 Step 2/4 : WORKDIR /edgex 20:01:47 Still waiting to schedule task 20:01:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:01:51 ---> Running in 7a373b2e3283 20:01:51 Removing intermediate container 7a373b2e3283 20:01:51 ---> d092b7f89715 20:01:51 Step 3/4 : COPY go.mod . 20:01:51 ---> 5ab3cb9ee7c5 20:01:51 Step 4/4 : RUN go mod download 20:01:51 ---> Running in 0c252855b637 20:02:13 Removing intermediate container 0c252855b637 20:02:13 ---> 3f2293c4b06f 20:02:13 Successfully built 3f2293c4b06f 20:02:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:14 + docker inspect -f . ci-base-image-x86_64 20:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:14 prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container 20:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:02:14 $ docker top 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:15 + go version 20:02:15 go version go1.21.0 linux/amd64 [Pipeline] } 20:02:15 $ docker stop --time=1 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 20:02:16 $ docker rm -f --volumes 45e38990536cd1f3cfbca6c5ffd663c23c075bf8ff7f504e2774237d0de82540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:17 + docker inspect -f . ci-base-image-x86_64 20:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:17 prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container 20:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:02:18 $ docker top d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:18 ========================================================= 20:02:18 [edgeXBuildGoParallel] Running Tests and Build... 20:02:18 ========================================================= [Pipeline] sh 20:02:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:18 + make test 20:02:18 go test -race -coverprofile=coverage.out ./... 20:02:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.448s coverage: 93.4% of statements 20:02:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 4.1% of statements 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 20:02:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.057s coverage: 41.7% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 20:02:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.058s coverage: 94.4% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.314s coverage: 79.9% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.078s coverage: 92.9% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.074s coverage: 62.3% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.103s coverage: 81.8% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.090s coverage: 19.9% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements 20:03:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 20:03:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:03:20 running golangci-lint 20:03:20 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:03:20 go version go1.21.0 linux/amd64 20:03:20 level=info msg="[config_reader] Used config file .golangci.yml" 20:03:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:03:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1423 in /w/workspace/edgexfoundry_edgex-go_PR-4760 [Pipeline] { [Pipeline] ws 20:03:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:35 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.702277647s" 20:03:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.711262ms" 20:03:36 The recommended git tool is: git 20:03:40 using credential edgex-jenkins-ssh 20:03:40 Cloning the remote Git repository 20:03:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:40 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:41 > git --version # timeout=10 20:03:41 > git --version # 'git version 2.25.1' 20:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:43 level=info msg="[linters_context/goanalysis] analyzers took 1m13.442538689s with top 10 stages: buildir: 34.768476194s, gosec: 7.448099516s, inspect: 2.386235614s, fact_deprecated: 1.928252636s, printf: 1.233550932s, ctrlflow: 1.000023568s, S1038: 917.556122ms, fact_purity: 853.828208ms, nilness: 624.591217ms, directives: 572.501493ms" 20:03:43 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:03:43 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, path_prettifier: 197/197, filename_unadjuster: 197/197, cgo: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude-rules: 21/197, skip_dirs: 197/197" 20:03:43 level=info msg="[runner] processing took 18.497512ms with stages: nolint: 8.105165ms, identifier_marker: 4.530487ms, path_prettifier: 1.824062ms, autogenerated_exclude: 1.626776ms, exclude-rules: 1.470203ms, skip_dirs: 828.379µs, cgo: 90.468µs, filename_unadjuster: 18.112µs, max_same_issues: 690ns, fixer: 530ns, skip_files: 410ns, diff: 410ns, uniq_by_line: 390ns, exclude: 300ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns, path_shortener: 110ns" 20:03:43 level=info msg="[runner] linters took 8.418916134s with stages: goanalysis_metalinter: 8.400327515s" 20:03:43 level=info msg="File cache stats: 0 entries of total size 0B" 20:03:43 level=info msg="Memory: 223 samples, avg is 242.8MB, max is 896.6MB" 20:03:43 level=info msg="Execution took 22.17916284s" 20:03:43 go vet ./... 20:03:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:03:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:03:46 ./bin/test-attribution-txt.sh 20:03:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:03:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:03:47 + ls -al . 20:03:47 total 736 20:03:47 drwxrwxr-x 11 1001 1001 4096 Feb 21 20:02 . 20:03:47 drwxr-xr-x 4 root root 4096 Feb 21 20:02 .. 20:03:47 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 .blubracket 20:03:47 -rw-rw-r-- 1 1001 1001 10 Feb 21 20:01 .dockerignore 20:03:47 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:03 .git 20:03:47 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:01 .github 20:03:47 -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:01 .gitignore 20:03:47 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:01 .golangci.yml 20:03:47 -rw-rw-r-- 1 1001 1001 100 Feb 21 20:01 .hadolint.yml 20:03:47 drwxr-xr-x 3 1001 1001 4096 Feb 21 20:01 .semver 20:03:47 -rw-rw-r-- 1 1001 1001 155 Feb 21 20:01 .sonarcloud.properties 20:03:47 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:01 ADOPTERS.md 20:03:47 -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:01 Attribution.txt 20:03:47 -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:01 CHANGELOG.md 20:03:47 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:01 CONTRIBUTING.md 20:03:47 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:01 GOVERNANCE.md 20:03:47 -rw-rw-r-- 1 1001 1001 861 Feb 21 20:01 Jenkinsfile 20:03:47 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:01 LICENSE 20:03:47 -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:01 Makefile 20:03:47 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:01 OWNERS.md 20:03:47 -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:01 README.md 20:03:47 -rw-rw-r-- 1 1001 1001 789 Feb 21 20:01 SECURITY.md 20:03:47 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:01 VERSION 20:03:47 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 bin 20:03:47 drwxrwxr-x 18 1001 1001 4096 Feb 21 20:01 cmd 20:03:47 -rw-r--r-- 1 root root 453602 Feb 21 20:03 coverage.out 20:03:47 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:01 fuzz_test 20:03:47 -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:01 go.mod 20:03:47 -rw-rw-r-- 1 1001 1001 34045 Feb 21 20:01 go.sum 20:03:47 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:01 internal 20:03:47 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:01 openapi 20:03:47 -rw-rw-r-- 1 1001 1001 584 Feb 21 20:01 security.txt 20:03:47 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:01 version.go [Pipeline] sh 20:03:47 + '[' -e coverage.out ] 20:03:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:03:47 Stashed 1 file(s) [Pipeline] sh 20:03:48 + make build 20:03:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:59 Merging remotes/origin/main commit 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit cf0b76d26c491bba65422d1e79bf20f821001043 20:04:00 Merge succeeded, producing cf0b76d26c491bba65422d1e79bf20f821001043 20:04:00 Checking out Revision cf0b76d26c491bba65422d1e79bf20f821001043 (PR-4760) 20:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4760/head:refs/remotes/origin/PR-4760 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:59 > git config core.sparsecheckout # timeout=10 20:03:59 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 20:03:59 > git remote # timeout=10 20:04:00 > git config --get remote.origin.url # timeout=10 20:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:00 > git merge 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 20:04:00 > git rev-parse HEAD^{commit} # timeout=10 20:04:00 > git config core.sparsecheckout # timeout=10 20:04:00 > git checkout -f cf0b76d26c491bba65422d1e79bf20f821001043 # timeout=10 20:04:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:04:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:04:00 > git --version # timeout=10 20:04:00 > git --version # 'git version 2.25.1' 20:04:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:02 Dload Upload Total Spent Left Speed 20:04:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 20:04:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:03 + sudo tee /etc/docker/daemon.new 20:04:03 { 20:04:03 "registry-mirrors": [ 20:04:03 "https://nexus3.edgexfoundry.org:10001" 20:04:03 ], 20:04:03 "bip": "10.250.0.254/24", 20:04:03 "hosts": [ 20:04:03 "tcp://0.0.0.0:5555", 20:04:03 "unix:///var/run/docker.sock" 20:04:03 ], 20:04:03 "mtu": 1458, 20:04:03 "selinux-enabled": true, 20:04:03 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:03 } [Pipeline] sh 20:04:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:03 + sudo service docker restart 20:04:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:10 $ docker stop --time=1 d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 20:04:16 $ docker rm -f --volumes d640ac02343fcdd569b1e7a94dd6bab4393128a355be0590ef647e74342ee805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:18 20:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:19 latest: Pulling from edgex-devops/edgex-compose 20:04:19 91d30c5bc195: Pulling fs layer 20:04:19 2e9b0aa3be6d: Pulling fs layer 20:04:19 9c61dcf015f6: Pulling fs layer 20:04:19 4698f68db338: Pulling fs layer 20:04:19 2a2f49069b9e: Pulling fs layer 20:04:19 e0025b399a48: Pulling fs layer 20:04:19 2a2f49069b9e: Waiting 20:04:19 4698f68db338: Waiting 20:04:19 e0025b399a48: Waiting 20:04:19 91d30c5bc195: Verifying Checksum 20:04:19 91d30c5bc195: Download complete 20:04:19 4698f68db338: Verifying Checksum 20:04:19 4698f68db338: Download complete 20:04:19 2e9b0aa3be6d: Verifying Checksum 20:04:19 2e9b0aa3be6d: Download complete 20:04:19 e0025b399a48: Verifying Checksum 20:04:19 e0025b399a48: Download complete 20:04:19 91d30c5bc195: Pull complete 20:04:19 2a2f49069b9e: Download complete 20:04:19 9c61dcf015f6: Verifying Checksum 20:04:19 9c61dcf015f6: Download complete 20:04:19 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:22 provisioning config files... 20:04:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8078225152719167524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:22 9c61dcf015f6: Pull complete 20:04:22 4698f68db338: Pull complete 20:04:22 ---> ****-login.sh 20:04:22 nexus3.edgexfoundry.org:10001 20:04:23 2a2f49069b9e: Pull complete 20:04:23 e0025b399a48: Pull complete 20:04:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv 20:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:23 Configure a credential helper to remove this warning. See 20:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:23 20:04:23 Login Succeeded 20:04:23 nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:23 prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container 20:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:23 Configure a credential helper to remove this warning. See 20:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:23 20:04:23 Login Succeeded 20:04:23 nexus3.edgexfoundry.org:10003 20:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:23 Configure a credential helper to remove this warning. See 20:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:23 20:04:23 Login Succeeded 20:04:23 nexus3.edgexfoundry.org:10004 20:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:24 Configure a credential helper to remove this warning. See 20:04:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:24 20:04:24 Login Succeeded 20:04:24 ****.io 20:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:25 Configure a credential helper to remove this warning. See 20:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:25 20:04:25 Login Succeeded 20:04:25 ---> ****-login.sh ends 20:04:28 $ docker top 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 -eo pid,comm [Pipeline] { [Pipeline] } 20:04:28 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:04:28 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 20:04:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:04:29 ========================================================= 20:04:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:04:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:04:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:30 9fda8d8052c6: Pulling fs layer 20:04:30 5d54e960e981: Pulling fs layer 20:04:30 c4a7e357bf2a: Pulling fs layer 20:04:30 f0e02332f6b5: Pulling fs layer 20:04:30 872ee5b61b7b: Pulling fs layer 20:04:30 0c6a40ed1a82: Pulling fs layer 20:04:30 94ae7d8d031c: Pulling fs layer 20:04:30 872ee5b61b7b: Waiting 20:04:30 0c6a40ed1a82: Waiting 20:04:30 94ae7d8d031c: Waiting 20:04:30 f0e02332f6b5: Waiting 20:04:30 5d54e960e981: Verifying Checksum 20:04:30 5d54e960e981: Download complete 20:04:30 f0e02332f6b5: Verifying Checksum 20:04:30 f0e02332f6b5: Download complete 20:04:30 872ee5b61b7b: Verifying Checksum 20:04:30 872ee5b61b7b: Download complete 20:04:30 9fda8d8052c6: Download complete 20:04:31 #1 [security-bootstrapper internal] load build definition from Dockerfile 20:04:31 #1 transferring dockerfile: 2.93kB done 20:04:31 #1 DONE 0.0s 20:04:31 20:04:31 #2 [core-metadata internal] load build definition from Dockerfile 20:04:31 #2 transferring dockerfile: 2.06kB done 20:04:31 #2 DONE 0.0s 20:04:31 20:04:31 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:04:31 #3 transferring dockerfile: 2.15kB done 20:04:31 #3 DONE 0.0s 20:04:31 20:04:31 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:04:31 #4 transferring dockerfile: 2.23kB done 20:04:31 #4 DONE 0.1s 20:04:31 20:04:31 #5 [support-notifications internal] load build definition from Dockerfile 20:04:31 #5 transferring dockerfile: 1.95kB done 20:04:31 #5 DONE 0.0s 20:04:31 20:04:31 #6 [core-data internal] load build definition from Dockerfile 20:04:31 #6 transferring dockerfile: 2.01kB done 20:04:31 #6 DONE 0.1s 20:04:31 20:04:31 #7 [security-proxy-setup internal] load build definition from Dockerfile 20:04:31 #7 transferring dockerfile: 2.50kB done 20:04:31 #7 DONE 0.1s 20:04:31 20:04:31 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:04:31 #8 ... 20:04:31 20:04:31 #9 [security-spire-config internal] load build definition from Dockerfile 20:04:31 #9 transferring dockerfile: 1.69kB done 20:04:31 #9 DONE 0.1s 20:04:31 20:04:31 #10 [security-spire-agent internal] load build definition from Dockerfile 20:04:31 #10 transferring dockerfile: 1.81kB done 20:04:31 #10 DONE 0.2s 20:04:31 20:04:31 #11 [core-command internal] load build definition from Dockerfile 20:04:31 #11 transferring dockerfile: 1.93kB done 20:04:31 #11 DONE 0.2s 20:04:31 20:04:31 #12 [support-scheduler internal] load build definition from Dockerfile 20:04:31 #12 transferring dockerfile: 1.93kB done 20:04:31 #12 DONE 0.2s 20:04:31 20:04:31 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:04:31 #8 transferring dockerfile: 2.49kB done 20:04:31 #8 DONE 0.2s 20:04:31 20:04:31 #13 [security-spire-server internal] load build definition from Dockerfile 20:04:31 #13 transferring dockerfile: 1.70kB done 20:04:31 #13 DONE 0.2s 20:04:31 20:04:31 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:04:31 #14 transferring dockerfile: 1.89kB done 20:04:31 #14 DONE 0.2s 20:04:31 20:04:31 #15 [security-bootstrapper internal] load .dockerignore 20:04:31 #15 transferring context: 50B done 20:04:31 #15 DONE 0.1s 20:04:31 20:04:31 #16 [core-metadata internal] load .dockerignore 20:04:31 #16 transferring context: 50B done 20:04:31 #16 DONE 0.0s 20:04:31 20:04:31 #17 [security-proxy-auth internal] load .dockerignore 20:04:31 #17 transferring context: 50B done 20:04:31 #17 DONE 0.0s 20:04:31 20:04:31 #18 [support-notifications internal] load .dockerignore 20:04:31 #18 transferring context: 50B done 20:04:31 #18 DONE 0.0s 20:04:31 20:04:31 #19 [core-common-config-bootstrapper internal] load .dockerignore 20:04:31 #19 transferring context: 50B done 20:04:31 #19 DONE 0.0s 20:04:31 20:04:31 #20 [core-data internal] load .dockerignore 20:04:31 #20 transferring context: 50B done 20:04:31 #20 DONE 0.1s 20:04:31 20:04:31 #21 [core-command internal] load .dockerignore 20:04:31 #21 transferring context: 50B done 20:04:31 #21 DONE 0.1s 20:04:31 20:04:31 #22 [security-proxy-setup internal] load .dockerignore 20:04:31 #22 transferring context: 50B done 20:04:31 #22 DONE 0.1s 20:04:31 20:04:31 #23 [security-spire-agent internal] load .dockerignore 20:04:31 #23 transferring context: 50B done 20:04:31 #23 DONE 0.1s 20:04:31 20:04:31 #24 [security-spire-config internal] load .dockerignore 20:04:31 #24 transferring context: 50B done 20:04:31 #24 DONE 0.1s 20:04:31 20:04:31 #25 [support-scheduler internal] load .dockerignore 20:04:31 #25 transferring context: 50B done 20:04:31 #25 DONE 0.1s 20:04:31 20:04:31 #26 [security-secretstore-setup internal] load .dockerignore 20:04:31 #26 transferring context: 50B done 20:04:31 #26 DONE 0.1s 20:04:31 20:04:31 #27 [security-spiffe-token-provider internal] load .dockerignore 20:04:31 #27 transferring context: 50B done 20:04:31 #27 DONE 0.1s 20:04:31 20:04:31 #28 [security-spire-server internal] load .dockerignore 20:04:31 #28 transferring context: 50B done 20:04:31 94ae7d8d031c: Verifying Checksum 20:04:31 94ae7d8d031c: Download complete 20:04:31 #28 DONE 0.1s 20:04:31 20:04:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:04:31 #29 DONE 0.0s 20:04:31 20:04:31 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:04:31 9fda8d8052c6: Pull complete 20:04:31 #30 ... 20:04:31 20:04:31 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:04:31 #29 DONE 0.0s 20:04:31 20:04:31 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:04:32 #30 DONE 0.6s 20:04:32 20:04:32 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:32 5d54e960e981: Pull complete 20:04:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:32 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 20:04:32 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 20:04:32 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 20:04:32 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.86MB / 3.40MB 0.2s 20:04:32 c4a7e357bf2a: Verifying Checksum 20:04:32 c4a7e357bf2a: Download complete 20:04:32 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s 20:04:32 #31 ... 20:04:32 20:04:32 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:04:32 #32 DONE 1.0s 20:04:32 20:04:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:32 #33 DONE 1.0s 20:04:32 20:04:32 #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:32 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 20:04:32 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 20:04:32 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 20:04:32 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 20:04:32 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 20:04:33 0c6a40ed1a82: Verifying Checksum 20:04:33 0c6a40ed1a82: Download complete 20:04:33 #31 ... 20:04:33 20:04:33 #34 [security-spire-server internal] load build context 20:04:33 #34 transferring context: 18.10kB 0.0s done 20:04:33 #34 DONE 0.6s 20:04:33 20:04:33 #35 [security-spire-agent internal] load build context 20:04:33 #35 transferring context: 17.63kB 0.0s done 20:04:33 #35 DONE 0.6s 20:04:33 20:04:33 #36 [security-spire-config internal] load build context 20:04:33 #36 transferring context: 16.35kB 0.1s done 20:04:33 #36 DONE 0.6s 20:04:33 20:04:33 #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:33 #31 DONE 1.4s 20:04:33 20:04:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:04:33 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:04:33 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:04:33 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:04:33 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:04:33 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:04:33 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:04:33 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:04:33 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:04:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 20:04:33 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:04:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s 20:04:33 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:04:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s 20:04:33 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.7s 20:04:34 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 20:04:34 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 20:04:34 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:04:35 #37 ... 20:04:35 20:04:35 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:04:35 #38 DONE 2.9s 20:04:35 20:04:35 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:04:40 #39 ... 20:04:40 20:04:40 #40 [core-metadata internal] load build context 20:04:40 #40 transferring context: 244.54MB 7.5s 20:04:40 #40 ... 20:04:40 20:04:40 #41 [core-command internal] load build context 20:04:40 #41 ... 20:04:40 20:04:40 #40 [core-metadata internal] load build context 20:04:42 #40 ... 20:04:42 20:04:42 #42 [support-scheduler internal] load build context 20:04:42 #42 ... 20:04:42 20:04:42 #43 [core-data internal] load build context 20:04:42 #43 ... 20:04:42 20:04:42 #44 [security-bootstrapper internal] load build context 20:04:42 #44 transferring context: 310.71MB 8.6s done 20:04:42 #44 ... 20:04:42 20:04:42 #45 [security-secretstore-setup internal] load build context 20:04:42 #45 transferring context: 310.71MB 9.1s done 20:04:43 #45 ... 20:04:43 20:04:43 #46 [support-notifications internal] load build context 20:04:43 #46 ... 20:04:43 20:04:43 #47 [security-spiffe-token-provider internal] load build context 20:04:43 #47 ... 20:04:43 20:04:43 #48 [core-common-config-bootstrapper internal] load build context 20:04:43 #48 transferring context: 310.71MB 10.0s done 20:04:43 #48 ... 20:04:43 20:04:43 #49 [security-proxy-setup internal] load build context 20:04:43 #49 ... 20:04:43 20:04:43 #50 [security-proxy-auth internal] load build context 20:04:43 #50 transferring context: 310.71MB 8.9s done 20:04:43 #50 ... 20:04:43 20:04:43 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:43 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:04:43 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:04:43 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:04:43 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:04:43 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:04:43 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:04:43 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 20:04:43 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:04:43 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:04:43 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done 20:04:43 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:04:43 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 20:04:43 #51 ... 20:04:43 20:04:43 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:43 #52 ... 20:04:43 20:04:43 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:04:44 #53 ... 20:04:44 20:04:44 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:44 #54 ... 20:04:44 20:04:44 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:04:44 #55 ... 20:04:44 20:04:44 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:04:44 #56 ... 20:04:44 20:04:44 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:45 #57 ... 20:04:45 20:04:45 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:04:45 #58 ... 20:04:45 20:04:45 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:04:45 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 20:04:45 #37 ... 20:04:45 20:04:45 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:04:45 #59 ... 20:04:45 20:04:45 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:04:45 #60 ... 20:04:45 20:04:45 #46 [support-notifications internal] load build context 20:04:45 #46 transferring context: 310.71MB 11.0s done 20:04:45 c4a7e357bf2a: Pull complete 20:04:46 f0e02332f6b5: Pull complete 20:04:46 872ee5b61b7b: Pull complete 20:04:50 #46 ... 20:04:50 20:04:50 #41 [core-command internal] load build context 20:04:50 #41 transferring context: 310.71MB 8.9s done 20:04:52 #41 ... 20:04:52 20:04:52 #42 [support-scheduler internal] load build context 20:04:52 #42 transferring context: 310.71MB 10.3s done 20:04:52 #42 ... 20:04:52 20:04:52 #40 [core-metadata internal] load build context 20:04:52 #40 transferring context: 310.71MB 10.0s done 20:04:52 #40 ... 20:04:52 20:04:52 #43 [core-data internal] load build context 20:04:52 #43 transferring context: 310.71MB 10.2s done 20:04:52 #43 ... 20:04:52 20:04:52 #49 [security-proxy-setup internal] load build context 20:04:52 #49 transferring context: 310.71MB 11.4s done 20:04:53 #49 ... 20:04:53 20:04:53 #47 [security-spiffe-token-provider internal] load build context 20:04:53 #47 transferring context: 310.71MB 11.0s done 20:04:54 0c6a40ed1a82: Pull complete 20:04:55 94ae7d8d031c: Pull complete 20:04:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:04:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:04:56 WORKDIR /edgex 20:04:56 COPY go.mod . 20:04:56 RUN go mod download 20:04:56 + docker build -t ci-base-image-arm64 -f - . 20:04:56 Sending build context to Docker daemon 2.918MB 20:04:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:04:56 ---> 86de565de09d 20:04:56 Step 2/4 : WORKDIR /edgex 20:04:58 ---> Running in 87aa3e348f9d 20:04:58 Removing intermediate container 87aa3e348f9d 20:04:58 ---> 6235239e337b 20:04:58 Step 3/4 : COPY go.mod . 20:05:00 ---> 5752174a2116 20:05:00 Step 4/4 : RUN go mod download 20:05:00 ---> Running in da935e5413fd 20:05:11 #47 ... 20:05:11 20:05:11 #44 [security-bootstrapper internal] load build context 20:05:11 #44 DONE 37.4s 20:05:11 20:05:11 #41 [core-command internal] load build context 20:05:11 #41 DONE 37.5s 20:05:11 20:05:11 #50 [security-proxy-auth internal] load build context 20:05:11 #50 DONE 37.5s 20:05:11 20:05:11 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:05:11 #39 DONE 34.7s 20:05:11 20:05:11 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:05:11 #61 ... 20:05:11 20:05:11 #45 [security-secretstore-setup internal] load build context 20:05:11 #45 DONE 37.5s 20:05:11 20:05:11 #48 [core-common-config-bootstrapper internal] load build context 20:05:11 #48 DONE 37.5s 20:05:11 20:05:11 #40 [core-metadata internal] load build context 20:05:11 #40 DONE 37.5s 20:05:11 20:05:11 #42 [support-scheduler internal] load build context 20:05:11 #42 DONE 37.6s 20:05:11 20:05:11 #47 [security-spiffe-token-provider internal] load build context 20:05:11 #47 DONE 37.6s 20:05:11 20:05:11 #43 [core-data internal] load build context 20:05:11 #43 DONE 37.6s 20:05:11 20:05:11 #46 [support-notifications internal] load build context 20:05:11 #46 DONE 37.6s 20:05:11 20:05:11 #49 [security-proxy-setup internal] load build context 20:05:11 #49 DONE 37.6s 20:05:11 20:05:11 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:11 #54 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #54 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #54 ... 20:05:11 20:05:11 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:11 #60 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #60 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #60 36.43 (1/2) Installing dumb-init (1.2.5-r2) 20:05:11 #60 36.44 (2/2) Installing su-exec (0.2-r3) 20:05:11 #60 36.44 Executing busybox-1.36.1-r5.trigger 20:05:11 #60 36.45 OK: 7 MiB in 17 packages 20:05:11 #60 DONE 37.1s 20:05:11 20:05:11 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:11 #53 36.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #53 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #53 36.52 (1/4) Installing ca-certificates (20230506-r0) 20:05:11 #53 36.54 (2/4) Installing dumb-init (1.2.5-r2) 20:05:11 #53 36.55 (3/4) Installing su-exec (0.2-r3) 20:05:11 #53 36.55 (4/4) Installing yq (4.33.3-r5) 20:05:11 #53 36.63 Executing busybox-1.36.1-r5.trigger 20:05:11 #53 36.64 Executing ca-certificates-20230506-r0.trigger 20:05:11 #53 36.75 OK: 17 MiB in 19 packages 20:05:11 #53 DONE 37.3s 20:05:11 20:05:11 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:11 #59 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #59 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #59 36.33 (1/2) Installing ca-certificates (20230506-r0) 20:05:11 #59 36.35 (2/2) Installing dumb-init (1.2.5-r2) 20:05:11 #59 36.35 Executing busybox-1.36.1-r5.trigger 20:05:11 #59 36.35 Executing ca-certificates-20230506-r0.trigger 20:05:11 #59 36.39 OK: 8 MiB in 17 packages 20:05:11 #59 DONE 37.0s 20:05:11 20:05:11 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:11 #56 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #56 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #56 36.49 (1/4) Installing dumb-init (1.2.5-r2) 20:05:11 #56 36.49 (2/4) Installing openssl (3.1.4-r5) 20:05:11 #56 36.50 (3/4) Installing su-exec (0.2-r3) 20:05:11 #56 36.51 (4/4) Installing yq (4.33.3-r5) 20:05:11 #56 36.58 Executing busybox-1.36.1-r5.trigger 20:05:11 #56 36.59 OK: 17 MiB in 19 packages 20:05:11 #56 DONE 37.3s 20:05:11 20:05:11 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:11 #58 36.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #58 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #58 36.71 (1/1) Installing dumb-init (1.2.5-r2) 20:05:11 #58 36.72 Executing busybox-1.36.1-r5.trigger 20:05:11 #58 36.73 OK: 7 MiB in 16 packages 20:05:11 #58 DONE 37.3s 20:05:11 20:05:11 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:05:11 #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #0 0.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.264 OK: 264 MiB in 52 packages 20:05:11 #62 DONE 1.6s 20:05:11 20:05:11 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:05:11 #63 ... 20:05:11 20:05:11 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:05:11 #55 36.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #55 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #55 36.60 (1/1) Installing dumb-init (1.2.5-r2) 20:05:11 #55 36.61 Executing busybox-1.36.1-r5.trigger 20:05:11 #55 36.62 OK: 7 MiB in 16 packages 20:05:11 #55 DONE 37.2s 20:05:11 20:05:11 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:11 #57 36.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #57 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #57 36.61 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:11 #57 36.61 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:11 #57 36.61 OK: 20069 distinct packages available 20:05:11 #57 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #57 36.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #57 37.04 (1/4) Installing dumb-init (1.2.5-r2) 20:05:11 #57 37.04 (2/4) Installing musl-obstack (1.2.3-r2) 20:05:11 #57 37.10 (3/4) Installing libucontext (1.2-r2) 20:05:11 #57 37.11 (4/4) Installing gcompat (1.1.0-r1) 20:05:11 #57 37.11 Executing busybox-1.36.1-r5.trigger 20:05:11 #57 37.12 OK: 8 MiB in 19 packages 20:05:11 #57 DONE 37.3s 20:05:11 20:05:11 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:05:11 #63 DONE 0.1s 20:05:11 20:05:11 #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:05:11 #64 ... 20:05:11 20:05:11 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:11 #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.206 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:11 #0 1.206 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:11 #0 1.206 OK: 20074 distinct packages available 20:05:11 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.688 OK: 264 MiB in 52 packages 20:05:11 #65 DONE 1.8s 20:05:11 20:05:11 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:05:11 #66 DONE 0.0s 20:05:11 20:05:11 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:11 #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #0 1.849 OK: 264 MiB in 52 packages 20:05:11 #67 DONE 1.9s 20:05:11 20:05:11 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:05:11 #61 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #61 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #61 1.879 OK: 264 MiB in 52 packages 20:05:11 #61 DONE 2.0s 20:05:11 20:05:11 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:05:11 #68 DONE 0.1s 20:05:11 20:05:11 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:11 #69 ... 20:05:11 20:05:11 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 20:05:11 #70 DONE 0.1s 20:05:11 20:05:11 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:11 #54 37.27 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:11 #54 37.27 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:11 #54 37.27 OK: 20069 distinct packages available 20:05:11 #54 37.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:11 #54 37.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:11 #54 37.66 (1/5) Installing dumb-init (1.2.5-r2) 20:05:11 #54 37.66 (2/5) Installing musl-obstack (1.2.3-r2) 20:05:11 #54 37.66 (3/5) Installing libucontext (1.2-r2) 20:05:11 #54 37.67 (4/5) Installing gcompat (1.1.0-r1) 20:05:11 #54 37.67 (5/5) Installing openssl (3.1.4-r5) 20:05:11 #54 37.68 Executing busybox-1.36.1-r5.trigger 20:05:11 #54 37.69 OK: 8 MiB in 20 packages 20:05:11 #54 DONE 37.8s 20:05:11 20:05:11 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:05:12 #71 ... 20:05:12 20:05:12 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:12 #52 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:12 #52 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:12 #52 37.55 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:12 #52 37.55 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:12 #52 37.55 OK: 20069 distinct packages available 20:05:12 #52 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:12 #52 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:12 #52 37.95 (1/11) Installing ca-certificates (20230506-r0) 20:05:12 #52 37.98 (2/11) Installing brotli-libs (1.0.9-r14) 20:05:12 #52 37.99 (3/11) Installing libunistring (1.1-r1) 20:05:12 #52 38.01 (4/11) Installing libidn2 (2.3.4-r1) 20:05:12 #52 38.01 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:05:12 #52 38.02 (6/11) Installing libcurl (8.5.0-r0) 20:05:12 #52 38.04 (7/11) Installing curl (8.5.0-r0) 20:05:12 #52 38.04 (8/11) Installing dumb-init (1.2.5-r2) 20:05:12 #52 38.05 (9/11) Installing musl-obstack (1.2.3-r2) 20:05:12 #52 38.05 (10/11) Installing libucontext (1.2-r2) 20:05:12 #52 38.05 (11/11) Installing gcompat (1.1.0-r1) 20:05:12 #52 38.06 Executing busybox-1.36.1-r5.trigger 20:05:12 #52 38.07 Executing ca-certificates-20230506-r0.trigger 20:05:12 #52 38.11 OK: 12 MiB in 26 packages 20:05:12 #52 DONE 38.3s 20:05:12 20:05:12 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:14 #72 ... 20:05:14 20:05:14 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:14 #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.332 OK: 7 MiB in 17 packages 20:05:14 #73 DONE 2.5s 20:05:14 20:05:14 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:05:14 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.273 OK: 8 MiB in 19 packages 20:05:14 #74 DONE 2.4s 20:05:14 20:05:14 #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade 20:05:14 #64 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #64 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #64 2.364 OK: 7 MiB in 16 packages 20:05:14 #64 DONE 2.5s 20:05:14 20:05:14 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:14 #75 ... 20:05:14 20:05:14 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:05:14 #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.790 OK: 17 MiB in 19 packages 20:05:14 #76 DONE 3.5s 20:05:14 20:05:14 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:14 #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.883 OK: 17 MiB in 19 packages 20:05:14 #77 DONE 3.6s 20:05:14 20:05:14 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:14 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:14 #0 2.688 OK: 7 MiB in 16 packages 20:05:14 #78 DONE 3.5s 20:05:14 20:05:14 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:14 #75 DONE 1.1s 20:05:14 20:05:14 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:05:14 #79 DONE 0.1s 20:05:14 20:05:14 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:05:14 #80 DONE 0.0s 20:05:14 20:05:14 #81 [security-spire-config stage-2 6/10] COPY security.txt / 20:05:14 #81 DONE 0.1s 20:05:14 20:05:14 #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:14 #82 DONE 0.0s 20:05:14 20:05:14 #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:14 #83 DONE 0.1s 20:05:14 20:05:14 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:05:14 #71 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:14 #71 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:15 #71 ... 20:05:15 20:05:15 #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:15 #84 DONE 0.1s 20:05:15 20:05:15 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:15 #72 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:15 #72 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:15 #72 3.064 OK: 12 MiB in 26 packages 20:05:15 #72 DONE 3.2s 20:05:15 20:05:15 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:05:15 #71 3.372 OK: 8 MiB in 20 packages 20:05:15 #71 DONE 3.5s 20:05:15 20:05:15 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:15 #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:15 #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:15 #0 4.017 OK: 8 MiB in 17 packages 20:05:15 #85 DONE 4.1s 20:05:15 20:05:15 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:18 #86 DONE 2.6s 20:05:18 20:05:18 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:05:18 #87 DONE 4.2s 20:05:18 20:05:18 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:05:18 #88 DONE 2.6s 20:05:18 20:05:18 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:18 #89 ... 20:05:18 20:05:18 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:05:18 #90 DONE 0.1s 20:05:18 20:05:18 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:05:18 #91 DONE 0.1s 20:05:18 20:05:18 #92 [security-spire-config] exporting to image 20:05:18 #92 exporting layers 2.9s done 20:05:18 #92 writing image sha256:227ccf6ca1a8fd6086262c1b23ef3a41f95f947cc81b514ca8f26c6f8286fd98 done 20:05:18 #92 naming to docker.io/library/security-spire-config done 20:05:18 #92 DONE 2.9s 20:05:18 20:05:18 #93 [security-spire-server stage-2 6/9] COPY security.txt / 20:05:18 #93 DONE 1.1s 20:05:18 20:05:18 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:19 #94 DONE 0.1s 20:05:19 20:05:19 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:19 #89 DONE 1.3s 20:05:19 20:05:19 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:05:19 #95 DONE 0.1s 20:05:19 20:05:19 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 20:05:19 #96 DONE 0.0s 20:05:19 20:05:19 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:19 #97 DONE 0.1s 20:05:19 20:05:19 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:19 #98 DONE 0.1s 20:05:19 20:05:19 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:19 #99 DONE 0.1s 20:05:19 20:05:19 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:19 #100 DONE 0.0s 20:05:19 20:05:19 #92 [security-spire-server] exporting to image 20:05:19 #92 ... 20:05:19 20:05:19 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:19 #101 DONE 0.0s 20:05:19 20:05:19 #92 [security-spire-agent] exporting to image 20:05:19 #92 exporting layers 0.5s done 20:05:19 #92 writing image sha256:ce43eb45b3bac0f6f1d63ce26baa6195d5edc9d91fdd3e91d8a554fe807025f3 done 20:05:19 #92 naming to docker.io/library/security-spire-server done 20:05:19 #92 writing image sha256:c3f7b71b1f59fbb006f39fe6d9f6bfc0a73de566d7cf7410abbe3799440fbb39 done 20:05:19 #92 naming to docker.io/library/security-spire-agent done 20:05:19 #92 DONE 3.5s 20:05:19 20:05:19 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:20 #51 ... 20:05:20 20:05:20 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:21 #37 ... 20:05:21 20:05:21 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:21 #102 ... 20:05:21 20:05:21 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:21 #103 ... 20:05:21 20:05:21 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 #104 ... 20:05:40 20:05:40 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 #102 DONE 26.5s 20:05:40 20:05:40 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 #104 DONE 26.1s 20:05:40 20:05:40 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 #103 DONE 26.4s 20:05:40 20:05:40 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 #69 DONE 26.3s 20:05:40 20:05:40 #105 [support-notifications builder 6/7] COPY . . 20:05:46 Removing intermediate container da935e5413fd 20:05:46 ---> e21c72a25ede 20:05:46 Successfully built e21c72a25ede 20:05:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker inspect -f . ci-base-image-arm64 20:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container 20:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:48 #105 ... 20:05:48 20:05:48 #106 [core-command builder 6/7] COPY . . 20:05:48 #106 ... 20:05:48 20:05:48 #107 [security-proxy-setup builder 6/7] COPY . . 20:05:48 #107 ... 20:05:48 20:05:48 #108 [security-spiffe-token-provider builder 6/7] COPY . . 20:05:49 $ docker top f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:50 + go version 20:05:50 go version go1.21.0 linux/arm64 [Pipeline] } 20:05:50 $ docker stop --time=1 f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 20:05:51 $ docker rm -f --volumes f07835a8ceb4102a548f30ab2848706304155e61bf21eb3aadf1ecfd80ee1759 20:05:51 #108 ... 20:05:51 20:05:51 #106 [core-command builder 6/7] COPY . . 20:05:51 #106 DONE 13.2s 20:05:51 20:05:51 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #109 CACHED 20:05:51 20:05:51 #110 [support-scheduler builder 6/7] COPY . . 20:05:51 #110 CACHED 20:05:51 20:05:51 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:05:51 #111 CACHED 20:05:51 20:05:51 #112 [security-proxy-auth builder 6/7] COPY . . 20:05:51 #112 CACHED 20:05:51 20:05:51 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:05:51 #113 CACHED 20:05:51 20:05:51 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #114 CACHED 20:05:51 20:05:51 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:05:51 #115 CACHED 20:05:51 20:05:51 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 20:05:51 #116 CACHED 20:05:51 20:05:51 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #117 CACHED 20:05:51 20:05:51 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #118 CACHED 20:05:51 20:05:51 #119 [core-metadata builder 6/7] COPY . . 20:05:51 #119 CACHED 20:05:51 20:05:51 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:05:51 #120 CACHED 20:05:51 20:05:51 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 20:05:51 #121 CACHED 20:05:51 20:05:51 #122 [core-data builder 6/7] COPY . . 20:05:51 #122 CACHED 20:05:51 20:05:51 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #123 CACHED 20:05:51 20:05:51 #105 [support-notifications builder 6/7] COPY . . 20:05:51 #105 DONE 13.3s 20:05:51 20:05:51 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:51 #124 ... 20:05:51 20:05:51 #107 [security-proxy-setup builder 6/7] COPY . . 20:05:51 #107 DONE 13.5s 20:05:51 20:05:51 #125 [security-secretstore-setup builder 6/7] COPY . . 20:05:51 #125 CACHED 20:05:51 20:05:51 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:05:51 #126 CACHED 20:05:51 20:05:51 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #127 CACHED 20:05:51 20:05:51 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:51 #128 ... 20:05:51 20:05:51 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:51 #129 CACHED 20:05:51 20:05:51 #130 [security-bootstrapper builder 6/7] COPY . . 20:05:51 #130 CACHED 20:05:51 20:05:51 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:05:51 #131 CACHED 20:05:51 20:05:51 #108 [security-spiffe-token-provider builder 6/7] COPY . . 20:05:51 #108 DONE 13.8s 20:05:51 20:05:51 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:53 + docker inspect -f . ci-base-image-arm64 20:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container 20:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:54 $ docker top 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:54 ========================================================= 20:05:54 [edgeXBuildGoParallel] Running Tests and Build... 20:05:54 ========================================================= [Pipeline] sh 20:05:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:56 #132 4.630 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:56 + make test 20:05:56 go test -race -coverprofile=coverage.out ./... 20:05:56 #132 ... 20:05:56 20:05:56 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:56 #128 5.243 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:02 #128 ... 20:06:02 20:06:02 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:06:02 #0 4.352 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:06:02 #133 ... 20:06:02 20:06:02 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:06:02 #0 2.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:06:02 #134 ... 20:06:02 20:06:02 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:02 #0 2.263 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:06:02 #135 ... 20:06:02 20:06:02 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:02 #0 3.788 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:02 #136 ... 20:06:02 20:06:02 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:06:02 #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:06:02 #137 ... 20:06:02 20:06:02 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:06:02 #0 3.052 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:06:02 #138 ... 20:06:02 20:06:02 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:06:02 #0 4.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:06:02 #139 ... 20:06:02 20:06:02 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:02 #0 4.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:06:05 #140 ... 20:06:05 20:06:05 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:06:05 #124 4.495 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:06:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:29 #124 ... 20:07:29 20:07:29 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:29 #128 92.14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:07:47 #128 ... 20:07:47 20:07:47 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:07:47 #124 DONE 114.5s 20:07:47 20:07:47 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:47 #140 DONE 114.0s 20:07:47 20:07:47 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #141 ... 20:07:47 20:07:47 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:07:47 #134 DONE 114.8s 20:07:47 20:07:47 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #142 ... 20:07:47 20:07:47 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:47 #138 DONE 115.2s 20:07:47 20:07:47 #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #143 ... 20:07:47 20:07:47 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:07:47 #139 DONE 115.7s 20:07:47 20:07:47 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #144 ... 20:07:47 20:07:47 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:07:47 #133 DONE 116.0s 20:07:47 20:07:47 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:47 #132 DONE 115.8s 20:07:47 20:07:47 #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #143 ... 20:07:47 20:07:47 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:07:47 #137 DONE 116.0s 20:07:47 20:07:47 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 #145 ... 20:07:47 20:07:47 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07:47 #135 DONE 116.6s 20:07:47 20:07:47 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:07:48 #146 ... 20:07:48 20:07:48 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:48 #128 DONE 116.6s 20:07:48 20:07:48 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:07:48 #136 DONE 117.0s 20:07:48 20:07:48 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #144 ... 20:07:49 20:07:49 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #141 DONE 3.3s 20:07:49 20:07:49 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #142 DONE 3.1s 20:07:49 20:07:49 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #144 DONE 2.7s 20:07:49 20:07:49 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:49 #147 ... 20:07:49 20:07:49 #143 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #143 DONE 3.1s 20:07:49 20:07:49 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #145 DONE 1.9s 20:07:49 20:07:49 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #148 DONE 1.0s 20:07:49 20:07:49 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:07:49 #146 DONE 1.9s 20:07:49 20:07:49 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:07:49 #149 ... 20:07:49 20:07:49 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:49 #150 DONE 0.4s 20:07:49 20:07:49 #151 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:49 #151 DONE 0.5s 20:07:49 20:07:49 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:49 #147 DONE 0.4s 20:07:49 20:07:49 #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #152 CACHED 20:07:49 20:07:49 #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:49 #153 CACHED 20:07:49 20:07:49 #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:49 #154 DONE 0.3s 20:07:49 20:07:49 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:07:49 #155 CACHED 20:07:49 20:07:49 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #156 CACHED 20:07:49 20:07:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #157 CACHED 20:07:49 20:07:49 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:49 #158 CACHED 20:07:49 20:07:49 #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:49 #159 CACHED 20:07:49 20:07:49 #160 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:49 #160 CACHED 20:07:49 20:07:49 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:07:49 #149 DONE 0.2s 20:07:49 20:07:49 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:07:49 #161 DONE 0.3s 20:07:49 20:07:49 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:56 #162 ... 20:07:56 20:07:56 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:56 #163 DONE 6.2s 20:07:56 20:07:56 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:07:56 #164 ... 20:07:56 20:07:56 #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:07:56 #165 ... 20:07:56 20:07:56 #166 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:56 #166 DONE 6.6s 20:07:56 20:07:56 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:56 #167 ... 20:07:56 20:07:56 #168 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:56 #168 ... 20:07:56 20:07:56 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:56 #169 DONE 7.2s 20:07:57 20:07:57 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:57 #170 ... 20:07:57 20:07:57 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:57 #171 DONE 7.5s 20:07:57 20:07:57 #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:57 #172 ... 20:07:57 20:07:57 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:57 #173 ... 20:07:57 20:07:57 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:57 #174 DONE 7.9s 20:07:57 20:07:57 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:07:58 #175 ... 20:07:58 20:07:58 #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:58 #172 DONE 8.3s 20:07:58 20:07:58 #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:58 #176 DONE 8.5s 20:07:58 20:07:58 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:07:58 #177 ... 20:07:58 20:07:58 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:58 #162 DONE 9.0s 20:07:58 20:07:58 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:07:59 #178 ... 20:07:59 20:07:59 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:07:59 #164 DONE 9.3s 20:07:59 20:07:59 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:07:59 #179 ... 20:07:59 20:07:59 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:59 #167 DONE 9.8s 20:07:59 20:07:59 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:07:59 #180 ... 20:07:59 20:07:59 #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:59 #181 ... 20:07:59 20:07:59 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:07:59 #180 DONE 10.4s 20:07:59 20:07:59 #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:08:02 #182 ... 20:08:02 20:08:02 #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:08:02 #165 DONE 6.0s 20:08:02 20:08:02 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:08:02 #170 DONE 5.2s 20:08:02 20:08:02 #168 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:08:02 #168 DONE 5.7s 20:08:02 20:08:02 #92 [support-notifications] exporting to image 20:08:02 #92 exporting layers 20:08:02 #92 ... 20:08:02 20:08:02 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:08:02 #173 DONE 4.7s 20:08:02 20:08:02 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:08:02 #177 DONE 4.2s 20:08:02 20:08:02 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:08:02 #175 DONE 4.5s 20:08:02 20:08:02 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:08:02 #178 DONE 3.5s 20:08:02 20:08:02 #92 [core-command] exporting to image 20:08:02 #92 ... 20:08:02 20:08:02 #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:08:02 #182 DONE 4.1s 20:08:02 20:08:02 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:08:02 #179 DONE 3.2s 20:08:02 20:08:02 #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:08:02 #181 DONE 2.9s 20:08:02 20:08:02 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:08:02 #183 DONE 2.4s 20:08:02 20:08:02 #92 [support-scheduler] exporting to image 20:08:02 #92 exporting layers 0.3s done 20:08:02 #92 writing image sha256:c740abb38f8fbba1737d067af145d488172dde37f7180cd1ddfd9888b83ff817 20:08:02 #92 ... 20:08:02 20:08:02 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:08:02 #184 DONE 0.6s 20:08:02 20:08:02 #92 [support-scheduler] exporting to image 20:08:02 #92 exporting layers 0.5s done 20:08:03 #92 ... 20:08:03 20:08:03 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:08:03 #185 DONE 0.5s 20:08:03 20:08:03 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:08:03 #186 DONE 0.6s 20:08:03 20:08:03 #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:08:03 #187 DONE 0.5s 20:08:03 20:08:03 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:08:03 #188 DONE 0.6s 20:08:03 20:08:03 #92 [core-command] exporting to image 20:08:03 #92 exporting layers 0.7s done 20:08:03 #92 writing image sha256:c740abb38f8fbba1737d067af145d488172dde37f7180cd1ddfd9888b83ff817 0.2s done 20:08:03 #92 naming to docker.io/library/core-data done 20:08:03 #92 writing image sha256:e36159ab635d908b367118137af2b762105a4c0bace78151ea1466353ca22a9a 0.0s done 20:08:03 #92 naming to docker.io/library/core-command done 20:08:03 #92 ... 20:08:03 20:08:03 #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:08:03 #189 DONE 0.5s 20:08:03 20:08:03 #92 [security-spiffe-token-provider] exporting to image 20:08:03 #92 writing image sha256:f73d36b3e4e33ecbf99f7e6180567bac57af37479a101cb2db6f4941fe2b61e9 done 20:08:03 #92 naming to docker.io/library/security-spiffe-token-provider done 20:08:03 #92 writing image sha256:d9b6d785a223ba999a78a844e4a60882cc4ce274c4829130ddad219665d2f411 20:08:03 #92 writing image sha256:d9b6d785a223ba999a78a844e4a60882cc4ce274c4829130ddad219665d2f411 done 20:08:03 #92 naming to docker.io/library/support-notifications done 20:08:03 #92 ... 20:08:03 20:08:03 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:08:03 #190 DONE 1.0s 20:08:03 20:08:03 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:03 #191 DONE 0.9s 20:08:03 20:08:03 #92 [support-notifications] exporting to image 20:08:03 #92 exporting layers 1.5s done 20:08:04 #92 ... 20:08:04 20:08:04 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:08:04 #192 DONE 1.1s 20:08:04 20:08:04 #92 [support-notifications] exporting to image 20:08:04 #92 writing image sha256:5aaba5753ef9e6e620715b9e5a8a0b6a5854527519cafe65adf1e7d4e6d3c00f done 20:08:04 #92 naming to docker.io/library/core-metadata 20:08:04 #92 naming to docker.io/library/core-metadata 0.0s done 20:08:04 #92 writing image sha256:e0c536078dd43857cc2c106f05b2c91d2eedb0a23d3e6a7832e858ed07e531de 0.1s done 20:08:04 #92 naming to docker.io/library/support-scheduler done 20:08:04 #92 DONE 5.5s 20:08:04 20:08:04 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:04 #193 DONE 1.4s 20:08:04 20:08:04 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:04 #194 ... 20:08:04 20:08:04 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:04 #195 DONE 1.4s 20:08:04 20:08:04 #92 [security-proxy-auth] exporting to image 20:08:04 #92 ... 20:08:04 20:08:04 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:08:04 #196 DONE 1.0s 20:08:04 20:08:04 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:08:04 #197 DONE 1.0s 20:08:04 20:08:04 #92 [core-common-config-bootstrapper] exporting to image 20:08:04 #92 exporting layers 0.6s done 20:08:04 #92 writing image sha256:52db41c6bd0a9b4f79ea01218d61fb878e0543cc5ce0affdc8ce1a5ae97667b8 0.0s done 20:08:04 #92 naming to docker.io/library/core-common-config-bootstrapper done 20:08:05 #92 writing image sha256:780b0756066358aa8f54e501a3acf096005b0b367dae6f903ea504281d5505ca 0.1s done 20:08:05 #92 naming to docker.io/library/security-proxy-auth 20:08:05 #92 naming to docker.io/library/security-proxy-auth 0.1s done 20:08:05 #92 DONE 6.4s 20:08:05 20:08:05 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:08:05 #198 DONE 0.4s 20:08:05 20:08:05 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:08:05 #199 DONE 0.4s 20:08:05 20:08:05 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:05 #194 DONE 1.2s 20:08:05 20:08:05 #92 [security-proxy-setup] exporting to image 20:08:05 #92 ... 20:08:05 20:08:05 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:08:05 #200 DONE 0.2s 20:08:05 20:08:05 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:08:05 #201 DONE 0.2s 20:08:05 20:08:05 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:05 #202 DONE 0.2s 20:08:05 20:08:05 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:08:05 #203 ... 20:08:05 20:08:05 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:05 #204 DONE 0.7s 20:08:06 20:08:06 #92 [security-proxy-setup] exporting to image 20:08:06 #92 exporting layers 0.8s done 20:08:06 #92 writing image sha256:1272dd38d042a66b4c1331e992b65f9cac3232099057d32c172ff7abfadeafe5 done 20:08:06 #92 naming to docker.io/library/security-proxy-setup done 20:08:06 #92 ... 20:08:06 20:08:06 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:08:06 #203 DONE 0.5s 20:08:06 20:08:06 #92 [security-bootstrapper] exporting to image 20:08:06 #92 exporting layers 0.4s done 20:08:06 #92 writing image sha256:36b78a08c51900bcd0119409fe68d9adb40c29c4f2f5a94d43f33cc23f1d60d4 20:08:06 #92 writing image sha256:36b78a08c51900bcd0119409fe68d9adb40c29c4f2f5a94d43f33cc23f1d60d4 done 20:08:06 #92 naming to docker.io/library/security-secretstore-setup done 20:08:06 #92 exporting layers 0.3s done 20:08:06 #92 writing image sha256:fed0e77b05425c7fccbab69dbfde6e9b4bf3dff0dcd93eab3dcce392cb33f6b4 done 20:08:06 #92 naming to docker.io/library/security-bootstrapper done 20:08:06 #92 DONE 7.8s 20:08:06 20:08:06 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:08:06 time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:08:06 time="2024-02-21T20:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:08:06 $ docker stop --time=1 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 20:08:08 $ docker rm -f --volumes 3ea50e7f8c45791d7a2289d463dd18da6f8a649f234f34b21baaae0e31348581 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:08 + docker images 20:08:08 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:08 security-bootstrapper latest fed0e77b0542 2 seconds ago 18.6MB 20:08:08 security-proxy-setup latest 1272dd38d042 3 seconds ago 25.9MB 20:08:08 security-secretstore-setup latest 36b78a08c519 3 seconds ago 36.3MB 20:08:08 core-common-config-bootstrapper latest 52db41c6bd0a 4 seconds ago 15MB 20:08:08 security-proxy-auth latest 780b07560663 4 seconds ago 15.9MB 20:08:08 support-notifications latest d9b6d785a223 6 seconds ago 26.7MB 20:08:08 core-command latest e36159ab635d 6 seconds ago 17MB 20:08:08 support-scheduler latest e0c536078dd4 6 seconds ago 26.2MB 20:08:08 core-metadata latest 5aaba5753ef9 6 seconds ago 17.5MB 20:08:08 security-spiffe-token-provider latest f73d36b3e4e3 7 seconds ago 28.7MB 20:08:08 core-data latest c740abb38f8f 7 seconds ago 17.2MB 20:08:08 security-spire-server latest ce43eb45b3ba 2 minutes ago 102MB 20:08:08 security-spire-agent latest c3f7b71b1f59 2 minutes ago 161MB 20:08:08 security-spire-config latest 227ccf6ca1a8 2 minutes ago 102MB 20:08:08 ci-base-image-x86_64 latest 3f2293c4b06f 6 minutes ago 885MB 20:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 20:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 20:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.471s coverage: 28.7% of statements 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.282s coverage: 97.0% of statements 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.426s coverage: 69.2% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.366s coverage: 53.2% of statements 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.050s coverage: 93.4% of statements 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.992s coverage: 4.1% of statements 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.583s coverage: 97.6% of statements 20:09:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.186s coverage: 72.2% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements 20:09:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.248s coverage: 32.2% of statements 20:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.331s coverage: 41.7% of statements 20:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 82.9% of statements 20:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.216s coverage: 94.1% of statements 20:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.186s coverage: 96.3% of statements 20:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.219s coverage: 87.5% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.210s coverage: 94.4% of statements 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.970s coverage: 79.9% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.243s coverage: 92.9% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.077s coverage: 64.4% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.230s coverage: 62.3% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.173s coverage: 20.0% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.170s coverage: 100.0% of statements 20:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.383s coverage: 81.8% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.408s coverage: 82.1% of statements 20:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.233s coverage: 86.0% of statements 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.052s coverage: 63.1% of statements 20:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.452s coverage: 100.0% of statements 20:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 20:10:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements 20:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.846s coverage: 38.4% of statements 20:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.236s coverage: 89.5% of statements 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.224s coverage: 84.8% of statements 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:10:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.293s coverage: 19.9% of statements 20:10:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.632s coverage: 95.7% of statements 20:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.413s coverage: 98.9% of statements 20:10:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:10:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:50 go vet ./... 20:13:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:12 ./bin/test-attribution-txt.sh 20:13:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:13:12 + ls -al . 20:13:13 total 732 20:13:13 drwxrwxr-x 10 1001 1001 4096 Feb 21 20:06 . 20:13:13 drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. 20:13:13 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 .blubracket 20:13:13 -rw-rw-r-- 1 1001 1001 10 Feb 21 20:03 .dockerignore 20:13:13 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:04 .git 20:13:13 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:03 .github 20:13:13 -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:03 .gitignore 20:13:13 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:03 .golangci.yml 20:13:13 -rw-rw-r-- 1 1001 1001 100 Feb 21 20:03 .hadolint.yml 20:13:13 -rw-rw-r-- 1 1001 1001 155 Feb 21 20:03 .sonarcloud.properties 20:13:13 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:03 ADOPTERS.md 20:13:13 -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:03 Attribution.txt 20:13:13 -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:03 CHANGELOG.md 20:13:13 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:03 CONTRIBUTING.md 20:13:13 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:03 GOVERNANCE.md 20:13:13 -rw-rw-r-- 1 1001 1001 861 Feb 21 20:03 Jenkinsfile 20:13:13 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:03 LICENSE 20:13:13 -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:03 Makefile 20:13:13 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:03 OWNERS.md 20:13:13 -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:03 README.md 20:13:13 -rw-rw-r-- 1 1001 1001 789 Feb 21 20:03 SECURITY.md 20:13:13 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:01 VERSION 20:13:13 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 bin 20:13:13 drwxrwxr-x 18 1001 1001 4096 Feb 21 20:03 cmd 20:13:13 -rw-r--r-- 1 root root 453602 Feb 21 20:10 coverage.out 20:13:13 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:03 fuzz_test 20:13:13 -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:03 go.mod 20:13:13 -rw-rw-r-- 1 1001 1001 34045 Feb 21 20:03 go.sum 20:13:13 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:03 internal 20:13:13 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:03 openapi 20:13:13 -rw-rw-r-- 1 1001 1001 584 Feb 21 20:03 security.txt 20:13:13 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:03 version.go [Pipeline] sh 20:13:13 + '[' -e coverage.out ] 20:13:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:13 Warning: overwriting stash ‘coverage-report’ 20:13:14 Stashed 1 file(s) [Pipeline] sh 20:13:15 + make build 20:13:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:14:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:14:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:14:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:15:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:15:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:15:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:15:41 $ docker stop --time=1 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 20:15:43 $ docker rm -f --volumes 234e2993a49455a8908b65dcd5b60161bc6f1e2c0fadb966f21c1a8e752bf201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:47 20:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:47 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:47 547446be3368: Pulling fs layer 20:15:47 d125d8839a47: Pulling fs layer 20:15:47 3e85d5ac6304: Pulling fs layer 20:15:47 c3105a71a48b: Pulling fs layer 20:15:47 0f093f025ec4: Pulling fs layer 20:15:47 c3106fc0e877: Pulling fs layer 20:15:47 c3105a71a48b: Waiting 20:15:47 0f093f025ec4: Waiting 20:15:47 c3106fc0e877: Waiting 20:15:47 547446be3368: Verifying Checksum 20:15:48 c3105a71a48b: Verifying Checksum 20:15:48 c3105a71a48b: Download complete 20:15:48 d125d8839a47: Verifying Checksum 20:15:48 d125d8839a47: Download complete 20:15:48 c3106fc0e877: Download complete 20:15:48 0f093f025ec4: Verifying Checksum 20:15:48 0f093f025ec4: Download complete 20:15:48 547446be3368: Pull complete 20:15:50 d125d8839a47: Pull complete 20:15:50 3e85d5ac6304: Verifying Checksum 20:15:50 3e85d5ac6304: Download complete 20:16:03 3e85d5ac6304: Pull complete 20:16:03 c3105a71a48b: Pull complete 20:16:03 0f093f025ec4: Pull complete 20:16:03 c3106fc0e877: Pull complete 20:16:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container 20:16:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:06 $ docker top 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:07 + docker compose -f ./docker-compose-build.yml build --parallel 20:16:15 #1 [core-metadata internal] load build definition from Dockerfile 20:16:16 #1 transferring dockerfile: 2.06kB done 20:16:16 #1 DONE 0.7s 20:16:16 20:16:16 #2 [core-command internal] load build definition from Dockerfile 20:16:16 #2 transferring dockerfile: 1.93kB done 20:16:16 #2 DONE 0.1s 20:16:16 20:16:16 #3 [security-spire-config internal] load build definition from Dockerfile 20:16:16 #3 transferring dockerfile: 1.69kB done 20:16:16 #3 ... 20:16:16 20:16:16 #4 [security-proxy-setup internal] load build definition from Dockerfile 20:16:16 #4 transferring dockerfile: 2.50kB done 20:16:16 #4 DONE 0.1s 20:16:16 20:16:16 #3 [security-spire-config internal] load build definition from Dockerfile 20:16:16 #3 ... 20:16:16 20:16:16 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:16:16 #5 transferring dockerfile: 2.23kB 0.0s done 20:16:16 #5 DONE 0.1s 20:16:16 20:16:16 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:16:16 #6 transferring dockerfile: 2.15kB done 20:16:16 #6 DONE 0.1s 20:16:16 20:16:16 #7 [support-notifications internal] load build definition from Dockerfile 20:16:16 #7 transferring dockerfile: 1.95kB done 20:16:16 #7 DONE 0.1s 20:16:16 20:16:16 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:16:16 #8 ... 20:16:16 20:16:16 #9 [support-scheduler internal] load build definition from Dockerfile 20:16:16 #9 transferring dockerfile: 1.93kB 0.0s done 20:16:16 #9 DONE 0.1s 20:16:16 20:16:16 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:16:16 #8 transferring dockerfile: 2.49kB 0.0s done 20:16:16 #8 DONE 0.2s 20:16:16 20:16:16 #10 [security-bootstrapper internal] load build definition from Dockerfile 20:16:16 #10 transferring dockerfile: 2.93kB 0.0s done 20:16:16 #10 DONE 0.1s 20:16:16 20:16:16 #11 [security-spire-server internal] load build definition from Dockerfile 20:16:16 #11 transferring dockerfile: 1.70kB 0.0s done 20:16:16 #11 DONE 0.2s 20:16:16 20:16:16 #12 [core-data internal] load build definition from Dockerfile 20:16:17 #12 transferring dockerfile: 2.01kB done 20:16:17 #12 DONE 0.1s 20:16:17 20:16:17 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:16:17 #13 transferring dockerfile: 1.89kB 0.0s done 20:16:17 #13 DONE 0.2s 20:16:17 20:16:17 #14 [core-metadata internal] load .dockerignore 20:16:17 #14 transferring context: 50B 0.0s done 20:16:17 #14 DONE 0.1s 20:16:17 20:16:17 #15 [security-spire-agent internal] load build definition from Dockerfile 20:16:17 #15 transferring dockerfile: 1.81kB 0.0s done 20:16:17 #15 DONE 0.1s 20:16:17 20:16:17 #3 [security-spire-config internal] load build definition from Dockerfile 20:16:17 #3 ... 20:16:17 20:16:17 #16 [core-command internal] load .dockerignore 20:16:17 #16 transferring context: 50B done 20:16:17 #16 DONE 0.1s 20:16:18 20:16:18 #17 [security-spire-config internal] load .dockerignore 20:16:18 #17 transferring context: 50B done 20:16:18 #17 DONE 0.1s 20:16:18 20:16:18 #18 [security-proxy-setup internal] load .dockerignore 20:16:18 #18 transferring context: 50B 0.0s done 20:16:18 #18 DONE 0.1s 20:16:18 20:16:18 #19 [core-common-config-bootstrapper internal] load .dockerignore 20:16:18 #19 transferring context: 50B 0.0s done 20:16:18 #19 DONE 0.1s 20:16:18 20:16:18 #20 [security-proxy-auth internal] load .dockerignore 20:16:18 #20 transferring context: 50B 0.0s done 20:16:18 #20 DONE 0.1s 20:16:18 20:16:18 #21 [support-notifications internal] load .dockerignore 20:16:18 #21 transferring context: 50B done 20:16:18 #21 DONE 0.1s 20:16:18 20:16:18 #22 [support-scheduler internal] load .dockerignore 20:16:18 #22 transferring context: 50B done 20:16:18 #22 DONE 0.1s 20:16:18 20:16:18 #23 [security-secretstore-setup internal] load .dockerignore 20:16:18 #23 transferring context: 50B done 20:16:18 #23 DONE 0.1s 20:16:18 20:16:18 #24 [security-bootstrapper internal] load .dockerignore 20:16:18 #24 transferring context: 50B 0.0s done 20:16:18 #24 DONE 0.1s 20:16:18 20:16:18 #25 [security-spire-server internal] load .dockerignore 20:16:18 #25 transferring context: 50B 0.0s done 20:16:18 #25 DONE 0.1s 20:16:18 20:16:18 #26 [security-spiffe-token-provider internal] load .dockerignore 20:16:18 #26 transferring context: 50B done 20:16:18 #26 DONE 0.1s 20:16:18 20:16:18 #27 [core-data internal] load .dockerignore 20:16:18 #27 transferring context: 50B 0.0s done 20:16:18 #27 DONE 0.1s 20:16:18 20:16:18 #28 [security-spire-agent internal] load .dockerignore 20:16:18 #28 transferring context: 50B done 20:16:18 #28 DONE 0.1s 20:16:18 20:16:18 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:18 #29 DONE 0.0s 20:16:18 20:16:18 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:16:19 #30 DONE 0.4s 20:16:19 20:16:19 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:19 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:19 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:19 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:19 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:19 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 20:16:19 #31 ... 20:16:19 20:16:19 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:19 #29 DONE 0.0s 20:16:19 20:16:19 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:19 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s 20:16:19 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:19 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:19 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:19 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:19 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.3s 20:16:19 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:19 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 20:16:19 #31 ... 20:16:19 20:16:19 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:19 #29 DONE 0.0s 20:16:19 20:16:19 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:19 #29 DONE 0.0s 20:16:19 20:16:19 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:19 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:19 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:19 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:19 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:19 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:19 #31 ... 20:16:19 20:16:19 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:19 #29 DONE 0.0s 20:16:20 20:16:20 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:20 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:20 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:20 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:20 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:20 #31 ... 20:16:20 20:16:20 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:16:20 #30 DONE 0.7s 20:16:20 20:16:20 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:20 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:20 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:20 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:20 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:20 #31 ... 20:16:20 20:16:20 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:20 #29 DONE 0.0s 20:16:20 20:16:20 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 ... 20:16:20 20:16:20 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:20 #29 DONE 0.0s 20:16:20 20:16:20 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 ... 20:16:20 20:16:20 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:20 #29 DONE 0.0s 20:16:20 20:16:20 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:20 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:20 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:20 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:20 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:20 #31 ... 20:16:20 20:16:20 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:16:20 #32 DONE 2.4s 20:16:20 20:16:20 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:20 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:20 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:20 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:20 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:20 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:21 #31 ... 20:16:21 20:16:21 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:21 #29 DONE 0.0s 20:16:21 20:16:21 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:21 #31 ... 20:16:21 20:16:21 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:16:21 #30 DONE 1.5s 20:16:21 20:16:21 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:21 #31 ... 20:16:21 20:16:21 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:16:21 #32 DONE 2.4s 20:16:21 20:16:21 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:21 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:21 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:21 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:21 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:21 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:21 #31 ... 20:16:21 20:16:21 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:16:21 #32 DONE 2.4s 20:16:21 20:16:21 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:21 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:21 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:21 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:21 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:21 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:21 #31 ... 20:16:21 20:16:21 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:21 #29 DONE 0.0s 20:16:21 20:16:21 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:16:21 #33 DONE 2.0s 20:16:21 20:16:21 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:21 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:21 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:21 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:21 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:21 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:21 #31 ... 20:16:21 20:16:21 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:21 #29 DONE 0.0s 20:16:21 20:16:21 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:22 #31 ... 20:16:22 20:16:22 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:22 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:16:22 #34 DONE 0.5s 20:16:22 20:16:22 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:16:22 #35 DONE 1.6s 20:16:22 20:16:22 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:22 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 20:16:22 #31 ... 20:16:22 20:16:22 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:16:22 #32 DONE 2.4s 20:16:22 20:16:22 #36 [security-spire-config internal] load build context 20:16:22 #36 transferring context: 16.35kB 0.1s done 20:16:22 #36 DONE 0.7s 20:16:22 20:16:22 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:16:22 #35 DONE 1.7s 20:16:22 20:16:22 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:22 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:22 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:22 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:22 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:22 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:22 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 20:16:23 #31 ... 20:16:23 20:16:23 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:16:23 #30 DONE 3.6s 20:16:23 20:16:23 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:16:23 #33 DONE 3.2s 20:16:23 20:16:23 #37 [core-metadata internal] load build context 20:16:24 #37 ... 20:16:24 20:16:24 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:24 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:16:24 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:16:24 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:16:24 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:16:24 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 20:16:24 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s 20:16:24 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s 20:16:24 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:16:24 #34 ... 20:16:24 20:16:24 #38 [security-spire-server internal] load build context 20:16:24 #38 transferring context: 18.10kB 0.4s done 20:16:24 #38 DONE 2.3s 20:16:24 20:16:24 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:24 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 20:16:25 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 20:16:25 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.0s 20:16:26 #34 ... 20:16:26 20:16:26 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:26 #31 DONE 7.2s 20:16:26 20:16:26 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:26 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:16:26 #34 ... 20:16:26 20:16:26 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:16:26 #39 DONE 3.8s 20:16:26 20:16:26 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:26 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:16:26 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.70MB / 23.39MB 2.7s 20:16:26 #34 ... 20:16:26 20:16:26 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:16:26 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:16:26 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:16:26 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:16:26 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:16:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 20:16:26 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done 20:16:26 #31 DONE 7.2s 20:16:26 20:16:26 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:26 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:16:26 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:16:26 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:16:26 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:16:26 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 20:16:26 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done 20:16:26 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done 20:16:26 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:16:26 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:16:26 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.1s 20:16:27 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.9s 20:16:27 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 20:16:27 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:16:27 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 4.4s 20:16:28 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.73MB / 23.39MB 4.9s 20:16:28 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.2s 20:16:28 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.84MB / 23.39MB 5.4s 20:16:28 #34 ... 20:16:28 20:16:28 #40 [security-spire-agent internal] load build context 20:16:28 #40 transferring context: 17.63kB 0.4s done 20:16:28 #40 DONE 2.6s 20:16:28 20:16:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:28 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.47MB / 23.39MB 5.6s 20:16:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.9s 20:16:29 #34 ... 20:16:29 20:16:29 #41 [core-command internal] load build context 20:16:29 #41 ... 20:16:29 20:16:29 #42 [security-secretstore-setup internal] load build context 20:16:30 #42 ... 20:16:30 20:16:30 #43 [security-proxy-setup internal] load build context 20:16:30 #43 ... 20:16:30 20:16:30 #44 [core-common-config-bootstrapper internal] load build context 20:16:30 #44 ... 20:16:30 20:16:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:30 #34 ... 20:16:30 20:16:30 #45 [security-proxy-auth internal] load build context 20:16:30 #45 ... 20:16:30 20:16:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.1s 20:16:30 #34 ... 20:16:30 20:16:30 #46 [support-notifications internal] load build context 20:16:30 #46 ... 20:16:30 20:16:30 #47 [support-scheduler internal] load build context 20:16:30 #47 ... 20:16:30 20:16:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.81MB / 23.39MB 7.6s 20:16:31 #34 ... 20:16:31 20:16:31 #48 [security-bootstrapper internal] load build context 20:16:31 #48 ... 20:16:31 20:16:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:32 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.9s 20:16:32 #34 ... 20:16:32 20:16:32 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:16:32 #0 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:32 #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:32 #0 8.191 OK: 266 MiB in 52 packages 20:16:32 #49 ... 20:16:32 20:16:32 #50 [security-spiffe-token-provider internal] load build context 20:16:32 #50 ... 20:16:32 20:16:32 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:16:32 #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:32 #0 7.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:32 #51 ... 20:16:32 20:16:32 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:16:32 #49 DONE 10.3s 20:16:32 20:16:32 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:16:32 #0 5.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:32 #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:32 #52 10.33 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:32 #52 10.33 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:32 #52 10.33 OK: 19950 distinct packages available 20:16:32 #52 ... 20:16:32 20:16:32 #53 [core-data internal] load build context 20:16:32 #53 ... 20:16:32 20:16:32 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:16:32 #0 7.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:32 #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:32 #54 ... 20:16:32 20:16:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:32 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s 20:16:33 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done 20:16:33 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:16:34 #34 ... 20:16:34 20:16:34 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:16:34 #51 10.99 OK: 266 MiB in 52 packages 20:16:34 #51 DONE 12.2s 20:16:34 20:16:34 #50 [security-spiffe-token-provider internal] load build context 20:16:34 #50 transferring context: 8.78MB 10.9s 20:16:34 #50 ... 20:16:34 20:16:34 #37 [core-metadata internal] load build context 20:16:34 #37 ... 20:16:34 20:16:34 #50 [security-spiffe-token-provider internal] load build context 20:16:35 #50 ... 20:16:35 20:16:35 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:16:35 #54 11.08 OK: 266 MiB in 52 packages 20:16:35 #54 DONE 13.9s 20:16:35 20:16:35 #50 [security-spiffe-token-provider internal] load build context 20:16:36 #50 ... 20:16:36 20:16:36 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:36 #55 ... 20:16:36 20:16:36 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:36 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 20:16:36 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:16:36 #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:16:36 #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:16:36 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 20:16:36 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.26MB / 17.12MB 6.7s 20:16:36 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:16:36 #56 ... 20:16:36 20:16:36 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:16:36 #57 ... 20:16:36 20:16:36 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:16:36 #58 ... 20:16:36 20:16:36 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:16:36 #59 ... 20:16:36 20:16:36 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:16:36 #52 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:36 #52 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:36 #52 13.33 OK: 266 MiB in 52 packages 20:16:36 #52 DONE 14.4s 20:16:36 20:16:36 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:36 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.3s 20:16:36 #56 ... 20:16:36 20:16:36 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:37 #60 ... 20:16:37 20:16:37 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:37 #61 ... 20:16:37 20:16:37 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:16:37 #62 ... 20:16:37 20:16:37 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:37 #55 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:37 #55 ... 20:16:37 20:16:37 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:37 #63 ... 20:16:37 20:16:37 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:37 #64 ... 20:16:37 20:16:37 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:37 #55 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:40 #55 ... 20:16:40 20:16:40 #41 [core-command internal] load build context 20:16:40 #41 transferring context: 54.82MB 20.0s 20:16:40 #41 ... 20:16:40 20:16:40 #42 [security-secretstore-setup internal] load build context 20:16:40 #42 ... 20:16:40 20:16:40 #41 [core-command internal] load build context 20:16:40 #41 ... 20:16:40 20:16:40 #44 [core-common-config-bootstrapper internal] load build context 20:16:40 #44 ... 20:16:40 20:16:40 #45 [security-proxy-auth internal] load build context 20:16:40 #45 ... 20:16:40 20:16:40 #43 [security-proxy-setup internal] load build context 20:16:40 #43 ... 20:16:40 20:16:40 #45 [security-proxy-auth internal] load build context 20:16:41 #45 ... 20:16:41 20:16:41 #47 [support-scheduler internal] load build context 20:16:41 #47 ... 20:16:41 20:16:41 #43 [security-proxy-setup internal] load build context 20:16:41 #43 ... 20:16:41 20:16:41 #48 [security-bootstrapper internal] load build context 20:16:41 #48 ... 20:16:41 20:16:41 #46 [support-notifications internal] load build context 20:16:41 #46 ... 20:16:41 20:16:41 #43 [security-proxy-setup internal] load build context 20:16:43 #43 ... 20:16:43 20:16:43 #53 [core-data internal] load build context 20:16:43 #53 ... 20:16:43 20:16:43 #46 [support-notifications internal] load build context 20:16:45 #46 ... 20:16:45 20:16:45 #37 [core-metadata internal] load build context 20:16:45 #37 transferring context: 74.40MB 25.7s 20:16:45 #37 ... 20:16:45 20:16:45 #46 [support-notifications internal] load build context 20:16:45 #46 ... 20:16:45 20:16:45 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:45 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.3s 20:16:46 #34 ... 20:16:46 20:16:46 #37 [core-metadata internal] load build context 20:16:46 #37 ... 20:16:46 20:16:46 #50 [security-spiffe-token-provider internal] load build context 20:16:46 #50 ... 20:16:46 20:16:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:46 #34 ... 20:16:46 20:16:46 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:46 #55 13.69 (1/2) Installing ca-certificates (20230506-r0) 20:16:46 #55 14.04 (2/2) Installing dumb-init (1.2.5-r2) 20:16:46 #55 14.04 Executing busybox-1.36.1-r5.trigger 20:16:46 #55 14.11 Executing ca-certificates-20230506-r0.trigger 20:16:46 #55 14.69 OK: 9 MiB in 17 packages 20:16:46 #55 DONE 20.4s 20:16:46 20:16:46 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:47 #34 ... 20:16:47 20:16:47 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:47 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done 20:16:47 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.4s 20:16:47 #56 ... 20:16:47 20:16:47 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:47 #61 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:47 #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:47 #61 13.29 (1/4) Installing ca-certificates (20230506-r0) 20:16:47 #61 13.49 (2/4) Installing dumb-init (1.2.5-r2) 20:16:47 #61 13.49 (3/4) Installing su-exec (0.2-r3) 20:16:47 #61 13.56 (4/4) Installing yq (4.33.3-r5) 20:16:47 #61 14.42 Executing busybox-1.36.1-r5.trigger 20:16:47 #61 14.67 Executing ca-certificates-20230506-r0.trigger 20:16:47 #61 16.23 OK: 18 MiB in 19 packages 20:16:47 #61 DONE 20.1s 20:16:47 20:16:47 #48 [security-bootstrapper internal] load build context 20:16:47 #48 ... 20:16:47 20:16:47 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:47 #56 ... 20:16:47 20:16:47 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:16:47 #57 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:47 #57 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:47 #57 18.88 (1/1) Installing dumb-init (1.2.5-r2) 20:16:47 #57 18.88 Executing busybox-1.36.1-r5.trigger 20:16:47 #57 19.04 OK: 8 MiB in 16 packages 20:16:47 #57 DONE 21.1s 20:16:47 20:16:47 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:16:48 #65 ... 20:16:48 20:16:48 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:16:48 #59 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:48 #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:48 #59 19.61 (1/1) Installing dumb-init (1.2.5-r2) 20:16:48 #59 19.69 Executing busybox-1.36.1-r5.trigger 20:16:48 #59 19.83 OK: 8 MiB in 16 packages 20:16:48 #59 DONE 22.6s 20:16:48 20:16:48 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:49 #34 ... 20:16:49 20:16:49 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:16:49 #58 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:49 #58 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:49 #58 19.00 (1/4) Installing dumb-init (1.2.5-r2) 20:16:49 #58 19.04 (2/4) Installing openssl (3.1.4-r5) 20:16:49 #58 19.12 (3/4) Installing su-exec (0.2-r3) 20:16:49 #58 19.12 (4/4) Installing yq (4.33.3-r5) 20:16:49 #58 20.20 Executing busybox-1.36.1-r5.trigger 20:16:49 #58 20.39 OK: 18 MiB in 19 packages 20:16:49 #58 DONE 22.7s 20:16:49 20:16:49 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:16:50 #66 ... 20:16:50 20:16:50 #42 [security-secretstore-setup internal] load build context 20:16:50 #42 ... 20:16:50 20:16:50 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:50 #34 ... 20:16:50 20:16:50 #41 [core-command internal] load build context 20:16:50 #41 transferring context: 81.77MB 30.9s 20:16:51 #41 ... 20:16:51 20:16:51 #44 [core-common-config-bootstrapper internal] load build context 20:16:51 #44 ... 20:16:51 20:16:51 #41 [core-command internal] load build context 20:16:51 #41 ... 20:16:51 20:16:51 #45 [security-proxy-auth internal] load build context 20:16:51 #45 ... 20:16:51 20:16:51 #47 [support-scheduler internal] load build context 20:16:51 #47 ... 20:16:51 20:16:51 #45 [security-proxy-auth internal] load build context 20:16:51 #45 ... 20:16:51 20:16:51 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:51 #63 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:51 #63 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:51 #63 21.04 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:51 #63 21.04 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:51 #63 21.04 OK: 19945 distinct packages available 20:16:51 #63 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:51 #63 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:52 #63 ... 20:16:52 20:16:52 #47 [support-scheduler internal] load build context 20:16:52 #47 ... 20:16:52 20:16:52 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:52 #60 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:52 #60 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:52 #60 21.66 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:52 #60 21.66 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:52 #60 21.66 OK: 19945 distinct packages available 20:16:52 #60 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:52 #60 23.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:52 #60 ... 20:16:52 20:16:52 #45 [security-proxy-auth internal] load build context 20:16:53 #45 ... 20:16:53 20:16:53 #43 [security-proxy-setup internal] load build context 20:16:53 #43 ... 20:16:53 20:16:53 #53 [core-data internal] load build context 20:16:53 #53 ... 20:16:53 20:16:53 #45 [security-proxy-auth internal] load build context 20:16:54 #45 ... 20:16:54 20:16:54 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:16:54 #62 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:54 #62 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:54 #62 24.86 (1/2) Installing dumb-init (1.2.5-r2) 20:16:54 #62 24.89 (2/2) Installing su-exec (0.2-r3) 20:16:54 #62 24.92 Executing busybox-1.36.1-r5.trigger 20:16:54 #62 25.05 OK: 8 MiB in 17 packages 20:16:54 #62 DONE 27.4s 20:16:54 20:16:54 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:54 #63 25.76 (1/4) Installing dumb-init (1.2.5-r2) 20:16:54 #63 25.76 (2/4) Installing musl-obstack (1.2.3-r2) 20:16:54 #63 25.76 (3/4) Installing libucontext (1.2-r2) 20:16:54 #63 25.76 (4/4) Installing gcompat (1.1.0-r1) 20:16:54 #63 25.76 Executing busybox-1.36.1-r5.trigger 20:16:54 #63 25.92 OK: 8 MiB in 19 packages 20:16:54 #63 DONE 27.3s 20:16:54 20:16:54 #45 [security-proxy-auth internal] load build context 20:16:55 #45 ... 20:16:55 20:16:55 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:55 #60 27.09 (1/5) Installing dumb-init (1.2.5-r2) 20:16:55 #60 27.09 (2/5) Installing musl-obstack (1.2.3-r2) 20:16:55 #60 27.09 (3/5) Installing libucontext (1.2-r2) 20:16:55 #60 27.17 (4/5) Installing gcompat (1.1.0-r1) 20:16:55 #60 27.17 (5/5) Installing openssl (3.1.4-r5) 20:16:55 #60 27.27 Executing busybox-1.36.1-r5.trigger 20:16:55 #60 27.39 OK: 9 MiB in 20 packages 20:16:55 #60 DONE 28.5s 20:16:55 20:16:55 #43 [security-proxy-setup internal] load build context 20:16:56 #43 transferring context: 48.65MB 35.8s 20:16:56 #43 ... 20:16:56 20:16:56 #46 [support-notifications internal] load build context 20:16:56 #46 ... 20:16:56 20:16:56 #43 [security-proxy-setup internal] load build context 20:16:56 #43 ... 20:16:56 20:16:56 #37 [core-metadata internal] load build context 20:16:56 #37 ... 20:16:56 20:16:56 #43 [security-proxy-setup internal] load build context 20:16:56 #43 ... 20:16:56 20:16:56 #50 [security-spiffe-token-provider internal] load build context 20:16:56 #50 ... 20:16:56 20:16:56 #46 [support-notifications internal] load build context 20:16:57 #46 ... 20:16:57 20:16:57 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:16:57 #67 ... 20:16:57 20:16:57 #50 [security-spiffe-token-provider internal] load build context 20:16:57 #50 ... 20:16:57 20:16:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:57 #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:57 #64 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:57 #64 24.03 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:57 #64 24.03 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:57 #64 24.03 OK: 19945 distinct packages available 20:16:57 #64 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:57 #64 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:57 #64 28.14 (1/11) Installing ca-certificates (20230506-r0) 20:16:57 #64 28.31 (2/11) Installing brotli-libs (1.0.9-r14) 20:16:57 #64 28.42 (3/11) Installing libunistring (1.1-r1) 20:16:57 #64 28.42 (4/11) Installing libidn2 (2.3.4-r1) 20:16:57 #64 28.42 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:16:57 #64 28.54 (6/11) Installing libcurl (8.5.0-r0) 20:16:57 #64 28.54 (7/11) Installing curl (8.5.0-r0) 20:16:57 #64 28.54 (8/11) Installing dumb-init (1.2.5-r2) 20:16:57 #64 28.54 (9/11) Installing musl-obstack (1.2.3-r2) 20:16:57 #64 28.54 (10/11) Installing libucontext (1.2-r2) 20:16:57 #64 28.54 (11/11) Installing gcompat (1.1.0-r1) 20:16:57 #64 28.54 Executing busybox-1.36.1-r5.trigger 20:16:57 #64 28.61 Executing ca-certificates-20230506-r0.trigger 20:16:57 #64 28.95 OK: 13 MiB in 26 packages 20:16:57 #64 ... 20:16:57 20:16:57 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:16:57 #0 9.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:57 #68 ... 20:16:57 20:16:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:57 #64 DONE 30.1s 20:16:57 20:16:57 #48 [security-bootstrapper internal] load build context 20:16:57 #48 ... 20:16:57 20:16:57 #50 [security-spiffe-token-provider internal] load build context 20:16:58 #50 ... 20:16:58 20:16:58 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:58 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.7s 20:16:58 #56 ... 20:16:58 20:16:58 #50 [security-spiffe-token-provider internal] load build context 20:17:00 #50 ... 20:17:00 20:17:00 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:17:00 #0 9.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:00 #69 ... 20:17:00 20:17:00 #50 [security-spiffe-token-provider internal] load build context 20:17:01 #50 transferring context: 46.33MB 37.3s 20:17:01 #50 ... 20:17:01 20:17:01 #42 [security-secretstore-setup internal] load build context 20:17:01 #42 ... 20:17:01 20:17:01 #44 [core-common-config-bootstrapper internal] load build context 20:17:01 #44 ... 20:17:01 20:17:01 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:17:01 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.6s 20:17:01 #34 ... 20:17:01 20:17:01 #42 [security-secretstore-setup internal] load build context 20:17:01 #42 ... 20:17:01 20:17:01 #41 [core-command internal] load build context 20:17:01 #41 ... 20:17:01 20:17:01 #42 [security-secretstore-setup internal] load build context 20:17:02 #42 ... 20:17:02 20:17:02 #47 [support-scheduler internal] load build context 20:17:02 #47 ... 20:17:02 20:17:02 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:17:03 #34 ... 20:17:03 20:17:03 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:17:03 #68 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:03 #68 13.53 OK: 18 MiB in 19 packages 20:17:03 #68 DONE 16.0s 20:17:03 20:17:03 #42 [security-secretstore-setup internal] load build context 20:17:03 #42 ... 20:17:03 20:17:03 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:17:03 #67 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:03 #67 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:03 #67 15.23 OK: 9 MiB in 17 packages 20:17:03 #67 DONE 16.7s 20:17:03 20:17:03 #53 [core-data internal] load build context 20:17:03 #53 ... 20:17:03 20:17:03 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:17:04 #34 ... 20:17:04 20:17:04 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:17:04 #0 9.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:05 #70 ... 20:17:05 20:17:05 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:17:05 #69 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:05 #69 14.00 OK: 18 MiB in 19 packages 20:17:05 #69 DONE 15.0s 20:17:05 20:17:05 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:17:05 #0 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:05 #71 ... 20:17:05 20:17:05 #53 [core-data internal] load build context 20:17:05 #53 ... 20:17:05 20:17:05 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:17:05 #72 ... 20:17:05 20:17:05 #45 [security-proxy-auth internal] load build context 20:17:05 #45 ... 20:17:05 20:17:05 #53 [core-data internal] load build context 20:17:05 #53 ... 20:17:05 20:17:05 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:17:05 #66 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:05 #66 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:05 #66 16.02 OK: 8 MiB in 16 packages 20:17:05 #66 DONE 17.9s 20:17:05 20:17:05 #53 [core-data internal] load build context 20:17:06 #53 ... 20:17:06 20:17:06 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:17:06 #65 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:06 #65 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:06 #65 17.03 OK: 8 MiB in 16 packages 20:17:06 #65 DONE 18.6s 20:17:06 20:17:06 #53 [core-data internal] load build context 20:17:06 #53 transferring context: 27.43MB 42.5s 20:17:06 #53 ... 20:17:06 20:17:06 #37 [core-metadata internal] load build context 20:17:06 #37 ... 20:17:06 20:17:06 #53 [core-data internal] load build context 20:17:07 #53 ... 20:17:07 20:17:07 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:17:07 #73 DONE 1.9s 20:17:07 20:17:07 #53 [core-data internal] load build context 20:17:07 #53 ... 20:17:07 20:17:07 #43 [security-proxy-setup internal] load build context 20:17:07 #43 ... 20:17:07 20:17:07 #46 [support-notifications internal] load build context 20:17:07 #46 ... 20:17:07 20:17:07 #53 [core-data internal] load build context 20:17:07 #53 ... 20:17:07 20:17:07 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:17:07 #0 7.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:07 #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:07 #74 ... 20:17:07 20:17:07 #43 [security-proxy-setup internal] load build context 20:17:07 #43 ... 20:17:07 20:17:07 #48 [security-bootstrapper internal] load build context 20:17:07 #48 ... 20:17:07 20:17:07 #43 [security-proxy-setup internal] load build context 20:17:08 #43 ... 20:17:08 20:17:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:17:08 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.2s done 20:17:08 #56 ... 20:17:08 20:17:08 #43 [security-proxy-setup internal] load build context 20:17:09 #43 ... 20:17:09 20:17:09 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:17:09 #70 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:09 #70 13.66 OK: 8 MiB in 19 packages 20:17:09 #70 DONE 14.2s 20:17:09 20:17:09 #43 [security-proxy-setup internal] load build context 20:17:10 #43 ... 20:17:10 20:17:10 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:17:10 #74 11.73 OK: 13 MiB in 26 packages 20:17:10 #74 DONE 12.6s 20:17:10 20:17:10 #43 [security-proxy-setup internal] load build context 20:17:10 #43 ... 20:17:10 20:17:10 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:17:10 #71 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:10 #71 14.18 OK: 8 MiB in 17 packages 20:17:10 #71 DONE 15.4s 20:17:10 20:17:10 #43 [security-proxy-setup internal] load build context 20:17:10 #43 ... 20:17:10 20:17:10 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:17:10 #72 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:10 #72 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:10 #72 14.10 OK: 9 MiB in 20 packages 20:17:10 #72 DONE 15.4s 20:17:10 20:17:10 #43 [security-proxy-setup internal] load build context 20:17:11 #43 transferring context: 69.40MB 51.2s 20:17:11 #43 ... 20:17:11 20:17:11 #50 [security-spiffe-token-provider internal] load build context 20:17:11 #50 ... 20:17:11 20:17:11 #44 [core-common-config-bootstrapper internal] load build context 20:17:11 #44 ... 20:17:11 20:17:11 #50 [security-spiffe-token-provider internal] load build context 20:17:11 #50 ... 20:17:11 20:17:11 #41 [core-command internal] load build context 20:17:11 #41 ... 20:17:11 20:17:11 #50 [security-spiffe-token-provider internal] load build context 20:17:12 #50 ... 20:17:12 20:17:12 #47 [support-scheduler internal] load build context 20:17:12 #47 ... 20:17:12 20:17:12 #41 [core-command internal] load build context 20:17:13 #41 transferring context: 133.46MB 53.2s done 20:17:13 #41 ... 20:17:13 20:17:13 #42 [security-secretstore-setup internal] load build context 20:17:13 #42 transferring context: 133.46MB 52.0s done 20:17:13 #42 ... 20:17:13 20:17:13 #44 [core-common-config-bootstrapper internal] load build context 20:17:14 #44 transferring context: 133.46MB 54.1s done 20:17:15 #44 ... 20:17:15 20:17:15 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:17:15 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.1s done 20:17:15 #34 ... 20:17:15 20:17:15 #50 [security-spiffe-token-provider internal] load build context 20:17:15 #50 ... 20:17:15 20:17:15 #41 [core-command internal] load build context 20:17:15 #41 DONE 55.8s 20:17:15 20:17:15 #50 [security-spiffe-token-provider internal] load build context 20:17:15 #50 ... 20:17:15 20:17:15 #42 [security-secretstore-setup internal] load build context 20:17:15 #42 DONE 54.4s 20:17:15 20:17:15 #50 [security-spiffe-token-provider internal] load build context 20:17:15 #50 ... 20:17:15 20:17:15 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:17:15 #75 DONE 5.1s 20:17:15 20:17:15 #47 [support-scheduler internal] load build context 20:17:15 #47 transferring context: 133.46MB 52.5s done 20:17:15 #47 DONE 55.0s 20:17:15 20:17:15 #50 [security-spiffe-token-provider internal] load build context 20:17:15 #50 ... 20:17:15 20:17:15 #45 [security-proxy-auth internal] load build context 20:17:16 #45 ... 20:17:16 20:17:16 #48 [security-bootstrapper internal] load build context 20:17:16 #48 transferring context: 133.46MB 53.9s done 20:17:16 #48 ... 20:17:16 20:17:16 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:17:16 #76 DONE 5.1s 20:17:16 20:17:16 #45 [security-proxy-auth internal] load build context 20:17:16 #45 ... 20:17:16 20:17:16 #44 [core-common-config-bootstrapper internal] load build context 20:17:16 #44 DONE 56.1s 20:17:16 20:17:16 #37 [core-metadata internal] load build context 20:17:16 #37 transferring context: 133.46MB 54.4s done 20:17:16 #37 DONE 56.9s 20:17:16 20:17:16 #45 [security-proxy-auth internal] load build context 20:17:16 #45 ... 20:17:16 20:17:16 #48 [security-bootstrapper internal] load build context 20:17:16 #48 DONE 54.9s 20:17:16 20:17:16 #45 [security-proxy-auth internal] load build context 20:17:17 #45 ... 20:17:17 20:17:17 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:17:17 #77 DONE 1.0s 20:17:17 20:17:17 #45 [security-proxy-auth internal] load build context 20:17:17 #45 ... 20:17:17 20:17:17 #46 [support-notifications internal] load build context 20:17:17 #46 ... 20:17:17 20:17:17 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:17:17 #78 DONE 1.3s 20:17:17 20:17:17 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:17:17 #34 DONE 55.8s 20:17:17 20:17:17 #46 [support-notifications internal] load build context 20:17:17 #46 ... 20:17:17 20:17:17 #45 [security-proxy-auth internal] load build context 20:17:17 #45 ... 20:17:17 20:17:17 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 20:17:17 #79 DONE 1.5s 20:17:17 20:17:17 #45 [security-proxy-auth internal] load build context 20:17:17 #45 ... 20:17:17 20:17:17 #53 [core-data internal] load build context 20:17:17 #53 ... 20:17:17 20:17:17 #46 [support-notifications internal] load build context 20:17:19 #46 transferring context: 128.18MB 58.5s 20:17:20 #46 transferring context: 133.46MB 59.4s done 20:17:20 #46 ... 20:17:20 20:17:20 #50 [security-spiffe-token-provider internal] load build context 20:17:20 #50 transferring context: 133.46MB 56.5s done 20:17:20 #50 DONE 58.3s 20:17:20 20:17:20 #46 [support-notifications internal] load build context 20:17:20 #46 DONE 59.8s 20:17:20 20:17:20 #45 [security-proxy-auth internal] load build context 20:17:20 #45 transferring context: 133.46MB 60.0s done 20:17:20 #45 DONE 60.4s 20:17:20 20:17:20 #53 [core-data internal] load build context 20:17:21 #53 ... 20:17:21 20:17:21 #43 [security-proxy-setup internal] load build context 20:17:21 #43 ... 20:17:21 20:17:21 #53 [core-data internal] load build context 20:17:21 #53 ... 20:17:21 20:17:21 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:17:21 #80 DONE 0.9s 20:17:21 20:17:21 #53 [core-data internal] load build context 20:17:21 #53 ... 20:17:21 20:17:21 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:17:21 #81 DONE 1.0s 20:17:21 20:17:21 #53 [core-data internal] load build context 20:17:22 #53 ... 20:17:22 20:17:22 #43 [security-proxy-setup internal] load build context 20:17:22 #43 transferring context: 133.46MB 62.5s done 20:17:22 #43 DONE 62.8s 20:17:22 20:17:22 #53 [core-data internal] load build context 20:17:24 #53 ... 20:17:24 20:17:24 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:17:24 #82 DONE 4.3s 20:17:24 20:17:24 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:17:24 #83 DONE 4.4s 20:17:24 20:17:24 #53 [core-data internal] load build context 20:17:24 #53 ... 20:17:24 20:17:24 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:17:24 #84 DONE 4.1s 20:17:24 20:17:24 #53 [core-data internal] load build context 20:17:24 #53 transferring context: 133.46MB 60.4s done 20:17:24 #53 DONE 62.0s 20:17:24 20:17:24 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:17:24 #85 DONE 0.3s 20:17:24 20:17:24 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:17:24 #86 DONE 0.3s 20:17:24 20:17:24 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:17:24 #87 DONE 0.3s 20:17:24 20:17:24 #88 [security-spire-server stage-2 6/9] COPY security.txt / 20:17:24 #88 ... 20:17:24 20:17:24 #89 [security-spire-config stage-2 6/10] COPY security.txt / 20:17:24 #89 DONE 0.2s 20:17:24 20:17:24 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:24 #90 ... 20:17:24 20:17:24 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 20:17:24 #91 DONE 0.3s 20:17:24 20:17:24 #88 [security-spire-server stage-2 6/9] COPY security.txt / 20:17:24 #88 DONE 0.3s 20:17:25 20:17:25 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:25 #90 DONE 0.3s 20:17:25 20:17:25 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:25 #92 ... 20:17:25 20:17:25 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:25 #93 DONE 0.2s 20:17:25 20:17:25 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:25 #94 DONE 0.3s 20:17:25 20:17:25 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:25 #95 DONE 0.2s 20:17:25 20:17:25 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:25 #92 DONE 0.3s 20:17:25 20:17:25 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:25 #96 DONE 0.2s 20:17:25 20:17:25 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:25 #97 DONE 0.2s 20:17:25 20:17:25 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:25 #98 ... 20:17:25 20:17:25 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:25 #99 DONE 0.3s 20:17:25 20:17:25 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:25 #98 DONE 0.3s 20:17:25 20:17:25 #100 [security-spire-config] exporting to image 20:17:25 #100 exporting layers 20:17:27 #100 ... 20:17:27 20:17:27 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:27 #101 ... 20:17:27 20:17:27 #100 [security-spire-server] exporting to image 20:17:27 #100 exporting layers 1.8s done 20:17:27 #100 writing image sha256:39d149b05c4fb1f74f4dd1d3b7beba2109b1fc142d41a809bcaac68b9eebc25f 0.0s done 20:17:27 #100 naming to docker.io/library/security-spire-server-arm64 done 20:17:27 #100 writing image sha256:8bbca544596feb363e004e01bf5ad142383eae92ca05a06ba8c13761297c2e9d 0.0s done 20:17:27 #100 naming to docker.io/library/security-spire-agent-arm64 20:17:27 #100 exporting layers 2.1s done 20:17:27 #100 naming to docker.io/library/security-spire-agent-arm64 done 20:17:27 #100 writing image sha256:1cab4721ec73d64940c2e553efb9758a9ede635a79a118109a579e2205e921e9 done 20:17:27 #100 naming to docker.io/library/security-spire-config-arm64 done 20:17:27 #100 DONE 2.2s 20:17:27 20:17:27 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:28 #102 ... 20:17:28 20:17:28 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:28 #103 ... 20:17:28 20:17:28 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #104 DONE 25.6s 20:17:50 20:17:50 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #103 DONE 29.6s 20:17:50 20:17:50 #105 [core-command builder 6/7] COPY . . 20:17:50 #105 ... 20:17:50 20:17:50 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #102 DONE 25.6s 20:17:50 20:17:50 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #101 DONE 29.9s 20:17:50 20:17:50 #106 [security-secretstore-setup builder 6/7] COPY . . 20:17:50 #106 DONE 2.6s 20:17:50 20:17:50 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #107 CACHED 20:17:50 20:17:50 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 20:17:50 #108 CACHED 20:17:50 20:17:50 #109 [core-data builder 6/7] COPY . . 20:17:50 #109 CACHED 20:17:50 20:17:50 #110 [security-spiffe-token-provider builder 6/7] COPY . . 20:17:50 #110 DONE 2.5s 20:17:50 20:17:50 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #111 CACHED 20:17:50 20:17:50 #112 [support-scheduler builder 6/7] COPY . . 20:17:50 #112 CACHED 20:17:50 20:17:50 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:17:50 #113 CACHED 20:17:50 20:17:50 #114 [security-proxy-auth builder 6/7] COPY . . 20:17:50 #114 CACHED 20:17:50 20:17:50 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #115 CACHED 20:17:50 20:17:50 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:17:50 #116 CACHED 20:17:50 20:17:50 #117 [support-notifications builder 6/7] COPY . . 20:17:50 #117 DONE 2.6s 20:17:50 20:17:50 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:17:50 #118 CACHED 20:17:50 20:17:50 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #119 CACHED 20:17:50 20:17:50 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 20:17:50 #120 CACHED 20:17:50 20:17:50 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #121 CACHED 20:17:50 20:17:50 #122 [security-bootstrapper builder 6/7] COPY . . 20:17:50 #122 CACHED 20:17:50 20:17:50 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:17:50 #123 CACHED 20:17:50 20:17:50 #105 [core-command builder 6/7] COPY . . 20:17:50 #105 DONE 2.6s 20:17:50 20:17:50 #124 [core-metadata builder 6/7] COPY . . 20:17:50 #124 CACHED 20:17:50 20:17:50 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #125 CACHED 20:17:50 20:17:50 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:17:50 #126 CACHED 20:17:50 20:17:50 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:50 #127 ... 20:17:50 20:17:50 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:50 #128 CACHED 20:17:50 20:17:50 #129 [security-proxy-setup builder 6/7] COPY . . 20:17:50 #129 CACHED 20:17:50 20:17:50 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:17:50 #130 CACHED 20:17:50 20:17:50 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:55 #131 ... 20:17:55 20:17:55 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:55 #127 5.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:00 #127 ... 20:18:00 20:18:00 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:18:00 #0 4.584 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:18:00 #132 ... 20:18:00 20:18:00 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:18:00 #0 5.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:18:00 #133 ... 20:18:00 20:18:00 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:00 #0 4.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:18:00 #134 ... 20:18:00 20:18:00 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:18:00 #0 4.308 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:18:00 #135 ... 20:18:00 20:18:00 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:00 #0 5.118 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:01 #136 ... 20:18:01 20:18:01 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:18:01 #0 5.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:01 #137 ... 20:18:01 20:18:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:18:01 #0 5.820 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:01 #138 ... 20:18:01 20:18:01 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:18:01 #0 3.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:01 #139 ... 20:18:01 20:18:01 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:18:01 #0 5.755 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:18:05 #140 ... 20:18:05 20:18:05 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:05 #131 5.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:30:59 #131 787.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:30:59 #131 ... 20:30:59 20:30:59 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:30:59 #127 DONE 789.0s 20:30:59 20:30:59 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:30:59 #133 DONE 788.9s 20:30:59 20:30:59 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:59 #132 ... 20:30:59 20:30:59 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:30:59 #141 DONE 0.6s 20:30:59 20:30:59 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:30:59 #142 DONE 0.4s 20:30:59 20:30:59 #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:31:00 #143 ... 20:31:00 20:31:00 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:31:00 #144 DONE 0.4s 20:31:00 20:31:00 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:31:01 #145 DONE 0.5s 20:31:01 20:31:01 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:31:01 #146 DONE 0.2s 20:31:01 20:31:01 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:01 #147 DONE 0.3s 20:31:01 20:31:01 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:02 #148 DONE 0.5s 20:31:02 20:31:02 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:02 #149 ... 20:31:02 20:31:02 #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:31:02 #143 DONE 2.7s 20:31:02 20:31:02 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:31:02 #150 DONE 0.2s 20:31:02 20:31:02 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:31:03 #151 DONE 0.4s 20:31:03 20:31:03 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:04 #152 DONE 0.5s 20:31:04 20:31:04 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:31:04 #153 DONE 0.2s 20:31:04 20:31:04 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:31:04 #154 DONE 0.2s 20:31:04 20:31:04 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:04 #149 DONE 2.4s 20:31:04 20:31:04 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:31:05 #155 DONE 0.6s 20:31:05 20:31:05 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:31:05 #156 DONE 0.3s 20:31:05 20:31:05 #100 [security-proxy-setup] exporting to image 20:31:05 #100 exporting layers 20:31:05 #100 ... 20:31:05 20:31:05 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:05 #157 DONE 0.2s 20:31:05 20:31:05 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:31:05 #158 ... 20:31:05 20:31:05 #100 [security-proxy-setup] exporting to image 20:31:05 #100 exporting layers 1.4s done 20:31:05 #100 writing image sha256:b66a403459421aadb3faa7b7c6a269bd9ac454bdf5d7b751d1d002851b4afd7c 0.0s done 20:31:05 #100 naming to docker.io/library/security-proxy-setup-arm64 done 20:31:05 #100 DONE 3.7s 20:31:06 20:31:06 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:08 #137 ... 20:31:08 20:31:08 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:31:08 #158 DONE 3.1s 20:31:08 20:31:08 #100 [security-bootstrapper] exporting to image 20:31:09 #100 exporting layers 1.0s done 20:31:09 #100 writing image sha256:78bd636e76a7a27f6c3a00428e79353f09df15142c999ee456a362059670609d 0.0s done 20:31:09 #100 naming to docker.io/library/security-bootstrapper-arm64 done 20:31:09 #100 DONE 4.7s 20:31:09 20:31:09 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:15 #134 ... 20:31:15 20:31:15 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:31:15 #131 DONE 804.0s 20:31:15 20:31:15 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:31:15 #140 ... 20:31:15 20:31:15 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:31:15 #159 DONE 0.3s 20:31:15 20:31:15 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:31:15 #160 ... 20:31:15 20:31:15 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:31:15 #139 DONE 805.2s 20:31:15 20:31:15 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:31:15 #160 DONE 0.4s 20:31:15 20:31:15 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:15 #132 ... 20:31:15 20:31:15 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:15 #161 DONE 0.3s 20:31:15 20:31:15 #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:15 #162 ... 20:31:15 20:31:15 #163 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:31:15 #163 DONE 0.2s 20:31:16 20:31:16 #164 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:31:16 #164 DONE 0.2s 20:31:16 20:31:16 #162 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:16 #162 DONE 0.3s 20:31:16 20:31:16 #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:16 #165 ... 20:31:16 20:31:16 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:31:16 #166 DONE 0.2s 20:31:16 20:31:16 #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:16 #165 DONE 0.3s 20:31:16 20:31:16 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:16 #167 DONE 0.4s 20:31:16 20:31:16 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:17 #168 DONE 0.3s 20:31:17 20:31:17 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:17 #169 DONE 0.3s 20:31:17 20:31:17 #170 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:31:17 #170 DONE 0.3s 20:31:17 20:31:17 #171 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:17 #171 DONE 0.3s 20:31:17 20:31:17 #172 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:19 #172 DONE 2.5s 20:31:19 20:31:19 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:19 #173 DONE 2.5s 20:31:19 20:31:19 #100 [security-proxy-auth] exporting to image 20:31:19 #100 exporting layers 20:31:21 #100 exporting layers 1.0s done 20:31:21 #100 writing image sha256:80d90d1510aef4b9e99583c2844975d35fd98611319d07d3a34aab4f37f4aff5 0.1s done 20:31:21 #100 naming to docker.io/library/security-proxy-auth-arm64 done 20:31:21 #100 exporting layers 2.0s done 20:31:21 #100 writing image sha256:7279aec2a3a33233b989eea96eb10e82b87b745ce433c276f300fcc2c7f3cce5 0.0s done 20:31:21 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 20:31:21 #100 DONE 6.8s 20:31:21 20:31:21 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:34 #137 ... 20:31:34 20:31:34 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:34 #135 DONE 822.9s 20:31:34 20:31:34 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:34 #132 ... 20:31:34 20:31:34 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:34 #174 DONE 0.2s 20:31:34 20:31:34 #3 [security-spire-config internal] load build definition from Dockerfile 20:31:34 #3 ... 20:31:34 20:31:34 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:31:34 #175 DONE 0.1s 20:31:34 20:31:34 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:34 #176 DONE 0.2s 20:31:34 20:31:34 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:34 #177 DONE 0.2s 20:31:34 20:31:34 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:34 #132 ... 20:31:34 20:31:34 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:34 #178 DONE 0.2s 20:31:34 20:31:34 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:38 #179 DONE 3.9s 20:31:38 20:31:38 #100 [core-common-config-bootstrapper] exporting to image 20:31:38 #100 exporting layers 20:31:39 #100 exporting layers 0.4s done 20:31:39 #100 writing image sha256:f3da100e79e89a73deaa0288d8f97c84d82d5b36b3a1c7798532efcbe584e14a done 20:31:39 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:31:39 #100 DONE 7.2s 20:31:39 20:31:39 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:32:11 #132 DONE 858.5s 20:32:11 20:32:11 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:32:11 #140 ... 20:32:11 20:32:11 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:32:11 #180 DONE 0.1s 20:32:11 20:32:11 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:32:11 #181 DONE 0.1s 20:32:11 20:32:11 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:11 #182 DONE 0.3s 20:32:11 20:32:11 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:11 #137 ... 20:32:11 20:32:11 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:32:11 #183 DONE 0.1s 20:32:11 20:32:11 #100 [core-command] exporting to image 20:32:11 #100 exporting layers 20:32:11 #100 exporting layers 0.3s done 20:32:11 #100 writing image sha256:6237128736412fb15e146a6e524f13eeb36923ab6d2eebdf9411483bc5d883a0 done 20:32:11 #100 naming to docker.io/library/core-command-arm64 done 20:32:11 #100 DONE 7.5s 20:32:11 20:32:11 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:32:23 #140 ... 20:32:23 20:32:23 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:23 #137 DONE 872.5s 20:32:23 20:32:23 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:23 #134 ... 20:32:23 20:32:23 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:32:23 #184 DONE 0.2s 20:32:23 20:32:23 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:32:23 #185 DONE 0.2s 20:32:23 20:32:23 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:32:23 #186 DONE 0.3s 20:32:23 20:32:23 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:32:23 #187 ... 20:32:23 20:32:23 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:32:23 #140 DONE 873.9s 20:32:23 20:32:23 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:32:23 #187 DONE 0.3s 20:32:23 20:32:23 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:32:24 #188 DONE 0.3s 20:32:24 20:32:24 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:24 #134 ... 20:32:24 20:32:24 #100 [core-metadata] exporting to image 20:32:24 #100 exporting layers 20:32:24 #100 ... 20:32:24 20:32:24 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:32:24 #189 DONE 0.2s 20:32:24 20:32:24 #100 [core-metadata] exporting to image 20:32:24 #100 exporting layers 0.5s done 20:32:24 #100 writing image sha256:79de4120d24c0cbfa7ade88f458d15139e45a14c9398e44aa752d2efd04177e8 0.0s done 20:32:24 #100 naming to docker.io/library/core-metadata-arm64 0.0s done 20:32:24 #100 DONE 8.1s 20:32:24 20:32:24 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:32:24 #190 DONE 0.2s 20:32:24 20:32:24 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:24 #134 ... 20:32:24 20:32:24 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:32:25 #191 DONE 0.4s 20:32:25 20:32:25 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:25 #134 ... 20:32:25 20:32:25 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:32:25 #192 DONE 0.1s 20:32:25 20:32:25 #100 [core-data] exporting to image 20:32:25 #100 exporting layers 0.2s done 20:32:25 #100 writing image sha256:58f02a684279264d1120ea0333ef7f3614a3740d96319ca568220bec07bece55 done 20:32:25 #100 naming to docker.io/library/core-data-arm64 done 20:32:25 #100 DONE 8.2s 20:32:25 20:32:25 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:44 #134 DONE 892.5s 20:32:44 20:32:44 #3 [security-spire-config internal] load build definition from Dockerfile 20:32:44 #3 ... 20:32:44 20:32:44 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:32:44 #193 DONE 0.2s 20:32:44 20:32:44 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:32:44 #194 DONE 0.2s 20:32:44 20:32:44 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:32:44 #136 ... 20:32:44 20:32:44 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:32:44 #195 DONE 0.3s 20:32:44 20:32:44 #3 [security-spire-config internal] load build definition from Dockerfile 20:32:44 #3 ... 20:32:44 20:32:44 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:32:44 #196 DONE 0.1s 20:32:44 20:32:44 #100 [security-spiffe-token-provider] exporting to image 20:32:44 #100 exporting layers 20:32:44 #100 exporting layers 1.0s done 20:32:44 #100 writing image sha256:1c290bab259c2b1aaf816701aca73f2cc37f964ee0e0cd1e948e0e8d81ac62ad done 20:32:44 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:32:44 #100 DONE 9.2s 20:32:44 20:32:44 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:33:11 #56 ... 20:33:11 20:33:11 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:11 #138 DONE 917.1s 20:33:11 20:33:11 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:33:11 #136 DONE 917.1s 20:33:11 20:33:11 #3 [security-spire-config internal] load build definition from Dockerfile 20:33:11 #3 ... 20:33:11 20:33:11 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:11 #197 ... 20:33:11 20:33:11 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:11 #198 DONE 0.1s 20:33:11 20:33:11 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:11 #197 DONE 0.2s 20:33:11 20:33:11 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:33:11 #199 DONE 0.1s 20:33:11 20:33:11 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:33:11 #200 DONE 0.1s 20:33:11 20:33:11 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:11 #201 DONE 0.3s 20:33:11 20:33:11 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:33:11 #202 DONE 0.3s 20:33:11 20:33:11 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:33:11 #203 DONE 0.1s 20:33:11 20:33:11 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:33:11 #204 DONE 0.1s 20:33:11 20:33:11 #100 [support-notifications] exporting to image 20:33:11 #100 exporting layers 20:33:11 #100 exporting layers 0.3s done 20:33:11 #100 writing image sha256:5d7b118d50f93b046673193c0504d1ca3f6a3ead7ae071aac4689bdae0e54d8b done 20:33:11 #100 naming to docker.io/library/support-scheduler-arm64 done 20:33:11 #100 exporting layers 0.4s done 20:33:11 #100 writing image sha256:de2a7a3c31188b0db47e57a36f5936d28d7f07c390e0d6943df1a2bfdf49d6a3 done 20:33:11 #100 naming to docker.io/library/support-notifications-arm64 done 20:33:11 #100 DONE 9.7s 20:33:11 20:33:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:33:11 time="2024-02-21T20:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:33:11 $ docker stop --time=1 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 20:33:12 $ docker rm -f --volumes 038c6b36ee76c66354437f3658e464547c25312e88e9ff746fe9258b8b1c6968 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:13 + docker images 20:33:13 REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:13 support-scheduler-arm64 latest 5d7b118d50f9 5 seconds ago 25.9MB 20:33:13 support-notifications-arm64 latest de2a7a3c3118 5 seconds ago 26.6MB 20:33:13 security-spiffe-token-provider-arm64 latest 1c290bab259c 30 seconds ago 29.1MB 20:33:13 core-data-arm64 latest 58f02a684279 48 seconds ago 17.2MB 20:33:13 core-metadata-arm64 latest 79de4120d24c 49 seconds ago 17.4MB 20:33:13 core-command-arm64 latest 623712873641 About a minute ago 17.1MB 20:33:13 core-common-config-bootstrapper-arm64 latest f3da100e79e8 About a minute ago 15.1MB 20:33:13 security-secretstore-setup-arm64 latest 7279aec2a3a3 About a minute ago 35.9MB 20:33:13 security-proxy-auth-arm64 latest 80d90d1510ae About a minute ago 15.9MB 20:33:13 security-bootstrapper-arm64 latest 78bd636e76a7 2 minutes ago 18.5MB 20:33:13 security-proxy-setup-arm64 latest b66a40345942 2 minutes ago 25.9MB 20:33:13 security-spire-agent-arm64 latest 8bbca544596f 15 minutes ago 152MB 20:33:13 security-spire-config-arm64 latest 1cab4721ec73 15 minutes ago 95.8MB 20:33:13 security-spire-server-arm64 latest 39d149b05c4f 15 minutes ago 96.7MB 20:33:13 ci-base-image-arm64 latest e21c72a25ede 27 minutes ago 882MB 20:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 20:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:14 20:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:15 arm64: Pulling from edgex-lftools-log-publisher 20:33:15 8998bd30e6a1: Pulling fs layer 20:33:15 04944245beec: Pulling fs layer 20:33:15 699f458cf7ca: Pulling fs layer 20:33:15 765212b225bb: Pulling fs layer 20:33:15 f23df028b6ca: Pulling fs layer 20:33:15 d65c8cfc05b1: Pulling fs layer 20:33:15 2437ff75d9bd: Pulling fs layer 20:33:15 765212b225bb: Waiting 20:33:15 f23df028b6ca: Waiting 20:33:15 d65c8cfc05b1: Waiting 20:33:15 04944245beec: Verifying Checksum 20:33:15 04944245beec: Download complete 20:33:15 765212b225bb: Verifying Checksum 20:33:15 765212b225bb: Download complete 20:33:15 f23df028b6ca: Verifying Checksum 20:33:15 f23df028b6ca: Download complete 20:33:15 d65c8cfc05b1: Verifying Checksum 20:33:15 d65c8cfc05b1: Download complete 20:33:15 699f458cf7ca: Verifying Checksum 20:33:15 699f458cf7ca: Download complete 20:33:16 8998bd30e6a1: Download complete 20:33:18 2437ff75d9bd: Download complete 20:33:21 8998bd30e6a1: Pull complete 20:33:22 04944245beec: Pull complete 20:33:23 699f458cf7ca: Pull complete 20:33:23 765212b225bb: Pull complete 20:33:24 f23df028b6ca: Pull complete 20:33:24 d65c8cfc05b1: Pull complete 20:33:43 2437ff75d9bd: Pull complete 20:33:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-1423 does not seem to be running inside a container 20:33:43 $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:33:50 $ docker top edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:51 ---> job-cost.sh 20:33:51 lf-activate-venv: SKIPPING 20:33:51 INFO: No Stack... 20:33:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:33:52 INFO: Archiving Costs [Pipeline] sh 20:33:53 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:33:53 + cut -d, -f6 [Pipeline] lock 20:33:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] 20:33:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] did not exist. Created. 20:33:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:54 + echo total: 0.10999999940395355 [Pipeline] stash 20:33:54 Stashed 1 file(s) [Pipeline] } 20:33:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4760-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:54 $ docker stop --time=1 edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 20:33:56 $ docker rm -f --volumes edab6763aae2492fcf01357e10d34936ec811222f6762e179dd6332b8f5a7559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:33:58 provisioning config files... 20:33:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4980954364046425161tmp [Pipeline] { [Pipeline] sh 20:33:58 + set +x 20:33:58 + curl -s https://codecov.io/bash 20:33:58 + bash -s -- 20:33:59 20:33:59 _____ _ 20:33:59 / ____| | | 20:33:59 | | ___ __| | ___ ___ _____ __ 20:33:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:59 Bash-1.0.6 20:33:59 20:33:59 20:33:59 ==> git version 2.25.1 found 20:33:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:33:59 Release-Date: 2020-01-08 20:33:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:33:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:33:59 ==> Jenkins CI detected. 20:33:59 current dir:  /w/workspace/edgex-go/1 20:33:59 project root: . 20:33:59 --> token set from env 20:33:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:59 ==> Running gcov in . (disable via -X gcov) 20:33:59 ==> Python coveragepy not found 20:33:59 ==> Searching for coverage reports in: 20:33:59 + . 20:33:59 -> Found 1 reports 20:33:59 ==> Detecting git/mercurial file structure 20:33:59 ==> Reading reports 20:33:59 + ./coverage.out bytes=453602 20:33:59 ==> Appending adjustments 20:33:59 https://docs.codecov.io/docs/fixing-reports 20:34:00 + Found adjustments 20:34:00 ==> Gzipping contents 20:34:00 60K /tmp/codecov.aYMMHA.gz 20:34:00 ==> Uploading reports 20:34:00 url: https://codecov.io 20:34:00 query: branch=PR-4760&commit=cf0b76d26c491bba65422d1e79bf20f821001043&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4760%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4760&job=&cmd_args= 20:34:00 -> Pinging Codecov 20:34:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4760&commit=cf0b76d26c491bba65422d1e79bf20f821001043&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4760%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4760&job=&cmd_args= 20:34:00 -> Uploading to 20:34:00 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/00271124DB129430A58F1EEE437C3FCB/cf0b76d26c491bba65422d1e79bf20f821001043/8a25f528-2d80-417a-a06c-e3d9daa45ce0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T203400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4bbd2c1eb537b8abad1b5d4d9d068dd03e41684797e67b35b21f11abb1942d 20:34:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:00 Dload Upload Total Spent Left Speed 20:34:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57697 0 0 100 57697 0 176k --:--:-- --:--:-- --:--:-- 176k 20:34:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf0b76d26c491bba65422d1e79bf20f821001043 [Pipeline] } 20:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:34:03 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:34:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:04 ---> package-listing.sh 20:34:04 ++ facter osfamily 20:34:04 ++ tr '[:upper:]' '[:lower:]' 20:34:04 + OS_FAMILY=debian 20:34:04 + workspace=/w/workspace/edgex-go/1 20:34:04 + START_PACKAGES=/tmp/packages_start.txt 20:34:04 + END_PACKAGES=/tmp/packages_end.txt 20:34:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:04 + PACKAGES=/tmp/packages_start.txt 20:34:04 + '[' /w/workspace/edgex-go/1 ']' 20:34:04 + PACKAGES=/tmp/packages_end.txt 20:34:04 + case "${OS_FAMILY}" in 20:34:04 + dpkg -l 20:34:04 + grep '^ii' 20:34:04 + '[' -f /tmp/packages_start.txt ']' 20:34:04 + '[' -f /tmp/packages_end.txt ']' 20:34:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:04 + '[' /w/workspace/edgex-go/1 ']' 20:34:04 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:34:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:34:04 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:34:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:05 20:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:06 latest: Pulling from edgex-lftools-log-publisher 20:34:06 5eb5b503b376: Pulling fs layer 20:34:06 5c69ac0246d0: Pulling fs layer 20:34:06 ec43610c2a17: Pulling fs layer 20:34:06 3a2ae6a8a46f: Pulling fs layer 20:34:06 33b1e0a273af: Pulling fs layer 20:34:06 5d3b04190fa2: Pulling fs layer 20:34:06 2f39f015ded8: Pulling fs layer 20:34:06 3a2ae6a8a46f: Waiting 20:34:06 33b1e0a273af: Waiting 20:34:06 2f39f015ded8: Waiting 20:34:06 5d3b04190fa2: Waiting 20:34:06 5c69ac0246d0: Verifying Checksum 20:34:06 5c69ac0246d0: Download complete 20:34:06 3a2ae6a8a46f: Verifying Checksum 20:34:06 3a2ae6a8a46f: Download complete 20:34:06 33b1e0a273af: Verifying Checksum 20:34:06 33b1e0a273af: Download complete 20:34:06 5d3b04190fa2: Verifying Checksum 20:34:06 5d3b04190fa2: Download complete 20:34:06 ec43610c2a17: Verifying Checksum 20:34:06 ec43610c2a17: Download complete 20:34:06 5eb5b503b376: Verifying Checksum 20:34:06 5eb5b503b376: Download complete 20:34:06 2f39f015ded8: Verifying Checksum 20:34:06 2f39f015ded8: Download complete 20:34:07 5eb5b503b376: Pull complete 20:34:07 5c69ac0246d0: Pull complete 20:34:08 ec43610c2a17: Pull complete 20:34:08 3a2ae6a8a46f: Pull complete 20:34:08 33b1e0a273af: Pull complete 20:34:08 5d3b04190fa2: Pull complete 20:34:12 2f39f015ded8: Pull complete 20:34:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:13 prd-ubuntu20.04-docker-8c-8g-1421 does not seem to be running inside a container 20:34:13 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:18 $ docker top 1829ba0c39bf6bc1d94e71f355872a5e04f11a507fc425bae5aee55e2c2b07f9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:18 + touch /tmp/pre-build-complete [Pipeline] sh 20:34:18 + mkdir -p /var/log/sysstat [Pipeline] sh 20:34:19 + ls /var/log/sa-host 20:34:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:19 provisioning config files... 20:34:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14583052522267698080tmp [Pipeline] { [Pipeline] echo 20:34:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:19 ---> create-netrc.sh [Pipeline] } 20:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:34:20 ---> python-tools-install.sh [Pipeline] echo 20:34:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:34:20 ---> sudo-logs.sh 20:34:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:34:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:34:21 ---> job-cost.sh 20:34:21 lf-activate-venv: SKIPPING 20:34:21 DEBUG: total: 0.10999999940395355 20:34:21 INFO: Retrieving Stack Cost... 20:34:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:22 INFO: Archiving Costs [Pipeline] echo 20:34:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:34:22 ---> logs-deploy.sh 20:34:22 lf-activate-venv: SKIPPING 20:34:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4760/1 20:34:22 INFO: archiving workspace using pattern(s): 20:34:23 Archives upload complete. 20:34:23 INFO: archiving logs to Nexus 20:34:24 ---> uname -a: 20:34:24 Linux prd-ubuntu20-04-docker-8c-8g-1421 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:34:24 20:34:24 20:34:24 ---> lscpu: 20:34:24 Architecture: x86_64 20:34:24 CPU op-mode(s): 32-bit, 64-bit 20:34:24 Byte Order: Little Endian 20:34:24 Address sizes: 40 bits physical, 48 bits virtual 20:34:24 CPU(s): 8 20:34:24 On-line CPU(s) list: 0-7 20:34:24 Thread(s) per core: 1 20:34:24 Core(s) per socket: 1 20:34:24 Socket(s): 8 20:34:24 NUMA node(s): 1 20:34:24 Vendor ID: AuthenticAMD 20:34:24 CPU family: 23 20:34:24 Model: 49 20:34:24 Model name: AMD EPYC-Rome Processor 20:34:24 Stepping: 0 20:34:24 CPU MHz: 2799.998 20:34:24 BogoMIPS: 5599.99 20:34:24 Virtualization: AMD-V 20:34:24 Hypervisor vendor: KVM 20:34:24 Virtualization type: full 20:34:24 L1d cache: 256 KiB 20:34:24 L1i cache: 256 KiB 20:34:24 L2 cache: 4 MiB 20:34:24 L3 cache: 128 MiB 20:34:24 NUMA node0 CPU(s): 0-7 20:34:24 Vulnerability Itlb multihit: Not affected 20:34:24 Vulnerability L1tf: Not affected 20:34:24 Vulnerability Mds: Not affected 20:34:24 Vulnerability Meltdown: Not affected 20:34:24 Vulnerability Mmio stale data: Not affected 20:34:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:34:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:34:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:34:24 Vulnerability Srbds: Not affected 20:34:24 Vulnerability Tsx async abort: Not affected 20:34:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:34:24 20:34:24 20:34:24 ---> nproc: 20:34:24 8 20:34:24 20:34:24 20:34:24 ---> df -h: 20:34:24 Filesystem Size Used Avail Use% Mounted on 20:34:24 overlay 155G 20G 136G 13% / 20:34:24 tmpfs 64M 0 64M 0% /dev 20:34:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:34:24 shm 64M 0 64M 0% /dev/shm 20:34:24 /dev/vda1 155G 20G 136G 13% /facter-os 20:34:24 20:34:24 20:34:24 ---> sar -b -r -n DEV: 20:34:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1421) 02/21/24 _x86_64_ (8 CPU) 20:34:24 20:34:24 20:00:21 LINUX RESTART (8 CPU) 20:34:24 20:34:24 20:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:34:24 20:02:01 140.83 10.85 129.98 0.00 1754.51 59816.43 0.00 20:34:24 20:03:01 52.61 0.02 52.59 0.00 0.13 23086.82 0.00 20:34:24 20:04:01 29.46 0.32 29.15 0.00 5.87 14962.59 0.00 20:34:24 20:05:01 194.30 0.37 193.94 0.00 34.92 128678.97 0.00 20:34:24 20:06:01 555.72 11.46 544.26 0.00 950.19 113570.01 0.00 20:34:24 20:07:01 111.65 0.98 110.66 0.00 7.86 23983.47 0.00 20:34:24 20:08:01 404.97 1.85 403.12 0.00 1980.34 75894.15 0.00 20:34:24 20:09:01 196.18 1.53 194.65 0.00 2271.09 9560.54 0.00 20:34:24 20:10:01 3.82 0.02 3.80 0.00 0.13 96.38 0.00 20:34:24 20:11:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 20:34:24 20:12:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:34:24 20:13:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 20:34:24 20:14:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:34:24 20:15:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 20:34:24 20:16:01 1.78 0.02 1.77 0.00 0.13 20.13 0.00 20:34:24 20:17:01 1.60 0.02 1.58 0.00 0.13 22.40 0.00 20:34:24 20:18:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 20:34:24 20:19:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 20:34:24 20:20:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:34:24 20:21:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 20:34:24 20:22:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:34:24 20:23:01 1.07 0.00 1.07 0.00 0.00 14.53 0.00 20:34:24 20:24:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 20:34:24 20:25:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 20:34:24 20:26:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 20:34:24 20:27:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 20:34:24 20:28:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 20:34:24 20:29:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 20:34:24 20:30:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:34:24 20:31:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 20:34:24 20:32:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:34:24 20:33:01 3.68 1.02 2.67 0.00 21.86 35.19 0.00 20:34:24 20:34:01 0.98 0.10 0.88 0.00 7.20 24.13 0.00 20:34:24 Average: 52.23 0.86 51.36 0.00 213.17 13639.26 0.00 20:34:24 20:34:24 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:24 20:02:01 28326012 31525636 786540 2.39 92308 3339220 2058348 6.07 1204248 2913260 84 20:34:24 20:03:01 27399216 31165272 1134096 3.45 111816 3832584 2504652 7.38 1931676 3048812 381864 20:34:24 20:04:01 27468860 31440204 860012 2.62 116044 4005408 1924936 5.67 1535008 3352876 435316 20:34:24 20:05:01 24170548 31418172 879312 2.67 127724 7193756 2701304 7.96 1613320 6486136 651764 20:34:24 20:06:01 19978156 30024940 2185892 6.65 214540 9605668 5932284 17.48 3383784 8497752 114636 20:34:24 20:07:01 17468904 30016360 2179092 6.63 240932 11958124 5873612 17.31 4542192 9711732 1882372 20:34:24 20:08:01 19350556 31402384 846888 2.58 245768 11585280 2355424 6.94 2258044 10312568 0 20:34:24 20:09:01 19124396 31418592 833072 2.53 261840 11805212 2112224 6.22 2459488 10331784 4 20:34:24 20:10:01 19129344 31418776 832776 2.53 260436 11801964 2127356 6.27 2458344 10328564 8 20:34:24 20:11:01 19168704 31458124 793516 2.41 260516 11801964 2127356 6.27 2420008 10328564 8 20:34:24 20:12:01 19168948 31458388 793196 2.41 260532 11801968 2127356 6.27 2419692 10328568 12 20:34:24 20:13:01 19172996 31462448 789140 2.40 260568 11801968 2127356 6.27 2416200 10328568 4 20:34:24 20:14:01 19173192 31462680 788864 2.40 260596 11801972 2127356 6.27 2416660 10328572 180 20:34:24 20:15:01 19176272 31465916 785636 2.39 260616 11802104 2127356 6.27 2413052 10328704 48 20:34:24 20:16:01 19175508 31465216 786196 2.39 260652 11802108 2114424 6.23 2413416 10328700 28 20:34:24 20:17:01 19175192 31464912 786436 2.39 260684 11802084 2114424 6.23 2413728 10328680 44 20:34:24 20:18:01 19175088 31464836 786452 2.39 260712 11802092 2114424 6.23 2414092 10328684 12 20:34:24 20:19:01 19174804 31464600 786688 2.39 260732 11802092 2114424 6.23 2414128 10328684 8 20:34:24 20:20:01 19175080 31464908 786324 2.39 260752 11802096 2114424 6.23 2414192 10328692 8 20:34:24 20:21:01 19174252 31464104 786980 2.39 260780 11802088 2114424 6.23 2414064 10328688 44 20:34:24 20:22:01 19175008 31464880 786152 2.39 260800 11802100 2114424 6.23 2413264 10328692 12 20:34:24 20:23:01 19174832 31464780 786168 2.39 260824 11802104 2114424 6.23 2413292 10328696 60 20:34:24 20:24:01 19175036 31464996 785888 2.39 260832 11802108 2114424 6.23 2413688 10328700 8 20:34:24 20:25:01 19175008 31464984 786088 2.39 260844 11802116 2114424 6.23 2413496 10328704 64 20:34:24 20:26:01 19175300 31465292 785748 2.39 260872 11802100 2114424 6.23 2413904 10328708 12 20:34:24 20:27:01 19175348 31465372 785876 2.39 260884 11802120 2114424 6.23 2413868 10328712 44 20:34:24 20:28:01 19175600 31465656 785592 2.39 260900 11802124 2114424 6.23 2413576 10328716 8 20:34:24 20:29:01 19175356 31465424 785788 2.39 260912 11802124 2114424 6.23 2413680 10328716 12 20:34:24 20:30:01 19175624 31465704 785492 2.39 260920 11802128 2114424 6.23 2413672 10328720 8 20:34:24 20:31:01 19175608 31465720 785464 2.39 260940 11802132 2114424 6.23 2413916 10328724 44 20:34:24 20:32:01 19175560 31465688 785416 2.39 260972 11802132 2114424 6.23 2413780 10328724 12 20:34:24 20:33:01 19173396 31464576 786828 2.39 261040 11802756 2150924 6.34 2414236 10329252 8 20:34:24 20:34:01 19173408 31464856 786232 2.39 261056 11803032 2146940 6.33 2415648 10329624 80 20:34:24 Average: 20078822 31362860 891632 2.71 240313 10859964 2377879 7.01 2404102 9481008 105055 20:34:24 20:34:24 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:24 20:02:01 ens3 869.32 859.67 9346.05 142.49 0.00 0.00 0.00 0.00 20:34:24 20:02:01 docker0 707.35 633.74 51.53 4500.61 0.00 0.00 0.00 0.00 20:34:24 20:02:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 20:34:24 20:03:01 vethdd855c7 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 20:34:24 20:03:01 ens3 45.31 28.78 45.17 18.36 0.00 0.00 0.00 0.00 20:34:24 20:03:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 20:34:24 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:04:01 vethdd855c7 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 20:34:24 20:04:01 ens3 30.08 18.33 24.87 13.44 0.00 0.00 0.00 0.00 20:34:24 20:04:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 20:34:24 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth341df9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 vethefc6683 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth9e814ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 ens3 136.90 73.66 3014.55 20.24 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth6ed4f7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 vethda0eabe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth7fecfaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth99f51c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 docker0 0.52 0.37 0.04 0.17 0.00 0.00 0.00 0.00 20:34:24 20:05:01 vethe577604 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:34:24 20:05:01 vethc1a64f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 veth89d4eae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:05:01 vethcd3bf73 0.52 0.52 0.05 0.18 0.00 0.00 0.00 0.00 20:34:24 20:06:01 vethe24997b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth6791fe8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth7a6f594 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth1fcdeee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 ens3 369.07 229.37 3078.45 30.55 0.00 0.00 0.00 0.00 20:34:24 20:06:01 vethba78825 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth2b64235 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 vethcb2e191 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 docker0 163.63 267.77 13.23 2361.17 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth4b72476 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:34:24 20:06:01 vethf499487 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth68d5fde 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 veth7b33554 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:34:24 20:06:01 vethcd3bf73 0.08 0.95 0.00 0.04 0.00 0.00 0.00 0.00 20:34:24 20:07:01 vethe24997b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth6791fe8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth7a6f594 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth1fcdeee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 ens3 57.80 27.01 672.56 5.06 0.00 0.00 0.00 0.00 20:34:24 20:07:01 vethba78825 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth2b64235 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 vethcb2e191 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth4b72476 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:34:24 20:07:01 vethf499487 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth68d5fde 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 veth7b33554 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:07:01 vethcd3bf73 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:08:01 ens3 108.78 46.89 234.18 9.12 0.00 0.00 0.00 0.00 20:34:24 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:34:24 20:08:01 vethcd3bf73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:09:01 ens3 152.97 85.84 1169.44 8.62 0.00 0.00 0.00 0.00 20:34:24 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:34:24 20:10:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:34:24 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:11:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:34:24 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:16:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:34:24 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:18:01 ens3 0.30 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:34:24 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:34:24 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:22:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:34:24 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:26:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:34:24 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:31:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:34:24 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:34:24 20:34:01 ens3 5.62 4.42 5.59 2.74 0.00 0.00 0.00 0.00 20:34:24 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:24 20:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:34:24 Average: ens3 53.90 41.69 533.11 7.61 0.00 0.00 0.00 0.00 20:34:24 Average: docker0 26.46 27.38 1.97 207.96 0.00 0.00 0.00 0.00 20:34:24 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 20:34:24 20:34:24 20:34:24 ---> sar -P ALL: 20:34:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1421) 02/21/24 _x86_64_ (8 CPU) 20:34:24 20:34:24 20:00:21 LINUX RESTART (8 CPU) 20:34:24 20:34:24 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:34:24 20:02:01 all 7.70 0.00 3.35 4.18 0.07 84.70 20:34:24 20:02:01 0 6.10 0.00 3.04 17.71 0.07 73.08 20:34:24 20:02:01 1 7.11 0.00 4.22 3.71 0.07 84.89 20:34:24 20:02:01 2 8.12 0.00 3.56 5.23 0.07 83.02 20:34:24 20:02:01 3 7.74 0.00 3.55 0.35 0.05 88.31 20:34:24 20:02:01 4 7.88 0.00 2.63 0.17 0.07 89.26 20:34:24 20:02:01 5 11.40 0.00 3.83 1.12 0.07 83.58 20:34:24 20:02:01 6 6.48 0.00 2.88 0.07 0.05 90.53 20:34:24 20:02:01 7 6.78 0.00 3.08 5.05 0.08 85.01 20:34:24 20:03:01 all 27.89 0.00 4.22 1.75 0.08 66.06 20:34:24 20:03:01 0 26.23 0.00 5.04 0.84 0.07 67.82 20:34:24 20:03:01 1 30.58 0.00 4.88 2.71 0.08 61.75 20:34:24 20:03:01 2 28.96 0.00 4.18 0.81 0.10 65.96 20:34:24 20:03:01 3 26.68 0.00 3.83 0.12 0.08 69.29 20:34:24 20:03:01 4 27.48 0.00 4.85 0.12 0.08 67.47 20:34:24 20:03:01 5 29.11 0.00 3.48 0.05 0.07 67.29 20:34:24 20:03:01 6 29.39 0.00 3.13 0.08 0.08 67.31 20:34:24 20:03:01 7 24.66 0.00 4.39 9.30 0.08 61.56 20:34:24 20:04:01 all 44.07 0.00 4.57 0.80 0.10 50.46 20:34:24 20:04:01 0 44.43 0.00 4.49 0.00 0.14 50.95 20:34:24 20:04:01 1 43.42 0.00 4.27 0.61 0.10 51.60 20:34:24 20:04:01 2 43.81 0.00 4.98 0.42 0.08 50.70 20:34:24 20:04:01 3 43.82 0.00 4.93 0.34 0.10 50.80 20:34:24 20:04:01 4 44.96 0.00 4.26 0.07 0.10 50.61 20:34:24 20:04:01 5 44.14 0.00 4.98 0.08 0.08 50.71 20:34:24 20:04:01 6 44.03 0.00 4.22 0.07 0.10 51.57 20:34:24 20:04:01 7 43.96 0.00 4.42 4.78 0.10 46.74 20:34:24 20:05:01 all 12.63 0.00 4.22 19.24 0.07 63.84 20:34:24 20:05:01 0 14.32 0.00 4.77 12.89 0.08 67.94 20:34:24 20:05:01 1 12.97 0.00 4.96 23.95 0.07 58.05 20:34:24 20:05:01 2 12.53 0.00 4.23 10.65 0.07 72.52 20:34:24 20:05:01 3 11.65 0.00 3.72 11.92 0.05 72.65 20:34:24 20:05:01 4 13.38 0.00 4.99 40.09 0.07 41.47 20:34:24 20:05:01 5 12.36 0.00 3.65 12.27 0.08 71.64 20:34:24 20:05:01 6 11.92 0.00 3.62 34.98 0.07 49.41 20:34:24 20:05:01 7 11.92 0.00 3.86 7.14 0.07 77.02 20:34:24 20:06:01 all 14.04 0.00 4.99 23.39 0.08 57.50 20:34:24 20:06:01 0 14.74 0.00 5.34 18.62 0.12 61.19 20:34:24 20:06:01 1 14.76 0.00 6.11 10.47 0.08 68.57 20:34:24 20:06:01 2 14.11 0.00 4.87 34.19 0.07 46.76 20:34:24 20:06:01 3 13.84 0.00 4.70 36.22 0.10 45.13 20:34:24 20:06:01 4 15.34 0.00 5.66 33.53 0.07 45.40 20:34:24 20:06:01 5 12.28 0.00 4.63 8.15 0.07 74.87 20:34:24 20:06:01 6 13.04 0.00 4.18 26.65 0.08 56.04 20:34:24 20:06:01 7 14.16 0.00 4.42 19.32 0.08 62.01 20:34:24 20:07:01 all 75.79 0.00 8.11 14.86 0.14 1.10 20:34:24 20:07:01 0 77.13 0.00 7.75 14.06 0.14 0.92 20:34:24 20:07:01 1 77.42 0.00 7.44 14.07 0.12 0.95 20:34:24 20:07:01 2 74.06 0.00 9.28 14.89 0.12 1.65 20:34:24 20:07:01 3 75.95 0.00 8.60 14.11 0.15 1.19 20:34:24 20:07:01 4 75.16 0.00 7.93 16.62 0.14 0.16 20:34:24 20:07:01 5 75.32 0.00 7.43 15.64 0.16 1.44 20:34:24 20:07:01 6 75.17 0.00 8.75 14.53 0.19 1.36 20:34:24 20:07:01 7 76.05 0.00 7.71 14.99 0.13 1.11 20:34:24 20:08:01 all 27.71 0.00 3.64 20.03 0.11 48.50 20:34:24 20:08:01 0 28.76 0.00 3.58 18.22 0.10 49.34 20:34:24 20:08:01 1 27.64 0.00 3.93 9.91 0.12 58.41 20:34:24 20:08:01 2 27.46 0.00 3.11 10.75 0.10 58.57 20:34:24 20:08:01 3 27.22 0.00 4.69 44.34 0.12 23.63 20:34:24 20:08:01 4 27.44 0.00 3.15 39.19 0.12 30.10 20:34:24 20:08:01 5 28.18 0.00 3.54 5.54 0.10 62.64 20:34:24 20:08:01 6 27.68 0.00 3.47 15.15 0.15 53.55 20:34:24 20:08:01 7 27.26 0.00 3.68 17.64 0.08 51.34 20:34:24 20:09:01 all 1.84 0.00 1.05 2.89 0.03 94.20 20:34:24 20:09:01 0 2.07 0.00 1.07 6.26 0.02 90.59 20:34:24 20:09:01 1 2.01 0.00 1.00 1.92 0.03 95.04 20:34:24 20:09:01 2 2.15 0.00 1.93 1.52 0.02 94.38 20:34:24 20:09:01 3 1.25 0.00 0.63 0.62 0.02 97.48 20:34:24 20:09:01 4 1.57 0.00 0.77 0.75 0.03 96.87 20:34:24 20:09:01 5 1.87 0.00 0.89 4.43 0.05 92.76 20:34:24 20:09:01 6 2.15 0.00 1.00 4.02 0.03 92.79 20:34:24 20:09:01 7 1.60 0.00 1.07 3.63 0.03 93.67 20:34:24 20:10:01 all 0.09 0.00 0.05 0.12 0.01 99.73 20:34:24 20:10:01 0 0.03 0.00 0.03 0.03 0.02 99.88 20:34:24 20:10:01 1 0.02 0.00 0.05 0.02 0.02 99.90 20:34:24 20:10:01 2 0.02 0.00 0.05 0.00 0.00 99.93 20:34:24 20:10:01 3 0.10 0.00 0.05 0.02 0.02 99.82 20:34:24 20:10:01 4 0.15 0.00 0.07 0.00 0.00 99.78 20:34:24 20:10:01 5 0.07 0.00 0.05 0.03 0.02 99.83 20:34:24 20:10:01 6 0.07 0.00 0.03 0.58 0.02 99.30 20:34:24 20:10:01 7 0.25 0.00 0.07 0.27 0.00 99.42 20:34:24 20:11:01 all 0.07 0.00 0.02 0.00 0.01 99.89 20:34:24 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:34:24 20:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:34:24 20:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:11:01 4 0.38 0.00 0.02 0.00 0.03 99.56 20:34:24 20:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:11:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:34:24 20:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:34:24 20:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:12:01 4 0.10 0.00 0.00 0.00 0.03 99.87 20:34:24 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:34:24 20:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:34:24 20:34:24 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:34:24 20:13:01 all 0.03 0.00 0.02 0.02 0.01 99.92 20:34:24 20:13:01 0 0.05 0.00 0.00 0.02 0.02 99.92 20:34:24 20:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:34:24 20:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:34:24 20:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:34:24 20:13:01 6 0.03 0.00 0.00 0.17 0.00 99.80 20:34:24 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:34:24 20:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:34:24 20:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:34:24 20:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:14:01 6 0.00 0.00 0.02 0.10 0.00 99.88 20:34:24 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:34:24 20:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:34:24 20:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:15:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:34:24 20:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:34:24 20:15:01 6 0.03 0.00 0.00 0.03 0.02 99.92 20:34:24 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:16:01 all 0.03 0.00 0.03 0.01 0.01 99.92 20:34:24 20:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:34:24 20:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:16:01 4 0.02 0.00 0.05 0.00 0.03 99.90 20:34:24 20:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:34:24 20:16:01 6 0.02 0.00 0.03 0.03 0.02 99.90 20:34:24 20:16:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:34:24 20:17:01 all 0.03 0.00 0.01 0.02 0.01 99.93 20:34:24 20:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:17:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:34:24 20:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:34:24 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:17:01 6 0.02 0.00 0.00 0.12 0.00 99.87 20:34:24 20:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:34:24 20:18:01 all 0.01 0.00 0.00 0.00 0.01 99.96 20:34:24 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:18:01 3 0.02 0.00 0.00 0.00 0.03 99.95 20:34:24 20:18:01 4 0.05 0.00 0.00 0.00 0.03 99.92 20:34:24 20:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:34:24 20:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:34:24 20:19:01 0 0.05 0.00 0.00 0.03 0.02 99.90 20:34:24 20:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:34:24 20:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:20:01 all 0.02 0.00 0.02 0.00 0.01 99.94 20:34:24 20:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:34:24 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:34:24 20:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:34:24 20:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:20:01 6 0.00 0.00 0.03 0.02 0.02 99.93 20:34:24 20:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:34:24 20:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:34:24 20:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:34:24 20:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:34:24 20:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:34:24 20:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:34:24 20:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:34:24 20:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:34:24 20:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:34:24 20:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:34:24 20:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:34:24 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:34:24 20:23:01 7 0.03 0.00 0.00 0.00 0.03 99.93 20:34:24 20:34:24 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:34:24 20:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:34:24 20:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:34:24 20:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:34:24 20:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:34:24 20:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:24:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:34:24 20:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:34:24 20:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:34:24 20:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:34:24 20:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:34:24 20:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:26:01 3 0.07 0.00 0.03 0.00 0.03 99.87 20:34:24 20:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:26:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:34:24 20:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:34:24 20:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:34:24 20:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:34:24 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:34:24 20:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:27:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:34:24 20:27:01 7 0.00 0.00 0.02 0.00 0.03 99.95 20:34:24 20:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:34:24 20:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:34:24 20:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:34:24 20:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:34:24 20:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:34:24 20:28:01 7 0.03 0.00 0.05 0.00 0.03 99.88 20:34:24 20:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:34:24 20:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:34:24 20:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:34:24 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:34:24 20:29:01 7 0.05 0.00 0.02 0.00 0.03 99.90 20:34:24 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:34:24 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:34:24 20:30:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:34:24 20:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:34:24 20:30:01 7 0.07 0.00 0.03 0.00 0.03 99.87 20:34:24 20:31:01 all 0.15 0.00 0.01 0.00 0.01 99.82 20:34:24 20:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:34:24 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:34:24 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:34:24 20:31:01 4 1.13 0.00 0.00 0.00 0.00 98.87 20:34:24 20:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:34:24 20:31:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:34:24 20:31:01 7 0.02 0.00 0.05 0.00 0.05 99.88 20:34:24 20:32:01 all 0.28 0.00 0.01 0.00 0.02 99.68 20:34:24 20:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:34:24 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:34:24 20:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:34:24 20:32:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:34:24 20:32:01 4 2.05 0.00 0.00 0.00 0.02 97.93 20:34:24 20:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:34:24 20:32:01 6 0.02 0.00 0.02 0.03 0.02 99.92 20:34:24 20:32:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:34:24 20:33:01 all 0.29 0.00 0.04 0.01 0.01 99.65 20:34:24 20:33:01 0 1.34 0.00 0.08 0.03 0.02 98.53 20:34:24 20:33:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:34:24 20:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:34:24 20:33:01 3 0.08 0.00 0.05 0.00 0.02 99.85 20:34:24 20:33:01 4 0.86 0.00 0.03 0.00 0.00 99.11 20:34:24 20:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:34:24 20:33:01 6 0.02 0.00 0.02 0.05 0.00 99.92 20:34:24 20:33:01 7 0.02 0.00 0.05 0.00 0.02 99.92 20:34:24 20:34:01 all 0.47 0.00 0.12 0.00 0.02 99.39 20:34:24 20:34:01 0 2.15 0.00 0.08 0.00 0.02 97.75 20:34:24 20:34:01 1 0.32 0.00 0.12 0.00 0.02 99.55 20:34:24 20:34:01 2 0.32 0.00 0.10 0.00 0.00 99.58 20:34:24 20:34:01 3 0.15 0.00 0.17 0.00 0.02 99.67 20:34:24 20:34:01 4 0.27 0.00 0.13 0.00 0.02 99.58 20:34:24 20:34:01 5 0.08 0.00 0.12 0.00 0.02 99.78 20:34:24 20:34:01 6 0.18 0.00 0.13 0.02 0.02 99.65 20:34:24 20:34:01 7 0.27 0.00 0.13 0.02 0.03 99.55 20:34:24 20:34:24 Average: CPU %user %nice %system %iowait %steal %idle 20:34:24 Average: all 6.37 0.00 1.04 2.62 0.03 89.95 20:34:24 Average: 0 6.52 0.00 1.07 2.66 0.03 89.72 20:34:24 Average: 1 6.49 0.00 1.11 2.02 0.03 90.35 20:34:24 Average: 2 6.32 0.00 1.09 2.35 0.02 90.21 20:34:24 Average: 3 6.25 0.00 1.06 3.22 0.04 89.44 20:34:24 Average: 4 6.51 0.00 1.04 3.91 0.03 88.51 20:34:24 Average: 5 6.37 0.00 0.98 1.41 0.03 91.22 20:34:24 Average: 6 6.26 0.00 0.94 2.90 0.03 89.87 20:34:24 Average: 7 6.23 0.00 1.00 2.47 0.03 90.27 20:34:24 20:34:24 20:34:24