Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 790ec43f32773d2d572876c9a9f43d22d170023c+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (99c4ebb632a36bf40fc181b2e696772ab6542a09) 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-ssh15330483599871482374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12344818288370500009.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10045670263390357963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14833014918861990721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1385705629840022309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 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 ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5224’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5230’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5231’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5234’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5225’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5241 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 790ec43f32773d2d572876c9a9f43d22d170023c Merge succeeded, producing 790ec43f32773d2d572876c9a9f43d22d170023c Checking out Revision 790ec43f32773d2d572876c9a9f43d22d170023c (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T17:26:41.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T17:26:41.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T17:26:41.911Z] ========================================================= [2023-03-22T17:26:41.911Z] EdgeX Global Pipelines Version Info [2023-03-22T17:26:41.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 > git rev-list --no-walk 21bf2dce5ddd2682468b839df1f51371651daf7c # timeout=10 [2023-03-22T17:26:42.634Z] ------------------- [2023-03-22T17:26:42.634Z] stable info: [2023-03-22T17:26:42.634Z] ------------------- [2023-03-22T17:26:42.634Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T17:26:42.634Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:26:42.634Z] Message: update stable to v1.0.245 [2023-03-22T17:26:43.204Z] ------------------- [2023-03-22T17:26:43.204Z] experimental info: [2023-03-22T17:26:43.204Z] ------------------- [2023-03-22T17:26:43.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T17:26:43.204Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T17:26:43.204Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T17:26:43.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T17:26:43.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T17:26:43.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T17:26:43.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T17:26:43.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T17:26:43.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T17:26:43.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T17:26:43.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T17:26:43.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T17:26:43.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T17:26:43.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T17:26:43.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T17:26:43.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T17:26:43.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T17:26:43.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T17:26:43.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:26:43.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:26:43.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T17:26:43.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T17:26:43.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T17:26:43.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T17:26:43.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T17:26:43.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T17:26:43.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo [2023-03-22T17:26:43.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo [2023-03-22T17:26:43.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo [2023-03-22T17:26:43.778Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo [2023-03-22T17:26:43.793Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 790ec43 [Pipeline] echo [2023-03-22T17:26:43.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:26:43.846Z] provisioning config files... [2023-03-22T17:26:43.857Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16594097141611755538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:26:44.168Z] ---> docker-login.sh [2023-03-22T17:26:44.168Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:26:44.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:44.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:44.430Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:44.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:44.430Z] [2023-03-22T17:26:44.430Z] Login Succeeded [2023-03-22T17:26:44.430Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:26:44.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:44.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:44.690Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:44.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:44.690Z] [2023-03-22T17:26:44.690Z] Login Succeeded [2023-03-22T17:26:44.690Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:26:44.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:44.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:44.690Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:44.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:44.690Z] [2023-03-22T17:26:44.690Z] Login Succeeded [2023-03-22T17:26:44.690Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:26:44.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:44.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:44.951Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:44.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:44.951Z] [2023-03-22T17:26:44.951Z] Login Succeeded [2023-03-22T17:26:44.951Z] docker.io [2023-03-22T17:26:44.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:26:45.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:26:45.211Z] Configure a credential helper to remove this warning. See [2023-03-22T17:26:45.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:26:45.211Z] [2023-03-22T17:26:45.211Z] Login Succeeded [2023-03-22T17:26:45.211Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:26:45.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:26:45.555Z] + 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 [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + dirname cmd/core-command/Dockerfile [2023-03-22T17:26:45.555Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/core-data/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T17:26:45.555Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T17:26:45.555Z] + cut -d/ -f2 [2023-03-22T17:26:45.555Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T17:26:45.609Z] 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 [2023-03-22T17:26:45.954Z] + git rev-list -1 --merges 790ec43f32773d2d572876c9a9f43d22d170023c~1..790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo [2023-03-22T17:26:45.973Z] -----------> git rev-list -1 --merges 790ec43f32773d2d572876c9a9f43d22d170023c~1..790ec43f32773d2d572876c9a9f43d22d170023c 790ec43f32773d2d572876c9a9f43d22d170023c [false] [Pipeline] sh [2023-03-22T17:26:46.261Z] + git log --format=format:%s -1 790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo [2023-03-22T17:26:46.276Z] ========================================================= [2023-03-22T17:26:46.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T17:26:46.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T17:26:46.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:26:46.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T17:26:46.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T17:26:46.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T17:26:46.643Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T17:26:46.643Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T17:26:46.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:26:46.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:26:46.982Z] [2023-03-22T17:26:46.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:26:47.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:26:47.278Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T17:26:47.278Z] b85a868b505f: Pulling fs layer [2023-03-22T17:26:47.278Z] e2be974225ed: Pulling fs layer [2023-03-22T17:26:47.278Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T17:26:47.278Z] 988bab9f4d93: Pulling fs layer [2023-03-22T17:26:47.278Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T17:26:47.278Z] eaf3925da568: Pulling fs layer [2023-03-22T17:26:47.278Z] bab4dde63d76: Pulling fs layer [2023-03-22T17:26:47.278Z] bde34c3a00c8: Pulling fs layer [2023-03-22T17:26:47.278Z] b352a97aabf1: Pulling fs layer [2023-03-22T17:26:47.278Z] 4872d77fe225: Pulling fs layer [2023-03-22T17:26:47.278Z] 5851b861e8e6: Pulling fs layer [2023-03-22T17:26:47.278Z] b352a97aabf1: Waiting [2023-03-22T17:26:47.278Z] bab4dde63d76: Waiting [2023-03-22T17:26:47.278Z] 4872d77fe225: Waiting [2023-03-22T17:26:47.278Z] bde34c3a00c8: Waiting [2023-03-22T17:26:47.278Z] 5851b861e8e6: Waiting [2023-03-22T17:26:47.278Z] 988bab9f4d93: Waiting [2023-03-22T17:26:47.278Z] eaf3925da568: Waiting [2023-03-22T17:26:47.278Z] e2be974225ed: Download complete [2023-03-22T17:26:47.278Z] 988bab9f4d93: Download complete [2023-03-22T17:26:47.538Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T17:26:47.538Z] 1469e6f7b9e6: Download complete [2023-03-22T17:26:47.538Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T17:26:47.538Z] 339a4e72a1f5: Download complete [2023-03-22T17:26:47.538Z] eaf3925da568: Verifying Checksum [2023-03-22T17:26:47.538Z] eaf3925da568: Download complete [2023-03-22T17:26:47.538Z] bde34c3a00c8: Download complete [2023-03-22T17:26:47.538Z] b352a97aabf1: Download complete [2023-03-22T17:26:47.538Z] 4872d77fe225: Download complete [2023-03-22T17:26:47.538Z] 5851b861e8e6: Verifying Checksum [2023-03-22T17:26:47.538Z] 5851b861e8e6: Download complete [2023-03-22T17:26:47.799Z] b85a868b505f: Verifying Checksum [2023-03-22T17:26:47.799Z] b85a868b505f: Download complete [2023-03-22T17:26:48.058Z] bab4dde63d76: Verifying Checksum [2023-03-22T17:26:48.058Z] bab4dde63d76: Download complete [2023-03-22T17:26:48.994Z] b85a868b505f: Pull complete [2023-03-22T17:26:49.254Z] e2be974225ed: Pull complete [2023-03-22T17:26:49.822Z] 339a4e72a1f5: Pull complete [2023-03-22T17:26:49.822Z] 988bab9f4d93: Pull complete [2023-03-22T17:26:50.081Z] 1469e6f7b9e6: Pull complete [2023-03-22T17:26:50.081Z] eaf3925da568: Pull complete [2023-03-22T17:26:52.627Z] bab4dde63d76: Pull complete [2023-03-22T17:26:52.627Z] bde34c3a00c8: Pull complete [2023-03-22T17:26:52.627Z] b352a97aabf1: Pull complete [2023-03-22T17:26:52.627Z] 4872d77fe225: Pull complete [2023-03-22T17:26:52.627Z] 5851b861e8e6: Pull complete [2023-03-22T17:26:52.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T17:26:52.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:26:52.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:26:52.744Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T17:26:52.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/py-git-semver:0.1.4 cat [2023-03-22T17:26:56.228Z] $ docker top c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e -eo pid,comm [2023-03-22T17:26:56.286Z] 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). [2023-03-22T17:26:56.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:26:56.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:26:56.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:26:56.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:26:56.430Z] $ docker exec c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent [2023-03-22T17:26:56.536Z] SSH_AUTH_SOCK=/tmp/ssh-ynip2rVrRI2Y/agent.32 [2023-03-22T17:26:56.536Z] SSH_AGENT_PID=38 [2023-03-22T17:26:56.542Z] Running ssh-add (command line suppressed) [2023-03-22T17:26:56.642Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_11384469922927751013.key (/w/workspace/edgex-go/4@tmp/private_key_11384469922927751013.key) [2023-03-22T17:26:56.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:26:56.936Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T17:26:56.953Z] $ docker exec --env ******** --env ******** c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent -k [2023-03-22T17:26:57.056Z] unset SSH_AUTH_SOCK; [2023-03-22T17:26:57.056Z] unset SSH_AGENT_PID; [2023-03-22T17:26:57.056Z] echo Agent pid 38 killed; [2023-03-22T17:26:57.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T17:26:57.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:26:57.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:26:57.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:26:57.206Z] $ docker exec c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent [2023-03-22T17:26:57.312Z] SSH_AUTH_SOCK=/tmp/ssh-H4xxmVC1bS12/agent.70 [2023-03-22T17:26:57.312Z] SSH_AGENT_PID=76 [2023-03-22T17:26:57.316Z] Running ssh-add (command line suppressed) [2023-03-22T17:26:57.422Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7489124459087126236.key (/w/workspace/edgex-go/4@tmp/private_key_7489124459087126236.key) [2023-03-22T17:26:57.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:26:57.722Z] + git semver init [2023-03-22T17:26:57.982Z] 2023-03-22 17:26:57,957 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T17:26:57.982Z] 2023-03-22 17:26:57,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-22T17:26:57.982Z] 2023-03-22 17:26:57,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-22T17:26:57.982Z] 2023-03-22 17:26:57,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4465 with force:False [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4465 [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,737 [execute] INFO git cat-file --batch-check [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,744 [execute] INFO git cat-file --batch [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:27:04.558Z] 2023-03-22 17:27:03,750 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4465 [2023-03-22T17:27:04.558Z] 0.0.0 [Pipeline] } [2023-03-22T17:27:04.571Z] $ docker exec --env ******** --env ******** c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent -k [2023-03-22T17:27:04.669Z] unset SSH_AUTH_SOCK; [2023-03-22T17:27:04.670Z] unset SSH_AGENT_PID; [2023-03-22T17:27:04.670Z] echo Agent pid 76 killed; [2023-03-22T17:27:04.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:27:04.975Z] + git semver [Pipeline] } [2023-03-22T17:27:05.252Z] $ docker stop --time=1 c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e [2023-03-22T17:27:06.536Z] $ docker rm -f --volumes c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:27:06.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T17:27:07.090Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T17:27:07.093Z] [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 [2023-03-22T17:27:07.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T17:27:07.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:27:07.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:27:07.516Z] ========================================================= [2023-03-22T17:27:07.516Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T17:27:07.516Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:07.526Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5240 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws [2023-03-22T17:27:07.560Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-22T17:27:07.592Z] The recommended git tool is: git [2023-03-22T17:27:07.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:07.804Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T17:27:07.804Z] 63b65145d645: Pulling fs layer [2023-03-22T17:27:07.804Z] a2d21d5440eb: Pulling fs layer [2023-03-22T17:27:07.804Z] 935e6c44a52c: Pulling fs layer [2023-03-22T17:27:07.804Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T17:27:07.804Z] 30dea6a524f1: Pulling fs layer [2023-03-22T17:27:07.804Z] a2aff8979fd8: Pulling fs layer [2023-03-22T17:27:07.804Z] 6808be2612f2: Pulling fs layer [2023-03-22T17:27:07.804Z] f25807f1079a: Pulling fs layer [2023-03-22T17:27:07.804Z] 30dea6a524f1: Waiting [2023-03-22T17:27:07.804Z] a2aff8979fd8: Waiting [2023-03-22T17:27:07.804Z] 6808be2612f2: Waiting [2023-03-22T17:27:07.804Z] f25807f1079a: Waiting [2023-03-22T17:27:07.804Z] 94cc34f8dd06: Waiting [2023-03-22T17:27:07.804Z] a2d21d5440eb: Verifying Checksum [2023-03-22T17:27:07.804Z] a2d21d5440eb: Download complete [2023-03-22T17:27:07.804Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T17:27:07.804Z] 94cc34f8dd06: Download complete [2023-03-22T17:27:07.804Z] 30dea6a524f1: Verifying Checksum [2023-03-22T17:27:07.804Z] 30dea6a524f1: Download complete [2023-03-22T17:27:07.804Z] 63b65145d645: Verifying Checksum [2023-03-22T17:27:07.804Z] 63b65145d645: Download complete [2023-03-22T17:27:08.066Z] a2aff8979fd8: Verifying Checksum [2023-03-22T17:27:08.066Z] a2aff8979fd8: Download complete [2023-03-22T17:27:08.066Z] 63b65145d645: Pull complete [2023-03-22T17:27:08.326Z] a2d21d5440eb: Pull complete [2023-03-22T17:27:08.326Z] f25807f1079a: Verifying Checksum [2023-03-22T17:27:08.326Z] f25807f1079a: Download complete [2023-03-22T17:27:08.592Z] 935e6c44a52c: Download complete [2023-03-22T17:27:08.850Z] 6808be2612f2: Verifying Checksum [2023-03-22T17:27:08.850Z] 6808be2612f2: Download complete [2023-03-22T17:27:13.038Z] 935e6c44a52c: Pull complete [2023-03-22T17:27:13.038Z] 94cc34f8dd06: Pull complete [2023-03-22T17:27:13.038Z] 30dea6a524f1: Pull complete [2023-03-22T17:27:13.038Z] a2aff8979fd8: Pull complete [2023-03-22T17:27:14.620Z] using credential edgex-jenkins-ssh [2023-03-22T17:27:14.644Z] Cloning the remote Git repository [2023-03-22T17:27:14.711Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:27:14.836Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-22T17:27:15.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:27:15.038Z] > git --version # timeout=10 [2023-03-22T17:27:15.064Z] > git --version # 'git version 2.25.1' [2023-03-22T17:27:15.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:27:16.326Z] 6808be2612f2: Pull complete [2023-03-22T17:27:15.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:27:16.585Z] f25807f1079a: Pull complete [2023-03-22T17:27:16.585Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T17:27:16.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:16.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:16.877Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:16.877Z] WORKDIR /edgex [2023-03-22T17:27:16.877Z] COPY go.mod . [2023-03-22T17:27:16.877Z] RUN go mod download [2023-03-22T17:27:16.877Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T17:27:17.817Z] Sending build context to Docker daemon 170.5MB [2023-03-22T17:27:17.817Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:27:17.817Z] ---> 3b553350e43f [2023-03-22T17:27:17.817Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:27:23.105Z] ---> Running in 523b31a9cb11 [2023-03-22T17:27:23.364Z] Removing intermediate container 523b31a9cb11 [2023-03-22T17:27:23.364Z] ---> 4af714d44903 [2023-03-22T17:27:23.364Z] Step 3/4 : COPY go.mod . [2023-03-22T17:27:23.364Z] ---> 7ab64bd8dc7b [2023-03-22T17:27:23.364Z] Step 4/4 : RUN go mod download [2023-03-22T17:27:23.364Z] ---> Running in 5500b0bdef21 [2023-03-22T17:27:35.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:27:35.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:27:37.993Z] Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:27:38.489Z] Merge succeeded, producing 790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:27:38.490Z] Checking out Revision 790ec43f32773d2d572876c9a9f43d22d170023c (PR-4465) [2023-03-22T17:27:36.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T17:27:36.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T17:27:36.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:27:37.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T17:27:38.017Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:27:38.095Z] > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 [2023-03-22T17:27:38.366Z] > git remote # timeout=10 [2023-03-22T17:27:38.391Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T17:27:38.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:27:38.435Z] > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T17:27:38.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T17:27:38.500Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:27:38.517Z] > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 [2023-03-22T17:27:39.272Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:27:40.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T17:27:40.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:27:40.125Z] Dload Upload Total Spent Left Speed [2023-03-22T17:27:40.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-22T17:27:40.761Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T17:27:41.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T17:27:41.102Z] + sudo tee /etc/docker/daemon.new [2023-03-22T17:27:41.458Z] Removing intermediate container 5500b0bdef21 [2023-03-22T17:27:41.458Z] ---> 49361f792603 [2023-03-22T17:27:41.458Z] Successfully built 49361f792603 [2023-03-22T17:27:41.458Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:41.756Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:27:41.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:41.823Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T17:27:41.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:27:42.080Z] { [2023-03-22T17:27:42.080Z] "registry-mirrors": [ [2023-03-22T17:27:42.080Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T17:27:42.080Z] ], [2023-03-22T17:27:42.080Z] "bip": "10.250.0.254/24", [2023-03-22T17:27:42.080Z] "hosts": [ [2023-03-22T17:27:42.080Z] "tcp://0.0.0.0:5555", [2023-03-22T17:27:42.080Z] "unix:///var/run/docker.sock" [2023-03-22T17:27:42.080Z] ], [2023-03-22T17:27:42.080Z] "mtu": 1458, [2023-03-22T17:27:42.080Z] "selinux-enabled": true, [2023-03-22T17:27:42.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T17:27:42.080Z] } [2023-03-22T17:27:42.366Z] $ docker top c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-22T17:27:42.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T17:27:42.772Z] + go version [2023-03-22T17:27:42.772Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T17:27:42.845Z] $ docker stop --time=1 c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 [2023-03-22T17:27:43.098Z] + sudo service docker restart [2023-03-22T17:27:44.164Z] $ docker rm -f --volumes c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:27:44.575Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:27:44.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:27:44.645Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T17:27:44.680Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:27:44.996Z] $ docker top 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:27:45.061Z] ========================================================= [2023-03-22T17:27:45.061Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:27:45.061Z] ========================================================= [Pipeline] sh [2023-03-22T17:27:45.338Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:27:45.630Z] + make test [2023-03-22T17:27:45.630Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:27:53.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:28:01.407Z] provisioning config files... [2023-03-22T17:28:01.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12569625286763901988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:28:01.813Z] ---> docker-login.sh [2023-03-22T17:28:01.813Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:28:02.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:28:02.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:28:02.410Z] Configure a credential helper to remove this warning. See [2023-03-22T17:28:02.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:28:02.410Z] [2023-03-22T17:28:02.410Z] Login Succeeded [2023-03-22T17:28:02.410Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:28:02.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:28:02.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:28:02.967Z] Configure a credential helper to remove this warning. See [2023-03-22T17:28:02.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:28:02.967Z] [2023-03-22T17:28:02.967Z] Login Succeeded [2023-03-22T17:28:02.967Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:28:03.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:28:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:28:03.241Z] Configure a credential helper to remove this warning. See [2023-03-22T17:28:03.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:28:03.241Z] [2023-03-22T17:28:03.241Z] Login Succeeded [2023-03-22T17:28:03.241Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:28:03.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:28:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:28:03.787Z] Configure a credential helper to remove this warning. See [2023-03-22T17:28:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:28:03.787Z] [2023-03-22T17:28:03.787Z] Login Succeeded [2023-03-22T17:28:03.787Z] docker.io [2023-03-22T17:28:04.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:28:04.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:28:04.330Z] Configure a credential helper to remove this warning. See [2023-03-22T17:28:04.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:28:04.330Z] [2023-03-22T17:28:04.330Z] Login Succeeded [2023-03-22T17:28:04.330Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:28:04.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T17:28:05.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-22T17:28:05.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:28:05.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:28:05.101Z] ========================================================= [2023-03-22T17:28:05.101Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T17:28:05.101Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:28:05.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:28:05.717Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T17:28:05.717Z] af6eaf76a39c: Pulling fs layer [2023-03-22T17:28:05.717Z] 55522c791124: Pulling fs layer [2023-03-22T17:28:05.717Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T17:28:05.717Z] 169dfbe0d373: Pulling fs layer [2023-03-22T17:28:05.717Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T17:28:05.717Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T17:28:05.717Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T17:28:05.717Z] e1ff8fa3b103: Waiting [2023-03-22T17:28:05.717Z] 52ebb69f0ebf: Waiting [2023-03-22T17:28:05.717Z] 5abe8eddf0d5: Waiting [2023-03-22T17:28:05.717Z] 169dfbe0d373: Waiting [2023-03-22T17:28:05.717Z] 55522c791124: Verifying Checksum [2023-03-22T17:28:05.717Z] 55522c791124: Download complete [2023-03-22T17:28:05.717Z] 169dfbe0d373: Verifying Checksum [2023-03-22T17:28:05.717Z] 169dfbe0d373: Download complete [2023-03-22T17:28:05.717Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T17:28:05.717Z] e1ff8fa3b103: Download complete [2023-03-22T17:28:05.717Z] af6eaf76a39c: Verifying Checksum [2023-03-22T17:28:05.717Z] af6eaf76a39c: Download complete [2023-03-22T17:28:07.175Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T17:28:07.175Z] 5abe8eddf0d5: Download complete [2023-03-22T17:28:07.918Z] af6eaf76a39c: Pull complete [2023-03-22T17:28:08.532Z] 55522c791124: Pull complete [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:28:08.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:28:09.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:28:09.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:28:09.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:28:09.133Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T17:28:09.133Z] ce5c4a1c91eb: Download complete [2023-03-22T17:28:09.133Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T17:28:09.133Z] 52ebb69f0ebf: Download complete [2023-03-22T17:28:09.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:28:09.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:28:09.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-03-22T17:28:11.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-22T17:28:12.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:28:12.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:28:12.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:28:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:28:14.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:28:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:28:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:28:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:28:15.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:28:15.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements [2023-03-22T17:28:15.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-22T17:28:16.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:28:16.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:28:19.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.870s coverage: 88.5% of statements [2023-03-22T17:28:19.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.130s coverage: 3.9% of statements [2023-03-22T17:28:19.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:28:19.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:19.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:28:19.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements [2023-03-22T17:28:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:28:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:28:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:28:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:28:19.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:28:19.932Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-03-22T17:28:21.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:28:21.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:28:21.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:28:21.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements [2023-03-22T17:28:21.523Z] ce5c4a1c91eb: Pull complete [2023-03-22T17:28:21.523Z] 169dfbe0d373: Pull complete [2023-03-22T17:28:21.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:28:21.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:28:21.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-03-22T17:28:21.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements [2023-03-22T17:28:21.797Z] e1ff8fa3b103: Pull complete [2023-03-22T17:28:22.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 44.1% of statements [2023-03-22T17:28:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:28:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:28:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:28:23.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:28:23.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2023-03-22T17:28:23.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-03-22T17:28:23.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-03-22T17:28:23.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-03-22T17:28:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:28:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:28:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:28:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:28:24.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:28:24.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:28:24.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:28:24.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:28:24.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:28:24.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:28:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:28:26.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:28:26.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:28:28.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:28:28.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:28:28.478Z] 52ebb69f0ebf: Pull complete [2023-03-22T17:28:29.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:28:29.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:28:29.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:28:29.895Z] 5abe8eddf0d5: Pull complete [2023-03-22T17:28:29.895Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T17:28:29.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:28:29.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:28:30.248Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:28:30.248Z] WORKDIR /edgex [2023-03-22T17:28:30.248Z] COPY go.mod . [2023-03-22T17:28:30.248Z] RUN go mod download [2023-03-22T17:28:30.248Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T17:28:30.839Z] Sending build context to Docker daemon 2.933MB [2023-03-22T17:28:30.839Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:28:30.839Z] ---> 6cb57ee374ae [2023-03-22T17:28:30.839Z] Step 2/4 : WORKDIR /edgex [2023-03-22T17:28:31.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:28:31.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:28:31.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:28:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:28:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:28:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:28:32.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:28:33.435Z] ---> Running in 7a1a440cf9d4 [2023-03-22T17:28:33.436Z] Removing intermediate container 7a1a440cf9d4 [2023-03-22T17:28:33.436Z] ---> 43db1905c90c [2023-03-22T17:28:33.436Z] Step 3/4 : COPY go.mod . [2023-03-22T17:28:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:28:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:28:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:28:33.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:28:34.028Z] ---> 48a5b0b7b01a [2023-03-22T17:28:34.028Z] Step 4/4 : RUN go mod download [2023-03-22T17:28:34.028Z] ---> Running in 557534584d5b [2023-03-22T17:28:34.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-03-22T17:28:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:28:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:28:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:28:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:28:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:28:36.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:28:36.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.307s coverage: 79.9% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.100s coverage: 86.9% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-22T17:28:46.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 82.1% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 38.4% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-03-22T17:28:46.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-03-22T17:28:46.521Z] 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 [2023-03-22T17:29:12.987Z] Removing intermediate container 557534584d5b [2023-03-22T17:29:12.987Z] ---> b86f551a0241 [2023-03-22T17:29:12.987Z] Successfully built b86f551a0241 [2023-03-22T17:29:12.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:29:13.059Z] go vet ./... [2023-03-22T17:29:13.339Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:29:13.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:29:13.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container [2023-03-22T17:29:13.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:29:15.027Z] $ docker top cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:29:15.588Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:29:15.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:29:15.588Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:29:15.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:29:15.882Z] + ls -al . [2023-03-22T17:29:15.882Z] total 704 [2023-03-22T17:29:15.882Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 17:27 . [2023-03-22T17:29:15.882Z] drwxr-xr-x 4 root root 4096 Mar 22 17:27 .. [2023-03-22T17:29:15.882Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 .blubracket [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:26 .dockerignore [2023-03-22T17:29:15.882Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git [2023-03-22T17:29:15.882Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 .github [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:26 .gitignore [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:26 .golangci.yml [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:26 .hadolint.yml [2023-03-22T17:29:15.882Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 17:27 .semver [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:26 .sonarcloud.properties [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:26 ADOPTERS.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:26 Attribution.txt [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:26 CHANGELOG.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:26 CONTRIBUTING.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:26 GOVERNANCE.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:26 Jenkinsfile [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:26 LICENSE [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:26 Makefile [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:26 OWNERS.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:26 README.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:26 SECURITY.md [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION [2023-03-22T17:29:15.882Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 bin [2023-03-22T17:29:15.882Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:26 cmd [2023-03-22T17:29:15.882Z] -rw-r--r-- 1 root root 447378 Mar 22 17:28 coverage.out [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:26 go.mod [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:26 go.sum [2023-03-22T17:29:15.882Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:26 internal [2023-03-22T17:29:15.882Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 openapi [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:26 security.txt [2023-03-22T17:29:15.882Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:26 snap [2023-03-22T17:29:15.882Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:26 version.go [Pipeline] sh [2023-03-22T17:29:15.891Z] + go version [2023-03-22T17:29:15.891Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T17:29:15.931Z] $ docker stop --time=1 cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 [2023-03-22T17:29:16.171Z] + '[' -e coverage.out ] [2023-03-22T17:29:16.172Z] + chown 1001:1001 coverage.out [2023-03-22T17:29:17.607Z] $ docker rm -f --volumes cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2023-03-22T17:29:17.882Z] Stashed 1 file(s) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-22T17:29:18.172Z] + make build [2023-03-22T17:29:18.173Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:29:18.243Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:29:18.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:29:18.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container [2023-03-22T17:29:18.546Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:29:19.934Z] $ docker top 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:29:20.175Z] ========================================================= [2023-03-22T17:29:20.175Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T17:29:20.175Z] ========================================================= [Pipeline] sh [2023-03-22T17:29:20.824Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:29:21.497Z] + make test [2023-03-22T17:29:21.497Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T17:29:33.046Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:29:33.046Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:29:33.046Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-22T17:29:34.018Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:29:42.129Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:29:42.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:29:43.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:29:45.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:29:45.712Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:29:46.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:29:48.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-03-22T17:29:49.405Z] $ docker stop --time=1 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c [2023-03-22T17:29:56.677Z] $ docker rm -f --volumes 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:29:57.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:29:57.552Z] [2023-03-22T17:29:57.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:29:57.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:29:57.847Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T17:29:57.847Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T17:29:57.847Z] ca9280d653b3: Pulling fs layer [2023-03-22T17:29:57.847Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T17:29:57.847Z] cbdbe7a5bc2a: Download complete [2023-03-22T17:29:58.104Z] ca9280d653b3: Verifying Checksum [2023-03-22T17:29:58.104Z] ca9280d653b3: Download complete [2023-03-22T17:29:58.104Z] cbdbe7a5bc2a: Pull complete [2023-03-22T17:29:58.671Z] 7e9c9ca2126c: Download complete [2023-03-22T17:29:58.671Z] ca9280d653b3: Pull complete [2023-03-22T17:30:01.956Z] 7e9c9ca2126c: Pull complete [2023-03-22T17:30:01.956Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T17:30:01.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:01.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:30:02.042Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T17:30:02.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T17:30:07.052Z] $ docker top 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:30:07.390Z] + docker-compose build --help [2023-03-22T17:30:07.390Z] + grep parallel [2023-03-22T17:30:07.958Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:30:07.972Z] $ docker stop --time=1 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 [2023-03-22T17:30:09.227Z] $ docker rm -f --volumes 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:30:09.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T17:30:09.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:30:09.699Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T17:30:09.733Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T17:30:10.039Z] $ docker top c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:30:10.380Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:30:10.948Z] Building core-command ... [2023-03-22T17:30:10.948Z] Building core-common-config-bootstrapper ... [2023-03-22T17:30:10.948Z] Building core-data ... [2023-03-22T17:30:10.948Z] Building core-metadata ... [2023-03-22T17:30:10.948Z] Building security-bootstrapper ... [2023-03-22T17:30:10.948Z] Building security-proxy-auth ... [2023-03-22T17:30:10.948Z] Building security-proxy-setup ... [2023-03-22T17:30:10.948Z] Building security-secretstore-setup ... [2023-03-22T17:30:10.948Z] Building security-spiffe-token-provider ... [2023-03-22T17:30:10.948Z] Building security-spire-agent ... [2023-03-22T17:30:10.948Z] Building security-spire-config ... [2023-03-22T17:30:10.948Z] Building security-spire-server ... [2023-03-22T17:30:10.948Z] Building support-notifications ... [2023-03-22T17:30:10.948Z] Building support-scheduler ... [2023-03-22T17:30:10.948Z] Building core-command [2023-03-22T17:30:10.948Z] Building support-scheduler [2023-03-22T17:30:10.948Z] Building core-data [2023-03-22T17:30:10.948Z] Building core-metadata [2023-03-22T17:30:10.948Z] Building security-bootstrapper [2023-03-22T17:30:17.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T17:30:23.158Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:23.158Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:23.158Z] ---> 49361f792603 [2023-03-22T17:30:23.158Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:23.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:23.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:23.158Z] ---> 49361f792603 [2023-03-22T17:30:23.158Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:23.158Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:23.158Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:23.158Z] ---> 49361f792603 [2023-03-22T17:30:23.158Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:30:23.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:23.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:23.158Z] ---> 49361f792603 [2023-03-22T17:30:23.158Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:23.158Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:30:23.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:30:23.158Z] ---> 49361f792603 [2023-03-22T17:30:23.158Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:30:33.140Z] ---> Running in f44cbf5f90d4 [2023-03-22T17:30:33.140Z] ---> Running in 9beed7c98241 [2023-03-22T17:30:33.140Z] ---> Running in d2282c21f380 [2023-03-22T17:30:33.140Z] ---> Running in ad295cf487c8 [2023-03-22T17:30:33.140Z] ---> Running in 9983cf8e46ce [2023-03-22T17:30:33.400Z] Removing intermediate container f44cbf5f90d4 [2023-03-22T17:30:33.400Z] ---> 7bf5e16cfd53 [2023-03-22T17:30:33.400Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.400Z] Removing intermediate container ad295cf487c8 [2023-03-22T17:30:33.400Z] ---> 42e2013e351d [2023-03-22T17:30:33.400Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T17:30:33.400Z] Removing intermediate container 9beed7c98241 [2023-03-22T17:30:33.400Z] ---> 9916a0a2b403 [2023-03-22T17:30:33.400Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T17:30:33.400Z] Removing intermediate container 9983cf8e46ce [2023-03-22T17:30:33.400Z] ---> d347876d3f8a [2023-03-22T17:30:33.400Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:30:33.400Z] Removing intermediate container d2282c21f380 [2023-03-22T17:30:33.400Z] ---> 4bdfc7808417 [2023-03-22T17:30:33.400Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:30:33.400Z] ---> Running in 018fa6d6857f [2023-03-22T17:30:33.400Z] ---> Running in 528edec886d9 [2023-03-22T17:30:33.400Z] ---> Running in 2631d1f0cf52 [2023-03-22T17:30:33.400Z] ---> Running in 0e1577203ed4 [2023-03-22T17:30:33.400Z] ---> Running in a876bf9f0b66 [2023-03-22T17:30:33.400Z] Removing intermediate container 528edec886d9 [2023-03-22T17:30:33.400Z] ---> 0ab5c361ae5d [2023-03-22T17:30:33.400Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.400Z] Removing intermediate container 0e1577203ed4 [2023-03-22T17:30:33.400Z] ---> b20283bc0aa3 [2023-03-22T17:30:33.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.659Z] Removing intermediate container 2631d1f0cf52 [2023-03-22T17:30:33.659Z] ---> d859b63efcf5 [2023-03-22T17:30:33.659Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.659Z] ---> Running in 29ddf2e69d81 [2023-03-22T17:30:33.659Z] Removing intermediate container a876bf9f0b66 [2023-03-22T17:30:33.659Z] ---> 6c832b0ae0dc [2023-03-22T17:30:33.659Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:30:33.659Z] ---> Running in 341e5704c994 [2023-03-22T17:30:33.659Z] ---> Running in 05a8531cab08 [2023-03-22T17:30:33.659Z] ---> Running in 6f19da19fcc4 [2023-03-22T17:30:33.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:33.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.183Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.441Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:30:34.441Z] Removing intermediate container 018fa6d6857f [2023-03-22T17:30:34.441Z] ---> 550cbf86ead6 [2023-03-22T17:30:34.441Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.441Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.441Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.441Z] ---> f95a68281783 [2023-03-22T17:30:34.441Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.697Z] ---> Running in 487d3ff3e1fe [2023-03-22T17:30:34.697Z] OK: 265 MiB in 53 packages [2023-03-22T17:30:34.697Z] Removing intermediate container 29ddf2e69d81 [2023-03-22T17:30:34.697Z] ---> 7e76a5c795e1 [2023-03-22T17:30:34.697Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.955Z] Removing intermediate container 341e5704c994 [2023-03-22T17:30:34.955Z] ---> c71df325ecc8 [2023-03-22T17:30:34.955Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.955Z] ---> ff27f99dd62f [2023-03-22T17:30:34.955Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.955Z] ---> Running in 22e3102c4515 [2023-03-22T17:30:34.955Z] Removing intermediate container 05a8531cab08 [2023-03-22T17:30:34.955Z] ---> a4935b512ffa [2023-03-22T17:30:34.955Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:30:34.955Z] ---> 0833718b15a6 [2023-03-22T17:30:34.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:34.955Z] ---> Running in 0a3010faf5c2 [2023-03-22T17:30:35.214Z] ---> bc4f8382bdfb [2023-03-22T17:30:35.214Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:35.214Z] ---> Running in dc3b9313ebfa [2023-03-22T17:30:35.214Z] Removing intermediate container 6f19da19fcc4 [2023-03-22T17:30:35.214Z] ---> 164baf03bca1 [2023-03-22T17:30:35.214Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:30:35.214Z] ---> 45fbe60398f5 [2023-03-22T17:30:35.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:30:35.214Z] ---> Running in f07c05365b90 [2023-03-22T17:31:31.495Z] Removing intermediate container 487d3ff3e1fe [2023-03-22T17:31:31.495Z] ---> 259d67ec3930 [2023-03-22T17:31:31.495Z] Step 7/33 : COPY . . [2023-03-22T17:31:31.495Z] Removing intermediate container f07c05365b90 [2023-03-22T17:31:31.495Z] ---> 163bdb3c7a03 [2023-03-22T17:31:31.495Z] Step 8/23 : COPY . . [2023-03-22T17:31:31.495Z] Removing intermediate container dc3b9313ebfa [2023-03-22T17:31:31.495Z] ---> 5494ea57b136 [2023-03-22T17:31:31.495Z] Step 8/25 : COPY . . [2023-03-22T17:31:31.496Z] Removing intermediate container 0a3010faf5c2 [2023-03-22T17:31:31.496Z] ---> 6dafbc331081 [2023-03-22T17:31:31.496Z] Step 8/23 : COPY . . [2023-03-22T17:31:31.496Z] Removing intermediate container 22e3102c4515 [2023-03-22T17:31:31.496Z] ---> 84e59abe1273 [2023-03-22T17:31:31.496Z] Step 8/24 : COPY . . [2023-03-22T17:31:58.133Z] ---> 6a98f12f218d [2023-03-22T17:31:58.133Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:31:58.133Z] ---> aafe5a2507a2 [2023-03-22T17:31:58.133Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:31:58.133Z] ---> 40d924801f55 [2023-03-22T17:31:58.133Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:31:58.133Z] ---> Running in d9cb799d6672 [2023-03-22T17:31:58.133Z] ---> daced777e273 [2023-03-22T17:31:58.133Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:31:58.133Z] ---> Running in 7e7630f69add [2023-03-22T17:31:58.133Z] ---> 7ec1ff6bba20 [2023-03-22T17:31:58.133Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T17:31:58.133Z] ---> Running in 46c4e8901e51 [2023-03-22T17:31:58.133Z] ---> Running in bf67abb68162 [2023-03-22T17:31:58.133Z] ---> Running in 9962dbec6c47 [2023-03-22T17:31:58.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:31:58.133Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:31:58.133Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:31:58.133Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:31:58.133Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:32:44.845Z] Removing intermediate container d9cb799d6672 [2023-03-22T17:32:44.845Z] ---> 3894175b0309 [2023-03-22T17:32:44.845Z] [2023-03-22T17:32:44.845Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:32:44.845Z] Removing intermediate container 9962dbec6c47 [2023-03-22T17:32:44.845Z] ---> 0d0652fa902c [2023-03-22T17:32:44.845Z] [2023-03-22T17:32:44.845Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T17:32:44.845Z] Removing intermediate container 7e7630f69add [2023-03-22T17:32:44.845Z] ---> 07b3bd2dbbda [2023-03-22T17:32:44.845Z] [2023-03-22T17:32:44.845Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:32:44.845Z] Removing intermediate container 46c4e8901e51 [2023-03-22T17:32:44.845Z] ---> 05b7f78a1517 [2023-03-22T17:32:44.845Z] [2023-03-22T17:32:44.845Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T17:32:44.845Z] 3.17: Pulling from library/alpine [2023-03-22T17:32:44.845Z] 3.17: Pulling from library/alpine [2023-03-22T17:32:44.845Z] 3.17: Pulling from library/alpine [2023-03-22T17:32:44.845Z] 3.17: Pulling from library/alpine [2023-03-22T17:32:46.221Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:32:46.221Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:32:46.221Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:32:46.221Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:32:46.221Z] Status: Image is up to date for alpine:3.17 [2023-03-22T17:32:46.221Z] Status: Image is up to date for alpine:3.17 [2023-03-22T17:32:46.221Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:32:46.221Z] Status: Image is up to date for alpine:3.17 [2023-03-22T17:32:46.221Z] ---> b2aa39c304c2 [2023-03-22T17:32:46.222Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:32:46.222Z] ---> b2aa39c304c2 [2023-03-22T17:32:46.222Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:46.222Z] ---> b2aa39c304c2 [2023-03-22T17:32:46.222Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:46.222Z] ---> b2aa39c304c2 [2023-03-22T17:32:46.222Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:46.222Z] ---> Running in 34f6141bb33e [2023-03-22T17:32:46.222Z] ---> Running in 45d88d0f4195 [2023-03-22T17:32:46.222Z] ---> Running in 85047205b4f1 [2023-03-22T17:32:46.479Z] ---> Running in db1d3a4204f2 [2023-03-22T17:32:46.479Z] Removing intermediate container bf67abb68162 [2023-03-22T17:32:46.479Z] ---> 44e999727b9f [2023-03-22T17:32:46.479Z] [2023-03-22T17:32:46.479Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:32:46.479Z] ---> b2aa39c304c2 [2023-03-22T17:32:46.479Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:46.479Z] ---> Running in a26d951e366e [2023-03-22T17:32:46.479Z] Removing intermediate container db1d3a4204f2 [2023-03-22T17:32:46.479Z] ---> db65ac4972e5 [2023-03-22T17:32:46.479Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:32:46.479Z] Removing intermediate container 85047205b4f1 [2023-03-22T17:32:46.479Z] ---> ddbbd78e1d74 [2023-03-22T17:32:46.479Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:32:46.479Z] ---> Running in 0047bcfbf069 [2023-03-22T17:32:46.479Z] ---> Running in fe2de20da1d9 [2023-03-22T17:32:46.737Z] Removing intermediate container fe2de20da1d9 [2023-03-22T17:32:46.737Z] ---> 1f41c2d7b9ae [2023-03-22T17:32:46.737Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:32:46.737Z] ---> Running in 776d82ccbcd8 [2023-03-22T17:32:46.737Z] Removing intermediate container 776d82ccbcd8 [2023-03-22T17:32:46.737Z] ---> 6780c4bc1bb9 [2023-03-22T17:32:46.737Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:32:46.737Z] ---> Running in 0adbad28f916 [2023-03-22T17:32:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:47.253Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:47.253Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:47.511Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:47.511Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:47.511Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:47.511Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:32:47.769Z] Removing intermediate container 34f6141bb33e [2023-03-22T17:32:47.769Z] ---> 4ea7da751c4f [2023-03-22T17:32:47.769Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:47.769Z] ---> Running in a56c8b1d8b63 [2023-03-22T17:32:47.769Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:47.769Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:32:47.769Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:47.769Z] OK: 7 MiB in 17 packages [2023-03-22T17:32:47.769Z] Removing intermediate container a56c8b1d8b63 [2023-03-22T17:32:47.769Z] ---> 7a7084d657ad [2023-03-22T17:32:47.769Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T17:32:47.769Z] ---> Running in 8898544844f6 [2023-03-22T17:32:47.769Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:32:47.769Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:32:47.769Z] OK: 7 MiB in 16 packages [2023-03-22T17:32:48.026Z] Removing intermediate container 8898544844f6 [2023-03-22T17:32:48.026Z] ---> c26fad4c45b0 [2023-03-22T17:32:48.026Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T17:32:48.026Z] Removing intermediate container a26d951e366e [2023-03-22T17:32:48.026Z] ---> 67c8ad556c2c [2023-03-22T17:32:48.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:48.026Z] ---> Running in 00f27cf46567 [2023-03-22T17:32:48.026Z] ---> Running in aed055cbde9b [2023-03-22T17:32:48.026Z] Removing intermediate container 45d88d0f4195 [2023-03-22T17:32:48.026Z] ---> 2c3fa37a03c6 [2023-03-22T17:32:48.026Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:32:48.026Z] ---> Running in 63b77e0ea253 [2023-03-22T17:32:48.026Z] Removing intermediate container aed055cbde9b [2023-03-22T17:32:48.026Z] ---> 95b7c6057d40 [2023-03-22T17:32:48.026Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T17:32:48.026Z] Removing intermediate container 00f27cf46567 [2023-03-22T17:32:48.026Z] ---> b177837f02d2 [2023-03-22T17:32:48.026Z] Step 15/24 : WORKDIR / [2023-03-22T17:32:48.026Z] ---> Running in 194a6da53156 [2023-03-22T17:32:48.026Z] ---> Running in 5ca9eb85e347 [2023-03-22T17:32:48.284Z] Removing intermediate container 63b77e0ea253 [2023-03-22T17:32:48.284Z] ---> 7c9d42c8deca [2023-03-22T17:32:48.284Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T17:32:48.284Z] ---> Running in af261acf4807 [2023-03-22T17:32:48.284Z] Removing intermediate container 194a6da53156 [2023-03-22T17:32:48.284Z] ---> b5021a9bc0b4 [2023-03-22T17:32:48.284Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:32:48.284Z] Removing intermediate container 5ca9eb85e347 [2023-03-22T17:32:48.284Z] ---> df62757e0dc5 [2023-03-22T17:32:48.284Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:48.284Z] ---> Running in d05fb14b91ea [2023-03-22T17:32:48.284Z] Removing intermediate container 0adbad28f916 [2023-03-22T17:32:48.284Z] ---> fef7b4a57c15 [2023-03-22T17:32:48.284Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:48.284Z] Removing intermediate container 0047bcfbf069 [2023-03-22T17:32:48.284Z] ---> ac5ecec2821f [2023-03-22T17:32:48.284Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:32:48.284Z] Removing intermediate container af261acf4807 [2023-03-22T17:32:48.284Z] ---> 1e06c2f60b1a [2023-03-22T17:32:48.284Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T17:32:48.284Z] ---> Running in 063064e45df6 [2023-03-22T17:32:48.543Z] ---> Running in 2fbef6c1e73d [2023-03-22T17:32:48.543Z] Removing intermediate container d05fb14b91ea [2023-03-22T17:32:48.543Z] ---> 9698383c783a [2023-03-22T17:32:48.543Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:48.543Z] ---> e114e696a20f [2023-03-22T17:32:48.543Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:48.543Z] Removing intermediate container 063064e45df6 [2023-03-22T17:32:48.543Z] ---> 9b3338c52cb2 [2023-03-22T17:32:48.543Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:32:48.543Z] Removing intermediate container 2fbef6c1e73d [2023-03-22T17:32:48.543Z] ---> d71c80e2ba7e [2023-03-22T17:32:48.543Z] Step 15/25 : WORKDIR / [2023-03-22T17:32:48.543Z] ---> Running in 3f88aaaa9ad7 [2023-03-22T17:32:48.543Z] ---> 7e67414c7f2d [2023-03-22T17:32:48.543Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:48.543Z] ---> Running in 45114d15bdd7 [2023-03-22T17:32:48.876Z] ---> 7cde61d8dca4 [2023-03-22T17:32:48.876Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:48.876Z] ---> d538b4b55aed [2023-03-22T17:32:48.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T17:32:48.876Z] Removing intermediate container 3f88aaaa9ad7 [2023-03-22T17:32:48.876Z] ---> 1c746d78d697 [2023-03-22T17:32:48.876Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:32:48.876Z] ---> 5ae9ca70f6c8 [2023-03-22T17:32:48.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:32:48.876Z] ---> Running in 28e2c39c8783 [2023-03-22T17:32:48.876Z] Removing intermediate container 45114d15bdd7 [2023-03-22T17:32:48.876Z] ---> 3b21e88e066e [2023-03-22T17:32:48.876Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:32:49.443Z] ---> 10eb2066a827 [2023-03-22T17:32:49.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T17:32:50.377Z] ---> 171a8f34f21c [2023-03-22T17:32:50.377Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:50.377Z] ---> 954c7eecff3c [2023-03-22T17:32:50.377Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:32:50.377Z] ---> 87daa9b3290c [2023-03-22T17:32:50.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:50.377Z] Removing intermediate container 28e2c39c8783 [2023-03-22T17:32:50.377Z] ---> fcf691309e57 [2023-03-22T17:32:50.377Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:32:50.377Z] ---> b4bf1c74466f [2023-03-22T17:32:50.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:50.377Z] ---> Running in 1bb7b3b3e640 [2023-03-22T17:32:50.377Z] Removing intermediate container 1bb7b3b3e640 [2023-03-22T17:32:50.377Z] ---> 28ecbc3cf87e [2023-03-22T17:32:50.377Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:32:50.377Z] ---> 71e16bdd25bf [2023-03-22T17:32:50.377Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T17:32:50.377Z] ---> d043d39188a8 [2023-03-22T17:32:50.377Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:32:50.377Z] ---> Running in d6bde140d3e7 [2023-03-22T17:32:50.377Z] ---> 366f414d4db3 [2023-03-22T17:32:50.377Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T17:32:50.377Z] ---> Running in 2a8fd80d3cf0 [2023-03-22T17:32:50.635Z] ---> Running in 0dcf5e41c389 [2023-03-22T17:32:50.635Z] ---> 9a0322df62d9 [2023-03-22T17:32:50.635Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T17:32:50.635Z] Removing intermediate container d6bde140d3e7 [2023-03-22T17:32:50.635Z] ---> f029d8eacef2 [2023-03-22T17:32:50.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:50.893Z] ---> Running in bca03f2f457d [2023-03-22T17:32:50.893Z] Removing intermediate container 0dcf5e41c389 [2023-03-22T17:32:50.893Z] ---> 595cc2868f96 [2023-03-22T17:32:50.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:50.893Z] ---> Running in 8556b9e85541 [2023-03-22T17:32:50.893Z] ---> Running in d595b6cb2723 [2023-03-22T17:32:50.893Z] Removing intermediate container bca03f2f457d [2023-03-22T17:32:50.893Z] ---> 29c5ffc18b02 [2023-03-22T17:32:50.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:50.893Z] Removing intermediate container 8556b9e85541 [2023-03-22T17:32:50.893Z] ---> b7d354de397b [2023-03-22T17:32:50.893Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T17:32:50.893Z] Removing intermediate container d595b6cb2723 [2023-03-22T17:32:50.893Z] ---> a8fde4c3ac7b [2023-03-22T17:32:50.893Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:32:50.893Z] ---> 47aa5902f260 [2023-03-22T17:32:50.893Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:32:50.893Z] ---> Running in 79bd0b2a3d41 [2023-03-22T17:32:50.893Z] ---> Running in bd3cf858a1ac [2023-03-22T17:32:51.151Z] ---> Running in f1294e92f189 [2023-03-22T17:32:51.151Z] Removing intermediate container 79bd0b2a3d41 [2023-03-22T17:32:51.151Z] ---> f8593a3bebaa [2023-03-22T17:32:51.151Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:32:51.151Z] Removing intermediate container bd3cf858a1ac [2023-03-22T17:32:51.151Z] ---> d5bcda56a260 [2023-03-22T17:32:51.151Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:32:51.151Z] ---> Running in f525a00c818f [2023-03-22T17:32:51.151Z] ---> Running in 1d009ca53b1e [2023-03-22T17:32:51.151Z] Removing intermediate container f1294e92f189 [2023-03-22T17:32:51.151Z] ---> fe36c212e251 [2023-03-22T17:32:51.151Z] Step 23/24 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:32:51.151Z] ---> de41e7d86871 [2023-03-22T17:32:51.151Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T17:32:51.151Z] ---> Running in 52774d64c659 [2023-03-22T17:32:51.409Z] Removing intermediate container 1d009ca53b1e [2023-03-22T17:32:51.409Z] ---> fe1de6ac36df [2023-03-22T17:32:51.409Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:32:51.409Z] Removing intermediate container f525a00c818f [2023-03-22T17:32:51.409Z] ---> b049c195ee3e [2023-03-22T17:32:51.409Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:32:51.409Z] ---> Running in ae3d2e22b4f0 [2023-03-22T17:32:51.409Z] Removing intermediate container 2a8fd80d3cf0 [2023-03-22T17:32:51.409Z] ---> f837138f3461 [2023-03-22T17:32:51.409Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:32:51.409Z] ---> Running in b6ce0c0686ef [2023-03-22T17:32:51.409Z] ---> Running in b2ad61537f2b [2023-03-22T17:32:51.409Z] ---> c6503cecfa43 [2023-03-22T17:32:51.409Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T17:32:51.409Z] Removing intermediate container 52774d64c659 [2023-03-22T17:32:51.409Z] ---> 80ad88aaa1bb [2023-03-22T17:32:51.409Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T17:32:51.667Z] Removing intermediate container ae3d2e22b4f0 [2023-03-22T17:32:51.667Z] ---> 1e3afbe1b7d0 [2023-03-22T17:32:51.667Z] [2023-03-22T17:32:51.667Z] ---> Running in 5bf78f1e87d2 [2023-03-22T17:32:51.667Z] ---> Running in a0e564bb8b81 [2023-03-22T17:32:51.667Z] Removing intermediate container b6ce0c0686ef [2023-03-22T17:32:51.667Z] ---> 92a5849c0cf7 [2023-03-22T17:32:51.667Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:32:51.667Z] Removing intermediate container b2ad61537f2b [2023-03-22T17:32:51.667Z] ---> 942603e6888d [2023-03-22T17:32:51.667Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:32:51.667Z] ---> Running in a70baab234b3 [2023-03-22T17:32:51.667Z] Successfully built 1e3afbe1b7d0 [2023-03-22T17:32:51.667Z] Successfully tagged core-data:latest [2023-03-22T17:32:51.667Z]  Building core-data ... done Building security-spiffe-token-provider [2023-03-22T17:32:51.667Z] Removing intermediate container 5bf78f1e87d2 [2023-03-22T17:32:51.667Z] ---> 1d54cdf17623 [2023-03-22T17:32:51.667Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:32:51.667Z] Removing intermediate container a0e564bb8b81 [2023-03-22T17:32:51.667Z] ---> b025b5f8485d [2023-03-22T17:32:51.667Z] [2023-03-22T17:32:51.667Z] ---> Running in 7a6111b7ea0a [2023-03-22T17:32:51.926Z] Successfully built b025b5f8485d [2023-03-22T17:32:52.874Z] Successfully tagged core-command:latest [2023-03-22T17:32:53.134Z] Building support-notifications [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T17:32:54.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T17:32:54.812Z]  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:54.812Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:55.072Z] ---> 49361f792603 [2023-03-22T17:32:55.072Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T17:32:55.072Z] ---> Using cache [2023-03-22T17:32:55.072Z] ---> 7bf5e16cfd53 [2023-03-22T17:32:55.072Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T17:32:56.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:32:56.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:32:56.443Z] ---> 49361f792603 [2023-03-22T17:32:56.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:32:56.443Z] ---> Using cache [2023-03-22T17:32:56.443Z] ---> d347876d3f8a [2023-03-22T17:32:56.443Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:32:56.443Z] ---> Using cache [2023-03-22T17:32:56.443Z] ---> b20283bc0aa3 [2023-03-22T17:32:56.443Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:32:58.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T17:32:58.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T17:32:58.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T17:32:58.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T17:33:00.644Z] ---> e109fa0122ce [2023-03-22T17:33:00.644Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:33:00.644Z] Removing intermediate container 7a6111b7ea0a [2023-03-22T17:33:00.644Z] Removing intermediate container a70baab234b3 [2023-03-22T17:33:00.644Z] ---> e5e1c1912188 [2023-03-22T17:33:00.644Z] ---> 4bd6efe8cab4 [2023-03-22T17:33:00.644Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:33:00.644Z] [2023-03-22T17:33:00.644Z] ---> Running in 226e9635891e [2023-03-22T17:33:00.644Z] ---> Running in 210b19b88c92 [2023-03-22T17:33:00.644Z] ---> Running in cf71d3aa8821 [2023-03-22T17:33:00.644Z] ---> Running in 8d9160bb5eef [2023-03-22T17:33:00.644Z] Successfully built 4bd6efe8cab4 [2023-03-22T17:33:00.644Z] Successfully tagged support-scheduler:latest [2023-03-22T17:33:00.644Z] Building security-spire-config [2023-03-22T17:33:00.644Z]  Building support-scheduler ... done Removing intermediate container 8d9160bb5eef [2023-03-22T17:33:00.644Z] ---> 767a1eb26be3 [2023-03-22T17:33:00.644Z] Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:33:00.644Z] ---> Running in 40e0698734f3 [2023-03-22T17:33:02.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:02.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:02.792Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:33:02.792Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:33:02.792Z] OK: 17822 distinct packages available [2023-03-22T17:33:03.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:03.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:03.309Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:03.309Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:03.309Z] ---> 49361f792603 [2023-03-22T17:33:03.309Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:33:03.309Z] ---> Using cache [2023-03-22T17:33:03.309Z] ---> 7bf5e16cfd53 [2023-03-22T17:33:03.309Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:33:03.309Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:05.912Z] Removing intermediate container 40e0698734f3 [2023-03-22T17:33:05.912Z] ---> 13ce9aa2c767 [2023-03-22T17:33:05.912Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:33:05.912Z] ---> Running in 06e73dc13dc7 [2023-03-22T17:33:05.912Z] ---> Running in c3407531e088 [2023-03-22T17:33:05.912Z] Removing intermediate container 06e73dc13dc7 [2023-03-22T17:33:05.912Z] ---> 3e35179e7354 [2023-03-22T17:33:05.912Z] [2023-03-22T17:33:05.912Z] Successfully built 3e35179e7354 [2023-03-22T17:33:05.912Z] Successfully tagged core-metadata:latest [2023-03-22T17:33:05.912Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-22T17:33:06.174Z] Removing intermediate container 226e9635891e [2023-03-22T17:33:06.174Z] ---> 40f100d425cb [2023-03-22T17:33:06.174Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T17:33:06.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:06.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:06.452Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:09.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:09.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:09.003Z] ---> 49361f792603 [2023-03-22T17:33:09.003Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> d347876d3f8a [2023-03-22T17:33:09.003Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> b20283bc0aa3 [2023-03-22T17:33:09.003Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> c71df325ecc8 [2023-03-22T17:33:09.003Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> 0833718b15a6 [2023-03-22T17:33:09.003Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> 6dafbc331081 [2023-03-22T17:33:09.003Z] Step 8/23 : COPY . . [2023-03-22T17:33:09.003Z] ---> Using cache [2023-03-22T17:33:09.003Z] ---> 40d924801f55 [2023-03-22T17:33:09.003Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:33:09.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:09.003Z] ---> 8a2c1bdf73d7 [2023-03-22T17:33:09.003Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:09.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:09.261Z] OK: 265 MiB in 53 packages [2023-03-22T17:33:09.518Z] ---> Running in 4359ba10ebf2 [2023-03-22T17:33:09.518Z] ---> Running in 8bd94f72d269 [2023-03-22T17:33:09.775Z] Removing intermediate container cf71d3aa8821 [2023-03-22T17:33:09.775Z] ---> 0bb34f7f9fcc [2023-03-22T17:33:09.775Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:33:10.033Z] Removing intermediate container 210b19b88c92 [2023-03-22T17:33:10.033Z] ---> 1c9e770ab25d [2023-03-22T17:33:10.033Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:33:10.033Z] ---> ad527fc1323f [2023-03-22T17:33:10.033Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:33:10.033Z] ---> 480024d1670e [2023-03-22T17:33:10.033Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:10.033Z] Removing intermediate container c3407531e088 [2023-03-22T17:33:10.033Z] ---> 6f41afc37778 [2023-03-22T17:33:10.033Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:33:10.033Z] ---> Running in 34a495827552 [2023-03-22T17:33:10.291Z] ---> 24c33a680747 [2023-03-22T17:33:10.291Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:33:10.291Z] ---> 17b340d55e9d [2023-03-22T17:33:10.291Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:10.291Z] ---> Running in a4f0caae03ec [2023-03-22T17:33:10.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:33:10.855Z] ---> 6d98c20f5eb6 [2023-03-22T17:33:10.855Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:33:11.422Z] ---> cb2464a2be05 [2023-03-22T17:33:11.422Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T17:33:11.680Z] ---> edeca8f85d24 [2023-03-22T17:33:11.680Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:33:11.680Z] ---> 11eb768565be [2023-03-22T17:33:11.680Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:33:11.939Z] ---> a08d497c906e [2023-03-22T17:33:11.939Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:33:11.939Z] ---> ccda25f3e4ef [2023-03-22T17:33:11.939Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:33:11.939Z] ---> Running in e0d16374b1e6 [2023-03-22T17:33:12.871Z] Removing intermediate container e0d16374b1e6 [2023-03-22T17:33:12.871Z] ---> f4b7f9c5a517 [2023-03-22T17:33:12.871Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:33:12.871Z] ---> Running in aa9b3e373589 [2023-03-22T17:33:12.871Z] Removing intermediate container aa9b3e373589 [2023-03-22T17:33:12.871Z] ---> 572563c77855 [2023-03-22T17:33:12.871Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:33:12.871Z] ---> Running in 0963afc9d309 [2023-03-22T17:33:12.871Z] Removing intermediate container 0963afc9d309 [2023-03-22T17:33:12.871Z] ---> 2096fb0ea01d [2023-03-22T17:33:12.871Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T17:33:12.871Z] ---> Running in c80be5fa4f6a [2023-03-22T17:33:12.871Z] Removing intermediate container c80be5fa4f6a [2023-03-22T17:33:12.871Z] ---> dc2b1fc59e3e [2023-03-22T17:33:12.871Z] Step 32/33 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:33:12.871Z] ---> Running in cb2b3561560f [2023-03-22T17:33:13.142Z] Removing intermediate container cb2b3561560f [2023-03-22T17:33:13.142Z] ---> cff64513013b [2023-03-22T17:33:13.142Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T17:33:13.142Z] ---> Running in ee74517444dc [2023-03-22T17:33:13.142Z] Removing intermediate container ee74517444dc [2023-03-22T17:33:13.142Z] ---> 095b8a66fe49 [2023-03-22T17:33:13.142Z] [2023-03-22T17:33:13.142Z] Successfully built 095b8a66fe49 [2023-03-22T17:33:13.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T17:33:13.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T17:33:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2023-03-22T17:33:13.400Z] Successfully tagged security-bootstrapper:latest [2023-03-22T17:33:13.400Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-03-22T17:33:15.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:33:15.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:33:15.932Z] ---> 49361f792603 [2023-03-22T17:33:15.932Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T17:33:15.932Z] ---> Using cache [2023-03-22T17:33:15.932Z] ---> 7bf5e16cfd53 [2023-03-22T17:33:15.932Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T17:33:15.932Z] ---> Using cache [2023-03-22T17:33:15.932Z] ---> 550cbf86ead6 [2023-03-22T17:33:15.932Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T17:33:15.932Z] ---> Using cache [2023-03-22T17:33:15.932Z] ---> f95a68281783 [2023-03-22T17:33:15.932Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:33:15.932Z] ---> Using cache [2023-03-22T17:33:15.932Z] ---> 259d67ec3930 [2023-03-22T17:33:15.932Z] Step 7/25 : COPY . . [2023-03-22T17:33:15.932Z] ---> Using cache [2023-03-22T17:33:15.932Z] ---> 6a98f12f218d [2023-03-22T17:33:15.932Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T17:33:19.253Z] ---> Running in 22048199587f [2023-03-22T17:33:19.822Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:33:25.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements [2023-03-22T17:33:32.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T17:33:32.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T17:33:32.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T17:33:34.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.3% of statements [2023-03-22T17:33:34.813Z] Removing intermediate container 8bd94f72d269 [2023-03-22T17:33:34.813Z] ---> 45e1f8f555bd [2023-03-22T17:33:34.813Z] [2023-03-22T17:33:34.813Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:33:34.813Z] ---> b2aa39c304c2 [2023-03-22T17:33:34.813Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:33:34.813Z] ---> Running in 44cff3756ef4 [2023-03-22T17:33:34.813Z] Removing intermediate container 44cff3756ef4 [2023-03-22T17:33:34.813Z] ---> 3ac3d0a1b210 [2023-03-22T17:33:34.813Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:33:34.813Z] ---> Running in 18e9d94b24c0 [2023-03-22T17:33:34.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:34.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:34.813Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:33:34.813Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:33:34.813Z] OK: 7 MiB in 16 packages [2023-03-22T17:33:35.427Z] Removing intermediate container 18e9d94b24c0 [2023-03-22T17:33:35.427Z] ---> c9317a9fbba3 [2023-03-22T17:33:35.427Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:33:35.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:33:35.427Z] ---> a58a8d559a07 [2023-03-22T17:33:35.427Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:33:35.696Z] ---> 6b226cdbb9b9 [2023-03-22T17:33:35.696Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:33:36.318Z] ---> af00182d0d09 [2023-03-22T17:33:36.318Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:33:37.358Z] ---> a5d1ff4fc296 [2023-03-22T17:33:37.358Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:33:37.620Z] ---> 6fc3a43bd298 [2023-03-22T17:33:37.620Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:33:37.620Z] ---> Running in 3e78d7a3742a [2023-03-22T17:33:39.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T17:33:39.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T17:33:39.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements [2023-03-22T17:33:40.180Z] Removing intermediate container 3e78d7a3742a [2023-03-22T17:33:40.180Z] ---> 996857f71085 [2023-03-22T17:33:40.180Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:33:40.180Z] ---> Running in a9e74ffdfc93 [2023-03-22T17:33:40.180Z] Removing intermediate container 22048199587f [2023-03-22T17:33:40.180Z] ---> 414663b00429 [2023-03-22T17:33:40.180Z] [2023-03-22T17:33:40.180Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T17:33:40.180Z] ---> b2aa39c304c2 [2023-03-22T17:33:40.180Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T17:33:40.180Z] ---> Running in c1efb9ae541b [2023-03-22T17:33:40.180Z] Removing intermediate container a9e74ffdfc93 [2023-03-22T17:33:40.180Z] ---> 9488484190e7 [2023-03-22T17:33:40.180Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:33:41.126Z] ---> Running in 3a80519ea410 [2023-03-22T17:33:41.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:41.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:33:41.385Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T17:33:41.645Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T17:33:41.645Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T17:33:41.645Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:33:41.645Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:33:41.645Z] OK: 8 MiB in 18 packages [2023-03-22T17:33:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T17:33:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T17:33:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:33:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T17:33:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T17:33:53.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T17:33:53.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T17:33:54.155Z] Removing intermediate container 3a80519ea410 [2023-03-22T17:33:54.155Z] ---> a3223e31c2ee [2023-03-22T17:33:54.155Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:33:54.155Z] ---> Running in 30111dc6d538 [2023-03-22T17:33:56.822Z] Removing intermediate container c1efb9ae541b [2023-03-22T17:33:56.822Z] ---> d699a3dfc801 [2023-03-22T17:33:56.822Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:33:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.686s coverage: 88.5% of statements [2023-03-22T17:33:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.622s coverage: 3.9% of statements [2023-03-22T17:34:11.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T17:34:11.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:34:11.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T17:34:11.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.110s coverage: 95.6% of statements [2023-03-22T17:34:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T17:34:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T17:34:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T17:34:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T17:34:12.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T17:34:12.499Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2023-03-22T17:34:15.026Z] Removing intermediate container 30111dc6d538 [2023-03-22T17:34:15.026Z] ---> db58f92f6438 [2023-03-22T17:34:15.026Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:34:15.026Z] ---> Running in 70a923f21258 [2023-03-22T17:34:15.026Z] ---> Running in e65117f8182b [2023-03-22T17:34:15.026Z] Removing intermediate container 70a923f21258 [2023-03-22T17:34:15.026Z] ---> 14706f4d8654 [2023-03-22T17:34:15.026Z] Step 12/25 : WORKDIR / [2023-03-22T17:34:15.026Z] Removing intermediate container e65117f8182b [2023-03-22T17:34:15.026Z] ---> c5dae1448fc5 [2023-03-22T17:34:15.026Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:34:15.026Z] ---> Running in 210c524d7283 [2023-03-22T17:34:15.026Z] ---> Running in 1060eb2e226e [2023-03-22T17:34:15.026Z] Removing intermediate container 210c524d7283 [2023-03-22T17:34:15.026Z] ---> 470ef36e26de [2023-03-22T17:34:15.026Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:34:15.026Z] Removing intermediate container 1060eb2e226e [2023-03-22T17:34:15.026Z] ---> abb179e0f796 [2023-03-22T17:34:15.026Z] [2023-03-22T17:34:15.026Z] Successfully built abb179e0f796 [2023-03-22T17:34:15.026Z] Successfully tagged security-proxy-auth:latest [2023-03-22T17:34:15.026Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-03-22T17:34:15.026Z] Removing intermediate container a4f0caae03ec [2023-03-22T17:34:15.026Z] ---> c5c3f22a853f [2023-03-22T17:34:15.026Z] Step 7/27 : COPY . . [2023-03-22T17:34:15.026Z] Removing intermediate container 4359ba10ebf2 [2023-03-22T17:34:15.026Z] ---> 163b60aad45c [2023-03-22T17:34:15.026Z] Step 7/20 : COPY . . [2023-03-22T17:34:15.026Z] Removing intermediate container 34a495827552 [2023-03-22T17:34:15.026Z] ---> 7b1d93afe7f3 [2023-03-22T17:34:15.026Z] Step 8/23 : COPY . . [2023-03-22T17:34:16.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:34:16.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:34:16.922Z] ---> 49361f792603 [2023-03-22T17:34:16.922Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:34:16.922Z] ---> Using cache [2023-03-22T17:34:16.922Z] ---> 7bf5e16cfd53 [2023-03-22T17:34:16.922Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:34:16.922Z] ---> Using cache [2023-03-22T17:34:16.922Z] ---> 550cbf86ead6 [2023-03-22T17:34:16.922Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:34:16.922Z] ---> Using cache [2023-03-22T17:34:16.922Z] ---> f95a68281783 [2023-03-22T17:34:16.922Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:34:16.922Z] ---> Using cache [2023-03-22T17:34:16.922Z] ---> 259d67ec3930 [2023-03-22T17:34:16.922Z] Step 7/22 : COPY . . [2023-03-22T17:34:16.922Z] ---> Using cache [2023-03-22T17:34:16.922Z] ---> 6a98f12f218d [2023-03-22T17:34:16.922Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:34:19.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T17:34:19.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T17:34:19.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T17:34:19.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.289s coverage: 65.9% of statements [2023-03-22T17:34:31.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T17:34:31.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T17:34:31.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2023-03-22T17:34:31.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.0% of statements [2023-03-22T17:34:35.605Z] ---> dc92b0aa0077 [2023-03-22T17:34:35.605Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:34:35.605Z] ---> ccc90f3498e4 [2023-03-22T17:34:35.605Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T17:34:35.605Z] ---> 641f7f4ac41b [2023-03-22T17:34:35.605Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:34:35.605Z] ---> f36493240494 [2023-03-22T17:34:35.605Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T17:34:35.605Z] ---> Running in e113779f4e83 [2023-03-22T17:34:35.605Z] ---> Running in 4ec1c638553a [2023-03-22T17:34:35.605Z] ---> Running in 7c0f8702daf8 [2023-03-22T17:34:35.605Z] ---> Running in 74c5d71ae468 [2023-03-22T17:34:35.605Z] ---> 7d00f8bf5b01 [2023-03-22T17:34:35.605Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T17:34:35.605Z] Removing intermediate container 7c0f8702daf8 [2023-03-22T17:34:35.605Z] ---> 80b788f12471 [2023-03-22T17:34:35.605Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:34:35.605Z] ---> Running in 1883628e0c2b [2023-03-22T17:34:35.605Z] ---> 8043c8ce1cfc [2023-03-22T17:34:35.605Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T17:34:35.605Z] Removing intermediate container 1883628e0c2b [2023-03-22T17:34:35.605Z] ---> c52975877475 [2023-03-22T17:34:35.605Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:34:35.605Z] ---> Running in 584fd2eb8ccf [2023-03-22T17:34:35.605Z] Removing intermediate container 584fd2eb8ccf [2023-03-22T17:34:35.605Z] ---> 33cb8d46849d [2023-03-22T17:34:35.605Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:34:35.605Z] ---> Running in 57d9fc6fedc1 [2023-03-22T17:34:35.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:34:35.605Z] ---> 1ad1f588df83 [2023-03-22T17:34:35.605Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:34:35.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:34:35.605Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:34:35.605Z] ---> 2f241cea4cd7 [2023-03-22T17:34:35.605Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T17:34:35.605Z] ---> 9466eecf9bf7 [2023-03-22T17:34:35.605Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T17:34:35.605Z] Removing intermediate container 57d9fc6fedc1 [2023-03-22T17:34:35.605Z] ---> 71d337aad8be [2023-03-22T17:34:35.605Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:34:35.605Z] ---> a3238601a1aa [2023-03-22T17:34:35.605Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:34:35.605Z] ---> Running in 4b323aa8e3ad [2023-03-22T17:34:35.865Z] Removing intermediate container 4b323aa8e3ad [2023-03-22T17:34:35.865Z] ---> 03049fd95df4 [2023-03-22T17:34:35.865Z] [2023-03-22T17:34:35.865Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:34:35.865Z] ---> b2aa39c304c2 [2023-03-22T17:34:35.865Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:34:35.865Z] ---> 630ac5592e61 [2023-03-22T17:34:35.865Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:34:35.865Z] ---> Running in 8a00513e8785 [2023-03-22T17:34:35.865Z] ---> Running in 73e3f41bfa4b [2023-03-22T17:34:35.865Z] Removing intermediate container 8a00513e8785 [2023-03-22T17:34:35.865Z] ---> 9bbb60eed2d3 [2023-03-22T17:34:35.865Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T17:34:36.125Z] ---> Running in 8d03b1e2fe09 [2023-03-22T17:34:36.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:36.644Z] Removing intermediate container 73e3f41bfa4b [2023-03-22T17:34:36.644Z] ---> b365cb6bd762 [2023-03-22T17:34:36.644Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:34:36.644Z] ---> Running in f35a54ab446a [2023-03-22T17:34:36.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:36.904Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:34:36.904Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:34:36.904Z] OK: 17820 distinct packages available [2023-03-22T17:34:36.904Z] Removing intermediate container f35a54ab446a [2023-03-22T17:34:36.904Z] ---> dd8529558dce [2023-03-22T17:34:36.904Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T17:34:36.904Z] ---> Running in 32201ab38193 [2023-03-22T17:34:37.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 44.1% of statements [2023-03-22T17:34:37.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements [2023-03-22T17:34:37.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-03-22T17:34:37.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements [2023-03-22T17:34:37.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:37.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:37.164Z] Removing intermediate container 32201ab38193 [2023-03-22T17:34:37.164Z] ---> 339c89dd6f3b [2023-03-22T17:34:37.164Z] Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:34:37.164Z] ---> Running in 5c59c5ea14da [2023-03-22T17:34:37.423Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T17:34:37.423Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:34:37.423Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T17:34:37.423Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T17:34:37.423Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:34:37.423Z] OK: 7 MiB in 19 packages [2023-03-22T17:34:37.423Z] Removing intermediate container 5c59c5ea14da [2023-03-22T17:34:37.423Z] ---> 2d288084a30c [2023-03-22T17:34:37.423Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T17:34:37.685Z] ---> Running in f136ad88aca9 [2023-03-22T17:34:37.685Z] Removing intermediate container f136ad88aca9 [2023-03-22T17:34:37.685Z] ---> d716eff7c1f7 [2023-03-22T17:34:37.685Z] [2023-03-22T17:34:38.058Z] Successfully built d716eff7c1f7 [2023-03-22T17:34:38.058Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T17:34:38.058Z] Building security-spire-server [2023-03-22T17:34:38.319Z]  Building security-secretstore-setup ... done Removing intermediate container 8d03b1e2fe09 [2023-03-22T17:34:38.319Z] ---> eb5cf431a774 [2023-03-22T17:34:38.319Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:34:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2023-03-22T17:34:44.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T17:34:44.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T17:34:44.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T17:34:44.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T17:34:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T17:34:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T17:34:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T17:34:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T17:34:48.542Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:34:48.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:34:48.542Z] ---> 49361f792603 [2023-03-22T17:34:48.542Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 7bf5e16cfd53 [2023-03-22T17:34:48.542Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 6f41afc37778 [2023-03-22T17:34:48.542Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 17b340d55e9d [2023-03-22T17:34:48.542Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> c5c3f22a853f [2023-03-22T17:34:48.542Z] Step 7/26 : COPY . . [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 641f7f4ac41b [2023-03-22T17:34:48.542Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 80b788f12471 [2023-03-22T17:34:48.542Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> c52975877475 [2023-03-22T17:34:48.542Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:34:48.542Z] ---> Using cache [2023-03-22T17:34:48.542Z] ---> 33cb8d46849d [2023-03-22T17:34:48.542Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:34:53.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2023-03-22T17:34:53.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T17:34:53.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T17:34:53.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T17:34:53.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T17:34:53.816Z] ---> 6531732c91a5 [2023-03-22T17:34:53.816Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:34:54.085Z] ---> Running in 81832c4ce9cf [2023-03-22T17:34:54.347Z] ---> 32974fbbeb5b [2023-03-22T17:34:54.347Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:34:56.889Z] ---> 5462cc82ff38 [2023-03-22T17:34:56.889Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:34:57.151Z] Removing intermediate container 81832c4ce9cf [2023-03-22T17:34:57.151Z] ---> 32b9a75204ac [2023-03-22T17:34:57.151Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T17:34:57.151Z] ---> Running in fcbd5d8892ad [2023-03-22T17:34:57.151Z] ---> c42cac30b373 [2023-03-22T17:34:57.151Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T17:34:57.430Z] ---> Running in 78e242a40a7f [2023-03-22T17:34:57.430Z] Removing intermediate container fcbd5d8892ad [2023-03-22T17:34:57.430Z] ---> b5249c96638c [2023-03-22T17:34:57.430Z] [2023-03-22T17:34:57.430Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T17:34:57.430Z] ---> b2aa39c304c2 [2023-03-22T17:34:57.430Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:34:57.430Z] ---> Using cache [2023-03-22T17:34:57.430Z] ---> 9bbb60eed2d3 [2023-03-22T17:34:57.430Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:34:57.430Z] ---> Running in 9ce6469b7fbc [2023-03-22T17:34:57.703Z] Removing intermediate container 78e242a40a7f [2023-03-22T17:34:57.703Z] ---> fd8440ab01e9 [2023-03-22T17:34:57.703Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T17:34:57.964Z] ---> 2e5b82aebeb4 [2023-03-22T17:34:57.964Z] Step 22/27 : WORKDIR / [2023-03-22T17:34:58.225Z] ---> Running in 8a9279c29729 [2023-03-22T17:34:58.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:58.225Z] Removing intermediate container 8a9279c29729 [2023-03-22T17:34:58.225Z] ---> b90ca4debce6 [2023-03-22T17:34:58.225Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:34:58.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:58.485Z] ---> Running in 497c168553a8 [2023-03-22T17:34:58.766Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:34:58.766Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:34:58.766Z] OK: 17820 distinct packages available [2023-03-22T17:34:58.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:58.766Z] Removing intermediate container 497c168553a8 [2023-03-22T17:34:58.766Z] ---> 5a807fbd9b4e [2023-03-22T17:34:58.766Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:34:58.766Z] ---> Running in 1235163e22e7 [2023-03-22T17:34:58.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:34:59.023Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T17:34:59.023Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:34:59.023Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T17:34:59.023Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T17:34:59.023Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T17:34:59.023Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:34:59.023Z] OK: 8 MiB in 20 packages [2023-03-22T17:35:00.410Z] Removing intermediate container 1235163e22e7 [2023-03-22T17:35:00.410Z] ---> b5cf99b79636 [2023-03-22T17:35:00.410Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:35:01.350Z] ---> Running in 1c1d0e80a119 [2023-03-22T17:35:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T17:35:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T17:35:01.921Z] Removing intermediate container 1c1d0e80a119 [2023-03-22T17:35:01.921Z] ---> 7d218d9327a6 [2023-03-22T17:35:02.179Z] Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:02.179Z] Removing intermediate container 9ce6469b7fbc [2023-03-22T17:35:02.179Z] ---> e3cffd212cfc [2023-03-22T17:35:02.179Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:02.179Z] ---> Running in 3269b32a064b [2023-03-22T17:35:02.440Z] Removing intermediate container 3269b32a064b [2023-03-22T17:35:02.440Z] ---> 97b9fe40f1fc [2023-03-22T17:35:02.440Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:35:02.440Z] ---> 59a78a7023f1 [2023-03-22T17:35:02.440Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:02.440Z] ---> Running in c78e71dea3d2 [2023-03-22T17:35:02.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T17:35:04.345Z] ---> 376d055d8095 [2023-03-22T17:35:04.345Z] Removing intermediate container c78e71dea3d2 [2023-03-22T17:35:04.345Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin ---> e13e49192eb7 [2023-03-22T17:35:04.345Z] [2023-03-22T17:35:04.345Z] [2023-03-22T17:35:04.345Z] Successfully built e13e49192eb7 [2023-03-22T17:35:04.345Z] Successfully tagged security-spire-config:latest [2023-03-22T17:35:04.345Z] Building core-common-config-bootstrapper [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.310s coverage: 92.9% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.242s coverage: 86.9% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-03-22T17:35:08.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-03-22T17:35:08.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.575s coverage: 81.2% of statements [2023-03-22T17:35:09.702Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:35:09.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:35:09.702Z] ---> 49361f792603 [2023-03-22T17:35:09.702Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> d347876d3f8a [2023-03-22T17:35:09.702Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> b20283bc0aa3 [2023-03-22T17:35:09.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> c71df325ecc8 [2023-03-22T17:35:09.702Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> 0833718b15a6 [2023-03-22T17:35:09.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> 6dafbc331081 [2023-03-22T17:35:09.702Z] Step 8/23 : COPY . . [2023-03-22T17:35:09.702Z] ---> Using cache [2023-03-22T17:35:09.702Z] ---> 40d924801f55 [2023-03-22T17:35:09.702Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:35:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T17:35:11.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.600s coverage: 82.1% of statements [2023-03-22T17:35:11.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T17:35:12.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 86.0% of statements [2023-03-22T17:35:16.292Z] ---> a00a148c6e03 [2023-03-22T17:35:16.292Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:16.292Z] ---> Running in 35b71bb4e579 [2023-03-22T17:35:17.673Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-22T17:35:20.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T17:35:20.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T17:35:21.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.315s coverage: 63.1% of statements [2023-03-22T17:35:21.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2023-03-22T17:35:23.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-03-22T17:35:23.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2023-03-22T17:35:23.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2023-03-22T17:35:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T17:35:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T17:35:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T17:35:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2023-03-22T17:35:25.874Z] ---> 0bef18f2b4e2 [2023-03-22T17:35:25.874Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T17:35:25.874Z] Removing intermediate container e113779f4e83 [2023-03-22T17:35:25.874Z] ---> 599ba193761d [2023-03-22T17:35:25.874Z] [2023-03-22T17:35:25.874Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:35:25.874Z] ---> b2aa39c304c2 [2023-03-22T17:35:25.874Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:35:25.874Z] Removing intermediate container 4ec1c638553a [2023-03-22T17:35:25.874Z] ---> 4b4b0c03274f [2023-03-22T17:35:25.874Z] [2023-03-22T17:35:25.874Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T17:35:25.874Z] ---> b2aa39c304c2 [2023-03-22T17:35:25.874Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:35:25.874Z] ---> Using cache [2023-03-22T17:35:25.874Z] ---> ddbbd78e1d74 [2023-03-22T17:35:25.874Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T17:35:25.874Z] Removing intermediate container 74c5d71ae468 [2023-03-22T17:35:25.874Z] ---> f86d18258bca [2023-03-22T17:35:25.874Z] [2023-03-22T17:35:25.874Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:35:25.874Z] ---> b2aa39c304c2 [2023-03-22T17:35:25.874Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T17:35:25.874Z] ---> 5f9a5ab606a8 [2023-03-22T17:35:25.875Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T17:35:25.875Z] ---> Running in d2c04ce03116 [2023-03-22T17:35:25.875Z] ---> Running in 949940281ebc [2023-03-22T17:35:25.875Z] ---> Running in 62b0a078f8e2 [2023-03-22T17:35:25.875Z] ---> d8e3ee3af2f1 [2023-03-22T17:35:25.875Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:35:25.875Z] ---> Running in 03f862b37126 [2023-03-22T17:35:26.133Z] Removing intermediate container 03f862b37126 [2023-03-22T17:35:26.133Z] ---> 845ac0c9e032 [2023-03-22T17:35:26.133Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:35:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.442Z] ---> Running in f4e6e9c37121 [2023-03-22T17:35:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.702Z] Removing intermediate container f4e6e9c37121 [2023-03-22T17:35:26.702Z] ---> e2ff41214931 [2023-03-22T17:35:26.702Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T17:35:26.702Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T17:35:26.702Z] ---> Running in 0c5513aacefa [2023-03-22T17:35:26.702Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:26.702Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:26.702Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:35:26.702Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T17:35:26.702Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T17:35:26.702Z] OK: 17820 distinct packages available [2023-03-22T17:35:26.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.702Z] OK: 8 MiB in 17 packages [2023-03-22T17:35:26.981Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:26.981Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:35:26.981Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:26.981Z] OK: 8 MiB in 17 packages [2023-03-22T17:35:26.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:35:26.981Z] Removing intermediate container 0c5513aacefa [2023-03-22T17:35:26.981Z] ---> e6f998be3d23 [2023-03-22T17:35:26.981Z] Step 25/26 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:27.252Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T17:35:27.252Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T17:35:27.252Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T17:35:27.252Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T17:35:27.252Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T17:35:27.252Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T17:35:27.252Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T17:35:27.252Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T17:35:27.252Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T17:35:27.252Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:35:27.252Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T17:35:27.252Z] ---> Running in 036b0343cbcb [2023-03-22T17:35:27.252Z] OK: 10 MiB in 24 packages [2023-03-22T17:35:27.515Z] Removing intermediate container 036b0343cbcb [2023-03-22T17:35:27.515Z] ---> b122d845cdf0 [2023-03-22T17:35:27.515Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T17:35:27.515Z] ---> Running in 1e88ebdf1065 [2023-03-22T17:35:27.878Z] Removing intermediate container 62b0a078f8e2 [2023-03-22T17:35:27.878Z] ---> 2996d7a75934 [2023-03-22T17:35:27.878Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:35:27.878Z] ---> Running in 4fbc7b8e0149 [2023-03-22T17:35:28.140Z] Removing intermediate container d2c04ce03116 [2023-03-22T17:35:28.140Z] ---> 49b7508cd3f3 [2023-03-22T17:35:28.140Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:35:28.140Z] Removing intermediate container 1e88ebdf1065 [2023-03-22T17:35:28.140Z] ---> 9790f005ed78 [2023-03-22T17:35:28.140Z] [2023-03-22T17:35:28.140Z] Removing intermediate container 4fbc7b8e0149 [2023-03-22T17:35:28.140Z] ---> 42c91b258ad3 [2023-03-22T17:35:28.140Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T17:35:28.401Z] Successfully built 9790f005ed78 [2023-03-22T17:35:28.401Z] ---> Running in d6087c6cb360 [2023-03-22T17:35:28.401Z] Successfully tagged security-spire-server:latest [2023-03-22T17:35:28.401Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-22T17:35:28.401Z] ---> Running in 33aee876b086 [2023-03-22T17:35:28.401Z] Removing intermediate container 949940281ebc [2023-03-22T17:35:28.401Z] ---> 0ec5ecd57170 [2023-03-22T17:35:28.401Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:28.401Z] Removing intermediate container d6087c6cb360 [2023-03-22T17:35:28.401Z] ---> 4d067c8c2a8e [2023-03-22T17:35:28.401Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:35:31.115Z] ---> Running in ca238da1e998 [2023-03-22T17:35:31.115Z] Removing intermediate container 33aee876b086 [2023-03-22T17:35:31.115Z] ---> 25b1d24eef89 [2023-03-22T17:35:31.115Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T17:35:31.115Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:35:31.115Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:35:31.689Z] ---> 49361f792603 [2023-03-22T17:35:31.689Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:35:31.689Z] ---> Using cache [2023-03-22T17:35:31.689Z] ---> 7bf5e16cfd53 [2023-03-22T17:35:31.689Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:35:31.689Z] ---> Using cache [2023-03-22T17:35:31.689Z] ---> 6f41afc37778 [2023-03-22T17:35:31.689Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:35:31.689Z] ---> Using cache [2023-03-22T17:35:31.689Z] ---> 17b340d55e9d [2023-03-22T17:35:31.689Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:35:31.689Z] ---> Using cache [2023-03-22T17:35:31.689Z] ---> c5c3f22a853f [2023-03-22T17:35:31.689Z] Step 7/27 : COPY . . [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 641f7f4ac41b [2023-03-22T17:35:31.950Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 80b788f12471 [2023-03-22T17:35:31.950Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> c52975877475 [2023-03-22T17:35:31.950Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 33cb8d46849d [2023-03-22T17:35:31.950Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 71d337aad8be [2023-03-22T17:35:31.950Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 03049fd95df4 [2023-03-22T17:35:31.950Z] [2023-03-22T17:35:31.950Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T17:35:31.950Z] ---> b2aa39c304c2 [2023-03-22T17:35:31.950Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> 9bbb60eed2d3 [2023-03-22T17:35:31.950Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:31.950Z] ---> e3cffd212cfc [2023-03-22T17:35:31.950Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:31.950Z] ---> Using cache [2023-03-22T17:35:32.899Z] ---> 59a78a7023f1 [2023-03-22T17:35:32.899Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:32.899Z] ---> Using cache [2023-03-22T17:35:32.899Z] ---> 59bdd33a316c [2023-03-22T17:35:32.899Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:32.899Z] ---> 376d055d8095 [2023-03-22T17:35:32.899Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T17:35:32.899Z] ---> Running in d949983d0846 [2023-03-22T17:35:33.161Z] Removing intermediate container d949983d0846 [2023-03-22T17:35:33.161Z] Removing intermediate container ca238da1e998 [2023-03-22T17:35:33.161Z] ---> 944385c09ce8 [2023-03-22T17:35:33.161Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:33.161Z] ---> f5eae099111a [2023-03-22T17:35:33.162Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:33.422Z] ---> d69122cbba5f [2023-03-22T17:35:33.422Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T17:35:33.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T17:35:33.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T17:35:33.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T17:35:34.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements [2023-03-22T17:35:34.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2023-03-22T17:35:36.053Z] ---> 32b77871edcc [2023-03-22T17:35:36.053Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:36.053Z] ---> bad4fb48a37e [2023-03-22T17:35:36.053Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:36.330Z] ---> 7aac3f6c2d61 [2023-03-22T17:35:36.330Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:35:36.330Z] ---> f0e748d660cd [2023-03-22T17:35:36.330Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T17:35:36.330Z] ---> 88efead0d105 [2023-03-22T17:35:36.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T17:35:36.330Z] ---> 54eeb89805bf [2023-03-22T17:35:36.330Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:35:39.634Z] ---> 452e7d2992be [2023-03-22T17:35:39.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:35:39.634Z] ---> 328970b7efff [2023-03-22T17:35:39.634Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T17:35:39.634Z] ---> ad16e33770fe [2023-03-22T17:35:39.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:35:39.635Z] ---> Running in a72a6cd023c8 [2023-03-22T17:35:39.635Z] ---> 9ad09ce7e83b [2023-03-22T17:35:39.635Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:39.635Z] Removing intermediate container 35b71bb4e579 [2023-03-22T17:35:39.635Z] ---> 8f95b4ca3e71 [2023-03-22T17:35:39.635Z] [2023-03-22T17:35:39.635Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:35:39.635Z] ---> b2aa39c304c2 [2023-03-22T17:35:39.635Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:35:39.635Z] ---> Using cache [2023-03-22T17:35:39.635Z] ---> 3ac3d0a1b210 [2023-03-22T17:35:39.635Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:35:39.635Z] ---> Using cache [2023-03-22T17:35:39.635Z] ---> c9317a9fbba3 [2023-03-22T17:35:39.635Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:35:39.635Z] ---> Using cache [2023-03-22T17:35:39.635Z] ---> a58a8d559a07 [2023-03-22T17:35:39.635Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:35:39.635Z] ---> Using cache [2023-03-22T17:35:39.635Z] ---> 6b226cdbb9b9 [2023-03-22T17:35:39.635Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:35:39.894Z] Removing intermediate container a72a6cd023c8 [2023-03-22T17:35:39.894Z] ---> f838b13fd774 [2023-03-22T17:35:39.894Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:35:39.894Z] ---> 3bc52d6e2036 [2023-03-22T17:35:39.894Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T17:35:39.894Z] ---> 42c9cd2b3969 [2023-03-22T17:35:39.895Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T17:35:39.895Z] ---> 72c441e11eda [2023-03-22T17:35:39.895Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:35:39.895Z] ---> a5258e3d55fa [2023-03-22T17:35:39.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:39.895Z] ---> Running in 0be23e812d37 [2023-03-22T17:35:39.895Z] ---> Running in f4e2039e66e7 [2023-03-22T17:35:40.155Z] Removing intermediate container f4e2039e66e7 [2023-03-22T17:35:40.155Z] ---> 5c125e9f435d [2023-03-22T17:35:40.155Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T17:35:40.155Z] Removing intermediate container 0be23e812d37 [2023-03-22T17:35:40.155Z] ---> d821725807ac [2023-03-22T17:35:40.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:35:40.155Z] ---> 6cdcb64b3f7a [2023-03-22T17:35:40.155Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T17:35:40.155Z] ---> Running in 7b166c057e9a [2023-03-22T17:35:40.155Z] ---> Running in 8e23b45d3122 [2023-03-22T17:35:40.155Z] ---> 865c2376e46b [2023-03-22T17:35:40.155Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:35:40.155Z] ---> 90d0a1cd960a [2023-03-22T17:35:40.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:35:40.155Z] Removing intermediate container 8e23b45d3122 [2023-03-22T17:35:40.155Z] ---> 5140f76e7811 [2023-03-22T17:35:40.155Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:35:40.155Z] ---> Running in 974a5b37346a [2023-03-22T17:35:40.155Z] Removing intermediate container 7b166c057e9a [2023-03-22T17:35:40.155Z] ---> 46a69dea5be3 [2023-03-22T17:35:40.155Z] Step 19/20 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:40.416Z] ---> Running in bda999a2c6da [2023-03-22T17:35:40.417Z] ---> 09fce6bfcbf2 [2023-03-22T17:35:40.417Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T17:35:40.417Z] ---> 1836af2357f1 [2023-03-22T17:35:40.417Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:35:40.417Z] ---> Running in f263216e6577 [2023-03-22T17:35:40.417Z] ---> Running in 3e901b384b2d [2023-03-22T17:35:40.417Z] Removing intermediate container bda999a2c6da [2023-03-22T17:35:40.417Z] ---> 5af21257df8c [2023-03-22T17:35:40.417Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:40.677Z] ---> Running in 82e82623c492 [2023-03-22T17:35:40.677Z] ---> Running in 57e130229a13 [2023-03-22T17:35:40.677Z] Removing intermediate container f263216e6577 [2023-03-22T17:35:40.677Z] ---> 93f50f1ade27 [2023-03-22T17:35:40.677Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T17:35:40.677Z] Removing intermediate container 3e901b384b2d [2023-03-22T17:35:40.677Z] ---> 74cfd85b4eaf [2023-03-22T17:35:40.677Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T17:35:40.677Z] ---> Running in 4df9edd36f18 [2023-03-22T17:35:40.677Z] ---> Running in cfb88e338c0d [2023-03-22T17:35:40.677Z] Removing intermediate container 57e130229a13 [2023-03-22T17:35:40.677Z] ---> 2a670f5683e2 [2023-03-22T17:35:40.677Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:35:40.939Z] Removing intermediate container 4df9edd36f18 [2023-03-22T17:35:40.939Z] ---> 5f278bba92ff [2023-03-22T17:35:40.939Z] [2023-03-22T17:35:40.939Z] ---> Running in b061b07fcc1a [2023-03-22T17:35:40.939Z] Removing intermediate container cfb88e338c0d [2023-03-22T17:35:40.939Z] ---> 96892269b1cf [2023-03-22T17:35:40.939Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T17:35:40.939Z] Successfully built 5f278bba92ff [2023-03-22T17:35:40.939Z] ---> Running in f22677e710a8 [2023-03-22T17:35:40.939Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T17:35:40.939Z]  Building security-spiffe-token-provider ... done Removing intermediate container b061b07fcc1a [2023-03-22T17:35:40.939Z] ---> 668e45cd6df3 [2023-03-22T17:35:40.939Z] [2023-03-22T17:35:40.939Z] Successfully built 668e45cd6df3 [2023-03-22T17:35:40.939Z] Removing intermediate container f22677e710a8 [2023-03-22T17:35:40.939Z] ---> 7c1154e4ff11 [2023-03-22T17:35:40.939Z] Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:40.939Z] Successfully tagged support-notifications:latest [2023-03-22T17:35:41.202Z]  Building support-notifications ... done  ---> Running in bfa47bb171e4 [2023-03-22T17:35:41.202Z] Removing intermediate container 974a5b37346a [2023-03-22T17:35:41.202Z] ---> afc9f0f7f15b [2023-03-22T17:35:41.202Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:35:41.202Z] ---> Running in 050d744936f3 [2023-03-22T17:35:41.202Z] Removing intermediate container bfa47bb171e4 [2023-03-22T17:35:41.202Z] ---> a69da8e9e998 [2023-03-22T17:35:41.202Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T17:35:41.202Z] ---> Running in 80af5ddc3c3f [2023-03-22T17:35:41.202Z] Removing intermediate container 050d744936f3 [2023-03-22T17:35:41.202Z] ---> 75373d2d08cf [2023-03-22T17:35:41.202Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T17:35:41.463Z] ---> Running in 3d31000566af [2023-03-22T17:35:41.463Z] Removing intermediate container 80af5ddc3c3f [2023-03-22T17:35:41.463Z] ---> 069544f49f8f [2023-03-22T17:35:41.463Z] [2023-03-22T17:35:41.463Z] Removing intermediate container 82e82623c492 [2023-03-22T17:35:41.463Z] ---> 7cc8b7f0bc10 [2023-03-22T17:35:41.463Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:35:41.463Z] Successfully built 069544f49f8f [2023-03-22T17:35:41.463Z] ---> Running in e5e95917a17d [2023-03-22T17:35:41.463Z] Successfully tagged security-spire-agent:latest [2023-03-22T17:35:41.463Z]  Building security-spire-agent ... done Removing intermediate container 3d31000566af [2023-03-22T17:35:41.463Z] ---> 29e147815fd0 [2023-03-22T17:35:41.463Z] Step 21/22 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:41.764Z] ---> Running in c9692c4c15bc [2023-03-22T17:35:41.764Z] Removing intermediate container e5e95917a17d [2023-03-22T17:35:41.764Z] ---> 8cf0c7dac9fd [2023-03-22T17:35:41.764Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:35:41.764Z] ---> Running in 1256d9c72e14 [2023-03-22T17:35:41.764Z] Removing intermediate container c9692c4c15bc [2023-03-22T17:35:41.764Z] ---> ea9f9d65da73 [2023-03-22T17:35:41.764Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T17:35:41.764Z] ---> Running in ab479c96447b [2023-03-22T17:35:41.764Z] Removing intermediate container 1256d9c72e14 [2023-03-22T17:35:41.764Z] ---> d107bf385ff6 [2023-03-22T17:35:41.764Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T17:35:41.764Z] ---> Running in 7d9bdd36469c [2023-03-22T17:35:42.053Z] Removing intermediate container ab479c96447b [2023-03-22T17:35:42.053Z] ---> a038a9144832 [2023-03-22T17:35:42.053Z] [2023-03-22T17:35:42.053Z] Removing intermediate container 7d9bdd36469c [2023-03-22T17:35:42.053Z] ---> f030d3d24b1a [2023-03-22T17:35:42.053Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:35:42.053Z] ---> Running in e675e6ba70b1 [2023-03-22T17:35:42.053Z] Successfully built a038a9144832 [2023-03-22T17:35:42.053Z] Successfully tagged security-proxy-setup:latest [2023-03-22T17:35:42.053Z]  Building security-proxy-setup ... done Removing intermediate container e675e6ba70b1 [2023-03-22T17:35:42.053Z] ---> 5ac76a253c6f [2023-03-22T17:35:42.053Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:35:42.053Z] ---> Running in 81cb35284111 [2023-03-22T17:35:42.053Z] Removing intermediate container 81cb35284111 [2023-03-22T17:35:42.053Z] ---> 8bbc054e84ed [2023-03-22T17:35:42.053Z] [2023-03-22T17:35:42.336Z] Successfully built 8bbc054e84ed [2023-03-22T17:35:42.336Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T17:35:42.345Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-22T17:35:42.352Z] $ docker stop --time=1 c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c [2023-03-22T17:35:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T17:35:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T17:35:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T17:35:42.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T17:35:43.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements [2023-03-22T17:35:43.620Z] $ docker rm -f --volumes c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:35:43.968Z] + docker images [2023-03-22T17:35:43.968Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T17:35:43.968Z] core-common-config-bootstrapper latest 8bbc054e84ed 1 second ago 17.5MB [2023-03-22T17:35:43.968Z] security-proxy-setup latest a038a9144832 2 seconds ago 19.1MB [2023-03-22T17:35:43.968Z] security-spire-agent latest 069544f49f8f 2 seconds ago 129MB [2023-03-22T17:35:43.968Z] security-spiffe-token-provider latest 5f278bba92ff 3 seconds ago 33.2MB [2023-03-22T17:35:43.969Z] support-notifications latest 668e45cd6df3 3 seconds ago 33MB [2023-03-22T17:35:43.969Z] 8f95b4ca3e71 4 seconds ago 1.69GB [2023-03-22T17:35:43.969Z] security-spire-server latest 9790f005ed78 16 seconds ago 89.8MB [2023-03-22T17:35:43.969Z] f86d18258bca 20 seconds ago 1.76GB [2023-03-22T17:35:43.969Z] 4b4b0c03274f 21 seconds ago 1.73GB [2023-03-22T17:35:43.969Z] 599ba193761d 21 seconds ago 1.67GB [2023-03-22T17:35:43.969Z] security-spire-config latest e13e49192eb7 41 seconds ago 88.9MB [2023-03-22T17:35:43.969Z] b5249c96638c 46 seconds ago 1.55GB [2023-03-22T17:35:43.969Z] security-secretstore-setup latest d716eff7c1f7 About a minute ago 33.5MB [2023-03-22T17:35:43.969Z] 03049fd95df4 About a minute ago 1.55GB [2023-03-22T17:35:43.969Z] security-proxy-auth latest abb179e0f796 About a minute ago 18.6MB [2023-03-22T17:35:43.969Z] 414663b00429 2 minutes ago 1.69GB [2023-03-22T17:35:43.969Z] 45e1f8f555bd 2 minutes ago 1.67GB [2023-03-22T17:35:43.969Z] security-bootstrapper latest 095b8a66fe49 2 minutes ago 22.5MB [2023-03-22T17:35:43.969Z] core-metadata latest 3e35179e7354 2 minutes ago 20.7MB [2023-03-22T17:35:43.969Z] support-scheduler latest 4bd6efe8cab4 2 minutes ago 32.4MB [2023-03-22T17:35:43.969Z] core-data latest 1e3afbe1b7d0 2 minutes ago 20.4MB [2023-03-22T17:35:43.969Z] core-command latest b025b5f8485d 2 minutes ago 20.2MB [2023-03-22T17:35:43.969Z] 44e999727b9f 2 minutes ago 1.76GB [2023-03-22T17:35:43.969Z] 3894175b0309 3 minutes ago 1.68GB [2023-03-22T17:35:43.969Z] 07b3bd2dbbda 3 minutes ago 1.7GB [2023-03-22T17:35:43.969Z] 05b7f78a1517 3 minutes ago 1.7GB [2023-03-22T17:35:43.969Z] 0d0652fa902c 3 minutes ago 1.69GB [2023-03-22T17:35:43.969Z] ci-base-image-x86_64 latest 49361f792603 8 minutes ago 882MB [2023-03-22T17:35:43.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T17:35:43.969Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T17:35:43.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T17:35:43.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } [2023-03-22T17:35:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T17:35:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T17:35:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T17:35:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T17:35:58.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2023-03-22T17:36:00.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T17:36:00.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:36:00.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T17:36:00.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T17:36:01.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements [2023-03-22T17:36:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T17:36:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T17:36:06.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 61.5% of statements [2023-03-22T17:36:09.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T17:36:09.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T17:36:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements [2023-03-22T17:36:10.824Z] 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 [2023-03-22T17:36:11.094Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T17:36:11.094Z] go vet ./... [2023-03-22T17:39:32.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:39:32.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:39:32.965Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:39:32.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T17:39:33.651Z] + ls -al . [2023-03-22T17:39:33.651Z] total 700 [2023-03-22T17:39:33.651Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 17:29 . [2023-03-22T17:39:33.651Z] drwxr-xr-x 4 root root 4096 Mar 22 17:29 .. [2023-03-22T17:39:33.651Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 .blubracket [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 17:27 .dockerignore [2023-03-22T17:39:33.651Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git [2023-03-22T17:39:33.651Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 .github [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:27 .gitignore [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 17:27 .golangci.yml [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 17:27 .hadolint.yml [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 17:27 .sonarcloud.properties [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:27 ADOPTERS.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:27 Attribution.txt [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:27 CHANGELOG.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:27 CONTRIBUTING.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 17:27 GOVERNANCE.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 17:27 Jenkinsfile [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:27 LICENSE [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:27 Makefile [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 17:27 OWNERS.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:27 README.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 17:27 SECURITY.md [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION [2023-03-22T17:39:33.651Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 bin [2023-03-22T17:39:33.651Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 17:27 cmd [2023-03-22T17:39:33.651Z] -rw-r--r-- 1 root root 447378 Mar 22 17:36 coverage.out [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:27 go.mod [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:27 go.sum [2023-03-22T17:39:33.651Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 17:27 internal [2023-03-22T17:39:33.651Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 openapi [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 17:27 security.txt [2023-03-22T17:39:33.651Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 17:27 snap [2023-03-22T17:39:33.651Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 17:27 version.go [Pipeline] sh [2023-03-22T17:39:34.308Z] + '[' -e coverage.out ] [2023-03-22T17:39:34.309Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T17:39:34.333Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T17:39:35.351Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T17:39:36.004Z] + make build [2023-03-22T17:39:36.004Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:41:27.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:41:27.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T17:41:33.180Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-22T17:41:36.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T17:42:32.977Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:42:36.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:42:44.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:42:49.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:42:55.296Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:42:59.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:43:07.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-03-22T17:43:16.039Z] $ docker stop --time=1 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 [2023-03-22T17:43:18.276Z] $ docker rm -f --volumes 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:43:21.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:43:21.133Z] [2023-03-22T17:43:21.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:43:21.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:43:21.747Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T17:43:21.747Z] 29e5d40040c1: Pulling fs layer [2023-03-22T17:43:21.747Z] 1ce36da41761: Pulling fs layer [2023-03-22T17:43:21.747Z] 25b303627fd3: Pulling fs layer [2023-03-22T17:43:21.747Z] 29e5d40040c1: Verifying Checksum [2023-03-22T17:43:21.747Z] 29e5d40040c1: Download complete [2023-03-22T17:43:22.017Z] 1ce36da41761: Verifying Checksum [2023-03-22T17:43:22.017Z] 1ce36da41761: Download complete [2023-03-22T17:43:22.609Z] 29e5d40040c1: Pull complete [2023-03-22T17:43:24.034Z] 1ce36da41761: Pull complete [2023-03-22T17:43:24.034Z] 25b303627fd3: Verifying Checksum [2023-03-22T17:43:24.034Z] 25b303627fd3: Download complete [2023-03-22T17:43:36.369Z] 25b303627fd3: Pull complete [2023-03-22T17:43:36.369Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T17:43:36.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:43:36.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:43:36.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container [2023-03-22T17:43:36.682Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T17:43:39.266Z] $ docker top 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:43:40.136Z] + grep parallel [2023-03-22T17:43:40.136Z] + docker-compose build --help [2023-03-22T17:43:46.787Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T17:43:46.805Z] $ docker stop --time=1 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 [2023-03-22T17:43:48.523Z] $ docker rm -f --volumes 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:43:49.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T17:43:49.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:43:49.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container [2023-03-22T17:43:49.362Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T17:43:50.651Z] $ docker top a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:43:51.506Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T17:43:58.151Z] Building core-command ... [2023-03-22T17:43:58.151Z] Building core-common-config-bootstrapper ... [2023-03-22T17:43:58.151Z] Building core-data ... [2023-03-22T17:43:58.151Z] Building core-metadata ... [2023-03-22T17:43:58.151Z] Building security-bootstrapper ... [2023-03-22T17:43:58.151Z] Building security-proxy-auth ... [2023-03-22T17:43:58.151Z] Building security-proxy-setup ... [2023-03-22T17:43:58.151Z] Building security-secretstore-setup ... [2023-03-22T17:43:58.151Z] Building security-spiffe-token-provider ... [2023-03-22T17:43:58.151Z] Building security-spire-agent ... [2023-03-22T17:43:58.151Z] Building security-spire-config ... [2023-03-22T17:43:58.151Z] Building security-spire-server ... [2023-03-22T17:43:58.151Z] Building support-notifications ... [2023-03-22T17:43:58.151Z] Building support-scheduler ... [2023-03-22T17:43:58.151Z] Building security-proxy-setup [2023-03-22T17:43:58.151Z] Building core-data [2023-03-22T17:43:58.151Z] Building core-common-config-bootstrapper [2023-03-22T17:43:58.151Z] Building security-proxy-auth [2023-03-22T17:43:58.151Z] Building security-bootstrapper [2023-03-22T17:44:44.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:44:44.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:44:44.990Z] ---> b86f551a0241 [2023-03-22T17:44:44.990Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:44:44.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:44:44.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:44:44.990Z] ---> b86f551a0241 [2023-03-22T17:44:44.990Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:44:44.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:44:44.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:44:44.990Z] ---> b86f551a0241 [2023-03-22T17:44:44.990Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:44:44.990Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:44:44.990Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:44:44.990Z] ---> b86f551a0241 [2023-03-22T17:44:44.990Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T17:44:44.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:44:44.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:44:44.990Z] ---> b86f551a0241 [2023-03-22T17:44:44.990Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T17:44:45.960Z] ---> Running in e29acb8ce6cd [2023-03-22T17:44:45.960Z] ---> Running in e98169f7494f [2023-03-22T17:44:45.960Z] ---> Running in dfa965f749b8 [2023-03-22T17:44:45.960Z] ---> Running in 2a9b252d0a4a [2023-03-22T17:44:45.960Z] ---> Running in 8b779c4ec151 [2023-03-22T17:44:46.554Z] Removing intermediate container e98169f7494f [2023-03-22T17:44:46.554Z] ---> 115948b08a85 [2023-03-22T17:44:46.554Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:44:46.554Z] Removing intermediate container 8b779c4ec151 [2023-03-22T17:44:46.554Z] ---> c9e5b75ae8a6 [2023-03-22T17:44:46.554Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T17:44:46.554Z] Removing intermediate container e29acb8ce6cd [2023-03-22T17:44:46.554Z] ---> 493a180c7144 [2023-03-22T17:44:46.554Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:44:46.554Z] ---> Running in 47bb9de0efed [2023-03-22T17:44:46.821Z] ---> Running in f43035097dba [2023-03-22T17:44:46.821Z] Removing intermediate container dfa965f749b8 [2023-03-22T17:44:46.821Z] ---> 4ee9deeb34fa [2023-03-22T17:44:46.821Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:44:46.821Z] ---> Running in d5238f43096e [2023-03-22T17:44:46.821Z] Removing intermediate container 2a9b252d0a4a [2023-03-22T17:44:46.821Z] ---> 390740895663 [2023-03-22T17:44:46.821Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T17:44:47.089Z] ---> Running in d9067c2238de [2023-03-22T17:44:47.089Z] ---> Running in deb07e095084 [2023-03-22T17:44:47.676Z] Removing intermediate container 47bb9de0efed [2023-03-22T17:44:47.676Z] ---> 03de16694dc1 [2023-03-22T17:44:47.676Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:44:47.944Z] Removing intermediate container d5238f43096e [2023-03-22T17:44:47.944Z] ---> 3c7c7bbf821c [2023-03-22T17:44:47.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:44:47.944Z] ---> Running in 95370375dc69 [2023-03-22T17:44:48.212Z] ---> Running in 4a4ffd75b011 [2023-03-22T17:44:48.212Z] Removing intermediate container d9067c2238de [2023-03-22T17:44:48.212Z] ---> 60c2778cebdf [2023-03-22T17:44:48.212Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:44:48.482Z] ---> Running in 62d2f23dd162 [2023-03-22T17:44:49.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:49.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:50.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:50.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:50.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:50.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:50.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:51.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:51.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:51.741Z] OK: 263 MiB in 53 packages [2023-03-22T17:44:52.011Z] OK: 263 MiB in 53 packages [2023-03-22T17:44:52.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:44:52.974Z] OK: 263 MiB in 53 packages [2023-03-22T17:44:53.563Z] OK: 263 MiB in 53 packages [2023-03-22T17:44:53.834Z] OK: 263 MiB in 53 packages [2023-03-22T17:44:54.114Z] Removing intermediate container f43035097dba [2023-03-22T17:44:54.114Z] ---> df02f7618e8a [2023-03-22T17:44:54.114Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T17:44:54.114Z] Removing intermediate container deb07e095084 [2023-03-22T17:44:54.114Z] ---> 1bb79df9d36a [2023-03-22T17:44:54.114Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T17:44:55.084Z] Removing intermediate container 95370375dc69 [2023-03-22T17:44:55.084Z] ---> 688eef5cddca [2023-03-22T17:44:55.084Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:44:55.353Z] Removing intermediate container 62d2f23dd162 [2023-03-22T17:44:55.353Z] ---> 01161a6b7c75 [2023-03-22T17:44:55.353Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:44:55.353Z] ---> dd917a82fbfb [2023-03-22T17:44:55.353Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:44:55.632Z] Removing intermediate container 4a4ffd75b011 [2023-03-22T17:44:55.632Z] ---> 0a1099ed2f61 [2023-03-22T17:44:55.632Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:44:55.632Z] ---> Running in af55d3980cd7 [2023-03-22T17:44:55.632Z] ---> bdf5dcab1c5c [2023-03-22T17:44:55.632Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:44:55.902Z] ---> Running in e834741f5353 [2023-03-22T17:44:56.490Z] ---> baea6d71c003 [2023-03-22T17:44:56.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:44:56.760Z] ---> ffd390d398f9 [2023-03-22T17:44:56.760Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:44:57.034Z] ---> Running in e8af554b7712 [2023-03-22T17:44:57.034Z] ---> Running in 9866ff972a14 [2023-03-22T17:44:57.303Z] ---> 623466d7f397 [2023-03-22T17:44:57.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:44:57.578Z] ---> Running in 384685b246ce [2023-03-22T17:47:19.343Z] Removing intermediate container af55d3980cd7 [2023-03-22T17:47:19.343Z] ---> ae231e6ff757 [2023-03-22T17:47:19.343Z] Step 7/22 : COPY . . [2023-03-22T17:47:19.343Z] Removing intermediate container 384685b246ce [2023-03-22T17:47:19.343Z] ---> f675e8c66126 [2023-03-22T17:47:19.343Z] Step 8/23 : COPY . . [2023-03-22T17:47:19.343Z] Removing intermediate container e8af554b7712 [2023-03-22T17:47:19.343Z] ---> 4f1d6d984865 [2023-03-22T17:47:19.343Z] Step 8/23 : COPY . . [2023-03-22T17:47:19.343Z] Removing intermediate container 9866ff972a14 [2023-03-22T17:47:19.343Z] ---> d0ec4a166e07 [2023-03-22T17:47:19.343Z] Step 8/23 : COPY . . [2023-03-22T17:47:19.343Z] Removing intermediate container e834741f5353 [2023-03-22T17:47:19.343Z] ---> 7f54a1cbe5e5 [2023-03-22T17:47:19.343Z] Step 7/33 : COPY . . [2023-03-22T17:47:27.765Z] ---> 3631781203c4 [2023-03-22T17:47:27.765Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T17:47:27.765Z] ---> e26fd81ed68a [2023-03-22T17:47:27.765Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T17:47:27.765Z] ---> 6df99fceb780 [2023-03-22T17:47:27.765Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T17:47:27.765Z] ---> Running in 71e2c70d7bf0 [2023-03-22T17:47:27.765Z] ---> Running in 5efd8f456f1a [2023-03-22T17:47:28.059Z] ---> Running in 0cce68723d87 [2023-03-22T17:47:28.336Z] ---> 2b577279ca6f [2023-03-22T17:47:28.336Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T17:47:28.336Z] ---> ce83c6e9bf30 [2023-03-22T17:47:28.336Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T17:47:28.620Z] ---> Running in 2e11a5809020 [2023-03-22T17:47:28.620Z] ---> Running in 79698072ed6d [2023-03-22T17:47:30.581Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-03-22T17:47:30.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T17:47:31.434Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T17:47:31.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T17:47:31.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T17:56:08.721Z] Removing intermediate container 79698072ed6d [2023-03-22T17:56:08.721Z] ---> 864988e74c8d [2023-03-22T17:56:08.721Z] [2023-03-22T17:56:08.721Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:56:08.721Z] 3.17: Pulling from library/alpine [2023-03-22T17:56:08.721Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:56:08.721Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:56:08.721Z] ---> d74e625d9115 [2023-03-22T17:56:08.721Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:56:08.721Z] ---> Running in c2715ebbae7f [2023-03-22T17:56:08.721Z] Removing intermediate container c2715ebbae7f [2023-03-22T17:56:08.721Z] ---> 68eda2435d2a [2023-03-22T17:56:08.721Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:56:08.721Z] ---> Running in 0f38454e5d28 [2023-03-22T17:56:08.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:08.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:08.721Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:56:08.721Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:56:08.721Z] OK: 8 MiB in 16 packages [2023-03-22T17:56:10.686Z] Removing intermediate container 0f38454e5d28 [2023-03-22T17:56:10.686Z] ---> 0d50649284e9 [2023-03-22T17:56:10.686Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:56:12.100Z] Removing intermediate container 71e2c70d7bf0 [2023-03-22T17:56:12.100Z] ---> 92e843c3b292 [2023-03-22T17:56:12.100Z] [2023-03-22T17:56:12.100Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T17:56:12.100Z] ---> d74e625d9115 [2023-03-22T17:56:12.100Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T17:56:12.372Z] ---> Running in 734b25598021 [2023-03-22T17:56:12.372Z] ---> 550323553558 [2023-03-22T17:56:12.372Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:56:14.967Z] ---> 91f5ba062319 [2023-03-22T17:56:14.967Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T17:56:15.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:16.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:18.398Z] ---> eb4ee5a94b19 [2023-03-22T17:56:18.398Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:56:18.987Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:56:18.987Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T17:56:19.259Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:56:19.259Z] OK: 8 MiB in 17 packages [2023-03-22T17:56:21.215Z] ---> 050d72a33c87 [2023-03-22T17:56:21.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T17:56:22.185Z] Removing intermediate container 734b25598021 [2023-03-22T17:56:22.185Z] ---> 95cd67bb2fc0 [2023-03-22T17:56:22.185Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T17:56:22.455Z] ---> Running in ead12ab37c09 [2023-03-22T17:56:23.060Z] ---> 00d4da262086 [2023-03-22T17:56:23.060Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:56:23.330Z] ---> Running in dc3a8554c9aa [2023-03-22T17:56:23.601Z] Removing intermediate container ead12ab37c09 [2023-03-22T17:56:23.601Z] ---> 2a32e528ba61 [2023-03-22T17:56:23.601Z] Step 12/22 : WORKDIR /edgex [2023-03-22T17:56:23.873Z] ---> Running in 2617031e311d [2023-03-22T17:56:25.293Z] Removing intermediate container 2617031e311d [2023-03-22T17:56:25.293Z] ---> 0cff14f2fa63 [2023-03-22T17:56:25.293Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:56:25.293Z] Removing intermediate container 2e11a5809020 [2023-03-22T17:56:25.293Z] ---> 0391a31b3a71 [2023-03-22T17:56:25.294Z] [2023-03-22T17:56:25.294Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T17:56:25.294Z] ---> d74e625d9115 [2023-03-22T17:56:25.294Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T17:56:25.563Z] ---> Running in 5235d2edb7c3 [2023-03-22T17:56:26.551Z] Removing intermediate container 5235d2edb7c3 [2023-03-22T17:56:26.551Z] ---> 585f5e77f3b4 [2023-03-22T17:56:26.551Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T17:56:27.142Z] ---> d02cbcb78d53 [2023-03-22T17:56:27.142Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:56:27.142Z] ---> Running in d6a2bbe012b5 [2023-03-22T17:56:29.737Z] Removing intermediate container dc3a8554c9aa [2023-03-22T17:56:29.737Z] ---> de78ed699b98 [2023-03-22T17:56:29.737Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:56:29.737Z] ---> 3823561c856e [2023-03-22T17:56:29.737Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T17:56:29.737Z] ---> Running in fbe04345f6b0 [2023-03-22T17:56:30.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:30.981Z] Removing intermediate container fbe04345f6b0 [2023-03-22T17:56:30.981Z] ---> ec562cbe4e31 [2023-03-22T17:56:30.981Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:56:31.253Z] ---> Running in b34bfaa42d81 [2023-03-22T17:56:31.253Z] ---> b30197e5396e [2023-03-22T17:56:31.253Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T17:56:31.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:56:32.440Z] Removing intermediate container b34bfaa42d81 [2023-03-22T17:56:32.440Z] ---> ede8c8b3ee7b [2023-03-22T17:56:32.440Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:56:32.709Z] ---> Running in 680e6de01639 [2023-03-22T17:56:33.683Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T17:56:33.683Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T17:56:33.683Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:56:33.954Z] Removing intermediate container 680e6de01639 [2023-03-22T17:56:33.955Z] OK: 8 MiB in 17 packages [2023-03-22T17:56:33.955Z] ---> 7b98f3a45318 [2023-03-22T17:56:33.955Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:56:34.223Z] ---> Running in 849e323e1962 [2023-03-22T17:56:35.690Z] ---> 3e486a8de88b [2023-03-22T17:56:35.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T17:56:35.690Z] Removing intermediate container 849e323e1962 [2023-03-22T17:56:35.690Z] ---> 8ee4bccd69a6 [2023-03-22T17:56:35.690Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:56:35.958Z] ---> Running in 755834b00c9b [2023-03-22T17:56:36.544Z] Removing intermediate container d6a2bbe012b5 [2023-03-22T17:56:36.544Z] ---> ad969afc6aef [2023-03-22T17:56:36.544Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T17:56:37.133Z] ---> Running in 7500bc2383fc [2023-03-22T17:56:37.133Z] Removing intermediate container 755834b00c9b [2023-03-22T17:56:37.133Z] ---> 75511c78a145 [2023-03-22T17:56:37.133Z] [2023-03-22T17:56:38.101Z] Successfully built 75511c78a145 [2023-03-22T17:56:38.101Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T17:56:38.101Z] Building core-metadata [2023-03-22T17:56:38.101Z]  Building security-proxy-auth ... done  ---> e7c6ae1c2dab [2023-03-22T17:56:38.101Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:56:38.374Z] Removing intermediate container 7500bc2383fc [2023-03-22T17:56:38.374Z] ---> ffa5d97be5a5 [2023-03-22T17:56:38.374Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T17:56:38.374Z] ---> Running in 73daf92eab54 [2023-03-22T17:56:38.655Z] ---> Running in 7131ba4b3bbc [2023-03-22T17:56:40.080Z] Removing intermediate container 7131ba4b3bbc [2023-03-22T17:56:40.080Z] ---> 6f5c17d7eb6c [2023-03-22T17:56:40.080Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T17:56:40.366Z] ---> Running in ea26b0980b35 [2023-03-22T17:56:41.338Z] Removing intermediate container ea26b0980b35 [2023-03-22T17:56:41.338Z] ---> b63dbfd6e07f [2023-03-22T17:56:41.338Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T17:56:41.926Z] ---> Running in dfe69fa7e332 [2023-03-22T17:56:45.295Z] Removing intermediate container dfe69fa7e332 [2023-03-22T17:56:45.295Z] ---> 259f7e8f00e8 [2023-03-22T17:56:45.295Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T17:56:45.295Z] Removing intermediate container 73daf92eab54 [2023-03-22T17:56:45.295Z] ---> c155d3a37eeb [2023-03-22T17:56:45.295Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:56:45.569Z] ---> Running in ab6f16ca61f4 [2023-03-22T17:56:45.569Z] ---> Running in 8b8e19919c33 [2023-03-22T17:56:46.553Z] Removing intermediate container 8b8e19919c33 [2023-03-22T17:56:46.553Z] ---> 4f3c8e22fcf1 [2023-03-22T17:56:46.553Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T17:56:46.553Z] Removing intermediate container 5efd8f456f1a [2023-03-22T17:56:46.553Z] ---> 745229bd2fd0 [2023-03-22T17:56:46.553Z] [2023-03-22T17:56:46.553Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:56:46.553Z] ---> d74e625d9115 [2023-03-22T17:56:46.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T17:56:46.553Z] ---> Using cache [2023-03-22T17:56:46.553Z] ---> 68eda2435d2a [2023-03-22T17:56:46.553Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:56:46.553Z] ---> Using cache [2023-03-22T17:56:46.553Z] ---> 0d50649284e9 [2023-03-22T17:56:46.553Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:56:46.830Z] ---> Using cache [2023-03-22T17:56:46.830Z] ---> 550323553558 [2023-03-22T17:56:46.830Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:56:46.830Z] ---> Using cache [2023-03-22T17:56:46.830Z] ---> Running in f97805fbb7d0 [2023-03-22T17:56:46.830Z] ---> 91f5ba062319 [2023-03-22T17:56:46.830Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T17:56:47.809Z] Removing intermediate container f97805fbb7d0 [2023-03-22T17:56:47.809Z] ---> 7a90cf93b8f8 [2023-03-22T17:56:47.809Z] Step 21/22 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:56:47.809Z] ---> Running in 2ef1a2c726bd [2023-03-22T17:56:48.792Z] Removing intermediate container 2ef1a2c726bd [2023-03-22T17:56:48.792Z] ---> bfb9f4259742 [2023-03-22T17:56:48.792Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T17:56:48.792Z] ---> Running in 4bb14a5f444d [2023-03-22T17:56:49.066Z] Removing intermediate container ab6f16ca61f4 [2023-03-22T17:56:49.066Z] ---> 9063f7709a5d [2023-03-22T17:56:49.066Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T17:56:49.335Z] ---> Running in e8b171bc4003 [2023-03-22T17:56:49.610Z] ---> b03b34b75764 [2023-03-22T17:56:49.610Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:56:49.610Z] Removing intermediate container 4bb14a5f444d [2023-03-22T17:56:49.610Z] ---> c421e037cd9f [2023-03-22T17:56:49.610Z] [2023-03-22T17:56:49.881Z] Removing intermediate container e8b171bc4003 [2023-03-22T17:56:49.881Z] ---> 2c59c2e2991f [2023-03-22T17:56:49.881Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T17:56:50.478Z] Successfully built c421e037cd9f [2023-03-22T17:56:50.478Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T17:56:50.478Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-22T17:56:50.749Z] ---> c78efd589e24 [2023-03-22T17:56:50.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T17:56:51.338Z] ---> 3c012594b091 [2023-03-22T17:56:51.338Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T17:56:51.338Z] ---> Running in e064bb08a84e [2023-03-22T17:56:52.313Z] ---> 21095d729ab4 [2023-03-22T17:56:52.313Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T17:56:52.600Z] ---> Running in 869b6fbf8e2e [2023-03-22T17:56:55.990Z] Removing intermediate container e064bb08a84e [2023-03-22T17:56:55.990Z] ---> 001fbcd82416 [2023-03-22T17:56:55.990Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:56:56.261Z] Removing intermediate container 869b6fbf8e2e [2023-03-22T17:56:56.261Z] ---> d08ff173022c [2023-03-22T17:56:56.261Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T17:56:56.534Z] ---> Running in 7aa599637260 [2023-03-22T17:56:57.127Z] ---> e82ce6976986 [2023-03-22T17:56:57.127Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:56:57.400Z] Removing intermediate container 7aa599637260 [2023-03-22T17:56:57.400Z] ---> 621fdc20adfa [2023-03-22T17:56:57.400Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T17:56:57.400Z] ---> Running in a18d9b389720 [2023-03-22T17:56:57.998Z] Removing intermediate container a18d9b389720 [2023-03-22T17:56:57.998Z] ---> 6e587e9ce7b2 [2023-03-22T17:56:57.998Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:56:58.274Z] ---> Running in f3535be5c9fe [2023-03-22T17:56:58.274Z] ---> c6ee1c0376a5 [2023-03-22T17:56:58.274Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T17:56:58.873Z] Removing intermediate container f3535be5c9fe [2023-03-22T17:56:58.873Z] ---> c9f469dc8479 [2023-03-22T17:56:58.873Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:56:59.146Z] ---> Running in 99565a0f6dee [2023-03-22T17:56:59.744Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:56:59.744Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:56:59.744Z] ---> b86f551a0241 [2023-03-22T17:56:59.744Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:56:59.744Z] ---> Using cache [2023-03-22T17:56:59.744Z] ---> 4ee9deeb34fa [2023-03-22T17:56:59.744Z] Step 4/25 : WORKDIR /edgex-goRemoving intermediate container 99565a0f6dee [2023-03-22T17:56:59.744Z] [2023-03-22T17:56:59.744Z] ---> Using cache [2023-03-22T17:56:59.744Z] ---> 3981ecd890c0 [2023-03-22T17:56:59.744Z] ---> 60c2778cebdf [2023-03-22T17:57:00.018Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T17:57:00.018Z] Step 23/23 : LABEL version=0.0.0 ---> Using cache [2023-03-22T17:57:00.018Z] [2023-03-22T17:57:00.018Z] ---> 01161a6b7c75 [2023-03-22T17:57:00.018Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T17:57:00.018Z] ---> Using cache [2023-03-22T17:57:00.018Z] ---> ffd390d398f9 [2023-03-22T17:57:00.018Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:57:00.018Z] ---> Using cache [2023-03-22T17:57:00.018Z] ---> d0ec4a166e07 [2023-03-22T17:57:00.018Z] Step 8/25 : COPY . . [2023-03-22T17:57:00.018Z] ---> Using cache [2023-03-22T17:57:00.018Z] ---> e26fd81ed68a [2023-03-22T17:57:00.018Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T17:57:00.018Z] ---> Running in b52ea7521795 [2023-03-22T17:57:00.291Z] ---> Running in 828492738e9b [2023-03-22T17:57:01.271Z] Removing intermediate container b52ea7521795 [2023-03-22T17:57:01.271Z] ---> 0b27dbbceaa3 [2023-03-22T17:57:01.271Z] [2023-03-22T17:57:01.546Z] Successfully built 0b27dbbceaa3 [2023-03-22T17:57:01.546Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T17:57:01.546Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-03-22T17:57:02.139Z] ---> a560856e2374 [2023-03-22T17:57:02.139Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T17:57:02.139Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T17:57:03.130Z] ---> 0ffaf95dfa77 [2023-03-22T17:57:03.406Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T17:57:04.006Z] Removing intermediate container 0cce68723d87 [2023-03-22T17:57:04.006Z] ---> 2383c4a72e62 [2023-03-22T17:57:04.006Z] [2023-03-22T17:57:04.006Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T17:57:04.006Z] ---> d74e625d9115 [2023-03-22T17:57:04.006Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T17:57:04.604Z] ---> Running in 2594d73f4c2e [2023-03-22T17:57:04.604Z] ---> 2cf190c43530 [2023-03-22T17:57:04.604Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T17:57:05.568Z] Removing intermediate container 2594d73f4c2e [2023-03-22T17:57:05.568Z] ---> 9dbb6ed21ac9 [2023-03-22T17:57:05.568Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T17:57:05.568Z] ---> Running in 2d3da7562cec [2023-03-22T17:57:05.836Z] ---> 1761f2643b57 [2023-03-22T17:57:05.836Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T17:57:06.424Z] Removing intermediate container 2d3da7562cec [2023-03-22T17:57:06.424Z] ---> 4608a37d8a88 [2023-03-22T17:57:06.424Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T17:57:06.691Z] ---> Running in be113919c5f5 [2023-03-22T17:57:07.294Z] ---> 16668ca80bda [2023-03-22T17:57:07.294Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T17:57:07.574Z] Removing intermediate container be113919c5f5 [2023-03-22T17:57:07.574Z] ---> 4555d46da42c [2023-03-22T17:57:07.574Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:57:07.854Z] ---> Running in a54d20c06224 [2023-03-22T17:57:09.289Z] ---> ce43d2f0fe56 [2023-03-22T17:57:09.289Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T17:57:09.567Z] ---> Running in 458340a5250c [2023-03-22T17:57:10.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:57:11.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:57:13.111Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:57:13.111Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:57:13.111Z] OK: 8 MiB in 16 packages [2023-03-22T17:57:13.708Z] Removing intermediate container 458340a5250c [2023-03-22T17:57:13.985Z] ---> 356dec03d0a3 [2023-03-22T17:57:13.985Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T17:57:14.257Z] ---> Running in a64f0dd62128 [2023-03-22T17:57:15.725Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:57:15.725Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:57:15.725Z] ---> b86f551a0241 [2023-03-22T17:57:15.725Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T17:57:15.725Z] ---> Using cache [2023-03-22T17:57:15.725Z] ---> 390740895663 [2023-03-22T17:57:15.725Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:57:15.725Z] ---> Running in 670549f0bdd0 [2023-03-22T17:57:15.725Z] Removing intermediate container a54d20c06224 [2023-03-22T17:57:15.725Z] ---> 9e4290f532e8 [2023-03-22T17:57:15.725Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T17:57:15.725Z] Removing intermediate container a64f0dd62128 [2023-03-22T17:57:15.725Z] ---> 35bd1e3832ea [2023-03-22T17:57:15.725Z] Step 30/33 : CMD ["gate"] [2023-03-22T17:57:16.321Z] ---> Running in cbfe8ba13c7c [2023-03-22T17:57:17.300Z] Removing intermediate container cbfe8ba13c7c [2023-03-22T17:57:17.300Z] ---> 669e240b87d8 [2023-03-22T17:57:17.300Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T17:57:17.574Z] ---> Running in e9ad3e90c294 [2023-03-22T17:57:17.850Z] ---> 38fe3f182971 [2023-03-22T17:57:17.850Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T17:57:18.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:57:18.737Z] Removing intermediate container e9ad3e90c294 [2023-03-22T17:57:18.737Z] ---> d967f8bc8fcd [2023-03-22T17:57:18.737Z] Step 32/33 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:57:19.012Z] ---> Running in a830e8f53273 [2023-03-22T17:57:19.289Z] ---> ba42b2bfc36a [2023-03-22T17:57:19.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T17:57:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:57:19.562Z] Removing intermediate container a830e8f53273 [2023-03-22T17:57:19.562Z] ---> 44149bb02d4a [2023-03-22T17:57:19.562Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T17:57:19.836Z] ---> Running in 0a53bcaa614c [2023-03-22T17:57:20.822Z] Removing intermediate container 0a53bcaa614c [2023-03-22T17:57:20.822Z] ---> d0d621945c27 [2023-03-22T17:57:20.822Z] [2023-03-22T17:57:20.822Z] OK: 263 MiB in 53 packages [2023-03-22T17:57:21.096Z] Successfully built d0d621945c27 [2023-03-22T17:57:21.372Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T17:57:21.372Z] Building security-spire-server [2023-03-22T17:57:22.364Z]  Building security-bootstrapper ... done  ---> ea405c11099f [2023-03-22T17:57:22.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T17:57:22.643Z] Removing intermediate container 670549f0bdd0 [2023-03-22T17:57:22.643Z] ---> 15520ef95897 [2023-03-22T17:57:22.643Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T17:57:23.629Z] ---> 0f3f44de7fb3 [2023-03-22T17:57:23.629Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T17:57:23.902Z] ---> Running in 63f69a7f7310 [2023-03-22T17:57:23.902Z] ---> ee5d4b8d0153 [2023-03-22T17:57:23.902Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:57:24.174Z] ---> Running in f05f527697b6 [2023-03-22T17:57:25.145Z] Removing intermediate container 63f69a7f7310 [2023-03-22T17:57:25.145Z] ---> 84c535fb1358 [2023-03-22T17:57:25.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:57:25.145Z] ---> Running in 3cdbd8866412 [2023-03-22T17:57:26.117Z] Removing intermediate container 3cdbd8866412 [2023-03-22T17:57:26.117Z] ---> 2429266446a7 [2023-03-22T17:57:26.117Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T17:57:26.389Z] ---> Running in c389ac079344 [2023-03-22T17:57:26.984Z] Removing intermediate container c389ac079344 [2023-03-22T17:57:26.984Z] ---> defd7c85f6a1 [2023-03-22T17:57:26.984Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T17:57:27.254Z] ---> Running in 3a40bba9ab52 [2023-03-22T17:57:27.852Z] Removing intermediate container 3a40bba9ab52 [2023-03-22T17:57:27.852Z] ---> 67486fc6bc9b [2023-03-22T17:57:27.852Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T17:57:28.133Z] ---> Running in d55d8d5b60e8 [2023-03-22T17:57:28.730Z] Removing intermediate container d55d8d5b60e8 [2023-03-22T17:57:28.730Z] ---> c8a06bc5e904 [2023-03-22T17:57:28.730Z] [2023-03-22T17:57:29.003Z] Successfully built c8a06bc5e904 [2023-03-22T17:57:29.003Z] Successfully tagged core-data-arm64:latest [2023-03-22T17:57:29.003Z]  Building core-data ... done Building support-notifications [2023-03-22T17:57:30.006Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:57:30.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:57:30.006Z] ---> b86f551a0241 [2023-03-22T17:57:30.006Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> 4ee9deeb34fa [2023-03-22T17:57:30.006Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> 60c2778cebdf [2023-03-22T17:57:30.006Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> 01161a6b7c75 [2023-03-22T17:57:30.006Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> ffd390d398f9 [2023-03-22T17:57:30.006Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> d0ec4a166e07 [2023-03-22T17:57:30.006Z] Step 8/23 : COPY . . [2023-03-22T17:57:30.006Z] ---> Using cache [2023-03-22T17:57:30.006Z] ---> e26fd81ed68a [2023-03-22T17:57:30.006Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T17:57:30.006Z] ---> Running in 7013e8f44e49 [2023-03-22T17:57:31.969Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T17:57:54.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:57:54.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:57:54.488Z] ---> b86f551a0241 [2023-03-22T17:57:54.488Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T17:57:54.488Z] ---> Using cache [2023-03-22T17:57:54.488Z] ---> 390740895663 [2023-03-22T17:57:54.488Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T17:57:54.488Z] ---> Using cache [2023-03-22T17:57:54.488Z] ---> 15520ef95897 [2023-03-22T17:57:54.488Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T17:57:54.488Z] ---> Using cache [2023-03-22T17:57:54.488Z] ---> ee5d4b8d0153 [2023-03-22T17:57:54.488Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:57:54.488Z] ---> Running in b83027d946cc [2023-03-22T17:57:58.807Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T17:57:58.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T17:57:58.807Z] ---> b86f551a0241 [2023-03-22T17:57:58.807Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:57:58.807Z] ---> Using cache [2023-03-22T17:57:58.807Z] ---> 4ee9deeb34fa [2023-03-22T17:57:58.807Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T17:57:58.807Z] ---> Using cache [2023-03-22T17:57:58.807Z] ---> 60c2778cebdf [2023-03-22T17:57:58.807Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T17:57:58.807Z] ---> Running in 8b28c767c54f [2023-03-22T17:58:01.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:58:02.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:58:03.976Z] OK: 263 MiB in 53 packages [2023-03-22T17:58:05.945Z] Removing intermediate container 8b28c767c54f [2023-03-22T17:58:05.945Z] ---> 1eccc89c9b39 [2023-03-22T17:58:05.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T17:58:06.535Z] ---> b0f189ffcdfa [2023-03-22T17:58:06.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:58:06.807Z] ---> Running in a38f122e2633 [2023-03-22T17:59:28.490Z] Removing intermediate container f05f527697b6 [2023-03-22T17:59:28.490Z] ---> b0e7d535bbfd [2023-03-22T17:59:28.490Z] Step 7/27 : COPY . . [2023-03-22T18:00:00.727Z] ---> 3ccaea91799e [2023-03-22T18:00:00.727Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:00:02.685Z] ---> Running in 16775092d1b9 [2023-03-22T18:00:03.668Z] Removing intermediate container 16775092d1b9 [2023-03-22T18:00:03.668Z] ---> 9fdba2ffab11 [2023-03-22T18:00:03.668Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T18:00:04.259Z] ---> Running in d0685f3fdc65 [2023-03-22T18:00:05.699Z] Removing intermediate container d0685f3fdc65 [2023-03-22T18:00:05.699Z] ---> 318f8cd3fb68 [2023-03-22T18:00:05.699Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:00:05.971Z] ---> Running in fad37d508a41 [2023-03-22T18:00:07.411Z] Removing intermediate container fad37d508a41 [2023-03-22T18:00:07.411Z] ---> 08ec4db85107 [2023-03-22T18:00:07.411Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:00:07.411Z] ---> Running in ed7812e8a3a2 [2023-03-22T18:00:14.117Z] Removing intermediate container ed7812e8a3a2 [2023-03-22T18:00:14.117Z] ---> 18c18e68ab09 [2023-03-22T18:00:14.117Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T18:00:14.117Z] ---> Running in 2faee82cdbd0 [2023-03-22T18:00:16.729Z] Removing intermediate container 2faee82cdbd0 [2023-03-22T18:00:16.729Z] ---> f82dee5d966c [2023-03-22T18:00:16.729Z] [2023-03-22T18:00:16.729Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T18:00:16.729Z] ---> d74e625d9115 [2023-03-22T18:00:16.729Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:00:16.729Z] ---> Running in 9e76431aeb9a [2023-03-22T18:00:18.156Z] Removing intermediate container 9e76431aeb9a [2023-03-22T18:00:18.156Z] ---> b74fa8ad6580 [2023-03-22T18:00:18.156Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T18:00:18.435Z] ---> Running in 0c7ff240453d [2023-03-22T18:00:21.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:22.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:24.797Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:00:24.797Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:00:24.797Z] OK: 17691 distinct packages available [2023-03-22T18:00:25.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:26.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:00:28.467Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T18:00:28.467Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:00:28.467Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T18:00:28.467Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T18:00:28.467Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T18:00:28.467Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:00:28.467Z] OK: 9 MiB in 20 packages [2023-03-22T18:00:31.845Z] Removing intermediate container 0c7ff240453d [2023-03-22T18:00:31.845Z] ---> af45e19eac2d [2023-03-22T18:00:31.845Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:00:33.276Z] ---> 52b5ec3a7ee7 [2023-03-22T18:00:33.276Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:00:34.707Z] ---> 5ad16ab42ebf [2023-03-22T18:00:34.707Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T18:00:35.302Z] Removing intermediate container b83027d946cc [2023-03-22T18:00:35.302Z] ---> 7d597a3f20df [2023-03-22T18:00:35.302Z] Step 7/26 : COPY . . [2023-03-22T18:00:45.438Z] ---> c9079649aa4d [2023-03-22T18:00:45.438Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:00:45.438Z] Removing intermediate container a38f122e2633 [2023-03-22T18:00:45.438Z] ---> 60c9b769f19c [2023-03-22T18:00:45.438Z] Step 8/23 : COPY . . [2023-03-22T18:00:57.796Z] ---> 8c6d357ff98c [2023-03-22T18:00:57.796Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:00:59.777Z] ---> 5f7c76800127 [2023-03-22T18:00:59.777Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:00:59.777Z] ---> d64fa8cd404a [2023-03-22T18:00:59.777Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T18:00:59.777Z] ---> Running in 65e86662ad68 [2023-03-22T18:01:01.206Z] Removing intermediate container 65e86662ad68 [2023-03-22T18:01:01.206Z] ---> 8de084894f4c [2023-03-22T18:01:01.206Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T18:01:01.486Z] ---> e92723439253 [2023-03-22T18:01:01.486Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T18:01:01.486Z] ---> Running in 87464cb4eac0 [2023-03-22T18:01:02.918Z] Removing intermediate container 87464cb4eac0 [2023-03-22T18:01:02.918Z] ---> 73c13d703ce5 [2023-03-22T18:01:02.918Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:01:03.194Z] ---> Running in e6ab361b2482 [2023-03-22T18:01:03.468Z] ---> 232eefff2427 [2023-03-22T18:01:03.468Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:01:03.743Z] ---> Running in cecb8c44584a [2023-03-22T18:01:04.731Z] Removing intermediate container e6ab361b2482 [2023-03-22T18:01:04.731Z] ---> 96121fa0c984 [2023-03-22T18:01:04.731Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:01:05.006Z] ---> Running in 33098621a83b [2023-03-22T18:01:05.006Z] Removing intermediate container cecb8c44584a [2023-03-22T18:01:05.006Z] ---> 8cb77e3584e8 [2023-03-22T18:01:05.279Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:01:05.558Z] ---> Running in 9a09032f1337 [2023-03-22T18:01:06.988Z] Removing intermediate container 9a09032f1337 [2023-03-22T18:01:06.988Z] ---> 9b39aada5bed [2023-03-22T18:01:06.988Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T18:01:07.266Z] ---> Running in ccc647f26d6f [2023-03-22T18:01:10.647Z] Removing intermediate container ccc647f26d6f [2023-03-22T18:01:10.647Z] ---> ed928832996e [2023-03-22T18:01:10.647Z] Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:01:10.647Z] ---> Running in 0efedf53c9bc [2023-03-22T18:01:11.617Z] Removing intermediate container 33098621a83b [2023-03-22T18:01:11.617Z] ---> e054f9fca1cc [2023-03-22T18:01:11.617Z] Removing intermediate container 0efedf53c9bc [2023-03-22T18:01:11.617Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T18:01:11.617Z] ---> e41f42a4ccf5 [2023-03-22T18:01:11.617Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T18:01:11.901Z] ---> Running in 6d5da409475d [2023-03-22T18:01:11.901Z] ---> Running in 0146fc0f071f [2023-03-22T18:01:12.494Z] ---> 76e0be5fc1a9 [2023-03-22T18:01:12.494Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T18:01:12.494Z] ---> Running in 1952d5f1ff32 [2023-03-22T18:01:13.089Z] Removing intermediate container 0146fc0f071f [2023-03-22T18:01:13.090Z] ---> bc741e9dc2d0 [2023-03-22T18:01:13.090Z] [2023-03-22T18:01:13.090Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T18:01:13.090Z] ---> d74e625d9115 [2023-03-22T18:01:13.090Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:01:13.090Z] Removing intermediate container 6d5da409475d [2023-03-22T18:01:13.090Z] ---> b396ef603665 [2023-03-22T18:01:13.090Z] [2023-03-22T18:01:13.090Z] ---> Using cache [2023-03-22T18:01:13.090Z] ---> b74fa8ad6580 [2023-03-22T18:01:13.090Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T18:01:13.090Z] ---> Using cache [2023-03-22T18:01:13.090Z] ---> af45e19eac2d [2023-03-22T18:01:13.090Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:01:13.090Z] ---> Using cache [2023-03-22T18:01:13.090Z] ---> 52b5ec3a7ee7 [2023-03-22T18:01:13.090Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:01:13.090Z] ---> Using cache [2023-03-22T18:01:13.361Z] ---> 5ad16ab42ebf [2023-03-22T18:01:13.361Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:01:13.955Z] Successfully built b396ef603665 [2023-03-22T18:01:13.955Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T18:01:13.955Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-22T18:01:15.386Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T18:01:22.035Z] ---> 39dd356fdfb5 [2023-03-22T18:01:22.035Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:01:22.998Z] ---> 80cb4e037acb [2023-03-22T18:01:22.998Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T18:01:24.944Z] ---> f44b652b4049 [2023-03-22T18:01:24.944Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T18:01:25.909Z] ---> cba7e7e36ed0 [2023-03-22T18:01:25.909Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:01:26.179Z] ---> Running in 43ba03e475d7 [2023-03-22T18:01:27.145Z] Removing intermediate container 43ba03e475d7 [2023-03-22T18:01:27.145Z] ---> 061e23996b94 [2023-03-22T18:01:27.145Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:01:27.145Z] ---> Running in c235cceae99d [2023-03-22T18:01:27.732Z] Removing intermediate container c235cceae99d [2023-03-22T18:01:27.732Z] ---> 30f4fbfb6256 [2023-03-22T18:01:27.732Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T18:01:28.001Z] ---> Running in f58e86257eda [2023-03-22T18:01:28.963Z] Removing intermediate container f58e86257eda [2023-03-22T18:01:28.963Z] ---> a35278fc8135 [2023-03-22T18:01:28.963Z] Step 25/26 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:01:28.963Z] ---> Running in 194965aba5ad [2023-03-22T18:01:29.553Z] Removing intermediate container 194965aba5ad [2023-03-22T18:01:29.553Z] ---> 8ad8b8865a05 [2023-03-22T18:01:29.553Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T18:01:29.826Z] ---> Running in 39f3abe477d2 [2023-03-22T18:01:30.793Z] Removing intermediate container 39f3abe477d2 [2023-03-22T18:01:30.793Z] ---> cea9028a5938 [2023-03-22T18:01:30.793Z] [2023-03-22T18:01:31.061Z] Successfully built cea9028a5938 [2023-03-22T18:01:31.061Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T18:01:31.061Z] Building core-command [2023-03-22T18:01:35.318Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:01:35.318Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:01:35.318Z] ---> b86f551a0241 [2023-03-22T18:01:35.318Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 390740895663 [2023-03-22T18:01:35.318Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 15520ef95897 [2023-03-22T18:01:35.318Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> ee5d4b8d0153 [2023-03-22T18:01:35.318Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 7d597a3f20df [2023-03-22T18:01:35.318Z] Step 7/27 : COPY . . [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 5f7c76800127 [2023-03-22T18:01:35.318Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 8de084894f4c [2023-03-22T18:01:35.318Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 73c13d703ce5 [2023-03-22T18:01:35.318Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T18:01:35.318Z] ---> Using cache [2023-03-22T18:01:35.318Z] ---> 96121fa0c984 [2023-03-22T18:01:35.318Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T18:01:35.587Z] ---> Running in 90add5a6b7eb [2023-03-22T18:01:39.856Z] Removing intermediate container 90add5a6b7eb [2023-03-22T18:01:39.856Z] ---> 9819c4e47564 [2023-03-22T18:01:39.856Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T18:01:39.856Z] ---> Running in 8d809b2c2736 [2023-03-22T18:01:39.856Z] Removing intermediate container 8d809b2c2736 [2023-03-22T18:01:39.856Z] ---> 0d5750c59a48 [2023-03-22T18:01:39.856Z] [2023-03-22T18:01:39.856Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T18:01:39.856Z] ---> d74e625d9115 [2023-03-22T18:01:39.857Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T18:01:39.857Z] ---> Using cache [2023-03-22T18:01:39.857Z] ---> b74fa8ad6580 [2023-03-22T18:01:39.857Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T18:01:40.125Z] ---> Running in 3d641275e9a4 [2023-03-22T18:01:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:01:43.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:01:46.260Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:01:46.260Z] v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:01:46.260Z] OK: 17691 distinct packages available [2023-03-22T18:01:46.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:01:47.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:01:49.842Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T18:01:49.842Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:01:49.842Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T18:01:49.842Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T18:01:49.842Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:01:49.842Z] OK: 8 MiB in 19 packages [2023-03-22T18:01:53.241Z] Removing intermediate container 3d641275e9a4 [2023-03-22T18:01:53.241Z] ---> 378256f0e9f1 [2023-03-22T18:01:53.241Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:01:54.656Z] ---> 5e247eb28fd2 [2023-03-22T18:01:54.656Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:01:54.656Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:01:54.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:01:54.656Z] ---> b86f551a0241 [2023-03-22T18:01:54.656Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> 4ee9deeb34fa [2023-03-22T18:01:54.656Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> 60c2778cebdf [2023-03-22T18:01:54.656Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> 01161a6b7c75 [2023-03-22T18:01:54.656Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> ffd390d398f9 [2023-03-22T18:01:54.656Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> d0ec4a166e07 [2023-03-22T18:01:54.656Z] Step 8/24 : COPY . . [2023-03-22T18:01:54.656Z] ---> Using cache [2023-03-22T18:01:54.656Z] ---> e26fd81ed68a [2023-03-22T18:01:54.656Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T18:01:54.922Z] ---> Running in 5057887357ef [2023-03-22T18:01:55.888Z] ---> cd5090e259aa [2023-03-22T18:01:55.888Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T18:01:57.835Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T18:02:04.493Z] ---> 0ec3a3cee214 [2023-03-22T18:02:04.493Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T18:02:04.493Z] ---> b3a3e8c877f1 [2023-03-22T18:02:04.493Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T18:02:04.763Z] ---> Running in ba1f22de8bfc [2023-03-22T18:02:05.348Z] Removing intermediate container ba1f22de8bfc [2023-03-22T18:02:05.348Z] ---> 291309e97840 [2023-03-22T18:02:05.348Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T18:02:06.328Z] ---> e462102be37a [2023-03-22T18:02:06.328Z] Step 22/27 : WORKDIR / [2023-03-22T18:02:06.601Z] ---> Running in 6b53d7b5a9c4 [2023-03-22T18:02:07.200Z] Removing intermediate container 6b53d7b5a9c4 [2023-03-22T18:02:07.200Z] ---> b602427d4d49 [2023-03-22T18:02:07.200Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T18:02:07.200Z] ---> Running in 8c69ed52887f [2023-03-22T18:02:07.789Z] Removing intermediate container 8c69ed52887f [2023-03-22T18:02:07.789Z] ---> 10afb097dbe2 [2023-03-22T18:02:07.789Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T18:02:08.060Z] ---> Running in 2791890a08d3 [2023-03-22T18:02:08.330Z] Removing intermediate container 2791890a08d3 [2023-03-22T18:02:08.330Z] ---> 208a4f429820 [2023-03-22T18:02:08.598Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T18:02:08.598Z] ---> Running in 3e5f2a10943a [2023-03-22T18:02:09.183Z] Removing intermediate container 3e5f2a10943a [2023-03-22T18:02:09.183Z] ---> 9c66d61c0893 [2023-03-22T18:02:09.183Z] Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:02:09.453Z] ---> Running in 683f568e8872 [2023-03-22T18:02:10.040Z] Removing intermediate container 683f568e8872 [2023-03-22T18:02:10.040Z] ---> eec56dcd11d5 [2023-03-22T18:02:10.040Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T18:02:10.040Z] ---> Running in 700fe5a4c255 [2023-03-22T18:02:10.624Z] Removing intermediate container 700fe5a4c255 [2023-03-22T18:02:10.624Z] ---> 78440b7824b3 [2023-03-22T18:02:10.624Z] [2023-03-22T18:02:11.209Z] Successfully built 78440b7824b3 [2023-03-22T18:02:11.209Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T18:02:11.209Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-22T18:02:29.416Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:02:29.416Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:02:29.416Z] ---> b86f551a0241 [2023-03-22T18:02:29.416Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T18:02:29.416Z] ---> Using cache [2023-03-22T18:02:29.416Z] ---> 390740895663 [2023-03-22T18:02:29.416Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T18:02:29.998Z] ---> Running in 66c9a4c0e732 [2023-03-22T18:02:31.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:34.775Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:02:34.775Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:02:34.775Z] OK: 17693 distinct packages available [2023-03-22T18:02:35.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:35.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:02:37.947Z] OK: 263 MiB in 53 packages [2023-03-22T18:02:39.904Z] Removing intermediate container 66c9a4c0e732 [2023-03-22T18:02:39.904Z] ---> 6909109ef1c0 [2023-03-22T18:02:39.904Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T18:02:42.487Z] ---> b4afd03ccced [2023-03-22T18:02:42.487Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:02:42.487Z] ---> Running in f43c481ae24a [2023-03-22T18:04:49.164Z] Removing intermediate container f43c481ae24a [2023-03-22T18:04:49.164Z] ---> e07b7111f815 [2023-03-22T18:04:49.164Z] Step 7/20 : COPY . . [2023-03-22T18:04:49.164Z] ---> 42a7fd745570 [2023-03-22T18:04:49.164Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T18:04:49.164Z] ---> Running in 469df8853601 [2023-03-22T18:04:51.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T18:05:01.812Z] Removing intermediate container 828492738e9b [2023-03-22T18:05:01.812Z] ---> c5e4068ac806 [2023-03-22T18:05:01.812Z] [2023-03-22T18:05:01.812Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T18:05:01.812Z] ---> d74e625d9115 [2023-03-22T18:05:01.812Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:05:01.812Z] ---> Running in 8749b85a78de [2023-03-22T18:05:02.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:05:03.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:05:05.309Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T18:05:05.309Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:05:05.309Z] OK: 8 MiB in 16 packages [2023-03-22T18:05:11.959Z] Removing intermediate container 8749b85a78de [2023-03-22T18:05:11.959Z] ---> aac10968d1b2 [2023-03-22T18:05:11.959Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:05:11.959Z] ---> Running in 28c13407a4f3 [2023-03-22T18:05:11.959Z] Removing intermediate container 28c13407a4f3 [2023-03-22T18:05:11.959Z] ---> 0c146708b8ca [2023-03-22T18:05:11.959Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T18:05:11.959Z] ---> Running in e1652c428759 [2023-03-22T18:05:12.575Z] Removing intermediate container e1652c428759 [2023-03-22T18:05:12.575Z] ---> 698af40a1484 [2023-03-22T18:05:12.575Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T18:05:12.575Z] ---> Running in e5c9aa350a1a [2023-03-22T18:05:13.169Z] Removing intermediate container e5c9aa350a1a [2023-03-22T18:05:13.169Z] ---> 6c8fd78134cd [2023-03-22T18:05:13.169Z] Step 15/25 : WORKDIR / [2023-03-22T18:05:13.439Z] ---> Running in 394426e00ae5 [2023-03-22T18:05:14.026Z] Removing intermediate container 394426e00ae5 [2023-03-22T18:05:14.026Z] ---> 1ba2624cd5a6 [2023-03-22T18:05:14.026Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:05:14.993Z] ---> c1e97b22d9c3 [2023-03-22T18:05:14.993Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:05:15.956Z] ---> c4184d3eed3d [2023-03-22T18:05:16.224Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T18:05:18.183Z] ---> 50a3935398b7 [2023-03-22T18:05:18.183Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:05:19.155Z] ---> 506a915f8097 [2023-03-22T18:05:19.155Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T18:05:20.117Z] ---> f992e904e046 [2023-03-22T18:05:20.117Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T18:05:20.117Z] ---> Running in 08841211b6a9 [2023-03-22T18:05:21.079Z] Removing intermediate container 08841211b6a9 [2023-03-22T18:05:21.079Z] ---> f29cbaf242e6 [2023-03-22T18:05:21.079Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:05:21.079Z] ---> Running in 7068a282a59e [2023-03-22T18:05:25.075Z] Removing intermediate container 7068a282a59e [2023-03-22T18:05:25.075Z] ---> 046bcc9c28c1 [2023-03-22T18:05:25.075Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:05:25.075Z] ---> Running in 9fc8e4984b9f [2023-03-22T18:05:25.662Z] Removing intermediate container 9fc8e4984b9f [2023-03-22T18:05:25.662Z] ---> 5a5c745b0bd5 [2023-03-22T18:05:25.662Z] Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:05:25.933Z] ---> Running in 7d80e85ef513 [2023-03-22T18:05:26.896Z] Removing intermediate container 7d80e85ef513 [2023-03-22T18:05:26.896Z] ---> bf148d134d8f [2023-03-22T18:05:26.896Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:05:26.896Z] ---> Running in c84d759d090f [2023-03-22T18:05:27.489Z] Removing intermediate container c84d759d090f [2023-03-22T18:05:27.489Z] ---> a4054947a038 [2023-03-22T18:05:27.489Z] [2023-03-22T18:05:28.071Z] Successfully built a4054947a038 [2023-03-22T18:05:28.071Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T18:05:28.071Z] Building security-secretstore-setup [2023-03-22T18:05:46.280Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T18:05:46.280Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T18:05:46.280Z] ---> b86f551a0241 [2023-03-22T18:05:46.280Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T18:05:46.280Z] ---> Using cache [2023-03-22T18:05:46.280Z] ---> 390740895663 [2023-03-22T18:05:46.280Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T18:05:46.280Z] ---> Using cache [2023-03-22T18:05:46.280Z] ---> 1bb79df9d36a [2023-03-22T18:05:46.280Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T18:05:46.280Z] ---> Using cache [2023-03-22T18:05:46.280Z] ---> bdf5dcab1c5c [2023-03-22T18:05:46.280Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:05:46.280Z] ---> Using cache [2023-03-22T18:05:46.280Z] ---> 7f54a1cbe5e5 [2023-03-22T18:05:46.280Z] Step 7/25 : COPY . . [2023-03-22T18:05:46.280Z] ---> Using cache [2023-03-22T18:05:46.280Z] ---> ce83c6e9bf30 [2023-03-22T18:05:46.280Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T18:05:46.548Z] ---> Running in 6d2a84c07b06 [2023-03-22T18:05:48.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T18:09:10.256Z] Removing intermediate container 7013e8f44e49 [2023-03-22T18:09:10.256Z] ---> f22acd3c3ce3 [2023-03-22T18:09:10.256Z] [2023-03-22T18:09:10.256Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:09:10.256Z] ---> d74e625d9115 [2023-03-22T18:09:10.256Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:09:10.256Z] ---> Using cache [2023-03-22T18:09:10.256Z] ---> aac10968d1b2 [2023-03-22T18:09:10.256Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:09:10.257Z] ---> Using cache [2023-03-22T18:09:10.257Z] ---> 0c146708b8ca [2023-03-22T18:09:10.257Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T18:09:10.257Z] ---> Running in e804400568d2 [2023-03-22T18:09:10.257Z] Removing intermediate container e804400568d2 [2023-03-22T18:09:10.257Z] ---> 1597828ff1fb [2023-03-22T18:09:10.257Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T18:09:10.257Z] ---> Running in 7f1ed350cc74 [2023-03-22T18:09:10.257Z] Removing intermediate container 7f1ed350cc74 [2023-03-22T18:09:10.257Z] ---> 894169acd935 [2023-03-22T18:09:10.257Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:09:10.257Z] ---> c8223f9f225e [2023-03-22T18:09:10.257Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:09:13.618Z] ---> e959c9b90bdf [2023-03-22T18:09:13.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T18:09:16.993Z] ---> f8cc20578f5e [2023-03-22T18:09:16.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:09:17.961Z] ---> 7480aec29da6 [2023-03-22T18:09:17.961Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T18:09:17.961Z] ---> Running in 5ef1153f063c [2023-03-22T18:09:18.548Z] Removing intermediate container 5ef1153f063c [2023-03-22T18:09:18.548Z] ---> 26f20fc73180 [2023-03-22T18:09:18.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:09:18.816Z] ---> Running in 701c0575a808 [2023-03-22T18:09:19.411Z] Removing intermediate container 701c0575a808 [2023-03-22T18:09:19.411Z] ---> 1e6d88d6763a [2023-03-22T18:09:19.411Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:09:19.678Z] ---> Running in 2844bafc88b3 [2023-03-22T18:09:20.261Z] Removing intermediate container 2844bafc88b3 [2023-03-22T18:09:20.261Z] ---> 51082bdf8481 [2023-03-22T18:09:20.261Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:09:20.261Z] ---> Running in dea81ee5eea8 [2023-03-22T18:09:20.847Z] Removing intermediate container dea81ee5eea8 [2023-03-22T18:09:20.847Z] ---> 02c1ed780726 [2023-03-22T18:09:20.847Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:09:21.115Z] ---> Running in d18b0a371cc6 [2023-03-22T18:09:21.699Z] Removing intermediate container d18b0a371cc6 [2023-03-22T18:09:21.699Z] ---> 5e5833e038f1 [2023-03-22T18:09:21.699Z] [2023-03-22T18:09:22.284Z] Successfully built 5e5833e038f1 [2023-03-22T18:09:22.284Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T18:10:59.328Z]  Building support-scheduler ... done Removing intermediate container 5057887357ef [2023-03-22T18:10:59.328Z] ---> b0770fb98c8c [2023-03-22T18:10:59.328Z] [2023-03-22T18:10:59.328Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T18:10:59.328Z] ---> d74e625d9115 [2023-03-22T18:10:59.328Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:10:59.328Z] ---> Using cache [2023-03-22T18:10:59.328Z] ---> aac10968d1b2 [2023-03-22T18:10:59.328Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:10:59.328Z] ---> Using cache [2023-03-22T18:10:59.328Z] ---> 0c146708b8ca [2023-03-22T18:10:59.328Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T18:10:59.328Z] ---> Running in 4e74838c2ea7 [2023-03-22T18:10:59.328Z] Removing intermediate container 4e74838c2ea7 [2023-03-22T18:10:59.328Z] ---> 674ce22e7118 [2023-03-22T18:10:59.328Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T18:10:59.328Z] ---> Running in 3b22cd41f2b2 [2023-03-22T18:10:59.328Z] Removing intermediate container 3b22cd41f2b2 [2023-03-22T18:10:59.328Z] ---> 3b67fd9eeb54 [2023-03-22T18:10:59.328Z] Step 15/24 : WORKDIR / [2023-03-22T18:10:59.328Z] ---> Running in e1dd63f6c63a [2023-03-22T18:10:59.328Z] Removing intermediate container e1dd63f6c63a [2023-03-22T18:10:59.328Z] ---> 28caffbf964d [2023-03-22T18:10:59.328Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:10:59.328Z] ---> 320a2490263b [2023-03-22T18:10:59.328Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:10:59.328Z] ---> 730e1e31cd26 [2023-03-22T18:10:59.328Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T18:10:59.328Z] ---> 615c7c9a92f9 [2023-03-22T18:10:59.328Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:10:59.328Z] ---> 145f1ee11ade [2023-03-22T18:10:59.328Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T18:10:59.328Z] ---> Running in dcf27342b07e [2023-03-22T18:10:59.329Z] Removing intermediate container dcf27342b07e [2023-03-22T18:10:59.329Z] ---> 2edb1c9f5913 [2023-03-22T18:10:59.329Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:10:59.329Z] ---> Running in eaa82af76cc5 [2023-03-22T18:10:59.919Z] Removing intermediate container eaa82af76cc5 [2023-03-22T18:10:59.919Z] ---> f318c955bf47 [2023-03-22T18:10:59.919Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T18:10:59.919Z] ---> Running in 3f2853b53cd1 [2023-03-22T18:11:00.511Z] Removing intermediate container 3f2853b53cd1 [2023-03-22T18:11:00.511Z] ---> de2ad08e3490 [2023-03-22T18:11:00.511Z] Step 23/24 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:11:00.511Z] ---> Running in 62ae824880e6 [2023-03-22T18:11:01.108Z] Removing intermediate container 62ae824880e6 [2023-03-22T18:11:01.108Z] ---> 9af40ea3285e [2023-03-22T18:11:01.108Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T18:11:01.379Z] ---> Running in 63637a75b272 [2023-03-22T18:11:01.975Z] Removing intermediate container 63637a75b272 [2023-03-22T18:11:01.975Z] ---> c579d8be193e [2023-03-22T18:11:01.975Z] [2023-03-22T18:11:02.246Z] Successfully built c579d8be193e [2023-03-22T18:11:02.246Z] Successfully tagged core-command-arm64:latest [2023-03-22T18:12:38.920Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-03-22T18:12:49.005Z] Removing intermediate container 6d2a84c07b06 [2023-03-22T18:12:49.005Z] ---> 8c7cbea5a626 [2023-03-22T18:12:49.005Z] [2023-03-22T18:12:49.005Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T18:12:49.005Z] ---> d74e625d9115 [2023-03-22T18:12:49.005Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T18:12:49.005Z] ---> Running in a730fe5d2a59 [2023-03-22T18:12:50.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:12:51.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:12:52.945Z] Removing intermediate container 1952d5f1ff32 [2023-03-22T18:12:52.945Z] ---> 11c4b3317961 [2023-03-22T18:12:52.945Z] [2023-03-22T18:12:52.945Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T18:12:52.945Z] ---> d74e625d9115 [2023-03-22T18:12:52.945Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T18:12:52.945Z] ---> Running in 77a1e33d2f43 [2023-03-22T18:12:53.213Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T18:12:53.213Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T18:12:53.213Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T18:12:53.214Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:12:53.214Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:12:54.180Z] OK: 8 MiB in 18 packages [2023-03-22T18:12:55.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:12:56.559Z] Removing intermediate container a730fe5d2a59 [2023-03-22T18:12:56.559Z] ---> 8068faf55b0b [2023-03-22T18:12:56.559Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T18:12:56.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:12:56.559Z] ---> Running in e9edfe5223dc [2023-03-22T18:12:56.835Z] Removing intermediate container e9edfe5223dc [2023-03-22T18:12:56.835Z] ---> ce7f7b451649 [2023-03-22T18:12:56.835Z] Step 12/25 : WORKDIR / [2023-03-22T18:12:57.106Z] ---> Running in 1570607e2dae [2023-03-22T18:12:57.373Z] Removing intermediate container 1570607e2dae [2023-03-22T18:12:57.374Z] ---> 760728f21683 [2023-03-22T18:12:57.374Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:12:57.642Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T18:12:57.909Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T18:12:57.909Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:12:57.909Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:12:58.181Z] ---> c35cddeb2331 [2023-03-22T18:12:58.181Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:12:58.457Z] OK: 8 MiB in 17 packages [2023-03-22T18:12:59.436Z] ---> f8b48a00fa5a [2023-03-22T18:12:59.436Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T18:13:00.403Z] ---> cf28a889ea50 [2023-03-22T18:13:00.403Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T18:13:00.674Z] Removing intermediate container 77a1e33d2f43 [2023-03-22T18:13:00.674Z] ---> 21427df5d79b [2023-03-22T18:13:00.674Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T18:13:00.955Z] ---> Running in 6c89a7e1a3a7 [2023-03-22T18:13:01.236Z] ---> bdf0ada03642 [2023-03-22T18:13:01.236Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:13:01.237Z] Removing intermediate container 6c89a7e1a3a7 [2023-03-22T18:13:01.237Z] ---> f26c0daba3ab [2023-03-22T18:13:01.237Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T18:13:01.503Z] ---> Running in b997f06e105f [2023-03-22T18:13:01.769Z] Removing intermediate container b997f06e105f [2023-03-22T18:13:01.769Z] ---> 37518c421e18 [2023-03-22T18:13:01.769Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T18:13:02.039Z] ---> 74a664910015 [2023-03-22T18:13:02.039Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T18:13:02.039Z] ---> Running in d772cd465d24 [2023-03-22T18:13:02.623Z] Removing intermediate container d772cd465d24 [2023-03-22T18:13:02.623Z] ---> 9e62483f52fc [2023-03-22T18:13:02.623Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:13:03.222Z] ---> bf2f74f08867 [2023-03-22T18:13:03.222Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:13:03.496Z] ---> e35123abea9d [2023-03-22T18:13:03.496Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T18:13:04.908Z] ---> 3f53fba84f53 [2023-03-22T18:13:04.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T18:13:05.882Z] ---> d9eb204ff948 [2023-03-22T18:13:05.882Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T18:13:06.848Z] ---> 6623db53e421 [2023-03-22T18:13:06.848Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T18:13:06.848Z] ---> Running in ddca40bb0ee6 [2023-03-22T18:13:06.848Z] ---> a6acfc75d65f [2023-03-22T18:13:06.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:13:08.261Z] ---> 06ff5718719e [2023-03-22T18:13:08.261Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T18:13:08.261Z] ---> Running in 6f84b730f3ac [2023-03-22T18:13:09.236Z] Removing intermediate container 6f84b730f3ac [2023-03-22T18:13:09.236Z] ---> 8afb05e6db51 [2023-03-22T18:13:09.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:13:09.236Z] ---> Running in 4ae18c3639aa [2023-03-22T18:13:09.510Z] Removing intermediate container ddca40bb0ee6 [2023-03-22T18:13:09.510Z] ---> 68886056d60b [2023-03-22T18:13:09.510Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T18:13:09.510Z] ---> Running in ec10e1243f2e [2023-03-22T18:13:09.786Z] Removing intermediate container 4ae18c3639aa [2023-03-22T18:13:09.786Z] ---> de3e6df382d8 [2023-03-22T18:13:09.786Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T18:13:09.786Z] ---> Running in 35b84f97426c [2023-03-22T18:13:10.055Z] Removing intermediate container ec10e1243f2e [2023-03-22T18:13:10.055Z] ---> 1731ffb318dd [2023-03-22T18:13:10.055Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T18:13:10.325Z] ---> Running in 2f74249f23d9 [2023-03-22T18:13:10.325Z] Removing intermediate container 35b84f97426c [2023-03-22T18:13:10.325Z] ---> 0f1f70e96cf8 [2023-03-22T18:13:10.325Z] Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:13:10.593Z] ---> Running in d6489c477536 [2023-03-22T18:13:10.861Z] Removing intermediate container 2f74249f23d9 [2023-03-22T18:13:10.861Z] ---> b3d85bd79004 [2023-03-22T18:13:10.861Z] Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:13:10.861Z] ---> Running in 6dc671bd95b4 [2023-03-22T18:13:10.861Z] Removing intermediate container d6489c477536 [2023-03-22T18:13:10.861Z] ---> 8cfa24f337d9 [2023-03-22T18:13:10.861Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T18:13:11.142Z] ---> Running in 5fe7fd880080 [2023-03-22T18:13:11.412Z] Removing intermediate container 6dc671bd95b4 [2023-03-22T18:13:11.412Z] ---> 25c64799e472 [2023-03-22T18:13:11.412Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T18:13:11.412Z] ---> Running in 7c8cb7329170 [2023-03-22T18:13:11.679Z] Removing intermediate container 5fe7fd880080 [2023-03-22T18:13:11.679Z] ---> 216ce13b7316 [2023-03-22T18:13:11.679Z] [2023-03-22T18:13:11.946Z] Removing intermediate container 7c8cb7329170 [2023-03-22T18:13:11.946Z] ---> 6b6f2321c84c [2023-03-22T18:13:11.946Z] [2023-03-22T18:13:11.946Z] Successfully built 216ce13b7316 [2023-03-22T18:13:11.946Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T18:13:12.214Z]  Building support-notifications ... done Successfully built 6b6f2321c84c [2023-03-22T18:13:12.214Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T18:13:24.544Z]  Building security-secretstore-setup ... done Removing intermediate container 469df8853601 [2023-03-22T18:13:24.544Z] ---> 903e4ce511c6 [2023-03-22T18:13:24.544Z] [2023-03-22T18:13:24.544Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T18:13:24.544Z] ---> d74e625d9115 [2023-03-22T18:13:24.544Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T18:13:24.544Z] ---> Using cache [2023-03-22T18:13:24.544Z] ---> 585f5e77f3b4 [2023-03-22T18:13:24.544Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T18:13:24.544Z] ---> Running in 4dce65d187be [2023-03-22T18:13:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:13:26.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:13:27.498Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T18:13:27.498Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T18:13:27.498Z] OK: 17691 distinct packages available [2023-03-22T18:13:27.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:13:28.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:13:29.782Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T18:13:29.782Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T18:13:30.049Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T18:13:30.049Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T18:13:30.049Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T18:13:30.049Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T18:13:30.049Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T18:13:30.049Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T18:13:30.049Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T18:13:30.049Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:13:30.049Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T18:13:30.632Z] OK: 11 MiB in 24 packages [2023-03-22T18:13:32.044Z] Removing intermediate container 4dce65d187be [2023-03-22T18:13:32.044Z] ---> fec525891935 [2023-03-22T18:13:32.044Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T18:13:32.634Z] ---> 9c65ddfc8ae5 [2023-03-22T18:13:32.634Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T18:13:33.223Z] ---> 327ff89e661e [2023-03-22T18:13:33.223Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T18:13:34.640Z] ---> 0bf66fdee8c0 [2023-03-22T18:13:34.640Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T18:13:35.226Z] ---> 55ed856f174c [2023-03-22T18:13:35.226Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T18:13:35.226Z] ---> Running in a0f2a0e49eea [2023-03-22T18:13:35.493Z] Removing intermediate container a0f2a0e49eea [2023-03-22T18:13:35.493Z] ---> 11eaff71baa8 [2023-03-22T18:13:35.493Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:13:35.493Z] ---> Running in af2614331d82 [2023-03-22T18:13:36.079Z] Removing intermediate container af2614331d82 [2023-03-22T18:13:36.079Z] ---> 3ee3bb43c1e6 [2023-03-22T18:13:36.079Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T18:13:36.079Z] ---> Running in aff3c069beaf [2023-03-22T18:13:36.346Z] Removing intermediate container aff3c069beaf [2023-03-22T18:13:36.346Z] ---> a9c7b5931ad7 [2023-03-22T18:13:36.346Z] Step 19/20 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c [2023-03-22T18:13:36.346Z] ---> Running in 145c6ca2a270 [2023-03-22T18:13:36.934Z] Removing intermediate container 145c6ca2a270 [2023-03-22T18:13:36.934Z] ---> 664b080969c1 [2023-03-22T18:13:36.934Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T18:13:36.934Z] ---> Running in c1f6b66cb62a [2023-03-22T18:13:37.203Z] Removing intermediate container c1f6b66cb62a [2023-03-22T18:13:37.203Z] ---> 5675c6ad6cf7 [2023-03-22T18:13:37.203Z] [2023-03-22T18:13:37.471Z] Successfully built 5675c6ad6cf7 [2023-03-22T18:13:37.471Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T18:13:38.067Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-22T18:13:38.070Z] $ docker stop --time=1 a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 [2023-03-22T18:13:39.850Z] $ docker rm -f --volumes a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:13:40.366Z] + docker images [2023-03-22T18:13:40.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T18:13:40.634Z] security-spiffe-token-provider-arm64 latest 5675c6ad6cf7 4 seconds ago 33.1MB [2023-03-22T18:13:40.634Z] 903e4ce511c6 18 seconds ago 1.54GB [2023-03-22T18:13:40.634Z] security-secretstore-setup-arm64 latest 6b6f2321c84c 29 seconds ago 32.8MB [2023-03-22T18:13:40.634Z] support-notifications-arm64 latest 216ce13b7316 29 seconds ago 32.5MB [2023-03-22T18:13:40.634Z] 11c4b3317961 49 seconds ago 1.57GB [2023-03-22T18:13:40.634Z] 8c7cbea5a626 54 seconds ago 1.49GB [2023-03-22T18:13:40.634Z] core-command-arm64 latest c579d8be193e 2 minutes ago 20MB [2023-03-22T18:13:40.634Z] b0770fb98c8c 2 minutes ago 1.5GB [2023-03-22T18:13:40.634Z] support-scheduler-arm64 latest 5e5833e038f1 4 minutes ago 31.8MB [2023-03-22T18:13:40.634Z] f22acd3c3ce3 4 minutes ago 1.57GB [2023-03-22T18:13:40.634Z] core-metadata-arm64 latest a4054947a038 8 minutes ago 20.6MB [2023-03-22T18:13:40.634Z] c5e4068ac806 8 minutes ago 1.51GB [2023-03-22T18:13:40.634Z] security-spire-config-arm64 latest 78440b7824b3 11 minutes ago 86.2MB [2023-03-22T18:13:40.635Z] 0d5750c59a48 12 minutes ago 1.36GB [2023-03-22T18:13:40.635Z] security-spire-server-arm64 latest cea9028a5938 12 minutes ago 87.1MB [2023-03-22T18:13:40.635Z] security-spire-agent-arm64 latest b396ef603665 12 minutes ago 125MB [2023-03-22T18:13:40.635Z] bc741e9dc2d0 12 minutes ago 1.36GB [2023-03-22T18:13:40.635Z] f82dee5d966c 13 minutes ago 1.36GB [2023-03-22T18:13:40.635Z] core-data-arm64 latest c8a06bc5e904 16 minutes ago 20.2MB [2023-03-22T18:13:40.635Z] security-bootstrapper-arm64 latest d0d621945c27 16 minutes ago 22.2MB [2023-03-22T18:13:40.635Z] 2383c4a72e62 16 minutes ago 1.5GB [2023-03-22T18:13:40.635Z] core-common-config-bootstrapper-arm64 latest 0b27dbbceaa3 16 minutes ago 17.4MB [2023-03-22T18:13:40.635Z] security-proxy-setup-arm64 latest c421e037cd9f 16 minutes ago 19MB [2023-03-22T18:13:40.635Z] 745229bd2fd0 16 minutes ago 1.49GB [2023-03-22T18:13:40.635Z] security-proxy-auth-arm64 latest 75511c78a145 17 minutes ago 18.5MB [2023-03-22T18:13:40.635Z] 0391a31b3a71 17 minutes ago 1.49GB [2023-03-22T18:13:40.635Z] 92e843c3b292 17 minutes ago 1.48GB [2023-03-22T18:13:40.635Z] 864988e74c8d 17 minutes ago 1.48GB [2023-03-22T18:13:40.635Z] ci-base-image-arm64 latest b86f551a0241 44 minutes ago 866MB [2023-03-22T18:13:40.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T18:13:40.635Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T18:13:40.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 [2023-03-22T18:13:41.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:13:41.076Z] [2023-03-22T18:13:41.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:13:41.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:13:41.697Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T18:13:41.697Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T18:13:41.697Z] 04944245beec: Pulling fs layer [2023-03-22T18:13:41.697Z] 699f458cf7ca: Pulling fs layer [2023-03-22T18:13:41.697Z] 765212b225bb: Pulling fs layer [2023-03-22T18:13:41.697Z] f23df028b6ca: Pulling fs layer [2023-03-22T18:13:41.697Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T18:13:41.697Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T18:13:41.697Z] f23df028b6ca: Waiting [2023-03-22T18:13:41.697Z] d65c8cfc05b1: Waiting [2023-03-22T18:13:41.697Z] 2437ff75d9bd: Waiting [2023-03-22T18:13:41.697Z] 765212b225bb: Waiting [2023-03-22T18:13:41.697Z] 04944245beec: Verifying Checksum [2023-03-22T18:13:41.697Z] 04944245beec: Download complete [2023-03-22T18:13:41.697Z] 765212b225bb: Verifying Checksum [2023-03-22T18:13:41.697Z] 765212b225bb: Download complete [2023-03-22T18:13:41.972Z] f23df028b6ca: Verifying Checksum [2023-03-22T18:13:41.972Z] f23df028b6ca: Download complete [2023-03-22T18:13:41.972Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T18:13:41.972Z] d65c8cfc05b1: Download complete [2023-03-22T18:13:41.972Z] 699f458cf7ca: Verifying Checksum [2023-03-22T18:13:41.972Z] 699f458cf7ca: Download complete [2023-03-22T18:13:42.559Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T18:13:42.559Z] 8998bd30e6a1: Download complete [2023-03-22T18:13:45.156Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T18:13:45.156Z] 2437ff75d9bd: Download complete [2023-03-22T18:13:47.111Z] 8998bd30e6a1: Pull complete [2023-03-22T18:13:47.699Z] 04944245beec: Pull complete [2023-03-22T18:13:49.117Z] 699f458cf7ca: Pull complete [2023-03-22T18:13:49.384Z] 765212b225bb: Pull complete [2023-03-22T18:13:50.352Z] f23df028b6ca: Pull complete [2023-03-22T18:13:50.621Z] d65c8cfc05b1: Pull complete [2023-03-22T18:14:05.638Z] 2437ff75d9bd: Pull complete [2023-03-22T18:14:05.638Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T18:14:05.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T18:14:05.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:14:05.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container [2023-03-22T18:14:05.941Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T18:14:09.434Z] $ docker top 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:10.355Z] ---> job-cost.sh [2023-03-22T18:14:10.355Z] lf-activate-venv: SKIPPING [2023-03-22T18:14:10.355Z] INFO: No Stack... [2023-03-22T18:14:10.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T18:14:11.534Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:14:12.193Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-22T18:14:12.193Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T18:14:12.240Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] [2023-03-22T18:14:12.246Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] did not exist. Created. [2023-03-22T18:14:12.246Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:14:12.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T18:14:13.171Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:14:13.179Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:14:13.199Z] $ docker stop --time=1 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 [2023-03-22T18:14:14.825Z] $ docker rm -f --volumes 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 [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 [2023-03-22T18:14:15.276Z] provisioning config files... [2023-03-22T18:14:15.284Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2242868125734274972tmp [Pipeline] { [Pipeline] sh [2023-03-22T18:14:15.584Z] + set +x [2023-03-22T18:14:15.584Z] + bash -s -- [2023-03-22T18:14:15.584Z] + curl -s https://codecov.io/bash [2023-03-22T18:14:15.584Z] [2023-03-22T18:14:15.584Z] _____ _ [2023-03-22T18:14:15.584Z] / ____| | | [2023-03-22T18:14:15.584Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T18:14:15.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T18:14:15.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T18:14:15.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T18:14:15.584Z] Bash-1.0.6 [2023-03-22T18:14:15.584Z] [2023-03-22T18:14:15.584Z] [2023-03-22T18:14:15.584Z] ==> git version 2.25.1 found [2023-03-22T18:14:15.584Z] ==> 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 [2023-03-22T18:14:15.584Z] Release-Date: 2020-01-08 [2023-03-22T18:14:15.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T18:14:15.585Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T18:14:15.585Z] ==> Jenkins CI detected. [2023-03-22T18:14:15.585Z] current dir:  /w/workspace/edgex-go/4 [2023-03-22T18:14:15.585Z] project root: . [2023-03-22T18:14:15.585Z] --> token set from env [2023-03-22T18:14:15.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T18:14:15.585Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T18:14:15.585Z] ==> Python coveragepy not found [2023-03-22T18:14:15.585Z] ==> Searching for coverage reports in: [2023-03-22T18:14:15.585Z] + . [2023-03-22T18:14:15.585Z] -> Found 1 reports [2023-03-22T18:14:15.585Z] ==> Detecting git/mercurial file structure [2023-03-22T18:14:15.585Z] ==> Reading reports [2023-03-22T18:14:15.585Z] + ./coverage.out bytes=447378 [2023-03-22T18:14:15.585Z] ==> Appending adjustments [2023-03-22T18:14:15.585Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T18:14:16.961Z] + Found adjustments [2023-03-22T18:14:16.961Z] ==> Gzipping contents [2023-03-22T18:14:16.961Z] 60K /tmp/codecov.SaM2PF.gz [2023-03-22T18:14:16.961Z] ==> Uploading reports [2023-03-22T18:14:16.961Z] url: https://codecov.io [2023-03-22T18:14:16.961Z] query: branch=PR-4465&commit=790ec43f32773d2d572876c9a9f43d22d170023c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-22T18:14:16.961Z] -> Pinging Codecov [2023-03-22T18:14:16.961Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=790ec43f32773d2d572876c9a9f43d22d170023c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-22T18:14:16.961Z] -> Uploading to [2023-03-22T18:14:16.961Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/790ec43f32773d2d572876c9a9f43d22d170023c/ca56ff4e-8c0c-4762-bb33-3a82645fcaaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T181416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=731f535094934bfab51b67404581acabf9acae294c0fd5265c3faf241ed32f0a [2023-03-22T18:14:16.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:14:16.961Z] Dload Upload Total Spent Left Speed [2023-03-22T18:14:17.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57471 0 0 100 57471 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-03-22T18:14:17.220Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] } [2023-03-22T18:14:17.227Z] 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 [2023-03-22T18:14:17.850Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:18.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:18.998Z] ---> package-listing.sh [2023-03-22T18:14:18.998Z] ++ facter osfamily [2023-03-22T18:14:18.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T18:14:19.258Z] + OS_FAMILY=debian [2023-03-22T18:14:19.258Z] + workspace=/w/workspace/edgex-go/4 [2023-03-22T18:14:19.258Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T18:14:19.258Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T18:14:19.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T18:14:19.258Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T18:14:19.258Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T18:14:19.258Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T18:14:19.258Z] + case "${OS_FAMILY}" in [2023-03-22T18:14:19.258Z] + dpkg -l [2023-03-22T18:14:19.258Z] + grep '^ii' [2023-03-22T18:14:19.258Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T18:14:19.258Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T18:14:19.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T18:14:19.258Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-22T18:14:19.258Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-22T18:14:19.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-22T18:14:19.267Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T18:14:19.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:14:20.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:14:20.102Z] [2023-03-22T18:14:20.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:14:20.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:14:20.401Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T18:14:20.401Z] 5eb5b503b376: Pulling fs layer [2023-03-22T18:14:20.401Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T18:14:20.401Z] ec43610c2a17: Pulling fs layer [2023-03-22T18:14:20.401Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T18:14:20.401Z] 33b1e0a273af: Pulling fs layer [2023-03-22T18:14:20.401Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T18:14:20.401Z] 2f39f015ded8: Pulling fs layer [2023-03-22T18:14:20.401Z] 3a2ae6a8a46f: Waiting [2023-03-22T18:14:20.401Z] 5d3b04190fa2: Waiting [2023-03-22T18:14:20.401Z] 2f39f015ded8: Waiting [2023-03-22T18:14:20.401Z] 33b1e0a273af: Waiting [2023-03-22T18:14:20.401Z] 5c69ac0246d0: Download complete [2023-03-22T18:14:20.401Z] 3a2ae6a8a46f: Download complete [2023-03-22T18:14:20.661Z] 33b1e0a273af: Verifying Checksum [2023-03-22T18:14:20.661Z] 33b1e0a273af: Download complete [2023-03-22T18:14:20.661Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T18:14:20.661Z] 5d3b04190fa2: Download complete [2023-03-22T18:14:20.661Z] ec43610c2a17: Verifying Checksum [2023-03-22T18:14:20.661Z] ec43610c2a17: Download complete [2023-03-22T18:14:20.661Z] 5eb5b503b376: Verifying Checksum [2023-03-22T18:14:20.661Z] 5eb5b503b376: Download complete [2023-03-22T18:14:21.229Z] 2f39f015ded8: Download complete [2023-03-22T18:14:21.795Z] 5eb5b503b376: Pull complete [2023-03-22T18:14:22.053Z] 5c69ac0246d0: Pull complete [2023-03-22T18:14:22.311Z] ec43610c2a17: Pull complete [2023-03-22T18:14:22.311Z] 3a2ae6a8a46f: Pull complete [2023-03-22T18:14:22.569Z] 33b1e0a273af: Pull complete [2023-03-22T18:14:22.569Z] 5d3b04190fa2: Pull complete [2023-03-22T18:14:26.747Z] 2f39f015ded8: Pull complete [2023-03-22T18:14:26.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T18:14:26.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:14:26.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:14:26.825Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-03-22T18:14:26.853Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2023-03-22T18:14:30.819Z] $ docker top 6d84233c812ad042ea788b8905ff32edca11054c4e4db36799509043f12ecfed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:14:31.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T18:14:31.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T18:14:31.734Z] + ls /var/log/sa-host [2023-03-22T18:14:31.734Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:14:31.868Z] provisioning config files... [2023-03-22T18:14:31.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5395260193099536309tmp [Pipeline] { [Pipeline] echo [2023-03-22T18:14:31.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:32.176Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T18:14:32.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:32.515Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T18:14:32.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:32.808Z] ---> sudo-logs.sh [2023-03-22T18:14:32.808Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T18:14:32.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:33.110Z] ---> job-cost.sh [2023-03-22T18:14:33.110Z] lf-activate-venv: SKIPPING [2023-03-22T18:14:33.110Z] DEBUG: total: 0.10999999940395355 [2023-03-22T18:14:33.110Z] INFO: Retrieving Stack Cost... [2023-03-22T18:14:33.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:14:33.936Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T18:14:33.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:14:34.230Z] ---> logs-deploy.sh [2023-03-22T18:14:34.230Z] lf-activate-venv: SKIPPING [2023-03-22T18:14:34.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/4 [2023-03-22T18:14:34.230Z] INFO: archiving workspace using pattern(s): [2023-03-22T18:14:35.167Z] Archives upload complete. [2023-03-22T18:14:35.167Z] INFO: archiving logs to Nexus