Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9e5f618f3852e3b934336bdf9d50e92334ff97c+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (c2172372851619dacd0b1909b023047c88bde819) 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-ssh10805252577951030188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11404945405170551646.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4582/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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2278460349855487857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2015162027254523201.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-4582/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-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1295070226572686787.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17274 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c Merge succeeded, producing b086ac939c95c9862e4b3f27678cb344842fa791 Checking out Revision b086ac939c95c9862e4b3f27678cb344842fa791 (PR-4582) > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b086ac939c95c9862e4b3f27678cb344842fa791 # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" > git rev-list --no-walk d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T08:29:29.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T08:29:29.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T08:29:29.385Z] ========================================================= [2023-05-30T08:29:29.385Z] EdgeX Global Pipelines Version Info [2023-05-30T08:29:29.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:29:30.124Z] ------------------- [2023-05-30T08:29:30.124Z] stable info: [2023-05-30T08:29:30.124Z] ------------------- [2023-05-30T08:29:30.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T08:29:30.124Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:29:30.124Z] Message: update stable to v1.0.249 [2023-05-30T08:29:30.696Z] ------------------- [2023-05-30T08:29:30.696Z] experimental info: [2023-05-30T08:29:30.696Z] ------------------- [2023-05-30T08:29:30.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T08:29:30.696Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:29:30.696Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T08:29:30.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T08:29:30.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T08:29:30.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T08:29:30.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T08:29:30.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T08:29:30.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T08:29:30.949Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T08:29:30.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T08:29:30.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T08:29:31.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T08:29:31.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T08:29:31.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T08:29:31.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T08:29:31.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T08:29:31.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T08:29:31.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:29:31.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:29:31.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T08:29:31.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T08:29:31.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T08:29:31.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T08:29:31.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T08:29:31.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T08:29:31.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4582 [Pipeline] echo [2023-05-30T08:29:31.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4582 [Pipeline] echo [2023-05-30T08:29:31.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4582 [Pipeline] echo [2023-05-30T08:29:31.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b086ac939c95c9862e4b3f27678cb344842fa791 [Pipeline] echo [2023-05-30T08:29:31.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b086ac9 [Pipeline] echo [2023-05-30T08:29:31.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:29:31.378Z] provisioning config files... [2023-05-30T08:29:31.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18122354856149512842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:29:31.699Z] ---> docker-login.sh [2023-05-30T08:29:31.699Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:29:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:29:32.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:29:32.222Z] Configure a credential helper to remove this warning. See [2023-05-30T08:29:32.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:29:32.222Z] [2023-05-30T08:29:32.222Z] Login Succeeded [2023-05-30T08:29:32.222Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:29:32.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:29:32.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:29:32.222Z] Configure a credential helper to remove this warning. See [2023-05-30T08:29:32.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:29:32.222Z] [2023-05-30T08:29:32.222Z] Login Succeeded [2023-05-30T08:29:32.222Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:29:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:29:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:29:32.484Z] Configure a credential helper to remove this warning. See [2023-05-30T08:29:32.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:29:32.484Z] [2023-05-30T08:29:32.484Z] Login Succeeded [2023-05-30T08:29:32.484Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:29:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:29:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:29:32.484Z] Configure a credential helper to remove this warning. See [2023-05-30T08:29:32.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:29:32.484Z] [2023-05-30T08:29:32.484Z] Login Succeeded [2023-05-30T08:29:32.484Z] docker.io [2023-05-30T08:29:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:29:32.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:29:32.744Z] Configure a credential helper to remove this warning. See [2023-05-30T08:29:32.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:29:32.744Z] [2023-05-30T08:29:32.744Z] Login Succeeded [2023-05-30T08:29:32.744Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:29:32.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:29:33.070Z] + 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-05-30T08:29:33.071Z] + + dirname cmd/core-command/Dockerfile [2023-05-30T08:29:33.071Z] cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T08:29:33.071Z] + + cut -d/ -f2 [2023-05-30T08:29:33.071Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:29:33.071Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/core-data/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T08:29:33.071Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T08:29:33.071Z] + cut -d/ -f2 [2023-05-30T08:29:33.071Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T08:29:33.121Z] 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-05-30T08:29:33.467Z] + git rev-list -1 --merges b086ac939c95c9862e4b3f27678cb344842fa791~1..b086ac939c95c9862e4b3f27678cb344842fa791 [Pipeline] echo [2023-05-30T08:29:33.478Z] -----------> git rev-list -1 --merges b086ac939c95c9862e4b3f27678cb344842fa791~1..b086ac939c95c9862e4b3f27678cb344842fa791 b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:29:33.478Z] b086ac939c95c9862e4b3f27678cb344842fa791 [false] [Pipeline] sh [2023-05-30T08:29:33.763Z] + git log --format=format:%s -1 b086ac939c95c9862e4b3f27678cb344842fa791 [Pipeline] echo [2023-05-30T08:29:33.779Z] ========================================================= [2023-05-30T08:29:33.779Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T08:29:33.779Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T08:29:34.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T08:29:34.206Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T08:29:34.206Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T08:29:34.206Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T08:29:34.206Z] + + sudoecho github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T08:29:34.206Z] tee -a /etc/ssh/ssh_known_hosts [2023-05-30T08:29:34.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:29:34.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:29:34.621Z] [2023-05-30T08:29:34.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:29:34.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:29:34.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T08:29:34.916Z] b85a868b505f: Pulling fs layer [2023-05-30T08:29:34.916Z] e2be974225ed: Pulling fs layer [2023-05-30T08:29:34.916Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T08:29:34.916Z] 988bab9f4d93: Pulling fs layer [2023-05-30T08:29:34.916Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T08:29:34.916Z] eaf3925da568: Pulling fs layer [2023-05-30T08:29:34.916Z] bab4dde63d76: Pulling fs layer [2023-05-30T08:29:34.916Z] bde34c3a00c8: Pulling fs layer [2023-05-30T08:29:34.916Z] b352a97aabf1: Pulling fs layer [2023-05-30T08:29:34.916Z] 4872d77fe225: Pulling fs layer [2023-05-30T08:29:34.916Z] 1469e6f7b9e6: Waiting [2023-05-30T08:29:34.916Z] 988bab9f4d93: Waiting [2023-05-30T08:29:34.916Z] bde34c3a00c8: Waiting [2023-05-30T08:29:34.916Z] eaf3925da568: Waiting [2023-05-30T08:29:34.916Z] bab4dde63d76: Waiting [2023-05-30T08:29:34.916Z] b352a97aabf1: Waiting [2023-05-30T08:29:34.916Z] 5851b861e8e6: Pulling fs layer [2023-05-30T08:29:34.916Z] e2be974225ed: Verifying Checksum [2023-05-30T08:29:34.916Z] e2be974225ed: Download complete [2023-05-30T08:29:34.916Z] 988bab9f4d93: Verifying Checksum [2023-05-30T08:29:34.916Z] 988bab9f4d93: Download complete [2023-05-30T08:29:35.176Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T08:29:35.176Z] 1469e6f7b9e6: Download complete [2023-05-30T08:29:35.176Z] eaf3925da568: Verifying Checksum [2023-05-30T08:29:35.176Z] eaf3925da568: Download complete [2023-05-30T08:29:35.176Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T08:29:35.176Z] 339a4e72a1f5: Download complete [2023-05-30T08:29:35.176Z] bde34c3a00c8: Download complete [2023-05-30T08:29:35.176Z] b352a97aabf1: Download complete [2023-05-30T08:29:35.176Z] 4872d77fe225: Verifying Checksum [2023-05-30T08:29:35.176Z] 4872d77fe225: Download complete [2023-05-30T08:29:35.176Z] 5851b861e8e6: Verifying Checksum [2023-05-30T08:29:35.176Z] 5851b861e8e6: Download complete [2023-05-30T08:29:35.176Z] b85a868b505f: Verifying Checksum [2023-05-30T08:29:35.176Z] b85a868b505f: Download complete [2023-05-30T08:29:35.434Z] bab4dde63d76: Verifying Checksum [2023-05-30T08:29:35.434Z] bab4dde63d76: Download complete [2023-05-30T08:29:36.815Z] b85a868b505f: Pull complete [2023-05-30T08:29:36.815Z] e2be974225ed: Pull complete [2023-05-30T08:29:37.074Z] 339a4e72a1f5: Pull complete [2023-05-30T08:29:37.074Z] 988bab9f4d93: Pull complete [2023-05-30T08:29:37.334Z] 1469e6f7b9e6: Pull complete [2023-05-30T08:29:37.594Z] eaf3925da568: Pull complete [2023-05-30T08:29:39.498Z] bab4dde63d76: Pull complete [2023-05-30T08:29:39.498Z] bde34c3a00c8: Pull complete [2023-05-30T08:29:39.498Z] b352a97aabf1: Pull complete [2023-05-30T08:29:39.498Z] 4872d77fe225: Pull complete [2023-05-30T08:29:39.498Z] 5851b861e8e6: Pull complete [2023-05-30T08:29:39.498Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T08:29:39.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:29:39.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:29:39.612Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T08:29:39.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T08:29:42.606Z] $ docker top 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 -eo pid,comm [2023-05-30T08:29:42.652Z] 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-05-30T08:29:42.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T08:29:42.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:29:42.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:29:42.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:29:42.802Z] $ docker exec 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 ssh-agent [2023-05-30T08:29:42.898Z] SSH_AUTH_SOCK=/tmp/ssh-4cYyk9qiVo3h/agent.32 [2023-05-30T08:29:42.898Z] SSH_AGENT_PID=38 [2023-05-30T08:29:42.904Z] Running ssh-add (command line suppressed) [2023-05-30T08:29:43.005Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12258963752520934551.key (/w/workspace/edgex-go/2@tmp/private_key_12258963752520934551.key) [2023-05-30T08:29:43.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:29:43.370Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T08:29:43.401Z] $ docker exec --env ******** --env ******** 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 ssh-agent -k [2023-05-30T08:29:43.494Z] unset SSH_AUTH_SOCK; [2023-05-30T08:29:43.495Z] unset SSH_AGENT_PID; [2023-05-30T08:29:43.495Z] echo Agent pid 38 killed; [2023-05-30T08:29:43.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T08:29:43.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:29:43.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:29:43.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:29:43.655Z] $ docker exec 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 ssh-agent [2023-05-30T08:29:43.764Z] SSH_AUTH_SOCK=/tmp/ssh-vvz5GwYSBPnE/agent.70 [2023-05-30T08:29:43.764Z] SSH_AGENT_PID=76 [2023-05-30T08:29:43.769Z] Running ssh-add (command line suppressed) [2023-05-30T08:29:43.874Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_698595118885886289.key (/w/workspace/edgex-go/2@tmp/private_key_698595118885886289.key) [2023-05-30T08:29:43.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:29:44.177Z] + git semver init [2023-05-30T08:29:44.437Z] 2023-05-30 08:29:44,350 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T08:29:44.437Z] 2023-05-30 08:29:44,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-05-30T08:29:44.437Z] 2023-05-30 08:29:44,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-05-30T08:29:44.437Z] 2023-05-30 08:29:44,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,353 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4582 with force:False [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,354 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4582 [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,358 [execute] INFO git cat-file --batch-check [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,366 [execute] INFO git cat-file --batch [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:29:49.709Z] 2023-05-30 08:29:49,371 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4582 [2023-05-30T08:29:49.709Z] 0.0.0 [Pipeline] } [2023-05-30T08:29:49.722Z] $ docker exec --env ******** --env ******** 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 ssh-agent -k [2023-05-30T08:29:49.814Z] unset SSH_AUTH_SOCK; [2023-05-30T08:29:49.814Z] unset SSH_AGENT_PID; [2023-05-30T08:29:49.814Z] echo Agent pid 76 killed; [2023-05-30T08:29:49.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:29:50.135Z] + git semver [Pipeline] } [2023-05-30T08:29:50.414Z] $ docker stop --time=1 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 [2023-05-30T08:29:51.714Z] $ docker rm -f --volumes 5d167d5de3aa64ed353480032d9cc377fa2728c38aa9282bb6ac7722b874f621 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:29:52.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T08:29:52.246Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T08:29:52.248Z] [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-05-30T08:29:52.664Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-30T08:29:52.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:29:52.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:29:52.702Z] ========================================================= [2023-05-30T08:29:52.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T08:29:52.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:29:52.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:29:52.987Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T08:29:52.987Z] f56be85fc22e: Pulling fs layer [2023-05-30T08:29:52.987Z] 85791d961cd3: Pulling fs layer [2023-05-30T08:29:52.987Z] d694b5ae8c79: Pulling fs layer [2023-05-30T08:29:52.987Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T08:29:52.987Z] 4d19c01a9841: Pulling fs layer [2023-05-30T08:29:52.987Z] 9325e15d5711: Pulling fs layer [2023-05-30T08:29:52.987Z] 556b6ee489ea: Pulling fs layer [2023-05-30T08:29:52.987Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T08:29:52.987Z] c5a4b2cf53e6: Waiting [2023-05-30T08:29:52.987Z] 556b6ee489ea: Waiting [2023-05-30T08:29:52.987Z] 9f32a84ed3da: Waiting [2023-05-30T08:29:52.987Z] 4d19c01a9841: Waiting [2023-05-30T08:29:52.987Z] 85791d961cd3: Download complete [2023-05-30T08:29:52.987Z] 9f32a84ed3da: Download complete [2023-05-30T08:29:52.987Z] 4d19c01a9841: Verifying Checksum [2023-05-30T08:29:52.987Z] 4d19c01a9841: Download complete [2023-05-30T08:29:52.987Z] f56be85fc22e: Verifying Checksum [2023-05-30T08:29:52.987Z] f56be85fc22e: Download complete [2023-05-30T08:29:52.987Z] 9325e15d5711: Verifying Checksum [2023-05-30T08:29:52.987Z] 9325e15d5711: Download complete [2023-05-30T08:29:53.245Z] f56be85fc22e: Pull complete [2023-05-30T08:29:53.245Z] 85791d961cd3: Pull complete [2023-05-30T08:29:53.503Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T08:29:53.503Z] c5a4b2cf53e6: Download complete [2023-05-30T08:29:53.762Z] d694b5ae8c79: Verifying Checksum [2023-05-30T08:29:53.762Z] d694b5ae8c79: Download complete [2023-05-30T08:29:53.762Z] 556b6ee489ea: Verifying Checksum [2023-05-30T08:29:53.762Z] 556b6ee489ea: Download complete [2023-05-30T08:29:57.054Z] d694b5ae8c79: Pull complete [2023-05-30T08:29:57.054Z] 9f32a84ed3da: Pull complete [2023-05-30T08:29:57.054Z] 4d19c01a9841: Pull complete [2023-05-30T08:29:57.054Z] 9325e15d5711: Pull complete [2023-05-30T08:29:59.591Z] 556b6ee489ea: Pull complete [2023-05-30T08:30:00.161Z] c5a4b2cf53e6: Pull complete [2023-05-30T08:30:00.161Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T08:30:00.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:00.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:30:00.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:00.464Z] WORKDIR /edgex [2023-05-30T08:30:00.464Z] COPY go.mod . [2023-05-30T08:30:00.464Z] RUN go mod download [2023-05-30T08:30:00.464Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T08:30:01.042Z] Sending build context to Docker daemon 170.8MB [2023-05-30T08:30:01.042Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:01.042Z] ---> c4be618373d6 [2023-05-30T08:30:01.042Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:30:07.338Z] Still waiting to schedule task [2023-05-30T08:30:07.338Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T08:30:07.636Z] ---> Running in 58272c8918ba [2023-05-30T08:30:07.637Z] Removing intermediate container 58272c8918ba [2023-05-30T08:30:07.637Z] ---> accb6447dcde [2023-05-30T08:30:07.637Z] Step 3/4 : COPY go.mod . [2023-05-30T08:30:07.637Z] ---> 29a1d27ec235 [2023-05-30T08:30:07.637Z] Step 4/4 : RUN go mod download [2023-05-30T08:30:07.637Z] ---> Running in 2a2008dd76f0 [2023-05-30T08:30:22.522Z] Removing intermediate container 2a2008dd76f0 [2023-05-30T08:30:22.522Z] ---> 41e75771f1bc [2023-05-30T08:30:22.522Z] Successfully built 41e75771f1bc [2023-05-30T08:30:22.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:22.821Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:30:22.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:30:22.900Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T08:30:22.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:30:23.298Z] $ docker top b954a5e3cca4a5c24f40df83b8d706b31b9502daed58c82eb67892c99992939b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:30:23.640Z] + go version [2023-05-30T08:30:23.640Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T08:30:23.654Z] $ docker stop --time=1 b954a5e3cca4a5c24f40df83b8d706b31b9502daed58c82eb67892c99992939b [2023-05-30T08:30:24.934Z] $ docker rm -f --volumes b954a5e3cca4a5c24f40df83b8d706b31b9502daed58c82eb67892c99992939b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:25.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:30:25.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:30:25.431Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T08:30:25.464Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:30:25.790Z] $ docker top efb48293a4234c9d94b8d62fccb1196254bdbf47544277871bde0d50e0d2a935 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:30:25.855Z] ========================================================= [2023-05-30T08:30:25.855Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:30:25.855Z] ========================================================= [Pipeline] sh [2023-05-30T08:30:26.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:30:26.433Z] + make test [2023-05-30T08:30:26.433Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:30:32.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:30:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:30:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:30:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:30:45.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:30:45.704Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:30:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:30:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:30:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:30:46.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:30:46.526Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:30:46.782Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:30:47.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:30:47.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:30:47.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:30:47.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:30:47.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:30:47.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-30T08:30:47.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-30T08:30:48.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:30:48.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:30:48.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:30:48.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:30:48.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:30:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:30:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:30:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:30:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:30:49.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:30:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:30:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:30:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-05-30T08:30:51.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-05-30T08:30:52.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.800s coverage: 88.5% of statements [2023-05-30T08:30:52.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.055s coverage: 3.8% of statements [2023-05-30T08:30:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:30:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:30:52.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:30:52.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:30:52.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:30:52.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:30:52.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:30:52.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:30:52.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements [2023-05-30T08:30:52.882Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-30T08:30:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:30:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:30:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:30:54.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-30T08:30:54.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:30:54.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:30:54.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-05-30T08:30:54.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-05-30T08:30:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements [2023-05-30T08:30:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-05-30T08:30:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-05-30T08:30:54.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-05-30T08:30:55.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:30:55.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:30:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:30:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:30:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:30:56.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:30:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:30:56.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:30:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:30:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:30:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:30:59.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:30:59.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:31:01.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:31:01.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:31:01.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:31:03.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:31:03.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:31:03.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:31:04.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:31:04.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:31:04.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:31:04.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:31:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:31:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:31:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:31:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:31:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:31:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:31:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:31:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:31:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:31:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:31:07.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-05-30T08:31:08.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:31:08.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-30T08:31:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-30T08:31:20.411Z] 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-05-30T08:31:20.411Z] running golangci-lint [2023-05-30T08:31:20.411Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T08:31:20.411Z] go version go1.20.2 linux/amd64 [2023-05-30T08:31:20.411Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T08:31:20.411Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T08:31:33.948Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17278 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [Pipeline] { [Pipeline] ws [2023-05-30T08:31:33.960Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-05-30T08:31:34.000Z] The recommended git tool is: git [2023-05-30T08:31:35.269Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 13.9789764s" [2023-05-30T08:31:35.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.68023ms" [2023-05-30T08:31:38.837Z] using credential edgex-jenkins-ssh [2023-05-30T08:31:38.856Z] Cloning the remote Git repository [2023-05-30T08:31:38.897Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:31:38.991Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-05-30T08:31:39.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:31:39.128Z] > git --version # timeout=10 [2023-05-30T08:31:39.149Z] > git --version # 'git version 2.25.1' [2023-05-30T08:31:39.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:31:39.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:31:41.820Z] level=info msg="[linters_context/goanalysis] analyzers took 55.748367072s with top 10 stages: buildir: 32.924721963s, inspect: 1.634085752s, fact_deprecated: 1.493604987s, gosec: 1.323817119s, printf: 1.199839122s, S1038: 1.082009903s, ctrlflow: 937.426284ms, fact_purity: 882.403711ms, nilness: 806.860174ms, SA5012: 568.550161ms" [2023-05-30T08:31:41.820Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T08:31:41.820Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, path_prettifier: 203/203" [2023-05-30T08:31:41.820Z] level=info msg="[runner] processing took 19.031178ms with stages: nolint: 7.98976ms, identifier_marker: 5.418098ms, exclude-rules: 1.894944ms, autogenerated_exclude: 1.554639ms, path_prettifier: 1.432928ms, skip_dirs: 672.459µs, cgo: 39.24µs, filename_unadjuster: 23.53µs, max_same_issues: 930ns, skip_files: 880ns, uniq_by_line: 870ns, max_from_linter: 690ns, exclude: 480ns, source_code: 400ns, path_shortener: 310ns, diff: 280ns, severity-rules: 260ns, sort_results: 230ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-05-30T08:31:41.820Z] level=info msg="[runner] linters took 7.886037572s with stages: goanalysis_metalinter: 7.866882752s" [2023-05-30T08:31:41.820Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T08:31:41.820Z] level=info msg="Memory: 220 samples, avg is 195.2MB, max is 832.1MB" [2023-05-30T08:31:41.820Z] level=info msg="Execution took 21.916003574s" [2023-05-30T08:31:41.820Z] go vet ./... [2023-05-30T08:31:46.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:31:46.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:31:46.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:31:46.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:31:46.568Z] + ls -al . [2023-05-30T08:31:46.568Z] total 704 [2023-05-30T08:31:46.568Z] drwxrwxr-x 11 1001 1001 4096 May 30 08:30 . [2023-05-30T08:31:46.568Z] drwxr-xr-x 4 root root 4096 May 30 08:30 .. [2023-05-30T08:31:46.568Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:29 .blubracket [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:29 .dockerignore [2023-05-30T08:31:46.568Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:29 .git [2023-05-30T08:31:46.568Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:29 .github [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:29 .gitignore [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:29 .golangci.yml [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:29 .hadolint.yml [2023-05-30T08:31:46.568Z] drwxr-xr-x 3 1001 1001 4096 May 30 08:29 .semver [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:29 .sonarcloud.properties [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:29 ADOPTERS.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:29 Attribution.txt [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:29 CHANGELOG.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:29 CONTRIBUTING.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:29 GOVERNANCE.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:29 Jenkinsfile [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:29 LICENSE [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:29 Makefile [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:29 OWNERS.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:29 README.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:29 SECURITY.md [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:29 VERSION [2023-05-30T08:31:46.568Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:29 bin [2023-05-30T08:31:46.568Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:29 cmd [2023-05-30T08:31:46.568Z] -rw-r--r-- 1 root root 447731 May 30 08:31 coverage.out [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 3159 May 30 08:29 go.mod [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 30958 May 30 08:29 go.sum [2023-05-30T08:31:46.568Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:29 internal [2023-05-30T08:31:46.568Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:29 openapi [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:29 security.txt [2023-05-30T08:31:46.568Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:29 snap [2023-05-30T08:31:46.568Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:29 version.go [Pipeline] sh [2023-05-30T08:31:46.859Z] + '[' -e coverage.out ] [2023-05-30T08:31:46.859Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:31:46.965Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:31:47.242Z] + make build [2023-05-30T08:31:47.242Z] 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-05-30T08:31:58.079Z] Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-30T08:31:56.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:31:56.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:31:57.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:31:57.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:31:57.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:31:57.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T08:31:58.099Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:31:58.178Z] > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [2023-05-30T08:31:58.715Z] Merge succeeded, producing b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T08:31:58.715Z] Checking out Revision b7bcc315fc4a35ce8870d2fe4916d5409f98a71f (PR-4582) [2023-05-30T08:31:59.428Z] 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-05-30T08:31:59.429Z] 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-05-30T08:32:00.002Z] 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-05-30T08:31:58.397Z] > git remote # timeout=10 [2023-05-30T08:31:58.416Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T08:31:58.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:31:58.447Z] > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [2023-05-30T08:31:58.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T08:31:58.724Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:31:58.739Z] > git checkout -f b7bcc315fc4a35ce8870d2fe4916d5409f98a71f # timeout=10 [2023-05-30T08:32:00.566Z] 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-05-30T08:32:02.350Z] Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" [2023-05-30T08:32:02.362Z] > git rev-list --no-walk d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T08:32:03.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T08:32:03.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T08:32:03.308Z] Dload Upload Total Spent Left Speed [2023-05-30T08:32:03.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-05-30T08:32:04.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T08:32:04.413Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-30T08:32:04.413Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T08:32:04.413Z] { [2023-05-30T08:32:04.413Z] "registry-mirrors": [ [2023-05-30T08:32:04.413Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T08:32:04.413Z] ], [2023-05-30T08:32:04.413Z] "bip": "10.250.0.254/24", [2023-05-30T08:32:04.413Z] "hosts": [ [2023-05-30T08:32:04.413Z] "tcp://0.0.0.0:5555", [2023-05-30T08:32:04.413Z] "unix:///var/run/docker.sock" [2023-05-30T08:32:04.413Z] ], [2023-05-30T08:32:04.413Z] "mtu": 1458, [2023-05-30T08:32:04.413Z] "selinux-enabled": true, [2023-05-30T08:32:04.413Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T08:32:04.413Z] } [Pipeline] sh [2023-05-30T08:32:04.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T08:32:05.110Z] + sudo service docker restart [2023-05-30T08:32:07.117Z] 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-05-30T08:32:08.052Z] 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-05-30T08:32:08.986Z] 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-05-30T08:32:10.358Z] 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-05-30T08:32:10.923Z] 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-05-30T08:32:11.859Z] 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-05-30T08:32:12.790Z] 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-05-30T08:32:14.175Z] $ docker stop --time=1 efb48293a4234c9d94b8d62fccb1196254bdbf47544277871bde0d50e0d2a935 [2023-05-30T08:32:20.136Z] $ docker rm -f --volumes efb48293a4234c9d94b8d62fccb1196254bdbf47544277871bde0d50e0d2a935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:21.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:32:21.018Z] [2023-05-30T08:32:21.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:21.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:32:21.318Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T08:32:21.318Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T08:32:21.318Z] ca9280d653b3: Pulling fs layer [2023-05-30T08:32:21.318Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T08:32:21.318Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-30T08:32:21.318Z] cbdbe7a5bc2a: Download complete [2023-05-30T08:32:21.577Z] ca9280d653b3: Verifying Checksum [2023-05-30T08:32:21.577Z] ca9280d653b3: Download complete [2023-05-30T08:32:21.577Z] cbdbe7a5bc2a: Pull complete [2023-05-30T08:32:21.835Z] 7e9c9ca2126c: Download complete [2023-05-30T08:32:21.835Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:32:23.375Z] provisioning config files... [2023-05-30T08:32:23.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8181580958778543394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:32:23.770Z] ---> docker-login.sh [2023-05-30T08:32:23.770Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:32:24.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:32:24.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:32:24.367Z] Configure a credential helper to remove this warning. See [2023-05-30T08:32:24.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:32:24.367Z] [2023-05-30T08:32:24.367Z] Login Succeeded [2023-05-30T08:32:24.367Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:32:24.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:32:24.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:32:24.911Z] Configure a credential helper to remove this warning. See [2023-05-30T08:32:24.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:32:24.911Z] [2023-05-30T08:32:24.911Z] Login Succeeded [2023-05-30T08:32:24.911Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:32:25.117Z] 7e9c9ca2126c: Pull complete [2023-05-30T08:32:25.117Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T08:32:25.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:32:25.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:32:25.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:32:25.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:32:25.183Z] Configure a credential helper to remove this warning. See [2023-05-30T08:32:25.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:32:25.183Z] [2023-05-30T08:32:25.183Z] Login Succeeded [2023-05-30T08:32:25.183Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:32:25.209Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T08:32:25.239Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-30T08:32:25.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:32:25.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:32:25.453Z] Configure a credential helper to remove this warning. See [2023-05-30T08:32:25.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:32:25.453Z] [2023-05-30T08:32:25.453Z] Login Succeeded [2023-05-30T08:32:25.724Z] docker.io [2023-05-30T08:32:25.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:32:25.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:32:25.993Z] Configure a credential helper to remove this warning. See [2023-05-30T08:32:25.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:32:25.993Z] [2023-05-30T08:32:25.993Z] Login Succeeded [2023-05-30T08:32:25.993Z] ---> docker-login.sh ends [2023-05-30T08:32:28.502Z] $ docker top 0560c9f19c86cbb42afbf7e54ab722103c1f9b023a100669599df68e18c18b2c -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-30T08:32:28.559Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T08:32:28.842Z] + docker-compose build --help [2023-05-30T08:32:28.843Z] + grep parallel [2023-05-30T08:32:29.136Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-30T08:32:29.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:32:29.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:32:29.181Z] ========================================================= [2023-05-30T08:32:29.181Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T08:32:29.181Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:32:29.411Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:32:29.422Z] $ docker stop --time=1 0560c9f19c86cbb42afbf7e54ab722103c1f9b023a100669599df68e18c18b2c [2023-05-30T08:32:29.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:32:29.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T08:32:29.502Z] c41833b44d91: Pulling fs layer [2023-05-30T08:32:29.502Z] ed15518f5707: Pulling fs layer [2023-05-30T08:32:29.778Z] feae8fd75edb: Pulling fs layer [2023-05-30T08:32:29.778Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T08:32:29.778Z] 3cdef696dda3: Pulling fs layer [2023-05-30T08:32:29.778Z] 2ced38df9373: Pulling fs layer [2023-05-30T08:32:29.778Z] 58f1dce35555: Pulling fs layer [2023-05-30T08:32:29.778Z] 3cdef696dda3: Waiting [2023-05-30T08:32:29.778Z] 2ced38df9373: Waiting [2023-05-30T08:32:29.778Z] 58f1dce35555: Waiting [2023-05-30T08:32:29.778Z] 242c74f7c9fa: Waiting [2023-05-30T08:32:29.778Z] ed15518f5707: Verifying Checksum [2023-05-30T08:32:29.778Z] ed15518f5707: Download complete [2023-05-30T08:32:29.778Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T08:32:29.778Z] 242c74f7c9fa: Download complete [2023-05-30T08:32:29.778Z] 3cdef696dda3: Download complete [2023-05-30T08:32:29.778Z] c41833b44d91: Verifying Checksum [2023-05-30T08:32:30.677Z] $ docker rm -f --volumes 0560c9f19c86cbb42afbf7e54ab722103c1f9b023a100669599df68e18c18b2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2023-05-30T08:32:30.767Z] c41833b44d91: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:31.038Z] 58f1dce35555: Verifying Checksum [2023-05-30T08:32:31.038Z] 58f1dce35555: Download complete [2023-05-30T08:32:31.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:32:31.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:32:31.128Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T08:32:31.162Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T08:32:31.308Z] ed15518f5707: Pull complete [2023-05-30T08:32:31.463Z] $ docker top 01cf779a868be57cc6badff53665861a3332db5a45e93acafe3a4763ebeab4eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:32:31.801Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:32:32.280Z] feae8fd75edb: Verifying Checksum [2023-05-30T08:32:32.280Z] feae8fd75edb: Download complete [2023-05-30T08:32:32.280Z] 2ced38df9373: Verifying Checksum [2023-05-30T08:32:32.280Z] 2ced38df9373: Download complete [2023-05-30T08:32:32.368Z] Building core-command ... [2023-05-30T08:32:32.368Z] Building core-common-config-bootstrapper ... [2023-05-30T08:32:32.368Z] Building core-data ... [2023-05-30T08:32:32.368Z] Building core-metadata ... [2023-05-30T08:32:32.368Z] Building security-bootstrapper ... [2023-05-30T08:32:32.368Z] Building security-proxy-auth ... [2023-05-30T08:32:32.368Z] Building security-proxy-setup ... [2023-05-30T08:32:32.368Z] Building security-secretstore-setup ... [2023-05-30T08:32:32.368Z] Building security-spiffe-token-provider ... [2023-05-30T08:32:32.368Z] Building security-spire-agent ... [2023-05-30T08:32:32.368Z] Building security-spire-config ... [2023-05-30T08:32:32.368Z] Building security-spire-server ... [2023-05-30T08:32:32.368Z] Building support-notifications ... [2023-05-30T08:32:32.368Z] Building support-scheduler ... [2023-05-30T08:32:32.368Z] Building security-proxy-auth [2023-05-30T08:32:32.368Z] Building security-proxy-setup [2023-05-30T08:32:32.368Z] Building core-data [2023-05-30T08:32:32.368Z] Building support-scheduler [2023-05-30T08:32:32.368Z] Building core-command [2023-05-30T08:32:44.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:32:44.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:32:44.555Z] ---> 41e75771f1bc [2023-05-30T08:32:44.555Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T08:32:44.555Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:32:44.555Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:32:44.555Z] ---> 41e75771f1bc [2023-05-30T08:32:44.555Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:32:44.555Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:32:44.555Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:32:44.555Z] ---> 41e75771f1bc [2023-05-30T08:32:44.555Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:32:44.555Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:32:44.555Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:32:44.555Z] ---> 41e75771f1bc [2023-05-30T08:32:44.555Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:32:44.555Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:32:44.555Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:32:44.555Z] ---> 41e75771f1bc [2023-05-30T08:32:44.555Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:32:44.607Z] feae8fd75edb: Pull complete [2023-05-30T08:32:44.608Z] 242c74f7c9fa: Pull complete [2023-05-30T08:32:44.608Z] 3cdef696dda3: Pull complete [2023-05-30T08:32:49.964Z] 2ced38df9373: Pull complete [2023-05-30T08:32:52.566Z] 58f1dce35555: Pull complete [2023-05-30T08:32:52.566Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T08:32:52.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:32:52.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:32:52.909Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:32:52.909Z] WORKDIR /edgex [2023-05-30T08:32:52.909Z] COPY go.mod . [2023-05-30T08:32:52.909Z] RUN go mod download [2023-05-30T08:32:52.909Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-30T08:32:53.504Z] Sending build context to Docker daemon 2.928MB [2023-05-30T08:32:53.504Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:32:53.504Z] ---> fadd8f120f05 [2023-05-30T08:32:53.504Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:32:55.456Z] ---> Running in 49a7a18b6c4c [2023-05-30T08:32:56.043Z] Removing intermediate container 49a7a18b6c4c [2023-05-30T08:32:56.043Z] ---> 317e825918ec [2023-05-30T08:32:56.043Z] Step 3/4 : COPY go.mod . [2023-05-30T08:32:56.832Z] ---> Running in 4b0b3d00fe86 [2023-05-30T08:32:56.832Z] ---> Running in cf51ccf5e999 [2023-05-30T08:32:56.832Z] ---> Running in 2ab89ab7d311 [2023-05-30T08:32:56.832Z] ---> Running in a003dbd360b6 [2023-05-30T08:32:56.832Z] ---> Running in c2a043882956 [2023-05-30T08:32:56.832Z] Removing intermediate container 2ab89ab7d311 [2023-05-30T08:32:56.832Z] ---> b0a861d401bc [2023-05-30T08:32:56.832Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:32:56.832Z] Removing intermediate container 4b0b3d00fe86 [2023-05-30T08:32:56.832Z] ---> a95e77f66db0 [2023-05-30T08:32:56.832Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T08:32:56.832Z] Removing intermediate container cf51ccf5e999 [2023-05-30T08:32:56.832Z] ---> f4109ae262b8 [2023-05-30T08:32:56.832Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:32:56.832Z] Removing intermediate container c2a043882956 [2023-05-30T08:32:56.832Z] ---> eb3244cf1af0 [2023-05-30T08:32:56.832Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:32:56.832Z] Removing intermediate container a003dbd360b6 [2023-05-30T08:32:56.832Z] ---> 8b5e42c8129e [2023-05-30T08:32:56.832Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:32:56.832Z] ---> Running in 2f2775b5b406 [2023-05-30T08:32:56.832Z] ---> Running in 2db0526ba696 [2023-05-30T08:32:56.832Z] ---> Running in da516c80578a [2023-05-30T08:32:56.832Z] ---> Running in 1b1187257ae9 [2023-05-30T08:32:56.832Z] ---> Running in 3bacbeae0f34 [2023-05-30T08:32:56.832Z] Removing intermediate container 2f2775b5b406 [2023-05-30T08:32:56.832Z] ---> 9ad8e7421d83 [2023-05-30T08:32:56.832Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:32:56.832Z] ---> Running in 7f4e2c806a2f [2023-05-30T08:32:56.832Z] Removing intermediate container 3bacbeae0f34 [2023-05-30T08:32:56.832Z] ---> 5f28c3dbe705 [2023-05-30T08:32:56.832Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:32:56.832Z] Removing intermediate container da516c80578a [2023-05-30T08:32:56.832Z] ---> 42b59a6e6c23 [2023-05-30T08:32:56.832Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:32:56.832Z] Removing intermediate container 1b1187257ae9 [2023-05-30T08:32:56.832Z] ---> d86d5778acd2 [2023-05-30T08:32:56.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] ---> Running in a031b24c4d24 [2023-05-30T08:32:56.832Z] ---> Running in fbfcdf839fe8 [2023-05-30T08:32:56.832Z] ---> Running in d13e9665ea66 [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] OK: 265 MiB in 53 packages [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] OK: 265 MiB in 53 packages [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:32:56.832Z] OK: 265 MiB in 53 packages [2023-05-30T08:32:56.832Z] OK: 265 MiB in 53 packages [2023-05-30T08:32:56.832Z] OK: 265 MiB in 53 packages [2023-05-30T08:32:57.010Z] ---> db8bf46c54b0 [2023-05-30T08:32:57.010Z] Step 4/4 : RUN go mod download [2023-05-30T08:32:57.010Z] ---> Running in 7dbb84956422 [2023-05-30T08:32:57.091Z] Removing intermediate container 2db0526ba696 [2023-05-30T08:32:57.091Z] ---> 553f7e180e5d [2023-05-30T08:32:57.091Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T08:32:57.091Z] Removing intermediate container 7f4e2c806a2f [2023-05-30T08:32:57.091Z] ---> b77186f38516 [2023-05-30T08:32:57.091Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:32:57.091Z] ---> 1a7e5b390a6f [2023-05-30T08:32:57.091Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:32:57.091Z] ---> Running in e3a6f65213ac [2023-05-30T08:32:57.349Z] Removing intermediate container a031b24c4d24 [2023-05-30T08:32:57.349Z] ---> 213ee9192413 [2023-05-30T08:32:57.349Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:32:57.349Z] ---> 46f7e3e0ece5 [2023-05-30T08:32:57.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:32:57.349Z] ---> Running in 9f4c4659e6de [2023-05-30T08:32:57.349Z] Removing intermediate container d13e9665ea66 [2023-05-30T08:32:57.349Z] ---> 0b049e4bfd2e [2023-05-30T08:32:57.349Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:32:57.349Z] ---> 7910f98e64a4 [2023-05-30T08:32:57.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:32:57.608Z] Removing intermediate container fbfcdf839fe8 [2023-05-30T08:32:57.608Z] ---> 0a4174430732 [2023-05-30T08:32:57.608Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:32:57.608Z] ---> Running in 0c7d3fa1a405 [2023-05-30T08:32:57.608Z] ---> 531209b524c2 [2023-05-30T08:32:57.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:32:57.608Z] ---> Running in d9362c7b09fb [2023-05-30T08:32:57.608Z] ---> 1fb409a5a7d7 [2023-05-30T08:32:57.608Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:32:57.608Z] ---> Running in 65cc57aa440c [2023-05-30T08:33:29.272Z] Removing intermediate container 7dbb84956422 [2023-05-30T08:33:29.272Z] ---> b6d2a121ed00 [2023-05-30T08:33:29.272Z] Successfully built b6d2a121ed00 [2023-05-30T08:33:29.272Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:33:29.613Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:33:29.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:33:29.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-17278 does not seem to be running inside a container [2023-05-30T08:33:29.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-05-30T08:33:31.137Z] $ docker top 5cc0807a7e38c9283ac0b996091158900a2acf7bc2fb4f8208b677a4cf5c30f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:33:31.973Z] + go version [2023-05-30T08:33:31.973Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T08:33:31.995Z] $ docker stop --time=1 5cc0807a7e38c9283ac0b996091158900a2acf7bc2fb4f8208b677a4cf5c30f9 [2023-05-30T08:33:34.054Z] $ docker rm -f --volumes 5cc0807a7e38c9283ac0b996091158900a2acf7bc2fb4f8208b677a4cf5c30f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:33:34.598Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:33:34.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:33:34.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-17278 does not seem to be running inside a container [2023-05-30T08:33:34.855Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-05-30T08:33:35.985Z] $ docker top 3b512cfa7fdf56257460ecb7de3a7a3184980de9ef0aa7bb705d1597b13c408c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:33:36.183Z] ========================================================= [2023-05-30T08:33:36.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:33:36.183Z] ========================================================= [Pipeline] sh [2023-05-30T08:33:36.486Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:33:36.825Z] + make test [2023-05-30T08:33:37.094Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:34:19.140Z] Removing intermediate container 0c7d3fa1a405 [2023-05-30T08:34:19.141Z] ---> 733a780f88ba [2023-05-30T08:34:19.141Z] Step 8/23 : COPY . . [2023-05-30T08:34:19.141Z] Removing intermediate container 65cc57aa440c [2023-05-30T08:34:19.141Z] ---> 8ad4eecdf436 [2023-05-30T08:34:19.141Z] Step 8/24 : COPY . . [2023-05-30T08:34:19.141Z] Removing intermediate container d9362c7b09fb [2023-05-30T08:34:19.141Z] ---> d2d3811e1a85 [2023-05-30T08:34:19.141Z] Step 8/23 : COPY . . [2023-05-30T08:34:19.141Z] Removing intermediate container e3a6f65213ac [2023-05-30T08:34:19.141Z] ---> de8d0b2ec4d3 [2023-05-30T08:34:19.141Z] Step 7/22 : COPY . . [2023-05-30T08:34:19.141Z] Removing intermediate container 9f4c4659e6de [2023-05-30T08:34:19.141Z] ---> 286346cf8641 [2023-05-30T08:34:19.141Z] Step 8/23 : COPY . . [2023-05-30T08:34:23.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:34:34.603Z] ---> 114bd7f5d3ff [2023-05-30T08:34:34.604Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T08:34:34.604Z] ---> 6e9c5dd1219d [2023-05-30T08:34:34.604Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T08:34:34.604Z] ---> 0ef6f86096cf [2023-05-30T08:34:34.604Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:34:34.604Z] ---> 2f854d85aff5 [2023-05-30T08:34:34.604Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:34:34.604Z] ---> bb99173057fb [2023-05-30T08:34:34.604Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T08:34:34.604Z] ---> Running in 9afba4bfd063 [2023-05-30T08:34:34.604Z] ---> Running in 579646bf4bef [2023-05-30T08:34:34.604Z] ---> Running in faef6d8f249e [2023-05-30T08:34:34.604Z] ---> Running in 39fd16405398 [2023-05-30T08:34:34.604Z] ---> Running in 5e62f3fb6cf2 [2023-05-30T08:34:34.604Z] 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-05-30T08:34:34.604Z] 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-05-30T08:34:34.604Z] 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-05-30T08:34:34.604Z] 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-05-30T08:34:34.862Z] 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-05-30T08:35:21.548Z] Removing intermediate container 579646bf4bef [2023-05-30T08:35:21.548Z] ---> e7aca85507d6 [2023-05-30T08:35:21.548Z] [2023-05-30T08:35:21.548Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:35:21.548Z] 3.17: Pulling from library/alpine [2023-05-30T08:35:21.548Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:35:21.548Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:35:21.548Z] Removing intermediate container 39fd16405398 [2023-05-30T08:35:21.548Z] ---> 8abe7a0d1206 [2023-05-30T08:35:21.548Z] [2023-05-30T08:35:21.548Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T08:35:21.548Z] ---> 9ed4aefc74f6 [2023-05-30T08:35:21.548Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T08:35:21.548Z] Removing intermediate container faef6d8f249e [2023-05-30T08:35:21.548Z] ---> 88df429ed2ef [2023-05-30T08:35:21.548Z] [2023-05-30T08:35:21.548Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:35:21.548Z] ---> 9ed4aefc74f6 [2023-05-30T08:35:21.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:35:21.548Z] Removing intermediate container 9afba4bfd063 [2023-05-30T08:35:21.548Z] ---> bb948d358d85 [2023-05-30T08:35:21.548Z] [2023-05-30T08:35:21.548Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T08:35:21.548Z] ---> 9ed4aefc74f6 [2023-05-30T08:35:21.548Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:35:21.548Z] ---> 9ed4aefc74f6 [2023-05-30T08:35:21.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:35:21.548Z] ---> Running in 88b01d4081cc [2023-05-30T08:35:21.548Z] ---> Running in 72bf9dc35534 [2023-05-30T08:35:21.548Z] ---> Running in 0ff7dc8b325f [2023-05-30T08:35:21.548Z] ---> Running in f8202c59541b [2023-05-30T08:35:21.548Z] Removing intermediate container f8202c59541b [2023-05-30T08:35:21.548Z] Removing intermediate container 72bf9dc35534 [2023-05-30T08:35:21.548Z] ---> b9288cc334be [2023-05-30T08:35:21.548Z] ---> e8e85818504b [2023-05-30T08:35:21.548Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:35:21.548Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T08:35:21.809Z] ---> Running in 2e7cac8cc3c6 [2023-05-30T08:35:21.809Z] ---> Running in f018a00f7537 [2023-05-30T08:35:21.809Z] Removing intermediate container 5e62f3fb6cf2 [2023-05-30T08:35:21.809Z] ---> bd5ecb1ccb0f [2023-05-30T08:35:21.809Z] [2023-05-30T08:35:21.809Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:35:21.809Z] ---> 9ed4aefc74f6 [2023-05-30T08:35:21.809Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:35:21.809Z] ---> Running in dadeed10a7ff [2023-05-30T08:35:21.809Z] Removing intermediate container f018a00f7537 [2023-05-30T08:35:21.809Z] ---> 2e970fd4632b [2023-05-30T08:35:21.809Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T08:35:21.809Z] ---> Running in 7c8a5216c795 [2023-05-30T08:35:21.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.066Z] Removing intermediate container 7c8a5216c795 [2023-05-30T08:35:22.066Z] ---> e5ee4159c811 [2023-05-30T08:35:22.066Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:35:22.066Z] ---> Running in 5791990601fb [2023-05-30T08:35:22.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.324Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:35:22.324Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T08:35:22.324Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:35:22.324Z] OK: 8 MiB in 17 packages [2023-05-30T08:35:22.324Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:35:22.324Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:35:22.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.324Z] OK: 7 MiB in 16 packages [2023-05-30T08:35:22.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:22.324Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:35:22.324Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:35:22.597Z] OK: 7 MiB in 16 packages [2023-05-30T08:35:22.597Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:35:22.597Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:35:22.597Z] OK: 7 MiB in 16 packages [2023-05-30T08:35:22.597Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:35:22.597Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:35:22.597Z] OK: 7 MiB in 16 packages [2023-05-30T08:35:22.856Z] Removing intermediate container 0ff7dc8b325f [2023-05-30T08:35:22.856Z] ---> 018fb45d8300 [2023-05-30T08:35:22.856Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T08:35:22.856Z] Removing intermediate container 88b01d4081cc [2023-05-30T08:35:22.856Z] ---> ef9d9aa672a3 [2023-05-30T08:35:22.856Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:35:22.856Z] ---> Running in 7c8c62f9ca01 [2023-05-30T08:35:22.856Z] ---> Running in 840abfcf6df0 [2023-05-30T08:35:22.856Z] Removing intermediate container 7c8c62f9ca01 [2023-05-30T08:35:22.856Z] ---> d32c1fee25a9 [2023-05-30T08:35:22.856Z] Step 12/22 : WORKDIR /edgex [2023-05-30T08:35:22.856Z] Removing intermediate container 840abfcf6df0 [2023-05-30T08:35:22.856Z] ---> 5fdb1bef2535 [2023-05-30T08:35:22.856Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T08:35:22.856Z] ---> Running in a0219b4d4a8e [2023-05-30T08:35:22.856Z] ---> Running in a2a65913fadf [2023-05-30T08:35:23.116Z] Removing intermediate container 2e7cac8cc3c6 [2023-05-30T08:35:23.116Z] ---> 30e80bdc26f9 [2023-05-30T08:35:23.116Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:35:23.116Z] Removing intermediate container a2a65913fadf [2023-05-30T08:35:23.116Z] ---> f14c92072e24 [2023-05-30T08:35:23.116Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T08:35:23.116Z] Removing intermediate container a0219b4d4a8e [2023-05-30T08:35:23.116Z] ---> 138839cd3b0b [2023-05-30T08:35:23.116Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:35:23.116Z] ---> Running in c54e2e5dd7b5 [2023-05-30T08:35:23.116Z] Removing intermediate container dadeed10a7ff [2023-05-30T08:35:23.116Z] ---> 72c433467104 [2023-05-30T08:35:23.116Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:35:23.116Z] ---> Running in 861c482fa731 [2023-05-30T08:35:23.116Z] Removing intermediate container 5791990601fb [2023-05-30T08:35:23.116Z] ---> d09827eab1ab [2023-05-30T08:35:23.116Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:35:23.116Z] ---> 760ddf601c3c [2023-05-30T08:35:23.116Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:35:23.116Z] Removing intermediate container c54e2e5dd7b5 [2023-05-30T08:35:23.116Z] ---> 4964f26b0535 [2023-05-30T08:35:23.116Z] Step 15/24 : WORKDIR / [2023-05-30T08:35:23.375Z] ---> Running in 0b46d25408c3 [2023-05-30T08:35:23.375Z] Removing intermediate container 861c482fa731 [2023-05-30T08:35:23.375Z] ---> 164041ab4050 [2023-05-30T08:35:23.375Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T08:35:23.375Z] ---> 96f7d693247a [2023-05-30T08:35:23.375Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:35:23.375Z] ---> a536d7ac7b84 [2023-05-30T08:35:23.375Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:35:23.375Z] ---> Running in 0f67101c69d3 [2023-05-30T08:35:23.375Z] ---> 2cee5d5a4197 [2023-05-30T08:35:23.375Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T08:35:23.375Z] Removing intermediate container 0b46d25408c3 [2023-05-30T08:35:23.375Z] ---> 9c0096cc7689 [2023-05-30T08:35:23.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:35:23.375Z] Removing intermediate container 0f67101c69d3 [2023-05-30T08:35:23.375Z] ---> c6ffa881e7f6 [2023-05-30T08:35:23.375Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T08:35:23.636Z] ---> 11bd9c8cf94d [2023-05-30T08:35:23.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T08:35:23.636Z] ---> Running in 9a9f9c8ef25d [2023-05-30T08:35:23.896Z] ---> 73766c5f3a0d [2023-05-30T08:35:23.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T08:35:23.896Z] ---> e0132769520c [2023-05-30T08:35:23.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T08:35:23.896Z] Removing intermediate container 9a9f9c8ef25d [2023-05-30T08:35:23.896Z] ---> d5100b54a00c [2023-05-30T08:35:23.896Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:35:23.896Z] ---> c5fcd835789d [2023-05-30T08:35:23.896Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:35:23.896Z] ---> 9b9960937e89 [2023-05-30T08:35:23.896Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:35:24.861Z] ---> ba1ee3b1b538 [2023-05-30T08:35:24.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T08:35:24.862Z] ---> fd42e86f7837 [2023-05-30T08:35:24.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T08:35:26.853Z] ---> 00887b0ea49d [2023-05-30T08:35:26.853Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:35:26.853Z] ---> 0d40faaa7447 [2023-05-30T08:35:26.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:35:26.853Z] ---> 172847b40257 [2023-05-30T08:35:26.853Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:35:26.853Z] ---> bb6e5835554d [2023-05-30T08:35:26.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:35:26.853Z] ---> 7a756edaaa14 [2023-05-30T08:35:26.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:35:26.853Z] ---> Running in 7597cd78601d [2023-05-30T08:35:27.112Z] ---> 6a78ddc2c7bd [2023-05-30T08:35:27.112Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T08:35:27.112Z] ---> 7361c4166580 [2023-05-30T08:35:27.112Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T08:35:27.112Z] ---> Running in c1db5602adf2 [2023-05-30T08:35:27.112Z] ---> 42329ad4e49f [2023-05-30T08:35:27.112Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:35:27.112Z] ---> 958ff7db582e [2023-05-30T08:35:27.112Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T08:35:27.112Z] ---> Running in 7dc2d5937640 [2023-05-30T08:35:27.112Z] ---> Running in 29db4e668b33 [2023-05-30T08:35:27.687Z] Removing intermediate container c1db5602adf2 [2023-05-30T08:35:27.687Z] ---> 70e64d6223ee [2023-05-30T08:35:27.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:35:27.687Z] Removing intermediate container 29db4e668b33 [2023-05-30T08:35:27.687Z] ---> 48041561732a [2023-05-30T08:35:27.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:35:27.687Z] ---> ba47189db940 [2023-05-30T08:35:27.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:35:27.687Z] ---> Running in 2a1d2128f235 [2023-05-30T08:35:27.687Z] ---> Running in 70e1ef01a7bb [2023-05-30T08:35:27.953Z] Removing intermediate container 2a1d2128f235 [2023-05-30T08:35:27.953Z] ---> 1868d6dc698f [2023-05-30T08:35:27.953Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T08:35:27.953Z] Removing intermediate container 70e1ef01a7bb [2023-05-30T08:35:27.953Z] ---> Running in f79caa6140f8 [2023-05-30T08:35:27.953Z] ---> 00762a743a62 [2023-05-30T08:35:27.953Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:35:27.953Z] ---> Running in 6552333dc093 [2023-05-30T08:35:27.953Z] ---> a5916ac3d127 [2023-05-30T08:35:27.953Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T08:35:27.953Z] ---> Running in b6fb7b49dcaa [2023-05-30T08:35:27.953Z] Removing intermediate container 7597cd78601d [2023-05-30T08:35:27.953Z] ---> 266c988f2880 [2023-05-30T08:35:27.953Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:35:27.953Z] Removing intermediate container f79caa6140f8 [2023-05-30T08:35:27.953Z] ---> 7a77c5bfe382 [2023-05-30T08:35:27.953Z] Step 23/24 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:35:27.953Z] ---> Running in 762834caf849 [2023-05-30T08:35:28.212Z] Removing intermediate container 6552333dc093 [2023-05-30T08:35:28.212Z] ---> 73548b62b6c2 [2023-05-30T08:35:28.212Z] Step 22/23 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:35:28.212Z] ---> Running in 560dac4cbf76 [2023-05-30T08:35:28.212Z] ---> Running in 60e4ef727ace [2023-05-30T08:35:28.212Z] Removing intermediate container b6fb7b49dcaa [2023-05-30T08:35:28.212Z] ---> 3b7133a04d34 [2023-05-30T08:35:28.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:35:28.212Z] Removing intermediate container 762834caf849 [2023-05-30T08:35:28.212Z] ---> afcb55068c69 [2023-05-30T08:35:28.212Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:35:28.212Z] ---> Running in 94bdc23d65ca [2023-05-30T08:35:28.212Z] Removing intermediate container 560dac4cbf76 [2023-05-30T08:35:28.212Z] ---> 29cc0fa7c6ca [2023-05-30T08:35:28.212Z] Step 24/24 : LABEL version=0.0.0 ---> Running in 32fa9fe3671f [2023-05-30T08:35:28.212Z] [2023-05-30T08:35:28.212Z] ---> Running in 55b409d1ce4f [2023-05-30T08:35:28.472Z] Removing intermediate container 94bdc23d65ca [2023-05-30T08:35:28.472Z] ---> bd219479bc09 [2023-05-30T08:35:28.472Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:35:28.472Z] Removing intermediate container 60e4ef727ace [2023-05-30T08:35:28.472Z] ---> ac64a8e50df9 [2023-05-30T08:35:28.472Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:35:28.472Z] ---> Running in 387c6390098f [2023-05-30T08:35:28.472Z] Removing intermediate container 32fa9fe3671f [2023-05-30T08:35:28.472Z] ---> 6a8f80597189 [2023-05-30T08:35:28.472Z] Step 21/23 : LABEL arch=x86_64 ---> Running in 7e0be1f14c5e [2023-05-30T08:35:28.472Z] [2023-05-30T08:35:28.472Z] Removing intermediate container 55b409d1ce4f [2023-05-30T08:35:28.472Z] ---> 89113a4fe40b [2023-05-30T08:35:28.472Z] [2023-05-30T08:35:28.472Z] Removing intermediate container 7dc2d5937640 [2023-05-30T08:35:28.472Z] ---> 471d4b308f52 [2023-05-30T08:35:28.472Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:35:28.472Z] ---> Running in 53f8355728ec [2023-05-30T08:35:28.472Z] ---> Running in 38486b04829f [2023-05-30T08:35:28.731Z] Successfully built 89113a4fe40b [2023-05-30T08:35:28.731Z] Removing intermediate container 387c6390098f [2023-05-30T08:35:28.731Z] ---> d18900a11a30 [2023-05-30T08:35:28.731Z] Step 22/23 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:35:28.731Z] Successfully tagged core-command:latest [2023-05-30T08:35:28.731Z]  Building core-command ... done Building security-bootstrapper [2023-05-30T08:35:28.731Z] Removing intermediate container 7e0be1f14c5e [2023-05-30T08:35:28.731Z] ---> 5505315c5c9e [2023-05-30T08:35:28.731Z] [2023-05-30T08:35:28.731Z] ---> Running in 88bba4ea5e4e [2023-05-30T08:35:28.731Z] Removing intermediate container 53f8355728ec [2023-05-30T08:35:28.731Z] ---> 35b73542ef31 [2023-05-30T08:35:28.731Z] Step 22/23 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:35:28.731Z] Successfully built 5505315c5c9e [2023-05-30T08:35:32.934Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:35:32.934Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:35:32.934Z] ---> 41e75771f1bc [2023-05-30T08:35:32.934Z] Successfully tagged core-data:latest [2023-05-30T08:35:32.934Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:35:32.934Z] ---> Using cache [2023-05-30T08:35:32.934Z] ---> a95e77f66db0 [2023-05-30T08:35:32.934Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:35:32.934Z] ---> Using cache [2023-05-30T08:35:32.934Z] ---> 553f7e180e5d [2023-05-30T08:35:32.934Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:35:32.934Z]  Building core-data ... done Building security-spiffe-token-provider [2023-05-30T08:35:32.934Z] ---> Using cache [2023-05-30T08:35:32.934Z] ---> 1a7e5b390a6f [2023-05-30T08:35:32.934Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:35:32.934Z] ---> Using cache [2023-05-30T08:35:32.934Z] ---> de8d0b2ec4d3 [2023-05-30T08:35:32.934Z] Step 7/33 : COPY . . [2023-05-30T08:35:32.934Z] ---> Running in 880cb294e83a [2023-05-30T08:35:33.506Z] ---> Using cache [2023-05-30T08:35:33.506Z] ---> 6e9c5dd1219d [2023-05-30T08:35:33.506Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:35:37.755Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:35:37.755Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:35:37.755Z] ---> 41e75771f1bc [2023-05-30T08:35:37.755Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T08:35:37.755Z] ---> Using cache [2023-05-30T08:35:37.755Z] ---> a95e77f66db0 [2023-05-30T08:35:37.755Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T08:35:39.141Z] Removing intermediate container 88bba4ea5e4e [2023-05-30T08:35:39.141Z] ---> b566691fac53 [2023-05-30T08:35:39.141Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:35:39.141Z] Removing intermediate container 880cb294e83a [2023-05-30T08:35:39.141Z] ---> f59e358fe9e8 [2023-05-30T08:35:39.141Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:35:39.141Z] Removing intermediate container 38486b04829f [2023-05-30T08:35:39.141Z] ---> e328bd6c6039 [2023-05-30T08:35:39.141Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T08:35:39.141Z] ---> Running in 4a965c899f7f [2023-05-30T08:35:39.141Z] ---> Running in e52d491ed9ff [2023-05-30T08:35:39.141Z] ---> Running in 1180df4432be [2023-05-30T08:35:39.141Z] ---> Running in 99914eece36a [2023-05-30T08:35:39.141Z] ---> Running in 3ee44920007c [2023-05-30T08:35:39.141Z] Removing intermediate container 1180df4432be [2023-05-30T08:35:39.141Z] ---> 11522f8350b7 [2023-05-30T08:35:39.141Z] Step 21/22 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:35:39.141Z] ---> Running in 16c73e313b8f [2023-05-30T08:35:39.141Z] Removing intermediate container 3ee44920007c [2023-05-30T08:35:39.141Z] ---> 3d2b9556b3e2 [2023-05-30T08:35:39.141Z] [2023-05-30T08:35:39.141Z] Removing intermediate container 99914eece36a [2023-05-30T08:35:39.141Z] ---> a72638159483 [2023-05-30T08:35:39.141Z] [2023-05-30T08:35:39.141Z] Successfully built 3d2b9556b3e2 [2023-05-30T08:35:39.405Z] Successfully tagged support-scheduler:latest [2023-05-30T08:35:39.405Z] Building support-notifications [2023-05-30T08:35:39.405Z]  Building support-scheduler ... done Successfully built a72638159483 [2023-05-30T08:35:39.405Z] Successfully tagged security-proxy-auth:latest [2023-05-30T08:35:39.405Z] Building security-spire-config [2023-05-30T08:35:39.405Z]  Building security-proxy-auth ... done Removing intermediate container 16c73e313b8f [2023-05-30T08:35:39.405Z] ---> d9eb89fdbad9 [2023-05-30T08:35:39.405Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T08:35:39.664Z] 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-05-30T08:35:40.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:40.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:40.923Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:35:40.923Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:35:40.923Z] OK: 17828 distinct packages available [2023-05-30T08:35:40.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:40.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:41.185Z] OK: 265 MiB in 53 packages [2023-05-30T08:35:43.117Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:35:43.117Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:35:43.117Z] ---> 41e75771f1bc [2023-05-30T08:35:43.117Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:35:43.117Z] ---> Using cache [2023-05-30T08:35:43.117Z] ---> a95e77f66db0 [2023-05-30T08:35:43.117Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:35:45.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:35:45.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:35:45.682Z] ---> 41e75771f1bc [2023-05-30T08:35:45.682Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:35:45.682Z] ---> Using cache [2023-05-30T08:35:45.682Z] ---> eb3244cf1af0 [2023-05-30T08:35:45.682Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:35:45.682Z] ---> Using cache [2023-05-30T08:35:45.682Z] ---> 5f28c3dbe705 [2023-05-30T08:35:45.682Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T08:35:50.992Z] ---> Running in 5ab847a6c706 [2023-05-30T08:35:50.992Z] ---> Running in 83cc10680cc1 [2023-05-30T08:35:50.992Z] ---> Running in e359ba601630 [2023-05-30T08:35:50.992Z] Removing intermediate container e359ba601630 [2023-05-30T08:35:50.992Z] ---> 2ccaf269177e [2023-05-30T08:35:50.992Z] [2023-05-30T08:35:50.992Z] Removing intermediate container e52d491ed9ff [2023-05-30T08:35:50.992Z] ---> 5c93eafddc7d [2023-05-30T08:35:50.992Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T08:35:50.992Z] Successfully built 2ccaf269177e [2023-05-30T08:35:50.992Z] Successfully tagged security-proxy-setup:latest [2023-05-30T08:35:50.993Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-30T08:35:51.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:52.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:52.479Z] OK: 265 MiB in 53 packages [2023-05-30T08:35:52.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:52.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:35:52.994Z] OK: 265 MiB in 53 packages [2023-05-30T08:35:54.898Z] ---> 5a566fc4cf08 [2023-05-30T08:35:54.898Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:35:54.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:35:54.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:35:54.898Z] ---> 41e75771f1bc [2023-05-30T08:35:54.898Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> eb3244cf1af0 [2023-05-30T08:35:54.898Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> 5f28c3dbe705 [2023-05-30T08:35:54.898Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> 0b049e4bfd2e [2023-05-30T08:35:54.898Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> 531209b524c2 [2023-05-30T08:35:54.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> d2d3811e1a85 [2023-05-30T08:35:54.898Z] Step 8/23 : COPY . . [2023-05-30T08:35:54.898Z] ---> Using cache [2023-05-30T08:35:54.898Z] ---> bb99173057fb [2023-05-30T08:35:54.898Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T08:35:55.834Z] ---> Running in 4b5691d4328b [2023-05-30T08:35:55.834Z] ---> Running in 6762be604acd [2023-05-30T08:35:56.092Z] Removing intermediate container 83cc10680cc1 [2023-05-30T08:35:56.092Z] ---> 9e7fbb3fa489 [2023-05-30T08:35:56.092Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:35:56.092Z] Removing intermediate container 5ab847a6c706 [2023-05-30T08:35:56.092Z] ---> c303674046b0 [2023-05-30T08:35:56.092Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:35:56.349Z] ---> 87530879d10a [2023-05-30T08:35:56.349Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:35:56.349Z] ---> Running in d9a38937de2e [2023-05-30T08:35:56.349Z] ---> 6c122222be92 [2023-05-30T08:35:56.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:35:56.349Z] ---> Running in d3220d065804 [2023-05-30T08:35:56.607Z] 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-05-30T08:36:30.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:36:30.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:36:30.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:36:32.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:36:32.703Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:36:34.672Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:36:35.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:36:35.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:36:35.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:36:35.767Z] Removing intermediate container 4a965c899f7f [2023-05-30T08:36:35.767Z] ---> b982e484ec62 [2023-05-30T08:36:35.767Z] [2023-05-30T08:36:35.767Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T08:36:35.767Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:35.767Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:36:35.767Z] Removing intermediate container 6762be604acd [2023-05-30T08:36:35.767Z] ---> be8d379ca534 [2023-05-30T08:36:35.767Z] [2023-05-30T08:36:35.767Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:36:35.767Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:35.767Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:35.767Z] ---> Using cache [2023-05-30T08:36:35.768Z] ---> e8e85818504b [2023-05-30T08:36:35.768Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:35.768Z] ---> Using cache [2023-05-30T08:36:35.768Z] ---> 30e80bdc26f9 [2023-05-30T08:36:35.768Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:35.768Z] ---> Using cache [2023-05-30T08:36:35.768Z] ---> 760ddf601c3c [2023-05-30T08:36:35.768Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:35.768Z] ---> Using cache [2023-05-30T08:36:35.768Z] ---> 2cee5d5a4197 [2023-05-30T08:36:35.768Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T08:36:35.768Z] ---> Running in bc52b5bfa4e5 [2023-05-30T08:36:36.386Z] Removing intermediate container bc52b5bfa4e5 [2023-05-30T08:36:36.386Z] ---> 4e867211d301 [2023-05-30T08:36:36.386Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T08:36:36.668Z] ---> 647210b78938 [2023-05-30T08:36:36.669Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:36.669Z] ---> Running in 06368133f241 [2023-05-30T08:36:36.669Z] Removing intermediate container 4b5691d4328b [2023-05-30T08:36:36.669Z] ---> bdb6edaf4202 [2023-05-30T08:36:36.669Z] Step 7/20 : COPY . . [2023-05-30T08:36:36.669Z] Removing intermediate container d9a38937de2e [2023-05-30T08:36:36.669Z] ---> 40fe8648a052 [2023-05-30T08:36:36.669Z] Step 7/27 : COPY . . [2023-05-30T08:36:36.669Z] Removing intermediate container d3220d065804 [2023-05-30T08:36:36.669Z] ---> 48c22fdae261 [2023-05-30T08:36:36.669Z] Step 8/23 : COPY . . [2023-05-30T08:36:36.669Z] ---> 80948d7ec70b [2023-05-30T08:36:36.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:37.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:36:37.876Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:37.876Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T08:36:37.876Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:37.876Z] OK: 7 MiB in 17 packages [2023-05-30T08:36:40.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:36:40.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:36:40.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:36:40.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:36:47.873Z] ---> 84249598aea1 [2023-05-30T08:36:47.873Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:36:47.873Z] ---> Running in c765c34dcc49 [2023-05-30T08:36:47.873Z] ---> d8f4af2050c3 [2023-05-30T08:36:47.873Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T08:36:47.873Z] ---> 9453a2a79fc0 [2023-05-30T08:36:47.873Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T08:36:47.873Z] ---> Running in 602869d17bd6 [2023-05-30T08:36:47.873Z] Removing intermediate container 06368133f241 [2023-05-30T08:36:47.873Z] ---> beaa92c96560 [2023-05-30T08:36:47.873Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T08:36:47.873Z] ---> 9a06271a392e [2023-05-30T08:36:47.873Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:36:47.873Z] ---> Running in efc86ab7ca17 [2023-05-30T08:36:47.873Z] ---> Running in cc5e66d356be [2023-05-30T08:36:47.873Z] ---> Running in 15fab86861e0 [2023-05-30T08:36:47.873Z] Removing intermediate container cc5e66d356be [2023-05-30T08:36:47.873Z] ---> 161fa2a89432 [2023-05-30T08:36:47.873Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T08:36:47.873Z] Removing intermediate container 15fab86861e0 [2023-05-30T08:36:47.873Z] ---> 36e6e02ba58c [2023-05-30T08:36:47.873Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:36:47.873Z] ---> Running in e6e18dead84f [2023-05-30T08:36:47.873Z] ---> Running in 9327d4db4470 [2023-05-30T08:36:47.873Z] Removing intermediate container e6e18dead84f [2023-05-30T08:36:47.873Z] ---> 8c6f8f2ecf4d [2023-05-30T08:36:47.873Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:36:47.873Z] Removing intermediate container 9327d4db4470 [2023-05-30T08:36:47.873Z] ---> 76f633b26463 [2023-05-30T08:36:47.873Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T08:36:47.873Z] 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-05-30T08:36:47.873Z] ---> Running in cc3177549602 [2023-05-30T08:36:47.873Z] ---> Running in a64caa60d75e [2023-05-30T08:36:47.873Z] 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-05-30T08:36:47.873Z] Removing intermediate container a64caa60d75e [2023-05-30T08:36:47.873Z] Removing intermediate container cc3177549602 [2023-05-30T08:36:47.873Z] ---> 9bbe476c98d6 [2023-05-30T08:36:47.873Z] ---> ebc275288e69 [2023-05-30T08:36:47.873Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquittoStep 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-05-30T08:36:47.873Z] [2023-05-30T08:36:47.873Z] ---> Running in b1886c65b1c5 [2023-05-30T08:36:47.873Z] ---> Running in 7cda5880e426 [2023-05-30T08:36:47.873Z] Removing intermediate container c765c34dcc49 [2023-05-30T08:36:47.873Z] ---> 54b9e6f4c563 [2023-05-30T08:36:47.873Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:36:47.873Z] Removing intermediate container b1886c65b1c5 [2023-05-30T08:36:47.873Z] ---> eea4fed8029e [2023-05-30T08:36:47.873Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T08:36:47.873Z] ---> Running in 8079e9f2f37d [2023-05-30T08:36:47.873Z] ---> Running in 0bc904acf4e6 [2023-05-30T08:36:48.135Z] Removing intermediate container 8079e9f2f37d [2023-05-30T08:36:48.135Z] ---> be32a5816d7a [2023-05-30T08:36:48.135Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:36:48.135Z] ---> Running in 4d2fcae9afad [2023-05-30T08:36:48.394Z] Removing intermediate container 4d2fcae9afad [2023-05-30T08:36:48.394Z] ---> 386291f5a5e4 [2023-05-30T08:36:48.394Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:36:48.394Z] ---> Running in 0163b0126021 [2023-05-30T08:36:48.655Z] Removing intermediate container 0163b0126021 [2023-05-30T08:36:48.655Z] ---> 9fb36c11de01 [2023-05-30T08:36:48.655Z] Step 22/23 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:36:48.655Z] ---> Running in 58648ae1933c [2023-05-30T08:36:48.914Z] Removing intermediate container 0bc904acf4e6 [2023-05-30T08:36:48.914Z] ---> d5b91589a008 [2023-05-30T08:36:48.914Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T08:36:48.914Z] Removing intermediate container 7cda5880e426 [2023-05-30T08:36:48.914Z] ---> e3005dc7a36f [2023-05-30T08:36:48.914Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:36:48.914Z] Removing intermediate container 58648ae1933c [2023-05-30T08:36:48.915Z] ---> 2fc6ecf97a00 [2023-05-30T08:36:48.915Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:36:48.915Z] ---> Running in 32235a80d078 [2023-05-30T08:36:48.915Z] ---> Running in 1363910b3461 [2023-05-30T08:36:48.915Z] ---> Running in 59a2f00caec6 [2023-05-30T08:36:48.915Z] Removing intermediate container 32235a80d078 [2023-05-30T08:36:48.915Z] ---> 27fd53837be6 [2023-05-30T08:36:48.915Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T08:36:49.172Z] Removing intermediate container 1363910b3461 [2023-05-30T08:36:49.172Z] ---> a34713fdb097 [2023-05-30T08:36:49.172Z] [2023-05-30T08:36:49.172Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:36:49.172Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:49.172Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:36:49.172Z] Removing intermediate container 59a2f00caec6 [2023-05-30T08:36:49.172Z] ---> d5ed2704f3fd [2023-05-30T08:36:49.172Z] [2023-05-30T08:36:49.172Z] ---> Running in 21deb0952e68 [2023-05-30T08:36:49.172Z] Successfully built d5ed2704f3fd [2023-05-30T08:36:49.172Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T08:36:49.172Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-30T08:36:49.172Z] Removing intermediate container 21deb0952e68 [2023-05-30T08:36:49.172Z] ---> f04dbd9d243f [2023-05-30T08:36:49.172Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T08:36:49.172Z] ---> Running in 487f0904df0e [2023-05-30T08:36:53.409Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:53.409Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:53.409Z] ---> 41e75771f1bc [2023-05-30T08:36:53.409Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T08:36:53.409Z] ---> Using cache [2023-05-30T08:36:53.409Z] ---> a95e77f66db0 [2023-05-30T08:36:53.409Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T08:36:53.409Z] ---> Using cache [2023-05-30T08:36:53.409Z] ---> 553f7e180e5d [2023-05-30T08:36:53.409Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T08:36:53.409Z] ---> Using cache [2023-05-30T08:36:53.409Z] ---> 1a7e5b390a6f [2023-05-30T08:36:53.409Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:53.409Z] ---> Using cache [2023-05-30T08:36:53.409Z] ---> de8d0b2ec4d3 [2023-05-30T08:36:53.409Z] Step 7/25 : COPY . . [2023-05-30T08:36:53.409Z] ---> Using cache [2023-05-30T08:36:53.409Z] ---> 6e9c5dd1219d [2023-05-30T08:36:53.409Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T08:36:53.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:53.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:54.221Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:36:54.221Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:36:54.221Z] OK: 17823 distinct packages available [2023-05-30T08:36:54.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:54.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:54.478Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:54.478Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:36:54.478Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T08:36:54.478Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T08:36:54.478Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:54.866Z] OK: 7 MiB in 19 packages [2023-05-30T08:36:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:36:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:36:55.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.434s coverage: 28.7% of statements [2023-05-30T08:36:59.330Z] ---> 83f7c483860c [2023-05-30T08:36:59.330Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T08:36:59.330Z] ---> Running in aac4000fea0a [2023-05-30T08:36:59.330Z] ---> Running in f97273929354 [2023-05-30T08:37:00.063Z] Removing intermediate container 487f0904df0e [2023-05-30T08:37:00.063Z] ---> 34670a1181c6 [2023-05-30T08:37:00.063Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:00.063Z] 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-05-30T08:37:01.019Z] ---> 3c1be196e478 [2023-05-30T08:37:01.019Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:01.631Z] Removing intermediate container f97273929354 [2023-05-30T08:37:01.631Z] ---> e6f66ced6698 [2023-05-30T08:37:01.631Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:01.631Z] ---> 3930bb1f4d17 [2023-05-30T08:37:01.631Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:37:06.124Z] ---> 91b375648ba2 [2023-05-30T08:37:06.124Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:06.124Z] ---> c338eecaafe4 [2023-05-30T08:37:06.124Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:37:06.124Z] ---> 743fd4276ec8 [2023-05-30T08:37:06.124Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T08:37:07.057Z] ---> dbb9185be49a [2023-05-30T08:37:07.057Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T08:37:07.057Z] ---> 30cd9c7dd82a [2023-05-30T08:37:07.057Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T08:37:07.057Z] ---> Running in 29681888a747 [2023-05-30T08:37:07.669Z] Removing intermediate container 29681888a747 [2023-05-30T08:37:07.669Z] ---> 668952abcaf2 [2023-05-30T08:37:07.669Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T08:37:07.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements [2023-05-30T08:37:07.931Z] ---> dc87e11e52ea [2023-05-30T08:37:07.931Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T08:37:08.495Z] ---> 0ac324e87cc6 [2023-05-30T08:37:08.495Z] Step 22/27 : WORKDIR / [2023-05-30T08:37:09.074Z] ---> Running in 962e6aa4210a [2023-05-30T08:37:09.074Z] ---> 5ebca2a8ac8b [2023-05-30T08:37:09.074Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T08:37:11.022Z] ---> 92d83300cd99 [2023-05-30T08:37:11.022Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T08:37:11.282Z] Removing intermediate container 962e6aa4210a [2023-05-30T08:37:11.282Z] ---> a09daf8536a9 [2023-05-30T08:37:11.282Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:37:11.282Z] ---> Running in ab5288979679 [2023-05-30T08:37:11.282Z] ---> c4386f36838f [2023-05-30T08:37:11.282Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T08:37:11.542Z] Removing intermediate container ab5288979679 [2023-05-30T08:37:11.542Z] ---> 201d6c1aad59 [2023-05-30T08:37:11.542Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:37:11.805Z] ---> Running in 82d56c3d1e2a [2023-05-30T08:37:11.805Z] ---> aaa3ac8b3689 [2023-05-30T08:37:11.805Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T08:37:11.805Z] Removing intermediate container 82d56c3d1e2a [2023-05-30T08:37:11.805Z] ---> 96c6ad2ffcd7 [2023-05-30T08:37:11.805Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:37:11.805Z] ---> Running in efec4e61a0c7 [2023-05-30T08:37:11.805Z] ---> Running in 0466961550b7 [2023-05-30T08:37:12.064Z] Removing intermediate container 0466961550b7 [2023-05-30T08:37:12.064Z] ---> d00a5c50ad82 [2023-05-30T08:37:12.064Z] Step 26/27 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:37:12.064Z] ---> Running in 776a45fc8dff [2023-05-30T08:37:12.635Z] Removing intermediate container 776a45fc8dff [2023-05-30T08:37:12.635Z] ---> 1c6eed0c6914 [2023-05-30T08:37:12.635Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:37:12.635Z] ---> Running in 5527d9f654b5 [2023-05-30T08:37:13.241Z] Removing intermediate container 5527d9f654b5 [2023-05-30T08:37:13.241Z] ---> cdbbb9952972 [2023-05-30T08:37:13.241Z] [2023-05-30T08:37:13.241Z] Successfully built cdbbb9952972 [2023-05-30T08:37:13.241Z] Successfully tagged security-spire-config:latest [2023-05-30T08:37:13.241Z]  Building security-spire-config ... done Building core-metadata [2023-05-30T08:37:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:37:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:37:13.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:37:16.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.538s coverage: 71.5% of statements [2023-05-30T08:37:18.581Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:18.581Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:18.581Z] ---> 41e75771f1bc [2023-05-30T08:37:18.581Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> eb3244cf1af0 [2023-05-30T08:37:18.581Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> 5f28c3dbe705 [2023-05-30T08:37:18.581Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> 0b049e4bfd2e [2023-05-30T08:37:18.581Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> 531209b524c2 [2023-05-30T08:37:18.581Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> d2d3811e1a85 [2023-05-30T08:37:18.581Z] Step 8/25 : COPY . . [2023-05-30T08:37:18.581Z] ---> Using cache [2023-05-30T08:37:18.581Z] ---> bb99173057fb [2023-05-30T08:37:18.581Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:37:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:37:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:37:20.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 54.0% of statements [2023-05-30T08:37:23.862Z] 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-05-30T08:37:24.121Z] Removing intermediate container efec4e61a0c7 [2023-05-30T08:37:24.121Z] ---> 686e3e15c08b [2023-05-30T08:37:24.121Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T08:37:24.379Z] ---> Running in 985862979fd9 [2023-05-30T08:37:24.379Z] ---> Running in 30e78bc61229 [2023-05-30T08:37:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:37:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:37:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:37:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:37:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:37:24.637Z] Removing intermediate container 985862979fd9 [2023-05-30T08:37:24.637Z] ---> 0511b1d44434 [2023-05-30T08:37:24.637Z] Step 30/33 : CMD ["gate"] [2023-05-30T08:37:24.898Z] ---> Running in 8c8835d94898 [2023-05-30T08:37:24.898Z] 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-05-30T08:37:26.816Z] Removing intermediate container 8c8835d94898 [2023-05-30T08:37:26.816Z] ---> cc4f103de6e8 [2023-05-30T08:37:26.816Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T08:37:31.130Z] ---> Running in 2af8d5145b2f [2023-05-30T08:37:31.418Z] Removing intermediate container aac4000fea0a [2023-05-30T08:37:31.418Z] ---> 174845851165 [2023-05-30T08:37:31.418Z] [2023-05-30T08:37:31.418Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T08:37:31.418Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:31.418Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T08:37:31.418Z] Removing intermediate container 602869d17bd6 [2023-05-30T08:37:31.418Z] ---> 0c289fbb09b7 [2023-05-30T08:37:31.418Z] [2023-05-30T08:37:31.418Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T08:37:31.418Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:31.418Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:37:31.418Z] ---> Using cache [2023-05-30T08:37:31.418Z] ---> 4e867211d301 [2023-05-30T08:37:31.418Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T08:37:31.418Z] Removing intermediate container efc86ab7ca17 [2023-05-30T08:37:31.418Z] ---> 79f4c177ad50 [2023-05-30T08:37:31.418Z] [2023-05-30T08:37:31.418Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:37:31.418Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:31.418Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T08:37:31.697Z] Removing intermediate container 2af8d5145b2f [2023-05-30T08:37:31.697Z] ---> 4c26d643caa8 [2023-05-30T08:37:31.697Z] Step 32/33 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:37:31.697Z] ---> Running in aa02b4611a3b [2023-05-30T08:37:31.697Z] ---> Running in 38fc6bd14d79 [2023-05-30T08:37:31.697Z] ---> Running in f974bd745572 [2023-05-30T08:37:31.957Z] ---> Running in b8b1dad25377 [2023-05-30T08:37:32.225Z] Removing intermediate container b8b1dad25377 [2023-05-30T08:37:32.225Z] ---> 2f95e3771b87 [2023-05-30T08:37:32.225Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T08:37:32.225Z] ---> Running in ab5c55efd8f4 [2023-05-30T08:37:32.225Z] Removing intermediate container ab5c55efd8f4 [2023-05-30T08:37:32.225Z] ---> b9b3ba61c1cd [2023-05-30T08:37:32.225Z] [2023-05-30T08:37:32.484Z] Successfully built b9b3ba61c1cd [2023-05-30T08:37:32.484Z] Successfully tagged security-bootstrapper:latest [2023-05-30T08:37:32.484Z] Building security-spire-server [2023-05-30T08:37:32.743Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:32.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:32.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:32.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:32.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:37:32.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:37:33.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:33.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:33.004Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T08:37:33.004Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:33.004Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:33.004Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:37:33.265Z] OK: 8 MiB in 17 packages [2023-05-30T08:37:33.265Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:37:33.265Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:37:33.265Z] OK: 17823 distinct packages available [2023-05-30T08:37:33.265Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T08:37:33.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:33.265Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:33.265Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T08:37:33.265Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:33.265Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:37:33.265Z] OK: 8 MiB in 18 packages [2023-05-30T08:37:33.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:33.524Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T08:37:33.524Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T08:37:33.524Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T08:37:33.524Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T08:37:33.524Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T08:37:33.524Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:33.524Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:37:33.524Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T08:37:33.524Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T08:37:33.524Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:33.524Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:37:33.805Z] OK: 10 MiB in 24 packages [2023-05-30T08:37:38.313Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:38.313Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:38.313Z] ---> 41e75771f1bc [2023-05-30T08:37:38.313Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> a95e77f66db0 [2023-05-30T08:37:38.313Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 9e7fbb3fa489 [2023-05-30T08:37:38.313Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 87530879d10a [2023-05-30T08:37:38.313Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 40fe8648a052 [2023-05-30T08:37:38.313Z] Step 7/26 : COPY . . [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 9a06271a392e [2023-05-30T08:37:38.313Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 36e6e02ba58c [2023-05-30T08:37:38.313Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> 8c6f8f2ecf4d [2023-05-30T08:37:38.313Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:37:38.313Z] ---> Using cache [2023-05-30T08:37:38.313Z] ---> ebc275288e69 [2023-05-30T08:37:38.313Z] 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-05-30T08:37:42.637Z] ---> Running in 957529af4e9e [2023-05-30T08:37:42.637Z] Removing intermediate container f974bd745572 [2023-05-30T08:37:42.637Z] ---> 0878aa5d11d3 [2023-05-30T08:37:42.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:37:42.637Z] Removing intermediate container aa02b4611a3b [2023-05-30T08:37:42.637Z] ---> c7590dffd837 [2023-05-30T08:37:42.637Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:42.637Z] Removing intermediate container 38fc6bd14d79 [2023-05-30T08:37:42.637Z] ---> ab79db075068 [2023-05-30T08:37:42.637Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T08:37:42.637Z] ---> Running in 9ecfd5a9b0a6 [2023-05-30T08:37:42.637Z] ---> Running in 4b58cf7af931 [2023-05-30T08:37:42.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.174s coverage: 88.5% of statements [2023-05-30T08:37:42.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.541s coverage: 3.8% of statements [2023-05-30T08:37:42.906Z] Removing intermediate container 9ecfd5a9b0a6 [2023-05-30T08:37:42.906Z] ---> bebd58a72e9d [2023-05-30T08:37:42.906Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T08:37:42.906Z] ---> Running in dab3394bb80f [2023-05-30T08:37:42.906Z] Removing intermediate container 4b58cf7af931 [2023-05-30T08:37:42.906Z] ---> 9c046491f5c3 [2023-05-30T08:37:42.906Z] Step 12/25 : WORKDIR / [2023-05-30T08:37:42.906Z] ---> Running in f08bf8884481 [2023-05-30T08:37:42.906Z] ---> e3ab3fdad248 [2023-05-30T08:37:42.906Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:42.906Z] Removing intermediate container dab3394bb80f [2023-05-30T08:37:42.906Z] ---> ba2bd5316e36 [2023-05-30T08:37:42.906Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T08:37:43.164Z] Removing intermediate container f08bf8884481 [2023-05-30T08:37:43.165Z] ---> 4cb379fb4747 [2023-05-30T08:37:43.165Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:43.165Z] ---> Running in 4ff1af927632 [2023-05-30T08:37:43.165Z] Removing intermediate container 957529af4e9e [2023-05-30T08:37:43.165Z] ---> 31ea9c2a2e59 [2023-05-30T08:37:43.165Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T08:37:43.165Z] ---> Running in a2bfbd02d37e [2023-05-30T08:37:43.165Z] Removing intermediate container 4ff1af927632 [2023-05-30T08:37:43.165Z] ---> b4675aaf98e8 [2023-05-30T08:37:43.165Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:43.165Z] Removing intermediate container a2bfbd02d37e [2023-05-30T08:37:43.165Z] ---> 0275d7fc1dc3 [2023-05-30T08:37:43.165Z] [2023-05-30T08:37:43.165Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T08:37:43.165Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:43.165Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:37:43.165Z] ---> Using cache [2023-05-30T08:37:43.165Z] ---> f04dbd9d243f [2023-05-30T08:37:43.165Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:37:43.165Z] ---> Running in 4e51f6f016d6 [2023-05-30T08:37:43.165Z] ---> 94ac5f0b9282 [2023-05-30T08:37:43.165Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T08:37:43.165Z] ---> 79ca0d9f2019 [2023-05-30T08:37:43.165Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:43.735Z] ---> 0512655e238b [2023-05-30T08:37:43.735Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:43.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:44.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:44.509Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:37:44.509Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:37:44.509Z] OK: 17823 distinct packages available [2023-05-30T08:37:44.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:44.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:45.119Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:45.119Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:37:45.119Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:37:45.119Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:37:45.119Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:37:45.119Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:45.119Z] OK: 8 MiB in 20 packages [2023-05-30T08:37:45.758Z] ---> e133d6647f32 [2023-05-30T08:37:45.758Z] 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-05-30T08:37:46.028Z] ---> acfdcf4c53c8 [2023-05-30T08:37:46.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T08:37:46.028Z] ---> ae24187a4109 [2023-05-30T08:37:46.028Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:37:46.028Z] ---> b3453040443f [2023-05-30T08:37:46.028Z] 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-05-30T08:37:46.289Z] ---> f4672ba9e055 [2023-05-30T08:37:46.289Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T08:37:47.262Z] ---> cb6dd5999d68 [2023-05-30T08:37:47.262Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:37:47.262Z] ---> Running in 77eb16ded3f8 [2023-05-30T08:37:47.262Z] Removing intermediate container 4e51f6f016d6 [2023-05-30T08:37:47.262Z] ---> f024edb1955e [2023-05-30T08:37:47.262Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:47.262Z] ---> a861675f639e [2023-05-30T08:37:47.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:37:47.262Z] Removing intermediate container 77eb16ded3f8 [2023-05-30T08:37:47.262Z] ---> 692831b8bd44 [2023-05-30T08:37:47.262Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:37:47.262Z] ---> Running in d92aa6ee5272 [2023-05-30T08:37:47.262Z] ---> b4be7c8436be [2023-05-30T08:37:47.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T08:37:47.262Z] ---> 17ba80be1410 [2023-05-30T08:37:47.262Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T08:37:47.262Z] ---> 5b436aef961f [2023-05-30T08:37:47.262Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:47.262Z] Removing intermediate container d92aa6ee5272 [2023-05-30T08:37:47.262Z] ---> 23cb0b3d35aa [2023-05-30T08:37:47.262Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T08:37:47.621Z] ---> Running in 3656148ea478 [2023-05-30T08:37:47.621Z] ---> Running in ad7f8b3876e3 [2023-05-30T08:37:47.882Z] Removing intermediate container 3656148ea478 [2023-05-30T08:37:47.882Z] ---> 6c66190bd3dd [2023-05-30T08:37:47.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:37:48.204Z] ---> a1f00ced295c [2023-05-30T08:37:48.204Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:37:48.204Z] ---> Running in 4351b796625b [2023-05-30T08:37:48.465Z] Removing intermediate container ad7f8b3876e3 [2023-05-30T08:37:48.465Z] ---> 4999a150d761 [2023-05-30T08:37:48.465Z] Step 19/20 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:37:48.465Z] ---> 819b2ac3f7b6 [2023-05-30T08:37:48.465Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T08:37:48.465Z] ---> Running in 94192e8344bf [2023-05-30T08:37:48.465Z] Removing intermediate container 4351b796625b [2023-05-30T08:37:48.465Z] ---> 80df69d66800 [2023-05-30T08:37:48.465Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:37:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:37:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:37:49.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:37:50.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.977s coverage: 95.6% of statements [2023-05-30T08:37:51.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:37:51.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:37:51.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:37:51.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:37:51.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:37:51.511Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements [2023-05-30T08:37:51.837Z] Removing intermediate container 94192e8344bf [2023-05-30T08:37:51.837Z] ---> 367058989459 [2023-05-30T08:37:51.837Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T08:37:51.837Z] ---> Running in 50b0be512366 [2023-05-30T08:37:51.837Z] ---> 98244c93e659 [2023-05-30T08:37:51.837Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:37:51.837Z] ---> b9a89f4051fd [2023-05-30T08:37:51.837Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:37:51.837Z] ---> Running in 3be7dcbc06ce [2023-05-30T08:37:51.837Z] Removing intermediate container 50b0be512366 [2023-05-30T08:37:51.837Z] ---> 279259d7f0c9 [2023-05-30T08:37:51.837Z] Step 22/23 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:37:51.837Z] Removing intermediate container 3be7dcbc06ce [2023-05-30T08:37:51.837Z] ---> 95caa2b7c764 [2023-05-30T08:37:51.837Z] [2023-05-30T08:37:51.837Z] Removing intermediate container 30e78bc61229 [2023-05-30T08:37:51.837Z] ---> d3bde3ae10b7 [2023-05-30T08:37:51.837Z] [2023-05-30T08:37:51.837Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T08:37:51.837Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:51.837Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:37:51.837Z] ---> Using cache [2023-05-30T08:37:51.837Z] ---> 72c433467104 [2023-05-30T08:37:51.837Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:37:51.837Z] ---> Using cache [2023-05-30T08:37:51.837Z] ---> 164041ab4050 [2023-05-30T08:37:51.837Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T08:37:51.837Z] ---> Running in c1c5282b8191 [2023-05-30T08:37:51.837Z] Successfully built 95caa2b7c764 [2023-05-30T08:37:51.837Z] ---> Running in 332452b83fcb [2023-05-30T08:37:51.837Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T08:37:51.837Z] Building security-spire-agent [2023-05-30T08:37:51.837Z] ---> eec71d1960cd [2023-05-30T08:37:51.837Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:37:51.837Z]  Building security-spiffe-token-provider ... done  ---> bd05716d56c8 [2023-05-30T08:37:51.837Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T08:37:51.837Z] ---> Running in daffc2e85525 [2023-05-30T08:37:51.837Z] Removing intermediate container c1c5282b8191 [2023-05-30T08:37:51.837Z] ---> b4d0c830dcd9 [2023-05-30T08:37:51.837Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:37:56.158Z] Removing intermediate container 332452b83fcb [2023-05-30T08:37:56.158Z] ---> 35141d8a0fa0 [2023-05-30T08:37:56.158Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T08:37:56.427Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:56.427Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:56.688Z] ---> 41e75771f1bc [2023-05-30T08:37:56.688Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:37:58.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:37:58.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:37:58.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:37:58.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 65.9% of statements [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> a95e77f66db0 [2023-05-30T08:37:59.232Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 9e7fbb3fa489 [2023-05-30T08:37:59.232Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 87530879d10a [2023-05-30T08:37:59.232Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 40fe8648a052 [2023-05-30T08:37:59.232Z] Step 7/27 : COPY . . [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 9a06271a392e [2023-05-30T08:37:59.232Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 36e6e02ba58c [2023-05-30T08:37:59.232Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 8c6f8f2ecf4d [2023-05-30T08:37:59.232Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> ebc275288e69 [2023-05-30T08:37:59.232Z] 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-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> e3005dc7a36f [2023-05-30T08:37:59.232Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> a34713fdb097 [2023-05-30T08:37:59.232Z] [2023-05-30T08:37:59.232Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:37:59.232Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:59.232Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> f04dbd9d243f [2023-05-30T08:37:59.232Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> f024edb1955e [2023-05-30T08:37:59.232Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> 5b436aef961f [2023-05-30T08:37:59.232Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:59.232Z] ---> Using cache [2023-05-30T08:37:59.232Z] ---> Running in 1ee38a56d202 [2023-05-30T08:37:59.232Z] ---> a1f00ced295c [2023-05-30T08:37:59.232Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T08:37:59.232Z] ---> 20d1613ba355 [2023-05-30T08:37:59.232Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T08:37:59.232Z] ---> Running in 7d11eba6913b [2023-05-30T08:37:59.232Z] Removing intermediate container 1ee38a56d202 [2023-05-30T08:37:59.232Z] ---> 9be162f4601f [2023-05-30T08:37:59.232Z] [2023-05-30T08:37:59.232Z] Removing intermediate container 7d11eba6913b [2023-05-30T08:37:59.232Z] ---> c5324548ebed [2023-05-30T08:37:59.232Z] Step 15/25 : WORKDIR / [2023-05-30T08:37:59.232Z] Successfully built 9be162f4601f [2023-05-30T08:37:59.232Z] ---> Running in 9bfbd9c6e2a2 [2023-05-30T08:37:59.232Z] Successfully tagged support-notifications:latest [2023-05-30T08:37:59.232Z]  Building support-notifications ... done  ---> 5cb61ac51587 [2023-05-30T08:37:59.232Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:37:59.232Z] ---> Running in efef89cbf091 [2023-05-30T08:38:00.228Z] Removing intermediate container 9bfbd9c6e2a2 [2023-05-30T08:38:00.228Z] ---> 4f8e70950384 [2023-05-30T08:38:00.228Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:01.162Z] Removing intermediate container daffc2e85525 [2023-05-30T08:38:01.162Z] ---> 902cd9b9a144 [2023-05-30T08:38:01.162Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:38:01.162Z] Removing intermediate container efef89cbf091 [2023-05-30T08:38:01.162Z] ---> 69ee423aae79 [2023-05-30T08:38:01.162Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:38:01.162Z] ---> Running in 642cd9e6df42 [2023-05-30T08:38:01.162Z] ---> 04c7f8435182 [2023-05-30T08:38:01.162Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:38:01.162Z] ---> d05381e212ae [2023-05-30T08:38:01.162Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:01.420Z] ---> Running in d62d0801d1f8 [2023-05-30T08:38:02.604Z] Removing intermediate container 642cd9e6df42 [2023-05-30T08:38:02.604Z] ---> cf682cb12807 [2023-05-30T08:38:02.604Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:38:04.521Z] ---> Running in b9ae70de2378 [2023-05-30T08:38:04.521Z] ---> 49e2e162f479 [2023-05-30T08:38:04.521Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T08:38:04.521Z] Removing intermediate container d62d0801d1f8 [2023-05-30T08:38:04.521Z] ---> f01fb3289ce5 [2023-05-30T08:38:04.521Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T08:38:04.521Z] ---> fd9ee6ce65fa [2023-05-30T08:38:04.521Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:04.521Z] ---> Running in 4cc54b939cc4 [2023-05-30T08:38:04.521Z] Removing intermediate container b9ae70de2378 [2023-05-30T08:38:04.521Z] ---> 264268f761f3 [2023-05-30T08:38:04.521Z] Step 24/25 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:38:04.779Z] ---> Running in 6b4d8b5b3478 [2023-05-30T08:38:04.779Z] Removing intermediate container 4cc54b939cc4 [2023-05-30T08:38:04.779Z] ---> 7e6411e67b81 [2023-05-30T08:38:04.779Z] Step 25/26 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:38:05.037Z] ---> 54d3df8e886b [2023-05-30T08:38:05.037Z] ---> 48fab9a9356e [2023-05-30T08:38:05.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yamlStep 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T08:38:05.037Z] [2023-05-30T08:38:05.037Z] ---> Running in ceeb1671754d [2023-05-30T08:38:05.037Z] Removing intermediate container 6b4d8b5b3478 [2023-05-30T08:38:05.037Z] ---> f147f0e23771 [2023-05-30T08:38:05.037Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:38:05.037Z] ---> Running in 46e20afa24f2 [2023-05-30T08:38:05.037Z] Removing intermediate container ceeb1671754d [2023-05-30T08:38:05.037Z] ---> fe3ca8014998 [2023-05-30T08:38:05.037Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T08:38:05.037Z] ---> d9e3d6be6637 [2023-05-30T08:38:05.037Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T08:38:05.315Z] ---> 884c28b8e32b [2023-05-30T08:38:05.315Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T08:38:05.315Z] Removing intermediate container 46e20afa24f2 [2023-05-30T08:38:05.315Z] ---> 4e1174cb7e09 [2023-05-30T08:38:05.315Z] [2023-05-30T08:38:05.315Z] ---> Running in dbec4e2711bc [2023-05-30T08:38:05.315Z] Successfully built 4e1174cb7e09 [2023-05-30T08:38:05.315Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T08:38:05.315Z]  Building security-secretstore-setup ... done  ---> cf7753c5f1b5 [2023-05-30T08:38:05.315Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:38:05.315Z] ---> 319ee9c51ef7 [2023-05-30T08:38:05.315Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T08:38:05.315Z] Removing intermediate container dbec4e2711bc [2023-05-30T08:38:05.315Z] ---> fe06ee0e5ed5 [2023-05-30T08:38:05.315Z] [2023-05-30T08:38:05.315Z] ---> Running in 753f620ce660 [2023-05-30T08:38:05.315Z] ---> Running in 5833513cec4a [2023-05-30T08:38:05.315Z] Successfully built fe06ee0e5ed5 [2023-05-30T08:38:05.574Z] Successfully tagged security-spire-server:latest [2023-05-30T08:38:05.574Z]  Building security-spire-server ... done Removing intermediate container 753f620ce660 [2023-05-30T08:38:05.574Z] ---> 7e168b6f56dc [2023-05-30T08:38:05.574Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:38:05.574Z] Removing intermediate container 5833513cec4a [2023-05-30T08:38:05.574Z] ---> d2d9e700bcb5 [2023-05-30T08:38:05.574Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:38:05.574Z] ---> Running in d0a14645ac2a [2023-05-30T08:38:05.574Z] ---> Running in 020e31673a3f [2023-05-30T08:38:05.574Z] Removing intermediate container d0a14645ac2a [2023-05-30T08:38:05.574Z] ---> 49444d850368 [2023-05-30T08:38:05.574Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:38:05.574Z] Removing intermediate container 020e31673a3f [2023-05-30T08:38:05.574Z] ---> 5b04aa4b620b [2023-05-30T08:38:05.574Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:38:05.574Z] ---> Running in a08355513c17 [2023-05-30T08:38:05.574Z] ---> Running in 29f17de84d6c [2023-05-30T08:38:05.574Z] Removing intermediate container a08355513c17 [2023-05-30T08:38:05.574Z] ---> 1df4b8e50d95 [2023-05-30T08:38:05.574Z] Step 26/27 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:38:05.831Z] Removing intermediate container 29f17de84d6c [2023-05-30T08:38:05.831Z] ---> faff04a425bf [2023-05-30T08:38:05.831Z] Step 24/25 : LABEL git_sha=b086ac939c95c9862e4b3f27678cb344842fa791 [2023-05-30T08:38:05.831Z] ---> Running in 08e66b5cab85 [2023-05-30T08:38:05.831Z] ---> Running in f75016436bdd [2023-05-30T08:38:05.831Z] Removing intermediate container 08e66b5cab85 [2023-05-30T08:38:05.831Z] ---> 2ca0273f8b5e [2023-05-30T08:38:05.831Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:38:05.831Z] ---> Running in fa420d782081 [2023-05-30T08:38:05.831Z] Removing intermediate container f75016436bdd [2023-05-30T08:38:05.831Z] ---> 9674164dcae9 [2023-05-30T08:38:05.831Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:38:05.831Z] ---> Running in 7433e770777d [2023-05-30T08:38:05.831Z] Removing intermediate container fa420d782081 [2023-05-30T08:38:05.831Z] ---> ae399b569289 [2023-05-30T08:38:05.831Z] [2023-05-30T08:38:05.831Z] Removing intermediate container 7433e770777d [2023-05-30T08:38:05.831Z] ---> 581f004574a4 [2023-05-30T08:38:05.831Z] [2023-05-30T08:38:05.831Z] Successfully built ae399b569289 [2023-05-30T08:38:05.831Z] Successfully tagged security-spire-agent:latest [2023-05-30T08:38:06.094Z]  Building security-spire-agent ... done Successfully built 581f004574a4 [2023-05-30T08:38:06.094Z] Successfully tagged core-metadata:latest [2023-05-30T08:38:06.101Z]  Building core-metadata ... done  [Pipeline] } [2023-05-30T08:38:06.107Z] $ docker stop --time=1 01cf779a868be57cc6badff53665861a3332db5a45e93acafe3a4763ebeab4eb [2023-05-30T08:38:07.396Z] $ docker rm -f --volumes 01cf779a868be57cc6badff53665861a3332db5a45e93acafe3a4763ebeab4eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:38:07.734Z] + docker images [2023-05-30T08:38:07.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T08:38:07.734Z] security-spire-agent latest ae399b569289 2 seconds ago 161MB [2023-05-30T08:38:07.734Z] security-spire-server latest fe06ee0e5ed5 2 seconds ago 103MB [2023-05-30T08:38:07.734Z] core-metadata latest 581f004574a4 2 seconds ago 20.4MB [2023-05-30T08:38:07.734Z] security-secretstore-setup latest 4e1174cb7e09 3 seconds ago 32.8MB [2023-05-30T08:38:07.734Z] support-notifications latest 9be162f4601f 9 seconds ago 32.4MB [2023-05-30T08:38:07.734Z] d3bde3ae10b7 16 seconds ago 1.73GB [2023-05-30T08:38:07.734Z] security-spiffe-token-provider latest 95caa2b7c764 16 seconds ago 32.8MB [2023-05-30T08:38:07.734Z] 0275d7fc1dc3 24 seconds ago 1.58GB [2023-05-30T08:38:07.735Z] security-bootstrapper latest b9b3ba61c1cd 35 seconds ago 22.2MB [2023-05-30T08:38:07.735Z] 174845851165 37 seconds ago 1.72GB [2023-05-30T08:38:07.735Z] 0c289fbb09b7 38 seconds ago 1.76GB [2023-05-30T08:38:07.735Z] 79f4c177ad50 38 seconds ago 1.79GB [2023-05-30T08:38:07.735Z] security-spire-config latest cdbbb9952972 55 seconds ago 102MB [2023-05-30T08:38:07.735Z] core-common-config-bootstrapper latest d5ed2704f3fd About a minute ago 17.2MB [2023-05-30T08:38:07.735Z] a34713fdb097 About a minute ago 1.58GB [2023-05-30T08:38:07.735Z] be8d379ca534 About a minute ago 1.72GB [2023-05-30T08:38:07.735Z] b982e484ec62 About a minute ago 1.71GB [2023-05-30T08:38:07.735Z] security-proxy-setup latest 2ccaf269177e 2 minutes ago 18.7MB [2023-05-30T08:38:07.735Z] security-proxy-auth latest a72638159483 2 minutes ago 18.3MB [2023-05-30T08:38:07.735Z] support-scheduler latest 3d2b9556b3e2 2 minutes ago 31.8MB [2023-05-30T08:38:07.735Z] core-command latest 89113a4fe40b 2 minutes ago 19.9MB [2023-05-30T08:38:07.735Z] core-data latest 5505315c5c9e 2 minutes ago 20MB [2023-05-30T08:38:07.735Z] bd5ecb1ccb0f 2 minutes ago 1.79GB [2023-05-30T08:38:07.735Z] 8abe7a0d1206 2 minutes ago 1.7GB [2023-05-30T08:38:07.735Z] 88df429ed2ef 2 minutes ago 1.73GB [2023-05-30T08:38:07.735Z] bb948d358d85 2 minutes ago 1.72GB [2023-05-30T08:38:07.735Z] e7aca85507d6 2 minutes ago 1.7GB [2023-05-30T08:38:07.735Z] ci-base-image-x86_64 latest 41e75771f1bc 7 minutes ago 918MB [2023-05-30T08:38:07.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T08:38:07.735Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T08:38:07.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T08:38:07.735Z] 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-05-30T08:38:10.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:38:10.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:38:10.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements [2023-05-30T08:38:10.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.0% of statements [2023-05-30T08:38:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 42.9% of statements [2023-05-30T08:38:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.300s coverage: 82.9% of statements [2023-05-30T08:38:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2023-05-30T08:38:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements [2023-05-30T08:38:20.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2023-05-30T08:38:21.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:38:22.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:38:22.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:38:22.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:38:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:38:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:38:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:38:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:38:31.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2023-05-30T08:38:31.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:38:31.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:38:31.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:38:31.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:38:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:38:38.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:38:42.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.194s coverage: 79.9% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.276s coverage: 92.9% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-05-30T08:38:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.545s coverage: 81.8% of statements [2023-05-30T08:38:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:38:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.515s coverage: 82.1% of statements [2023-05-30T08:38:48.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:38:48.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 86.0% of statements [2023-05-30T08:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:38:55.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:38:55.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.205s coverage: 63.1% of statements [2023-05-30T08:38:55.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements [2023-05-30T08:38:57.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-05-30T08:38:57.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-30T08:38:57.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-05-30T08:38:58.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:38:58.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:38:58.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:38:58.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-30T08:39:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:39:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:39:08.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:39:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.103s coverage: 38.4% of statements [2023-05-30T08:39:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-05-30T08:39:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:39:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:39:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:39:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:39:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2023-05-30T08:39:21.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:39:21.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:39:21.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:39:21.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:39:27.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-05-30T08:39:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:39:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:39:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:39:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:39:28.865Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.636s coverage: 92.3% of statements [2023-05-30T08:39:33.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:39:33.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:39:33.115Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.317s coverage: 61.5% of statements [2023-05-30T08:39:35.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:39:35.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:39:35.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2023-05-30T08:39:36.648Z] 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-05-30T08:39:36.648Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T08:39:36.648Z] go vet ./... [2023-05-30T08:42:28.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:42:28.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:42:28.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:42:28.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:42:29.013Z] + ls -al . [2023-05-30T08:42:29.013Z] total 700 [2023-05-30T08:42:29.013Z] drwxrwxr-x 10 1001 1001 4096 May 30 08:33 . [2023-05-30T08:42:29.013Z] drwxr-xr-x 4 root root 4096 May 30 08:33 .. [2023-05-30T08:42:29.013Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:31 .blubracket [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:31 .dockerignore [2023-05-30T08:42:29.013Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:31 .git [2023-05-30T08:42:29.013Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:31 .github [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:31 .gitignore [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:31 .golangci.yml [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:31 .hadolint.yml [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:31 .sonarcloud.properties [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:31 ADOPTERS.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:31 Attribution.txt [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:31 CHANGELOG.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:31 CONTRIBUTING.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:31 GOVERNANCE.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:31 Jenkinsfile [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:31 LICENSE [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:31 Makefile [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:31 OWNERS.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:31 README.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:31 SECURITY.md [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:29 VERSION [2023-05-30T08:42:29.013Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:31 bin [2023-05-30T08:42:29.013Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:31 cmd [2023-05-30T08:42:29.013Z] -rw-r--r-- 1 root root 447730 May 30 08:39 coverage.out [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 3159 May 30 08:31 go.mod [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 30958 May 30 08:31 go.sum [2023-05-30T08:42:29.013Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:31 internal [2023-05-30T08:42:29.013Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:31 openapi [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:31 security.txt [2023-05-30T08:42:29.013Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:31 snap [2023-05-30T08:42:29.013Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:31 version.go [Pipeline] sh [2023-05-30T08:42:29.659Z] + '[' -e coverage.out ] [2023-05-30T08:42:29.659Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:42:29.686Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T08:42:30.539Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:42:31.166Z] + make build [2023-05-30T08:42:31.166Z] 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-05-30T08:44:23.191Z] 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-05-30T08:44:23.191Z] 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-05-30T08:44:25.160Z] 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-05-30T08:44:30.523Z] 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-05-30T08:45:26.928Z] 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-05-30T08:45:29.510Z] 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-05-30T08:45:37.715Z] 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-05-30T08:45:43.055Z] 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-05-30T08:45:48.401Z] 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-05-30T08:45:52.654Z] 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-05-30T08:45:59.304Z] 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-05-30T08:46:05.976Z] $ docker stop --time=1 3b512cfa7fdf56257460ecb7de3a7a3184980de9ef0aa7bb705d1597b13c408c [2023-05-30T08:46:09.938Z] $ docker rm -f --volumes 3b512cfa7fdf56257460ecb7de3a7a3184980de9ef0aa7bb705d1597b13c408c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:46:12.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:46:12.612Z] [2023-05-30T08:46:12.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:46:12.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:46:13.216Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T08:46:13.216Z] 29e5d40040c1: Pulling fs layer [2023-05-30T08:46:13.216Z] 1ce36da41761: Pulling fs layer [2023-05-30T08:46:13.216Z] 25b303627fd3: Pulling fs layer [2023-05-30T08:46:13.485Z] 29e5d40040c1: Verifying Checksum [2023-05-30T08:46:13.485Z] 29e5d40040c1: Download complete [2023-05-30T08:46:13.753Z] 1ce36da41761: Verifying Checksum [2023-05-30T08:46:13.753Z] 1ce36da41761: Download complete [2023-05-30T08:46:14.019Z] 29e5d40040c1: Pull complete [2023-05-30T08:46:15.424Z] 25b303627fd3: Verifying Checksum [2023-05-30T08:46:15.424Z] 25b303627fd3: Download complete [2023-05-30T08:46:15.424Z] 1ce36da41761: Pull complete [2023-05-30T08:46:27.732Z] 25b303627fd3: Pull complete [2023-05-30T08:46:27.732Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T08:46:27.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:46:27.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:46:27.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-17278 does not seem to be running inside a container [2023-05-30T08:46:28.019Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-30T08:46:30.486Z] $ docker top a4dda5e9ba7f085930a14bc81b932784e813459f6af5161211b5d6e7cc5bcabd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:46:31.316Z] + docker-compose build --help [2023-05-30T08:46:31.316Z] + grep parallel [2023-05-30T08:46:36.643Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:46:36.927Z] $ docker stop --time=1 a4dda5e9ba7f085930a14bc81b932784e813459f6af5161211b5d6e7cc5bcabd [2023-05-30T08:46:38.646Z] $ docker rm -f --volumes a4dda5e9ba7f085930a14bc81b932784e813459f6af5161211b5d6e7cc5bcabd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:46:39.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:46:39.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:46:39.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-17278 does not seem to be running inside a container [2023-05-30T08:46:39.470Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T08:46:40.677Z] $ docker top 13e1cd6120ce7c0d078f558f799809eb0f83c47281ded25884fbf7950ad903e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:46:41.196Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:46:47.833Z] Building core-command ... [2023-05-30T08:46:47.833Z] Building core-common-config-bootstrapper ... [2023-05-30T08:46:47.833Z] Building core-data ... [2023-05-30T08:46:47.833Z] Building core-metadata ... [2023-05-30T08:46:47.833Z] Building security-bootstrapper ... [2023-05-30T08:46:47.833Z] Building security-proxy-auth ... [2023-05-30T08:46:47.833Z] Building security-proxy-setup ... [2023-05-30T08:46:47.833Z] Building security-secretstore-setup ... [2023-05-30T08:46:47.833Z] Building security-spiffe-token-provider ... [2023-05-30T08:46:47.833Z] Building security-spire-agent ... [2023-05-30T08:46:47.833Z] Building security-spire-config ... [2023-05-30T08:46:47.833Z] Building security-spire-server ... [2023-05-30T08:46:47.833Z] Building support-notifications ... [2023-05-30T08:46:47.833Z] Building support-scheduler ... [2023-05-30T08:46:47.833Z] Building support-notifications [2023-05-30T08:46:47.833Z] Building security-spire-config [2023-05-30T08:46:47.833Z] Building security-bootstrapper [2023-05-30T08:46:47.833Z] Building security-spiffe-token-provider [2023-05-30T08:46:47.833Z] Building core-data [2023-05-30T08:47:44.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:47:44.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:47:44.239Z] ---> b6d2a121ed00 [2023-05-30T08:47:44.239Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:47:44.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:47:44.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:47:44.239Z] ---> b6d2a121ed00 [2023-05-30T08:47:44.239Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:47:44.239Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:47:44.239Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:47:44.239Z] ---> b6d2a121ed00 [2023-05-30T08:47:44.239Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:47:44.239Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:47:44.239Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:47:44.239Z] ---> b6d2a121ed00 [2023-05-30T08:47:44.239Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T08:47:44.239Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:47:44.239Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:47:44.239Z] ---> b6d2a121ed00 [2023-05-30T08:47:44.239Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:47:44.239Z] ---> Running in c16e6c1ec8b7 [2023-05-30T08:47:44.239Z] ---> Running in 18339fb3b648 [2023-05-30T08:47:44.239Z] ---> Running in 2d698d229333 [2023-05-30T08:47:44.239Z] ---> Running in 4d779b4ebcad [2023-05-30T08:47:44.239Z] ---> Running in c2de3ec52fe9 [2023-05-30T08:47:44.239Z] Removing intermediate container c16e6c1ec8b7 [2023-05-30T08:47:44.239Z] ---> 25acba87263e [2023-05-30T08:47:44.239Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:47:44.239Z] Removing intermediate container 2d698d229333 [2023-05-30T08:47:44.239Z] ---> 5ef39ebf72e5 [2023-05-30T08:47:44.239Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:47:44.239Z] ---> Running in a2c522261cbc [2023-05-30T08:47:44.239Z] Removing intermediate container 4d779b4ebcad [2023-05-30T08:47:44.239Z] ---> c8b49ce32da6 [2023-05-30T08:47:44.239Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:47:44.239Z] ---> Running in 6a3d7ecb64b5 [2023-05-30T08:47:44.239Z] Removing intermediate container c2de3ec52fe9 [2023-05-30T08:47:44.239Z] ---> 93b6b42ee17b [2023-05-30T08:47:44.239Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T08:47:44.239Z] Removing intermediate container 18339fb3b648 [2023-05-30T08:47:44.239Z] ---> e87462b5174d [2023-05-30T08:47:44.239Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:47:44.239Z] ---> Running in ab8bac6fe61c [2023-05-30T08:47:44.239Z] ---> Running in 188b410a329b [2023-05-30T08:47:44.239Z] ---> Running in 056da70b47d2 [2023-05-30T08:47:44.239Z] Removing intermediate container a2c522261cbc [2023-05-30T08:47:44.239Z] ---> 5bfdb491d56f [2023-05-30T08:47:44.239Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:47:44.239Z] ---> Running in a73ccf0aa18e [2023-05-30T08:47:44.239Z] Removing intermediate container ab8bac6fe61c [2023-05-30T08:47:44.239Z] ---> 00eddd8b370a [2023-05-30T08:47:44.239Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T08:47:44.239Z] ---> Running in a3ae3114d6ae [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:44.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:45.198Z] OK: 263 MiB in 53 packages [2023-05-30T08:47:45.198Z] OK: 263 MiB in 53 packages [2023-05-30T08:47:45.466Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:47:45.466Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:47:45.466Z] OK: 17699 distinct packages available [2023-05-30T08:47:45.733Z] OK: 263 MiB in 53 packages [2023-05-30T08:47:45.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:46.318Z] OK: 263 MiB in 53 packages [2023-05-30T08:47:46.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:47:47.174Z] Removing intermediate container 6a3d7ecb64b5 [2023-05-30T08:47:47.174Z] ---> 63c800243771 [2023-05-30T08:47:47.174Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:47:47.441Z] Removing intermediate container 056da70b47d2 [2023-05-30T08:47:47.441Z] ---> 58c9f8b614ad [2023-05-30T08:47:47.441Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:47:47.710Z] Removing intermediate container a3ae3114d6ae [2023-05-30T08:47:47.710Z] ---> 3e97c963b0a8 [2023-05-30T08:47:47.710Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:47:47.977Z] OK: 263 MiB in 53 packages [2023-05-30T08:47:47.977Z] Removing intermediate container a73ccf0aa18e [2023-05-30T08:47:47.977Z] ---> 4ec688b64d83 [2023-05-30T08:47:47.977Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:47:48.938Z] ---> d7418ccbb20a [2023-05-30T08:47:48.938Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:47:48.938Z] ---> 1f5e28f206ae [2023-05-30T08:47:48.938Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:47:48.938Z] ---> Running in 5b0ec321f226 [2023-05-30T08:47:48.938Z] ---> Running in 986596b0ff32 [2023-05-30T08:47:48.938Z] ---> 3ea3065a7be0 [2023-05-30T08:47:49.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:47:49.485Z] ---> Running in bddc20c565ec [2023-05-30T08:47:49.485Z] ---> 28d879a7ece7 [2023-05-30T08:47:49.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:47:49.485Z] ---> Running in a5c7c1a958c4 [2023-05-30T08:47:49.754Z] Removing intermediate container 188b410a329b [2023-05-30T08:47:49.754Z] ---> 8d49d82c1f1a [2023-05-30T08:47:49.754Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T08:47:50.709Z] ---> 5b14691df83a [2023-05-30T08:47:50.709Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:47:50.976Z] ---> Running in 53904dc2433e [2023-05-30T08:49:42.906Z] Removing intermediate container a5c7c1a958c4 [2023-05-30T08:49:42.906Z] ---> a4420f825388 [2023-05-30T08:49:42.906Z] Step 8/23 : COPY . . [2023-05-30T08:49:42.906Z] Removing intermediate container 5b0ec321f226 [2023-05-30T08:49:42.906Z] ---> b797ec3b8f0b [2023-05-30T08:49:42.906Z] Step 7/33 : COPY . . [2023-05-30T08:49:42.906Z] Removing intermediate container bddc20c565ec [2023-05-30T08:49:42.906Z] ---> cfb391de27e2 [2023-05-30T08:49:42.906Z] Step 8/23 : COPY . . [2023-05-30T08:49:42.906Z] Removing intermediate container 53904dc2433e [2023-05-30T08:49:42.906Z] ---> 095be90a05bf [2023-05-30T08:49:42.906Z] Step 7/20 : COPY . . [2023-05-30T08:49:42.906Z] Removing intermediate container 986596b0ff32 [2023-05-30T08:49:42.906Z] ---> b01e30a3a95d [2023-05-30T08:49:42.906Z] Step 7/27 : COPY . . [2023-05-30T08:49:55.448Z] ---> 6a20af3ea969 [2023-05-30T08:49:55.448Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T08:49:55.448Z] ---> 66d68854e931 [2023-05-30T08:49:55.448Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:49:55.448Z] ---> fe3c67efe37e [2023-05-30T08:49:55.448Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:49:55.448Z] ---> 46669cf6de9b [2023-05-30T08:49:55.448Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T08:49:55.448Z] ---> 5a2c7885b947 [2023-05-30T08:49:55.448Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:49:55.448Z] ---> Running in f2aa469e70a1 [2023-05-30T08:49:55.448Z] ---> Running in c5dcefe2c460 [2023-05-30T08:49:55.448Z] ---> Running in 5df35a4d67cc [2023-05-30T08:49:55.448Z] ---> Running in c01ddef31576 [2023-05-30T08:49:55.448Z] ---> Running in 12b916d28b20 [2023-05-30T08:49:55.448Z] Removing intermediate container 12b916d28b20 [2023-05-30T08:49:55.448Z] ---> 24a385b8e959 [2023-05-30T08:49:55.448Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:49:55.448Z] ---> Running in ea4da099332d [2023-05-30T08:49:56.045Z] Removing intermediate container ea4da099332d [2023-05-30T08:49:56.045Z] ---> 83c574f59341 [2023-05-30T08:49:56.045Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:49:56.046Z] ---> Running in 2e310e8d0b30 [2023-05-30T08:49:56.343Z] 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-05-30T08:49:56.618Z] 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-05-30T08:49:56.914Z] 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-05-30T08:49:57.189Z] 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-05-30T08:49:57.189Z] Removing intermediate container 2e310e8d0b30 [2023-05-30T08:49:57.189Z] ---> 0087a51c725e [2023-05-30T08:49:57.189Z] 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-05-30T08:49:57.189Z] ---> Running in 31ef396ed5fe [2023-05-30T08:50:00.564Z] Removing intermediate container 31ef396ed5fe [2023-05-30T08:50:00.564Z] ---> e23002a8ae65 [2023-05-30T08:50:00.564Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:50:00.564Z] ---> Running in cd5f9fd5c1bc [2023-05-30T08:50:01.149Z] Removing intermediate container cd5f9fd5c1bc [2023-05-30T08:50:01.149Z] ---> 0006b89f0c03 [2023-05-30T08:50:01.149Z] [2023-05-30T08:50:01.149Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:50:01.415Z] 3.17: Pulling from library/alpine [2023-05-30T08:50:01.415Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:50:01.415Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:50:01.415Z] ---> 51e60588ff2c [2023-05-30T08:50:01.415Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:50:01.682Z] ---> Running in b93e26385f7b [2023-05-30T08:50:02.267Z] Removing intermediate container b93e26385f7b [2023-05-30T08:50:02.267Z] ---> 578f91b73f22 [2023-05-30T08:50:02.267Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T08:50:02.267Z] ---> Running in 1003c106767b [2023-05-30T08:50:04.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:05.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:06.570Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:50:06.570Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:50:06.570Z] OK: 17694 distinct packages available [2023-05-30T08:50:06.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:07.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:09.752Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T08:50:09.752Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:50:09.752Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T08:50:09.752Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T08:50:09.752Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:50:09.752Z] OK: 8 MiB in 19 packages [2023-05-30T08:50:11.722Z] Removing intermediate container 1003c106767b [2023-05-30T08:50:11.722Z] ---> 8500d1229569 [2023-05-30T08:50:11.722Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:50:12.321Z] ---> 8a26b41d6fc0 [2023-05-30T08:50:12.321Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:50:13.285Z] ---> 48978d32f591 [2023-05-30T08:50:13.285Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:50:21.518Z] ---> 18d17db598c5 [2023-05-30T08:50:21.518Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:50:21.785Z] ---> 8eb449a72d3e [2023-05-30T08:50:21.785Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T08:50:21.785Z] ---> Running in fb7bc05b5c23 [2023-05-30T08:50:22.369Z] Removing intermediate container fb7bc05b5c23 [2023-05-30T08:50:22.369Z] ---> a997c3faaad6 [2023-05-30T08:50:22.369Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T08:50:23.328Z] ---> a850817f11e3 [2023-05-30T08:50:23.328Z] Step 22/27 : WORKDIR / [2023-05-30T08:50:23.328Z] ---> Running in ceca1a2fe90b [2023-05-30T08:50:23.913Z] Removing intermediate container ceca1a2fe90b [2023-05-30T08:50:23.913Z] ---> c0ac538b50dd [2023-05-30T08:50:23.913Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:50:24.181Z] ---> Running in 58305efc92b0 [2023-05-30T08:50:24.769Z] Removing intermediate container 58305efc92b0 [2023-05-30T08:50:24.769Z] ---> 95c75d208882 [2023-05-30T08:50:24.769Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:50:24.769Z] ---> Running in b106496487bd [2023-05-30T08:50:25.365Z] Removing intermediate container b106496487bd [2023-05-30T08:50:25.365Z] ---> 939df1d08dda [2023-05-30T08:50:25.365Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T08:50:25.639Z] ---> Running in 17f00ef5fba3 [2023-05-30T08:50:26.226Z] Removing intermediate container 17f00ef5fba3 [2023-05-30T08:50:26.226Z] ---> 09483c56271c [2023-05-30T08:50:26.226Z] Step 26/27 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T08:50:26.226Z] ---> Running in 50a1ca2239b7 [2023-05-30T08:50:26.827Z] Removing intermediate container 50a1ca2239b7 [2023-05-30T08:50:26.827Z] ---> d6833ab2bef9 [2023-05-30T08:50:26.827Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:50:26.827Z] ---> Running in 4ca1abe51d39 [2023-05-30T08:50:27.419Z] Removing intermediate container 4ca1abe51d39 [2023-05-30T08:50:27.419Z] ---> d012928f2edb [2023-05-30T08:50:27.419Z] [2023-05-30T08:50:27.687Z] Successfully built d012928f2edb [2023-05-30T08:50:27.687Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T08:50:27.687Z]  Building security-spire-config ... done Building security-spire-server [2023-05-30T08:50:49.755Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:49.755Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:49.755Z] ---> b6d2a121ed00 [2023-05-30T08:50:49.755Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T08:50:49.755Z] ---> Using cache [2023-05-30T08:50:49.755Z] ---> 93b6b42ee17b [2023-05-30T08:50:49.755Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:50:49.755Z] ---> Running in e059f92aacbc [2023-05-30T08:50:49.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:49.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:51.697Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:53.104Z] Removing intermediate container e059f92aacbc [2023-05-30T08:50:53.104Z] ---> 74e962c70ef7 [2023-05-30T08:50:53.104Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T08:50:54.063Z] ---> 8649006fffcb [2023-05-30T08:50:54.063Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:54.063Z] ---> Running in c30af8f0c20f [2023-05-30T08:52:45.768Z] Removing intermediate container c30af8f0c20f [2023-05-30T08:52:45.768Z] ---> 2f29f174733a [2023-05-30T08:52:45.768Z] Step 7/26 : COPY . . [2023-05-30T08:52:48.351Z] ---> 64e3a91cc3f3 [2023-05-30T08:52:48.351Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:52:48.351Z] ---> Running in 8fc1c2815880 [2023-05-30T08:52:48.945Z] Removing intermediate container 8fc1c2815880 [2023-05-30T08:52:48.945Z] ---> a5909f192178 [2023-05-30T08:52:48.945Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T08:52:49.220Z] ---> Running in e7284d49a246 [2023-05-30T08:52:49.812Z] Removing intermediate container e7284d49a246 [2023-05-30T08:52:49.812Z] ---> b9ba78e621f5 [2023-05-30T08:52:49.812Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:52:50.080Z] ---> Running in 5611f3c312c5 [2023-05-30T08:52:50.671Z] Removing intermediate container 5611f3c312c5 [2023-05-30T08:52:50.671Z] ---> 6ccb7e60cbda [2023-05-30T08:52:50.671Z] 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-05-30T08:52:50.671Z] ---> Running in cef2a2ca48d7 [2023-05-30T08:52:54.039Z] Removing intermediate container cef2a2ca48d7 [2023-05-30T08:52:54.039Z] ---> 35a3c0a928a1 [2023-05-30T08:52:54.039Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T08:52:54.039Z] ---> Running in 908b14e61a9a [2023-05-30T08:52:54.624Z] Removing intermediate container 908b14e61a9a [2023-05-30T08:52:54.624Z] ---> 8a45ad6e85aa [2023-05-30T08:52:54.624Z] [2023-05-30T08:52:54.624Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T08:52:54.624Z] ---> 51e60588ff2c [2023-05-30T08:52:54.624Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:52:54.624Z] ---> Using cache [2023-05-30T08:52:54.624Z] ---> 578f91b73f22 [2023-05-30T08:52:54.624Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:52:54.900Z] ---> Running in b41b1c804088 [2023-05-30T08:52:57.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:52:58.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:00.393Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:53:00.393Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:53:00.393Z] OK: 17694 distinct packages available [2023-05-30T08:53:00.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:01.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:03.308Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:53:03.309Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:53:03.309Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:53:03.309Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:53:03.309Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:53:03.309Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:53:03.309Z] OK: 9 MiB in 20 packages [2023-05-30T08:53:05.260Z] Removing intermediate container b41b1c804088 [2023-05-30T08:53:05.260Z] ---> 227b76d7d925 [2023-05-30T08:53:05.260Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:53:06.225Z] ---> 3b6e78e02ba6 [2023-05-30T08:53:06.225Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:53:07.187Z] ---> c7b9e06803a0 [2023-05-30T08:53:07.187Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:53:15.402Z] ---> e39754b42a29 [2023-05-30T08:53:15.402Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:53:15.984Z] ---> f55f18a8ac7f [2023-05-30T08:53:15.984Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T08:53:17.392Z] ---> 1dad20f3aa84 [2023-05-30T08:53:17.392Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T08:53:17.979Z] ---> df941481207b [2023-05-30T08:53:17.979Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:53:17.979Z] ---> Running in 658257c1d5f1 [2023-05-30T08:53:18.563Z] Removing intermediate container 658257c1d5f1 [2023-05-30T08:53:18.563Z] ---> 70b4effe0e94 [2023-05-30T08:53:18.563Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:53:18.563Z] ---> Running in c4e792485e1a [2023-05-30T08:53:19.163Z] Removing intermediate container c4e792485e1a [2023-05-30T08:53:19.163Z] ---> 618d7bfe90b9 [2023-05-30T08:53:19.163Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T08:53:19.163Z] ---> Running in e1da81c7e2a7 [2023-05-30T08:53:19.747Z] Removing intermediate container e1da81c7e2a7 [2023-05-30T08:53:19.747Z] ---> 0f8f893cc93a [2023-05-30T08:53:19.747Z] Step 25/26 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T08:53:20.025Z] ---> Running in 5887a399bf8e [2023-05-30T08:53:20.610Z] Removing intermediate container 5887a399bf8e [2023-05-30T08:53:20.610Z] ---> 3f36270c02ab [2023-05-30T08:53:20.610Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T08:53:20.877Z] ---> Running in ba0014c2d3a2 [2023-05-30T08:53:21.144Z] Removing intermediate container ba0014c2d3a2 [2023-05-30T08:53:21.144Z] ---> 50d1611a397a [2023-05-30T08:53:21.144Z] [2023-05-30T08:53:21.411Z] Successfully built 50d1611a397a [2023-05-30T08:53:21.411Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T08:53:21.411Z] Building core-metadata [2023-05-30T08:53:36.929Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:53:36.929Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:53:36.929Z] ---> b6d2a121ed00 [2023-05-30T08:53:36.929Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:53:36.929Z] ---> Using cache [2023-05-30T08:53:36.929Z] ---> c8b49ce32da6 [2023-05-30T08:53:36.929Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:53:36.929Z] ---> Using cache [2023-05-30T08:53:36.929Z] ---> 00eddd8b370a [2023-05-30T08:53:36.929Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:53:37.198Z] ---> Running in 9a3f5bf02e82 [2023-05-30T08:53:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:40.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:42.303Z] OK: 263 MiB in 53 packages [2023-05-30T08:53:43.711Z] Removing intermediate container 9a3f5bf02e82 [2023-05-30T08:53:43.711Z] ---> 667aadca823c [2023-05-30T08:53:43.711Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:53:44.669Z] ---> a9912f4e2d63 [2023-05-30T08:53:44.669Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:53:44.669Z] ---> Running in a85ba23eb33a [2023-05-30T08:55:36.336Z] Removing intermediate container a85ba23eb33a [2023-05-30T08:55:36.336Z] ---> 2d63cfa1f79c [2023-05-30T08:55:36.336Z] Step 8/25 : COPY . . [2023-05-30T08:55:37.298Z] ---> b745cb1fb59b [2023-05-30T08:55:37.298Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:55:37.298Z] ---> Running in f4a95bdedf71 [2023-05-30T08:55:39.247Z] 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-05-30T08:58:00.975Z] Removing intermediate container f2aa469e70a1 [2023-05-30T08:58:00.975Z] ---> cb0efd4e43b2 [2023-05-30T08:58:00.975Z] [2023-05-30T08:58:00.975Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T08:58:00.975Z] ---> 51e60588ff2c [2023-05-30T08:58:00.975Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:58:00.975Z] ---> Running in a21df1b7ef86 [2023-05-30T08:58:00.975Z] Removing intermediate container a21df1b7ef86 [2023-05-30T08:58:00.975Z] ---> df54c31d6155 [2023-05-30T08:58:00.975Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T08:58:00.975Z] ---> Running in e2d32f307bb0 [2023-05-30T08:58:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:58:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:58:00.975Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:58:00.975Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T08:58:00.975Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:58:00.975Z] OK: 8 MiB in 17 packages [2023-05-30T08:58:01.935Z] Removing intermediate container e2d32f307bb0 [2023-05-30T08:58:01.935Z] ---> 96e3ef9222c2 [2023-05-30T08:58:01.935Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T08:58:02.205Z] ---> Running in e07c5a948373 [2023-05-30T08:58:02.807Z] Removing intermediate container e07c5a948373 [2023-05-30T08:58:02.807Z] ---> 5ca927035203 [2023-05-30T08:58:02.807Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T08:58:03.074Z] ---> Running in a6bdc405a859 [2023-05-30T08:58:03.658Z] Removing intermediate container a6bdc405a859 [2023-05-30T08:58:03.658Z] ---> 340ca93c494d [2023-05-30T08:58:03.658Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T08:58:03.658Z] ---> Running in 8642eaaf66bb [2023-05-30T08:58:04.836Z] Removing intermediate container 8642eaaf66bb [2023-05-30T08:58:04.836Z] ---> d7e1b2a1600e [2023-05-30T08:58:04.836Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T08:58:04.836Z] ---> Running in a728233a7c59 [2023-05-30T08:58:05.116Z] Removing intermediate container a728233a7c59 [2023-05-30T08:58:05.116Z] ---> 27154799f448 [2023-05-30T08:58:05.116Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T08:58:05.402Z] ---> Running in 0b20e9a099c2 [2023-05-30T08:58:08.871Z] Removing intermediate container 0b20e9a099c2 [2023-05-30T08:58:08.871Z] ---> ad02fb22e1c4 [2023-05-30T08:58:08.871Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T08:58:08.871Z] ---> Running in 43107c41c719 [2023-05-30T08:58:09.542Z] Removing intermediate container 43107c41c719 [2023-05-30T08:58:09.542Z] ---> 8d51ecee0dda [2023-05-30T08:58:09.542Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T08:58:10.522Z] ---> c1e8e3eec87b [2023-05-30T08:58:10.522Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T08:58:10.522Z] ---> Running in c8ab7b6075e0 [2023-05-30T08:58:14.772Z] Removing intermediate container c8ab7b6075e0 [2023-05-30T08:58:14.772Z] ---> 50c0be2aa798 [2023-05-30T08:58:14.772Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:58:14.772Z] ---> 32f131a9e637 [2023-05-30T08:58:14.772Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:58:15.730Z] ---> 8fcedbdb377b [2023-05-30T08:58:15.730Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T08:58:17.685Z] ---> 9d5f5d31aded [2023-05-30T08:58:17.685Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T08:58:18.649Z] ---> 5e20cd54c84e [2023-05-30T08:58:18.649Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T08:58:19.610Z] ---> e516c006001c [2023-05-30T08:58:19.610Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T08:58:20.573Z] ---> 0150d1f7a7bf [2023-05-30T08:58:20.573Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T08:58:21.532Z] ---> 30e5fd7b542d [2023-05-30T08:58:21.532Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T08:58:22.947Z] ---> afd3bf4e1775 [2023-05-30T08:58:22.947Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T08:58:22.947Z] ---> Running in d2b6a57b8bba [2023-05-30T08:58:27.211Z] Removing intermediate container d2b6a57b8bba [2023-05-30T08:58:27.211Z] ---> d6fdd0954d32 [2023-05-30T08:58:27.211Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T08:58:27.211Z] ---> Running in 01593903700f [2023-05-30T08:58:27.478Z] Removing intermediate container 01593903700f [2023-05-30T08:58:27.478Z] ---> 802d7035d65e [2023-05-30T08:58:27.478Z] Step 30/33 : CMD ["gate"] [2023-05-30T08:58:27.744Z] ---> Running in aa2234218ea9 [2023-05-30T08:58:28.329Z] Removing intermediate container aa2234218ea9 [2023-05-30T08:58:28.329Z] ---> 0fc660b96e00 [2023-05-30T08:58:28.329Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T08:58:28.329Z] ---> Running in 0ba424ab0b73 [2023-05-30T08:58:28.909Z] Removing intermediate container 0ba424ab0b73 [2023-05-30T08:58:28.909Z] ---> 24cfa5ae06a5 [2023-05-30T08:58:28.909Z] Step 32/33 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T08:58:28.909Z] ---> Running in 2e62170dc725 [2023-05-30T08:58:29.490Z] Removing intermediate container 2e62170dc725 [2023-05-30T08:58:29.490Z] ---> c61dbf1dd21f [2023-05-30T08:58:29.490Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T08:58:29.756Z] ---> Running in 98e0d610a140 [2023-05-30T08:58:30.340Z] Removing intermediate container 98e0d610a140 [2023-05-30T08:58:30.340Z] ---> 8c48f9b32db9 [2023-05-30T08:58:30.340Z] [2023-05-30T08:58:30.607Z] Successfully built 8c48f9b32db9 [2023-05-30T08:58:30.607Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T08:58:30.607Z] Building security-proxy-setup [2023-05-30T08:58:52.658Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:58:52.658Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:58:52.658Z] ---> b6d2a121ed00 [2023-05-30T08:58:52.658Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T08:58:52.658Z] ---> Using cache [2023-05-30T08:58:52.658Z] ---> 93b6b42ee17b [2023-05-30T08:58:52.658Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T08:58:52.658Z] ---> Running in 481120518cc2 [2023-05-30T08:58:52.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:58:53.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:58:55.038Z] OK: 263 MiB in 53 packages [2023-05-30T08:58:55.314Z] Removing intermediate container c5dcefe2c460 [2023-05-30T08:58:55.314Z] ---> 22c093f8ed1f [2023-05-30T08:58:55.314Z] [2023-05-30T08:58:55.314Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:58:55.314Z] ---> 51e60588ff2c [2023-05-30T08:58:55.314Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:58:55.585Z] ---> Running in 9d7bd63a790a [2023-05-30T08:58:56.574Z] Removing intermediate container 9d7bd63a790a [2023-05-30T08:58:56.574Z] ---> cb5758845dd7 [2023-05-30T08:58:56.574Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T08:58:56.574Z] ---> Running in 97470d2ae6eb [2023-05-30T08:58:57.161Z] Removing intermediate container 481120518cc2 [2023-05-30T08:58:57.161Z] ---> 1a4cc36accdd [2023-05-30T08:58:57.161Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T08:58:57.430Z] Removing intermediate container 97470d2ae6eb [2023-05-30T08:58:57.430Z] ---> 0467d2769f47 [2023-05-30T08:58:57.430Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T08:58:57.430Z] ---> Running in d9fd82a8b141 [2023-05-30T08:58:58.394Z] Removing intermediate container d9fd82a8b141 [2023-05-30T08:58:58.394Z] ---> 90936b4aa515 [2023-05-30T08:58:58.394Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:58:58.394Z] ---> Running in 36ec3dfab4dc [2023-05-30T08:58:58.661Z] ---> d988b15b6db2 [2023-05-30T08:58:58.661Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:58:58.930Z] ---> Running in 7899d2319622 [2023-05-30T08:59:01.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:02.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:03.512Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:59:03.513Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:59:03.779Z] OK: 8 MiB in 16 packages [2023-05-30T08:59:05.719Z] Removing intermediate container 36ec3dfab4dc [2023-05-30T08:59:05.719Z] ---> ae3ee4ae3bbc [2023-05-30T08:59:05.719Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:59:06.686Z] ---> fa6ffb3e86c6 [2023-05-30T08:59:06.686Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:59:07.652Z] ---> 25e9996e1e22 [2023-05-30T08:59:07.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T08:59:09.605Z] ---> c261943b73af [2023-05-30T08:59:09.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:59:10.569Z] ---> 86726ff87070 [2023-05-30T08:59:10.569Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T08:59:10.569Z] ---> Running in 6bb048875cc6 [2023-05-30T08:59:11.162Z] Removing intermediate container 6bb048875cc6 [2023-05-30T08:59:11.162Z] ---> 3243beeddf13 [2023-05-30T08:59:11.162Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:59:11.162Z] ---> Running in 7f65f3c2923c [2023-05-30T08:59:11.750Z] Removing intermediate container 7f65f3c2923c [2023-05-30T08:59:11.750Z] ---> 3c7d4309cce1 [2023-05-30T08:59:11.750Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T08:59:12.019Z] ---> Running in 340755a8bd2a [2023-05-30T08:59:12.606Z] Removing intermediate container 340755a8bd2a [2023-05-30T08:59:12.607Z] ---> fcb871b16117 [2023-05-30T08:59:12.607Z] Step 22/23 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T08:59:12.607Z] ---> Running in 56a1dda4c6ba [2023-05-30T08:59:13.195Z] Removing intermediate container 56a1dda4c6ba [2023-05-30T08:59:13.195Z] ---> d28d5bee91dd [2023-05-30T08:59:13.195Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:59:13.463Z] ---> Running in 0a349907ffb8 [2023-05-30T08:59:13.731Z] Removing intermediate container 0a349907ffb8 [2023-05-30T08:59:13.731Z] ---> a4f19e72880a [2023-05-30T08:59:13.731Z] [2023-05-30T08:59:14.316Z] Successfully built a4f19e72880a [2023-05-30T08:59:14.316Z] Successfully tagged core-data-arm64:latest [2023-05-30T08:59:14.316Z] Building security-proxy-auth [2023-05-30T08:59:36.380Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:59:36.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:59:36.380Z] ---> b6d2a121ed00 [2023-05-30T08:59:36.380Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> c8b49ce32da6 [2023-05-30T08:59:36.380Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> 00eddd8b370a [2023-05-30T08:59:36.380Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> 667aadca823c [2023-05-30T08:59:36.380Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> a9912f4e2d63 [2023-05-30T08:59:36.380Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> 2d63cfa1f79c [2023-05-30T08:59:36.380Z] Step 8/23 : COPY . . [2023-05-30T08:59:36.380Z] ---> Using cache [2023-05-30T08:59:36.380Z] ---> b745cb1fb59b [2023-05-30T08:59:36.380Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T08:59:36.380Z] ---> Running in 1998b4de5bc5 [2023-05-30T08:59:38.329Z] 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-05-30T09:00:46.203Z] Removing intermediate container 7899d2319622 [2023-05-30T09:00:46.203Z] ---> a96aef078d81 [2023-05-30T09:00:46.203Z] Step 7/22 : COPY . . [2023-05-30T09:00:58.539Z] Removing intermediate container 5df35a4d67cc [2023-05-30T09:00:58.539Z] ---> 0018824f35ae [2023-05-30T09:00:58.539Z] [2023-05-30T09:00:58.539Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T09:00:58.539Z] ---> 51e60588ff2c [2023-05-30T09:00:58.539Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:00:58.539Z] ---> Using cache [2023-05-30T09:00:58.539Z] ---> df54c31d6155 [2023-05-30T09:00:58.539Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T09:00:58.539Z] ---> Running in c6076ba2b740 [2023-05-30T09:01:01.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:02.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:03.561Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:01:03.561Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:01:03.561Z] OK: 17694 distinct packages available [2023-05-30T09:01:03.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:04.792Z] ---> 427343a9b8f4 [2023-05-30T09:01:04.792Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T09:01:04.792Z] ---> Running in 15d02f3d9a65 [2023-05-30T09:01:05.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:07.008Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T09:01:07.276Z] 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-05-30T09:01:07.276Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T09:01:07.544Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T09:01:07.544Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T09:01:07.544Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T09:01:07.544Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T09:01:07.544Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:01:07.544Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T09:01:07.544Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T09:01:07.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:01:07.907Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:01:08.492Z] OK: 11 MiB in 24 packages [2023-05-30T09:01:11.074Z] Removing intermediate container c6076ba2b740 [2023-05-30T09:01:11.074Z] ---> 6f23b3c9987a [2023-05-30T09:01:11.074Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:12.041Z] ---> c96a60348272 [2023-05-30T09:01:12.041Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:13.003Z] ---> a369434c9932 [2023-05-30T09:01:13.003Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T09:01:15.585Z] ---> 404661a52963 [2023-05-30T09:01:15.585Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:16.170Z] ---> dfeaa9c11f3a [2023-05-30T09:01:16.170Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T09:01:16.438Z] ---> Running in dca4ac483cd5 [2023-05-30T09:01:17.023Z] Removing intermediate container dca4ac483cd5 [2023-05-30T09:01:17.023Z] ---> 1dba86fdd786 [2023-05-30T09:01:17.023Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:01:17.023Z] ---> Running in c35b2f022db2 [2023-05-30T09:01:17.607Z] Removing intermediate container c35b2f022db2 [2023-05-30T09:01:17.607Z] ---> 8e15d57cbe19 [2023-05-30T09:01:17.607Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T09:01:17.607Z] ---> Running in 23aee1629ba5 [2023-05-30T09:01:18.227Z] Removing intermediate container 23aee1629ba5 [2023-05-30T09:01:18.227Z] ---> 131eb31184ef [2023-05-30T09:01:18.227Z] Step 19/20 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:01:18.227Z] ---> Running in 704b627e89f9 [2023-05-30T09:01:19.202Z] Removing intermediate container 704b627e89f9 [2023-05-30T09:01:19.202Z] ---> 8ec8516dcfaf [2023-05-30T09:01:19.202Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T09:01:19.202Z] ---> Running in f106a12a71a1 [2023-05-30T09:01:19.813Z] Removing intermediate container f106a12a71a1 [2023-05-30T09:01:19.813Z] ---> 7c47fd669dba [2023-05-30T09:01:19.813Z] [2023-05-30T09:01:20.082Z] Successfully built 7c47fd669dba [2023-05-30T09:01:20.082Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T09:01:20.082Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-05-30T09:01:42.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:42.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:42.175Z] ---> b6d2a121ed00 [2023-05-30T09:01:42.175Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> c8b49ce32da6 [2023-05-30T09:01:42.175Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> 00eddd8b370a [2023-05-30T09:01:42.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> 667aadca823c [2023-05-30T09:01:42.175Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> a9912f4e2d63 [2023-05-30T09:01:42.175Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> 2d63cfa1f79c [2023-05-30T09:01:42.175Z] Step 8/23 : COPY . . [2023-05-30T09:01:42.175Z] ---> Using cache [2023-05-30T09:01:42.175Z] ---> b745cb1fb59b [2023-05-30T09:01:42.175Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T09:01:42.175Z] ---> Running in 49bc8aa8fb82 [2023-05-30T09:01:44.121Z] 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-05-30T09:02:16.695Z] Removing intermediate container c01ddef31576 [2023-05-30T09:02:16.695Z] ---> 1e175ae69493 [2023-05-30T09:02:16.695Z] [2023-05-30T09:02:16.695Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:02:16.695Z] ---> 51e60588ff2c [2023-05-30T09:02:16.695Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T09:02:16.695Z] ---> Running in fb1be47f49ec [2023-05-30T09:02:18.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:19.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:21.086Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T09:02:21.086Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:02:21.086Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:02:21.086Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:02:21.670Z] OK: 8 MiB in 17 packages [2023-05-30T09:02:24.462Z] Removing intermediate container fb1be47f49ec [2023-05-30T09:02:24.462Z] ---> b850b1b60af8 [2023-05-30T09:02:24.462Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:02:24.462Z] ---> Running in ce7f9936903b [2023-05-30T09:02:24.730Z] Removing intermediate container ce7f9936903b [2023-05-30T09:02:24.730Z] ---> d0899bbc4291 [2023-05-30T09:02:24.730Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T09:02:24.730Z] ---> Running in 1428cb416a57 [2023-05-30T09:02:25.314Z] Removing intermediate container 1428cb416a57 [2023-05-30T09:02:25.314Z] ---> dbc3607ea31b [2023-05-30T09:02:25.314Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:02:25.584Z] ---> Running in 0a26d8dabb79 [2023-05-30T09:02:26.177Z] Removing intermediate container 0a26d8dabb79 [2023-05-30T09:02:26.177Z] ---> 3bf0d3fdb217 [2023-05-30T09:02:26.177Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:02:27.156Z] ---> 45b814590775 [2023-05-30T09:02:27.156Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:02:28.120Z] ---> 30d0b0b8767e [2023-05-30T09:02:28.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T09:02:32.187Z] ---> 7f73b12920b3 [2023-05-30T09:02:32.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:02:32.187Z] ---> ce85c556735d [2023-05-30T09:02:32.187Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T09:02:32.187Z] ---> Running in 3b4dd198fb35 [2023-05-30T09:02:32.457Z] Removing intermediate container 3b4dd198fb35 [2023-05-30T09:02:32.457Z] ---> 162264e90e09 [2023-05-30T09:02:32.457Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:02:32.457Z] ---> Running in 3e54be8818d2 [2023-05-30T09:02:33.046Z] Removing intermediate container 3e54be8818d2 [2023-05-30T09:02:33.046Z] ---> 8f63313458ba [2023-05-30T09:02:33.046Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:02:33.318Z] ---> Running in 7fdc2fbc9865 [2023-05-30T09:02:33.908Z] Removing intermediate container 7fdc2fbc9865 [2023-05-30T09:02:33.908Z] ---> 7044379b2c8b [2023-05-30T09:02:33.908Z] Step 22/23 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:02:33.908Z] ---> Running in d59f6c8a2a80 [2023-05-30T09:02:34.498Z] Removing intermediate container d59f6c8a2a80 [2023-05-30T09:02:34.498Z] ---> 4f561f033848 [2023-05-30T09:02:34.498Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:02:34.769Z] ---> Running in 7932f7471f13 [2023-05-30T09:02:35.040Z] Removing intermediate container 7932f7471f13 [2023-05-30T09:02:35.040Z] ---> 546b8deb7b21 [2023-05-30T09:02:35.040Z] [2023-05-30T09:02:35.630Z] Successfully built 546b8deb7b21 [2023-05-30T09:02:35.630Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T09:02:35.630Z]  Building support-notifications ... done Building core-command [2023-05-30T09:02:53.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:53.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:53.870Z] ---> b6d2a121ed00 [2023-05-30T09:02:53.870Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> c8b49ce32da6 [2023-05-30T09:02:53.870Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> 00eddd8b370a [2023-05-30T09:02:53.870Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> 667aadca823c [2023-05-30T09:02:53.870Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> a9912f4e2d63 [2023-05-30T09:02:53.870Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> 2d63cfa1f79c [2023-05-30T09:02:53.870Z] Step 8/24 : COPY . . [2023-05-30T09:02:53.870Z] ---> Using cache [2023-05-30T09:02:53.870Z] ---> b745cb1fb59b [2023-05-30T09:02:53.870Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T09:02:53.870Z] ---> Running in e35e02dd46fa [2023-05-30T09:02:54.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-05-30T09:04:46.535Z] Removing intermediate container f4a95bdedf71 [2023-05-30T09:04:46.535Z] ---> 83c435aad780 [2023-05-30T09:04:46.535Z] [2023-05-30T09:04:46.535Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T09:04:46.535Z] ---> 51e60588ff2c [2023-05-30T09:04:46.535Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:04:46.535Z] ---> Running in 63d4695fa1c2 [2023-05-30T09:04:46.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:46.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:46.535Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:04:46.535Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:04:46.535Z] OK: 8 MiB in 16 packages [2023-05-30T09:04:46.535Z] Removing intermediate container 63d4695fa1c2 [2023-05-30T09:04:46.535Z] ---> 726a5f11cf6a [2023-05-30T09:04:46.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:04:46.535Z] ---> Running in a4c2b9cf5f0d [2023-05-30T09:04:46.535Z] Removing intermediate container a4c2b9cf5f0d [2023-05-30T09:04:46.535Z] ---> bb596616d978 [2023-05-30T09:04:46.535Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T09:04:46.535Z] ---> Running in 175ac5838297 [2023-05-30T09:04:46.535Z] Removing intermediate container 175ac5838297 [2023-05-30T09:04:46.535Z] ---> 1c45a334bb20 [2023-05-30T09:04:46.535Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T09:04:46.535Z] ---> Running in d3595135f21d [2023-05-30T09:04:46.535Z] Removing intermediate container d3595135f21d [2023-05-30T09:04:46.535Z] ---> 040726fb632f [2023-05-30T09:04:46.535Z] Step 15/25 : WORKDIR / [2023-05-30T09:04:46.535Z] ---> Running in c2e11b6bd15e [2023-05-30T09:04:46.535Z] Removing intermediate container c2e11b6bd15e [2023-05-30T09:04:46.535Z] ---> 35bb5e4726ca [2023-05-30T09:04:46.535Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:04:46.535Z] ---> 123a1645e096 [2023-05-30T09:04:46.535Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:04:46.535Z] ---> 2e66795242f4 [2023-05-30T09:04:46.535Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T09:04:46.535Z] ---> 047361817c11 [2023-05-30T09:04:46.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:04:47.499Z] ---> 8761e1913eca [2023-05-30T09:04:47.499Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T09:04:48.931Z] ---> c44a76f864aa [2023-05-30T09:04:48.931Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T09:04:48.931Z] ---> Running in 46deda1b6deb [2023-05-30T09:04:49.516Z] Removing intermediate container 46deda1b6deb [2023-05-30T09:04:49.516Z] ---> a6df0718b489 [2023-05-30T09:04:49.516Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:04:49.516Z] ---> Running in ca0eb69ec485 [2023-05-30T09:04:50.104Z] Removing intermediate container ca0eb69ec485 [2023-05-30T09:04:50.104Z] ---> 8bf6ba070af6 [2023-05-30T09:04:50.104Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:04:50.104Z] ---> Running in 5d2512abad8c [2023-05-30T09:04:50.705Z] Removing intermediate container 5d2512abad8c [2023-05-30T09:04:50.705Z] ---> ced214a90584 [2023-05-30T09:04:50.705Z] Step 24/25 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:04:50.975Z] ---> Running in 159859d1dd63 [2023-05-30T09:04:51.258Z] Removing intermediate container 159859d1dd63 [2023-05-30T09:04:51.258Z] ---> aa637c6abde3 [2023-05-30T09:04:51.258Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:04:51.533Z] ---> Running in 0b350318e776 [2023-05-30T09:04:52.121Z] Removing intermediate container 0b350318e776 [2023-05-30T09:04:52.121Z] ---> 6438788f5405 [2023-05-30T09:04:52.121Z] [2023-05-30T09:04:52.389Z] Successfully built 6438788f5405 [2023-05-30T09:04:52.389Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T09:04:52.389Z] Building core-common-config-bootstrapper [2023-05-30T09:05:14.467Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:05:14.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:05:14.467Z] ---> b6d2a121ed00 [2023-05-30T09:05:14.467Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> c8b49ce32da6 [2023-05-30T09:05:14.467Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> 00eddd8b370a [2023-05-30T09:05:14.467Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> 667aadca823c [2023-05-30T09:05:14.467Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> a9912f4e2d63 [2023-05-30T09:05:14.467Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> 2d63cfa1f79c [2023-05-30T09:05:14.467Z] Step 8/23 : COPY . . [2023-05-30T09:05:14.467Z] ---> Using cache [2023-05-30T09:05:14.467Z] ---> b745cb1fb59b [2023-05-30T09:05:14.467Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T09:05:14.467Z] ---> Running in 43a624dd6367 [2023-05-30T09:05:14.467Z] 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-05-30T09:07:36.157Z] Removing intermediate container 1998b4de5bc5 [2023-05-30T09:07:36.157Z] ---> 3105f556fc86 [2023-05-30T09:07:36.157Z] [2023-05-30T09:07:36.157Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:07:36.157Z] ---> 51e60588ff2c [2023-05-30T09:07:36.157Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:07:36.157Z] ---> Running in 6938d8d1d6bd [2023-05-30T09:07:36.157Z] Removing intermediate container 6938d8d1d6bd [2023-05-30T09:07:36.157Z] ---> d57843f46b29 [2023-05-30T09:07:36.157Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:07:36.157Z] ---> Running in ac6fd76bf1fd [2023-05-30T09:07:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:07:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:07:36.157Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:07:36.157Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:07:36.157Z] OK: 8 MiB in 16 packages [2023-05-30T09:07:36.157Z] Removing intermediate container ac6fd76bf1fd [2023-05-30T09:07:36.157Z] ---> 136ba56fb03b [2023-05-30T09:07:36.157Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:07:36.157Z] ---> 6ab978d64310 [2023-05-30T09:07:36.157Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:07:36.742Z] ---> fe008f840a29 [2023-05-30T09:07:36.742Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T09:07:38.698Z] ---> b7942ecfd80d [2023-05-30T09:07:38.698Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:07:39.281Z] ---> 3fdc0dea96ea [2023-05-30T09:07:39.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T09:07:40.707Z] ---> 3fcac5439364 [2023-05-30T09:07:40.707Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:07:40.707Z] ---> Running in 2e3abca2409d [2023-05-30T09:07:44.081Z] Removing intermediate container 2e3abca2409d [2023-05-30T09:07:44.081Z] ---> 2eb69c7f802c [2023-05-30T09:07:44.081Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:07:44.081Z] ---> Running in 72cb96d77cb5 [2023-05-30T09:07:44.666Z] Removing intermediate container 72cb96d77cb5 [2023-05-30T09:07:44.666Z] ---> 6a950f5d1660 [2023-05-30T09:07:44.666Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:07:44.932Z] ---> Running in 3bd755033cc8 [2023-05-30T09:07:45.526Z] Removing intermediate container 3bd755033cc8 [2023-05-30T09:07:45.526Z] ---> 62823e83b84b [2023-05-30T09:07:45.526Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:07:45.526Z] ---> Running in f901461884ad [2023-05-30T09:07:46.117Z] Removing intermediate container f901461884ad [2023-05-30T09:07:46.117Z] ---> dea2f3d0ca0d [2023-05-30T09:07:46.117Z] Step 22/23 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:07:46.117Z] ---> Running in b6e0e4485574 [2023-05-30T09:07:46.706Z] Removing intermediate container b6e0e4485574 [2023-05-30T09:07:46.706Z] ---> ae252160051f [2023-05-30T09:07:46.706Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:07:46.974Z] ---> Running in d2971a067c24 [2023-05-30T09:07:51.231Z] Removing intermediate container d2971a067c24 [2023-05-30T09:07:51.231Z] ---> 9b91f7213d6b [2023-05-30T09:07:51.231Z] [2023-05-30T09:07:51.498Z] Successfully built 9b91f7213d6b [2023-05-30T09:07:51.498Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T09:07:51.498Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-05-30T09:08:13.550Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:08:13.550Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:08:13.550Z] ---> b6d2a121ed00 [2023-05-30T09:08:13.550Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T09:08:13.550Z] ---> Using cache [2023-05-30T09:08:13.550Z] ---> 93b6b42ee17b [2023-05-30T09:08:13.550Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T09:08:13.550Z] ---> Using cache [2023-05-30T09:08:13.550Z] ---> 1a4cc36accdd [2023-05-30T09:08:13.550Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T09:08:13.550Z] ---> Using cache [2023-05-30T09:08:13.550Z] ---> d988b15b6db2 [2023-05-30T09:08:13.550Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:08:13.550Z] ---> Using cache [2023-05-30T09:08:13.550Z] ---> a96aef078d81 [2023-05-30T09:08:13.550Z] Step 7/25 : COPY . . [2023-05-30T09:08:13.550Z] ---> Using cache [2023-05-30T09:08:13.550Z] ---> 427343a9b8f4 [2023-05-30T09:08:13.550Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T09:08:13.550Z] ---> Running in 13ca500a7aff [2023-05-30T09:08:13.550Z] 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-05-30T09:09:09.966Z] Removing intermediate container 15d02f3d9a65 [2023-05-30T09:09:09.966Z] ---> 9229d1bbd844 [2023-05-30T09:09:09.966Z] [2023-05-30T09:09:09.966Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T09:09:09.966Z] ---> 51e60588ff2c [2023-05-30T09:09:09.966Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T09:09:09.966Z] ---> Running in 8bb9480f76f1 [2023-05-30T09:09:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:09.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:09.966Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:09:09.966Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T09:09:09.966Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:09:09.966Z] OK: 8 MiB in 17 packages [2023-05-30T09:09:09.966Z] Removing intermediate container 8bb9480f76f1 [2023-05-30T09:09:09.966Z] ---> ed72fb3368a3 [2023-05-30T09:09:09.966Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T09:09:09.966Z] ---> Running in b04934861d71 [2023-05-30T09:09:09.966Z] Removing intermediate container b04934861d71 [2023-05-30T09:09:09.966Z] ---> f25bc58e10c7 [2023-05-30T09:09:09.966Z] Step 12/22 : WORKDIR /edgex [2023-05-30T09:09:09.966Z] ---> Running in ec347bc3be2a [2023-05-30T09:09:09.966Z] Removing intermediate container ec347bc3be2a [2023-05-30T09:09:09.966Z] ---> 33842e349fdd [2023-05-30T09:09:09.966Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:09:09.966Z] ---> 262bf6e0c6b1 [2023-05-30T09:09:09.966Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:09:10.551Z] ---> 57374007d62e [2023-05-30T09:09:10.551Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T09:09:13.891Z] ---> cc8f3be257c2 [2023-05-30T09:09:13.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T09:09:15.850Z] ---> f40e2b2837e9 [2023-05-30T09:09:15.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:09:16.438Z] ---> f753d8813d40 [2023-05-30T09:09:16.438Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:09:16.438Z] ---> Running in ad94502a7e8e [2023-05-30T09:09:20.711Z] Removing intermediate container ad94502a7e8e [2023-05-30T09:09:20.711Z] ---> 158718b0a9d3 [2023-05-30T09:09:20.711Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:09:20.711Z] ---> Running in 2d66a4ec6961 [2023-05-30T09:09:20.711Z] Removing intermediate container 2d66a4ec6961 [2023-05-30T09:09:20.711Z] ---> 99115738cc14 [2023-05-30T09:09:20.711Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T09:09:20.711Z] ---> Running in b73145524102 [2023-05-30T09:09:21.298Z] Removing intermediate container b73145524102 [2023-05-30T09:09:21.298Z] ---> 8bc04862e34f [2023-05-30T09:09:21.298Z] Step 21/22 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:09:21.564Z] ---> Running in f7e39361da8f [2023-05-30T09:09:22.148Z] Removing intermediate container f7e39361da8f [2023-05-30T09:09:22.148Z] ---> 7c108b11eb2a [2023-05-30T09:09:22.148Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T09:09:22.148Z] ---> Running in b859f1339b0a [2023-05-30T09:09:22.735Z] Removing intermediate container b859f1339b0a [2023-05-30T09:09:22.735Z] ---> 4f002d49a809 [2023-05-30T09:09:22.735Z] [2023-05-30T09:09:23.004Z] Successfully built 4f002d49a809 [2023-05-30T09:09:23.004Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T09:09:23.004Z] Building security-spire-agent [2023-05-30T09:09:45.058Z]  Building security-proxy-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:09:45.058Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:09:45.058Z] ---> b6d2a121ed00 [2023-05-30T09:09:45.058Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 93b6b42ee17b [2023-05-30T09:09:45.058Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 74e962c70ef7 [2023-05-30T09:09:45.058Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 8649006fffcb [2023-05-30T09:09:45.058Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 2f29f174733a [2023-05-30T09:09:45.058Z] Step 7/27 : COPY . . [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 64e3a91cc3f3 [2023-05-30T09:09:45.058Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> a5909f192178 [2023-05-30T09:09:45.058Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> b9ba78e621f5 [2023-05-30T09:09:45.058Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:09:45.058Z] ---> Using cache [2023-05-30T09:09:45.058Z] ---> 6ccb7e60cbda [2023-05-30T09:09:45.058Z] 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-05-30T09:09:45.058Z] ---> Running in 850982f320a8 [2023-05-30T09:09:45.644Z] Removing intermediate container 850982f320a8 [2023-05-30T09:09:45.644Z] ---> 12ddc01709f6 [2023-05-30T09:09:45.644Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:09:45.644Z] ---> Running in 4d4b03b6722d [2023-05-30T09:09:46.235Z] Removing intermediate container 4d4b03b6722d [2023-05-30T09:09:46.235Z] ---> 6cc5b3773296 [2023-05-30T09:09:46.235Z] [2023-05-30T09:09:46.235Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:09:46.235Z] ---> 51e60588ff2c [2023-05-30T09:09:46.235Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:09:46.235Z] ---> Using cache [2023-05-30T09:09:46.235Z] ---> 578f91b73f22 [2023-05-30T09:09:46.235Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:09:46.235Z] ---> Using cache [2023-05-30T09:09:46.235Z] ---> 227b76d7d925 [2023-05-30T09:09:46.235Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:09:46.235Z] ---> Using cache [2023-05-30T09:09:46.235Z] ---> 3b6e78e02ba6 [2023-05-30T09:09:46.235Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:09:46.235Z] ---> Using cache [2023-05-30T09:09:46.235Z] ---> c7b9e06803a0 [2023-05-30T09:09:46.235Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T09:09:51.568Z] ---> f8694068531f [2023-05-30T09:09:51.568Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:09:58.199Z] ---> 64af4c7c0f85 [2023-05-30T09:09:58.199Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:09:58.199Z] ---> 10a1f7e2a754 [2023-05-30T09:09:58.199Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T09:09:59.162Z] ---> d4d48fcb98bb [2023-05-30T09:09:59.162Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T09:10:00.571Z] ---> 06614b1fc19b [2023-05-30T09:10:00.571Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:10:00.571Z] ---> Running in 396c6c52ed7c [2023-05-30T09:10:01.154Z] Removing intermediate container 396c6c52ed7c [2023-05-30T09:10:01.154Z] ---> 9d40a88adda6 [2023-05-30T09:10:01.154Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:10:01.154Z] ---> Running in 6e44564c28a1 [2023-05-30T09:10:01.740Z] Removing intermediate container 6e44564c28a1 [2023-05-30T09:10:01.740Z] ---> d56f50c1b940 [2023-05-30T09:10:01.740Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:10:01.740Z] ---> Running in c71dd3987681 [2023-05-30T09:10:02.324Z] Removing intermediate container c71dd3987681 [2023-05-30T09:10:02.324Z] ---> af12538d055b [2023-05-30T09:10:02.324Z] Step 26/27 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:10:02.591Z] ---> Running in b8b053a2bcaf [2023-05-30T09:10:03.175Z] Removing intermediate container b8b053a2bcaf [2023-05-30T09:10:03.175Z] ---> 0eacd759f58e [2023-05-30T09:10:03.175Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:10:03.175Z] ---> Running in 3e5c4434067c [2023-05-30T09:10:03.758Z] Removing intermediate container 3e5c4434067c [2023-05-30T09:10:03.758Z] ---> badf9edac118 [2023-05-30T09:10:03.758Z] [2023-05-30T09:10:04.025Z] Successfully built badf9edac118 [2023-05-30T09:10:04.025Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T09:11:25.968Z]  Building security-spire-agent ... done Removing intermediate container e35e02dd46fa [2023-05-30T09:11:25.968Z] ---> 4702bf89ec11 [2023-05-30T09:11:25.968Z] [2023-05-30T09:11:25.968Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T09:11:25.968Z] ---> 51e60588ff2c [2023-05-30T09:11:25.968Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:11:25.968Z] ---> Using cache [2023-05-30T09:11:25.968Z] ---> 726a5f11cf6a [2023-05-30T09:11:25.968Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:11:25.968Z] ---> Using cache [2023-05-30T09:11:25.968Z] ---> bb596616d978 [2023-05-30T09:11:25.968Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T09:11:25.968Z] ---> Running in d5d029c4622a [2023-05-30T09:11:25.968Z] Removing intermediate container d5d029c4622a [2023-05-30T09:11:25.968Z] ---> 7bce8bd88dfd [2023-05-30T09:11:25.968Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T09:11:25.968Z] ---> Running in f2e059ffee7c [2023-05-30T09:11:25.968Z] Removing intermediate container f2e059ffee7c [2023-05-30T09:11:25.968Z] ---> 6a1867a3bd2f [2023-05-30T09:11:25.968Z] Step 15/24 : WORKDIR / [2023-05-30T09:11:25.968Z] ---> Running in 5c39eec7e930 [2023-05-30T09:11:25.968Z] Removing intermediate container 5c39eec7e930 [2023-05-30T09:11:25.968Z] ---> 52d174f77812 [2023-05-30T09:11:25.968Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:11:25.968Z] ---> cb7c3dd30c3b [2023-05-30T09:11:25.968Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:11:25.968Z] ---> 227e004a281d [2023-05-30T09:11:25.968Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T09:11:25.968Z] ---> 771dd9258bd9 [2023-05-30T09:11:25.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:11:25.968Z] ---> d20e7f2e1a67 [2023-05-30T09:11:25.968Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T09:11:25.968Z] ---> Running in 321161be4d4a [2023-05-30T09:11:25.968Z] Removing intermediate container 321161be4d4a [2023-05-30T09:11:25.968Z] ---> da50e4624f11 [2023-05-30T09:11:25.968Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:11:25.968Z] ---> Running in 28d1d9017aa3 [2023-05-30T09:11:25.968Z] Removing intermediate container 28d1d9017aa3 [2023-05-30T09:11:25.968Z] ---> 0d0865aa500e [2023-05-30T09:11:25.968Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T09:11:25.968Z] ---> Running in e42197a11a27 [2023-05-30T09:11:25.968Z] Removing intermediate container e42197a11a27 [2023-05-30T09:11:25.968Z] ---> e48e39a21d55 [2023-05-30T09:11:25.968Z] Step 23/24 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:11:25.968Z] ---> Running in dede02128dff [2023-05-30T09:11:25.968Z] Removing intermediate container dede02128dff [2023-05-30T09:11:25.968Z] ---> ba816ded783f [2023-05-30T09:11:25.968Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T09:11:25.968Z] ---> Running in 39071f6c5e03 [2023-05-30T09:11:25.968Z] Removing intermediate container 39071f6c5e03 [2023-05-30T09:11:25.968Z] ---> 596378db7787 [2023-05-30T09:11:25.968Z] [2023-05-30T09:11:25.968Z] Successfully built 596378db7787 [2023-05-30T09:11:25.968Z] Successfully tagged core-command-arm64:latest [2023-05-30T09:12:34.086Z]  Building core-command ... done Removing intermediate container 43a624dd6367 [2023-05-30T09:12:34.086Z] ---> d0e666431993 [2023-05-30T09:12:34.086Z] [2023-05-30T09:12:34.086Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:12:34.086Z] ---> 51e60588ff2c [2023-05-30T09:12:34.087Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:12:34.087Z] ---> Using cache [2023-05-30T09:12:34.087Z] ---> d57843f46b29 [2023-05-30T09:12:34.087Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:12:34.087Z] ---> Using cache [2023-05-30T09:12:34.087Z] ---> 136ba56fb03b [2023-05-30T09:12:34.087Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:12:34.087Z] ---> Using cache [2023-05-30T09:12:34.087Z] ---> 6ab978d64310 [2023-05-30T09:12:34.087Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:12:34.087Z] ---> Using cache [2023-05-30T09:12:34.087Z] ---> fe008f840a29 [2023-05-30T09:12:34.087Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T09:12:34.087Z] ---> 2d75f436e652 [2023-05-30T09:12:34.087Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:12:34.087Z] ---> d9db7ea16a64 [2023-05-30T09:12:34.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T09:12:34.087Z] ---> 3164e0cfa8a7 [2023-05-30T09:12:34.087Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:12:34.087Z] ---> Running in 324f5051d0d6 [2023-05-30T09:12:34.087Z] Removing intermediate container 324f5051d0d6 [2023-05-30T09:12:34.087Z] ---> 9d58e53975ef [2023-05-30T09:12:34.087Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:12:34.087Z] ---> Running in 8c95f8d60209 [2023-05-30T09:12:34.087Z] Removing intermediate container 8c95f8d60209 [2023-05-30T09:12:34.087Z] ---> cb3c41daf1c5 [2023-05-30T09:12:34.087Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:12:34.087Z] ---> Running in 5d9465282ce0 [2023-05-30T09:12:34.087Z] Removing intermediate container 5d9465282ce0 [2023-05-30T09:12:34.087Z] ---> d3ace15f9ad2 [2023-05-30T09:12:34.087Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:12:34.087Z] ---> Running in 40d337ed4577 [2023-05-30T09:12:34.087Z] Removing intermediate container 40d337ed4577 [2023-05-30T09:12:34.087Z] ---> 4f37a9069bb2 [2023-05-30T09:12:34.087Z] Step 22/23 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:12:34.352Z] ---> Running in 2215fc99670d [2023-05-30T09:12:34.937Z] Removing intermediate container 2215fc99670d [2023-05-30T09:12:34.937Z] ---> 4b05ed7b5784 [2023-05-30T09:12:34.937Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:12:35.203Z] ---> Running in ba480e04e1e3 [2023-05-30T09:12:35.790Z] Removing intermediate container ba480e04e1e3 [2023-05-30T09:12:35.790Z] ---> 7b5af06f49de [2023-05-30T09:12:35.790Z] [2023-05-30T09:12:36.377Z] Successfully built 7b5af06f49de [2023-05-30T09:12:36.377Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T09:12:43.023Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 49bc8aa8fb82 [2023-05-30T09:12:43.023Z] ---> 37a100fc6198 [2023-05-30T09:12:43.023Z] [2023-05-30T09:12:43.023Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:12:43.023Z] ---> 51e60588ff2c [2023-05-30T09:12:43.023Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:12:43.023Z] ---> Using cache [2023-05-30T09:12:43.023Z] ---> 726a5f11cf6a [2023-05-30T09:12:43.023Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:12:43.023Z] ---> Using cache [2023-05-30T09:12:43.023Z] ---> bb596616d978 [2023-05-30T09:12:43.023Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T09:12:43.023Z] ---> Running in 5d3edd88b3eb [2023-05-30T09:12:43.023Z] Removing intermediate container 5d3edd88b3eb [2023-05-30T09:12:43.023Z] ---> c1dc9ce1275a [2023-05-30T09:12:43.023Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:12:43.023Z] ---> Running in 070a0fc67d20 [2023-05-30T09:12:43.604Z] Removing intermediate container 070a0fc67d20 [2023-05-30T09:12:43.604Z] ---> 786d80572ae1 [2023-05-30T09:12:43.604Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:12:44.570Z] ---> 8369cb69548d [2023-05-30T09:12:44.570Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:12:47.158Z] ---> 5e40631f8c7a [2023-05-30T09:12:47.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T09:12:49.741Z] ---> 30d30db34195 [2023-05-30T09:12:49.741Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:12:49.741Z] ---> d3bfcb84b871 [2023-05-30T09:12:50.007Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T09:12:50.007Z] ---> Running in 4a77b0f3912c [2023-05-30T09:12:50.283Z] Removing intermediate container 4a77b0f3912c [2023-05-30T09:12:50.283Z] ---> 7eb120c2ce2a [2023-05-30T09:12:50.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:12:50.283Z] ---> Running in 8d23a0e029d3 [2023-05-30T09:12:50.876Z] Removing intermediate container 8d23a0e029d3 [2023-05-30T09:12:50.876Z] ---> 1f39b5727f7c [2023-05-30T09:12:50.876Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:12:50.876Z] ---> Running in 3b48c697a67d [2023-05-30T09:12:51.461Z] Removing intermediate container 3b48c697a67d [2023-05-30T09:12:51.461Z] ---> f994b6b4a1d9 [2023-05-30T09:12:51.461Z] Step 22/23 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:12:51.461Z] ---> Running in 9870898d3c8d [2023-05-30T09:12:52.055Z] Removing intermediate container 9870898d3c8d [2023-05-30T09:12:52.055Z] ---> 12df4f332a76 [2023-05-30T09:12:52.055Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:12:52.055Z] ---> Running in 69c204ca3d26 [2023-05-30T09:12:52.652Z] Removing intermediate container 69c204ca3d26 [2023-05-30T09:12:52.652Z] ---> d2a5fe2591a5 [2023-05-30T09:12:52.652Z] [2023-05-30T09:12:52.652Z] Successfully built d2a5fe2591a5 [2023-05-30T09:12:52.919Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T09:13:02.983Z]  Building support-scheduler ... 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-05-30T09:13:11.183Z] Removing intermediate container 13ca500a7aff [2023-05-30T09:13:11.183Z] ---> 5b0049751c1d [2023-05-30T09:13:11.183Z] [2023-05-30T09:13:11.183Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T09:13:11.183Z] ---> 51e60588ff2c [2023-05-30T09:13:11.183Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T09:13:14.426Z] ---> Running in 0910e0ea04a3 [2023-05-30T09:13:15.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:15.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:17.404Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T09:13:17.404Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T09:13:17.404Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T09:13:17.404Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:13:17.404Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:13:17.678Z] OK: 8 MiB in 18 packages [2023-05-30T09:13:19.105Z] Removing intermediate container 0910e0ea04a3 [2023-05-30T09:13:19.105Z] ---> f5f9d9953c33 [2023-05-30T09:13:19.105Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T09:13:19.105Z] ---> Running in f79f730420b4 [2023-05-30T09:13:19.694Z] Removing intermediate container f79f730420b4 [2023-05-30T09:13:19.694Z] ---> 608ddc16f945 [2023-05-30T09:13:19.694Z] Step 12/25 : WORKDIR / [2023-05-30T09:13:19.694Z] ---> Running in 0be4ad7c946a [2023-05-30T09:13:19.962Z] Removing intermediate container 0be4ad7c946a [2023-05-30T09:13:19.962Z] ---> 5c129dc57cac [2023-05-30T09:13:19.962Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:13:20.552Z] ---> 978d8282634e [2023-05-30T09:13:20.552Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:13:21.139Z] ---> 6ddb5c74f816 [2023-05-30T09:13:21.140Z] 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-05-30T09:13:21.729Z] ---> af0661d1d1fc [2023-05-30T09:13:21.729Z] 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-05-30T09:13:22.318Z] ---> 4d35e2532d99 [2023-05-30T09:13:22.318Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:13:22.908Z] ---> f16329c02dfb [2023-05-30T09:13:22.908Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T09:13:23.876Z] ---> 8bbfbd5d4335 [2023-05-30T09:13:23.876Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T09:13:24.842Z] ---> 4448be42e871 [2023-05-30T09:13:24.842Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:13:25.809Z] ---> 908258cb47fa [2023-05-30T09:13:25.809Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:13:25.809Z] ---> Running in 823ffcb6d693 [2023-05-30T09:13:27.762Z] Removing intermediate container 823ffcb6d693 [2023-05-30T09:13:27.762Z] ---> 7d850bb63b9f [2023-05-30T09:13:27.762Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:13:28.351Z] ---> Running in 52b4cac78412 [2023-05-30T09:13:28.622Z] Removing intermediate container 52b4cac78412 [2023-05-30T09:13:28.622Z] ---> 46c9186fdab6 [2023-05-30T09:13:28.622Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:13:28.894Z] ---> Running in 8be0042b9db6 [2023-05-30T09:13:29.164Z] Removing intermediate container 8be0042b9db6 [2023-05-30T09:13:29.164Z] ---> e15e77f4a563 [2023-05-30T09:13:29.164Z] Step 24/25 : LABEL git_sha=b7bcc315fc4a35ce8870d2fe4916d5409f98a71f [2023-05-30T09:13:29.164Z] ---> Running in 26352adffa9d [2023-05-30T09:13:29.753Z] Removing intermediate container 26352adffa9d [2023-05-30T09:13:29.753Z] ---> 27ddac40177a [2023-05-30T09:13:29.753Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:13:29.753Z] ---> Running in 3e8ae4de8f11 [2023-05-30T09:13:30.022Z] Removing intermediate container 3e8ae4de8f11 [2023-05-30T09:13:30.022Z] ---> 6754d9b6eb0f [2023-05-30T09:13:30.022Z] [2023-05-30T09:13:30.292Z] Successfully built 6754d9b6eb0f [2023-05-30T09:13:30.292Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T09:13:30.892Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-30T09:13:30.901Z] $ docker stop --time=1 13e1cd6120ce7c0d078f558f799809eb0f83c47281ded25884fbf7950ad903e9 [2023-05-30T09:13:32.625Z] $ docker rm -f --volumes 13e1cd6120ce7c0d078f558f799809eb0f83c47281ded25884fbf7950ad903e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T09:13:33.140Z] + docker images [2023-05-30T09:13:33.408Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T09:13:33.408Z] security-secretstore-setup-arm64 latest 6754d9b6eb0f 4 seconds ago 32.2MB [2023-05-30T09:13:33.408Z] 5b0049751c1d 24 seconds ago 1.52GB [2023-05-30T09:13:33.408Z] support-scheduler-arm64 latest d2a5fe2591a5 41 seconds ago 31.2MB [2023-05-30T09:13:33.408Z] 37a100fc6198 53 seconds ago 1.59GB [2023-05-30T09:13:33.408Z] core-common-config-bootstrapper-arm64 latest 7b5af06f49de 58 seconds ago 17.2MB [2023-05-30T09:13:33.408Z] d0e666431993 About a minute ago 1.52GB [2023-05-30T09:13:33.408Z] core-command-arm64 latest 596378db7787 2 minutes ago 19.7MB [2023-05-30T09:13:33.408Z] 4702bf89ec11 2 minutes ago 1.53GB [2023-05-30T09:13:33.408Z] security-spire-agent-arm64 latest badf9edac118 3 minutes ago 153MB [2023-05-30T09:13:33.408Z] 6cc5b3773296 3 minutes ago 1.39GB [2023-05-30T09:13:33.408Z] security-proxy-setup-arm64 latest 4f002d49a809 4 minutes ago 18.7MB [2023-05-30T09:13:33.408Z] 9229d1bbd844 4 minutes ago 1.51GB [2023-05-30T09:13:33.408Z] security-proxy-auth-arm64 latest 9b91f7213d6b 5 minutes ago 18.1MB [2023-05-30T09:13:33.408Z] 3105f556fc86 6 minutes ago 1.51GB [2023-05-30T09:13:33.408Z] core-metadata-arm64 latest 6438788f5405 8 minutes ago 20.2MB [2023-05-30T09:13:33.408Z] 83c435aad780 9 minutes ago 1.53GB [2023-05-30T09:13:33.408Z] support-notifications-arm64 latest 546b8deb7b21 10 minutes ago 31.9MB [2023-05-30T09:13:33.408Z] 1e175ae69493 11 minutes ago 1.59GB [2023-05-30T09:13:33.408Z] security-spiffe-token-provider-arm64 latest 7c47fd669dba 12 minutes ago 32.8MB [2023-05-30T09:13:33.408Z] 0018824f35ae 12 minutes ago 1.57GB [2023-05-30T09:13:33.408Z] core-data-arm64 latest a4f19e72880a 14 minutes ago 19.9MB [2023-05-30T09:13:33.408Z] 22c093f8ed1f 14 minutes ago 1.53GB [2023-05-30T09:13:33.408Z] security-bootstrapper-arm64 latest 8c48f9b32db9 15 minutes ago 21.9MB [2023-05-30T09:13:33.408Z] cb0efd4e43b2 15 minutes ago 1.51GB [2023-05-30T09:13:33.408Z] security-spire-server-arm64 latest 50d1611a397a 20 minutes ago 97MB [2023-05-30T09:13:33.408Z] 8a45ad6e85aa 20 minutes ago 1.39GB [2023-05-30T09:13:33.408Z] security-spire-config-arm64 latest d012928f2edb 23 minutes ago 96.1MB [2023-05-30T09:13:33.408Z] 0006b89f0c03 23 minutes ago 1.39GB [2023-05-30T09:13:33.408Z] ci-base-image-arm64 latest b6d2a121ed00 40 minutes ago 899MB [2023-05-30T09:13:33.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T09:13:33.408Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T09:13:33.408Z] 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-05-30T09:13:33.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:13:33.864Z] [2023-05-30T09:13:33.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:13:34.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:13:34.473Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T09:13:34.473Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T09:13:34.473Z] 04944245beec: Pulling fs layer [2023-05-30T09:13:34.473Z] 699f458cf7ca: Pulling fs layer [2023-05-30T09:13:34.473Z] 765212b225bb: Pulling fs layer [2023-05-30T09:13:34.473Z] f23df028b6ca: Pulling fs layer [2023-05-30T09:13:34.473Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T09:13:34.473Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T09:13:34.473Z] f23df028b6ca: Waiting [2023-05-30T09:13:34.473Z] d65c8cfc05b1: Waiting [2023-05-30T09:13:34.473Z] 2437ff75d9bd: Waiting [2023-05-30T09:13:34.473Z] 765212b225bb: Waiting [2023-05-30T09:13:34.473Z] 04944245beec: Verifying Checksum [2023-05-30T09:13:34.473Z] 04944245beec: Download complete [2023-05-30T09:13:34.473Z] 765212b225bb: Verifying Checksum [2023-05-30T09:13:34.473Z] 765212b225bb: Download complete [2023-05-30T09:13:34.739Z] f23df028b6ca: Verifying Checksum [2023-05-30T09:13:34.739Z] f23df028b6ca: Download complete [2023-05-30T09:13:34.739Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T09:13:34.739Z] d65c8cfc05b1: Download complete [2023-05-30T09:13:34.739Z] 699f458cf7ca: Verifying Checksum [2023-05-30T09:13:34.739Z] 699f458cf7ca: Download complete [2023-05-30T09:13:35.322Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T09:13:35.322Z] 8998bd30e6a1: Download complete [2023-05-30T09:13:37.900Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T09:13:37.900Z] 2437ff75d9bd: Download complete [2023-05-30T09:13:39.306Z] 8998bd30e6a1: Pull complete [2023-05-30T09:13:39.573Z] 04944245beec: Pull complete [2023-05-30T09:13:40.982Z] 699f458cf7ca: Pull complete [2023-05-30T09:13:41.251Z] 765212b225bb: Pull complete [2023-05-30T09:13:42.217Z] f23df028b6ca: Pull complete [2023-05-30T09:13:42.217Z] d65c8cfc05b1: Pull complete [2023-05-30T09:13:57.206Z] 2437ff75d9bd: Pull complete [2023-05-30T09:13:57.206Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T09:13:57.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:13:57.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:13:57.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-17278 does not seem to be running inside a container [2023-05-30T09:13:57.507Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2023-05-30T09:14:00.631Z] $ docker top a990879651a74ad6a2f95b0d52ee1c7f06dcb7a85ea03aeed4ed53f88f8441ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:01.581Z] ---> job-cost.sh [2023-05-30T09:14:01.581Z] lf-activate-venv: SKIPPING [2023-05-30T09:14:01.581Z] INFO: No Stack... [2023-05-30T09:14:02.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T09:14:03.121Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T09:14:03.770Z] + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, [2023-05-30T09:14:03.770Z] -f6 [Pipeline] lock [2023-05-30T09:14:03.845Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4582-2-stack-cost] [2023-05-30T09:14:03.851Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4582-2-stack-cost] did not exist. Created. [2023-05-30T09:14:03.851Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4582-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T09:14:04.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T09:14:04.695Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T09:14:04.737Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4582-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T09:14:04.767Z] $ docker stop --time=1 a990879651a74ad6a2f95b0d52ee1c7f06dcb7a85ea03aeed4ed53f88f8441ba [2023-05-30T09:14:06.367Z] $ docker rm -f --volumes a990879651a74ad6a2f95b0d52ee1c7f06dcb7a85ea03aeed4ed53f88f8441ba [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-05-30T09:14:06.903Z] provisioning config files... [2023-05-30T09:14:06.909Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15758118550173046139tmp [Pipeline] { [Pipeline] sh [2023-05-30T09:14:07.203Z] + set +x [2023-05-30T09:14:07.203Z] + curl -s https://codecov.io/bash [2023-05-30T09:14:07.203Z] + bash -s -- [2023-05-30T09:14:07.203Z] [2023-05-30T09:14:07.203Z] _____ _ [2023-05-30T09:14:07.203Z] / ____| | | [2023-05-30T09:14:07.203Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T09:14:07.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T09:14:07.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T09:14:07.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T09:14:07.203Z] Bash-1.0.6 [2023-05-30T09:14:07.203Z] [2023-05-30T09:14:07.203Z] [2023-05-30T09:14:07.203Z] ==> git version 2.25.1 found [2023-05-30T09:14:07.203Z] ==> 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-05-30T09:14:07.203Z] Release-Date: 2020-01-08 [2023-05-30T09:14:07.203Z] 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-05-30T09:14:07.203Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T09:14:07.203Z] ==> Jenkins CI detected. [2023-05-30T09:14:07.203Z] current dir:  /w/workspace/edgex-go/2 [2023-05-30T09:14:07.203Z] project root: . [2023-05-30T09:14:07.203Z] --> token set from env [2023-05-30T09:14:07.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T09:14:07.203Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T09:14:07.203Z] ==> Python coveragepy not found [2023-05-30T09:14:07.203Z] ==> Searching for coverage reports in: [2023-05-30T09:14:07.203Z] + . [2023-05-30T09:14:07.462Z] -> Found 1 reports [2023-05-30T09:14:07.462Z] ==> Detecting git/mercurial file structure [2023-05-30T09:14:07.462Z] ==> Reading reports [2023-05-30T09:14:07.462Z] + ./coverage.out bytes=447730 [2023-05-30T09:14:07.462Z] ==> Appending adjustments [2023-05-30T09:14:07.462Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T09:14:08.397Z] + Found adjustments [2023-05-30T09:14:08.397Z] ==> Gzipping contents [2023-05-30T09:14:08.397Z] 60K /tmp/codecov.InLWtZ.gz [2023-05-30T09:14:08.397Z] ==> Uploading reports [2023-05-30T09:14:08.397Z] url: https://codecov.io [2023-05-30T09:14:08.397Z] query: branch=PR-4582&commit=b086ac939c95c9862e4b3f27678cb344842fa791&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-30T09:14:08.397Z] -> Pinging Codecov [2023-05-30T09:14:08.397Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4582&commit=b086ac939c95c9862e4b3f27678cb344842fa791&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-30T09:14:08.657Z] -> Uploading to [2023-05-30T09:14:08.657Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/b086ac939c95c9862e4b3f27678cb344842fa791/b0ab39ff-5752-42a2-8e6c-39d717c3f008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T091408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d1ea5084dc04a230d4bd15be8f8e8b4e8ff3a066e4d6d24ab6b9fec439e3ca [2023-05-30T09:14:08.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T09:14:08.657Z] Dload Upload Total Spent Left Speed [2023-05-30T09:14:08.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57420 0 0 100 57420 0 235k --:--:-- --:--:-- --:--:-- 235k [2023-05-30T09:14:08.916Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b086ac939c95c9862e4b3f27678cb344842fa791 [Pipeline] } [2023-05-30T09:14:08.923Z] 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-05-30T09:14:09.637Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:09.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:10.784Z] ---> package-listing.sh [2023-05-30T09:14:10.784Z] ++ facter osfamily [2023-05-30T09:14:10.784Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T09:14:11.043Z] + OS_FAMILY=debian [2023-05-30T09:14:11.043Z] + workspace=/w/workspace/edgex-go/2 [2023-05-30T09:14:11.043Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T09:14:11.043Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T09:14:11.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T09:14:11.043Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T09:14:11.043Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-30T09:14:11.043Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T09:14:11.043Z] + case "${OS_FAMILY}" in [2023-05-30T09:14:11.043Z] + dpkg -l [2023-05-30T09:14:11.043Z] + grep '^ii' [2023-05-30T09:14:11.043Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T09:14:11.043Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T09:14:11.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T09:14:11.043Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-30T09:14:11.043Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-05-30T09:14:11.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-05-30T09:14:11.054Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T09:14:11.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:14:11.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:14:11.894Z] [2023-05-30T09:14:11.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:14:12.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:14:12.198Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T09:14:12.198Z] 5eb5b503b376: Pulling fs layer [2023-05-30T09:14:12.198Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T09:14:12.198Z] ec43610c2a17: Pulling fs layer [2023-05-30T09:14:12.198Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T09:14:12.198Z] 33b1e0a273af: Pulling fs layer [2023-05-30T09:14:12.198Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T09:14:12.198Z] 2f39f015ded8: Pulling fs layer [2023-05-30T09:14:12.198Z] 3a2ae6a8a46f: Waiting [2023-05-30T09:14:12.198Z] 5d3b04190fa2: Waiting [2023-05-30T09:14:12.198Z] 33b1e0a273af: Waiting [2023-05-30T09:14:12.198Z] 5c69ac0246d0: Download complete [2023-05-30T09:14:12.198Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T09:14:12.198Z] 3a2ae6a8a46f: Download complete [2023-05-30T09:14:12.198Z] 33b1e0a273af: Verifying Checksum [2023-05-30T09:14:12.198Z] 33b1e0a273af: Download complete [2023-05-30T09:14:12.198Z] ec43610c2a17: Verifying Checksum [2023-05-30T09:14:12.198Z] ec43610c2a17: Download complete [2023-05-30T09:14:12.198Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T09:14:12.456Z] 5eb5b503b376: Verifying Checksum [2023-05-30T09:14:12.456Z] 5eb5b503b376: Download complete [2023-05-30T09:14:13.022Z] 2f39f015ded8: Download complete [2023-05-30T09:14:13.588Z] 5eb5b503b376: Pull complete [2023-05-30T09:14:13.847Z] 5c69ac0246d0: Pull complete [2023-05-30T09:14:14.106Z] ec43610c2a17: Pull complete [2023-05-30T09:14:14.106Z] 3a2ae6a8a46f: Pull complete [2023-05-30T09:14:14.365Z] 33b1e0a273af: Pull complete [2023-05-30T09:14:14.624Z] 5d3b04190fa2: Pull complete [2023-05-30T09:14:18.811Z] 2f39f015ded8: Pull complete [2023-05-30T09:14:18.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T09:14:18.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:14:18.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:14:18.907Z] prd-ubuntu20.04-docker-8c-8g-17274 does not seem to be running inside a container [2023-05-30T09:14:18.937Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2023-05-30T09:14:22.991Z] $ docker top a89a8177112498ad52ca08e55cc36309e853df516f65221f1e0684f4c6864571 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T09:14:23.341Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T09:14:23.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T09:14:23.910Z] + ls /var/log/sa-host [2023-05-30T09:14:23.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T09:14:24.071Z] provisioning config files... [2023-05-30T09:14:24.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15380982514387780713tmp [Pipeline] { [Pipeline] echo [2023-05-30T09:14:24.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:24.381Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T09:14:24.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:24.718Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T09:14:24.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:25.007Z] ---> sudo-logs.sh [2023-05-30T09:14:25.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T09:14:25.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:25.321Z] ---> job-cost.sh [2023-05-30T09:14:25.321Z] lf-activate-venv: SKIPPING [2023-05-30T09:14:25.321Z] DEBUG: total: 0.10999999940395355 [2023-05-30T09:14:25.321Z] INFO: Retrieving Stack Cost... [2023-05-30T09:14:25.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T09:14:26.147Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T09:14:26.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:26.443Z] ---> logs-deploy.sh [2023-05-30T09:14:26.443Z] lf-activate-venv: SKIPPING [2023-05-30T09:14:26.443Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4582/2 [2023-05-30T09:14:26.443Z] INFO: archiving workspace using pattern(s): [2023-05-30T09:14:27.381Z] Archives upload complete. [2023-05-30T09:14:27.639Z] INFO: archiving logs to Nexus