Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b289baeba3c93402790f2dfecdd81c9a1018974 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-ssh10103215232710400574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14973595005643558539.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh767850599224485437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4643969733513619628.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16858704457301975561.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-12496 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/507 [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/507 # 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 Avoid second fetch Checking out Revision 2b289baeba3c93402790f2dfecdd81c9a1018974 (main) Commit message: "Merge pull request #4545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.78" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b289baeba3c93402790f2dfecdd81c9a1018974 # timeout=10 > git rev-list --no-walk 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T23:55:32.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T23:55:32.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T23:55:32.924Z] ========================================================= [2023-05-02T23:55:32.924Z] EdgeX Global Pipelines Version Info [2023-05-02T23:55:32.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T23:55:33.659Z] ------------------- [2023-05-02T23:55:33.659Z] stable info: [2023-05-02T23:55:33.659Z] ------------------- [2023-05-02T23:55:33.659Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T23:55:33.659Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T23:55:33.659Z] Message: update stable to v1.0.248 [2023-05-02T23:55:34.228Z] ------------------- [2023-05-02T23:55:34.228Z] experimental info: [2023-05-02T23:55:34.228Z] ------------------- [2023-05-02T23:55:34.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T23:55:34.228Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T23:55:34.228Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T23:55:34.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-02T23:55:34.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-02T23:55:34.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T23:55:34.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T23:55:34.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T23:55:34.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T23:55:34.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T23:55:34.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-02T23:55:34.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-02T23:55:34.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-02T23:55:34.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T23:55:34.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T23:55:34.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T23:55:34.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T23:55:34.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T23:55:34.654Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T23:55:34.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T23:55:34.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T23:55:34.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T23:55:34.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T23:55:34.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T23:55:34.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T23:55:34.790Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T23:55:34.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T23:55:34.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T23:55:34.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T23:55:34.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo [2023-05-02T23:55:34.862Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b289ba [Pipeline] echo [2023-05-02T23:55:34.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T23:55:34.926Z] provisioning config files... [2023-05-02T23:55:34.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config5884070274226318875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T23:55:35.253Z] ---> docker-login.sh [2023-05-02T23:55:35.253Z] nexus3.edgexfoundry.org:10001 [2023-05-02T23:55:35.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:55:35.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:55:35.515Z] Configure a credential helper to remove this warning. See [2023-05-02T23:55:35.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:55:35.515Z] [2023-05-02T23:55:35.515Z] Login Succeeded [2023-05-02T23:55:35.515Z] nexus3.edgexfoundry.org:10002 [2023-05-02T23:55:35.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:55:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:55:35.775Z] Configure a credential helper to remove this warning. See [2023-05-02T23:55:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:55:35.775Z] [2023-05-02T23:55:35.775Z] Login Succeeded [2023-05-02T23:55:35.775Z] nexus3.edgexfoundry.org:10003 [2023-05-02T23:55:35.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:55:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:55:35.775Z] Configure a credential helper to remove this warning. See [2023-05-02T23:55:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:55:35.775Z] [2023-05-02T23:55:35.775Z] Login Succeeded [2023-05-02T23:55:35.775Z] nexus3.edgexfoundry.org:10004 [2023-05-02T23:55:35.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:55:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:55:35.775Z] Configure a credential helper to remove this warning. See [2023-05-02T23:55:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:55:35.775Z] [2023-05-02T23:55:35.775Z] Login Succeeded [2023-05-02T23:55:35.775Z] docker.io [2023-05-02T23:55:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:55:36.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:55:36.299Z] Configure a credential helper to remove this warning. See [2023-05-02T23:55:36.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:55:36.299Z] [2023-05-02T23:55:36.299Z] Login Succeeded [2023-05-02T23:55:36.299Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T23:55:36.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T23:55:36.625Z] + 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-02T23:55:36.625Z] + dirname cmd/core-command/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-02T23:55:36.625Z] + + cut -d/ -f2 [2023-05-02T23:55:36.625Z] dirname cmd/core-data/Dockerfile [2023-05-02T23:55:36.625Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/core-metadata/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-02T23:55:36.625Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-02T23:55:36.625Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-05-02T23:55:36.625Z] cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/support-notifications/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-02T23:55:36.625Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-02T23:55:36.625Z] + cut -d/ -f2 [2023-05-02T23:55:36.625Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-02T23:55:36.692Z] 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-02T23:55:37.079Z] + git rev-list -1 --merges 2b289baeba3c93402790f2dfecdd81c9a1018974~1..2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo [2023-05-02T23:55:37.089Z] -----------> git rev-list -1 --merges 2b289baeba3c93402790f2dfecdd81c9a1018974~1..2b289baeba3c93402790f2dfecdd81c9a1018974 2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-02T23:55:37.089Z] 2b289baeba3c93402790f2dfecdd81c9a1018974 [false] [Pipeline] sh [2023-05-02T23:55:37.381Z] + git log --format=format:%s -1 2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo [2023-05-02T23:55:37.395Z] ========================================================= [2023-05-02T23:55:37.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T23:55:37.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-02T23:55:37.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T23:55:37.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T23:55:37.871Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T23:55:37.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T23:55:37.871Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T23:55:37.871Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T23:55:37.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:55:38.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T23:55:38.386Z] [2023-05-02T23:55:38.386Z] 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-02T23:55:38.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T23:55:38.691Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T23:55:38.691Z] b85a868b505f: Pulling fs layer [2023-05-02T23:55:38.691Z] e2be974225ed: Pulling fs layer [2023-05-02T23:55:38.691Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T23:55:38.691Z] 988bab9f4d93: Pulling fs layer [2023-05-02T23:55:38.691Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T23:55:38.691Z] eaf3925da568: Pulling fs layer [2023-05-02T23:55:38.691Z] bab4dde63d76: Pulling fs layer [2023-05-02T23:55:38.691Z] bde34c3a00c8: Pulling fs layer [2023-05-02T23:55:38.691Z] b352a97aabf1: Pulling fs layer [2023-05-02T23:55:38.691Z] 4872d77fe225: Pulling fs layer [2023-05-02T23:55:38.691Z] 5851b861e8e6: Pulling fs layer [2023-05-02T23:55:38.691Z] 1469e6f7b9e6: Waiting [2023-05-02T23:55:38.691Z] eaf3925da568: Waiting [2023-05-02T23:55:38.691Z] bab4dde63d76: Waiting [2023-05-02T23:55:38.691Z] bde34c3a00c8: Waiting [2023-05-02T23:55:38.691Z] 988bab9f4d93: Waiting [2023-05-02T23:55:38.691Z] b352a97aabf1: Waiting [2023-05-02T23:55:38.691Z] 4872d77fe225: Waiting [2023-05-02T23:55:38.691Z] 5851b861e8e6: Waiting [2023-05-02T23:55:38.691Z] e2be974225ed: Download complete [2023-05-02T23:55:38.952Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T23:55:38.952Z] 339a4e72a1f5: Download complete [2023-05-02T23:55:38.952Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T23:55:38.952Z] 1469e6f7b9e6: Download complete [2023-05-02T23:55:38.952Z] eaf3925da568: Verifying Checksum [2023-05-02T23:55:38.952Z] eaf3925da568: Download complete [2023-05-02T23:55:38.952Z] bde34c3a00c8: Verifying Checksum [2023-05-02T23:55:38.952Z] bde34c3a00c8: Download complete [2023-05-02T23:55:38.952Z] b352a97aabf1: Verifying Checksum [2023-05-02T23:55:38.952Z] b352a97aabf1: Download complete [2023-05-02T23:55:38.952Z] 4872d77fe225: Verifying Checksum [2023-05-02T23:55:38.952Z] 4872d77fe225: Download complete [2023-05-02T23:55:38.952Z] 5851b861e8e6: Verifying Checksum [2023-05-02T23:55:38.952Z] 5851b861e8e6: Download complete [2023-05-02T23:55:38.952Z] b85a868b505f: Download complete [2023-05-02T23:55:39.211Z] bab4dde63d76: Verifying Checksum [2023-05-02T23:55:39.212Z] bab4dde63d76: Download complete [2023-05-02T23:55:40.152Z] b85a868b505f: Pull complete [2023-05-02T23:55:40.413Z] e2be974225ed: Pull complete [2023-05-02T23:55:40.994Z] 339a4e72a1f5: Pull complete [2023-05-02T23:55:40.994Z] 988bab9f4d93: Pull complete [2023-05-02T23:55:41.255Z] 1469e6f7b9e6: Pull complete [2023-05-02T23:55:41.255Z] eaf3925da568: Pull complete [2023-05-02T23:55:43.163Z] bab4dde63d76: Pull complete [2023-05-02T23:55:43.163Z] bde34c3a00c8: Pull complete [2023-05-02T23:55:43.163Z] b352a97aabf1: Pull complete [2023-05-02T23:55:43.163Z] 4872d77fe225: Pull complete [2023-05-02T23:55:43.424Z] 5851b861e8e6: Pull complete [2023-05-02T23:55:43.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T23:55:43.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T23:55:43.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:55:43.530Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-02T23:55:43.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T23:55:48.265Z] $ docker top c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd -eo pid,comm [2023-05-02T23:55:48.326Z] 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-02T23:55:48.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T23:55:48.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T23:55:48.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T23:55:48.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T23:55:48.471Z] $ docker exec c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent [2023-05-02T23:55:48.572Z] SSH_AUTH_SOCK=/tmp/ssh-Am0zDcHynzyA/agent.31 [2023-05-02T23:55:48.572Z] SSH_AGENT_PID=37 [2023-05-02T23:55:48.580Z] Running ssh-add (command line suppressed) [2023-05-02T23:55:48.676Z] Identity added: /w/workspace/edgex-go/507@tmp/private_key_2828781853640484559.key (/w/workspace/edgex-go/507@tmp/private_key_2828781853640484559.key) [2023-05-02T23:55:48.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T23:55:48.981Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T23:55:49.004Z] $ docker exec --env ******** --env ******** c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent -k [2023-05-02T23:55:49.100Z] unset SSH_AUTH_SOCK; [2023-05-02T23:55:49.100Z] unset SSH_AGENT_PID; [2023-05-02T23:55:49.100Z] echo Agent pid 37 killed; [2023-05-02T23:55:49.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T23:55:49.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T23:55:49.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T23:55:49.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T23:55:49.269Z] $ docker exec c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent [2023-05-02T23:55:49.380Z] SSH_AUTH_SOCK=/tmp/ssh-Ov0CWRxMTnNG/agent.69 [2023-05-02T23:55:49.380Z] SSH_AGENT_PID=75 [2023-05-02T23:55:49.387Z] Running ssh-add (command line suppressed) [2023-05-02T23:55:49.494Z] Identity added: /w/workspace/edgex-go/507@tmp/private_key_16432933520570772361.key (/w/workspace/edgex-go/507@tmp/private_key_16432933520570772361.key) [2023-05-02T23:55:49.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T23:55:49.798Z] + git semver init [2023-05-02T23:55:50.060Z] 2023-05-02 23:55:49,997 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T23:55:50.060Z] 2023-05-02 23:55:49,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/507/.semver [2023-05-02T23:55:50.060Z] 2023-05-02 23:55:49,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/507/.semver [2023-05-02T23:55:50.060Z] 2023-05-02 23:55:49,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/507/.semver'], cwd=/w/workspace/edgex-go/507, universal_newlines=False, shell=None, istream=None) [2023-05-02T23:55:58.196Z] 2023-05-02 23:55:56,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/507/.git/info/exclude [2023-05-02T23:55:58.197Z] 2023-05-02 23:55:56,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/507/.semver/main with force:False [2023-05-02T23:55:58.197Z] 2023-05-02 23:55:56,728 [read_version] DEBUG read version from /w/workspace/edgex-go/507/.semver/main [2023-05-02T23:55:58.197Z] 2023-05-02 23:55:56,728 [read_version] DEBUG read version from /w/workspace/edgex-go/507/.semver/main [2023-05-02T23:55:58.197Z] 3.0.0-dev.144 [Pipeline] } [2023-05-02T23:55:58.212Z] $ docker exec --env ******** --env ******** c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent -k [2023-05-02T23:55:58.304Z] unset SSH_AUTH_SOCK; [2023-05-02T23:55:58.305Z] unset SSH_AGENT_PID; [2023-05-02T23:55:58.305Z] echo Agent pid 75 killed; [2023-05-02T23:55:58.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T23:55:58.621Z] + git semver [Pipeline] } [2023-05-02T23:55:59.206Z] $ docker stop --time=1 c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd [2023-05-02T23:56:00.484Z] $ docker rm -f --volumes c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T23:56:00.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T23:56:01.052Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T23:56:01.054Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.144 [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-02T23:56:01.452Z] + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] echo [2023-05-02T23:56:01.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T23:56:01.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T23:56:01.489Z] ========================================================= [2023-05-02T23:56:01.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T23:56:01.489Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T23:56:01.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T23:56:01.782Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T23:56:01.782Z] f56be85fc22e: Pulling fs layer [2023-05-02T23:56:01.782Z] 85791d961cd3: Pulling fs layer [2023-05-02T23:56:01.782Z] d694b5ae8c79: Pulling fs layer [2023-05-02T23:56:01.782Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T23:56:01.782Z] 4d19c01a9841: Pulling fs layer [2023-05-02T23:56:01.782Z] 9325e15d5711: Pulling fs layer [2023-05-02T23:56:01.782Z] 556b6ee489ea: Pulling fs layer [2023-05-02T23:56:01.782Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T23:56:01.782Z] 9f32a84ed3da: Waiting [2023-05-02T23:56:01.782Z] c5a4b2cf53e6: Waiting [2023-05-02T23:56:01.782Z] 4d19c01a9841: Waiting [2023-05-02T23:56:01.782Z] 556b6ee489ea: Waiting [2023-05-02T23:56:01.782Z] 9325e15d5711: Waiting [2023-05-02T23:56:01.782Z] 85791d961cd3: Download complete [2023-05-02T23:56:01.782Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T23:56:01.782Z] 9f32a84ed3da: Download complete [2023-05-02T23:56:01.782Z] 4d19c01a9841: Download complete [2023-05-02T23:56:01.782Z] f56be85fc22e: Verifying Checksum [2023-05-02T23:56:01.782Z] f56be85fc22e: Download complete [2023-05-02T23:56:01.782Z] 9325e15d5711: Verifying Checksum [2023-05-02T23:56:01.782Z] 9325e15d5711: Download complete [2023-05-02T23:56:02.047Z] f56be85fc22e: Pull complete [2023-05-02T23:56:02.047Z] 85791d961cd3: Pull complete [2023-05-02T23:56:02.629Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T23:56:02.629Z] c5a4b2cf53e6: Download complete [2023-05-02T23:56:02.629Z] d694b5ae8c79: Verifying Checksum [2023-05-02T23:56:02.629Z] d694b5ae8c79: Download complete [2023-05-02T23:56:02.887Z] 556b6ee489ea: Verifying Checksum [2023-05-02T23:56:02.887Z] 556b6ee489ea: Download complete [2023-05-02T23:56:06.178Z] d694b5ae8c79: Pull complete [2023-05-02T23:56:06.178Z] 9f32a84ed3da: Pull complete [2023-05-02T23:56:06.437Z] 4d19c01a9841: Pull complete [2023-05-02T23:56:06.437Z] 9325e15d5711: Pull complete [2023-05-02T23:56:08.969Z] 556b6ee489ea: Pull complete [2023-05-02T23:56:10.350Z] c5a4b2cf53e6: Pull complete [2023-05-02T23:56:10.351Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T23:56:10.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T23:56:10.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-02T23:56:10.654Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T23:56:10.654Z] WORKDIR /edgex [2023-05-02T23:56:10.654Z] COPY go.mod . [2023-05-02T23:56:10.654Z] RUN go mod downloaddocker [2023-05-02T23:56:10.654Z] build -t ci-base-image-x86_64 -f - . [2023-05-02T23:56:11.592Z] Sending build context to Docker daemon 170.7MB [2023-05-02T23:56:11.592Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T23:56:11.592Z] ---> c4be618373d6 [2023-05-02T23:56:11.592Z] Step 2/4 : WORKDIR /edgex [2023-05-02T23:56:16.132Z] Still waiting to schedule task [2023-05-02T23:56:16.133Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T23:56:21.585Z] ---> Running in cd545325596b [2023-05-02T23:56:21.585Z] Removing intermediate container cd545325596b [2023-05-02T23:56:21.585Z] ---> a2732274669e [2023-05-02T23:56:21.585Z] Step 3/4 : COPY go.mod . [2023-05-02T23:56:21.585Z] ---> 6df268f4fd1d [2023-05-02T23:56:21.585Z] Step 4/4 : RUN go mod download [2023-05-02T23:56:21.585Z] ---> Running in cd3ede192c02 [2023-05-02T23:56:39.708Z] Removing intermediate container cd3ede192c02 [2023-05-02T23:56:39.708Z] ---> 041175c241fe [2023-05-02T23:56:39.708Z] Successfully built 041175c241fe [2023-05-02T23:56:39.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:56:40.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T23:56:40.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:56:40.085Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-02T23:56:40.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-x86_64 cat [2023-05-02T23:56:40.552Z] $ docker top fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T23:56:40.887Z] + go version [2023-05-02T23:56:40.888Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T23:56:40.909Z] $ docker stop --time=1 fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 [2023-05-02T23:56:42.176Z] $ docker rm -f --volumes fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:56:42.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T23:56:42.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:56:42.656Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-02T23:56:42.701Z] $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-x86_64 cat [2023-05-02T23:56:43.050Z] $ docker top d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T23:56:43.116Z] ========================================================= [2023-05-02T23:56:43.116Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-02T23:56:43.116Z] ========================================================= [Pipeline] sh [2023-05-02T23:56:43.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] fileExists [Pipeline] sh [2023-05-02T23:56:43.711Z] + make test [2023-05-02T23:56:43.711Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T23:56:51.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-02T23:57:09.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-02T23:57:09.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-02T23:57:09.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-02T23:57:09.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-02T23:57:10.192Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-02T23:57:11.128Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-02T23:57:11.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-02T23:57:11.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-02T23:57:11.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-02T23:57:11.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-02T23:57:12.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-02T23:57:13.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-02T23:57:13.155Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-02T23:57:13.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-02T23:57:14.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-02T23:57:14.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-02T23:57:14.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-02T23:57:16.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-02T23:57:16.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-02T23:57:16.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-02T23:57:16.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-05-02T23:57:18.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-02T23:57:18.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-02T23:57:18.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.5% of statements [2023-05-02T23:57:18.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-05-02T23:57:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-02T23:57:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-02T23:57:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-02T23:57:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-02T23:57:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-02T23:57:20.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-02T23:57:20.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-02T23:57:22.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 88.5% of statements [2023-05-02T23:57:22.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-02T23:57:23.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-02T23:57:23.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-02T23:57:23.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-02T23:57:23.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements [2023-05-02T23:57:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-02T23:57:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-02T23:57:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-02T23:57:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-02T23:57:23.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-02T23:57:23.887Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-02T23:57:25.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-02T23:57:25.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-02T23:57:25.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-02T23:57:25.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-05-02T23:57:25.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-02T23:57:25.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-02T23:57:25.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-05-02T23:57:25.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-05-02T23:57:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-05-02T23:57:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-02T23:57:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-02T23:57:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-02T23:57:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-02T23:57:27.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-05-02T23:57:27.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-05-02T23:57:27.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-05-02T23:57:27.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2023-05-02T23:57:27.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-02T23:57:27.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-02T23:57:27.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-02T23:57:27.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-02T23:57:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-02T23:57:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-02T23:57:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-02T23:57:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-02T23:57:29.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-02T23:57:29.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-02T23:57:29.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-02T23:57:30.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-02T23:57:30.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-02T23:57:32.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-02T23:57:32.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-02T23:57:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-02T23:57:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-02T23:57:33.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-02T23:57:34.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-02T23:57:34.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-02T23:57:35.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-02T23:57:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-02T23:57:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-02T23:57:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-02T23:57:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-02T23:57:37.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-02T23:57:37.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-02T23:57:37.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-02T23:57:37.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-02T23:57:38.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-05-02T23:57:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-02T23:57:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-02T23:57:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-02T23:57:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-02T23:57:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-02T23:57:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-02T23:57:40.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-02T23:57:40.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-02T23:57:49.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12498 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-02T23:57:49.344Z] Running in /w/workspace/edgex-go/507 [Pipeline] { [Pipeline] checkout [2023-05-02T23:57:49.408Z] The recommended git tool is: git [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 81.8% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 38.4% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-05-02T23:57:50.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-05-02T23:57:50.940Z] 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-02T23:57:50.940Z] running golangci-lint [2023-05-02T23:57:50.940Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-02T23:57:50.940Z] go version go1.20.2 linux/amd64 [2023-05-02T23:57:51.199Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-02T23:57:51.199Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-02T23:57:54.447Z] using credential edgex-jenkins-ssh [2023-05-02T23:57:54.463Z] Cloning the remote Git repository [2023-05-02T23:57:54.510Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-02T23:57:54.600Z] > git init /w/workspace/edgex-go/507 # timeout=10 [2023-05-02T23:57:54.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-02T23:57:54.742Z] > git --version # timeout=10 [2023-05-02T23:57:54.768Z] > git --version # 'git version 2.25.1' [2023-05-02T23:57:54.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T23:57:54.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T23:58:09.297Z] level=info msg="[loader] Go packages loading at mode 575 (imports|files|name|types_sizes|compiled_files|deps|exports_file) took 16.72745931s" [2023-05-02T23:58:09.297Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.290921ms" [2023-05-02T23:58:11.054Z] Avoid second fetch [2023-05-02T23:58:11.055Z] Checking out Revision 2b289baeba3c93402790f2dfecdd81c9a1018974 (main) [2023-05-02T23:58:10.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-02T23:58:10.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T23:58:11.077Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T23:58:11.144Z] > git checkout -f 2b289baeba3c93402790f2dfecdd81c9a1018974 # timeout=10 [2023-05-02T23:58:11.774Z] Commit message: "Merge pull request #4545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T23:58:12.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T23:58:12.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T23:58:12.628Z] Dload Upload Total Spent Left Speed [2023-05-02T23:58:12.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2023-05-02T23:58:13.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T23:58:13.684Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T23:58:13.685Z] + sudo tee /etc/docker/daemon.new [2023-05-02T23:58:13.685Z] { [2023-05-02T23:58:13.685Z] "registry-mirrors": [ [2023-05-02T23:58:13.685Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T23:58:13.685Z] ], [2023-05-02T23:58:13.685Z] "bip": "10.250.0.254/24", [2023-05-02T23:58:13.685Z] "hosts": [ [2023-05-02T23:58:13.685Z] "tcp://0.0.0.0:5555", [2023-05-02T23:58:13.685Z] "unix:///var/run/docker.sock" [2023-05-02T23:58:13.685Z] ], [2023-05-02T23:58:13.685Z] "mtu": 1458, [2023-05-02T23:58:13.685Z] "selinux-enabled": true, [2023-05-02T23:58:13.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T23:58:13.685Z] } [Pipeline] sh [2023-05-02T23:58:14.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T23:58:14.363Z] + sudo service docker restart [2023-05-02T23:58:15.874Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.442994915s with top 10 stages: buildir: 32.509820419s, inspect: 1.692756482s, fact_deprecated: 1.466897662s, gosec: 1.416404098s, printf: 1.330780471s, ctrlflow: 1.006054882s, S1038: 903.147124ms, fact_purity: 829.894477ms, nilness: 786.448143ms, SA1016: 530.011259ms" [2023-05-02T23:58:15.874Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-02T23:58:15.874Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, filename_unadjuster: 203/203" [2023-05-02T23:58:15.874Z] level=info msg="[runner] processing took 19.903634ms with stages: nolint: 11.061522ms, identifier_marker: 4.388139ms, exclude-rules: 1.761116ms, autogenerated_exclude: 1.124501ms, path_prettifier: 1.09489ms, skip_dirs: 411.203µs, filename_unadjuster: 29.542µs, cgo: 23.921µs, max_same_issues: 2.17µs, uniq_by_line: 1.23µs, source_code: 1.2µs, severity-rules: 790ns, skip_files: 680ns, sort_results: 640ns, path_shortener: 500ns, diff: 430ns, path_prefixer: 370ns, exclude: 350ns, max_from_linter: 280ns, max_per_file_from_linter: 160ns" [2023-05-02T23:58:15.874Z] level=info msg="[runner] linters took 7.736763749s with stages: goanalysis_metalinter: 7.716646265s" [2023-05-02T23:58:15.874Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-02T23:58:15.874Z] level=info msg="Memory: 246 samples, avg is 168.4MB, max is 761.6MB" [2023-05-02T23:58:15.874Z] level=info msg="Execution took 24.504302016s" [2023-05-02T23:58:15.874Z] go vet ./... [2023-05-02T23:58:21.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T23:58:21.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T23:58:21.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T23:58:21.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-02T23:58:21.474Z] + ls -al . [2023-05-02T23:58:21.474Z] total 704 [2023-05-02T23:58:21.474Z] drwxrwxr-x 11 1001 1001 4096 May 2 23:56 . [2023-05-02T23:58:21.474Z] drwxr-xr-x 4 root root 4096 May 2 23:56 .. [2023-05-02T23:58:21.474Z] drwxrwxr-x 2 1001 1001 4096 May 2 23:55 .blubracket [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 16 May 2 23:55 .dockerignore [2023-05-02T23:58:21.474Z] drwxrwxr-x 8 1001 1001 4096 May 2 23:55 .git [2023-05-02T23:58:21.474Z] drwxrwxr-x 3 1001 1001 4096 May 2 23:55 .github [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 1133 May 2 23:55 .gitignore [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 42 May 2 23:55 .golangci.yml [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 87 May 2 23:55 .hadolint.yml [2023-05-02T23:58:21.474Z] drwxr-xr-x 3 1001 1001 4096 May 2 23:55 .semver [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 166 May 2 23:55 .sonarcloud.properties [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 1171 May 2 23:55 ADOPTERS.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 10835 May 2 23:55 Attribution.txt [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 73765 May 2 23:55 CHANGELOG.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 3804 May 2 23:55 CONTRIBUTING.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 677 May 2 23:55 GOVERNANCE.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 883 May 2 23:55 Jenkinsfile [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 10775 May 2 23:55 LICENSE [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 14368 May 2 23:55 Makefile [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 582 May 2 23:55 OWNERS.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 9403 May 2 23:55 README.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 789 May 2 23:55 SECURITY.md [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 13 May 2 23:56 VERSION [2023-05-02T23:58:21.474Z] drwxrwxr-x 2 1001 1001 4096 May 2 23:55 bin [2023-05-02T23:58:21.474Z] drwxrwxr-x 18 1001 1001 4096 May 2 23:55 cmd [2023-05-02T23:58:21.474Z] -rw-r--r-- 1 root root 448352 May 2 23:57 coverage.out [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 3200 May 2 23:55 go.mod [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 31040 May 2 23:55 go.sum [2023-05-02T23:58:21.474Z] drwxrwxr-x 7 1001 1001 4096 May 2 23:55 internal [2023-05-02T23:58:21.474Z] drwxrwxr-x 3 1001 1001 4096 May 2 23:55 openapi [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 594 May 2 23:55 security.txt [2023-05-02T23:58:21.474Z] drwxrwxr-x 4 1001 1001 4096 May 2 23:55 snap [2023-05-02T23:58:21.474Z] -rw-rw-r-- 1 1001 1001 204 May 2 23:55 version.go [Pipeline] sh [2023-05-02T23:58:21.774Z] + '[' -e coverage.out ] [2023-05-02T23:58:21.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-02T23:58:21.879Z] Stashed 1 file(s) [Pipeline] sh [2023-05-02T23:58:22.165Z] + make build [2023-05-02T23:58:22.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T23:58:32.651Z] provisioning config files... [2023-05-02T23:58:32.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config2607527812996366184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T23:58:33.031Z] ---> docker-login.sh [2023-05-02T23:58:33.031Z] nexus3.edgexfoundry.org:10001 [2023-05-02T23:58:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:58:33.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:58:33.573Z] Configure a credential helper to remove this warning. See [2023-05-02T23:58:33.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:58:33.573Z] [2023-05-02T23:58:33.573Z] Login Succeeded [2023-05-02T23:58:33.573Z] nexus3.edgexfoundry.org:10002 [2023-05-02T23:58:33.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:58:34.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:58:34.113Z] Configure a credential helper to remove this warning. See [2023-05-02T23:58:34.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:58:34.113Z] [2023-05-02T23:58:34.113Z] Login Succeeded [2023-05-02T23:58:34.113Z] nexus3.edgexfoundry.org:10003 [2023-05-02T23:58:34.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:58:34.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:58:34.383Z] Configure a credential helper to remove this warning. See [2023-05-02T23:58:34.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:58:34.383Z] [2023-05-02T23:58:34.383Z] Login Succeeded [2023-05-02T23:58:34.383Z] nexus3.edgexfoundry.org:10004 [2023-05-02T23:58:34.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:58:34.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:58:34.654Z] Configure a credential helper to remove this warning. See [2023-05-02T23:58:34.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:58:34.654Z] [2023-05-02T23:58:34.654Z] Login Succeeded [2023-05-02T23:58:34.654Z] docker.io [2023-05-02T23:58:34.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T23:58:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T23:58:35.194Z] Configure a credential helper to remove this warning. See [2023-05-02T23:58:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T23:58:35.195Z] [2023-05-02T23:58:35.195Z] Login Succeeded [2023-05-02T23:58:35.195Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T23:58:35.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-02T23:58:35.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] echo [2023-05-02T23:58:35.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T23:58:35.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T23:58:35.827Z] ========================================================= [2023-05-02T23:58:35.827Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T23:58:35.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-02T23:58:36.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T23:58:36.426Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T23:58:36.426Z] c41833b44d91: Pulling fs layer [2023-05-02T23:58:36.426Z] ed15518f5707: Pulling fs layer [2023-05-02T23:58:36.426Z] feae8fd75edb: Pulling fs layer [2023-05-02T23:58:36.426Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T23:58:36.426Z] 3cdef696dda3: Pulling fs layer [2023-05-02T23:58:36.426Z] 2ced38df9373: Pulling fs layer [2023-05-02T23:58:36.426Z] 58f1dce35555: Pulling fs layer [2023-05-02T23:58:36.426Z] 242c74f7c9fa: Waiting [2023-05-02T23:58:36.426Z] 3cdef696dda3: Waiting [2023-05-02T23:58:36.426Z] 2ced38df9373: Waiting [2023-05-02T23:58:36.426Z] 58f1dce35555: Waiting [2023-05-02T23:58:36.426Z] ed15518f5707: Verifying Checksum [2023-05-02T23:58:36.426Z] ed15518f5707: Download complete [2023-05-02T23:58:36.426Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T23:58:36.426Z] 242c74f7c9fa: Download complete [2023-05-02T23:58:36.426Z] 3cdef696dda3: Verifying Checksum [2023-05-02T23:58:36.426Z] 3cdef696dda3: Download complete [2023-05-02T23:58:36.426Z] c41833b44d91: Verifying Checksum [2023-05-02T23:58:37.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-02T23:58:37.313Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-02T23:58:37.411Z] c41833b44d91: Pull complete [2023-05-02T23:58:37.688Z] 58f1dce35555: Verifying Checksum [2023-05-02T23:58:37.688Z] 58f1dce35555: Download complete [2023-05-02T23:58:37.959Z] ed15518f5707: Pull complete [2023-05-02T23:58:38.694Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-02T23:58:38.928Z] feae8fd75edb: Verifying Checksum [2023-05-02T23:58:38.928Z] feae8fd75edb: Download complete [2023-05-02T23:58:38.928Z] 2ced38df9373: Verifying Checksum [2023-05-02T23:58:38.928Z] 2ced38df9373: Download complete [2023-05-02T23:58:39.263Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-02T23:58:47.646Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-02T23:58:48.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-02T23:58:49.029Z] feae8fd75edb: Pull complete [2023-05-02T23:58:49.029Z] 242c74f7c9fa: Pull complete [2023-05-02T23:58:49.029Z] 3cdef696dda3: Pull complete [2023-05-02T23:58:49.151Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-02T23:58:50.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-02T23:58:51.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-02T23:58:52.026Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-02T23:58:52.962Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-02T23:58:54.373Z] $ docker stop --time=1 d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 [2023-05-02T23:58:55.678Z] 2ced38df9373: Pull complete [2023-05-02T23:58:58.273Z] 58f1dce35555: Pull complete [2023-05-02T23:58:58.273Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T23:58:58.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T23:58:58.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T23:59:00.440Z] $ docker rm -f --volumes d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:01.174Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T23:59:01.174Z] WORKDIR /edgex [2023-05-02T23:59:01.174Z] COPY go.mod . [2023-05-02T23:59:01.174Z] RUN go mod download -t [2023-05-02T23:59:01.174Z] ci-base-image-arm64 -f - . [2023-05-02T23:59:01.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T23:59:01.447Z] [2023-05-02T23:59:01.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:01.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T23:59:01.755Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-02T23:59:01.755Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-02T23:59:01.755Z] ca9280d653b3: Pulling fs layer [2023-05-02T23:59:01.755Z] 7e9c9ca2126c: Pulling fs layer [2023-05-02T23:59:01.755Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-02T23:59:01.755Z] cbdbe7a5bc2a: Download complete [2023-05-02T23:59:01.782Z] Sending build context to Docker daemon 2.932MB [2023-05-02T23:59:01.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T23:59:01.782Z] ---> fadd8f120f05 [2023-05-02T23:59:01.782Z] Step 2/4 : WORKDIR /edgex [2023-05-02T23:59:02.015Z] ca9280d653b3: Verifying Checksum [2023-05-02T23:59:02.015Z] ca9280d653b3: Download complete [2023-05-02T23:59:02.015Z] cbdbe7a5bc2a: Pull complete [2023-05-02T23:59:02.274Z] 7e9c9ca2126c: Verifying Checksum [2023-05-02T23:59:02.274Z] 7e9c9ca2126c: Download complete [2023-05-02T23:59:02.533Z] ca9280d653b3: Pull complete [2023-05-02T23:59:03.723Z] ---> Running in ca2b6e9391f6 [2023-05-02T23:59:03.988Z] Removing intermediate container ca2b6e9391f6 [2023-05-02T23:59:03.988Z] ---> 89aad9b707bc [2023-05-02T23:59:03.988Z] Step 3/4 : COPY go.mod . [2023-05-02T23:59:04.572Z] ---> 22d17d3b6172 [2023-05-02T23:59:04.572Z] Step 4/4 : RUN go mod download [2023-05-02T23:59:04.572Z] ---> Running in ed8eb82fc11c [2023-05-02T23:59:05.064Z] 7e9c9ca2126c: Pull complete [2023-05-02T23:59:05.323Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-02T23:59:05.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T23:59:05.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:59:05.409Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-02T23:59:05.448Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-02T23:59:08.873Z] $ docker top bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T23:59:09.204Z] + docker-compose build --help [2023-05-02T23:59:09.204Z] + grep parallel [2023-05-02T23:59:09.771Z] --parallel Build images in parallel. [Pipeline] } [2023-05-02T23:59:09.792Z] $ docker stop --time=1 bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 [2023-05-02T23:59:11.054Z] $ docker rm -f --volumes bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:11.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-02T23:59:11.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:59:11.515Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-02T23:59:11.549Z] $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-02T23:59:11.882Z] $ docker top f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T23:59:12.215Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-02T23:59:12.783Z] Building core-command ... [2023-05-02T23:59:12.783Z] Building core-common-config-bootstrapper ... [2023-05-02T23:59:12.783Z] Building core-data ... [2023-05-02T23:59:12.783Z] Building core-metadata ... [2023-05-02T23:59:12.783Z] Building security-bootstrapper ... [2023-05-02T23:59:12.783Z] Building security-proxy-auth ... [2023-05-02T23:59:12.783Z] Building security-proxy-setup ... [2023-05-02T23:59:12.783Z] Building security-secretstore-setup ... [2023-05-02T23:59:12.783Z] Building security-spiffe-token-provider ... [2023-05-02T23:59:12.783Z] Building security-spire-agent ... [2023-05-02T23:59:12.783Z] Building security-spire-config ... [2023-05-02T23:59:12.783Z] Building security-spire-server ... [2023-05-02T23:59:12.783Z] Building support-notifications ... [2023-05-02T23:59:12.783Z] Building support-scheduler ... [2023-05-02T23:59:12.783Z] Building security-secretstore-setup [2023-05-02T23:59:12.783Z] Building security-spire-agent [2023-05-02T23:59:12.783Z] Building security-spiffe-token-provider [2023-05-02T23:59:12.783Z] Building core-metadata [2023-05-02T23:59:12.783Z] Building core-common-config-bootstrapper [2023-05-02T23:59:24.977Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T23:59:24.977Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-02T23:59:24.977Z] ---> 041175c241fe [2023-05-02T23:59:24.977Z] Step 3/27 : WORKDIR /edgex-go [2023-05-02T23:59:24.977Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T23:59:24.977Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T23:59:24.977Z] ---> 041175c241fe [2023-05-02T23:59:24.977Z] Step 3/25 : WORKDIR /edgex-go [2023-05-02T23:59:24.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T23:59:24.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-02T23:59:24.977Z] ---> 041175c241fe [2023-05-02T23:59:24.977Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-02T23:59:24.977Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T23:59:24.977Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-02T23:59:24.977Z] ---> 041175c241fe [2023-05-02T23:59:24.977Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-02T23:59:24.977Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-02T23:59:24.977Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-02T23:59:24.977Z] ---> 041175c241fe [2023-05-02T23:59:24.977Z] Step 3/20 : WORKDIR /edgex-go [2023-05-02T23:59:33.113Z] ---> Running in 7daefbe96fcc [2023-05-02T23:59:33.113Z] ---> Running in 33caf9e87fe5 [2023-05-02T23:59:33.113Z] ---> Running in cb90f6ef130c [2023-05-02T23:59:33.113Z] ---> Running in 7dbc54c32c1b [2023-05-02T23:59:33.113Z] ---> Running in 913afda20665 [2023-05-02T23:59:33.113Z] Removing intermediate container 7daefbe96fcc [2023-05-02T23:59:33.113Z] ---> b3bd1ab7ca8d [2023-05-02T23:59:33.113Z] Step 4/25 : WORKDIR /edgex-go [2023-05-02T23:59:33.113Z] Removing intermediate container 33caf9e87fe5 [2023-05-02T23:59:33.113Z] ---> a3560c6e67cc [2023-05-02T23:59:33.113Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-02T23:59:33.113Z] Removing intermediate container 913afda20665 [2023-05-02T23:59:33.113Z] Removing intermediate container cb90f6ef130c [2023-05-02T23:59:33.113Z] ---> 937c148653f8 [2023-05-02T23:59:33.113Z] ---> a77b11a8e00e [2023-05-02T23:59:33.113Z] Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git [2023-05-02T23:59:33.113Z] [2023-05-02T23:59:33.113Z] Removing intermediate container 7dbc54c32c1b [2023-05-02T23:59:33.113Z] ---> 97b77ce36464 [2023-05-02T23:59:33.113Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-02T23:59:33.113Z] ---> Running in d5b565ce886e [2023-05-02T23:59:33.113Z] ---> Running in 0c449e8a9e4c [2023-05-02T23:59:33.113Z] ---> Running in 19e82cea85d0 [2023-05-02T23:59:33.113Z] ---> Running in c114f9b6c9e2 [2023-05-02T23:59:33.113Z] ---> Running in 00857b7e58c4 [2023-05-02T23:59:33.113Z] Removing intermediate container d5b565ce886e [2023-05-02T23:59:33.113Z] ---> ae47436bd207 [2023-05-02T23:59:33.113Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-02T23:59:33.113Z] ---> Running in fc408427f987 [2023-05-02T23:59:33.113Z] Removing intermediate container c114f9b6c9e2 [2023-05-02T23:59:33.113Z] ---> 879d1fe4ede8 [2023-05-02T23:59:33.113Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-02T23:59:33.113Z] ---> Running in c289b23ce503 [2023-05-02T23:59:33.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] OK: 265 MiB in 53 packages [2023-05-02T23:59:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.371Z] OK: 265 MiB in 53 packages [2023-05-02T23:59:33.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.631Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-02T23:59:33.631Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-02T23:59:33.631Z] OK: 17819 distinct packages available [2023-05-02T23:59:33.631Z] OK: 265 MiB in 53 packages [2023-05-02T23:59:33.631Z] OK: 265 MiB in 53 packages [2023-05-02T23:59:33.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.891Z] Removing intermediate container 0c449e8a9e4c [2023-05-02T23:59:33.891Z] ---> 9fec48232130 [2023-05-02T23:59:33.891Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-02T23:59:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T23:59:33.891Z] ---> 51204695f153 [2023-05-02T23:59:33.891Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T23:59:33.891Z] Removing intermediate container 19e82cea85d0 [2023-05-02T23:59:33.891Z] ---> ead26f60f2f1 [2023-05-02T23:59:33.891Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-02T23:59:33.891Z] ---> Running in c44c94a598a9 [2023-05-02T23:59:34.150Z] Removing intermediate container c289b23ce503 [2023-05-02T23:59:34.150Z] ---> 90405a90e9f1 [2023-05-02T23:59:34.150Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-02T23:59:34.150Z] ---> 60ded4ecba91 [2023-05-02T23:59:34.150Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T23:59:34.150Z] OK: 265 MiB in 53 packages [2023-05-02T23:59:34.150Z] ---> Running in 15500e485cc4 [2023-05-02T23:59:34.150Z] Removing intermediate container fc408427f987 [2023-05-02T23:59:34.150Z] ---> 244b01068d1c [2023-05-02T23:59:34.150Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-02T23:59:34.150Z] ---> 26cb1e6472ed [2023-05-02T23:59:34.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T23:59:34.408Z] ---> Running in a666cd741898 [2023-05-02T23:59:34.408Z] ---> 282efc4f5509 [2023-05-02T23:59:34.408Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T23:59:34.408Z] ---> Running in fb4eb0328e08 [2023-05-02T23:59:34.408Z] Removing intermediate container 00857b7e58c4 [2023-05-02T23:59:34.408Z] ---> 28fcfd6698d0 [2023-05-02T23:59:34.408Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-02T23:59:34.666Z] ---> 2c40be0acb4e [2023-05-02T23:59:34.666Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T23:59:34.666Z] ---> Running in a08693296232 [2023-05-02T23:59:36.842Z] Removing intermediate container ed8eb82fc11c [2023-05-02T23:59:36.842Z] ---> d4a492d4ed02 [2023-05-02T23:59:36.843Z] Successfully built d4a492d4ed02 [2023-05-02T23:59:36.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:37.174Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T23:59:37.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:59:37.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container [2023-05-02T23:59:37.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-arm64 cat [2023-05-02T23:59:38.786Z] $ docker top 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T23:59:39.656Z] + go version [2023-05-02T23:59:39.656Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T23:59:39.681Z] $ docker stop --time=1 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 [2023-05-02T23:59:41.366Z] $ docker rm -f --volumes 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:42.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T23:59:42.010Z] [2023-05-02T23:59:42.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T23:59:42.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T23:59:42.364Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-02T23:59:42.364Z] 29e5d40040c1: Pulling fs layer [2023-05-02T23:59:42.364Z] 1ce36da41761: Pulling fs layer [2023-05-02T23:59:42.364Z] 25b303627fd3: Pulling fs layer [2023-05-02T23:59:42.633Z] 29e5d40040c1: Verifying Checksum [2023-05-02T23:59:42.633Z] 29e5d40040c1: Download complete [2023-05-02T23:59:42.900Z] 1ce36da41761: Verifying Checksum [2023-05-02T23:59:42.901Z] 1ce36da41761: Download complete [2023-05-02T23:59:43.168Z] 29e5d40040c1: Pull complete [2023-05-02T23:59:44.129Z] 1ce36da41761: Pull complete [2023-05-02T23:59:44.397Z] 25b303627fd3: Download complete [2023-05-02T23:59:54.497Z] 25b303627fd3: Pull complete [2023-05-02T23:59:54.497Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-02T23:59:54.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-02T23:59:54.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T23:59:54.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container [2023-05-02T23:59:54.769Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-02T23:59:56.913Z] $ docker top 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T23:59:57.745Z] + docker-compose build --help [2023-05-02T23:59:57.745Z] + grep parallel [2023-05-03T00:00:03.099Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T00:00:03.124Z] $ docker stop --time=1 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf [2023-05-03T00:00:04.871Z] $ docker rm -f --volumes 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:00:05.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T00:00:05.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T00:00:05.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container [2023-05-03T00:00:05.680Z] $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-03T00:00:06.812Z] $ docker top e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T00:00:07.633Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T00:00:11.919Z] Building core-command ... [2023-05-03T00:00:11.919Z] Building core-common-config-bootstrapper ... [2023-05-03T00:00:11.919Z] Building core-data ... [2023-05-03T00:00:11.919Z] Building core-metadata ... [2023-05-03T00:00:11.919Z] Building security-bootstrapper ... [2023-05-03T00:00:11.919Z] Building security-proxy-auth ... [2023-05-03T00:00:11.919Z] Building security-proxy-setup ... [2023-05-03T00:00:11.919Z] Building security-secretstore-setup ... [2023-05-03T00:00:11.920Z] Building security-spiffe-token-provider ... [2023-05-03T00:00:11.920Z] Building security-spire-agent ... [2023-05-03T00:00:11.920Z] Building security-spire-config ... [2023-05-03T00:00:11.920Z] Building security-spire-server ... [2023-05-03T00:00:11.920Z] Building support-notifications ... [2023-05-03T00:00:11.920Z] Building support-scheduler ... [2023-05-03T00:00:11.920Z] Building support-scheduler [2023-05-03T00:00:11.920Z] Building security-proxy-setup [2023-05-03T00:00:11.920Z] Building core-data [2023-05-03T00:00:11.920Z] Building security-proxy-auth [2023-05-03T00:00:11.920Z] Building security-spiffe-token-provider [2023-05-03T00:00:22.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:00:22.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:00:22.000Z] ---> d4a492d4ed02 [2023-05-03T00:00:22.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:00:22.000Z] ---> Running in 732537d93e24 [2023-05-03T00:00:22.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:00:22.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:00:22.000Z] ---> d4a492d4ed02 [2023-05-03T00:00:22.000Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T00:00:22.000Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:00:22.000Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:00:22.000Z] ---> d4a492d4ed02 [2023-05-03T00:00:22.000Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T00:00:22.000Z] ---> Running in 15e5d9ab5744 [2023-05-03T00:00:22.000Z] ---> Running in 48ae935ae3e3 [2023-05-03T00:00:22.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:00:22.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:00:22.000Z] ---> d4a492d4ed02 [2023-05-03T00:00:22.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:00:22.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:00:22.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:00:22.000Z] ---> d4a492d4ed02 [2023-05-03T00:00:22.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:00:22.000Z] ---> Running in f0fb36a44471 [2023-05-03T00:00:22.269Z] Removing intermediate container 732537d93e24 [2023-05-03T00:00:22.269Z] ---> 68146b831688 [2023-05-03T00:00:22.269Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:00:22.269Z] ---> Running in a08e9f79d3a5 [2023-05-03T00:00:22.269Z] ---> Running in 31fe6a831a70 [2023-05-03T00:00:22.538Z] Removing intermediate container 15e5d9ab5744 [2023-05-03T00:00:22.538Z] ---> b28c277fd694 [2023-05-03T00:00:22.538Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T00:00:22.538Z] Removing intermediate container 48ae935ae3e3 [2023-05-03T00:00:22.538Z] ---> 424452be58d2 [2023-05-03T00:00:22.538Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T00:00:22.538Z] ---> Running in 95cb20dc83ed [2023-05-03T00:00:22.811Z] ---> Running in 7e71e2f265ea [2023-05-03T00:00:23.083Z] Removing intermediate container a08e9f79d3a5 [2023-05-03T00:00:23.083Z] ---> 1b2e07f94354 [2023-05-03T00:00:23.083Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:00:23.083Z] Removing intermediate container f0fb36a44471 [2023-05-03T00:00:23.083Z] ---> a1c13e7f71d3 [2023-05-03T00:00:23.083Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:00:23.083Z] Removing intermediate container 31fe6a831a70 [2023-05-03T00:00:23.083Z] ---> dec3314199e6 [2023-05-03T00:00:23.083Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:00:23.083Z] ---> Running in a546c308e586 [2023-05-03T00:00:23.353Z] ---> Running in 8c45caa2e0f4 [2023-05-03T00:00:23.353Z] ---> Running in 5678cdc710ad [2023-05-03T00:00:24.321Z] Removing intermediate container 8c45caa2e0f4 [2023-05-03T00:00:24.321Z] ---> 0d2ecaf25126 [2023-05-03T00:00:24.321Z] Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container a546c308e586 [2023-05-03T00:00:24.321Z] ---> 0271797f4045 [2023-05-03T00:00:24.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:00:24.321Z] [2023-05-03T00:00:24.321Z] ---> Running in b85f4f597f8e [2023-05-03T00:00:24.321Z] ---> Running in 28006dda9b72 [2023-05-03T00:00:24.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:25.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:25.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:25.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:25.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:26.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:26.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:26.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:26.860Z] OK: 263 MiB in 53 packages [2023-05-03T00:00:27.126Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:00:27.126Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:00:27.126Z] OK: 17690 distinct packages available [2023-05-03T00:00:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:28.007Z] OK: 263 MiB in 53 packages [2023-05-03T00:00:28.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:00:28.571Z] OK: 263 MiB in 53 packages [2023-05-03T00:00:29.163Z] OK: 263 MiB in 53 packages [2023-05-03T00:00:29.163Z] Removing intermediate container 95cb20dc83ed [2023-05-03T00:00:29.163Z] ---> 4d90c16ab748 [2023-05-03T00:00:29.163Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T00:00:29.759Z] OK: 263 MiB in 53 packages [2023-05-03T00:00:30.028Z] Removing intermediate container 5678cdc710ad [2023-05-03T00:00:30.028Z] ---> 498ef5a854b8 [2023-05-03T00:00:30.028Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:00:30.621Z] Removing intermediate container 28006dda9b72 [2023-05-03T00:00:30.621Z] ---> eadda0b3b27c [2023-05-03T00:00:30.621Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:00:30.889Z] ---> 67adf4465543 [2023-05-03T00:00:30.889Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:00:30.931Z] Removing intermediate container 15500e485cc4 [2023-05-03T00:00:30.931Z] ---> 1deb627ad5cf [2023-05-03T00:00:30.931Z] Step 7/27 : COPY . . [2023-05-03T00:00:30.931Z] Removing intermediate container fb4eb0328e08 [2023-05-03T00:00:30.931Z] ---> 47abfe57fe0e [2023-05-03T00:00:30.931Z] Step 8/25 : COPY . . [2023-05-03T00:00:30.931Z] Removing intermediate container a666cd741898 [2023-05-03T00:00:30.931Z] ---> eaa562a948cc [2023-05-03T00:00:30.931Z] Step 8/23 : COPY . . [2023-05-03T00:00:30.931Z] Removing intermediate container a08693296232 [2023-05-03T00:00:30.931Z] ---> 59b5aa45fb50 [2023-05-03T00:00:30.931Z] Step 7/20 : COPY . . [2023-05-03T00:00:30.931Z] Removing intermediate container c44c94a598a9 [2023-05-03T00:00:30.931Z] ---> 3addd22a44ca [2023-05-03T00:00:30.931Z] Step 7/25 : COPY . . [2023-05-03T00:00:31.157Z] Removing intermediate container b85f4f597f8e [2023-05-03T00:00:31.157Z] ---> 71c270a5aa4a [2023-05-03T00:00:31.157Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:00:31.157Z] ---> Running in 82e464a551ce [2023-05-03T00:00:31.425Z] Removing intermediate container 7e71e2f265ea [2023-05-03T00:00:31.425Z] ---> fedeb6bd0930 [2023-05-03T00:00:31.425Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T00:00:31.425Z] ---> 2a04a7ec15dc [2023-05-03T00:00:31.425Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:00:31.702Z] ---> ec4c7c5d6152 [2023-05-03T00:00:31.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:00:31.702Z] ---> Running in 0e8fa2e77c71 [2023-05-03T00:00:31.978Z] ---> Running in 9221ce72d744 [2023-05-03T00:00:32.581Z] ---> edf7bd6a91c3 [2023-05-03T00:00:32.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:00:32.863Z] ---> Running in 0ab77de7d163 [2023-05-03T00:00:32.863Z] ---> 7e97b84d3409 [2023-05-03T00:00:32.863Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:00:33.137Z] ---> Running in e4a1018fbe52 [2023-05-03T00:00:49.028Z] ---> 835c48feb0b1 [2023-05-03T00:00:49.028Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T00:00:49.028Z] ---> 7dec6c91ca20 [2023-05-03T00:00:49.028Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:00:49.028Z] ---> 6c647d9e5925 [2023-05-03T00:00:49.028Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T00:00:49.028Z] ---> ac24ee25cba2 [2023-05-03T00:00:49.028Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T00:00:49.028Z] ---> 7c7417f7cdda [2023-05-03T00:00:49.028Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T00:00:49.028Z] ---> Running in 458fb41dc00d [2023-05-03T00:00:49.028Z] ---> Running in 30247366d0b5 [2023-05-03T00:00:49.028Z] ---> Running in f80c2a709acf [2023-05-03T00:00:49.028Z] ---> Running in b3182523eb1e [2023-05-03T00:00:49.028Z] ---> Running in 1143d5a76b4a [2023-05-03T00:00:49.028Z] Removing intermediate container b3182523eb1e [2023-05-03T00:00:49.028Z] ---> a0fbf62ab56c [2023-05-03T00:00:49.028Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T00:00:49.028Z] ---> Running in 6e99ea67199a [2023-05-03T00:00:49.028Z] Removing intermediate container 6e99ea67199a [2023-05-03T00:00:49.028Z] ---> 32a34ed6e3d3 [2023-05-03T00:00:49.028Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:00:49.028Z] ---> Running in 5e5bb1b917cc [2023-05-03T00:00:49.028Z] Removing intermediate container 5e5bb1b917cc [2023-05-03T00:00:49.028Z] ---> 6600c19e29f6 [2023-05-03T00:00:49.028Z] 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-03T00:00:49.028Z] ---> Running in 6094a6fcd819 [2023-05-03T00:00:49.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T00:00:49.028Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T00:00:49.028Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T00:00:49.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T00:00:49.028Z] Removing intermediate container 6094a6fcd819 [2023-05-03T00:00:49.028Z] ---> 18534bc0eba6 [2023-05-03T00:00:49.028Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T00:00:49.028Z] ---> Running in 2ee3e46121fd [2023-05-03T00:00:49.448Z] Removing intermediate container 2ee3e46121fd [2023-05-03T00:00:49.448Z] ---> 60edfc8edac2 [2023-05-03T00:00:49.448Z] [2023-05-03T00:00:49.448Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T00:00:49.448Z] 3.17: Pulling from library/alpine [2023-05-03T00:00:49.448Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T00:00:49.448Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T00:00:49.448Z] ---> 9ed4aefc74f6 [2023-05-03T00:00:49.448Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:00:49.721Z] ---> Running in 4ca3734f23f8 [2023-05-03T00:00:49.721Z] Removing intermediate container 4ca3734f23f8 [2023-05-03T00:00:49.721Z] ---> cbfc170089e2 [2023-05-03T00:00:49.721Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T00:00:49.979Z] ---> Running in cd718f144924 [2023-05-03T00:00:50.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:00:50.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:00:50.495Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:00:50.495Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:00:50.495Z] OK: 17820 distinct packages available [2023-05-03T00:00:50.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:00:50.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:00:51.014Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T00:00:51.014Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:00:51.014Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T00:00:51.015Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T00:00:51.015Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T00:00:51.015Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:00:51.015Z] OK: 8 MiB in 20 packages [2023-05-03T00:00:52.914Z] Removing intermediate container cd718f144924 [2023-05-03T00:00:52.914Z] ---> 3bab6d13453f [2023-05-03T00:00:52.914Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:00:55.448Z] ---> 976f463aeac7 [2023-05-03T00:00:55.448Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:00:56.821Z] ---> 3e9761b93498 [2023-05-03T00:00:56.821Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T00:01:05.080Z] ---> 165a451ceadf [2023-05-03T00:01:05.080Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:01:08.361Z] ---> 3c1b0dc3ac7f [2023-05-03T00:01:08.361Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:01:08.361Z] ---> 23ca0b24ec4e [2023-05-03T00:01:08.361Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T00:01:08.618Z] ---> ae40998e6629 [2023-05-03T00:01:08.618Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T00:01:08.876Z] ---> a918fa7b19e5 [2023-05-03T00:01:08.876Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:01:09.134Z] ---> Running in ee3ed04adf77 [2023-05-03T00:01:10.064Z] Removing intermediate container ee3ed04adf77 [2023-05-03T00:01:10.064Z] ---> 81035976f13e [2023-05-03T00:01:10.064Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T00:01:11.006Z] ---> Running in af1358e5ecc3 [2023-05-03T00:01:12.396Z] Removing intermediate container af1358e5ecc3 [2023-05-03T00:01:12.396Z] ---> 219163ada9f5 [2023-05-03T00:01:12.396Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T00:01:12.657Z] ---> Running in f3047aa0aade [2023-05-03T00:01:12.916Z] Removing intermediate container f3047aa0aade [2023-05-03T00:01:12.916Z] ---> 3ba51f172936 [2023-05-03T00:01:12.916Z] Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:01:12.916Z] ---> Running in dcddb88695d2 [2023-05-03T00:01:13.176Z] Removing intermediate container dcddb88695d2 [2023-05-03T00:01:13.176Z] ---> 91943ea3e93a [2023-05-03T00:01:13.176Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T00:01:13.176Z] ---> Running in 86535d14dfeb [2023-05-03T00:01:13.435Z] Removing intermediate container 86535d14dfeb [2023-05-03T00:01:13.435Z] ---> 8393f0ad089a [2023-05-03T00:01:13.435Z] [2023-05-03T00:01:13.435Z] Successfully built 8393f0ad089a [2023-05-03T00:01:13.435Z] Successfully tagged security-spire-agent:latest [2023-05-03T00:01:13.435Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-05-03T00:01:16.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:01:16.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:01:16.878Z] ---> 041175c241fe [2023-05-03T00:01:16.878Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T00:01:16.878Z] ---> Using cache [2023-05-03T00:01:16.878Z] ---> 97b77ce36464 [2023-05-03T00:01:16.878Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T00:01:18.249Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T00:01:23.762Z] ---> Running in 6ceff967a84c [2023-05-03T00:01:25.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:25.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:25.477Z] OK: 265 MiB in 53 packages [2023-05-03T00:01:30.875Z] Removing intermediate container 6ceff967a84c [2023-05-03T00:01:30.875Z] ---> 3745cf411007 [2023-05-03T00:01:30.875Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T00:01:30.875Z] Removing intermediate container 1143d5a76b4a [2023-05-03T00:01:30.875Z] ---> e8a1565ea578 [2023-05-03T00:01:30.875Z] [2023-05-03T00:01:30.875Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:01:30.875Z] ---> 9ed4aefc74f6 [2023-05-03T00:01:30.875Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T00:01:30.875Z] Removing intermediate container f80c2a709acf [2023-05-03T00:01:30.875Z] ---> 8172e7b0976d [2023-05-03T00:01:30.875Z] [2023-05-03T00:01:30.875Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T00:01:30.875Z] ---> 9ed4aefc74f6 [2023-05-03T00:01:30.875Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T00:01:30.875Z] Removing intermediate container 458fb41dc00d [2023-05-03T00:01:30.875Z] ---> 1d1a215d9b89 [2023-05-03T00:01:30.875Z] [2023-05-03T00:01:30.875Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T00:01:30.875Z] ---> 9ed4aefc74f6 [2023-05-03T00:01:30.875Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:01:30.875Z] ---> Running in 9cdb7044a0e2 [2023-05-03T00:01:30.875Z] ---> Running in aff6f71bc3cf [2023-05-03T00:01:30.875Z] ---> Running in f149e83abf73 [2023-05-03T00:01:30.875Z] Removing intermediate container 30247366d0b5 [2023-05-03T00:01:30.875Z] ---> 6a3bec023b13 [2023-05-03T00:01:30.875Z] [2023-05-03T00:01:30.875Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T00:01:30.875Z] ---> 9ed4aefc74f6 [2023-05-03T00:01:30.875Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T00:01:30.875Z] ---> Running in 4c284a5cd5eb [2023-05-03T00:01:30.875Z] ---> 3dbff7862800 [2023-05-03T00:01:30.875Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:01:30.875Z] ---> Running in 40f94e004152 [2023-05-03T00:01:30.875Z] Removing intermediate container f149e83abf73 [2023-05-03T00:01:30.875Z] ---> 5e47a8995036 [2023-05-03T00:01:30.875Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:01:30.875Z] Removing intermediate container 4c284a5cd5eb [2023-05-03T00:01:30.875Z] ---> bc320a69bea9 [2023-05-03T00:01:30.875Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T00:01:30.875Z] ---> Running in 4b0aacd61b2c [2023-05-03T00:01:30.875Z] ---> Running in b7e0a19ef4e1 [2023-05-03T00:01:30.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:30.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:30.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:30.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.135Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T00:01:31.135Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T00:01:31.135Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T00:01:31.135Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:01:31.135Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:01:31.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.135Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:01:31.135Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:01:31.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.135Z] OK: 7 MiB in 16 packages [2023-05-03T00:01:31.135Z] OK: 8 MiB in 18 packages [2023-05-03T00:01:31.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.400Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:01:31.400Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:01:31.400Z] OK: 17820 distinct packages available [2023-05-03T00:01:31.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.659Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:01:31.659Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:01:31.659Z] OK: 7 MiB in 16 packages [2023-05-03T00:01:31.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:31.659Z] Removing intermediate container 9cdb7044a0e2 [2023-05-03T00:01:31.659Z] ---> 89a79bc56637 [2023-05-03T00:01:31.659Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:01:31.918Z] Removing intermediate container aff6f71bc3cf [2023-05-03T00:01:31.918Z] ---> 89c198ee9af1 [2023-05-03T00:01:31.918Z] 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-03T00:01:31.918Z] ---> Running in a097594ff78d [2023-05-03T00:01:31.918Z] ---> Running in 68d3f69a7267 [2023-05-03T00:01:31.918Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T00:01:31.918Z] Removing intermediate container a097594ff78d [2023-05-03T00:01:31.918Z] ---> 7490fb64604a [2023-05-03T00:01:31.918Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T00:01:31.918Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T00:01:31.918Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T00:01:31.918Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T00:01:31.918Z] ---> Running in f58e50e2673f [2023-05-03T00:01:31.918Z] Removing intermediate container 68d3f69a7267 [2023-05-03T00:01:31.918Z] ---> 0d6f15b6e487 [2023-05-03T00:01:31.918Z] Step 12/25 : WORKDIR / [2023-05-03T00:01:31.918Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T00:01:31.918Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T00:01:31.918Z] Removing intermediate container 4b0aacd61b2c [2023-05-03T00:01:31.918Z] ---> a0c9bb29f0e3 [2023-05-03T00:01:31.918Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:01:31.918Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:01:32.176Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T00:01:32.176Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T00:01:32.176Z] ---> Running in 5bdfba5c3eb4 [2023-05-03T00:01:32.176Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:01:32.176Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:01:32.176Z] Removing intermediate container f58e50e2673f [2023-05-03T00:01:32.176Z] ---> 98f65d4d0b4c [2023-05-03T00:01:32.176Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T00:01:32.176Z] ---> Running in 122fe25b160f [2023-05-03T00:01:32.176Z] Removing intermediate container 5bdfba5c3eb4 [2023-05-03T00:01:32.176Z] ---> 191992575776 [2023-05-03T00:01:32.176Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:01:32.176Z] OK: 10 MiB in 24 packages [2023-05-03T00:01:32.176Z] Removing intermediate container 122fe25b160f [2023-05-03T00:01:32.176Z] ---> 9686762fe2cd [2023-05-03T00:01:32.176Z] Step 15/25 : WORKDIR / [2023-05-03T00:01:32.176Z] ---> 59c9d01c0966 [2023-05-03T00:01:32.176Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:01:32.176Z] ---> Running in 869b07e5292f [2023-05-03T00:01:32.176Z] ---> a5675d99d772 [2023-05-03T00:01:32.176Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:01:32.433Z] Removing intermediate container 869b07e5292f [2023-05-03T00:01:32.433Z] ---> 62b20dc43362 [2023-05-03T00:01:32.433Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:01:32.433Z] ---> 7e1b0daa00a6 [2023-05-03T00:01:32.433Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T00:01:32.433Z] ---> 16b3ca290a86 [2023-05-03T00:01:32.433Z] 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-03T00:01:32.433Z] ---> e361ef20f1f6 [2023-05-03T00:01:32.433Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:01:33.006Z] ---> a827904b126e [2023-05-03T00:01:33.006Z] 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-03T00:01:33.006Z] ---> e391edb19ed0 [2023-05-03T00:01:33.006Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:01:33.006Z] Removing intermediate container b7e0a19ef4e1 [2023-05-03T00:01:33.006Z] ---> fa4bc926a219 [2023-05-03T00:01:33.006Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:01:33.006Z] ---> a77497df30f8 [2023-05-03T00:01:33.006Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T00:01:33.264Z] ---> 71f5411ded7c [2023-05-03T00:01:33.264Z] ---> 63e8eff5802a [2023-05-03T00:01:33.264Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml ---> c9e1c0cb7cdb [2023-05-03T00:01:33.264Z] [2023-05-03T00:01:33.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:01:33.264Z] [2023-05-03T00:01:33.264Z] ---> 025dd928191f [2023-05-03T00:01:33.264Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:01:33.522Z] ---> 475b79a4810d [2023-05-03T00:01:33.522Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:01:33.522Z] ---> 0ff1302e45d0 [2023-05-03T00:01:33.522Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T00:01:33.522Z] ---> b102c67c5d4b [2023-05-03T00:01:33.522Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T00:01:33.522Z] ---> Running in 19a03bb78bf4 [2023-05-03T00:01:33.522Z] ---> 21bcf30d5bdb [2023-05-03T00:01:33.522Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T00:01:34.459Z] ---> 56b2b44e4807 [2023-05-03T00:01:34.459Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T00:01:34.459Z] ---> b2af297bd11f [2023-05-03T00:01:34.459Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T00:01:34.459Z] ---> 1f4ef049bad0 [2023-05-03T00:01:34.459Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:01:34.459Z] ---> Running in 57a1dd876591 [2023-05-03T00:01:34.459Z] Removing intermediate container 57a1dd876591 [2023-05-03T00:01:34.459Z] ---> e262723e940f [2023-05-03T00:01:34.459Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:01:34.719Z] ---> Running in 40da49a6f061 [2023-05-03T00:01:34.981Z] ---> f678a1e7290d [2023-05-03T00:01:34.981Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T00:01:34.981Z] ---> 3b18022711a4 [2023-05-03T00:01:34.981Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T00:01:34.981Z] Removing intermediate container 40da49a6f061 [2023-05-03T00:01:34.981Z] ---> b9ebffab4360 [2023-05-03T00:01:34.981Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T00:01:34.981Z] Removing intermediate container 19a03bb78bf4 [2023-05-03T00:01:34.981Z] ---> 48adabe6c0bf [2023-05-03T00:01:34.981Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:01:34.981Z] ---> Running in fcc4d73ba11b [2023-05-03T00:01:35.242Z] ---> Running in 9242f4bb67cb [2023-05-03T00:01:35.242Z] ---> Running in 67ddf2aafa70 [2023-05-03T00:01:35.242Z] Removing intermediate container fcc4d73ba11b [2023-05-03T00:01:35.242Z] ---> 6e9bbb4644b9 [2023-05-03T00:01:35.242Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:01:35.242Z] Removing intermediate container 67ddf2aafa70 [2023-05-03T00:01:35.242Z] ---> ef42b355f571 [2023-05-03T00:01:35.242Z] Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:01:35.242Z] ---> 087fbfd18982 [2023-05-03T00:01:35.242Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:01:35.242Z] Removing intermediate container 9242f4bb67cb [2023-05-03T00:01:35.242Z] ---> 4ecc92acebc7 [2023-05-03T00:01:35.242Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:01:35.242Z] ---> Running in 70d7e5205554 [2023-05-03T00:01:35.242Z] ---> Running in f157e4029fe0 [2023-05-03T00:01:35.242Z] ---> Running in f4037666ab6f [2023-05-03T00:01:35.242Z] ---> Running in 1f42afd5c9c9 [2023-05-03T00:01:35.242Z] Removing intermediate container 70d7e5205554 [2023-05-03T00:01:35.242Z] ---> d0ae8f4f4844 [2023-05-03T00:01:35.242Z] Step 18/20 : LABEL arch=x86_64 [2023-05-03T00:01:35.504Z] Removing intermediate container f157e4029fe0 [2023-05-03T00:01:35.504Z] ---> 191505f93492 [2023-05-03T00:01:35.504Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T00:01:35.504Z] ---> Running in 4de27f742c9c [2023-05-03T00:01:35.504Z] Removing intermediate container 1f42afd5c9c9 [2023-05-03T00:01:35.504Z] ---> 911bec777eeb [2023-05-03T00:01:35.504Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T00:01:35.504Z] ---> Running in f3afb1702e5a [2023-05-03T00:01:35.504Z] ---> Running in ae230f7b5cfc [2023-05-03T00:01:35.504Z] Removing intermediate container 4de27f742c9c [2023-05-03T00:01:35.504Z] ---> b099ab177a67 [2023-05-03T00:01:35.504Z] Step 19/20 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:01:35.504Z] Removing intermediate container f3afb1702e5a [2023-05-03T00:01:35.504Z] ---> 8b4182abe9c2 [2023-05-03T00:01:35.504Z] [2023-05-03T00:01:35.504Z] ---> Running in 720e5c03449d [2023-05-03T00:01:35.504Z] Removing intermediate container ae230f7b5cfc [2023-05-03T00:01:35.504Z] ---> f541b6bc9d5b [2023-05-03T00:01:35.504Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:01:35.763Z] Successfully built 8b4182abe9c2 [2023-05-03T00:01:35.763Z] Successfully tagged core-metadata:latest [2023-05-03T00:01:35.763Z] Building core-command [2023-05-03T00:01:35.763Z]  Building core-metadata ... done  ---> Running in 94455db04b4a [2023-05-03T00:01:35.763Z] Removing intermediate container 720e5c03449d [2023-05-03T00:01:35.763Z] ---> 4ee5ad6b89f9 [2023-05-03T00:01:35.763Z] Step 20/20 : LABEL version=3.0.0-dev.144 [2023-05-03T00:01:38.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:01:38.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:01:38.425Z] ---> 041175c241fe [2023-05-03T00:01:38.425Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> 937c148653f8 [2023-05-03T00:01:38.425Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> 879d1fe4ede8 [2023-05-03T00:01:38.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> 90405a90e9f1 [2023-05-03T00:01:38.425Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> 26cb1e6472ed [2023-05-03T00:01:38.425Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> eaa562a948cc [2023-05-03T00:01:38.425Z] Step 8/24 : COPY . . [2023-05-03T00:01:38.425Z] ---> Using cache [2023-05-03T00:01:38.425Z] ---> 7c7417f7cdda [2023-05-03T00:01:38.425Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T00:01:38.685Z] ---> Running in 52feb83e664d [2023-05-03T00:01:38.943Z] Removing intermediate container 94455db04b4a [2023-05-03T00:01:38.943Z] ---> 054ab2d4eff3 [2023-05-03T00:01:38.943Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:01:38.943Z] ---> Running in 9ea942e2b374 [2023-05-03T00:01:38.943Z] ---> Running in 2008e234a40d [2023-05-03T00:01:38.943Z] Removing intermediate container 52feb83e664d [2023-05-03T00:01:38.943Z] ---> ed3cf6a047f4 [2023-05-03T00:01:38.943Z] [2023-05-03T00:01:38.943Z] Removing intermediate container f4037666ab6f [2023-05-03T00:01:38.943Z] ---> bcdedc726992 [2023-05-03T00:01:38.943Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:01:38.943Z] ---> Running in ff3316103c1d [2023-05-03T00:01:38.943Z] Removing intermediate container 2008e234a40d [2023-05-03T00:01:38.943Z] ---> 3329034a3856 [2023-05-03T00:01:38.943Z] [2023-05-03T00:01:38.943Z] Successfully built ed3cf6a047f4 [2023-05-03T00:01:38.943Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-03T00:01:38.943Z] Building support-scheduler [2023-05-03T00:01:38.943Z] Removing intermediate container ff3316103c1d [2023-05-03T00:01:38.943Z] ---> 26cbf208f8b0 [2023-05-03T00:01:38.943Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T00:01:38.943Z]  Building security-spiffe-token-provider ... done  ---> Running in 6dc6b464c58d [2023-05-03T00:01:38.943Z] Successfully built 3329034a3856 [2023-05-03T00:01:38.943Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-03T00:01:38.943Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-03T00:01:39.201Z] Removing intermediate container 6dc6b464c58d [2023-05-03T00:01:39.201Z] ---> 946c94054561 [2023-05-03T00:01:39.201Z] Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:01:39.201Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T00:01:39.201Z] ---> Running in 5ca1da1bc45c [2023-05-03T00:01:43.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:01:43.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:01:43.476Z] ---> 041175c241fe [2023-05-03T00:01:43.476Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> 937c148653f8 [2023-05-03T00:01:43.476Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> 879d1fe4ede8 [2023-05-03T00:01:43.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> 90405a90e9f1 [2023-05-03T00:01:43.476Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> 26cb1e6472ed [2023-05-03T00:01:43.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> eaa562a948cc [2023-05-03T00:01:43.476Z] Step 8/23 : COPY . . [2023-05-03T00:01:43.476Z] ---> Using cache [2023-05-03T00:01:43.476Z] ---> 7c7417f7cdda [2023-05-03T00:01:43.476Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T00:01:44.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:01:44.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:01:44.948Z] ---> 041175c241fe [2023-05-03T00:01:44.948Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:01:44.948Z] ---> Using cache [2023-05-03T00:01:44.948Z] ---> 937c148653f8 [2023-05-03T00:01:44.948Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:01:44.948Z] ---> Using cache [2023-05-03T00:01:44.948Z] ---> 879d1fe4ede8 [2023-05-03T00:01:44.948Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T00:01:47.499Z] Removing intermediate container 5ca1da1bc45c [2023-05-03T00:01:47.499Z] ---> 1add7cd17261 [2023-05-03T00:01:47.499Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T00:01:50.809Z] ---> Running in 4cd214e86e84 [2023-05-03T00:01:50.809Z] ---> Running in 94b479a1b2e4 [2023-05-03T00:01:50.809Z] ---> Running in 5f55feab93eb [2023-05-03T00:01:51.070Z] Removing intermediate container 5f55feab93eb [2023-05-03T00:01:51.070Z] ---> 863395afc745 [2023-05-03T00:01:51.070Z] [2023-05-03T00:01:51.070Z] Successfully built 863395afc745 [2023-05-03T00:01:51.070Z] Successfully tagged security-secretstore-setup:latest [2023-05-03T00:01:51.070Z] Building core-data [2023-05-03T00:01:51.330Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:51.330Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T00:01:51.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:01:51.588Z] OK: 265 MiB in 53 packages [2023-05-03T00:01:56.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:01:56.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:01:56.877Z] ---> 041175c241fe [2023-05-03T00:01:56.877Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> 937c148653f8 [2023-05-03T00:01:56.877Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> 879d1fe4ede8 [2023-05-03T00:01:56.877Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> 90405a90e9f1 [2023-05-03T00:01:56.877Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> 26cb1e6472ed [2023-05-03T00:01:56.877Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> eaa562a948cc [2023-05-03T00:01:56.877Z] Step 8/23 : COPY . . [2023-05-03T00:01:56.877Z] ---> Using cache [2023-05-03T00:01:56.877Z] ---> 7c7417f7cdda [2023-05-03T00:01:56.877Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T00:02:06.941Z] ---> Running in d0c9037ca864 [2023-05-03T00:02:08.853Z] Removing intermediate container 4cd214e86e84 [2023-05-03T00:02:08.853Z] ---> 2fd67a45ca6b [2023-05-03T00:02:08.853Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:02:10.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T00:02:20.773Z] Removing intermediate container 9ea942e2b374 [2023-05-03T00:02:20.773Z] ---> 91fd01b67158 [2023-05-03T00:02:20.773Z] [2023-05-03T00:02:20.773Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T00:02:20.773Z] ---> 9ed4aefc74f6 [2023-05-03T00:02:20.773Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:02:20.773Z] ---> Using cache [2023-05-03T00:02:20.773Z] ---> 89a79bc56637 [2023-05-03T00:02:20.773Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:02:20.773Z] ---> Using cache [2023-05-03T00:02:20.773Z] ---> 7490fb64604a [2023-05-03T00:02:20.773Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T00:02:20.773Z] ---> a733983ed492 [2023-05-03T00:02:20.773Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:02:20.773Z] ---> Running in eb1c8003ecb9 [2023-05-03T00:02:20.773Z] ---> Running in d5fe27f91659 [2023-05-03T00:02:20.773Z] Removing intermediate container 40f94e004152 [2023-05-03T00:02:20.773Z] ---> e46fac72782c [2023-05-03T00:02:20.773Z] Step 7/22 : COPY . . [2023-05-03T00:02:24.814Z] Removing intermediate container 0ab77de7d163 [2023-05-03T00:02:24.814Z] ---> e2d6fd9211e2 [2023-05-03T00:02:24.815Z] Step 8/23 : COPY . . [2023-05-03T00:02:24.815Z] Removing intermediate container 82e464a551ce [2023-05-03T00:02:24.815Z] ---> 962d5bfaa0d5 [2023-05-03T00:02:24.815Z] Step 7/22 : COPY . . [2023-05-03T00:02:24.815Z] Removing intermediate container 9221ce72d744 [2023-05-03T00:02:24.815Z] ---> b1afa32312c0 [2023-05-03T00:02:24.815Z] Step 8/23 : COPY . . [2023-05-03T00:02:24.815Z] Removing intermediate container 0e8fa2e77c71 [2023-05-03T00:02:24.815Z] ---> b888299ff6aa [2023-05-03T00:02:24.815Z] Step 8/23 : COPY . . [2023-05-03T00:02:24.815Z] Removing intermediate container e4a1018fbe52 [2023-05-03T00:02:24.815Z] ---> 4b98850e548a [2023-05-03T00:02:24.815Z] Step 7/20 : COPY . . [2023-05-03T00:02:24.815Z] ---> 738e1f492f57 [2023-05-03T00:02:24.815Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T00:02:24.815Z] ---> 55abc7458697 [2023-05-03T00:02:24.815Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T00:02:24.815Z] ---> Running in 765e7cb28893 [2023-05-03T00:02:24.815Z] ---> Running in 7117d0e0b102 [2023-05-03T00:02:24.815Z] ---> 8e50651abea5 [2023-05-03T00:02:24.815Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T00:02:24.815Z] ---> 73bbee84000a [2023-05-03T00:02:24.815Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T00:02:24.815Z] ---> 9c5169dba41f [2023-05-03T00:02:24.815Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T00:02:24.815Z] ---> Running in 6e9b0a0196d6 [2023-05-03T00:02:24.815Z] ---> Running in a314e7dd4321 [2023-05-03T00:02:24.815Z] ---> Running in 0e0c623d3a53 [2023-05-03T00:02:26.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T00:02:26.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T00:02:28.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-03T00:02:28.580Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-03T00:02:28.580Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-03T00:02:33.016Z] Removing intermediate container eb1c8003ecb9 [2023-05-03T00:02:33.016Z] ---> 245f12cc7ae6 [2023-05-03T00:02:33.016Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T00:02:33.016Z] ---> 69887010d36f [2023-05-03T00:02:33.016Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T00:02:33.016Z] Removing intermediate container 94b479a1b2e4 [2023-05-03T00:02:33.016Z] ---> 981af6493150 [2023-05-03T00:02:33.016Z] [2023-05-03T00:02:33.016Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:02:33.016Z] ---> 9ed4aefc74f6 [2023-05-03T00:02:33.016Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:02:33.016Z] ---> Using cache [2023-05-03T00:02:33.016Z] ---> 89a79bc56637 [2023-05-03T00:02:33.016Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:02:33.016Z] ---> Using cache [2023-05-03T00:02:33.016Z] ---> 7490fb64604a [2023-05-03T00:02:33.016Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T00:02:33.016Z] ---> Running in 55c256166e8f [2023-05-03T00:02:33.016Z] ---> Running in fd00350a767e [2023-05-03T00:02:33.016Z] ---> Running in b8f934712744 [2023-05-03T00:02:33.016Z] Removing intermediate container 55c256166e8f [2023-05-03T00:02:33.016Z] ---> 1b2e5541d849 [2023-05-03T00:02:33.016Z] Step 15/24 : WORKDIR / [2023-05-03T00:02:33.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-03T00:02:33.016Z] Removing intermediate container b8f934712744 [2023-05-03T00:02:33.016Z] ---> 297f6c57fd03 [2023-05-03T00:02:33.016Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T00:02:33.016Z] ---> Running in bf6d0bfefe92 [2023-05-03T00:02:33.016Z] ---> Running in 9ba8a6e93ea1 [2023-05-03T00:02:33.584Z] Removing intermediate container bf6d0bfefe92 [2023-05-03T00:02:33.585Z] ---> a7a73c1aa7d4 [2023-05-03T00:02:33.585Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:02:33.585Z] Removing intermediate container 9ba8a6e93ea1 [2023-05-03T00:02:33.585Z] ---> 67b5243ce35e [2023-05-03T00:02:33.585Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:02:34.158Z] ---> 417abddbde3a [2023-05-03T00:02:34.158Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:02:34.158Z] ---> 4dc5c2a928d3 [2023-05-03T00:02:34.158Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:02:34.728Z] ---> 5eee6c5f997a [2023-05-03T00:02:34.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T00:02:34.728Z] ---> b9adbfbc7783 [2023-05-03T00:02:34.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T00:02:40.016Z] ---> 85d42fc4ebb1 [2023-05-03T00:02:40.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:02:40.585Z] ---> 144739ec8c79 [2023-05-03T00:02:40.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:02:48.767Z] ---> 6d417bde1d8e [2023-05-03T00:02:48.767Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T00:02:48.767Z] ---> da1516e723a9 [2023-05-03T00:02:48.767Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T00:02:48.767Z] ---> Running in 2470276cc730 [2023-05-03T00:02:48.767Z] ---> Running in 14c8cd4139af [2023-05-03T00:02:48.767Z] Removing intermediate container d0c9037ca864 [2023-05-03T00:02:48.767Z] ---> 5f56560bf759 [2023-05-03T00:02:48.767Z] [2023-05-03T00:02:48.767Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:02:48.767Z] ---> 9ed4aefc74f6 [2023-05-03T00:02:48.767Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:02:48.767Z] ---> Running in a0090bd19fb4 [2023-05-03T00:02:48.767Z] Removing intermediate container 14c8cd4139af [2023-05-03T00:02:48.767Z] ---> b014c49c62e4 [2023-05-03T00:02:48.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:02:48.767Z] Removing intermediate container 2470276cc730 [2023-05-03T00:02:48.767Z] ---> 89ab09daa233 [2023-05-03T00:02:48.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:02:48.767Z] ---> Running in 77a7bcdc9fd0 [2023-05-03T00:02:48.767Z] ---> Running in bb4a3c38e5e0 [2023-05-03T00:02:48.767Z] Removing intermediate container a0090bd19fb4 [2023-05-03T00:02:48.767Z] ---> c9e87a4bc256 [2023-05-03T00:02:48.767Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T00:02:48.767Z] Removing intermediate container 77a7bcdc9fd0 [2023-05-03T00:02:48.767Z] ---> de92442c26ca [2023-05-03T00:02:48.767Z] Step 22/24 : LABEL arch=x86_64 [2023-05-03T00:02:58.776Z] ---> Running in 226f8f13cd27 [2023-05-03T00:02:58.776Z] Removing intermediate container bb4a3c38e5e0 [2023-05-03T00:02:58.776Z] ---> c529e1f8d2b9 [2023-05-03T00:02:58.776Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T00:02:58.776Z] ---> Running in 39500586a5cb [2023-05-03T00:02:59.037Z] ---> Running in 230fe0048699 [2023-05-03T00:02:59.609Z] Removing intermediate container 226f8f13cd27 [2023-05-03T00:02:59.609Z] ---> f0dd5be565f9 [2023-05-03T00:02:59.609Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T00:02:59.870Z] Removing intermediate container d5fe27f91659 [2023-05-03T00:02:59.870Z] ---> 4755b106c2e7 [2023-05-03T00:02:59.870Z] Step 8/23 : COPY . . [2023-05-03T00:03:12.093Z] Removing intermediate container 230fe0048699 [2023-05-03T00:03:12.093Z] ---> 00e6438b7e8a [2023-05-03T00:03:12.093Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:03:12.093Z] Removing intermediate container 39500586a5cb [2023-05-03T00:03:12.093Z] ---> 37516436305d [2023-05-03T00:03:12.093Z] Step 23/24 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:03:12.093Z] ---> Running in cf63ec327fb9 [2023-05-03T00:03:12.093Z] ---> 817df12ba8ee [2023-05-03T00:03:12.093Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T00:03:12.093Z] Removing intermediate container fd00350a767e [2023-05-03T00:03:12.093Z] ---> d5f3a523f0f6 [2023-05-03T00:03:12.093Z] [2023-05-03T00:03:12.093Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T00:03:12.093Z] ---> 9ed4aefc74f6 [2023-05-03T00:03:12.093Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T00:03:12.093Z] ---> Running in bf45a5f340d5 [2023-05-03T00:03:12.093Z] ---> Running in b8e8966657d2 [2023-05-03T00:03:12.354Z] ---> Running in 743d2d8b07d1 [2023-05-03T00:03:12.354Z] ---> Running in 1f9e9b2c769c [2023-05-03T00:03:12.628Z] Removing intermediate container cf63ec327fb9 [2023-05-03T00:03:12.628Z] ---> 994924cbc8d6 [2023-05-03T00:03:12.628Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:03:12.628Z] Removing intermediate container bf45a5f340d5 [2023-05-03T00:03:12.628Z] ---> 55694e38ed3f [2023-05-03T00:03:12.628Z] Step 24/24 : LABEL version=3.0.0-dev.144 [2023-05-03T00:03:12.888Z] Removing intermediate container b8e8966657d2 [2023-05-03T00:03:12.888Z] ---> c30b98a2528b [2023-05-03T00:03:12.888Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:03:13.149Z] ---> Running in e81442010a9f [2023-05-03T00:03:13.149Z] ---> Running in b5218241d2f1 [2023-05-03T00:03:13.149Z] ---> Running in 926cf42573bc [2023-05-03T00:03:13.409Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T00:03:13.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:13.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:13.723Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:03:13.723Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T00:03:13.723Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:03:13.723Z] OK: 8 MiB in 17 packages [2023-05-03T00:03:13.724Z] Removing intermediate container b5218241d2f1 [2023-05-03T00:03:13.724Z] ---> c8491e19c126 [2023-05-03T00:03:13.724Z] [2023-05-03T00:03:13.724Z] Successfully built c8491e19c126 [2023-05-03T00:03:13.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:13.983Z] Successfully tagged core-command:latest [2023-05-03T00:03:13.983Z] Building security-proxy-auth [2023-05-03T00:03:13.983Z]  Building core-command ... done Removing intermediate container 926cf42573bc [2023-05-03T00:03:13.983Z] ---> 18a4d1174d27 [2023-05-03T00:03:13.983Z] [2023-05-03T00:03:13.983Z] Successfully built 18a4d1174d27 [2023-05-03T00:03:13.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:14.273Z] Successfully tagged support-scheduler:latest [2023-05-03T00:03:14.273Z]  Building support-scheduler ... done Building security-bootstrapper [2023-05-03T00:03:14.273Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:03:14.273Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:03:14.273Z] OK: 7 MiB in 16 packages [2023-05-03T00:03:17.583Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:03:17.583Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:03:17.583Z] ---> 041175c241fe [2023-05-03T00:03:17.583Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 97b77ce36464 [2023-05-03T00:03:17.583Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 3745cf411007 [2023-05-03T00:03:17.583Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 3dbff7862800 [2023-05-03T00:03:17.583Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> e46fac72782c [2023-05-03T00:03:17.583Z] Step 7/33 : COPY . . [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 69887010d36f [2023-05-03T00:03:17.583Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T00:03:17.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:03:17.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:03:17.583Z] ---> 041175c241fe [2023-05-03T00:03:17.583Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 937c148653f8 [2023-05-03T00:03:17.583Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 879d1fe4ede8 [2023-05-03T00:03:17.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 90405a90e9f1 [2023-05-03T00:03:17.583Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 26cb1e6472ed [2023-05-03T00:03:17.583Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> eaa562a948cc [2023-05-03T00:03:17.583Z] Step 8/23 : COPY . . [2023-05-03T00:03:17.583Z] ---> Using cache [2023-05-03T00:03:17.583Z] ---> 7c7417f7cdda [2023-05-03T00:03:17.583Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T00:03:29.878Z] ---> Running in e89fb1608722 [2023-05-03T00:03:29.878Z] ---> Running in 652330f87378 [2023-05-03T00:03:29.878Z] Removing intermediate container e81442010a9f [2023-05-03T00:03:29.878Z] ---> 3697a5a08c8b [2023-05-03T00:03:29.878Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:03:29.878Z] Removing intermediate container 1f9e9b2c769c [2023-05-03T00:03:29.878Z] ---> 88f7765814cc [2023-05-03T00:03:29.878Z] 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-03T00:03:29.878Z] ---> Running in 1a2338b92b45 [2023-05-03T00:03:29.878Z] ---> 5d85df06b8b9 [2023-05-03T00:03:29.878Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:03:29.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-03T00:03:29.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T00:03:29.878Z] Removing intermediate container 1a2338b92b45 [2023-05-03T00:03:29.878Z] ---> 858fb25a7038 [2023-05-03T00:03:29.878Z] Step 12/22 : WORKDIR /edgex [2023-05-03T00:03:30.136Z] ---> Running in ee28728c3f10 [2023-05-03T00:03:30.400Z] ---> 43c6b70e978c [2023-05-03T00:03:30.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T00:03:32.347Z] Removing intermediate container ee28728c3f10 [2023-05-03T00:03:32.347Z] ---> d25879d8952f [2023-05-03T00:03:32.347Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:03:32.604Z] ---> 5feb8e6d1f80 [2023-05-03T00:03:32.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:03:33.539Z] ---> 7d6a3f2ca302 [2023-05-03T00:03:33.539Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:03:36.885Z] ---> 97ecb2afbb9d [2023-05-03T00:03:36.885Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T00:03:41.088Z] ---> Running in 27acc34b97c8 [2023-05-03T00:03:41.088Z] ---> b61001548dba [2023-05-03T00:03:41.088Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T00:03:42.465Z] Removing intermediate container 27acc34b97c8 [2023-05-03T00:03:42.465Z] ---> e09d1e128015 [2023-05-03T00:03:42.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:03:45.747Z] ---> 60faacb9fccf [2023-05-03T00:03:45.747Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T00:03:45.747Z] ---> Running in 9bfcef931f82 [2023-05-03T00:03:45.747Z] Removing intermediate container 743d2d8b07d1 [2023-05-03T00:03:45.747Z] ---> fd0c749c65c1 [2023-05-03T00:03:45.747Z] [2023-05-03T00:03:45.747Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:03:46.314Z] ---> 9ed4aefc74f6 [2023-05-03T00:03:46.314Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T00:03:46.573Z] Removing intermediate container 9bfcef931f82 [2023-05-03T00:03:46.573Z] ---> 4bc498b55ea6 [2023-05-03T00:03:46.573Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T00:03:47.536Z] ---> Running in f37aee69b9e0 [2023-05-03T00:03:48.105Z] ---> d9ef7e0f12ef [2023-05-03T00:03:48.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T00:03:48.365Z] ---> Running in 5bd8af984066 [2023-05-03T00:03:48.365Z] ---> 0d47241bf4c0 [2023-05-03T00:03:48.365Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:03:48.623Z] ---> Running in 5d7d4f5aa2ed [2023-05-03T00:03:48.623Z] Removing intermediate container 5bd8af984066 [2023-05-03T00:03:48.623Z] ---> e518e54d0e45 [2023-05-03T00:03:48.623Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:03:48.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:48.882Z] ---> Running in 741fa4f6b109 [2023-05-03T00:03:48.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:49.141Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T00:03:49.142Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:03:49.142Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:03:49.142Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:03:49.402Z] Removing intermediate container 741fa4f6b109 [2023-05-03T00:03:49.402Z] ---> b69fdcf5e2ef [2023-05-03T00:03:49.402Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:03:49.402Z] OK: 8 MiB in 17 packages [2023-05-03T00:03:50.370Z] ---> Running in 4de4016b4d36 [2023-05-03T00:03:51.308Z] Removing intermediate container 4de4016b4d36 [2023-05-03T00:03:51.308Z] ---> c86ae46cff83 [2023-05-03T00:03:51.308Z] [2023-05-03T00:03:51.308Z] Successfully built c86ae46cff83 [2023-05-03T00:03:51.308Z] Successfully tagged core-data:latest [2023-05-03T00:03:51.308Z] Building security-spire-config [2023-05-03T00:03:51.308Z]  Building core-data ... done Removing intermediate container f37aee69b9e0 [2023-05-03T00:03:51.308Z] ---> 5c44b634f487 [2023-05-03T00:03:51.308Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:03:56.588Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:03:56.588Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:03:56.588Z] ---> 041175c241fe [2023-05-03T00:03:56.588Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T00:03:56.588Z] ---> Using cache [2023-05-03T00:03:56.588Z] ---> 97b77ce36464 [2023-05-03T00:03:56.588Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T00:03:59.118Z] ---> Running in 9bec7536514a [2023-05-03T00:03:59.118Z] Removing intermediate container 5d7d4f5aa2ed [2023-05-03T00:03:59.118Z] ---> 2349ad52713a [2023-05-03T00:03:59.118Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:03:59.118Z] ---> Running in 4ea8d3445ac5 [2023-05-03T00:03:59.118Z] ---> Running in 63c9e5ca27f3 [2023-05-03T00:03:59.118Z] Removing intermediate container 9bec7536514a [2023-05-03T00:03:59.118Z] ---> 695ece85376b [2023-05-03T00:03:59.118Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T00:03:59.118Z] ---> Running in 40b16a5df327 [2023-05-03T00:03:59.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:59.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:03:59.943Z] OK: 265 MiB in 53 packages [2023-05-03T00:03:59.943Z] Removing intermediate container 63c9e5ca27f3 [2023-05-03T00:03:59.943Z] ---> 27f247814585 [2023-05-03T00:03:59.943Z] Step 20/22 : LABEL arch=x86_64 [2023-05-03T00:04:01.843Z] Removing intermediate container 40b16a5df327 [2023-05-03T00:04:01.843Z] ---> 3a056c21de4b [2023-05-03T00:04:01.843Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T00:04:01.843Z] ---> Running in 3a79464c4451 [2023-05-03T00:04:01.843Z] ---> Running in 349cb2cb9b54 [2023-05-03T00:04:01.843Z] Removing intermediate container 4ea8d3445ac5 [2023-05-03T00:04:01.843Z] ---> 591cb2971e3e [2023-05-03T00:04:01.843Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T00:04:01.843Z] Removing intermediate container 349cb2cb9b54 [2023-05-03T00:04:01.843Z] ---> 2b067a4dc27a [2023-05-03T00:04:01.843Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:04:01.843Z] Removing intermediate container 3a79464c4451 [2023-05-03T00:04:01.843Z] ---> b62c476f7510 [2023-05-03T00:04:01.843Z] Step 21/22 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:01.843Z] Removing intermediate container 652330f87378 [2023-05-03T00:04:01.843Z] ---> 05b885a22fca [2023-05-03T00:04:01.843Z] [2023-05-03T00:04:01.843Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:04:01.843Z] ---> 9ed4aefc74f6 [2023-05-03T00:04:01.843Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T00:04:01.843Z] ---> Using cache [2023-05-03T00:04:01.843Z] ---> 5e47a8995036 [2023-05-03T00:04:01.843Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:04:01.843Z] ---> Using cache [2023-05-03T00:04:01.843Z] ---> a0c9bb29f0e3 [2023-05-03T00:04:01.843Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:04:01.843Z] ---> Using cache [2023-05-03T00:04:01.843Z] ---> 59c9d01c0966 [2023-05-03T00:04:01.843Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:04:01.843Z] ---> Using cache [2023-05-03T00:04:01.843Z] Removing intermediate container e89fb1608722 [2023-05-03T00:04:01.843Z] ---> 7e1b0daa00a6 [2023-05-03T00:04:01.843Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T00:04:01.843Z] ---> e6126e6380ab [2023-05-03T00:04:01.843Z] ---> Running in d6b1a14b7347 [2023-05-03T00:04:01.843Z] [2023-05-03T00:04:01.843Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T00:04:01.843Z] ---> 9ed4aefc74f6 [2023-05-03T00:04:01.843Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T00:04:01.843Z] ---> Using cache [2023-05-03T00:04:01.843Z] ---> bc320a69bea9 [2023-05-03T00:04:01.843Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T00:04:01.843Z] ---> Running in b2e2d17c8fff [2023-05-03T00:04:01.843Z] ---> 57bd9db3d0fd [2023-05-03T00:04:01.843Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:04:02.102Z] ---> b44134013d4d [2023-05-03T00:04:02.102Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:04:02.102Z] ---> Running in 22adf9c9a4e4 [2023-05-03T00:04:02.360Z] Removing intermediate container d6b1a14b7347 [2023-05-03T00:04:02.360Z] ---> d480ca7a04d5 [2023-05-03T00:04:02.360Z] Step 22/22 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:02.360Z] ---> Running in b873d5950ae8 [2023-05-03T00:04:02.360Z] ---> 6e03a02f8935 [2023-05-03T00:04:02.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T00:04:02.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:02.360Z] ---> d314db2d55a6 [2023-05-03T00:04:02.360Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:04:02.360Z] Removing intermediate container b873d5950ae8 [2023-05-03T00:04:02.360Z] ---> ecd7e0a68c62 [2023-05-03T00:04:02.360Z] [2023-05-03T00:04:02.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:02.619Z] Successfully built ecd7e0a68c62 [2023-05-03T00:04:02.619Z] Successfully tagged security-proxy-setup:latest [2023-05-03T00:04:02.619Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-03T00:04:02.619Z] ---> 98b2efd81a00 [2023-05-03T00:04:02.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T00:04:02.619Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:04:02.877Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T00:04:02.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:04:02.877Z] OK: 7 MiB in 17 packages [2023-05-03T00:04:05.411Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:04:05.411Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:04:05.411Z] ---> 041175c241fe [2023-05-03T00:04:05.411Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T00:04:05.411Z] ---> Using cache [2023-05-03T00:04:05.411Z] ---> 97b77ce36464 [2023-05-03T00:04:05.411Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T00:04:05.411Z] ---> Using cache [2023-05-03T00:04:05.411Z] ---> 591cb2971e3e [2023-05-03T00:04:05.411Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T00:04:05.411Z] ---> Using cache [2023-05-03T00:04:05.411Z] ---> 57bd9db3d0fd [2023-05-03T00:04:05.411Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:04:06.808Z] ---> e7c0be6f60f1 [2023-05-03T00:04:06.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:04:06.808Z] ---> abbae63397e0 [2023-05-03T00:04:06.808Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:04:06.808Z] ---> Running in ba89adb4ece2 [2023-05-03T00:04:06.808Z] ---> Running in 16b3cf903e4b [2023-05-03T00:04:06.808Z] Removing intermediate container b2e2d17c8fff [2023-05-03T00:04:06.808Z] ---> eefab3ec3933 [2023-05-03T00:04:06.808Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T00:04:06.808Z] ---> Running in 5e43c5020cc1 [2023-05-03T00:04:06.808Z] ---> 8addd06098e2 [2023-05-03T00:04:06.808Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T00:04:06.808Z] ---> Running in 757deaecb1c3 [2023-05-03T00:04:06.808Z] Removing intermediate container 5e43c5020cc1 [2023-05-03T00:04:06.808Z] ---> 8253fe6d0b09 [2023-05-03T00:04:06.808Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T00:04:06.808Z] ---> Running in 63a6376a45f9 [2023-05-03T00:04:06.808Z] Removing intermediate container 757deaecb1c3 [2023-05-03T00:04:06.808Z] ---> 1194c056b8b4 [2023-05-03T00:04:06.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:04:07.067Z] ---> Running in d40c31d98616 [2023-05-03T00:04:07.067Z] Removing intermediate container 63a6376a45f9 [2023-05-03T00:04:07.067Z] ---> f7d8813cc620 [2023-05-03T00:04:07.067Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T00:04:07.067Z] ---> Running in 4c6727015ec0 [2023-05-03T00:04:07.067Z] Removing intermediate container d40c31d98616 [2023-05-03T00:04:07.067Z] ---> 2f7b0e1b816a [2023-05-03T00:04:07.067Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T00:04:07.067Z] ---> Running in f974cce2d9c0 [2023-05-03T00:04:07.067Z] Removing intermediate container 4c6727015ec0 [2023-05-03T00:04:07.067Z] ---> 2e4c737d0cea [2023-05-03T00:04:07.067Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T00:04:07.326Z] ---> Running in 24d8b14e32ae [2023-05-03T00:04:07.326Z] Removing intermediate container f974cce2d9c0 [2023-05-03T00:04:07.326Z] ---> 9be47429ed07 [2023-05-03T00:04:07.326Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:07.326Z] ---> Running in 0044d63fdbdd [2023-05-03T00:04:07.326Z] Removing intermediate container 24d8b14e32ae [2023-05-03T00:04:07.326Z] ---> 98a3aca97672 [2023-05-03T00:04:07.326Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T00:04:07.326Z] Removing intermediate container 16b3cf903e4b [2023-05-03T00:04:07.326Z] ---> df5200ca2a77 [2023-05-03T00:04:07.326Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:04:07.326Z] ---> Running in 4b08721d1828 [2023-05-03T00:04:07.326Z] ---> Running in 36c2a1d449e8 [2023-05-03T00:04:07.584Z] Removing intermediate container 0044d63fdbdd [2023-05-03T00:04:07.584Z] ---> 76149e801e42 [2023-05-03T00:04:07.584Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:07.584Z] ---> Running in 3eeea4c1d15f [2023-05-03T00:04:07.584Z] Removing intermediate container 36c2a1d449e8 [2023-05-03T00:04:07.584Z] ---> c0cae31ce1ae [2023-05-03T00:04:07.584Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:04:07.584Z] ---> Running in f3dbf5980bf3 [2023-05-03T00:04:07.584Z] Removing intermediate container 3eeea4c1d15f [2023-05-03T00:04:07.584Z] ---> faad40735910 [2023-05-03T00:04:07.584Z] [2023-05-03T00:04:07.584Z] Successfully built faad40735910 [2023-05-03T00:04:07.584Z] Removing intermediate container f3dbf5980bf3 [2023-05-03T00:04:07.584Z] ---> df0ccea5ff07 [2023-05-03T00:04:07.584Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T00:04:07.584Z] Successfully tagged support-notifications:latest [2023-05-03T00:04:07.842Z]  Building support-notifications ... done  ---> Running in 7245076e3c91 [2023-05-03T00:04:07.842Z] Removing intermediate container 7245076e3c91 [2023-05-03T00:04:07.842Z] ---> 41ba8bd5da97 [2023-05-03T00:04:07.842Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:07.842Z] ---> Running in 48c1de39c5ea [2023-05-03T00:04:07.842Z] Removing intermediate container 48c1de39c5ea [2023-05-03T00:04:07.842Z] ---> 6781b70c2f57 [2023-05-03T00:04:07.842Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:07.842Z] ---> Running in 6964d156e645 [2023-05-03T00:04:08.100Z] Removing intermediate container 6964d156e645 [2023-05-03T00:04:08.101Z] ---> 9e2be8d41368 [2023-05-03T00:04:08.101Z] [2023-05-03T00:04:08.101Z] Removing intermediate container 4b08721d1828 [2023-05-03T00:04:08.101Z] ---> 90da00eb1ac4 [2023-05-03T00:04:08.101Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T00:04:08.101Z] Successfully built 9e2be8d41368 [2023-05-03T00:04:08.101Z] Successfully tagged security-proxy-auth:latest [2023-05-03T00:04:08.101Z]  Building security-proxy-auth ... done  ---> Running in 11f9af719c00 [2023-05-03T00:04:08.101Z] Removing intermediate container 11f9af719c00 [2023-05-03T00:04:08.101Z] ---> 85360503e03d [2023-05-03T00:04:08.101Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T00:04:08.402Z] ---> bd7bc9a8c7de [2023-05-03T00:04:08.402Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T00:04:08.402Z] ---> Running in 35bd7b22a7cf [2023-05-03T00:04:09.010Z] Removing intermediate container 35bd7b22a7cf [2023-05-03T00:04:09.010Z] ---> 63db8e479097 [2023-05-03T00:04:09.010Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:04:09.010Z] ---> 6ac75380b593 [2023-05-03T00:04:09.010Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:04:09.277Z] ---> beccb84e8f4a [2023-05-03T00:04:09.277Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T00:04:09.890Z] ---> cecd9f3dbae5 [2023-05-03T00:04:09.890Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T00:04:09.890Z] ---> 539efe856b36 [2023-05-03T00:04:09.890Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T00:04:10.169Z] ---> 6bb0a069ccff [2023-05-03T00:04:10.169Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T00:04:10.169Z] ---> e02061e99470 [2023-05-03T00:04:10.169Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T00:04:10.459Z] ---> a91aea13b853 [2023-05-03T00:04:10.459Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T00:04:10.459Z] ---> e5d982da2124 [2023-05-03T00:04:10.459Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T00:04:10.459Z] ---> Running in 37d3cc1f2c3d [2023-05-03T00:04:22.890Z] Removing intermediate container 37d3cc1f2c3d [2023-05-03T00:04:22.890Z] ---> 1e440d8adb84 [2023-05-03T00:04:22.890Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T00:04:22.890Z] ---> Running in 1a249c24be0d [2023-05-03T00:04:22.890Z] Removing intermediate container 1a249c24be0d [2023-05-03T00:04:22.890Z] ---> 8301899cd460 [2023-05-03T00:04:22.890Z] Step 30/33 : CMD ["gate"] [2023-05-03T00:04:23.477Z] ---> Running in 04c2c24aaed6 [2023-05-03T00:04:30.081Z] Removing intermediate container 04c2c24aaed6 [2023-05-03T00:04:30.082Z] ---> 0b0b6607021d [2023-05-03T00:04:30.082Z] Step 31/33 : LABEL arch=x86_64 [2023-05-03T00:04:32.039Z] ---> Running in f7697d99e23e [2023-05-03T00:04:32.039Z] Removing intermediate container f7697d99e23e [2023-05-03T00:04:32.039Z] ---> 0169db19cff1 [2023-05-03T00:04:32.039Z] Step 32/33 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:32.039Z] ---> Running in a47ee46137b7 [2023-05-03T00:04:32.301Z] Removing intermediate container a47ee46137b7 [2023-05-03T00:04:32.301Z] ---> 3eac53e89e5e [2023-05-03T00:04:32.301Z] Step 33/33 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:32.301Z] ---> Running in 2aa2cbf3153b [2023-05-03T00:04:32.562Z] Removing intermediate container 2aa2cbf3153b [2023-05-03T00:04:32.562Z] ---> ff6f76f065ff [2023-05-03T00:04:32.562Z] [2023-05-03T00:04:32.562Z] Removing intermediate container 22adf9c9a4e4 [2023-05-03T00:04:32.562Z] ---> 729df6b58dfb [2023-05-03T00:04:32.562Z] Successfully built ff6f76f065ff [2023-05-03T00:04:32.562Z] Step 7/27 : COPY . . [2023-05-03T00:04:32.562Z] Successfully tagged security-bootstrapper:latest [2023-05-03T00:04:32.562Z]  Building security-bootstrapper ... done Removing intermediate container ba89adb4ece2 [2023-05-03T00:04:32.562Z] ---> f2e041ad9e04 [2023-05-03T00:04:32.562Z] Step 7/26 : COPY . . [2023-05-03T00:04:44.796Z] ---> a4725f62e4b7 [2023-05-03T00:04:44.796Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:04:44.796Z] ---> be97d0f04f26 [2023-05-03T00:04:44.796Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:04:44.796Z] ---> Running in 87f20540ab99 [2023-05-03T00:04:44.796Z] ---> Running in 4aaa59d802b7 [2023-05-03T00:04:45.056Z] Removing intermediate container 4aaa59d802b7 [2023-05-03T00:04:45.056Z] ---> 2ccbd8c54602 [2023-05-03T00:04:45.056Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T00:04:45.056Z] Removing intermediate container 87f20540ab99 [2023-05-03T00:04:45.056Z] ---> 9480460d58c6 [2023-05-03T00:04:45.056Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T00:04:45.056Z] ---> Running in 32e0e6b793c4 [2023-05-03T00:04:45.056Z] ---> Running in db7aeda89aca [2023-05-03T00:04:45.056Z] Removing intermediate container db7aeda89aca [2023-05-03T00:04:45.056Z] ---> 2c46edcd256c [2023-05-03T00:04:45.315Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:04:45.315Z] Removing intermediate container 32e0e6b793c4 [2023-05-03T00:04:45.315Z] ---> 71fcd7767ee1 [2023-05-03T00:04:45.315Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:04:45.315Z] ---> Running in 5c1d0475d1f8 [2023-05-03T00:04:45.315Z] ---> Running in ef498a913bf6 [2023-05-03T00:04:45.315Z] Removing intermediate container ef498a913bf6 [2023-05-03T00:04:45.315Z] ---> 874d149d512e [2023-05-03T00:04:45.315Z] 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-03T00:04:45.315Z] Removing intermediate container 5c1d0475d1f8 [2023-05-03T00:04:45.315Z] ---> ebbf0ba21002 [2023-05-03T00:04:45.315Z] 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-03T00:04:45.315Z] ---> Running in 8704234c65dc [2023-05-03T00:04:45.315Z] ---> Running in 8370cfba28f3 [2023-05-03T00:04:45.885Z] Removing intermediate container 8704234c65dc [2023-05-03T00:04:45.885Z] ---> 8ba8a136ecf7 [2023-05-03T00:04:45.885Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T00:04:45.885Z] ---> Running in 281a3d56e722 [2023-05-03T00:04:45.885Z] Removing intermediate container 8370cfba28f3 [2023-05-03T00:04:45.885Z] ---> 6e41b16da7fb [2023-05-03T00:04:45.885Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T00:04:45.885Z] ---> Running in de11559c2dad [2023-05-03T00:04:46.145Z] Removing intermediate container 281a3d56e722 [2023-05-03T00:04:46.145Z] ---> 5094e9698656 [2023-05-03T00:04:46.145Z] [2023-05-03T00:04:46.145Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T00:04:46.145Z] ---> 9ed4aefc74f6 [2023-05-03T00:04:46.145Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:04:46.145Z] ---> Using cache [2023-05-03T00:04:46.145Z] ---> cbfc170089e2 [2023-05-03T00:04:46.145Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T00:04:46.145Z] Removing intermediate container de11559c2dad [2023-05-03T00:04:46.145Z] ---> bd3cf6fa3d65 [2023-05-03T00:04:46.145Z] [2023-05-03T00:04:46.145Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T00:04:46.145Z] ---> 9ed4aefc74f6 [2023-05-03T00:04:46.145Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:04:46.145Z] ---> Using cache [2023-05-03T00:04:46.145Z] ---> cbfc170089e2 [2023-05-03T00:04:46.145Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T00:04:46.145Z] ---> Using cache [2023-05-03T00:04:46.145Z] ---> 3bab6d13453f [2023-05-03T00:04:46.145Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:04:46.145Z] ---> Using cache [2023-05-03T00:04:46.145Z] ---> 976f463aeac7 [2023-05-03T00:04:46.145Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:04:46.145Z] ---> Using cache [2023-05-03T00:04:46.145Z] ---> 3e9761b93498 [2023-05-03T00:04:46.145Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:04:46.145Z] ---> Running in ff5a2c526835 [2023-05-03T00:04:46.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:46.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:46.669Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:04:46.669Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:04:46.669Z] OK: 17820 distinct packages available [2023-05-03T00:04:46.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:46.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T00:04:47.190Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T00:04:47.190Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:04:47.190Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T00:04:47.190Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T00:04:47.190Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:04:47.190Z] OK: 7 MiB in 19 packages [2023-05-03T00:04:49.105Z] ---> d0d23b83c370 [2023-05-03T00:04:49.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:04:49.365Z] ---> 8d722ae00ac9 [2023-05-03T00:04:49.365Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T00:04:49.365Z] Removing intermediate container ff5a2c526835 [2023-05-03T00:04:49.365Z] ---> 387d83f01bf1 [2023-05-03T00:04:49.365Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:04:49.365Z] ---> 140ac43238a0 [2023-05-03T00:04:49.365Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T00:04:49.365Z] ---> 4c6e0f3a9afc [2023-05-03T00:04:49.365Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:04:49.624Z] ---> 1fe3608aef47 [2023-05-03T00:04:49.624Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:04:49.624Z] ---> d23390e1fe55 [2023-05-03T00:04:49.624Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:04:49.624Z] ---> Running in 9a17fec4f361 [2023-05-03T00:04:49.624Z] Removing intermediate container 9a17fec4f361 [2023-05-03T00:04:49.624Z] ---> 4335933c8cda [2023-05-03T00:04:49.624Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T00:04:49.624Z] ---> Running in 5e32264a52c9 [2023-05-03T00:04:49.885Z] Removing intermediate container 5e32264a52c9 [2023-05-03T00:04:49.885Z] ---> 2523b810fac9 [2023-05-03T00:04:49.885Z] Step 24/26 : LABEL arch=x86_64 [2023-05-03T00:04:49.885Z] ---> Running in 4c033ea18dec [2023-05-03T00:04:51.795Z] Removing intermediate container 4c033ea18dec [2023-05-03T00:04:51.795Z] ---> a03b94915231 [2023-05-03T00:04:51.795Z] Step 25/26 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:52.056Z] ---> Running in 025cf174594c [2023-05-03T00:04:52.056Z] ---> f7600b21d641 [2023-05-03T00:04:52.056Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:04:52.056Z] Removing intermediate container 025cf174594c [2023-05-03T00:04:52.056Z] ---> 9e1e7b1c87a6 [2023-05-03T00:04:52.056Z] Step 26/26 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:52.056Z] ---> Running in d4eb05faf325 [2023-05-03T00:04:52.056Z] ---> f0835d4d1043 [2023-05-03T00:04:52.056Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T00:04:52.056Z] ---> Running in 7a0a3d21e34b [2023-05-03T00:04:52.056Z] Removing intermediate container d4eb05faf325 [2023-05-03T00:04:52.056Z] ---> 5db7949160a9 [2023-05-03T00:04:52.056Z] [2023-05-03T00:04:52.315Z] Successfully built 5db7949160a9 [2023-05-03T00:04:52.315Z] Successfully tagged security-spire-server:latest [2023-05-03T00:04:52.315Z]  Building security-spire-server ... done Removing intermediate container 7a0a3d21e34b [2023-05-03T00:04:52.315Z] ---> d5068a479bd4 [2023-05-03T00:04:52.315Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T00:04:52.315Z] ---> b9c394ec8760 [2023-05-03T00:04:52.315Z] Step 22/27 : WORKDIR / [2023-05-03T00:04:52.315Z] ---> Running in b80684154fdd [2023-05-03T00:04:52.574Z] Removing intermediate container b80684154fdd [2023-05-03T00:04:52.574Z] ---> ad793751698a [2023-05-03T00:04:52.574Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:04:52.574Z] ---> Running in 9adf487722fd [2023-05-03T00:04:52.574Z] Removing intermediate container 9adf487722fd [2023-05-03T00:04:52.574Z] ---> 52e1f9c69bea [2023-05-03T00:04:52.574Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T00:04:52.574Z] ---> Running in b506976ad16f [2023-05-03T00:04:52.574Z] Removing intermediate container b506976ad16f [2023-05-03T00:04:52.574Z] ---> bcee7fb5934e [2023-05-03T00:04:52.574Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T00:04:52.574Z] ---> Running in 2b392e13dc70 [2023-05-03T00:04:52.574Z] Removing intermediate container 2b392e13dc70 [2023-05-03T00:04:52.574Z] ---> cce204ce62f5 [2023-05-03T00:04:52.574Z] Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:04:52.574Z] ---> Running in 388d60cdfc76 [2023-05-03T00:04:52.835Z] Removing intermediate container 388d60cdfc76 [2023-05-03T00:04:52.835Z] ---> d26bbf076b3b [2023-05-03T00:04:52.835Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T00:04:52.835Z] ---> Running in d9cfd074a27f [2023-05-03T00:04:52.835Z] Removing intermediate container d9cfd074a27f [2023-05-03T00:04:52.835Z] ---> e0306a714a47 [2023-05-03T00:04:52.835Z] [2023-05-03T00:04:52.835Z] Successfully built e0306a714a47 [2023-05-03T00:04:52.835Z] Successfully tagged security-spire-config:latest [2023-05-03T00:04:52.843Z]  Building security-spire-config ... done  [Pipeline] } [2023-05-03T00:04:52.860Z] $ docker stop --time=1 f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 [2023-05-03T00:04:54.144Z] $ docker rm -f --volumes f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T00:04:54.478Z] + docker images [2023-05-03T00:04:54.478Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T00:04:54.478Z] security-spire-config latest e0306a714a47 2 seconds ago 102MB [2023-05-03T00:04:54.478Z] security-spire-server latest 5db7949160a9 2 seconds ago 103MB [2023-05-03T00:04:54.478Z] bd3cf6fa3d65 9 seconds ago 1.58GB [2023-05-03T00:04:54.478Z] 5094e9698656 9 seconds ago 1.58GB [2023-05-03T00:04:54.478Z] security-bootstrapper latest ff6f76f065ff 22 seconds ago 22.2MB [2023-05-03T00:04:54.478Z] security-proxy-auth latest 9e2be8d41368 47 seconds ago 18.3MB [2023-05-03T00:04:54.478Z] support-notifications latest faad40735910 47 seconds ago 32.4MB [2023-05-03T00:04:54.478Z] security-proxy-setup latest ecd7e0a68c62 52 seconds ago 18.7MB [2023-05-03T00:04:54.478Z] 05b885a22fca 53 seconds ago 1.7GB [2023-05-03T00:04:54.478Z] e6126e6380ab 53 seconds ago 1.71GB [2023-05-03T00:04:54.478Z] core-data latest c86ae46cff83 About a minute ago 20MB [2023-05-03T00:04:54.478Z] fd0c749c65c1 About a minute ago 1.79GB [2023-05-03T00:04:54.478Z] support-scheduler latest 18a4d1174d27 About a minute ago 31.8MB [2023-05-03T00:04:54.478Z] core-command latest c8491e19c126 About a minute ago 19.8MB [2023-05-03T00:04:54.478Z] d5f3a523f0f6 About a minute ago 1.7GB [2023-05-03T00:04:54.478Z] 5f56560bf759 2 minutes ago 1.73GB [2023-05-03T00:04:54.478Z] 981af6493150 2 minutes ago 1.79GB [2023-05-03T00:04:54.478Z] 91fd01b67158 2 minutes ago 1.72GB [2023-05-03T00:04:54.478Z] security-secretstore-setup latest 863395afc745 3 minutes ago 32.8MB [2023-05-03T00:04:54.478Z] core-common-config-bootstrapper latest 3329034a3856 3 minutes ago 17.2MB [2023-05-03T00:04:54.478Z] security-spiffe-token-provider latest ed3cf6a047f4 3 minutes ago 32.8MB [2023-05-03T00:04:54.478Z] core-metadata latest 8b4182abe9c2 3 minutes ago 20.4MB [2023-05-03T00:04:54.478Z] 6a3bec023b13 3 minutes ago 1.76GB [2023-05-03T00:04:54.478Z] 8172e7b0976d 3 minutes ago 1.72GB [2023-05-03T00:04:54.478Z] 1d1a215d9b89 3 minutes ago 1.73GB [2023-05-03T00:04:54.478Z] e8a1565ea578 3 minutes ago 1.72GB [2023-05-03T00:04:54.478Z] security-spire-agent latest 8393f0ad089a 3 minutes ago 161MB [2023-05-03T00:04:54.478Z] 60edfc8edac2 4 minutes ago 1.58GB [2023-05-03T00:04:54.478Z] ci-base-image-x86_64 latest 041175c241fe 8 minutes ago 918MB [2023-05-03T00:04:54.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB [2023-05-03T00:04:54.478Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-05-03T00:04:54.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-03T00:04:54.478Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T00:04:54.572Z] provisioning config files... [2023-05-03T00:04:54.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config4092855360789962575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:04:54.880Z] ---> docker-login.sh [2023-05-03T00:04:54.880Z] nexus3.edgexfoundry.org:10001 [2023-05-03T00:04:54.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:05:09.772Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [2023-05-03T00:05:09.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T00:05:09.884Z] Failed in branch amd64 [2023-05-03T00:09:20.611Z] Removing intermediate container 7117d0e0b102 [2023-05-03T00:09:20.611Z] ---> b8ae40a67bc7 [2023-05-03T00:09:20.611Z] [2023-05-03T00:09:20.611Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:09:20.611Z] 3.17: Pulling from library/alpine [2023-05-03T00:09:20.611Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T00:09:20.611Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T00:09:20.611Z] ---> 51e60588ff2c [2023-05-03T00:09:20.611Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T00:09:20.611Z] ---> Running in 75d8e73433b6 [2023-05-03T00:09:20.611Z] Removing intermediate container 75d8e73433b6 [2023-05-03T00:09:20.611Z] ---> ba84bedf7824 [2023-05-03T00:09:20.611Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:09:20.611Z] ---> Running in bd88f00d950e [2023-05-03T00:09:20.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:20.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:20.611Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:09:20.611Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:09:20.611Z] OK: 8 MiB in 16 packages [2023-05-03T00:09:20.611Z] Removing intermediate container bd88f00d950e [2023-05-03T00:09:20.611Z] ---> d77ad09f5de7 [2023-05-03T00:09:20.611Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:09:20.611Z] ---> ac73120d3129 [2023-05-03T00:09:20.611Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:09:20.611Z] ---> 6d2454472284 [2023-05-03T00:09:20.611Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T00:09:20.611Z] Removing intermediate container 765e7cb28893 [2023-05-03T00:09:20.611Z] ---> 9657676b2bea [2023-05-03T00:09:20.611Z] [2023-05-03T00:09:20.611Z] Step 9/22 : FROM alpine:3.17 [2023-05-03T00:09:20.611Z] ---> 51e60588ff2c [2023-05-03T00:09:20.611Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T00:09:20.611Z] ---> Running in e6c6e0bba13a [2023-05-03T00:09:20.611Z] ---> f0aee0e2eb7e [2023-05-03T00:09:20.611Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:09:21.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:21.569Z] ---> 4cf6e7705ef4 [2023-05-03T00:09:21.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T00:09:22.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:23.938Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:09:23.938Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T00:09:23.938Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:09:23.938Z] OK: 8 MiB in 17 packages [2023-05-03T00:09:25.889Z] ---> 3907847c4e7d [2023-05-03T00:09:25.889Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:09:25.889Z] ---> Running in 4a6c85210e64 [2023-05-03T00:09:26.862Z] Removing intermediate container e6c6e0bba13a [2023-05-03T00:09:26.862Z] ---> 3b25c774894c [2023-05-03T00:09:26.862Z] 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-03T00:09:26.862Z] ---> Running in 2b22fd546c01 [2023-05-03T00:09:27.638Z] Removing intermediate container 2b22fd546c01 [2023-05-03T00:09:27.638Z] ---> 93435b0ad1e4 [2023-05-03T00:09:27.638Z] Step 12/22 : WORKDIR /edgex [2023-05-03T00:09:27.638Z] ---> Running in 9295ddaf1460 [2023-05-03T00:09:28.248Z] Removing intermediate container 9295ddaf1460 [2023-05-03T00:09:28.248Z] ---> 2211bbfafe71 [2023-05-03T00:09:28.248Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:09:29.753Z] ---> af110121be09 [2023-05-03T00:09:29.753Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:09:30.392Z] Removing intermediate container 4a6c85210e64 [2023-05-03T00:09:30.392Z] ---> 5e353ea2ef2f [2023-05-03T00:09:30.392Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:09:30.704Z] ---> Running in 5a3e38cd8779 [2023-05-03T00:09:30.986Z] ---> d4a88663e3e6 [2023-05-03T00:09:30.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T00:09:31.253Z] Removing intermediate container 5a3e38cd8779 [2023-05-03T00:09:31.253Z] ---> 21856bef4bf5 [2023-05-03T00:09:31.253Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:09:31.520Z] ---> Running in c86a45c8b711 [2023-05-03T00:09:32.111Z] ---> 4ad2013d17b6 [2023-05-03T00:09:32.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T00:09:32.111Z] Removing intermediate container c86a45c8b711 [2023-05-03T00:09:32.111Z] ---> eb8bf8eeb9d2 [2023-05-03T00:09:32.111Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T00:09:32.380Z] ---> Running in 4e39e96ddee5 [2023-05-03T00:09:32.963Z] Removing intermediate container 4e39e96ddee5 [2023-05-03T00:09:32.963Z] ---> ee959f0da9e3 [2023-05-03T00:09:32.963Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:09:32.963Z] ---> Running in 65371259beeb [2023-05-03T00:09:33.927Z] Removing intermediate container 65371259beeb [2023-05-03T00:09:33.927Z] ---> 257f0935cc46 [2023-05-03T00:09:33.927Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:09:33.927Z] ---> Running in 9758217dbf62 [2023-05-03T00:09:34.517Z] ---> 12d8ef16f044 [2023-05-03T00:09:34.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T00:09:34.789Z] Removing intermediate container 9758217dbf62 [2023-05-03T00:09:34.789Z] ---> ad892764e6b0 [2023-05-03T00:09:34.789Z] [2023-05-03T00:09:35.056Z] Successfully built ad892764e6b0 [2023-05-03T00:09:35.056Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-03T00:09:35.056Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-03T00:09:35.646Z] ---> b8d3a1f5190d [2023-05-03T00:09:35.646Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:09:35.924Z] ---> Running in 7ff55608e9d8 [2023-05-03T00:09:39.284Z] Removing intermediate container 7ff55608e9d8 [2023-05-03T00:09:39.284Z] ---> fe7080a95b9f [2023-05-03T00:09:39.284Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:09:39.284Z] ---> Running in 5aa36ce1a301 [2023-05-03T00:09:39.284Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:09:39.284Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:09:39.551Z] ---> d4a492d4ed02 [2023-05-03T00:09:39.551Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:09:39.551Z] ---> Using cache [2023-05-03T00:09:39.551Z] ---> a1c13e7f71d3 [2023-05-03T00:09:39.551Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T00:09:39.551Z] ---> Using cache [2023-05-03T00:09:39.551Z] ---> 0d2ecaf25126 [2023-05-03T00:09:39.551Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T00:09:39.551Z] ---> Using cache [2023-05-03T00:09:39.551Z] ---> 71c270a5aa4a [2023-05-03T00:09:39.551Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T00:09:39.551Z] ---> Using cache [2023-05-03T00:09:39.551Z] ---> edf7bd6a91c3 [2023-05-03T00:09:39.551Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:09:39.551Z] ---> Using cache [2023-05-03T00:09:39.551Z] ---> e2d6fd9211e2 [2023-05-03T00:09:39.551Z] Step 8/25 : COPY . . [2023-05-03T00:09:39.817Z] ---> Using cache [2023-05-03T00:09:39.817Z] ---> 55abc7458697 [2023-05-03T00:09:39.817Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T00:09:39.817Z] ---> Running in 69cac02da97f [2023-05-03T00:09:40.083Z] Removing intermediate container 5aa36ce1a301 [2023-05-03T00:09:40.083Z] ---> 058a57db980c [2023-05-03T00:09:40.083Z] Step 20/22 : LABEL arch=arm64 [2023-05-03T00:09:40.351Z] ---> Running in be21e0998561 [2023-05-03T00:09:40.934Z] Removing intermediate container be21e0998561 [2023-05-03T00:09:40.934Z] ---> 9515d9d10ed9 [2023-05-03T00:09:40.934Z] Step 21/22 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:09:41.203Z] ---> Running in f6a732e29ac2 [2023-05-03T00:09:41.786Z] Removing intermediate container f6a732e29ac2 [2023-05-03T00:09:41.786Z] ---> 1902514aac2b [2023-05-03T00:09:41.786Z] Step 22/22 : LABEL version=3.0.0-dev.144 [2023-05-03T00:09:41.786Z] ---> Running in 66c012e37dc3 [2023-05-03T00:09:42.051Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-03T00:09:42.634Z] Removing intermediate container 66c012e37dc3 [2023-05-03T00:09:42.634Z] ---> 1db1043219d3 [2023-05-03T00:09:42.634Z] [2023-05-03T00:09:42.634Z] Successfully built 1db1043219d3 [2023-05-03T00:09:42.634Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-03T00:09:42.634Z] Building security-secretstore-setup [2023-05-03T00:09:45.974Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:09:45.974Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:09:45.974Z] ---> d4a492d4ed02 [2023-05-03T00:09:45.974Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T00:09:45.974Z] ---> Using cache [2023-05-03T00:09:45.974Z] ---> 424452be58d2 [2023-05-03T00:09:45.974Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T00:09:46.241Z] ---> Running in 0a193e5ecef4 [2023-05-03T00:09:48.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:48.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:09:50.724Z] OK: 263 MiB in 53 packages [2023-05-03T00:09:53.324Z] Removing intermediate container 0a193e5ecef4 [2023-05-03T00:09:53.324Z] ---> e72fb0d83925 [2023-05-03T00:09:53.324Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T00:09:53.924Z] ---> 596db6f0fb3b [2023-05-03T00:09:53.924Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:09:54.202Z] ---> Running in b695f940ef21 [2023-05-03T00:10:16.263Z] Removing intermediate container a314e7dd4321 [2023-05-03T00:10:16.263Z] ---> 3e91734b2df9 [2023-05-03T00:10:16.263Z] [2023-05-03T00:10:16.263Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:10:16.263Z] ---> 51e60588ff2c [2023-05-03T00:10:16.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:10:16.263Z] ---> Running in 69b4d94793c1 [2023-05-03T00:10:16.263Z] Removing intermediate container 69b4d94793c1 [2023-05-03T00:10:16.263Z] ---> ac2b0e17f113 [2023-05-03T00:10:16.263Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T00:10:16.263Z] ---> Running in 9844b61a561e [2023-05-03T00:10:16.530Z] Removing intermediate container 9844b61a561e [2023-05-03T00:10:16.530Z] ---> 8023b6a626a3 [2023-05-03T00:10:16.530Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T00:10:16.798Z] ---> Running in d9cf0e286942 [2023-05-03T00:10:17.379Z] Removing intermediate container d9cf0e286942 [2023-05-03T00:10:17.379Z] ---> 6ef1b575d1fb [2023-05-03T00:10:17.379Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:10:17.379Z] ---> Running in c78be57f18ac [2023-05-03T00:10:19.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:10:20.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:10:21.679Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:10:21.679Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:10:21.679Z] OK: 8 MiB in 16 packages [2023-05-03T00:10:23.620Z] Removing intermediate container c78be57f18ac [2023-05-03T00:10:23.620Z] ---> 67f5f21fccdd [2023-05-03T00:10:23.620Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:10:24.202Z] ---> d8f7d26f6ccb [2023-05-03T00:10:24.202Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:10:25.162Z] ---> f2e95efea923 [2023-05-03T00:10:25.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T00:10:27.126Z] ---> e67c609c6056 [2023-05-03T00:10:27.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:10:28.087Z] ---> 936e66bf1a76 [2023-05-03T00:10:28.087Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T00:10:28.087Z] ---> Running in eaddb28527a2 [2023-05-03T00:10:28.673Z] Removing intermediate container eaddb28527a2 [2023-05-03T00:10:28.673Z] ---> 51114eb32dbd [2023-05-03T00:10:28.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:10:28.673Z] ---> Running in 1dec3ec6f51f [2023-05-03T00:10:29.261Z] Removing intermediate container 1dec3ec6f51f [2023-05-03T00:10:29.261Z] ---> 3542258f59e0 [2023-05-03T00:10:29.261Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T00:10:29.529Z] ---> Running in b37a4ef84286 [2023-05-03T00:10:29.799Z] Removing intermediate container b37a4ef84286 [2023-05-03T00:10:29.799Z] ---> 1feec07eda16 [2023-05-03T00:10:29.799Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:10:30.068Z] ---> Running in 06c50efdec84 [2023-05-03T00:10:30.659Z] Removing intermediate container 06c50efdec84 [2023-05-03T00:10:30.659Z] ---> 3a8c10de8365 [2023-05-03T00:10:30.659Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:10:30.929Z] ---> Running in 06f15787c82b [2023-05-03T00:10:31.516Z] Removing intermediate container 06f15787c82b [2023-05-03T00:10:31.516Z] ---> dd0e56f09373 [2023-05-03T00:10:31.516Z] [2023-05-03T00:10:31.516Z] Successfully built dd0e56f09373 [2023-05-03T00:10:31.516Z] Successfully tagged core-data-arm64:latest [2023-05-03T00:10:31.516Z]  Building core-data ... done Building support-notifications [2023-05-03T00:10:35.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:10:35.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:10:35.999Z] ---> d4a492d4ed02 [2023-05-03T00:10:35.999Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:10:35.999Z] ---> Using cache [2023-05-03T00:10:35.999Z] ---> a1c13e7f71d3 [2023-05-03T00:10:35.999Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:10:35.999Z] ---> Using cache [2023-05-03T00:10:35.999Z] ---> 0d2ecaf25126 [2023-05-03T00:10:35.999Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T00:10:35.999Z] ---> Running in d8a33c997cd4 [2023-05-03T00:10:37.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:10:38.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:10:39.776Z] OK: 263 MiB in 53 packages [2023-05-03T00:10:41.720Z] Removing intermediate container d8a33c997cd4 [2023-05-03T00:10:41.720Z] ---> 7e6401f20767 [2023-05-03T00:10:41.720Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:10:42.676Z] ---> 72e5746bd75f [2023-05-03T00:10:42.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:10:42.676Z] ---> Running in 58d304a6e777 [2023-05-03T00:11:29.520Z] Removing intermediate container b695f940ef21 [2023-05-03T00:11:29.520Z] ---> b146225a7dbd [2023-05-03T00:11:29.520Z] Step 7/25 : COPY . . [2023-05-03T00:11:30.481Z] ---> 21fe9ffc2024 [2023-05-03T00:11:30.481Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T00:11:30.481Z] ---> Running in 241ad85e3f75 [2023-05-03T00:11:32.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T00:12:04.666Z] Removing intermediate container 6e9b0a0196d6 [2023-05-03T00:12:04.666Z] ---> c403443181d3 [2023-05-03T00:12:04.666Z] [2023-05-03T00:12:04.666Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T00:12:04.666Z] ---> 51e60588ff2c [2023-05-03T00:12:04.666Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T00:12:04.666Z] ---> Running in 242ce2b7cd66 [2023-05-03T00:12:05.255Z] Removing intermediate container 242ce2b7cd66 [2023-05-03T00:12:05.255Z] ---> 9537eb87d54f [2023-05-03T00:12:05.255Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T00:12:05.530Z] ---> Running in b999e926a7d9 [2023-05-03T00:12:08.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:12:09.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:12:11.490Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:12:11.490Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:12:11.490Z] OK: 17691 distinct packages available [2023-05-03T00:12:11.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:12:12.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:12:14.016Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T00:12:14.284Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T00:12:14.284Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T00:12:14.284Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T00:12:14.284Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T00:12:14.284Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T00:12:14.284Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:12:14.284Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T00:12:14.284Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T00:12:14.285Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:12:14.558Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:12:15.144Z] OK: 11 MiB in 24 packages [2023-05-03T00:12:19.411Z] Removing intermediate container b999e926a7d9 [2023-05-03T00:12:19.411Z] ---> 25c5d32d47dc [2023-05-03T00:12:19.411Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:12:20.842Z] ---> b2f83313ac45 [2023-05-03T00:12:20.842Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:12:22.255Z] ---> cc579116efd4 [2023-05-03T00:12:22.255Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T00:12:26.535Z] ---> 99a9b9dbceca [2023-05-03T00:12:26.535Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:12:27.500Z] ---> 393388f9282c [2023-05-03T00:12:27.500Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T00:12:27.767Z] ---> Running in fb7bf5462374 [2023-05-03T00:12:28.349Z] Removing intermediate container fb7bf5462374 [2023-05-03T00:12:28.349Z] ---> 4a6a957a4b36 [2023-05-03T00:12:28.349Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:12:28.618Z] ---> Running in 4afa0b5cc3b5 [2023-05-03T00:12:29.204Z] Removing intermediate container 4afa0b5cc3b5 [2023-05-03T00:12:29.204Z] ---> 9a6ac0115d84 [2023-05-03T00:12:29.204Z] Step 18/20 : LABEL arch=arm64 [2023-05-03T00:12:29.472Z] ---> Running in 2ee1e027bf27 [2023-05-03T00:12:30.054Z] Removing intermediate container 2ee1e027bf27 [2023-05-03T00:12:30.054Z] ---> a46eef4e7168 [2023-05-03T00:12:30.054Z] Step 19/20 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:12:30.323Z] ---> Running in 806499fe24d8 [2023-05-03T00:12:31.283Z] Removing intermediate container 806499fe24d8 [2023-05-03T00:12:31.283Z] ---> 9d32a1d2f3c2 [2023-05-03T00:12:31.283Z] Step 20/20 : LABEL version=3.0.0-dev.144 [2023-05-03T00:12:31.283Z] ---> Running in 24e6c81a0c57 [2023-05-03T00:12:32.242Z] Removing intermediate container 24e6c81a0c57 [2023-05-03T00:12:32.242Z] ---> abba16f0953e [2023-05-03T00:12:32.242Z] [2023-05-03T00:12:32.242Z] Successfully built abba16f0953e [2023-05-03T00:12:32.242Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-03T00:12:32.509Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-05-03T00:12:32.509Z] Removing intermediate container 58d304a6e777 [2023-05-03T00:12:32.509Z] ---> b4933e3e2106 [2023-05-03T00:12:32.509Z] Step 8/23 : COPY . . [2023-05-03T00:12:35.853Z] ---> 47611df54480 [2023-05-03T00:12:35.853Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T00:12:35.853Z] ---> Running in acd3d9399197 [2023-05-03T00:12:37.262Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:12:37.262Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:12:37.262Z] ---> d4a492d4ed02 [2023-05-03T00:12:37.262Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T00:12:37.262Z] ---> Using cache [2023-05-03T00:12:37.262Z] ---> 424452be58d2 [2023-05-03T00:12:37.262Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T00:12:37.262Z] ---> Using cache [2023-05-03T00:12:37.262Z] ---> e72fb0d83925 [2023-05-03T00:12:37.262Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T00:12:37.262Z] ---> Using cache [2023-05-03T00:12:37.262Z] ---> 596db6f0fb3b [2023-05-03T00:12:37.262Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:12:37.262Z] ---> Using cache [2023-05-03T00:12:37.262Z] ---> b146225a7dbd [2023-05-03T00:12:37.262Z] Step 7/33 : COPY . . [2023-05-03T00:12:37.529Z] ---> Using cache [2023-05-03T00:12:37.529Z] ---> 21fe9ffc2024 [2023-05-03T00:12:37.529Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T00:12:37.796Z] ---> Running in 5cb139b44e5f [2023-05-03T00:12:38.063Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-03T00:12:40.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-03T00:13:06.829Z] Removing intermediate container 0e0c623d3a53 [2023-05-03T00:13:06.829Z] ---> 56bf5df8f055 [2023-05-03T00:13:06.829Z] [2023-05-03T00:13:06.829Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:13:06.829Z] ---> 51e60588ff2c [2023-05-03T00:13:06.829Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:13:06.829Z] ---> Running in aa7a667c217c [2023-05-03T00:13:06.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:13:07.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:13:08.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T00:13:08.511Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:13:08.511Z] OK: 8 MiB in 16 packages [2023-05-03T00:13:10.468Z] Removing intermediate container aa7a667c217c [2023-05-03T00:13:10.468Z] ---> a16d0ebba777 [2023-05-03T00:13:10.468Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:13:10.468Z] ---> Running in 047d5ee6803f [2023-05-03T00:13:10.738Z] Removing intermediate container 047d5ee6803f [2023-05-03T00:13:10.738Z] ---> f6e31fd43a6a [2023-05-03T00:13:10.738Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T00:13:11.005Z] ---> Running in 88dd8c4444ae [2023-05-03T00:13:11.592Z] Removing intermediate container 88dd8c4444ae [2023-05-03T00:13:11.592Z] ---> 93f92cba4599 [2023-05-03T00:13:11.592Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T00:13:11.592Z] ---> Running in 40a0ed72d969 [2023-05-03T00:13:12.174Z] Removing intermediate container 40a0ed72d969 [2023-05-03T00:13:12.174Z] ---> 41bfedbc35c7 [2023-05-03T00:13:12.174Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:13:12.756Z] ---> f16860b67840 [2023-05-03T00:13:12.756Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:13:13.712Z] ---> dd4e895d54fc [2023-05-03T00:13:13.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T00:13:16.285Z] ---> 90be5098fbb7 [2023-05-03T00:13:16.285Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:13:17.243Z] ---> 07a34ffcec26 [2023-05-03T00:13:17.243Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T00:13:17.243Z] ---> Running in 67614be9a164 [2023-05-03T00:13:17.828Z] Removing intermediate container 67614be9a164 [2023-05-03T00:13:17.828Z] ---> 110a19b53956 [2023-05-03T00:13:17.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:13:17.828Z] ---> Running in b1700ec0e378 [2023-05-03T00:13:18.408Z] Removing intermediate container b1700ec0e378 [2023-05-03T00:13:18.408Z] ---> 7e71fca850ea [2023-05-03T00:13:18.408Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T00:13:18.408Z] ---> Running in 71a919696b5b [2023-05-03T00:13:18.988Z] Removing intermediate container 71a919696b5b [2023-05-03T00:13:18.988Z] ---> a7c316523999 [2023-05-03T00:13:18.988Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:13:18.988Z] ---> Running in 10e04cba8412 [2023-05-03T00:13:19.569Z] Removing intermediate container 10e04cba8412 [2023-05-03T00:13:19.569Z] ---> 4f3a16c763f5 [2023-05-03T00:13:19.569Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:13:19.569Z] ---> Running in b8c013188255 [2023-05-03T00:13:20.148Z] Removing intermediate container b8c013188255 [2023-05-03T00:13:20.149Z] ---> 7f4c8e8b3ccd [2023-05-03T00:13:20.149Z] [2023-05-03T00:13:20.149Z] Successfully built 7f4c8e8b3ccd [2023-05-03T00:13:20.149Z] Successfully tagged support-scheduler-arm64:latest [2023-05-03T00:13:20.149Z]  Building support-scheduler ... done Building core-command [2023-05-03T00:13:23.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:13:23.479Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:13:23.479Z] ---> d4a492d4ed02 [2023-05-03T00:13:23.479Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:13:23.479Z] ---> Using cache [2023-05-03T00:13:23.479Z] ---> a1c13e7f71d3 [2023-05-03T00:13:23.479Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T00:13:23.479Z] ---> Using cache [2023-05-03T00:13:23.479Z] ---> 0d2ecaf25126 [2023-05-03T00:13:23.479Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T00:13:23.479Z] ---> Using cache [2023-05-03T00:13:23.479Z] ---> 71c270a5aa4a [2023-05-03T00:13:23.479Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T00:13:23.479Z] ---> Using cache [2023-05-03T00:13:23.479Z] ---> edf7bd6a91c3 [2023-05-03T00:13:23.479Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:13:23.479Z] ---> Using cache [2023-05-03T00:13:23.479Z] ---> e2d6fd9211e2 [2023-05-03T00:13:23.479Z] Step 8/24 : COPY . . [2023-05-03T00:13:23.745Z] ---> Using cache [2023-05-03T00:13:23.745Z] ---> 55abc7458697 [2023-05-03T00:13:23.745Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T00:13:24.013Z] ---> Running in 2ce81af69268 [2023-05-03T00:13:25.949Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-03T00:17:17.718Z] Removing intermediate container 69cac02da97f [2023-05-03T00:17:17.718Z] ---> f81ec8f9c291 [2023-05-03T00:17:17.718Z] [2023-05-03T00:17:17.718Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T00:17:17.718Z] ---> 51e60588ff2c [2023-05-03T00:17:17.718Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:17:17.718Z] ---> Using cache [2023-05-03T00:17:17.718Z] ---> a16d0ebba777 [2023-05-03T00:17:17.718Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:17:17.718Z] ---> Using cache [2023-05-03T00:17:17.718Z] ---> f6e31fd43a6a [2023-05-03T00:17:17.718Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T00:17:17.718Z] ---> Running in 286160d71575 [2023-05-03T00:17:17.718Z] Removing intermediate container 286160d71575 [2023-05-03T00:17:17.718Z] ---> c1a5e245af87 [2023-05-03T00:17:17.718Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T00:17:17.718Z] ---> Running in ad760723a1ec [2023-05-03T00:17:17.718Z] Removing intermediate container ad760723a1ec [2023-05-03T00:17:17.718Z] ---> 87a71a485ac3 [2023-05-03T00:17:17.718Z] Step 15/25 : WORKDIR / [2023-05-03T00:17:17.718Z] ---> Running in 1f3c632d55c9 [2023-05-03T00:17:17.718Z] Removing intermediate container 1f3c632d55c9 [2023-05-03T00:17:17.718Z] ---> f93a2bbab536 [2023-05-03T00:17:17.718Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:17:17.718Z] ---> a1148651b8b6 [2023-05-03T00:17:17.718Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:17:17.718Z] ---> bb79e554528c [2023-05-03T00:17:17.718Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T00:17:17.718Z] ---> 81410d9431d4 [2023-05-03T00:17:17.718Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:17:18.686Z] ---> 5f4b606c2245 [2023-05-03T00:17:18.686Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T00:17:19.267Z] ---> 9188ac40dab7 [2023-05-03T00:17:19.267Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T00:17:19.539Z] ---> Running in 198c955f9a86 [2023-05-03T00:17:19.814Z] Removing intermediate container 198c955f9a86 [2023-05-03T00:17:19.814Z] ---> 18e13bd6c93a [2023-05-03T00:17:19.814Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:17:20.080Z] ---> Running in cd9f1b02b3cc [2023-05-03T00:17:20.664Z] Removing intermediate container cd9f1b02b3cc [2023-05-03T00:17:20.664Z] ---> cb1650166c68 [2023-05-03T00:17:20.664Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T00:17:20.664Z] ---> Running in 9295046f1e38 [2023-05-03T00:17:21.244Z] Removing intermediate container 9295046f1e38 [2023-05-03T00:17:21.244Z] ---> 306d4b440732 [2023-05-03T00:17:21.244Z] Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:17:21.244Z] ---> Running in 5ca9533bc481 [2023-05-03T00:17:21.825Z] Removing intermediate container 5ca9533bc481 [2023-05-03T00:17:21.826Z] ---> 57ced3759d91 [2023-05-03T00:17:21.826Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T00:17:21.826Z] ---> Running in 308c84759c14 [2023-05-03T00:17:22.406Z] Removing intermediate container 308c84759c14 [2023-05-03T00:17:22.406Z] ---> ddc97a9d4788 [2023-05-03T00:17:22.406Z] [2023-05-03T00:17:22.406Z] Successfully built ddc97a9d4788 [2023-05-03T00:17:22.406Z] Successfully tagged core-metadata-arm64:latest [2023-05-03T00:17:22.406Z] Building security-spire-agent [2023-05-03T00:17:25.733Z]  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:17:25.733Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:17:25.733Z] ---> d4a492d4ed02 [2023-05-03T00:17:25.733Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T00:17:25.733Z] ---> Using cache [2023-05-03T00:17:25.733Z] ---> 424452be58d2 [2023-05-03T00:17:25.733Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T00:17:25.733Z] ---> Running in 6a13167fb9ea [2023-05-03T00:17:27.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:17:28.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:17:29.659Z] OK: 263 MiB in 53 packages [2023-05-03T00:17:31.608Z] Removing intermediate container 6a13167fb9ea [2023-05-03T00:17:31.608Z] ---> 8277b8062dd0 [2023-05-03T00:17:31.608Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T00:17:32.204Z] ---> 4af905d95af1 [2023-05-03T00:17:32.204Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:17:32.481Z] ---> Running in c726a9d6ce93 [2023-05-03T00:17:50.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-03T00:18:08.908Z] Removing intermediate container 241ad85e3f75 [2023-05-03T00:18:08.908Z] ---> d712cf86b889 [2023-05-03T00:18:08.908Z] [2023-05-03T00:18:08.908Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T00:18:08.908Z] ---> 51e60588ff2c [2023-05-03T00:18:08.908Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T00:18:08.908Z] ---> Running in bac2162dc8ab [2023-05-03T00:18:10.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:18:10.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:18:12.858Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T00:18:12.858Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T00:18:12.858Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T00:18:12.858Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:18:12.858Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:18:13.440Z] OK: 8 MiB in 18 packages [2023-05-03T00:18:16.016Z] Removing intermediate container bac2162dc8ab [2023-05-03T00:18:16.016Z] ---> 1e65e08ac039 [2023-05-03T00:18:16.016Z] 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-03T00:18:16.016Z] ---> Running in 0b2a7f4a6e74 [2023-05-03T00:18:16.624Z] Removing intermediate container 0b2a7f4a6e74 [2023-05-03T00:18:16.624Z] ---> d06c11046357 [2023-05-03T00:18:16.624Z] Step 12/25 : WORKDIR / [2023-05-03T00:18:16.624Z] ---> Running in b4a4b2ce3d4e [2023-05-03T00:18:17.206Z] Removing intermediate container b4a4b2ce3d4e [2023-05-03T00:18:17.206Z] ---> f2cda7be6f73 [2023-05-03T00:18:17.206Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:18:20.566Z] ---> 30c00fe278cb [2023-05-03T00:18:20.566Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:18:21.150Z] ---> 6d7627383789 [2023-05-03T00:18:21.150Z] 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-03T00:18:22.110Z] ---> 739a43c06a76 [2023-05-03T00:18:22.110Z] 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-03T00:18:23.067Z] ---> 46e082274580 [2023-05-03T00:18:23.067Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:18:24.032Z] ---> f78e911387ac [2023-05-03T00:18:24.032Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T00:18:25.436Z] ---> 4c95fbc80ce8 [2023-05-03T00:18:25.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T00:18:28.018Z] ---> 1441320d2a70 [2023-05-03T00:18:28.018Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T00:18:28.977Z] ---> 4c2fae533387 [2023-05-03T00:18:28.977Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:18:28.977Z] ---> Running in a43a5ba8fce8 [2023-05-03T00:18:33.230Z] Removing intermediate container a43a5ba8fce8 [2023-05-03T00:18:33.230Z] ---> 18806cfec37f [2023-05-03T00:18:33.230Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:18:33.230Z] ---> Running in 3cb0159339b1 [2023-05-03T00:18:33.812Z] Removing intermediate container 3cb0159339b1 [2023-05-03T00:18:33.812Z] ---> 24c2ee3a0be2 [2023-05-03T00:18:33.812Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T00:18:34.076Z] ---> Running in 74c4d9688af4 [2023-05-03T00:18:35.051Z] Removing intermediate container 74c4d9688af4 [2023-05-03T00:18:35.051Z] ---> 4cfbe45065b9 [2023-05-03T00:18:35.051Z] Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:18:35.318Z] ---> Running in 07940cd56e0d [2023-05-03T00:18:35.901Z] Removing intermediate container 07940cd56e0d [2023-05-03T00:18:35.901Z] ---> 35c0e5076cce [2023-05-03T00:18:35.901Z] Step 25/25 : LABEL version=3.0.0-dev.144 [2023-05-03T00:18:36.171Z] ---> Running in 6ae7c8fc4931 [2023-05-03T00:18:36.753Z] Removing intermediate container 6ae7c8fc4931 [2023-05-03T00:18:36.753Z] ---> 23c9caa8c41d [2023-05-03T00:18:36.753Z] [2023-05-03T00:18:37.343Z] Successfully built 23c9caa8c41d [2023-05-03T00:18:37.343Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-03T00:18:37.343Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-05-03T00:18:41.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:18:41.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:18:41.587Z] ---> d4a492d4ed02 [2023-05-03T00:18:41.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> a1c13e7f71d3 [2023-05-03T00:18:41.587Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> 0d2ecaf25126 [2023-05-03T00:18:41.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> 71c270a5aa4a [2023-05-03T00:18:41.587Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> edf7bd6a91c3 [2023-05-03T00:18:41.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> e2d6fd9211e2 [2023-05-03T00:18:41.587Z] Step 8/23 : COPY . . [2023-05-03T00:18:41.587Z] ---> Using cache [2023-05-03T00:18:41.587Z] ---> 55abc7458697 [2023-05-03T00:18:41.587Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T00:18:41.852Z] ---> Running in 5affb8dd6d1b [2023-05-03T00:18:44.434Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-03T00:19:11.147Z] Removing intermediate container c726a9d6ce93 [2023-05-03T00:19:11.147Z] ---> 312d7fda4172 [2023-05-03T00:19:11.147Z] Step 7/27 : COPY . . [2023-05-03T00:19:11.732Z] Removing intermediate container 5cb139b44e5f [2023-05-03T00:19:11.732Z] ---> fe806e414f65 [2023-05-03T00:19:11.732Z] [2023-05-03T00:19:11.732Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T00:19:11.732Z] ---> 51e60588ff2c [2023-05-03T00:19:11.732Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T00:19:11.732Z] ---> Using cache [2023-05-03T00:19:11.732Z] ---> 9537eb87d54f [2023-05-03T00:19:11.732Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T00:19:13.140Z] ---> Running in 9ee61e27bb81 [2023-05-03T00:19:13.519Z] ---> a25f11ce65cb [2023-05-03T00:19:13.519Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:19:13.816Z] ---> Running in c8908eb5105f [2023-05-03T00:19:14.407Z] Removing intermediate container c8908eb5105f [2023-05-03T00:19:14.407Z] ---> 65741b2b502b [2023-05-03T00:19:14.407Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T00:19:14.699Z] ---> Running in 35ed2c0175c4 [2023-05-03T00:19:15.321Z] Removing intermediate container 35ed2c0175c4 [2023-05-03T00:19:15.321Z] ---> 9f2885cb0aac [2023-05-03T00:19:15.321Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:19:15.606Z] ---> Running in 48a86163fc25 [2023-05-03T00:19:15.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:16.223Z] Removing intermediate container 48a86163fc25 [2023-05-03T00:19:16.223Z] ---> b658e4fbe8fd [2023-05-03T00:19:16.223Z] 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-03T00:19:16.223Z] ---> Running in 0dad6d5e9af3 [2023-05-03T00:19:16.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:18.792Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:19:18.792Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T00:19:18.792Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:19:18.792Z] OK: 8 MiB in 17 packages [2023-05-03T00:19:19.060Z] Removing intermediate container 0dad6d5e9af3 [2023-05-03T00:19:19.060Z] ---> c16cbe7fefbd [2023-05-03T00:19:19.060Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T00:19:19.328Z] ---> Running in 32f85d09085d [2023-05-03T00:19:20.337Z] Removing intermediate container 32f85d09085d [2023-05-03T00:19:20.337Z] ---> 31b69a6e0294 [2023-05-03T00:19:20.337Z] [2023-05-03T00:19:20.337Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T00:19:20.337Z] ---> 51e60588ff2c [2023-05-03T00:19:20.337Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:19:20.337Z] ---> Running in 52a2b29ff0d5 [2023-05-03T00:19:20.933Z] Removing intermediate container 9ee61e27bb81 [2023-05-03T00:19:20.933Z] ---> d3a6cb30519f [2023-05-03T00:19:20.933Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T00:19:20.933Z] ---> Running in eea327d2f72e [2023-05-03T00:19:20.933Z] Removing intermediate container 52a2b29ff0d5 [2023-05-03T00:19:20.933Z] ---> 78a01aa3e126 [2023-05-03T00:19:20.933Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T00:19:21.203Z] ---> Running in a87eb4d3c8b9 [2023-05-03T00:19:21.792Z] Removing intermediate container eea327d2f72e [2023-05-03T00:19:21.792Z] ---> f0ac78a28dee [2023-05-03T00:19:21.792Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T00:19:21.792Z] ---> Running in 37c643edb449 [2023-05-03T00:19:22.382Z] Removing intermediate container 37c643edb449 [2023-05-03T00:19:22.382Z] ---> 0570cbda7919 [2023-05-03T00:19:22.382Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T00:19:22.649Z] ---> Running in 23015d4e1a1b [2023-05-03T00:19:23.233Z] Removing intermediate container 23015d4e1a1b [2023-05-03T00:19:23.233Z] ---> 02fef5a6be95 [2023-05-03T00:19:23.233Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T00:19:23.500Z] ---> Running in 18b7e4dd7f6d [2023-05-03T00:19:23.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:24.040Z] Removing intermediate container 18b7e4dd7f6d [2023-05-03T00:19:24.040Z] ---> 16f3b8ae38d0 [2023-05-03T00:19:24.040Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T00:19:24.309Z] ---> Running in e1266f2ba724 [2023-05-03T00:19:24.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:26.023Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:19:26.023Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:19:26.023Z] OK: 17691 distinct packages available [2023-05-03T00:19:26.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:27.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:19:27.532Z] Removing intermediate container e1266f2ba724 [2023-05-03T00:19:27.532Z] ---> a35e42c4c2e4 [2023-05-03T00:19:27.532Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T00:19:27.532Z] ---> Running in fb49717a170b [2023-05-03T00:19:28.124Z] Removing intermediate container fb49717a170b [2023-05-03T00:19:28.124Z] ---> ba35fbef5bf1 [2023-05-03T00:19:28.124Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T00:19:29.544Z] ---> 46929ba802a2 [2023-05-03T00:19:29.544Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T00:19:29.544Z] ---> Running in 3e18819cfa0a [2023-05-03T00:19:29.544Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T00:19:29.544Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:19:29.544Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T00:19:29.544Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T00:19:29.544Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T00:19:29.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:19:29.544Z] OK: 9 MiB in 20 packages [2023-05-03T00:19:32.128Z] Removing intermediate container a87eb4d3c8b9 [2023-05-03T00:19:32.128Z] ---> 16a56d60137b [2023-05-03T00:19:32.128Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:19:33.102Z] ---> e007db3ebc00 [2023-05-03T00:19:33.372Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:19:33.372Z] Removing intermediate container 3e18819cfa0a [2023-05-03T00:19:33.372Z] ---> 3cde2f86b3ca [2023-05-03T00:19:33.372Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:19:34.333Z] ---> 477a0dccf334 [2023-05-03T00:19:34.333Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T00:19:34.600Z] ---> 15c66bf9712e [2023-05-03T00:19:34.600Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:19:35.559Z] ---> a6d1bea87a60 [2023-05-03T00:19:35.559Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T00:19:38.898Z] ---> b53886a5f4c5 [2023-05-03T00:19:38.898Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T00:19:41.465Z] ---> 2fce5fd1e780 [2023-05-03T00:19:41.465Z] ---> 3e048096f8d6 [2023-05-03T00:19:41.465Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T00:19:41.465Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:19:42.045Z] ---> 0d6da6d8f782 [2023-05-03T00:19:42.045Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T00:19:43.980Z] ---> 2bda0097436f [2023-05-03T00:19:43.980Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T00:19:45.385Z] ---> 6d27578c0828 [2023-05-03T00:19:45.385Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T00:19:46.791Z] ---> b0232735c139 [2023-05-03T00:19:46.791Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T00:19:46.791Z] ---> Running in cded84c9a795 [2023-05-03T00:19:49.388Z] ---> 5d419b3ff6e1 [2023-05-03T00:19:49.388Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:19:50.352Z] Removing intermediate container cded84c9a795 [2023-05-03T00:19:50.352Z] ---> eb1b83325f6e [2023-05-03T00:19:50.352Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T00:19:50.352Z] ---> Running in 63e5245271c8 [2023-05-03T00:19:50.352Z] ---> 95832c995da5 [2023-05-03T00:19:50.352Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T00:19:51.324Z] Removing intermediate container 63e5245271c8 [2023-05-03T00:19:51.324Z] ---> 92e3c5927a67 [2023-05-03T00:19:51.324Z] Step 30/33 : CMD ["gate"] [2023-05-03T00:19:51.324Z] ---> Running in 35c052822f23 [2023-05-03T00:19:51.601Z] ---> cd23325d857d [2023-05-03T00:19:51.601Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T00:19:52.189Z] Removing intermediate container 35c052822f23 [2023-05-03T00:19:52.189Z] ---> 073062380fe5 [2023-05-03T00:19:52.189Z] Step 31/33 : LABEL arch=arm64 [2023-05-03T00:19:52.189Z] ---> Running in 2ab36d370c4c [2023-05-03T00:19:55.525Z] Removing intermediate container 2ab36d370c4c [2023-05-03T00:19:55.525Z] ---> 366c57e20154 [2023-05-03T00:19:55.525Z] Step 32/33 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:19:55.525Z] ---> e5005dbca7cc [2023-05-03T00:19:55.525Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:19:55.525Z] ---> Running in e4dad3cff27b [2023-05-03T00:19:55.525Z] ---> Running in 3c767dc83a03 [2023-05-03T00:19:56.113Z] Removing intermediate container 3c767dc83a03 [2023-05-03T00:19:56.113Z] ---> 9217a088b221 [2023-05-03T00:19:56.113Z] Removing intermediate container e4dad3cff27b [2023-05-03T00:19:56.113Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] ---> 61d5f7aa0d32 [2023-05-03T00:19:56.113Z] [2023-05-03T00:19:56.113Z] Step 33/33 : LABEL version=3.0.0-dev.144 [2023-05-03T00:19:56.379Z] ---> Running in 798a0ae8e111 [2023-05-03T00:19:56.379Z] ---> Running in 0bae1491456f [2023-05-03T00:19:56.962Z] Removing intermediate container 798a0ae8e111 [2023-05-03T00:19:56.962Z] ---> a006f0f75494 [2023-05-03T00:19:56.962Z] [2023-05-03T00:19:56.962Z] Removing intermediate container 0bae1491456f [2023-05-03T00:19:56.962Z] ---> 9d0de1b62552 [2023-05-03T00:19:56.962Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T00:19:56.962Z] ---> Running in 3fcf56bfac04 [2023-05-03T00:19:57.229Z] Successfully built a006f0f75494 [2023-05-03T00:19:57.229Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-03T00:19:57.229Z] Building security-spire-config [2023-05-03T00:19:57.500Z]  Building security-bootstrapper ... done Removing intermediate container 3fcf56bfac04 [2023-05-03T00:19:57.500Z] ---> 89370cbbdb43 [2023-05-03T00:19:57.500Z] Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:19:57.788Z] ---> Running in 82dfd5521a94 [2023-05-03T00:19:58.058Z] Removing intermediate container 82dfd5521a94 [2023-05-03T00:19:58.058Z] ---> 48ec8ee7c05b [2023-05-03T00:19:58.058Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T00:19:58.327Z] ---> Running in 78ddab7079d4 [2023-05-03T00:19:58.911Z] Removing intermediate container 78ddab7079d4 [2023-05-03T00:19:58.911Z] ---> 1a65d21b4b38 [2023-05-03T00:19:58.911Z] [2023-05-03T00:19:58.911Z] Successfully built 1a65d21b4b38 [2023-05-03T00:19:58.911Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-03T00:19:58.911Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-03T00:20:02.243Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:20:02.243Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:20:02.243Z] ---> d4a492d4ed02 [2023-05-03T00:20:02.243Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T00:20:02.243Z] ---> Using cache [2023-05-03T00:20:02.243Z] ---> 424452be58d2 [2023-05-03T00:20:02.243Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T00:20:02.243Z] ---> Using cache [2023-05-03T00:20:02.243Z] ---> 8277b8062dd0 [2023-05-03T00:20:02.243Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T00:20:02.243Z] ---> Using cache [2023-05-03T00:20:02.243Z] ---> 4af905d95af1 [2023-05-03T00:20:02.243Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:20:02.243Z] ---> Using cache [2023-05-03T00:20:02.243Z] ---> 312d7fda4172 [2023-05-03T00:20:02.243Z] Step 7/27 : COPY . . [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> a25f11ce65cb [2023-05-03T00:20:02.508Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> 65741b2b502b [2023-05-03T00:20:02.508Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> 9f2885cb0aac [2023-05-03T00:20:02.508Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> b658e4fbe8fd [2023-05-03T00:20:02.508Z] 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-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> c16cbe7fefbd [2023-05-03T00:20:02.508Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> 31b69a6e0294 [2023-05-03T00:20:02.508Z] [2023-05-03T00:20:02.508Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T00:20:02.508Z] ---> 51e60588ff2c [2023-05-03T00:20:02.508Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:20:02.508Z] ---> Using cache [2023-05-03T00:20:02.508Z] ---> 78a01aa3e126 [2023-05-03T00:20:02.508Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T00:20:03.096Z] ---> Running in d97897718090 [2023-05-03T00:20:04.503Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T00:20:04.503Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T00:20:04.503Z] ---> d4a492d4ed02 [2023-05-03T00:20:04.503Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T00:20:04.503Z] ---> Using cache [2023-05-03T00:20:04.503Z] ---> 424452be58d2 [2023-05-03T00:20:04.503Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T00:20:04.503Z] ---> Using cache [2023-05-03T00:20:04.503Z] ---> 8277b8062dd0 [2023-05-03T00:20:04.503Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T00:20:04.503Z] ---> Using cache [2023-05-03T00:20:04.503Z] ---> 4af905d95af1 [2023-05-03T00:20:04.503Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T00:20:04.503Z] ---> Using cache [2023-05-03T00:20:04.503Z] ---> 312d7fda4172 [2023-05-03T00:20:04.503Z] Step 7/26 : COPY . . [2023-05-03T00:20:04.767Z] ---> Using cache [2023-05-03T00:20:04.767Z] ---> a25f11ce65cb [2023-05-03T00:20:04.767Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T00:20:04.767Z] ---> Using cache [2023-05-03T00:20:04.767Z] ---> 65741b2b502b [2023-05-03T00:20:04.767Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T00:20:04.767Z] ---> Using cache [2023-05-03T00:20:04.767Z] ---> 9f2885cb0aac [2023-05-03T00:20:04.767Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T00:20:04.767Z] ---> Using cache [2023-05-03T00:20:04.767Z] ---> b658e4fbe8fd [2023-05-03T00:20:04.767Z] 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-03T00:20:05.038Z] ---> Running in fbfe5220364d [2023-05-03T00:20:05.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:20:06.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:20:08.208Z] v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T00:20:08.208Z] v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T00:20:08.208Z] OK: 17691 distinct packages available [2023-05-03T00:20:08.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:20:08.484Z] Removing intermediate container fbfe5220364d [2023-05-03T00:20:08.484Z] ---> be8634596bb6 [2023-05-03T00:20:08.484Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T00:20:08.484Z] ---> Running in 37dc57581efc [2023-05-03T00:20:09.067Z] Removing intermediate container 37dc57581efc [2023-05-03T00:20:09.067Z] ---> 1d993ae80ca9 [2023-05-03T00:20:09.067Z] [2023-05-03T00:20:09.067Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T00:20:09.067Z] ---> 51e60588ff2c [2023-05-03T00:20:09.067Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T00:20:09.067Z] ---> Using cache [2023-05-03T00:20:09.067Z] ---> 78a01aa3e126 [2023-05-03T00:20:09.067Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T00:20:09.067Z] ---> Using cache [2023-05-03T00:20:09.067Z] ---> 16a56d60137b [2023-05-03T00:20:09.067Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:20:09.067Z] ---> Using cache [2023-05-03T00:20:09.067Z] ---> e007db3ebc00 [2023-05-03T00:20:09.067Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:20:09.067Z] ---> Using cache [2023-05-03T00:20:09.067Z] ---> 477a0dccf334 [2023-05-03T00:20:09.067Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:20:09.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:20:11.277Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T00:20:11.277Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T00:20:11.277Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T00:20:11.277Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T00:20:11.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:20:11.277Z] OK: 8 MiB in 19 packages [2023-05-03T00:20:13.866Z] Removing intermediate container d97897718090 [2023-05-03T00:20:13.866Z] ---> 5cad2de7cf4c [2023-05-03T00:20:13.866Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:20:15.285Z] ---> 554eefd8eee2 [2023-05-03T00:20:15.285Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:20:17.229Z] ---> 5c64efa59ffd [2023-05-03T00:20:17.229Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T00:20:19.810Z] ---> 0ad051ca3c2d [2023-05-03T00:20:19.810Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:20:21.216Z] ---> e57948aeabda [2023-05-03T00:20:21.216Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T00:20:22.620Z] ---> 20eadd1bab0a [2023-05-03T00:20:22.620Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T00:20:24.559Z] ---> 2c295b73ecd9 [2023-05-03T00:20:24.559Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:20:24.826Z] ---> Running in 4a478d973b9d [2023-05-03T00:20:26.228Z] Removing intermediate container 4a478d973b9d [2023-05-03T00:20:26.228Z] ---> df03ee31813a [2023-05-03T00:20:26.228Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T00:20:26.228Z] ---> Running in 647d1dd0b1d6 [2023-05-03T00:20:27.183Z] Removing intermediate container 647d1dd0b1d6 [2023-05-03T00:20:27.183Z] ---> 886922e26565 [2023-05-03T00:20:27.183Z] Step 24/26 : LABEL arch=arm64 [2023-05-03T00:20:27.450Z] ---> Running in 1bbc929214ab [2023-05-03T00:20:28.405Z] Removing intermediate container 1bbc929214ab [2023-05-03T00:20:28.405Z] ---> a6c6c1d5b6dd [2023-05-03T00:20:28.405Z] Step 25/26 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:20:28.670Z] ---> Running in 7032a41c4eee [2023-05-03T00:20:29.632Z] Removing intermediate container 7032a41c4eee [2023-05-03T00:20:29.632Z] ---> d3b8e4f4e31d [2023-05-03T00:20:29.907Z] Step 26/26 : LABEL version=3.0.0-dev.144 [2023-05-03T00:20:29.907Z] ---> 1ad5b6375d7e [2023-05-03T00:20:29.907Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T00:20:30.174Z] ---> Running in ba2ca913f10c [2023-05-03T00:20:31.134Z] Removing intermediate container ba2ca913f10c [2023-05-03T00:20:31.134Z] ---> 7771b5b0acc4 [2023-05-03T00:20:31.134Z] [2023-05-03T00:20:31.134Z] Successfully built 7771b5b0acc4 [2023-05-03T00:20:31.401Z] ---> 1eb9de2b3d10 [2023-05-03T00:20:31.401Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T00:20:31.401Z] Successfully tagged security-spire-server-arm64:latest [2023-05-03T00:20:31.401Z]  Building security-spire-server ... done  ---> Running in 7989c5f20061 [2023-05-03T00:20:35.656Z] Removing intermediate container 2ce81af69268 [2023-05-03T00:20:35.656Z] ---> 4834f6b50571 [2023-05-03T00:20:35.656Z] [2023-05-03T00:20:35.656Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T00:20:35.656Z] ---> 51e60588ff2c [2023-05-03T00:20:35.656Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:20:35.656Z] ---> Using cache [2023-05-03T00:20:35.656Z] ---> a16d0ebba777 [2023-05-03T00:20:35.656Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:20:35.656Z] ---> Using cache [2023-05-03T00:20:35.656Z] ---> f6e31fd43a6a [2023-05-03T00:20:35.656Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T00:20:35.656Z] Removing intermediate container 7989c5f20061 [2023-05-03T00:20:35.656Z] ---> 288ef7cf013f [2023-05-03T00:20:35.656Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T00:20:35.656Z] ---> Running in 53d4e440b614 [2023-05-03T00:20:36.257Z] Removing intermediate container 53d4e440b614 [2023-05-03T00:20:36.257Z] ---> 7f487c0cc1ea [2023-05-03T00:20:36.257Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T00:20:36.257Z] ---> Running in c44fcdce2ee5 [2023-05-03T00:20:36.257Z] ---> 08b3c75c32e8 [2023-05-03T00:20:36.257Z] Step 22/27 : WORKDIR / [2023-05-03T00:20:36.526Z] ---> Running in dbad9f3c4e4e [2023-05-03T00:20:37.111Z] Removing intermediate container c44fcdce2ee5 [2023-05-03T00:20:37.111Z] ---> aa5f396b9071 [2023-05-03T00:20:37.111Z] Step 15/24 : WORKDIR / [2023-05-03T00:20:37.111Z] ---> Running in 8c8022c430de [2023-05-03T00:20:37.111Z] Removing intermediate container dbad9f3c4e4e [2023-05-03T00:20:37.111Z] ---> 53f3ea40d1e0 [2023-05-03T00:20:37.111Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T00:20:37.379Z] ---> Running in 1e2fcbd85a62 [2023-05-03T00:20:37.648Z] Removing intermediate container 8c8022c430de [2023-05-03T00:20:37.648Z] ---> d7adf1681f65 [2023-05-03T00:20:37.648Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:20:37.924Z] Removing intermediate container 1e2fcbd85a62 [2023-05-03T00:20:37.924Z] ---> 13a4a49a1af9 [2023-05-03T00:20:37.924Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T00:20:38.195Z] ---> Running in 3377bd416ae4 [2023-05-03T00:20:38.783Z] Removing intermediate container 3377bd416ae4 [2023-05-03T00:20:38.783Z] ---> ecec52b2f643 [2023-05-03T00:20:38.783Z] Step 25/27 : LABEL arch=arm64 [2023-05-03T00:20:39.050Z] ---> f4e4ea5b1ad6 [2023-05-03T00:20:39.050Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:20:39.050Z] ---> Running in c04ff2f77008 [2023-05-03T00:20:40.030Z] Removing intermediate container c04ff2f77008 [2023-05-03T00:20:40.030Z] ---> dc76154fa5eb [2023-05-03T00:20:40.030Z] Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:20:40.309Z] ---> Running in 93ff2bb42f4a [2023-05-03T00:20:40.309Z] ---> 3b98b91173d0 [2023-05-03T00:20:40.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T00:20:40.908Z] Removing intermediate container 93ff2bb42f4a [2023-05-03T00:20:40.908Z] ---> bb8adf56add1 [2023-05-03T00:20:40.908Z] Step 27/27 : LABEL version=3.0.0-dev.144 [2023-05-03T00:20:40.908Z] ---> Running in 310fe9c250d8 [2023-05-03T00:20:41.874Z] Removing intermediate container 310fe9c250d8 [2023-05-03T00:20:41.874Z] ---> 24ac44f47b65 [2023-05-03T00:20:41.874Z] [2023-05-03T00:20:41.874Z] Successfully built 24ac44f47b65 [2023-05-03T00:20:41.874Z] Successfully tagged security-spire-config-arm64:latest [2023-05-03T00:20:42.463Z]  Building security-spire-config ... done  ---> bfe5e119cffa [2023-05-03T00:20:42.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:20:43.446Z] ---> ed91e85edc66 [2023-05-03T00:20:43.446Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T00:20:43.716Z] ---> Running in 73773a610864 [2023-05-03T00:20:43.982Z] Removing intermediate container 73773a610864 [2023-05-03T00:20:43.982Z] ---> 1d1467cd42b9 [2023-05-03T00:20:43.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:20:44.255Z] ---> Running in 7c0ca382325b [2023-05-03T00:20:44.838Z] Removing intermediate container 7c0ca382325b [2023-05-03T00:20:44.838Z] ---> 1a5ad13518cc [2023-05-03T00:20:44.838Z] Step 22/24 : LABEL arch=arm64 [2023-05-03T00:20:44.838Z] ---> Running in a61e82a8c501 [2023-05-03T00:20:45.422Z] Removing intermediate container a61e82a8c501 [2023-05-03T00:20:45.422Z] ---> e9eb1eb56dbe [2023-05-03T00:20:45.422Z] Step 23/24 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:20:45.422Z] ---> Running in bed1ceff12ad [2023-05-03T00:20:49.674Z] Removing intermediate container bed1ceff12ad [2023-05-03T00:20:49.674Z] ---> 16729bbc3ad8 [2023-05-03T00:20:49.674Z] Step 24/24 : LABEL version=3.0.0-dev.144 [2023-05-03T00:20:49.674Z] ---> Running in 68d4590f1424 [2023-05-03T00:20:49.674Z] Removing intermediate container 68d4590f1424 [2023-05-03T00:20:49.674Z] ---> 2546d7ab82e2 [2023-05-03T00:20:49.674Z] [2023-05-03T00:20:49.944Z] Successfully built 2546d7ab82e2 [2023-05-03T00:20:49.944Z] Successfully tagged core-command-arm64:latest [2023-05-03T00:21:36.778Z]  Building core-command ... done Removing intermediate container acd3d9399197 [2023-05-03T00:21:36.778Z] ---> 614b203df385 [2023-05-03T00:21:36.778Z] [2023-05-03T00:21:36.778Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:21:36.778Z] ---> 51e60588ff2c [2023-05-03T00:21:36.778Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T00:21:36.778Z] ---> Running in b97207fdc063 [2023-05-03T00:21:36.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T00:21:36.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T00:21:36.778Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T00:21:36.778Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T00:21:36.778Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T00:21:36.778Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T00:21:36.778Z] OK: 8 MiB in 17 packages [2023-05-03T00:21:36.778Z] Removing intermediate container b97207fdc063 [2023-05-03T00:21:36.778Z] ---> ca32950b30be [2023-05-03T00:21:36.778Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T00:21:36.778Z] ---> Running in 230e88cd8a38 [2023-05-03T00:21:36.778Z] Removing intermediate container 230e88cd8a38 [2023-05-03T00:21:36.778Z] ---> 9accac16e7e9 [2023-05-03T00:21:36.778Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T00:21:36.778Z] ---> Running in 0ff47b57c65c [2023-05-03T00:21:36.778Z] Removing intermediate container 0ff47b57c65c [2023-05-03T00:21:36.778Z] ---> a6adf3e6dad8 [2023-05-03T00:21:36.778Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T00:21:37.045Z] ---> Running in 32a5c456a21d [2023-05-03T00:21:37.627Z] Removing intermediate container 32a5c456a21d [2023-05-03T00:21:37.627Z] ---> 1570414d82d5 [2023-05-03T00:21:37.627Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:21:38.219Z] ---> 5e4645627cd8 [2023-05-03T00:21:38.219Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:21:40.790Z] ---> f6860dfd7bd9 [2023-05-03T00:21:40.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T00:21:42.733Z] ---> fcfdbd3a5124 [2023-05-03T00:21:42.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:21:43.694Z] ---> 1184d8d5f158 [2023-05-03T00:21:43.694Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T00:21:43.694Z] ---> Running in f64ef5c3bce1 [2023-05-03T00:21:44.281Z] Removing intermediate container f64ef5c3bce1 [2023-05-03T00:21:44.281Z] ---> 6a5c3fdd03d7 [2023-05-03T00:21:44.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T00:21:44.281Z] ---> Running in 11a04863e990 [2023-05-03T00:21:44.874Z] Removing intermediate container 11a04863e990 [2023-05-03T00:21:44.874Z] ---> 62b687a87853 [2023-05-03T00:21:44.874Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T00:21:44.874Z] ---> Running in d51bbd12b014 [2023-05-03T00:21:45.457Z] Removing intermediate container d51bbd12b014 [2023-05-03T00:21:45.457Z] ---> ffef9bea8e30 [2023-05-03T00:21:45.457Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:21:45.457Z] ---> Running in 156278d807b2 [2023-05-03T00:21:46.050Z] Removing intermediate container 156278d807b2 [2023-05-03T00:21:46.050Z] ---> 851889b3dca9 [2023-05-03T00:21:46.050Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:21:46.050Z] ---> Running in 03c3d2666771 [2023-05-03T00:21:46.633Z] Removing intermediate container 03c3d2666771 [2023-05-03T00:21:46.633Z] ---> 748d08455c3b [2023-05-03T00:21:46.633Z] [2023-05-03T00:21:46.633Z] Successfully built 748d08455c3b [2023-05-03T00:21:46.900Z] Successfully tagged support-notifications-arm64:latest [2023-05-03T00:22:02.986Z]  Building support-notifications ... done Removing intermediate container 5affb8dd6d1b [2023-05-03T00:22:02.986Z] ---> 308b74c6b464 [2023-05-03T00:22:02.986Z] [2023-05-03T00:22:02.986Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T00:22:02.986Z] ---> 51e60588ff2c [2023-05-03T00:22:02.986Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T00:22:02.986Z] ---> Using cache [2023-05-03T00:22:02.986Z] ---> ba84bedf7824 [2023-05-03T00:22:02.986Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T00:22:02.986Z] ---> Using cache [2023-05-03T00:22:02.986Z] ---> d77ad09f5de7 [2023-05-03T00:22:02.986Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T00:22:02.986Z] ---> Using cache [2023-05-03T00:22:02.986Z] ---> ac73120d3129 [2023-05-03T00:22:02.986Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T00:22:02.986Z] ---> Using cache [2023-05-03T00:22:02.986Z] ---> 6d2454472284 [2023-05-03T00:22:02.986Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T00:22:02.986Z] ---> 44af1ef12fe8 [2023-05-03T00:22:02.986Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T00:22:03.252Z] ---> a2169cbc0ab4 [2023-05-03T00:22:03.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T00:22:03.521Z] ---> 8f79a57d2c67 [2023-05-03T00:22:03.521Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T00:22:03.788Z] ---> Running in f984c14cfb47 [2023-05-03T00:22:05.736Z] Removing intermediate container f984c14cfb47 [2023-05-03T00:22:05.736Z] ---> e71dcb567d42 [2023-05-03T00:22:05.736Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T00:22:05.736Z] ---> Running in 64caec759522 [2023-05-03T00:22:05.736Z] Removing intermediate container 64caec759522 [2023-05-03T00:22:05.736Z] ---> a5ddc4848e5d [2023-05-03T00:22:05.736Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T00:22:06.002Z] ---> Running in 24e206c96194 [2023-05-03T00:22:06.267Z] Removing intermediate container 24e206c96194 [2023-05-03T00:22:06.267Z] ---> 303758442329 [2023-05-03T00:22:06.267Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T00:22:06.267Z] ---> Running in aa0129e871ed [2023-05-03T00:22:06.534Z] Removing intermediate container aa0129e871ed [2023-05-03T00:22:06.534Z] ---> 83eba511720d [2023-05-03T00:22:06.534Z] Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:22:06.803Z] ---> Running in 4f002015a0e0 [2023-05-03T00:22:07.069Z] Removing intermediate container 4f002015a0e0 [2023-05-03T00:22:07.069Z] ---> ab30ae291484 [2023-05-03T00:22:07.069Z] Step 23/23 : LABEL version=3.0.0-dev.144 [2023-05-03T00:22:07.069Z] ---> Running in 08ff65c7d687 [2023-05-03T00:22:07.338Z] Removing intermediate container 08ff65c7d687 [2023-05-03T00:22:07.338Z] ---> eff9a69e2d05 [2023-05-03T00:22:07.338Z] [2023-05-03T00:22:07.338Z] Successfully built eff9a69e2d05 [2023-05-03T00:22:07.607Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-03T00:22:07.886Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-03T00:22:07.895Z] $ docker stop --time=1 e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b [2023-05-03T00:22:09.580Z] $ docker rm -f --volumes e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T00:22:10.056Z] + docker images [2023-05-03T00:22:10.324Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T00:22:10.324Z] core-common-config-bootstrapper-arm64 latest eff9a69e2d05 3 seconds ago 17.2MB [2023-05-03T00:22:10.324Z] 308b74c6b464 10 seconds ago 1.35GB [2023-05-03T00:22:10.324Z] support-notifications-arm64 latest 748d08455c3b 24 seconds ago 31.9MB [2023-05-03T00:22:10.324Z] 614b203df385 42 seconds ago 1.42GB [2023-05-03T00:22:10.324Z] core-command-arm64 latest 2546d7ab82e2 About a minute ago 19.7MB [2023-05-03T00:22:10.324Z] security-spire-config-arm64 latest 24ac44f47b65 About a minute ago 96.1MB [2023-05-03T00:22:10.324Z] 4834f6b50571 About a minute ago 1.35GB [2023-05-03T00:22:10.324Z] security-spire-server-arm64 latest 7771b5b0acc4 About a minute ago 97MB [2023-05-03T00:22:10.324Z] 1d993ae80ca9 2 minutes ago 1.21GB [2023-05-03T00:22:10.324Z] security-spire-agent-arm64 latest 1a65d21b4b38 2 minutes ago 153MB [2023-05-03T00:22:10.324Z] security-bootstrapper-arm64 latest a006f0f75494 2 minutes ago 21.9MB [2023-05-03T00:22:10.324Z] 31b69a6e0294 2 minutes ago 1.21GB [2023-05-03T00:22:10.324Z] fe806e414f65 3 minutes ago 1.34GB [2023-05-03T00:22:10.324Z] security-secretstore-setup-arm64 latest 23c9caa8c41d 3 minutes ago 32.2MB [2023-05-03T00:22:10.324Z] d712cf86b889 4 minutes ago 1.35GB [2023-05-03T00:22:10.324Z] core-metadata-arm64 latest ddc97a9d4788 4 minutes ago 20.2MB [2023-05-03T00:22:10.324Z] f81ec8f9c291 5 minutes ago 1.36GB [2023-05-03T00:22:10.324Z] support-scheduler-arm64 latest 7f4c8e8b3ccd 8 minutes ago 31.2MB [2023-05-03T00:22:10.324Z] 56bf5df8f055 9 minutes ago 1.42GB [2023-05-03T00:22:10.324Z] security-spiffe-token-provider-arm64 latest abba16f0953e 9 minutes ago 32.7MB [2023-05-03T00:22:10.324Z] c403443181d3 10 minutes ago 1.39GB [2023-05-03T00:22:10.324Z] core-data-arm64 latest dd0e56f09373 11 minutes ago 19.9MB [2023-05-03T00:22:10.324Z] 3e91734b2df9 11 minutes ago 1.36GB [2023-05-03T00:22:10.324Z] security-proxy-setup-arm64 latest 1db1043219d3 12 minutes ago 18.7MB [2023-05-03T00:22:10.324Z] security-proxy-auth-arm64 latest ad892764e6b0 12 minutes ago 18.1MB [2023-05-03T00:22:10.324Z] 9657676b2bea 12 minutes ago 1.33GB [2023-05-03T00:22:10.324Z] b8ae40a67bc7 13 minutes ago 1.33GB [2023-05-03T00:22:10.324Z] ci-base-image-arm64 latest d4a492d4ed02 22 minutes ago 899MB [2023-05-03T00:22:10.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB [2023-05-03T00:22:10.324Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-05-03T00:22:10.324Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T00:22:10.448Z] provisioning config files... [2023-05-03T00:22:10.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config12701605003298610141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:22:10.796Z] ---> docker-login.sh [2023-05-03T00:22:10.796Z] nexus3.edgexfoundry.org:10001 [2023-05-03T00:22:10.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:22:11.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T00:22:11.377Z] Configure a credential helper to remove this warning. See [2023-05-03T00:22:11.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T00:22:11.377Z] [2023-05-03T00:22:11.377Z] Login Succeeded [2023-05-03T00:22:11.377Z] nexus3.edgexfoundry.org:10002 [2023-05-03T00:22:11.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:22:11.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T00:22:11.644Z] Configure a credential helper to remove this warning. See [2023-05-03T00:22:11.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T00:22:11.644Z] [2023-05-03T00:22:11.644Z] Login Succeeded [2023-05-03T00:22:11.644Z] nexus3.edgexfoundry.org:10003 [2023-05-03T00:22:11.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:22:12.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T00:22:12.176Z] Configure a credential helper to remove this warning. See [2023-05-03T00:22:12.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T00:22:12.176Z] [2023-05-03T00:22:12.176Z] Login Succeeded [2023-05-03T00:22:12.176Z] nexus3.edgexfoundry.org:10004 [2023-05-03T00:22:12.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:22:12.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T00:22:12.443Z] Configure a credential helper to remove this warning. See [2023-05-03T00:22:12.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T00:22:12.443Z] [2023-05-03T00:22:12.443Z] Login Succeeded [2023-05-03T00:22:12.443Z] docker.io [2023-05-03T00:22:12.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T00:22:12.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T00:22:12.970Z] Configure a credential helper to remove this warning. See [2023-05-03T00:22:12.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T00:22:12.970Z] [2023-05-03T00:22:12.970Z] Login Succeeded [2023-05-03T00:22:12.970Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T00:22:12.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T00:22:13.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T00:22:13.040Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-03T00:22:13.040Z] 2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:22:13.040Z] latest [2023-05-03T00:22:13.040Z] 3.0.0-dev.144 [2023-05-03T00:22:13.040Z] 2b289baeba3c93402790f2dfecdd81c9a1018974-3.0.0-dev.144 [2023-05-03T00:22:13.040Z] main [2023-05-03T00:22:13.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:22:13.381Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:22:13.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b289baeba3c93402790f2dfecdd81c9a1018974 [2023-05-03T00:22:13.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T00:22:14.697Z] ad79b043518d: Preparing [2023-05-03T00:22:14.697Z] 8a782fe7dda5: Preparing [2023-05-03T00:22:14.697Z] 41a9c56f2e4d: Preparing [2023-05-03T00:22:14.697Z] 070536f27245: Preparing [2023-05-03T00:22:14.697Z] 56df7ce57715: Preparing [2023-05-03T00:22:14.697Z] 26cbea5cba74: Preparing [2023-05-03T00:22:14.697Z] 26cbea5cba74: Waiting [2023-05-03T00:22:36.724Z] 070536f27245: Pushed [2023-05-03T00:22:36.724Z] 56df7ce57715: Pushed [2023-05-03T00:22:36.724Z] ad79b043518d: Pushed [2023-05-03T00:22:36.724Z] 41a9c56f2e4d: Pushed [2023-05-03T00:22:36.724Z] 26cbea5cba74: Layer already exists [2023-05-03T00:22:49.022Z] 8a782fe7dda5: Pushed [2023-05-03T00:23:35.858Z] 2b289baeba3c93402790f2dfecdd81c9a1018974: digest: sha256:dd5f84aed3ae63c7a6c0bf0ed37dd49a169ffd87142f12fae4822170d895c1ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:23:36.212Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:23:36.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-03T00:23:36.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-03T00:23:51.542Z] Get "https://nexus3.edgexfoundry.org:10004/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:23:51.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T00:23:51.947Z] [2023-05-03T00:23:51.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:23:52.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T00:24:00.466Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T00:24:00.466Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T00:24:00.466Z] 04944245beec: Pulling fs layer [2023-05-03T00:24:00.466Z] 699f458cf7ca: Pulling fs layer [2023-05-03T00:24:00.466Z] 765212b225bb: Pulling fs layer [2023-05-03T00:24:00.466Z] f23df028b6ca: Pulling fs layer [2023-05-03T00:24:00.466Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T00:24:00.466Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T00:24:00.466Z] f23df028b6ca: Waiting [2023-05-03T00:24:00.466Z] d65c8cfc05b1: Waiting [2023-05-03T00:24:00.466Z] 2437ff75d9bd: Waiting [2023-05-03T00:24:00.466Z] 765212b225bb: Waiting [2023-05-03T00:24:00.466Z] 04944245beec: Verifying Checksum [2023-05-03T00:24:00.466Z] 04944245beec: Download complete [2023-05-03T00:24:00.466Z] 765212b225bb: Verifying Checksum [2023-05-03T00:24:00.466Z] 765212b225bb: Download complete [2023-05-03T00:24:00.466Z] f23df028b6ca: Verifying Checksum [2023-05-03T00:24:00.466Z] f23df028b6ca: Download complete [2023-05-03T00:24:00.466Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T00:24:00.466Z] d65c8cfc05b1: Download complete [2023-05-03T00:24:00.466Z] 699f458cf7ca: Verifying Checksum [2023-05-03T00:24:00.466Z] 699f458cf7ca: Download complete [2023-05-03T00:24:00.733Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T00:24:00.733Z] 8998bd30e6a1: Download complete [2023-05-03T00:24:03.307Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T00:24:03.307Z] 2437ff75d9bd: Download complete [2023-05-03T00:24:04.721Z] 8998bd30e6a1: Pull complete [2023-05-03T00:24:05.304Z] 04944245beec: Pull complete [2023-05-03T00:24:06.263Z] 699f458cf7ca: Pull complete [2023-05-03T00:24:06.530Z] 765212b225bb: Pull complete [2023-05-03T00:24:07.495Z] f23df028b6ca: Pull complete [2023-05-03T00:24:07.495Z] d65c8cfc05b1: Pull complete [2023-05-03T00:24:22.487Z] 2437ff75d9bd: Pull complete [2023-05-03T00:24:22.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T00:24:22.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T00:24:22.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T00:24:22.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container [2023-05-03T00:24:22.772Z] $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T00:24:25.550Z] $ docker top 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:26.450Z] ---> job-cost.sh [2023-05-03T00:24:26.450Z] lf-activate-venv: SKIPPING [2023-05-03T00:24:26.450Z] INFO: No Stack... [2023-05-03T00:24:27.031Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T00:24:27.614Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T00:24:28.266Z] + + cat /w/workspace/edgex-go/507/archives/cost.csv [2023-05-03T00:24:28.266Z] cut -d, -f6 [Pipeline] lock [2023-05-03T00:24:28.304Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] [2023-05-03T00:24:28.315Z] Resource [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] did not exist. Created. [2023-05-03T00:24:28.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T00:24:28.968Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T00:24:29.615Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T00:24:29.626Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T00:24:29.652Z] $ docker stop --time=1 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 [2023-05-03T00:24:31.927Z] $ docker rm -f --volumes 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T00:24:32.196Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-03T00:24:32.784Z] + [ -d /w/workspace/edgex-go/507/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:33.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:33.924Z] ---> package-listing.sh [2023-05-03T00:24:33.924Z] ++ facter osfamily [2023-05-03T00:24:33.924Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T00:24:34.185Z] + OS_FAMILY=debian [2023-05-03T00:24:34.185Z] + workspace=/w/workspace/edgex-go/507 [2023-05-03T00:24:34.185Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T00:24:34.185Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T00:24:34.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T00:24:34.185Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T00:24:34.185Z] + '[' /w/workspace/edgex-go/507 ']' [2023-05-03T00:24:34.185Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T00:24:34.185Z] + case "${OS_FAMILY}" in [2023-05-03T00:24:34.185Z] + dpkg -l [2023-05-03T00:24:34.185Z] + grep '^ii' [2023-05-03T00:24:34.185Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T00:24:34.185Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T00:24:34.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T00:24:34.185Z] + '[' /w/workspace/edgex-go/507 ']' [2023-05-03T00:24:34.185Z] + mkdir -p /w/workspace/edgex-go/507/archives/ [2023-05-03T00:24:34.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/507/archives/ [Pipeline] echo [2023-05-03T00:24:34.195Z] 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/507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T00:24:34.469Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:24:34.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T00:24:34.765Z] [2023-05-03T00:24:34.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T00:24:35.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T00:24:35.067Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T00:24:35.067Z] 5eb5b503b376: Pulling fs layer [2023-05-03T00:24:35.067Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T00:24:35.067Z] ec43610c2a17: Pulling fs layer [2023-05-03T00:24:35.067Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T00:24:35.067Z] 33b1e0a273af: Pulling fs layer [2023-05-03T00:24:35.067Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T00:24:35.067Z] 2f39f015ded8: Pulling fs layer [2023-05-03T00:24:35.067Z] 3a2ae6a8a46f: Waiting [2023-05-03T00:24:35.067Z] 33b1e0a273af: Waiting [2023-05-03T00:24:35.067Z] 5d3b04190fa2: Waiting [2023-05-03T00:24:35.067Z] 2f39f015ded8: Waiting [2023-05-03T00:24:35.067Z] 5c69ac0246d0: Download complete [2023-05-03T00:24:35.067Z] 3a2ae6a8a46f: Download complete [2023-05-03T00:24:35.067Z] 33b1e0a273af: Verifying Checksum [2023-05-03T00:24:35.067Z] 33b1e0a273af: Download complete [2023-05-03T00:24:35.324Z] ec43610c2a17: Verifying Checksum [2023-05-03T00:24:35.324Z] ec43610c2a17: Download complete [2023-05-03T00:24:35.324Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T00:24:35.324Z] 5d3b04190fa2: Download complete [2023-05-03T00:24:35.324Z] 5eb5b503b376: Verifying Checksum [2023-05-03T00:24:35.324Z] 5eb5b503b376: Download complete [2023-05-03T00:24:35.890Z] 2f39f015ded8: Download complete [2023-05-03T00:24:36.456Z] 5eb5b503b376: Pull complete [2023-05-03T00:24:36.714Z] 5c69ac0246d0: Pull complete [2023-05-03T00:24:36.972Z] ec43610c2a17: Pull complete [2023-05-03T00:24:36.972Z] 3a2ae6a8a46f: Pull complete [2023-05-03T00:24:37.232Z] 33b1e0a273af: Pull complete [2023-05-03T00:24:37.490Z] 5d3b04190fa2: Pull complete [2023-05-03T00:24:41.674Z] 2f39f015ded8: Pull complete [2023-05-03T00:24:41.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T00:24:41.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T00:24:41.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T00:24:41.746Z] prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container [2023-05-03T00:24:41.791Z] $ 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/507/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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T00:24:46.793Z] $ docker top a079d1cddff131df7eb8ffa674b73a72f9d65e0465153d0c839ecaa1c54abd0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T00:24:47.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T00:24:47.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T00:24:47.672Z] + ls /var/log/sa-host [2023-05-03T00:24:47.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T00:24:47.734Z] provisioning config files... [2023-05-03T00:24:47.742Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/507@tmp/config15783993624422015667tmp [Pipeline] { [Pipeline] echo [2023-05-03T00:24:47.756Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:48.038Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T00:24:48.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:48.366Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T00:24:48.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:48.661Z] ---> sudo-logs.sh [2023-05-03T00:24:48.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T00:24:48.704Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:48.986Z] ---> job-cost.sh [2023-05-03T00:24:48.986Z] lf-activate-venv: SKIPPING [2023-05-03T00:24:48.986Z] DEBUG: total: 0.10999999940395355 [2023-05-03T00:24:48.986Z] INFO: Retrieving Stack Cost... [2023-05-03T00:24:49.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T00:24:49.815Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T00:24:49.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T00:24:50.109Z] ---> logs-deploy.sh [2023-05-03T00:24:50.109Z] lf-activate-venv: SKIPPING [2023-05-03T00:24:50.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/507 [2023-05-03T00:24:50.109Z] INFO: archiving workspace using pattern(s): [2023-05-03T00:24:51.046Z] Archives upload complete. [2023-05-03T00:24:51.046Z] INFO: archiving logs to Nexus