Pull request #4456 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fd18b926304cc8dcd1f8fd5870834444f3f0aebc+3808792b237a8a61d15019083d388cf2a3940d6c (b6231601bf098961405eb74a92d3fc1e71c3de1a) 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-ssh5927637034138723005.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9715061497217259542.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4767134708391725593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12302076777720731473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11538541620211167708.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4612’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4617 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3808792b237a8a61d15019083d388cf2a3940d6c into PR head commit fd18b926304cc8dcd1f8fd5870834444f3f0aebc Merge succeeded, producing cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 Checking out Revision cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 (PR-4456) > git config core.sparsecheckout # timeout=10 > git checkout -f fd18b926304cc8dcd1f8fd5870834444f3f0aebc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3808792b237a8a61d15019083d388cf2a3940d6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 # timeout=10 Commit message: "Merge commit '3808792b237a8a61d15019083d388cf2a3940d6c' into HEAD" > git rev-list --no-walk d08531858531bed780d6bfc7ffa266a8ead9dff1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T18:20:11.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T18:20:11.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T18:20:11.277Z] ========================================================= [2023-03-20T18:20:11.277Z] EdgeX Global Pipelines Version Info [2023-03-20T18:20:11.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:20:11.996Z] ------------------- [2023-03-20T18:20:11.996Z] stable info: [2023-03-20T18:20:11.996Z] ------------------- [2023-03-20T18:20:11.996Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T18:20:11.996Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T18:20:11.996Z] Message: update stable to v1.0.245 [2023-03-20T18:20:12.565Z] ------------------- [2023-03-20T18:20:12.565Z] experimental info: [2023-03-20T18:20:12.565Z] ------------------- [2023-03-20T18:20:12.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T18:20:12.565Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T18:20:12.565Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T18:20:12.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-20T18:20:12.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-20T18:20:12.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T18:20:12.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T18:20:12.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T18:20:12.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T18:20:12.809Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T18:20:12.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-20T18:20:12.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-20T18:20:12.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-20T18:20:12.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T18:20:12.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T18:20:12.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T18:20:12.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T18:20:12.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T18:20:12.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T18:20:12.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T18:20:12.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T18:20:12.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T18:20:12.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-20T18:20:12.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T18:20:12.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T18:20:12.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T18:20:13.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4456 [Pipeline] echo [2023-03-20T18:20:13.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4456 [Pipeline] echo [2023-03-20T18:20:13.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4456 [Pipeline] echo [2023-03-20T18:20:13.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [Pipeline] echo [2023-03-20T18:20:13.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd8ce5a [Pipeline] echo [2023-03-20T18:20:13.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T18:20:13.098Z] provisioning config files... [2023-03-20T18:20:13.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config5289242131908684083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:20:13.409Z] ---> docker-login.sh [2023-03-20T18:20:13.409Z] nexus3.edgexfoundry.org:10001 [2023-03-20T18:20:13.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:20:13.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:20:13.669Z] Configure a credential helper to remove this warning. See [2023-03-20T18:20:13.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:20:13.669Z] [2023-03-20T18:20:13.669Z] Login Succeeded [2023-03-20T18:20:13.669Z] nexus3.edgexfoundry.org:10002 [2023-03-20T18:20:13.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:20:13.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:20:13.669Z] Configure a credential helper to remove this warning. See [2023-03-20T18:20:13.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:20:13.669Z] [2023-03-20T18:20:13.669Z] Login Succeeded [2023-03-20T18:20:13.669Z] nexus3.edgexfoundry.org:10003 [2023-03-20T18:20:13.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:20:13.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:20:13.928Z] Configure a credential helper to remove this warning. See [2023-03-20T18:20:13.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:20:13.928Z] [2023-03-20T18:20:13.928Z] Login Succeeded [2023-03-20T18:20:13.928Z] nexus3.edgexfoundry.org:10004 [2023-03-20T18:20:13.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:20:13.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:20:13.928Z] Configure a credential helper to remove this warning. See [2023-03-20T18:20:13.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:20:13.928Z] [2023-03-20T18:20:13.928Z] Login Succeeded [2023-03-20T18:20:13.928Z] docker.io [2023-03-20T18:20:13.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:20:14.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:20:14.188Z] Configure a credential helper to remove this warning. See [2023-03-20T18:20:14.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:20:14.188Z] [2023-03-20T18:20:14.188Z] Login Succeeded [2023-03-20T18:20:14.188Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T18:20:14.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T18:20:14.493Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-20T18:20:14.493Z] + cut+ -d/ -f2 [2023-03-20T18:20:14.493Z] dirname cmd/core-command/Dockerfile [2023-03-20T18:20:14.493Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-20T18:20:14.493Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T18:20:14.493Z] cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + dirname cmd/core-data/Dockerfile [2023-03-20T18:20:14.493Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-20T18:20:14.493Z] + + cut -d/ -f2 [2023-03-20T18:20:14.493Z] dirname cmd/core-metadata/Dockerfile [2023-03-20T18:20:14.493Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-20T18:20:14.493Z] + + cut -d/ -f2 [2023-03-20T18:20:14.493Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-20T18:20:14.493Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-20T18:20:14.493Z] + + cut -d/ -f2 [2023-03-20T18:20:14.493Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T18:20:14.493Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2+ [2023-03-20T18:20:14.493Z] dirname cmd/security-spire-agent/Dockerfile [2023-03-20T18:20:14.493Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-20T18:20:14.493Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/support-notifications/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-20T18:20:14.493Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-20T18:20:14.493Z] + cut -d/ -f2 [2023-03-20T18:20:14.493Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-20T18:20:14.538Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T18:20:14.890Z] + git rev-list -1 --merges cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944~1..cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [Pipeline] echo [2023-03-20T18:20:14.901Z] -----------> git rev-list -1 --merges cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944~1..cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:20:14.901Z] cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [false] [Pipeline] sh [2023-03-20T18:20:15.188Z] + git log --format=format:%s -1 cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [Pipeline] echo [2023-03-20T18:20:15.204Z] ========================================================= [2023-03-20T18:20:15.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T18:20:15.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-20T18:20:15.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T18:20:15.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T18:20:15.642Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T18:20:15.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T18:20:15.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T18:20:15.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T18:20:15.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:20:16.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T18:20:16.067Z] [2023-03-20T18:20:16.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:20:16.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T18:20:16.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T18:20:16.365Z] b85a868b505f: Pulling fs layer [2023-03-20T18:20:16.365Z] e2be974225ed: Pulling fs layer [2023-03-20T18:20:16.365Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T18:20:16.365Z] 988bab9f4d93: Pulling fs layer [2023-03-20T18:20:16.365Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T18:20:16.365Z] eaf3925da568: Pulling fs layer [2023-03-20T18:20:16.365Z] bab4dde63d76: Pulling fs layer [2023-03-20T18:20:16.365Z] bde34c3a00c8: Pulling fs layer [2023-03-20T18:20:16.365Z] b352a97aabf1: Pulling fs layer [2023-03-20T18:20:16.365Z] 4872d77fe225: Pulling fs layer [2023-03-20T18:20:16.365Z] 5851b861e8e6: Pulling fs layer [2023-03-20T18:20:16.365Z] 4872d77fe225: Waiting [2023-03-20T18:20:16.365Z] bab4dde63d76: Waiting [2023-03-20T18:20:16.365Z] bde34c3a00c8: Waiting [2023-03-20T18:20:16.365Z] b352a97aabf1: Waiting [2023-03-20T18:20:16.365Z] 5851b861e8e6: Waiting [2023-03-20T18:20:16.365Z] 1469e6f7b9e6: Waiting [2023-03-20T18:20:16.365Z] e2be974225ed: Download complete [2023-03-20T18:20:16.365Z] 988bab9f4d93: Verifying Checksum [2023-03-20T18:20:16.365Z] 988bab9f4d93: Download complete [2023-03-20T18:20:16.625Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T18:20:16.625Z] 1469e6f7b9e6: Download complete [2023-03-20T18:20:16.625Z] eaf3925da568: Download complete [2023-03-20T18:20:16.625Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T18:20:16.625Z] 339a4e72a1f5: Download complete [2023-03-20T18:20:16.625Z] bde34c3a00c8: Download complete [2023-03-20T18:20:16.625Z] b352a97aabf1: Verifying Checksum [2023-03-20T18:20:16.625Z] b352a97aabf1: Download complete [2023-03-20T18:20:16.625Z] 4872d77fe225: Verifying Checksum [2023-03-20T18:20:16.625Z] 4872d77fe225: Download complete [2023-03-20T18:20:16.625Z] 5851b861e8e6: Download complete [2023-03-20T18:20:16.625Z] b85a868b505f: Verifying Checksum [2023-03-20T18:20:16.625Z] b85a868b505f: Download complete [2023-03-20T18:20:16.885Z] bab4dde63d76: Verifying Checksum [2023-03-20T18:20:16.885Z] bab4dde63d76: Download complete [2023-03-20T18:20:17.875Z] b85a868b505f: Pull complete [2023-03-20T18:20:17.876Z] e2be974225ed: Pull complete [2023-03-20T18:20:18.442Z] 339a4e72a1f5: Pull complete [2023-03-20T18:20:18.442Z] 988bab9f4d93: Pull complete [2023-03-20T18:20:18.701Z] 1469e6f7b9e6: Pull complete [2023-03-20T18:20:18.701Z] eaf3925da568: Pull complete [2023-03-20T18:20:20.604Z] bab4dde63d76: Pull complete [2023-03-20T18:20:20.604Z] bde34c3a00c8: Pull complete [2023-03-20T18:20:20.604Z] b352a97aabf1: Pull complete [2023-03-20T18:20:20.604Z] 4872d77fe225: Pull complete [2023-03-20T18:20:20.604Z] 5851b861e8e6: Pull complete [2023-03-20T18:20:20.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T18:20:20.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T18:20:20.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:20:20.689Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:20:20.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T18:20:22.022Z] $ docker top 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 -eo pid,comm [2023-03-20T18:20:22.071Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-20T18:20:22.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T18:20:22.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T18:20:22.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T18:20:22.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T18:20:22.215Z] $ docker exec 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 ssh-agent [2023-03-20T18:20:22.317Z] SSH_AUTH_SOCK=/tmp/ssh-lia5RbDNtPKD/agent.34 [2023-03-20T18:20:22.317Z] SSH_AGENT_PID=40 [2023-03-20T18:20:22.325Z] Running ssh-add (command line suppressed) [2023-03-20T18:20:22.431Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_13527072028393209679.key (/w/workspace/edgex-go/10@tmp/private_key_13527072028393209679.key) [2023-03-20T18:20:22.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T18:20:22.732Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T18:20:22.747Z] $ docker exec --env ******** --env ******** 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 ssh-agent -k [2023-03-20T18:20:22.852Z] unset SSH_AUTH_SOCK; [2023-03-20T18:20:22.853Z] unset SSH_AGENT_PID; [2023-03-20T18:20:22.853Z] echo Agent pid 40 killed; [2023-03-20T18:20:22.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T18:20:22.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T18:20:22.883Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T18:20:22.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T18:20:22.989Z] $ docker exec 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 ssh-agent [2023-03-20T18:20:23.089Z] SSH_AUTH_SOCK=/tmp/ssh-0dUYsIvf36ax/agent.72 [2023-03-20T18:20:23.089Z] SSH_AGENT_PID=78 [2023-03-20T18:20:23.094Z] Running ssh-add (command line suppressed) [2023-03-20T18:20:23.192Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4607836418031306009.key (/w/workspace/edgex-go/10@tmp/private_key_4607836418031306009.key) [2023-03-20T18:20:23.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T18:20:23.494Z] + git semver init [2023-03-20T18:20:23.754Z] 2023-03-20 18:20:23,699 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T18:20:23.754Z] 2023-03-20 18:20:23,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2023-03-20T18:20:23.754Z] 2023-03-20 18:20:23,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2023-03-20T18:20:23.754Z] 2023-03-20 18:20:23,701 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,715 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4456 with force:False [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,715 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4456 [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,719 [execute] INFO git cat-file --batch-check [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,726 [execute] INFO git cat-file --batch [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T18:20:27.945Z] 2023-03-20 18:20:27,731 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4456 [2023-03-20T18:20:27.945Z] 0.0.0 [Pipeline] } [2023-03-20T18:20:27.954Z] $ docker exec --env ******** --env ******** 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 ssh-agent -k [2023-03-20T18:20:28.046Z] unset SSH_AUTH_SOCK; [2023-03-20T18:20:28.047Z] unset SSH_AGENT_PID; [2023-03-20T18:20:28.047Z] echo Agent pid 78 killed; [2023-03-20T18:20:28.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T18:20:28.357Z] + git semver [Pipeline] } [2023-03-20T18:20:28.630Z] $ docker stop --time=1 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 [2023-03-20T18:20:29.943Z] $ docker rm -f --volumes 55ad9b165b707b1f9d91b5c731a82de6526a078d7201c3f8689acfe39e0d2457 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T18:20:30.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T18:20:30.485Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T18:20:30.487Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T18:20:30.878Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-03-20T18:20:30.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T18:20:30.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T18:20:30.913Z] ========================================================= [2023-03-20T18:20:30.913Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T18:20:30.913Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:20:31.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T18:20:31.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T18:20:31.202Z] 63b65145d645: Pulling fs layer [2023-03-20T18:20:31.202Z] a2d21d5440eb: Pulling fs layer [2023-03-20T18:20:31.202Z] 935e6c44a52c: Pulling fs layer [2023-03-20T18:20:31.202Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T18:20:31.202Z] 30dea6a524f1: Pulling fs layer [2023-03-20T18:20:31.202Z] a2aff8979fd8: Pulling fs layer [2023-03-20T18:20:31.202Z] 6808be2612f2: Pulling fs layer [2023-03-20T18:20:31.202Z] f25807f1079a: Pulling fs layer [2023-03-20T18:20:31.202Z] 94cc34f8dd06: Waiting [2023-03-20T18:20:31.202Z] 30dea6a524f1: Waiting [2023-03-20T18:20:31.202Z] a2aff8979fd8: Waiting [2023-03-20T18:20:31.202Z] 6808be2612f2: Waiting [2023-03-20T18:20:31.202Z] f25807f1079a: Waiting [2023-03-20T18:20:31.202Z] a2d21d5440eb: Download complete [2023-03-20T18:20:31.202Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T18:20:31.202Z] 30dea6a524f1: Verifying Checksum [2023-03-20T18:20:31.202Z] 30dea6a524f1: Download complete [2023-03-20T18:20:31.202Z] 63b65145d645: Download complete [2023-03-20T18:20:31.464Z] a2aff8979fd8: Verifying Checksum [2023-03-20T18:20:31.464Z] a2aff8979fd8: Download complete [2023-03-20T18:20:31.464Z] 63b65145d645: Pull complete [2023-03-20T18:20:31.464Z] a2d21d5440eb: Pull complete [2023-03-20T18:20:31.725Z] f25807f1079a: Verifying Checksum [2023-03-20T18:20:31.725Z] f25807f1079a: Download complete [2023-03-20T18:20:31.984Z] 935e6c44a52c: Verifying Checksum [2023-03-20T18:20:31.984Z] 935e6c44a52c: Download complete [2023-03-20T18:20:32.242Z] 6808be2612f2: Verifying Checksum [2023-03-20T18:20:32.242Z] 6808be2612f2: Download complete [2023-03-20T18:20:34.776Z] 935e6c44a52c: Pull complete [2023-03-20T18:20:35.035Z] 94cc34f8dd06: Pull complete [2023-03-20T18:20:35.035Z] 30dea6a524f1: Pull complete [2023-03-20T18:20:35.035Z] a2aff8979fd8: Pull complete [2023-03-20T18:20:37.572Z] 6808be2612f2: Pull complete [2023-03-20T18:20:38.140Z] f25807f1079a: Pull complete [2023-03-20T18:20:38.140Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T18:20:38.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T18:20:38.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:20:38.691Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T18:20:38.691Z] WORKDIR /edgex [2023-03-20T18:20:38.691Z] COPY go.mod . [2023-03-20T18:20:38.691Z] RUN go mod download [2023-03-20T18:20:38.691Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-20T18:20:39.256Z] Sending build context to Docker daemon 170.5MB [2023-03-20T18:20:39.256Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T18:20:39.256Z] ---> 3b553350e43f [2023-03-20T18:20:39.256Z] Step 2/4 : WORKDIR /edgex [2023-03-20T18:20:41.158Z] ---> Running in d6ca00488340 [2023-03-20T18:20:41.158Z] Removing intermediate container d6ca00488340 [2023-03-20T18:20:41.158Z] ---> 24206ab4a5d3 [2023-03-20T18:20:41.158Z] Step 3/4 : COPY go.mod . [2023-03-20T18:20:41.158Z] ---> f04ff6bb024c [2023-03-20T18:20:41.158Z] Step 4/4 : RUN go mod download [2023-03-20T18:20:41.158Z] ---> Running in bdaadaa01047 [2023-03-20T18:20:45.558Z] Still waiting to schedule task [2023-03-20T18:20:45.559Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4613’ is offline [2023-03-20T18:20:51.131Z] Removing intermediate container bdaadaa01047 [2023-03-20T18:20:51.131Z] ---> 00f3c68cc948 [2023-03-20T18:20:51.131Z] Successfully built 00f3c68cc948 [2023-03-20T18:20:51.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:20:51.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T18:20:51.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:20:51.501Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:20:51.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T18:20:51.905Z] $ docker top e939903955498162b1ec69d89268dd219abecadd276157fb2da6b8746dfd1c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:20:52.249Z] + go version [2023-03-20T18:20:52.249Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T18:20:52.258Z] $ docker stop --time=1 e939903955498162b1ec69d89268dd219abecadd276157fb2da6b8746dfd1c92 [2023-03-20T18:20:53.524Z] $ docker rm -f --volumes e939903955498162b1ec69d89268dd219abecadd276157fb2da6b8746dfd1c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:20:53.902Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T18:20:53.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:20:53.974Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:20:54.005Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T18:20:54.360Z] $ docker top ed766663ce9aa87423f85e61af81da306a2767457da013d2051f2844b4b564e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T18:20:54.425Z] ========================================================= [2023-03-20T18:20:54.425Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-20T18:20:54.425Z] ========================================================= [Pipeline] sh [2023-03-20T18:20:54.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:20:54.998Z] + make test [2023-03-20T18:20:54.998Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T18:21:01.570Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-20T18:21:13.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-20T18:21:13.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-20T18:21:14.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-20T18:21:14.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-20T18:21:14.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-20T18:21:15.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-20T18:21:15.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-20T18:21:15.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-20T18:21:15.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-20T18:21:15.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-20T18:21:15.893Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-20T18:21:16.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-20T18:21:16.152Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-20T18:21:16.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-20T18:21:17.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-20T18:21:17.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-20T18:21:17.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-03-20T18:21:17.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-20T18:21:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-20T18:21:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-20T18:21:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-20T18:21:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-20T18:21:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-20T18:21:18.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-20T18:21:18.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-20T18:21:18.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-20T18:21:18.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:21:18.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-20T18:21:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-20T18:21:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-20T18:21:20.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.107s coverage: 71.3% of statements [2023-03-20T18:21:20.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-20T18:21:22.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 88.5% of statements [2023-03-20T18:21:22.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.9% of statements [2023-03-20T18:21:22.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-20T18:21:22.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:21:22.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-20T18:21:22.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-20T18:21:22.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-20T18:21:22.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-20T18:21:22.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-20T18:21:22.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-20T18:21:22.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements [2023-03-20T18:21:22.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-20T18:21:23.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-20T18:21:23.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-20T18:21:23.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-20T18:21:23.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements [2023-03-20T18:21:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-20T18:21:24.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-20T18:21:24.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2023-03-20T18:21:24.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-03-20T18:21:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements [2023-03-20T18:21:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-03-20T18:21:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2023-03-20T18:21:24.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-03-20T18:21:24.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-03-20T18:21:25.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-20T18:21:25.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-20T18:21:25.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-20T18:21:25.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-20T18:21:25.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-20T18:21:25.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-20T18:21:25.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-20T18:21:25.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-20T18:21:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-20T18:21:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-20T18:21:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-20T18:21:26.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-20T18:21:26.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-20T18:21:26.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-20T18:21:26.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-20T18:21:27.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-20T18:21:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-20T18:21:29.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-20T18:21:29.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-20T18:21:30.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-20T18:21:30.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-20T18:21:30.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-20T18:21:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-20T18:21:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-20T18:21:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-20T18:21:32.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-20T18:21:32.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-20T18:21:32.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-20T18:21:32.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-20T18:21:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-20T18:21:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-20T18:21:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-20T18:21:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-20T18:21:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-20T18:21:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-20T18:21:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:21:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-20T18:21:36.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-20T18:21:36.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-20T18:21:36.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements [2023-03-20T18:21:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-20T18:21:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.057s coverage: 86.9% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 61.5% of statements [2023-03-20T18:21:49.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2023-03-20T18:21:49.660Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-20T18:22:11.575Z] go vet ./... [2023-03-20T18:22:14.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4618 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws [2023-03-20T18:22:14.293Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2023-03-20T18:22:14.330Z] The recommended git tool is: git [2023-03-20T18:22:14.852Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T18:22:14.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T18:22:14.852Z] ./bin/test-attribution-txt.sh [2023-03-20T18:22:14.852Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-20T18:22:14.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-20T18:22:15.146Z] + ls -al . [2023-03-20T18:22:15.146Z] total 704 [2023-03-20T18:22:15.146Z] drwxrwxr-x 11 1001 1001 4096 Mar 20 18:20 . [2023-03-20T18:22:15.146Z] drwxr-xr-x 4 root root 4096 Mar 20 18:20 .. [2023-03-20T18:22:15.146Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 18:20 .blubracket [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 16 Mar 20 18:20 .dockerignore [2023-03-20T18:22:15.146Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 18:20 .git [2023-03-20T18:22:15.146Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 18:20 .github [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 1133 Mar 20 18:20 .gitignore [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 18:20 .golangci.yml [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 87 Mar 20 18:20 .hadolint.yml [2023-03-20T18:22:15.146Z] drwxr-xr-x 3 1001 1001 4096 Mar 20 18:20 .semver [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 18:20 .sonarcloud.properties [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 18:20 ADOPTERS.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 10825 Mar 20 18:20 Attribution.txt [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 73765 Mar 20 18:20 CHANGELOG.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 18:20 CONTRIBUTING.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 18:20 GOVERNANCE.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 883 Mar 20 18:20 Jenkinsfile [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 18:20 LICENSE [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 14266 Mar 20 18:20 Makefile [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 18:20 OWNERS.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 9403 Mar 20 18:20 README.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 18:20 SECURITY.md [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 18:20 VERSION [2023-03-20T18:22:15.146Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 18:20 bin [2023-03-20T18:22:15.146Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 18:20 cmd [2023-03-20T18:22:15.146Z] -rw-r--r-- 1 root root 447275 Mar 20 18:21 coverage.out [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 3236 Mar 20 18:20 go.mod [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 31410 Mar 20 18:20 go.sum [2023-03-20T18:22:15.146Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 18:20 internal [2023-03-20T18:22:15.146Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 18:20 openapi [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 594 Mar 20 18:20 security.txt [2023-03-20T18:22:15.146Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 18:20 snap [2023-03-20T18:22:15.146Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 18:20 version.go [Pipeline] sh [2023-03-20T18:22:15.432Z] + '[' -e coverage.out ] [2023-03-20T18:22:15.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-20T18:22:15.535Z] Stashed 1 file(s) [Pipeline] sh [2023-03-20T18:22:15.810Z] + make build [2023-03-20T18:22:15.810Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T18:22:19.452Z] using credential edgex-jenkins-ssh [2023-03-20T18:22:19.467Z] Cloning the remote Git repository [2023-03-20T18:22:19.516Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-20T18:22:19.610Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2023-03-20T18:22:19.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-20T18:22:19.767Z] > git --version # timeout=10 [2023-03-20T18:22:19.793Z] > git --version # 'git version 2.25.1' [2023-03-20T18:22:19.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T18:22:19.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T18:22:28.014Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T18:22:28.014Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T18:22:28.952Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T18:22:29.521Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T18:22:36.096Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T18:22:37.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T18:22:37.964Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T18:22:36.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-20T18:22:37.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T18:22:37.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-20T18:22:37.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-20T18:22:37.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T18:22:37.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-20T18:22:38.807Z] Merging remotes/origin/main commit 3808792b237a8a61d15019083d388cf2a3940d6c into PR head commit fd18b926304cc8dcd1f8fd5870834444f3f0aebc [2023-03-20T18:22:38.897Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T18:22:39.377Z] Merge succeeded, producing 03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:22:39.378Z] Checking out Revision 03e2205f4703ebed932baae448d61e84864f0a0e (PR-4456) [2023-03-20T18:22:39.829Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T18:22:40.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T18:22:38.827Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T18:22:38.906Z] > git checkout -f fd18b926304cc8dcd1f8fd5870834444f3f0aebc # timeout=10 [2023-03-20T18:22:39.129Z] > git remote # timeout=10 [2023-03-20T18:22:39.150Z] > git config --get remote.origin.url # timeout=10 [2023-03-20T18:22:39.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T18:22:39.189Z] > git merge 3808792b237a8a61d15019083d388cf2a3940d6c # timeout=10 [2023-03-20T18:22:39.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-20T18:22:39.387Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T18:22:39.403Z] > git checkout -f 03e2205f4703ebed932baae448d61e84864f0a0e # timeout=10 [2023-03-20T18:22:41.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-20T18:22:42.978Z] Commit message: "Merge commit '3808792b237a8a61d15019083d388cf2a3940d6c' into HEAD" [2023-03-20T18:22:42.988Z] > git rev-list --no-walk d08531858531bed780d6bfc7ffa266a8ead9dff1 # timeout=10 [Pipeline] } [2023-03-20T18:22:43.087Z] $ docker stop --time=1 ed766663ce9aa87423f85e61af81da306a2767457da013d2051f2844b4b564e3 [2023-03-20T18:22:45.648Z] $ docker rm -f --volumes ed766663ce9aa87423f85e61af81da306a2767457da013d2051f2844b4b564e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T18:22:46.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T18:22:46.455Z] [2023-03-20T18:22:46.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:22:46.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T18:22:46.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T18:22:46.686Z] Dload Upload Total Spent Left Speed [2023-03-20T18:22:46.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [2023-03-20T18:22:46.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T18:22:46.747Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-20T18:22:46.747Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-20T18:22:46.747Z] ca9280d653b3: Pulling fs layer [2023-03-20T18:22:46.747Z] 7e9c9ca2126c: Pulling fs layer [2023-03-20T18:22:46.747Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-20T18:22:46.747Z] cbdbe7a5bc2a: Download complete [2023-03-20T18:22:47.005Z] cbdbe7a5bc2a: Pull complete [2023-03-20T18:22:47.005Z] ca9280d653b3: Verifying Checksum [2023-03-20T18:22:47.005Z] ca9280d653b3: Download complete [Pipeline] sh [2023-03-20T18:22:47.262Z] 7e9c9ca2126c: Download complete [2023-03-20T18:22:47.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T18:22:47.519Z] ca9280d653b3: Pull complete [2023-03-20T18:22:47.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T18:22:47.790Z] + sudo tee /etc/docker/daemon.new [2023-03-20T18:22:47.790Z] { [2023-03-20T18:22:47.790Z] "registry-mirrors": [ [2023-03-20T18:22:47.790Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T18:22:47.790Z] ], [2023-03-20T18:22:47.790Z] "bip": "10.250.0.254/24", [2023-03-20T18:22:47.790Z] "hosts": [ [2023-03-20T18:22:47.790Z] "tcp://0.0.0.0:5555", [2023-03-20T18:22:47.790Z] "unix:///var/run/docker.sock" [2023-03-20T18:22:47.790Z] ], [2023-03-20T18:22:47.790Z] "mtu": 1458, [2023-03-20T18:22:47.790Z] "selinux-enabled": true, [2023-03-20T18:22:47.790Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T18:22:47.790Z] } [Pipeline] sh [2023-03-20T18:22:48.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T18:22:48.465Z] + sudo service docker restart [2023-03-20T18:22:50.053Z] 7e9c9ca2126c: Pull complete [2023-03-20T18:22:50.053Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-20T18:22:50.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T18:22:50.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:22:50.127Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:22:50.155Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-20T18:22:51.990Z] $ docker top 99ea95d16966c11c72f3815e1fd444ebc90d13c106f2a9dbe80f86a550b1d863 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:22:52.336Z] + docker-compose build --help [2023-03-20T18:22:52.336Z] + grep parallel [2023-03-20T18:22:52.918Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T18:22:52.927Z] $ docker stop --time=1 99ea95d16966c11c72f3815e1fd444ebc90d13c106f2a9dbe80f86a550b1d863 [2023-03-20T18:22:54.241Z] $ docker rm -f --volumes 99ea95d16966c11c72f3815e1fd444ebc90d13c106f2a9dbe80f86a550b1d863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:22:54.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-20T18:22:54.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:22:54.715Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:22:54.745Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-20T18:22:55.108Z] $ docker top 814e7cb92e1e751b32983dc13d37747896f9db6372c4c2bbe6e1f58c45f00d1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:22:55.473Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T18:22:56.041Z] Building core-command ... [2023-03-20T18:22:56.041Z] Building core-common-config-bootstrapper ... [2023-03-20T18:22:56.041Z] Building core-data ... [2023-03-20T18:22:56.041Z] Building core-metadata ... [2023-03-20T18:22:56.041Z] Building security-bootstrapper ... [2023-03-20T18:22:56.041Z] Building security-proxy-auth ... [2023-03-20T18:22:56.041Z] Building security-proxy-setup ... [2023-03-20T18:22:56.041Z] Building security-secretstore-setup ... [2023-03-20T18:22:56.041Z] Building security-spiffe-token-provider ... [2023-03-20T18:22:56.041Z] Building security-spire-agent ... [2023-03-20T18:22:56.041Z] Building security-spire-config ... [2023-03-20T18:22:56.041Z] Building security-spire-server ... [2023-03-20T18:22:56.041Z] Building support-notifications ... [2023-03-20T18:22:56.041Z] Building support-scheduler ... [2023-03-20T18:22:56.041Z] Building security-bootstrapper [2023-03-20T18:22:56.041Z] Building core-common-config-bootstrapper [2023-03-20T18:22:56.041Z] Building security-spiffe-token-provider [2023-03-20T18:22:56.041Z] Building core-command [2023-03-20T18:22:56.041Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T18:23:06.739Z] provisioning config files... [2023-03-20T18:23:06.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config10779656500591376921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:23:07.114Z] ---> docker-login.sh [2023-03-20T18:23:07.114Z] nexus3.edgexfoundry.org:10001 [2023-03-20T18:23:07.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:23:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:23:07.710Z] Configure a credential helper to remove this warning. See [2023-03-20T18:23:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:23:07.710Z] [2023-03-20T18:23:07.710Z] Login Succeeded [2023-03-20T18:23:07.710Z] nexus3.edgexfoundry.org:10002 [2023-03-20T18:23:07.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:23:08.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:23:08.254Z] Configure a credential helper to remove this warning. See [2023-03-20T18:23:08.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:23:08.254Z] [2023-03-20T18:23:08.254Z] Login Succeeded [2023-03-20T18:23:08.254Z] nexus3.edgexfoundry.org:10003 [2023-03-20T18:23:08.260Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:23:08.260Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:23:08.260Z] ---> 00f3c68cc948 [2023-03-20T18:23:08.260Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T18:23:08.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:23:08.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:23:08.260Z] ---> 00f3c68cc948 [2023-03-20T18:23:08.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:23:08.260Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:23:08.260Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:23:08.260Z] ---> 00f3c68cc948 [2023-03-20T18:23:08.260Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T18:23:08.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:23:08.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:23:08.260Z] ---> 00f3c68cc948 [2023-03-20T18:23:08.260Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:23:08.520Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:23:08.520Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:23:08.520Z] ---> 00f3c68cc948 [2023-03-20T18:23:08.520Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T18:23:08.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:23:08.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:23:08.523Z] Configure a credential helper to remove this warning. See [2023-03-20T18:23:08.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:23:08.523Z] [2023-03-20T18:23:08.523Z] Login Succeeded [2023-03-20T18:23:08.523Z] nexus3.edgexfoundry.org:10004 [2023-03-20T18:23:08.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:23:08.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:23:08.794Z] Configure a credential helper to remove this warning. See [2023-03-20T18:23:08.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:23:08.794Z] [2023-03-20T18:23:08.794Z] Login Succeeded [2023-03-20T18:23:08.794Z] docker.io [2023-03-20T18:23:09.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T18:23:09.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T18:23:09.332Z] Configure a credential helper to remove this warning. See [2023-03-20T18:23:09.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T18:23:09.332Z] [2023-03-20T18:23:09.332Z] Login Succeeded [2023-03-20T18:23:09.332Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T18:23:09.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-20T18:23:09.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-03-20T18:23:09.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T18:23:09.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T18:23:09.923Z] ========================================================= [2023-03-20T18:23:09.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T18:23:09.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:23:10.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T18:23:10.514Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T18:23:10.514Z] af6eaf76a39c: Pulling fs layer [2023-03-20T18:23:10.514Z] 55522c791124: Pulling fs layer [2023-03-20T18:23:10.514Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T18:23:10.514Z] 169dfbe0d373: Pulling fs layer [2023-03-20T18:23:10.514Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T18:23:10.514Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T18:23:10.514Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T18:23:10.514Z] e1ff8fa3b103: Waiting [2023-03-20T18:23:10.514Z] 169dfbe0d373: Waiting [2023-03-20T18:23:10.514Z] 52ebb69f0ebf: Waiting [2023-03-20T18:23:10.514Z] 5abe8eddf0d5: Waiting [2023-03-20T18:23:10.514Z] 55522c791124: Verifying Checksum [2023-03-20T18:23:10.514Z] 55522c791124: Download complete [2023-03-20T18:23:10.514Z] 169dfbe0d373: Verifying Checksum [2023-03-20T18:23:10.514Z] 169dfbe0d373: Download complete [2023-03-20T18:23:10.514Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T18:23:10.514Z] e1ff8fa3b103: Download complete [2023-03-20T18:23:10.514Z] af6eaf76a39c: Download complete [2023-03-20T18:23:11.494Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T18:23:11.494Z] 5abe8eddf0d5: Download complete [2023-03-20T18:23:11.764Z] af6eaf76a39c: Pull complete [2023-03-20T18:23:11.811Z] ---> Running in 83782a41f4bc [2023-03-20T18:23:11.811Z] ---> Running in 04c02077ace4 [2023-03-20T18:23:11.811Z] ---> Running in f3460171dd6c [2023-03-20T18:23:11.811Z] ---> Running in 8014f0f227fb [2023-03-20T18:23:11.811Z] ---> Running in 17f6da27b6e4 [2023-03-20T18:23:12.069Z] Removing intermediate container 83782a41f4bc [2023-03-20T18:23:12.069Z] ---> 1edf0746e464 [2023-03-20T18:23:12.069Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:23:12.069Z] Removing intermediate container f3460171dd6c [2023-03-20T18:23:12.069Z] ---> b0b41bb407c5 [2023-03-20T18:23:12.069Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T18:23:12.069Z] ---> Running in d1032fea9a99 [2023-03-20T18:23:12.069Z] Removing intermediate container 17f6da27b6e4 [2023-03-20T18:23:12.069Z] ---> b4c40e901c43 [2023-03-20T18:23:12.069Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T18:23:12.069Z] Removing intermediate container 04c02077ace4 [2023-03-20T18:23:12.069Z] ---> 8b49c304f7eb [2023-03-20T18:23:12.069Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T18:23:12.069Z] Removing intermediate container 8014f0f227fb [2023-03-20T18:23:12.069Z] ---> 1d9a5918c37a [2023-03-20T18:23:12.069Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:23:12.069Z] ---> Running in fef1c44428f5 [2023-03-20T18:23:12.069Z] ---> Running in e8751b7ec017 [2023-03-20T18:23:12.069Z] ---> Running in 6acfb23d5d07 [2023-03-20T18:23:12.069Z] ---> Running in 9c4e4a3c137e [2023-03-20T18:23:12.069Z] Removing intermediate container d1032fea9a99 [2023-03-20T18:23:12.069Z] ---> 61e386dfd712 [2023-03-20T18:23:12.069Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:23:12.069Z] ---> Running in bafcb01d3e1c [2023-03-20T18:23:12.069Z] Removing intermediate container fef1c44428f5 [2023-03-20T18:23:12.328Z] ---> afc6be81f6be [2023-03-20T18:23:12.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T18:23:12.328Z] ---> Running in 5b70b8b7b029 [2023-03-20T18:23:12.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.361Z] 55522c791124: Pull complete [2023-03-20T18:23:12.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] OK: 265 MiB in 53 packages [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:12.975Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T18:23:12.975Z] ce5c4a1c91eb: Download complete [2023-03-20T18:23:13.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:13.103Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:23:13.103Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:23:13.103Z] OK: 17818 distinct packages available [2023-03-20T18:23:13.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:13.103Z] OK: 265 MiB in 53 packages [2023-03-20T18:23:13.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:13.103Z] OK: 265 MiB in 53 packages [2023-03-20T18:23:13.103Z] OK: 265 MiB in 53 packages [2023-03-20T18:23:13.103Z] Removing intermediate container e8751b7ec017 [2023-03-20T18:23:13.103Z] ---> 15cbc04af1e1 [2023-03-20T18:23:13.103Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-20T18:23:13.247Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T18:23:13.247Z] 52ebb69f0ebf: Download complete [2023-03-20T18:23:13.364Z] ---> 6c4d0291fc52 [2023-03-20T18:23:13.364Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:23:13.364Z] OK: 265 MiB in 53 packages [2023-03-20T18:23:13.364Z] ---> Running in 02a54534a216 [2023-03-20T18:23:13.622Z] Removing intermediate container 6acfb23d5d07 [2023-03-20T18:23:13.622Z] ---> 06b807e79426 [2023-03-20T18:23:13.622Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T18:23:13.622Z] Removing intermediate container bafcb01d3e1c [2023-03-20T18:23:13.622Z] ---> 83b59afa9de9 [2023-03-20T18:23:13.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:23:13.882Z] Removing intermediate container 5b70b8b7b029 [2023-03-20T18:23:13.882Z] ---> da7676d893de [2023-03-20T18:23:13.882Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T18:23:13.882Z] ---> 2f9020b3234e [2023-03-20T18:23:13.882Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:23:13.882Z] ---> 5371ff17e627 [2023-03-20T18:23:13.882Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:23:13.882Z] ---> Running in 741db61e33d9 [2023-03-20T18:23:13.882Z] ---> Running in 785b65cabc22 [2023-03-20T18:23:13.882Z] ---> e2e88be74940 [2023-03-20T18:23:13.882Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:23:14.142Z] Removing intermediate container 9c4e4a3c137e [2023-03-20T18:23:14.142Z] ---> c51a071e6ddc [2023-03-20T18:23:14.142Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T18:23:14.142Z] ---> Running in 9f8146016d58 [2023-03-20T18:23:14.142Z] ---> 9e913bd3f993 [2023-03-20T18:23:14.142Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:23:14.400Z] ---> Running in 65a005094c46 [2023-03-20T18:23:25.588Z] ce5c4a1c91eb: Pull complete [2023-03-20T18:23:25.588Z] 169dfbe0d373: Pull complete [2023-03-20T18:23:25.588Z] e1ff8fa3b103: Pull complete [2023-03-20T18:23:32.270Z] 52ebb69f0ebf: Pull complete [2023-03-20T18:23:33.234Z] 5abe8eddf0d5: Pull complete [2023-03-20T18:23:33.234Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T18:23:33.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T18:23:33.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:23:33.565Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-20T18:23:33.565Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T18:23:33.565Z] WORKDIR /edgex [2023-03-20T18:23:33.565Z] COPY go.mod . [2023-03-20T18:23:33.565Z] RUN go mod download [2023-03-20T18:23:34.161Z] Sending build context to Docker daemon 2.932MB [2023-03-20T18:23:34.161Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T18:23:34.161Z] ---> 6cb57ee374ae [2023-03-20T18:23:34.161Z] Step 2/4 : WORKDIR /edgex [2023-03-20T18:23:36.114Z] ---> Running in 9810e9ea448c [2023-03-20T18:23:36.114Z] Removing intermediate container 9810e9ea448c [2023-03-20T18:23:36.114Z] ---> 614f1531b73f [2023-03-20T18:23:36.114Z] Step 3/4 : COPY go.mod . [2023-03-20T18:23:36.703Z] ---> 3ad0111877b4 [2023-03-20T18:23:36.703Z] Step 4/4 : RUN go mod download [2023-03-20T18:23:36.703Z] ---> Running in e5e365941cf6 [2023-03-20T18:23:46.641Z] Removing intermediate container 741db61e33d9 [2023-03-20T18:23:46.642Z] ---> f12e1019ef68 [2023-03-20T18:23:46.642Z] Step 7/26 : COPY . . [2023-03-20T18:23:46.642Z] Removing intermediate container 9f8146016d58 [2023-03-20T18:23:46.642Z] ---> b7aba423278b [2023-03-20T18:23:46.642Z] Step 8/24 : COPY . . [2023-03-20T18:23:46.642Z] Removing intermediate container 785b65cabc22 [2023-03-20T18:23:46.642Z] ---> b81627e40807 [2023-03-20T18:23:46.642Z] Step 8/23 : COPY . . [2023-03-20T18:23:46.642Z] Removing intermediate container 02a54534a216 [2023-03-20T18:23:46.642Z] ---> 8d862d41f942 [2023-03-20T18:23:46.642Z] Step 7/33 : COPY . . [2023-03-20T18:23:46.642Z] Removing intermediate container 65a005094c46 [2023-03-20T18:23:46.642Z] ---> e60c75156563 [2023-03-20T18:23:46.642Z] Step 7/20 : COPY . . [2023-03-20T18:23:56.622Z] ---> 090d2c959a69 [2023-03-20T18:23:56.622Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T18:23:56.622Z] ---> d8b9178c3b30 [2023-03-20T18:23:56.622Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T18:23:56.622Z] ---> a2bc8b20c69c [2023-03-20T18:23:56.622Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T18:23:56.622Z] ---> ddeae8542d72 [2023-03-20T18:23:56.622Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:23:56.622Z] ---> 80f3c2397474 [2023-03-20T18:23:56.622Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T18:23:56.622Z] ---> Running in 4cdbd8a4c963 [2023-03-20T18:23:56.622Z] ---> Running in 968c3f505407 [2023-03-20T18:23:56.622Z] ---> Running in dc9604fa19df [2023-03-20T18:23:56.622Z] ---> Running in 35d161949b6f [2023-03-20T18:23:56.622Z] ---> Running in 29b3368bc249 [2023-03-20T18:23:56.622Z] Removing intermediate container 35d161949b6f [2023-03-20T18:23:56.622Z] ---> 3d445188adeb [2023-03-20T18:23:56.622Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T18:23:56.622Z] ---> Running in 97133838e740 [2023-03-20T18:23:56.927Z] Removing intermediate container 97133838e740 [2023-03-20T18:23:56.927Z] ---> 3a34671b3270 [2023-03-20T18:23:56.927Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:23:56.927Z] ---> Running in ec797e2fba25 [2023-03-20T18:23:56.927Z] Removing intermediate container ec797e2fba25 [2023-03-20T18:23:56.927Z] ---> 0d55b22c73b7 [2023-03-20T18:23:56.927Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:23:57.192Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T18:23:57.192Z] ---> Running in 837f35105c4b [2023-03-20T18:23:57.192Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T18:23:57.192Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T18:23:57.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-20T18:23:58.828Z] Removing intermediate container 837f35105c4b [2023-03-20T18:23:58.828Z] ---> a28093359335 [2023-03-20T18:23:58.828Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T18:23:58.828Z] ---> Running in ade7550800bf [2023-03-20T18:23:59.087Z] Removing intermediate container ade7550800bf [2023-03-20T18:23:59.087Z] ---> 42ca05470546 [2023-03-20T18:23:59.087Z] [2023-03-20T18:23:59.087Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T18:23:59.087Z] 3.17: Pulling from library/alpine [2023-03-20T18:23:59.345Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T18:23:59.345Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T18:23:59.345Z] ---> b2aa39c304c2 [2023-03-20T18:23:59.345Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:23:59.345Z] ---> Running in 69d39e36fd53 [2023-03-20T18:23:59.345Z] Removing intermediate container 69d39e36fd53 [2023-03-20T18:23:59.345Z] ---> 32f4b4c2007c [2023-03-20T18:23:59.345Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T18:23:59.345Z] ---> Running in 9d4a8a02276e [2023-03-20T18:23:59.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:23:59.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:00.168Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:24:00.168Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:24:00.168Z] OK: 17816 distinct packages available [2023-03-20T18:24:00.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:00.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:00.684Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T18:24:00.684Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:24:00.684Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T18:24:00.684Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T18:24:00.684Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T18:24:00.684Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:24:00.684Z] OK: 8 MiB in 20 packages [2023-03-20T18:24:01.249Z] Removing intermediate container 9d4a8a02276e [2023-03-20T18:24:01.249Z] ---> 6634db8d5ebc [2023-03-20T18:24:01.249Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:01.814Z] ---> f72bda741e5b [2023-03-20T18:24:01.814Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:02.379Z] ---> d79958357e87 [2023-03-20T18:24:02.379Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:24:05.657Z] ---> ba2beb768577 [2023-03-20T18:24:05.657Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:24:06.223Z] ---> 1d41fc471df8 [2023-03-20T18:24:06.223Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T18:24:07.157Z] ---> b0bd0edb4bf0 [2023-03-20T18:24:07.157Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T18:24:08.089Z] ---> c1395f5f2b86 [2023-03-20T18:24:08.089Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:24:08.089Z] ---> Running in b7e29790e0dd [2023-03-20T18:24:08.656Z] Removing intermediate container b7e29790e0dd [2023-03-20T18:24:08.656Z] ---> f1b34e69faae [2023-03-20T18:24:08.656Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:24:08.913Z] ---> Running in eb33526377ea [2023-03-20T18:24:08.952Z] Removing intermediate container e5e365941cf6 [2023-03-20T18:24:08.952Z] ---> e8b510fe7214 [2023-03-20T18:24:08.952Z] Successfully built e8b510fe7214 [2023-03-20T18:24:08.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:24:09.282Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T18:24:09.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:24:09.477Z] Removing intermediate container eb33526377ea [2023-03-20T18:24:09.477Z] ---> 5258582dbff5 [2023-03-20T18:24:09.477Z] Step 24/26 : LABEL arch=x86_64 [2023-03-20T18:24:09.477Z] ---> Running in 37cd65d2739c [2023-03-20T18:24:09.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-4618 does not seem to be running inside a container [2023-03-20T18:24:09.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T18:24:10.052Z] Removing intermediate container 37cd65d2739c [2023-03-20T18:24:10.052Z] ---> 64597ca53515 [2023-03-20T18:24:10.052Z] Step 25/26 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:10.310Z] ---> Running in dd0f7a4adffe [2023-03-20T18:24:10.770Z] $ docker top 4298cd574d4d1105009e86d35c0877bcd7c54187f222d27b5ef767ce9120c518 -eo pid,comm [2023-03-20T18:24:10.874Z] Removing intermediate container dd0f7a4adffe [2023-03-20T18:24:10.874Z] ---> 75bc93d3ffe6 [2023-03-20T18:24:10.874Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T18:24:10.874Z] ---> Running in 0218a9432a5d [Pipeline] { [Pipeline] sh [2023-03-20T18:24:11.439Z] Removing intermediate container 0218a9432a5d [2023-03-20T18:24:11.439Z] ---> 9889bf1baa08 [2023-03-20T18:24:11.439Z] [2023-03-20T18:24:11.439Z] Successfully built 9889bf1baa08 [2023-03-20T18:24:11.439Z] Successfully tagged security-spire-server:latest [2023-03-20T18:24:11.439Z] Building core-metadata [2023-03-20T18:24:11.618Z] + go version [2023-03-20T18:24:11.618Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T18:24:11.638Z] $ docker stop --time=1 4298cd574d4d1105009e86d35c0877bcd7c54187f222d27b5ef767ce9120c518 [2023-03-20T18:24:13.266Z] $ docker rm -f --volumes 4298cd574d4d1105009e86d35c0877bcd7c54187f222d27b5ef767ce9120c518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:24:13.782Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T18:24:13.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:24:13.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-4618 does not seem to be running inside a container [2023-03-20T18:24:14.030Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-20T18:24:14.714Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:14.714Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:14.714Z] ---> 00f3c68cc948 [2023-03-20T18:24:14.714Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> b0b41bb407c5 [2023-03-20T18:24:14.714Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> afc6be81f6be [2023-03-20T18:24:14.714Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> da7676d893de [2023-03-20T18:24:14.714Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> e2e88be74940 [2023-03-20T18:24:14.714Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> b7aba423278b [2023-03-20T18:24:14.714Z] Step 8/25 : COPY . . [2023-03-20T18:24:14.714Z] ---> Using cache [2023-03-20T18:24:14.714Z] ---> 090d2c959a69 [2023-03-20T18:24:14.714Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T18:24:15.203Z] $ docker top 65892886b12f4e40cb88cbb5d18af1b3d6e409f5261c10a02047179824a3d69e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T18:24:15.406Z] ========================================================= [2023-03-20T18:24:15.406Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-20T18:24:15.406Z] ========================================================= [Pipeline] sh [2023-03-20T18:24:16.025Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-03-20T18:24:16.353Z] + make test [2023-03-20T18:24:16.353Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T18:24:16.615Z] ---> Running in 33d9ddb2d50f [2023-03-20T18:24:17.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T18:24:32.038Z] Removing intermediate container 968c3f505407 [2023-03-20T18:24:32.038Z] ---> 6ef174954a3a [2023-03-20T18:24:32.038Z] [2023-03-20T18:24:32.038Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:24:32.038Z] ---> b2aa39c304c2 [2023-03-20T18:24:32.038Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T18:24:32.038Z] Removing intermediate container 4cdbd8a4c963 [2023-03-20T18:24:32.038Z] ---> 6d955c8f1346 [2023-03-20T18:24:32.038Z] [2023-03-20T18:24:32.038Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T18:24:32.038Z] ---> b2aa39c304c2 [2023-03-20T18:24:32.038Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-20T18:24:32.038Z] Removing intermediate container dc9604fa19df [2023-03-20T18:24:32.038Z] ---> f1815172a5ef [2023-03-20T18:24:32.038Z] [2023-03-20T18:24:32.038Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T18:24:32.038Z] ---> b2aa39c304c2 [2023-03-20T18:24:32.038Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:24:32.038Z] ---> Running in 4c3f326e2099 [2023-03-20T18:24:32.038Z] ---> Running in c165c5009f06 [2023-03-20T18:24:32.038Z] ---> Running in 3a52736fbbcb [2023-03-20T18:24:32.038Z] Removing intermediate container c165c5009f06 [2023-03-20T18:24:32.038Z] ---> 4ea240123866 [2023-03-20T18:24:32.038Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:24:32.038Z] Removing intermediate container 3a52736fbbcb [2023-03-20T18:24:32.038Z] ---> d0a0506fef70 [2023-03-20T18:24:32.038Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T18:24:32.038Z] ---> Running in 50a82fdf3846 [2023-03-20T18:24:32.038Z] ---> Running in 92f2b56df89a [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:24:32.038Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:24:32.038Z] OK: 7 MiB in 16 packages [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:32.038Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:24:32.038Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:24:32.038Z] OK: 7 MiB in 16 packages [2023-03-20T18:24:32.038Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:24:32.038Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T18:24:32.038Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:24:32.038Z] OK: 7 MiB in 17 packages [2023-03-20T18:24:32.038Z] Removing intermediate container 4c3f326e2099 [2023-03-20T18:24:32.038Z] ---> d414fae6a265 [2023-03-20T18:24:32.038Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:24:32.295Z] ---> Running in d3fc8eac35f4 [2023-03-20T18:24:32.860Z] Removing intermediate container 50a82fdf3846 [2023-03-20T18:24:32.860Z] ---> 4fbd55b74a1d [2023-03-20T18:24:32.860Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:32.860Z] Removing intermediate container 92f2b56df89a [2023-03-20T18:24:32.860Z] ---> 2a311f96ce4d [2023-03-20T18:24:32.860Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T18:24:33.118Z] Removing intermediate container d3fc8eac35f4 [2023-03-20T18:24:33.118Z] ---> fc894a521f36 [2023-03-20T18:24:33.118Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T18:24:33.118Z] ---> Running in cb8f9f0c3b96 [2023-03-20T18:24:33.118Z] ---> Running in 3ce8b050bfea [2023-03-20T18:24:33.376Z] ---> 09c4a96d6be7 [2023-03-20T18:24:33.376Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:33.376Z] Removing intermediate container cb8f9f0c3b96 [2023-03-20T18:24:33.376Z] ---> eeba761571b7 [2023-03-20T18:24:33.376Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T18:24:33.376Z] Removing intermediate container 29b3368bc249 [2023-03-20T18:24:33.376Z] ---> b2220052bfa7 [2023-03-20T18:24:33.376Z] [2023-03-20T18:24:33.376Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T18:24:33.376Z] ---> b2aa39c304c2 [2023-03-20T18:24:33.376Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-20T18:24:33.376Z] ---> Using cache [2023-03-20T18:24:33.376Z] ---> d0a0506fef70 [2023-03-20T18:24:33.376Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T18:24:33.633Z] Removing intermediate container 3ce8b050bfea [2023-03-20T18:24:33.633Z] ---> 6614b7a2a0d0 [2023-03-20T18:24:33.633Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T18:24:33.633Z] ---> Running in f5a5df69d64a [2023-03-20T18:24:33.633Z] ---> Running in b1f55bd279f8 [2023-03-20T18:24:33.633Z] ---> Running in 3cbcd99c4cd2 [2023-03-20T18:24:33.633Z] ---> 21e2a8f95508 [2023-03-20T18:24:33.633Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T18:24:33.893Z] Removing intermediate container f5a5df69d64a [2023-03-20T18:24:33.893Z] ---> 638f31735144 [2023-03-20T18:24:33.893Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T18:24:33.893Z] Removing intermediate container 3cbcd99c4cd2 [2023-03-20T18:24:33.893Z] ---> 70d977aebe39 [2023-03-20T18:24:33.893Z] Step 15/24 : WORKDIR / [2023-03-20T18:24:33.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:33.893Z] ---> Running in 1c40a382c775 [2023-03-20T18:24:33.893Z] ---> Running in ee8d38d63263 [2023-03-20T18:24:33.893Z] ---> 000ed49c51b3 [2023-03-20T18:24:33.893Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:24:33.893Z] Removing intermediate container 1c40a382c775 [2023-03-20T18:24:33.893Z] ---> f44a0ac6330e [2023-03-20T18:24:33.893Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T18:24:34.151Z] Removing intermediate container ee8d38d63263 [2023-03-20T18:24:34.151Z] ---> 5f083b0be8dc [2023-03-20T18:24:34.151Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:34.151Z] ---> Running in 377368080d59 [2023-03-20T18:24:34.151Z] ---> b92a950ff2f7 [2023-03-20T18:24:34.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T18:24:34.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:34.151Z] Removing intermediate container 377368080d59 [2023-03-20T18:24:34.151Z] ---> b6e14b3c3062 [2023-03-20T18:24:34.151Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T18:24:34.151Z] ---> Running in 5aea73edcd61 [2023-03-20T18:24:34.430Z] ---> 07433706cf2a [2023-03-20T18:24:34.430Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:34.430Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:24:34.430Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:24:34.430Z] OK: 17816 distinct packages available [2023-03-20T18:24:34.430Z] ---> 18f5a0488e6d [2023-03-20T18:24:34.430Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:24:34.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:34.430Z] ---> Running in acf70504b87f [2023-03-20T18:24:34.430Z] ---> 5a083be28694 [2023-03-20T18:24:34.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T18:24:34.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:34.944Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T18:24:34.944Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T18:24:34.944Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T18:24:34.944Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T18:24:34.944Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T18:24:34.944Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T18:24:34.944Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:24:34.944Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T18:24:34.944Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T18:24:34.944Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:24:34.944Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:24:34.944Z] ---> e8e11d4321cd [2023-03-20T18:24:34.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:24:34.944Z] OK: 10 MiB in 24 packages [2023-03-20T18:24:35.518Z] ---> 44ca682e8b13 [2023-03-20T18:24:35.518Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T18:24:35.777Z] ---> Running in c10858b665ca [2023-03-20T18:24:35.777Z] Removing intermediate container acf70504b87f [2023-03-20T18:24:35.777Z] ---> 066bcd3f7bc2 [2023-03-20T18:24:35.777Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:24:36.042Z] Removing intermediate container 5aea73edcd61 [2023-03-20T18:24:36.042Z] ---> 12e8732c75a4 [2023-03-20T18:24:36.042Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T18:24:36.042Z] Removing intermediate container c10858b665ca [2023-03-20T18:24:36.042Z] ---> 4111561731db [2023-03-20T18:24:36.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:24:36.042Z] ---> Running in 03fd4de33847 [2023-03-20T18:24:36.301Z] ---> Running in 86424716ee71 [2023-03-20T18:24:36.301Z] Removing intermediate container b1f55bd279f8 [2023-03-20T18:24:36.301Z] ---> b24c7b01a0c2 [2023-03-20T18:24:36.301Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:36.301Z] ---> Running in b237c50955df [2023-03-20T18:24:36.301Z] Removing intermediate container 03fd4de33847 [2023-03-20T18:24:36.301Z] ---> e55e4c6d03d1 [2023-03-20T18:24:36.301Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T18:24:36.559Z] Removing intermediate container 86424716ee71 [2023-03-20T18:24:36.559Z] ---> 42530c73d981 [2023-03-20T18:24:36.559Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T18:24:36.559Z] Removing intermediate container b237c50955df [2023-03-20T18:24:36.559Z] ---> 140db05de0bc [2023-03-20T18:24:36.559Z] Step 22/24 : LABEL arch=x86_64 [2023-03-20T18:24:36.559Z] ---> Running in d579a8e93dc2 [2023-03-20T18:24:36.559Z] ---> 8bbe5ea4efa1 [2023-03-20T18:24:36.559Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:36.559Z] ---> Running in 7cbcade06f73 [2023-03-20T18:24:36.818Z] Removing intermediate container d579a8e93dc2 [2023-03-20T18:24:36.818Z] ---> 2ea7ad21ee9e [2023-03-20T18:24:36.818Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T18:24:36.818Z] ---> bc6cc172851c [2023-03-20T18:24:36.818Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T18:24:37.077Z] Removing intermediate container 7cbcade06f73 [2023-03-20T18:24:37.077Z] ---> d23fb4f939c6 [2023-03-20T18:24:37.077Z] Step 23/24 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:37.077Z] ---> 186b7837b294 [2023-03-20T18:24:37.077Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T18:24:37.077Z] ---> Running in d7506d6e4ec5 [2023-03-20T18:24:37.077Z] ---> Running in aafaf6ad28e8 [2023-03-20T18:24:37.077Z] ---> Running in 2a8d48010260 [2023-03-20T18:24:37.334Z] Removing intermediate container d7506d6e4ec5 [2023-03-20T18:24:37.334Z] ---> b53b3979e506 [2023-03-20T18:24:37.334Z] Step 22/23 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:37.334Z] Removing intermediate container 2a8d48010260 [2023-03-20T18:24:37.334Z] ---> 9885ceb5238a [2023-03-20T18:24:37.334Z] Step 24/24 : LABEL version=0.0.0 [2023-03-20T18:24:37.593Z] ---> Running in 25946274ddd2 [2023-03-20T18:24:37.593Z] ---> Running in 38353a5cf503 [2023-03-20T18:24:37.851Z] Removing intermediate container 25946274ddd2 [2023-03-20T18:24:37.851Z] ---> 59c3f7011729 [2023-03-20T18:24:37.851Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:24:37.851Z] Removing intermediate container 38353a5cf503 [2023-03-20T18:24:37.851Z] ---> 3c4f8e7d8d48 [2023-03-20T18:24:37.851Z] [2023-03-20T18:24:37.851Z] ---> 4829f3d15412 [2023-03-20T18:24:37.851Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:24:37.851Z] ---> Running in 13062c9e99b6 [2023-03-20T18:24:37.851Z] Successfully built 3c4f8e7d8d48 [2023-03-20T18:24:37.851Z] Successfully tagged core-command:latest [2023-03-20T18:24:37.851Z]  Building core-command ... done Building core-data [2023-03-20T18:24:37.851Z] Removing intermediate container 33d9ddb2d50f [2023-03-20T18:24:37.851Z] ---> 5c16f810df65 [2023-03-20T18:24:37.851Z] [2023-03-20T18:24:37.851Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T18:24:37.851Z] ---> b2aa39c304c2 [2023-03-20T18:24:37.851Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:24:37.851Z] ---> Using cache [2023-03-20T18:24:37.851Z] ---> d414fae6a265 [2023-03-20T18:24:37.851Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:24:37.851Z] ---> Using cache [2023-03-20T18:24:37.851Z] ---> fc894a521f36 [2023-03-20T18:24:37.851Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T18:24:38.110Z] ---> Running in e26b23b976dd [2023-03-20T18:24:38.678Z] Removing intermediate container aafaf6ad28e8 [2023-03-20T18:24:38.678Z] ---> 525151554f74 [2023-03-20T18:24:38.678Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:38.678Z] Removing intermediate container 13062c9e99b6 [2023-03-20T18:24:38.678Z] ---> d0fa9376a945 [2023-03-20T18:24:38.678Z] [2023-03-20T18:24:38.678Z] Successfully built d0fa9376a945 [2023-03-20T18:24:39.246Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-20T18:24:39.246Z] Building security-secretstore-setup [2023-03-20T18:24:39.246Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e26b23b976dd [2023-03-20T18:24:39.246Z] ---> e1febdc4e783 [2023-03-20T18:24:39.246Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T18:24:39.246Z] ---> cc2bf66e0ab7 [2023-03-20T18:24:39.246Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T18:24:39.504Z] ---> ec6bb86d0631 [2023-03-20T18:24:39.504Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:39.504Z] ---> Running in 2989493fc871 [2023-03-20T18:24:39.504Z] ---> Running in 982932a27adf [2023-03-20T18:24:41.413Z] Removing intermediate container 982932a27adf [2023-03-20T18:24:41.413Z] ---> 93621073691f [2023-03-20T18:24:41.413Z] Step 15/25 : WORKDIR / [2023-03-20T18:24:41.413Z] Removing intermediate container 2989493fc871 [2023-03-20T18:24:41.413Z] ---> 5c60e1811b38 [2023-03-20T18:24:41.413Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:24:41.413Z] ---> 9bb916a07d2c [2023-03-20T18:24:41.413Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T18:24:41.413Z] ---> Running in 354f7e5bf0cd [2023-03-20T18:24:41.413Z] ---> Running in 62672ec30191 [2023-03-20T18:24:41.413Z] Removing intermediate container 354f7e5bf0cd [2023-03-20T18:24:41.413Z] ---> 1f2a3b1aeb13 [2023-03-20T18:24:41.413Z] Step 18/20 : LABEL arch=x86_64 [2023-03-20T18:24:41.673Z] Removing intermediate container 62672ec30191 [2023-03-20T18:24:41.673Z] ---> 04e30f5e2044 [2023-03-20T18:24:41.673Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:24:41.934Z] ---> Running in 748a6775a6e2 [2023-03-20T18:24:41.934Z] ---> 6f685b66430c [2023-03-20T18:24:41.934Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-20T18:24:42.192Z] Removing intermediate container 748a6775a6e2 [2023-03-20T18:24:42.192Z] ---> f8d051734b52 [2023-03-20T18:24:42.192Z] Step 19/20 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:42.450Z] ---> bf6d128eff9c [2023-03-20T18:24:42.451Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ ---> 523bd56288a0 [2023-03-20T18:24:42.451Z] [2023-03-20T18:24:42.451Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:24:42.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:42.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:42.451Z] ---> 00f3c68cc948 [2023-03-20T18:24:42.451Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> b0b41bb407c5 [2023-03-20T18:24:42.451Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> afc6be81f6be [2023-03-20T18:24:42.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> da7676d893de [2023-03-20T18:24:42.451Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> e2e88be74940 [2023-03-20T18:24:42.451Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> b7aba423278b [2023-03-20T18:24:42.451Z] Step 8/23 : COPY . . [2023-03-20T18:24:42.451Z] ---> Using cache [2023-03-20T18:24:42.451Z] ---> 090d2c959a69 [2023-03-20T18:24:42.451Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T18:24:42.451Z] ---> Running in 69eacfe1225d [2023-03-20T18:24:42.708Z] ---> Running in e9266f432922 [2023-03-20T18:24:42.708Z] ---> af4ad0ea221b [2023-03-20T18:24:42.708Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T18:24:42.966Z] Removing intermediate container 69eacfe1225d [2023-03-20T18:24:42.966Z] ---> 903833765ffd [2023-03-20T18:24:42.966Z] Step 20/20 : LABEL version=0.0.0 [2023-03-20T18:24:42.966Z] ---> 92fac507709d [2023-03-20T18:24:42.966Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T18:24:43.225Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:43.225Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:43.225Z] ---> 00f3c68cc948 [2023-03-20T18:24:43.225Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T18:24:43.225Z] ---> Using cache [2023-03-20T18:24:43.225Z] ---> 1d9a5918c37a [2023-03-20T18:24:43.225Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T18:24:43.225Z] ---> a2e51a1e85b5 [2023-03-20T18:24:43.225Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T18:24:43.225Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T18:24:43.225Z] ---> Running in f4490d5cc6e1 [2023-03-20T18:24:43.225Z] ---> Running in 5fde87eac6b4 [2023-03-20T18:24:43.483Z] ---> 06c53f501620 [2023-03-20T18:24:43.483Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T18:24:43.483Z] ---> 53bbf700c961 [2023-03-20T18:24:43.483Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:24:43.742Z] Removing intermediate container f4490d5cc6e1 [2023-03-20T18:24:43.742Z] ---> 71f4b67d13a8 [2023-03-20T18:24:43.742Z] [2023-03-20T18:24:43.742Z] Successfully built 71f4b67d13a8 [2023-03-20T18:24:43.742Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-20T18:24:43.742Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-20T18:24:43.742Z] ---> 3ed4f9e275bf [2023-03-20T18:24:43.742Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T18:24:43.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:44.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:24:44.002Z] OK: 265 MiB in 53 packages [2023-03-20T18:24:44.260Z] ---> 0d49fb17b6d4 [2023-03-20T18:24:44.260Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-20T18:24:44.826Z] ---> Running in 193e1904dd68 [2023-03-20T18:24:45.391Z] ---> 5b22e0706759 [2023-03-20T18:24:45.391Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T18:24:45.391Z] ---> Running in 3ceb45122560 [2023-03-20T18:24:45.648Z] Removing intermediate container 5fde87eac6b4 [2023-03-20T18:24:45.648Z] ---> a5e71413e437 [2023-03-20T18:24:45.648Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T18:24:45.648Z] Removing intermediate container 3ceb45122560 [2023-03-20T18:24:45.648Z] ---> a2dc1504ef8d [2023-03-20T18:24:45.648Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:24:45.648Z] ---> Running in 9f6c63a5d078 [2023-03-20T18:24:45.917Z] ---> 34fd42f7eb87 [2023-03-20T18:24:45.917Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:45.917Z] ---> Running in 682e19601484 [2023-03-20T18:24:46.176Z] Removing intermediate container 9f6c63a5d078 [2023-03-20T18:24:46.176Z] ---> 2dadadbd1557 [2023-03-20T18:24:46.176Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T18:24:46.176Z] ---> Running in ae5fa3eddd87 [2023-03-20T18:24:46.434Z] Removing intermediate container 193e1904dd68 [2023-03-20T18:24:46.434Z] ---> e406b8cc04b8 [2023-03-20T18:24:46.434Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T18:24:46.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:46.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:46.692Z] ---> 00f3c68cc948 [2023-03-20T18:24:46.692Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T18:24:46.692Z] ---> Using cache [2023-03-20T18:24:46.692Z] ---> 1d9a5918c37a [2023-03-20T18:24:46.692Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T18:24:46.692Z] ---> Using cache [2023-03-20T18:24:46.692Z] ---> a5e71413e437 [2023-03-20T18:24:46.692Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T18:24:46.692Z] ---> Using cache [2023-03-20T18:24:46.692Z] ---> 34fd42f7eb87 [2023-03-20T18:24:46.692Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:46.950Z] Removing intermediate container ae5fa3eddd87 [2023-03-20T18:24:46.950Z] ---> 2be95674819f [2023-03-20T18:24:46.950Z] Step 24/25 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:46.950Z] ---> Running in 68c8f611423b [2023-03-20T18:24:46.950Z] ---> Running in 087c5c292ef5 [2023-03-20T18:24:46.950Z] ---> Running in 0b010066972c [2023-03-20T18:24:46.950Z] Removing intermediate container 68c8f611423b [2023-03-20T18:24:46.950Z] ---> bc782f6f0b0a [2023-03-20T18:24:46.950Z] Step 30/33 : CMD ["gate"] [2023-03-20T18:24:46.950Z] Removing intermediate container 0b010066972c [2023-03-20T18:24:46.950Z] ---> 67b9d3f21fb1 [2023-03-20T18:24:46.950Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T18:24:47.208Z] ---> Running in e49a18ed0948 [2023-03-20T18:24:47.208Z] ---> Running in 4fedad03f2ba [2023-03-20T18:24:47.466Z] Removing intermediate container e49a18ed0948 [2023-03-20T18:24:47.466Z] ---> 0a7f3ffd9582 [2023-03-20T18:24:47.466Z] Step 31/33 : LABEL arch=x86_64 [2023-03-20T18:24:47.466Z] Removing intermediate container 4fedad03f2ba [2023-03-20T18:24:47.466Z] ---> e31f334f7822 [2023-03-20T18:24:47.466Z] [2023-03-20T18:24:47.466Z] Successfully built e31f334f7822 [2023-03-20T18:24:47.466Z] ---> Running in 246521f71cf8 [2023-03-20T18:24:47.466Z] Successfully tagged core-metadata:latest [2023-03-20T18:24:47.466Z] Building security-proxy-auth [2023-03-20T18:24:48.400Z]  Building core-metadata ... done Removing intermediate container 246521f71cf8 [2023-03-20T18:24:48.400Z] ---> e236ae5c36b7 [2023-03-20T18:24:48.400Z] Step 32/33 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:24:49.336Z] ---> Running in f86c6b1746eb [2023-03-20T18:24:49.901Z] Removing intermediate container f86c6b1746eb [2023-03-20T18:24:49.901Z] ---> d5455f419f0b [2023-03-20T18:24:49.901Z] Step 33/33 : LABEL version=0.0.0 [2023-03-20T18:24:50.158Z] ---> Running in d71e6e3addd2 [2023-03-20T18:24:50.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:50.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:50.476Z] ---> 00f3c68cc948 [2023-03-20T18:24:50.476Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:24:50.476Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> b0b41bb407c5 [2023-03-20T18:24:50.477Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:24:50.477Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> afc6be81f6be [2023-03-20T18:24:50.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:24:50.477Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> da7676d893de [2023-03-20T18:24:50.477Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:24:50.477Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> e2e88be74940 [2023-03-20T18:24:50.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:50.477Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> b7aba423278b [2023-03-20T18:24:50.477Z] Step 8/23 : COPY . . [2023-03-20T18:24:50.477Z] ---> Using cache [2023-03-20T18:24:50.477Z] ---> 090d2c959a69 [2023-03-20T18:24:50.477Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T18:24:50.735Z] Removing intermediate container d71e6e3addd2 [2023-03-20T18:24:50.735Z] ---> dd53cd3344c2 [2023-03-20T18:24:50.735Z] [2023-03-20T18:24:50.735Z] ---> Running in cabeb3c57618 [2023-03-20T18:24:50.735Z] Successfully built dd53cd3344c2 [2023-03-20T18:24:50.735Z] Successfully tagged security-bootstrapper:latest [2023-03-20T18:24:50.735Z] Building support-scheduler [2023-03-20T18:24:50.992Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T18:24:53.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:24:53.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:24:53.516Z] ---> 00f3c68cc948 [2023-03-20T18:24:53.516Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> b0b41bb407c5 [2023-03-20T18:24:53.516Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> afc6be81f6be [2023-03-20T18:24:53.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> da7676d893de [2023-03-20T18:24:53.516Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> e2e88be74940 [2023-03-20T18:24:53.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> b7aba423278b [2023-03-20T18:24:53.516Z] Step 8/23 : COPY . . [2023-03-20T18:24:53.516Z] ---> Using cache [2023-03-20T18:24:53.516Z] ---> 090d2c959a69 [2023-03-20T18:24:53.516Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T18:24:55.412Z] ---> Running in 9382f00bec43 [2023-03-20T18:24:55.669Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T18:25:03.196Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-20T18:25:03.879Z] Removing intermediate container e9266f432922 [2023-03-20T18:25:03.880Z] ---> b6e3d81feb67 [2023-03-20T18:25:03.880Z] [2023-03-20T18:25:03.880Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:25:03.880Z] ---> b2aa39c304c2 [2023-03-20T18:25:03.880Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:25:03.880Z] ---> Running in b02058816b5e [2023-03-20T18:25:03.880Z] Removing intermediate container b02058816b5e [2023-03-20T18:25:03.880Z] ---> bc5ba2c56105 [2023-03-20T18:25:03.880Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T18:25:04.165Z] ---> Running in f3e440cf706d [2023-03-20T18:25:04.165Z] Removing intermediate container f3e440cf706d [2023-03-20T18:25:04.165Z] ---> e8bb923b0e18 [2023-03-20T18:25:04.165Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T18:25:04.438Z] ---> Running in c010d5bd5145 [2023-03-20T18:25:04.728Z] Removing intermediate container c010d5bd5145 [2023-03-20T18:25:04.728Z] ---> dc2c9e93b5c8 [2023-03-20T18:25:04.728Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:25:04.728Z] ---> Running in a41dd4f825d7 [2023-03-20T18:25:05.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:05.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:05.923Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:25:05.923Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:25:05.923Z] OK: 7 MiB in 16 packages [2023-03-20T18:25:11.222Z] Removing intermediate container a41dd4f825d7 [2023-03-20T18:25:11.222Z] ---> 58a26ac66ed5 [2023-03-20T18:25:11.222Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:11.791Z] ---> a2e2f2f3cdc6 [2023-03-20T18:25:11.791Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:14.329Z] ---> e8920362bd8d [2023-03-20T18:25:14.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T18:25:14.329Z] Removing intermediate container cabeb3c57618 [2023-03-20T18:25:14.329Z] ---> a8f7dd8f6014 [2023-03-20T18:25:14.329Z] [2023-03-20T18:25:14.329Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:25:14.329Z] ---> b2aa39c304c2 [2023-03-20T18:25:14.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T18:25:14.329Z] ---> Using cache [2023-03-20T18:25:14.329Z] ---> 4ea240123866 [2023-03-20T18:25:14.329Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:25:14.329Z] ---> Using cache [2023-03-20T18:25:14.329Z] ---> 4fbd55b74a1d [2023-03-20T18:25:14.329Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:14.329Z] ---> Using cache [2023-03-20T18:25:14.587Z] ---> 09c4a96d6be7 [2023-03-20T18:25:14.587Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:14.587Z] ---> Using cache [2023-03-20T18:25:14.846Z] ---> 21e2a8f95508 [2023-03-20T18:25:14.846Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T18:25:14.846Z] ---> 27a3bb192e8c [2023-03-20T18:25:14.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:25:15.786Z] ---> 02afeda7f84c [2023-03-20T18:25:15.786Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T18:25:15.786Z] ---> bbee3fd1c876 [2023-03-20T18:25:15.786Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:25:15.786Z] ---> Running in 44d73cd09756 [2023-03-20T18:25:16.354Z] Removing intermediate container 44d73cd09756 [2023-03-20T18:25:16.354Z] ---> db3c2710c898 [2023-03-20T18:25:16.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:25:16.611Z] ---> ce9a350f9e2a [2023-03-20T18:25:16.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T18:25:16.611Z] ---> Running in 3ba141cd3a5a [2023-03-20T18:25:17.202Z] Removing intermediate container 3ba141cd3a5a [2023-03-20T18:25:17.202Z] ---> a14ea298d96f [2023-03-20T18:25:17.202Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T18:25:17.463Z] ---> 13d954cfc8ac [2023-03-20T18:25:17.463Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:25:17.463Z] ---> Running in 2303a8f5f281 [2023-03-20T18:25:17.463Z] ---> Running in 60180b4bde9b [2023-03-20T18:25:18.028Z] Removing intermediate container 2303a8f5f281 [2023-03-20T18:25:18.028Z] ---> f3e000b6da8e [2023-03-20T18:25:18.028Z] Step 22/23 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:18.592Z] ---> Running in 8937c7a22362 [2023-03-20T18:25:19.526Z] Removing intermediate container 8937c7a22362 [2023-03-20T18:25:19.526Z] ---> ad355a7ac556 [2023-03-20T18:25:19.526Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:25:19.786Z] Removing intermediate container 60180b4bde9b [2023-03-20T18:25:19.786Z] ---> b1d97c028392 [2023-03-20T18:25:19.786Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:25:19.786Z] ---> Running in ae4473bfffbe [2023-03-20T18:25:19.786Z] ---> Running in 0be6b0c4f09f [2023-03-20T18:25:20.044Z] Removing intermediate container ae4473bfffbe [2023-03-20T18:25:20.044Z] ---> e8214bcc81aa [2023-03-20T18:25:20.044Z] [2023-03-20T18:25:20.044Z] Removing intermediate container 0be6b0c4f09f [2023-03-20T18:25:20.044Z] ---> c54a1c17ab39 [2023-03-20T18:25:20.044Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T18:25:20.304Z] Successfully built e8214bcc81aa [2023-03-20T18:25:20.304Z] ---> Running in 7b81304151d9 [2023-03-20T18:25:20.304Z] Successfully tagged core-data:latest [2023-03-20T18:25:20.304Z] Building security-spire-agent [2023-03-20T18:25:20.871Z]  Building core-data ... done Removing intermediate container 7b81304151d9 [2023-03-20T18:25:20.871Z] ---> ccc3bf2584d1 [2023-03-20T18:25:20.871Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T18:25:20.871Z] Removing intermediate container 682e19601484 [2023-03-20T18:25:20.871Z] ---> aa32779f3c6a [2023-03-20T18:25:20.871Z] Step 7/25 : COPY . . [2023-03-20T18:25:21.129Z] Removing intermediate container 087c5c292ef5 [2023-03-20T18:25:21.129Z] ---> 08b191059ddf [2023-03-20T18:25:21.129Z] Step 7/22 : COPY . . [2023-03-20T18:25:23.659Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:25:23.659Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:25:23.659Z] ---> 00f3c68cc948 [2023-03-20T18:25:23.659Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 1d9a5918c37a [2023-03-20T18:25:23.659Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 06b807e79426 [2023-03-20T18:25:23.659Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 2f9020b3234e [2023-03-20T18:25:23.659Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> f12e1019ef68 [2023-03-20T18:25:23.659Z] Step 7/27 : COPY . . [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> ddeae8542d72 [2023-03-20T18:25:23.659Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 3d445188adeb [2023-03-20T18:25:23.659Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 3a34671b3270 [2023-03-20T18:25:23.659Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:25:23.659Z] ---> Using cache [2023-03-20T18:25:23.659Z] ---> 0d55b22c73b7 [2023-03-20T18:25:23.659Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:25:25.032Z] ---> Running in c6ecabb41780 [2023-03-20T18:25:25.291Z] ---> Running in 2d561e1943ea [2023-03-20T18:25:25.549Z] Removing intermediate container c6ecabb41780 [2023-03-20T18:25:25.549Z] ---> 78c904845e51 [2023-03-20T18:25:25.549Z] Step 22/23 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:25.549Z] ---> bb00d73a700c [2023-03-20T18:25:25.549Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T18:25:25.549Z] ---> e966f88c2a93 [2023-03-20T18:25:25.549Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T18:25:25.549Z] Removing intermediate container 9382f00bec43 [2023-03-20T18:25:25.549Z] ---> 5b554d0b6976 [2023-03-20T18:25:25.549Z] [2023-03-20T18:25:25.549Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:25:25.549Z] ---> b2aa39c304c2 [2023-03-20T18:25:25.549Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:25:25.549Z] ---> Using cache [2023-03-20T18:25:25.549Z] ---> d414fae6a265 [2023-03-20T18:25:25.549Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:25:25.549Z] ---> Using cache [2023-03-20T18:25:25.549Z] ---> fc894a521f36 [2023-03-20T18:25:25.549Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T18:25:25.549Z] ---> Running in efd18d055fd7 [2023-03-20T18:25:25.549Z] ---> Running in c9f2d55ce219 [2023-03-20T18:25:25.549Z] ---> Running in 070ef28140ef [2023-03-20T18:25:25.549Z] ---> Running in 8f0f6b3b8e53 [2023-03-20T18:25:25.807Z] Removing intermediate container 8f0f6b3b8e53 [2023-03-20T18:25:25.807Z] ---> e33087e45c8f [2023-03-20T18:25:25.807Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T18:25:25.807Z] Removing intermediate container efd18d055fd7 [2023-03-20T18:25:25.807Z] ---> 6f77f25b0dd3 [2023-03-20T18:25:25.807Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:25:25.807Z] ---> Running in 122acd6a8867 [2023-03-20T18:25:25.807Z] ---> Running in 07fc0ab03377 [2023-03-20T18:25:26.064Z] Removing intermediate container 122acd6a8867 [2023-03-20T18:25:26.064Z] ---> bd09088aa7da [2023-03-20T18:25:26.064Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:26.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T18:25:26.064Z] Removing intermediate container 07fc0ab03377 [2023-03-20T18:25:26.064Z] ---> c859c1f0ad95 [2023-03-20T18:25:26.064Z] [2023-03-20T18:25:26.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T18:25:26.064Z] Successfully built c859c1f0ad95 [2023-03-20T18:25:26.322Z] Successfully tagged security-proxy-auth:latest [2023-03-20T18:25:26.322Z]  Building security-proxy-auth ... done Building support-notifications [2023-03-20T18:25:27.269Z] ---> 402b5f25323e [2023-03-20T18:25:27.269Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:27.528Z] Removing intermediate container 2d561e1943ea [2023-03-20T18:25:27.528Z] ---> 4ce9fdd5df5c [2023-03-20T18:25:27.528Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T18:25:27.786Z] ---> aadb50f071c6 [2023-03-20T18:25:27.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T18:25:27.786Z] ---> Running in 5806bd27226c [2023-03-20T18:25:28.045Z] Removing intermediate container 5806bd27226c [2023-03-20T18:25:28.045Z] ---> 4fe8b94edb1e [2023-03-20T18:25:28.304Z] [2023-03-20T18:25:28.304Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T18:25:28.304Z] ---> b2aa39c304c2 [2023-03-20T18:25:28.304Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:25:28.304Z] ---> Using cache [2023-03-20T18:25:28.304Z] ---> 32f4b4c2007c [2023-03-20T18:25:28.304Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T18:25:28.304Z] ---> Using cache [2023-03-20T18:25:28.304Z] ---> 6634db8d5ebc [2023-03-20T18:25:28.304Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:28.304Z] ---> Using cache [2023-03-20T18:25:28.304Z] ---> f72bda741e5b [2023-03-20T18:25:28.304Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:28.304Z] ---> Using cache [2023-03-20T18:25:28.304Z] ---> d79958357e87 [2023-03-20T18:25:28.304Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T18:25:28.304Z] ---> 5cd9502dfa42 [2023-03-20T18:25:28.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:25:29.246Z] ---> 974119afa0de [2023-03-20T18:25:29.246Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T18:25:29.246Z] ---> Running in 011f9a346bff [2023-03-20T18:25:29.809Z] Removing intermediate container 011f9a346bff [2023-03-20T18:25:29.809Z] ---> bdbc4ee19383 [2023-03-20T18:25:29.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:25:30.067Z] ---> Running in be1562a250b3 [2023-03-20T18:25:30.325Z] ---> 2ca4e6044cf6 [2023-03-20T18:25:30.325Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:25:30.325Z] Removing intermediate container be1562a250b3 [2023-03-20T18:25:30.325Z] ---> 307a33dc6e07 [2023-03-20T18:25:30.325Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T18:25:30.587Z] ---> Running in e5cce939d80e [2023-03-20T18:25:30.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:25:30.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:25:30.587Z] ---> 00f3c68cc948 [2023-03-20T18:25:30.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:25:30.587Z] ---> Using cache [2023-03-20T18:25:30.587Z] ---> b0b41bb407c5 [2023-03-20T18:25:30.587Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:25:30.587Z] ---> Using cache [2023-03-20T18:25:30.587Z] ---> afc6be81f6be [2023-03-20T18:25:30.587Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T18:25:31.168Z] ---> Running in 1b09ba9a5f3e [2023-03-20T18:25:31.168Z] Removing intermediate container e5cce939d80e [2023-03-20T18:25:31.168Z] ---> 399e4df7f415 [2023-03-20T18:25:31.168Z] Step 22/23 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:31.427Z] ---> Running in ad28a9e4370d [2023-03-20T18:25:31.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:31.944Z] Removing intermediate container ad28a9e4370d [2023-03-20T18:25:31.944Z] ---> a8a6faeeaa94 [2023-03-20T18:25:31.944Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:25:31.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:31.944Z] ---> Running in a57f4fd33a5d [2023-03-20T18:25:32.211Z] OK: 265 MiB in 53 packages [2023-03-20T18:25:32.469Z] Removing intermediate container a57f4fd33a5d [2023-03-20T18:25:32.469Z] ---> cff588d1be6d [2023-03-20T18:25:32.469Z] [2023-03-20T18:25:32.469Z] Successfully built cff588d1be6d [2023-03-20T18:25:32.735Z] Successfully tagged support-scheduler:latest [2023-03-20T18:25:32.735Z] Building security-spire-config [2023-03-20T18:25:32.735Z]  Building support-scheduler ... done  ---> 484a49b9c300 [2023-03-20T18:25:32.735Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:25:34.110Z] Removing intermediate container 1b09ba9a5f3e [2023-03-20T18:25:34.110Z] ---> 8022c06db33a [2023-03-20T18:25:34.110Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:25:34.110Z] ---> ab4d0fd1b61e [2023-03-20T18:25:34.110Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T18:25:34.676Z] ---> 35ed95896500 [2023-03-20T18:25:34.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:25:34.676Z] ---> 4a33af88540d [2023-03-20T18:25:34.676Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T18:25:34.937Z] ---> Running in cef758f4dd49 [2023-03-20T18:25:35.500Z] ---> 3581c25e7571 [2023-03-20T18:25:35.501Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:25:35.760Z] ---> Running in b786d368d338 [2023-03-20T18:25:36.327Z] Removing intermediate container b786d368d338 [2023-03-20T18:25:36.327Z] ---> 6ca7dd224dc2 [2023-03-20T18:25:36.327Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:25:36.327Z] ---> Running in 24f557e32af9 [2023-03-20T18:25:36.596Z] Removing intermediate container 24f557e32af9 [2023-03-20T18:25:36.596Z] ---> 090a0e7ad251 [2023-03-20T18:25:36.596Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T18:25:36.870Z] ---> Running in dbf92e6ccc21 [2023-03-20T18:25:36.870Z] Removing intermediate container dbf92e6ccc21 [2023-03-20T18:25:36.870Z] ---> 57ebd6cdb10d [2023-03-20T18:25:36.870Z] Step 26/27 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:37.131Z] ---> Running in 934114a2f2ee [2023-03-20T18:25:37.131Z] Removing intermediate container 934114a2f2ee [2023-03-20T18:25:37.131Z] ---> 2c4547a84c1a [2023-03-20T18:25:37.131Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T18:25:37.389Z] ---> Running in eb22e47b774d [2023-03-20T18:25:37.669Z] Removing intermediate container eb22e47b774d [2023-03-20T18:25:37.669Z] ---> 2c8b766213f7 [2023-03-20T18:25:37.669Z] [2023-03-20T18:25:37.669Z] Successfully built 2c8b766213f7 [2023-03-20T18:25:37.669Z] Successfully tagged security-spire-agent:latest [2023-03-20T18:25:37.669Z]  Building security-spire-agent ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:25:37.669Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:25:37.669Z] ---> 00f3c68cc948 [2023-03-20T18:25:37.669Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 1d9a5918c37a [2023-03-20T18:25:37.670Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 06b807e79426 [2023-03-20T18:25:37.670Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 2f9020b3234e [2023-03-20T18:25:37.670Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> f12e1019ef68 [2023-03-20T18:25:37.670Z] Step 7/27 : COPY . . [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> ddeae8542d72 [2023-03-20T18:25:37.670Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 3d445188adeb [2023-03-20T18:25:37.670Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 3a34671b3270 [2023-03-20T18:25:37.670Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 0d55b22c73b7 [2023-03-20T18:25:37.670Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 4ce9fdd5df5c [2023-03-20T18:25:37.670Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 4fe8b94edb1e [2023-03-20T18:25:37.670Z] [2023-03-20T18:25:37.670Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T18:25:37.670Z] ---> b2aa39c304c2 [2023-03-20T18:25:37.670Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:25:37.670Z] ---> Using cache [2023-03-20T18:25:37.670Z] ---> 32f4b4c2007c [2023-03-20T18:25:37.670Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T18:25:37.929Z] ---> Running in 1851b4868e01 [2023-03-20T18:25:38.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:38.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:38.751Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:25:38.751Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:25:38.751Z] OK: 17816 distinct packages available [2023-03-20T18:25:38.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:39.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:39.009Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T18:25:39.009Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:25:39.009Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T18:25:39.009Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T18:25:39.268Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:25:39.268Z] OK: 7 MiB in 19 packages [2023-03-20T18:25:39.843Z] Removing intermediate container 1851b4868e01 [2023-03-20T18:25:39.843Z] ---> c994d30fa393 [2023-03-20T18:25:39.843Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:39.843Z] ---> 8e1d89031470 [2023-03-20T18:25:39.843Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:40.100Z] ---> 0b9ec91a1bcf [2023-03-20T18:25:40.100Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:25:41.472Z] ---> 0728c36e36fb [2023-03-20T18:25:41.472Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:25:41.752Z] ---> e40cbd4b3918 [2023-03-20T18:25:41.752Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T18:25:42.011Z] ---> Running in 6d046004295c [2023-03-20T18:25:42.269Z] Removing intermediate container 6d046004295c [2023-03-20T18:25:42.269Z] ---> 6e3f7866de3c [2023-03-20T18:25:42.269Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T18:25:42.526Z] ---> 718380026b0d [2023-03-20T18:25:42.527Z] Step 22/27 : WORKDIR / [2023-03-20T18:25:42.527Z] ---> Running in 35c52656c1a9 [2023-03-20T18:25:42.527Z] Removing intermediate container 35c52656c1a9 [2023-03-20T18:25:42.527Z] ---> aeac52d34748 [2023-03-20T18:25:42.527Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:25:42.784Z] ---> Running in 9d61049eb59f [2023-03-20T18:25:42.784Z] Removing intermediate container 9d61049eb59f [2023-03-20T18:25:42.784Z] ---> c80f3fc38539 [2023-03-20T18:25:42.784Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:25:42.784Z] ---> Running in 4290ca88f23b [2023-03-20T18:25:43.043Z] Removing intermediate container 4290ca88f23b [2023-03-20T18:25:43.043Z] ---> 5cb3e791d8e0 [2023-03-20T18:25:43.043Z] Step 25/27 : LABEL arch=x86_64 [2023-03-20T18:25:43.043Z] ---> Running in 43ecb0d251a3 [2023-03-20T18:25:43.302Z] Removing intermediate container 43ecb0d251a3 [2023-03-20T18:25:43.302Z] ---> 64748a8b1801 [2023-03-20T18:25:43.302Z] Step 26/27 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:43.302Z] ---> Running in 6493589979ad [2023-03-20T18:25:43.302Z] Removing intermediate container 6493589979ad [2023-03-20T18:25:43.302Z] ---> 70d86121c5b3 [2023-03-20T18:25:43.302Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T18:25:43.302Z] ---> Running in 81f46dd7f39c [2023-03-20T18:25:43.559Z] Removing intermediate container 81f46dd7f39c [2023-03-20T18:25:43.559Z] ---> 991cd474d199 [2023-03-20T18:25:43.559Z] [2023-03-20T18:25:43.559Z] Successfully built 991cd474d199 [2023-03-20T18:25:43.559Z] Successfully tagged security-spire-config:latest [2023-03-20T18:25:44.125Z]  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T18:25:46.025Z] Removing intermediate container 070ef28140ef [2023-03-20T18:25:46.025Z] ---> cdc656ae0473 [2023-03-20T18:25:46.025Z] [2023-03-20T18:25:46.025Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T18:25:46.025Z] ---> b2aa39c304c2 [2023-03-20T18:25:46.025Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T18:25:46.025Z] ---> Running in 8414c30df334 [2023-03-20T18:25:46.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:46.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:46.539Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:25:46.539Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T18:25:46.539Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:25:46.539Z] OK: 8 MiB in 17 packages [2023-03-20T18:25:47.473Z] Removing intermediate container c9f2d55ce219 [2023-03-20T18:25:47.473Z] ---> 3c7c42742c02 [2023-03-20T18:25:47.473Z] [2023-03-20T18:25:47.473Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T18:25:47.473Z] ---> b2aa39c304c2 [2023-03-20T18:25:47.473Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T18:25:47.473Z] ---> Running in bff915564b37 [2023-03-20T18:25:47.473Z] Removing intermediate container 8414c30df334 [2023-03-20T18:25:47.473Z] ---> 829ee8abfc50 [2023-03-20T18:25:47.473Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T18:25:47.473Z] ---> Running in 13c2337aa4ed [2023-03-20T18:25:47.730Z] Removing intermediate container 13c2337aa4ed [2023-03-20T18:25:47.730Z] ---> fb93f0b9188f [2023-03-20T18:25:47.730Z] Step 12/22 : WORKDIR /edgex [2023-03-20T18:25:47.730Z] ---> Running in ce53cedbe895 [2023-03-20T18:25:47.730Z] Removing intermediate container ce53cedbe895 [2023-03-20T18:25:47.730Z] ---> 861ce9865068 [2023-03-20T18:25:47.730Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:47.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:47.987Z] ---> ca3dba78d371 [2023-03-20T18:25:47.987Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:47.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:25:47.987Z] ---> 8fb4f7ddb712 [2023-03-20T18:25:47.987Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-20T18:25:47.987Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T18:25:48.244Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T18:25:48.244Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T18:25:48.244Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:25:48.244Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:25:48.244Z] ---> 4bedf3918b4d [2023-03-20T18:25:48.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T18:25:48.244Z] OK: 8 MiB in 18 packages [2023-03-20T18:25:48.502Z] ---> 4efe9c660626 [2023-03-20T18:25:48.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T18:25:48.764Z] ---> dea927d04bf1 [2023-03-20T18:25:48.764Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:25:48.764Z] ---> Running in e4c4f3624c23 [2023-03-20T18:25:48.764Z] Removing intermediate container bff915564b37 [2023-03-20T18:25:48.764Z] ---> a81e553661b9 [2023-03-20T18:25:48.764Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T18:25:48.764Z] ---> Running in 0e1e07c984f8 [2023-03-20T18:25:49.024Z] Removing intermediate container 0e1e07c984f8 [2023-03-20T18:25:49.024Z] ---> 100492e2c80c [2023-03-20T18:25:49.024Z] Step 12/25 : WORKDIR / [2023-03-20T18:25:49.024Z] ---> Running in aedbe32dee27 [2023-03-20T18:25:49.024Z] Removing intermediate container aedbe32dee27 [2023-03-20T18:25:49.024Z] ---> dbf2dc7906cc [2023-03-20T18:25:49.024Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:25:49.282Z] ---> 08d1bc5013b1 [2023-03-20T18:25:49.282Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:25:49.282Z] ---> 559353828f51 [2023-03-20T18:25:49.282Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-20T18:25:49.540Z] Removing intermediate container e4c4f3624c23 [2023-03-20T18:25:49.540Z] ---> a6612df933fb [2023-03-20T18:25:49.540Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:25:49.540Z] ---> Running in bdff6824a8fe [2023-03-20T18:25:49.540Z] ---> e1e1e3a5b6c8 [2023-03-20T18:25:49.540Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-20T18:25:49.540Z] Removing intermediate container bdff6824a8fe [2023-03-20T18:25:49.540Z] ---> 06366583aebf [2023-03-20T18:25:49.540Z] Step 20/22 : LABEL arch=x86_64 [2023-03-20T18:25:49.540Z] ---> Running in b87690e0f0e8 [2023-03-20T18:25:49.798Z] ---> 5b5429e6fc57 [2023-03-20T18:25:49.798Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:25:49.798Z] Removing intermediate container b87690e0f0e8 [2023-03-20T18:25:49.798Z] ---> 677c80700bad [2023-03-20T18:25:49.798Z] Step 21/22 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:49.798Z] ---> Running in 4611da810122 [2023-03-20T18:25:49.798Z] ---> b7ef6418060c [2023-03-20T18:25:49.798Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T18:25:49.798Z] Removing intermediate container 4611da810122 [2023-03-20T18:25:49.798Z] ---> 6ad045a35493 [2023-03-20T18:25:49.798Z] Step 22/22 : LABEL version=0.0.0 [2023-03-20T18:25:49.798Z] ---> Running in bd20a07b5b91 [2023-03-20T18:25:50.056Z] Removing intermediate container bd20a07b5b91 [2023-03-20T18:25:50.056Z] ---> ae4db4a36ee2 [2023-03-20T18:25:50.056Z] [2023-03-20T18:25:50.056Z] ---> f976463309f7 [2023-03-20T18:25:50.056Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T18:25:50.056Z] Successfully built ae4db4a36ee2 [2023-03-20T18:25:50.056Z] Successfully tagged security-proxy-setup:latest [2023-03-20T18:25:50.622Z]  Building security-proxy-setup ... done  ---> 7eed9f928cbe [2023-03-20T18:25:50.622Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T18:25:50.622Z] ---> 14b84b5149b0 [2023-03-20T18:25:50.622Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:25:50.622Z] ---> Running in a06476984a9f [2023-03-20T18:25:51.189Z] Removing intermediate container a06476984a9f [2023-03-20T18:25:51.189Z] ---> 6c19e812b47f [2023-03-20T18:25:51.189Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:25:51.446Z] ---> Running in 3352a889a7d5 [2023-03-20T18:25:51.446Z] Removing intermediate container 3352a889a7d5 [2023-03-20T18:25:51.446Z] ---> 15db01d86c0e [2023-03-20T18:25:51.446Z] Step 23/25 : LABEL arch=x86_64 [2023-03-20T18:25:51.446Z] ---> Running in 67b9e06da603 [2023-03-20T18:25:51.446Z] Removing intermediate container 67b9e06da603 [2023-03-20T18:25:51.446Z] ---> 3ab687bab5d6 [2023-03-20T18:25:51.446Z] Step 24/25 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:25:51.704Z] ---> Running in 809a374ebe4e [2023-03-20T18:25:51.704Z] Removing intermediate container 809a374ebe4e [2023-03-20T18:25:51.704Z] ---> c92c5e79421e [2023-03-20T18:25:51.704Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T18:25:51.704Z] ---> Running in 83909f1a705e [2023-03-20T18:25:51.704Z] Removing intermediate container 83909f1a705e [2023-03-20T18:25:51.704Z] ---> 4db419eb1096 [2023-03-20T18:25:51.704Z] [2023-03-20T18:25:51.962Z] Successfully built 4db419eb1096 [2023-03-20T18:25:51.962Z] Successfully tagged security-secretstore-setup:latest [2023-03-20T18:26:01.932Z]  Building security-secretstore-setup ... done Removing intermediate container cef758f4dd49 [2023-03-20T18:26:01.932Z] ---> 9c5f8e8d7f61 [2023-03-20T18:26:01.932Z] Step 8/23 : COPY . . [2023-03-20T18:26:06.114Z] ---> 2b75b2870f7c [2023-03-20T18:26:06.114Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T18:26:06.114Z] ---> Running in 80c52a41dd42 [2023-03-20T18:26:06.373Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T18:26:24.448Z] Removing intermediate container 80c52a41dd42 [2023-03-20T18:26:24.448Z] ---> de666ae57e07 [2023-03-20T18:26:24.448Z] [2023-03-20T18:26:24.448Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:26:24.448Z] ---> b2aa39c304c2 [2023-03-20T18:26:24.448Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T18:26:24.448Z] ---> Running in c6cea8d82d61 [2023-03-20T18:26:24.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T18:26:24.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T18:26:25.222Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T18:26:25.222Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:26:25.222Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:26:25.222Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:26:25.222Z] OK: 8 MiB in 17 packages [2023-03-20T18:26:25.787Z] Removing intermediate container c6cea8d82d61 [2023-03-20T18:26:25.787Z] ---> 0e74d4cf2122 [2023-03-20T18:26:25.787Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:26:25.787Z] ---> Running in 0b6dbead019c [2023-03-20T18:26:25.787Z] Removing intermediate container 0b6dbead019c [2023-03-20T18:26:25.787Z] ---> d20f1ce23e3a [2023-03-20T18:26:25.787Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T18:26:25.787Z] ---> Running in 2f4f539702fe [2023-03-20T18:26:26.045Z] Removing intermediate container 2f4f539702fe [2023-03-20T18:26:26.045Z] ---> 96525e42a9eb [2023-03-20T18:26:26.045Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T18:26:26.045Z] ---> Running in 93baa6160b42 [2023-03-20T18:26:26.045Z] Removing intermediate container 93baa6160b42 [2023-03-20T18:26:26.045Z] ---> 98de822d9abf [2023-03-20T18:26:26.045Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:26:26.045Z] ---> b696f86548d7 [2023-03-20T18:26:26.045Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:26:26.303Z] ---> e50deeeebada [2023-03-20T18:26:26.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T18:26:26.875Z] ---> 1c0cd6580c26 [2023-03-20T18:26:26.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:26:27.134Z] ---> 6fbf76587ac8 [2023-03-20T18:26:27.134Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T18:26:27.134Z] ---> Running in 0cad3b3811e3 [2023-03-20T18:26:27.134Z] Removing intermediate container 0cad3b3811e3 [2023-03-20T18:26:27.134Z] ---> 7a162f0a33fc [2023-03-20T18:26:27.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:26:27.134Z] ---> Running in d1391aac5ae7 [2023-03-20T18:26:27.392Z] Removing intermediate container d1391aac5ae7 [2023-03-20T18:26:27.392Z] ---> 6ecc14fe8aa5 [2023-03-20T18:26:27.392Z] Step 21/23 : LABEL arch=x86_64 [2023-03-20T18:26:27.392Z] ---> Running in bf3e179345ce [2023-03-20T18:26:27.392Z] Removing intermediate container bf3e179345ce [2023-03-20T18:26:27.392Z] ---> b93bd0378db8 [2023-03-20T18:26:27.392Z] Step 22/23 : LABEL git_sha=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [2023-03-20T18:26:27.392Z] ---> Running in 6a7ed67e2389 [2023-03-20T18:26:27.650Z] Removing intermediate container 6a7ed67e2389 [2023-03-20T18:26:27.650Z] ---> 10d3e6b54e28 [2023-03-20T18:26:27.650Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:26:27.650Z] ---> Running in b35e7686d59a [2023-03-20T18:26:27.650Z] Removing intermediate container b35e7686d59a [2023-03-20T18:26:27.650Z] ---> db2bf0e34fae [2023-03-20T18:26:27.650Z] [2023-03-20T18:26:27.650Z] Successfully built db2bf0e34fae [2023-03-20T18:26:27.650Z] Successfully tagged support-notifications:latest [2023-03-20T18:26:27.915Z]  Building support-notifications ... done  [Pipeline] } [2023-03-20T18:26:27.916Z] $ docker stop --time=1 814e7cb92e1e751b32983dc13d37747896f9db6372c4c2bbe6e1f58c45f00d1a [2023-03-20T18:26:29.196Z] $ docker rm -f --volumes 814e7cb92e1e751b32983dc13d37747896f9db6372c4c2bbe6e1f58c45f00d1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T18:26:29.534Z] + docker images [2023-03-20T18:26:29.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T18:26:29.534Z] support-notifications latest db2bf0e34fae 2 seconds ago 33MB [2023-03-20T18:26:29.534Z] de666ae57e07 6 seconds ago 1.76GB [2023-03-20T18:26:29.534Z] security-secretstore-setup latest 4db419eb1096 38 seconds ago 33.5MB [2023-03-20T18:26:29.534Z] security-proxy-setup latest ae4db4a36ee2 40 seconds ago 19.1MB [2023-03-20T18:26:29.534Z] 3c7c42742c02 42 seconds ago 1.69GB [2023-03-20T18:26:29.534Z] cdc656ae0473 44 seconds ago 1.67GB [2023-03-20T18:26:29.534Z] security-spire-config latest 991cd474d199 46 seconds ago 88.9MB [2023-03-20T18:26:29.534Z] security-spire-agent latest 2c8b766213f7 52 seconds ago 129MB [2023-03-20T18:26:29.534Z] support-scheduler latest cff588d1be6d 57 seconds ago 32.4MB [2023-03-20T18:26:29.534Z] 4fe8b94edb1e About a minute ago 1.55GB [2023-03-20T18:26:29.534Z] security-proxy-auth latest c859c1f0ad95 About a minute ago 18.6MB [2023-03-20T18:26:29.534Z] 5b554d0b6976 About a minute ago 1.76GB [2023-03-20T18:26:29.534Z] core-data latest e8214bcc81aa About a minute ago 20.4MB [2023-03-20T18:26:29.534Z] a8f7dd8f6014 About a minute ago 1.67GB [2023-03-20T18:26:29.534Z] b6e3d81feb67 About a minute ago 1.7GB [2023-03-20T18:26:29.534Z] security-bootstrapper latest dd53cd3344c2 About a minute ago 22.5MB [2023-03-20T18:26:29.534Z] core-metadata latest e31f334f7822 About a minute ago 20.6MB [2023-03-20T18:26:29.534Z] security-spiffe-token-provider latest 71f4b67d13a8 About a minute ago 33.2MB [2023-03-20T18:26:29.534Z] core-common-config-bootstrapper latest d0fa9376a945 About a minute ago 17.6MB [2023-03-20T18:26:29.534Z] core-command latest 3c4f8e7d8d48 About a minute ago 20.2MB [2023-03-20T18:26:29.534Z] 5c16f810df65 About a minute ago 1.7GB [2023-03-20T18:26:29.534Z] b2220052bfa7 About a minute ago 1.73GB [2023-03-20T18:26:29.534Z] f1815172a5ef 2 minutes ago 1.69GB [2023-03-20T18:26:29.534Z] 6ef174954a3a 2 minutes ago 1.69GB [2023-03-20T18:26:29.534Z] 6d955c8f1346 2 minutes ago 1.68GB [2023-03-20T18:26:29.534Z] security-spire-server latest 9889bf1baa08 2 minutes ago 89.8MB [2023-03-20T18:26:29.534Z] 42ca05470546 2 minutes ago 1.55GB [2023-03-20T18:26:29.534Z] ci-base-image-x86_64 latest 00f3c68cc948 5 minutes ago 881MB [2023-03-20T18:26:29.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 10 days ago 664MB [2023-03-20T18:26:29.534Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-20T18:26:29.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-20T18:26:29.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T18:26:39.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-20T18:26:39.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-20T18:26:46.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-20T18:26:46.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-20T18:26:47.751Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-20T18:26:49.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-20T18:26:49.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-20T18:26:49.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-20T18:26:49.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-20T18:26:51.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-20T18:26:54.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-20T18:26:54.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-20T18:26:54.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-20T18:26:54.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-20T18:27:09.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-20T18:27:09.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-20T18:27:09.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2023-03-20T18:27:19.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements [2023-03-20T18:27:23.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-20T18:27:23.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-20T18:27:23.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-20T18:27:27.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.3% of statements [2023-03-20T18:27:29.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-20T18:27:29.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-20T18:27:30.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 54.0% of statements [2023-03-20T18:27:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-20T18:27:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-20T18:27:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:27:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-20T18:27:35.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-20T18:27:45.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-20T18:27:45.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-20T18:27:47.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.196s coverage: 88.5% of statements [2023-03-20T18:27:47.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.724s coverage: 3.9% of statements [2023-03-20T18:27:59.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-20T18:27:59.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:27:59.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-20T18:28:00.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.685s coverage: 95.6% of statements [2023-03-20T18:28:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-20T18:28:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-20T18:28:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-20T18:28:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-20T18:28:00.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-20T18:28:00.718Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements [2023-03-20T18:28:06.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-20T18:28:06.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-20T18:28:06.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-20T18:28:06.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 65.9% of statements [2023-03-20T18:28:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-20T18:28:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-20T18:28:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements [2023-03-20T18:28:16.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements [2023-03-20T18:28:20.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 45.5% of statements [2023-03-20T18:28:20.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 82.9% of statements [2023-03-20T18:28:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2023-03-20T18:28:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements [2023-03-20T18:28:23.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2023-03-20T18:28:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-20T18:28:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-20T18:28:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-20T18:28:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-20T18:28:29.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-20T18:28:29.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-20T18:28:29.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-20T18:28:29.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-20T18:28:35.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.259s coverage: 94.4% of statements [2023-03-20T18:28:35.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-20T18:28:35.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-20T18:28:35.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-20T18:28:35.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-20T18:28:41.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-20T18:28:41.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-20T18:28:43.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-20T18:28:51.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-20T18:28:51.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.373s coverage: 79.9% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.306s coverage: 92.9% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 86.9% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.2% of statements [2023-03-20T18:28:52.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.652s coverage: 82.1% of statements [2023-03-20T18:28:53.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-20T18:28:53.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 86.0% of statements [2023-03-20T18:28:57.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-20T18:28:57.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-20T18:28:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 63.1% of statements [2023-03-20T18:28:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements [2023-03-20T18:29:00.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2023-03-20T18:29:00.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-03-20T18:29:00.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-03-20T18:29:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-20T18:29:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-20T18:29:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-20T18:29:00.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-20T18:29:09.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-20T18:29:09.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-20T18:29:09.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-20T18:29:09.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.979s coverage: 38.4% of statements [2023-03-20T18:29:09.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2023-03-20T18:29:14.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-20T18:29:14.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-20T18:29:14.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-20T18:29:14.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-20T18:29:14.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2023-03-20T18:29:21.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-20T18:29:21.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-20T18:29:21.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-20T18:29:21.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-20T18:29:27.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2023-03-20T18:29:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-20T18:29:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:29:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-20T18:29:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-20T18:29:28.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.599s coverage: 92.3% of statements [2023-03-20T18:29:33.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-20T18:29:33.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-20T18:29:33.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.5% of statements [2023-03-20T18:29:34.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-20T18:29:34.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-20T18:29:35.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.7% of statements [2023-03-20T18:29:36.187Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-20T18:29:36.187Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T18:29:36.187Z] go vet ./... [2023-03-20T18:32:27.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T18:32:27.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T18:32:27.895Z] ./bin/test-attribution-txt.sh [2023-03-20T18:32:27.895Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-20T18:32:27.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-20T18:32:28.657Z] + ls -al . [2023-03-20T18:32:28.657Z] total 700 [2023-03-20T18:32:28.657Z] drwxrwxr-x 10 1001 1001 4096 Mar 20 18:24 . [2023-03-20T18:32:28.657Z] drwxr-xr-x 4 root root 4096 Mar 20 18:24 .. [2023-03-20T18:32:28.657Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 18:22 .blubracket [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 16 Mar 20 18:22 .dockerignore [2023-03-20T18:32:28.657Z] drwxrwxr-x 8 1001 1001 4096 Mar 20 18:22 .git [2023-03-20T18:32:28.657Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 18:22 .github [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 1133 Mar 20 18:22 .gitignore [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 42 Mar 20 18:22 .golangci.yml [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 87 Mar 20 18:22 .hadolint.yml [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 166 Mar 20 18:22 .sonarcloud.properties [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 1171 Mar 20 18:22 ADOPTERS.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 10825 Mar 20 18:22 Attribution.txt [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 73765 Mar 20 18:22 CHANGELOG.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 3804 Mar 20 18:22 CONTRIBUTING.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 677 Mar 20 18:22 GOVERNANCE.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 883 Mar 20 18:22 Jenkinsfile [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 10775 Mar 20 18:22 LICENSE [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 14266 Mar 20 18:22 Makefile [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 582 Mar 20 18:22 OWNERS.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 9403 Mar 20 18:22 README.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 789 Mar 20 18:22 SECURITY.md [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 5 Mar 20 18:20 VERSION [2023-03-20T18:32:28.657Z] drwxrwxr-x 2 1001 1001 4096 Mar 20 18:22 bin [2023-03-20T18:32:28.657Z] drwxrwxr-x 18 1001 1001 4096 Mar 20 18:22 cmd [2023-03-20T18:32:28.657Z] -rw-r--r-- 1 root root 447275 Mar 20 18:29 coverage.out [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 3236 Mar 20 18:22 go.mod [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 31410 Mar 20 18:22 go.sum [2023-03-20T18:32:28.657Z] drwxrwxr-x 7 1001 1001 4096 Mar 20 18:22 internal [2023-03-20T18:32:28.657Z] drwxrwxr-x 3 1001 1001 4096 Mar 20 18:22 openapi [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 594 Mar 20 18:22 security.txt [2023-03-20T18:32:28.657Z] drwxrwxr-x 4 1001 1001 4096 Mar 20 18:22 snap [2023-03-20T18:32:28.657Z] -rw-rw-r-- 1 1001 1001 204 Mar 20 18:22 version.go [Pipeline] sh [2023-03-20T18:32:29.316Z] + '[' -e coverage.out ] [2023-03-20T18:32:29.316Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-20T18:32:29.338Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T18:32:30.240Z] Stashed 1 file(s) [Pipeline] sh [2023-03-20T18:32:30.898Z] + make build [2023-03-20T18:32:30.898Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T18:34:07.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T18:34:07.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T18:34:14.217Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T18:34:17.557Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T18:35:04.382Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T18:35:08.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T18:35:15.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T18:35:20.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T18:35:23.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T18:35:28.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T18:35:34.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-20T18:35:41.495Z] $ docker stop --time=1 65892886b12f4e40cb88cbb5d18af1b3d6e409f5261c10a02047179824a3d69e [2023-03-20T18:35:43.593Z] $ docker rm -f --volumes 65892886b12f4e40cb88cbb5d18af1b3d6e409f5261c10a02047179824a3d69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:35:46.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T18:35:46.080Z] [2023-03-20T18:35:46.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:35:46.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T18:35:46.673Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-20T18:35:46.673Z] 29e5d40040c1: Pulling fs layer [2023-03-20T18:35:46.673Z] 1ce36da41761: Pulling fs layer [2023-03-20T18:35:46.673Z] 25b303627fd3: Pulling fs layer [2023-03-20T18:35:46.673Z] 29e5d40040c1: Download complete [2023-03-20T18:35:46.943Z] 1ce36da41761: Verifying Checksum [2023-03-20T18:35:46.943Z] 1ce36da41761: Download complete [2023-03-20T18:35:47.526Z] 29e5d40040c1: Pull complete [2023-03-20T18:35:48.930Z] 1ce36da41761: Pull complete [2023-03-20T18:35:48.930Z] 25b303627fd3: Verifying Checksum [2023-03-20T18:35:48.930Z] 25b303627fd3: Download complete [2023-03-20T18:35:58.998Z] 25b303627fd3: Pull complete [2023-03-20T18:35:58.998Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-20T18:35:58.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T18:35:58.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:35:59.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-4618 does not seem to be running inside a container [2023-03-20T18:35:59.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-20T18:36:01.568Z] $ docker top 37a955f0d30cc2b798e72fd4a600b5d9e9a5c6c0cbbb97dacaf8ab18e57651d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:36:02.411Z] + docker-compose+ grep parallel [2023-03-20T18:36:02.411Z] build --help [2023-03-20T18:36:07.747Z] --parallel Build images in parallel. [Pipeline] } [2023-03-20T18:36:07.766Z] $ docker stop --time=1 37a955f0d30cc2b798e72fd4a600b5d9e9a5c6c0cbbb97dacaf8ab18e57651d4 [2023-03-20T18:36:09.480Z] $ docker rm -f --volumes 37a955f0d30cc2b798e72fd4a600b5d9e9a5c6c0cbbb97dacaf8ab18e57651d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:36:09.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-20T18:36:09.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:36:10.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-4618 does not seem to be running inside a container [2023-03-20T18:36:10.246Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-20T18:36:11.450Z] $ docker top 292c173a7c5a79be61ce4ddb20d81479bd536f9fd9b2b2bdde93ac5fa8378a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:36:12.281Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-20T18:36:17.605Z] Building core-command ... [2023-03-20T18:36:17.605Z] Building core-common-config-bootstrapper ... [2023-03-20T18:36:17.605Z] Building core-data ... [2023-03-20T18:36:17.605Z] Building core-metadata ... [2023-03-20T18:36:17.605Z] Building security-bootstrapper ... [2023-03-20T18:36:17.605Z] Building security-proxy-auth ... [2023-03-20T18:36:17.605Z] Building security-proxy-setup ... [2023-03-20T18:36:17.605Z] Building security-secretstore-setup ... [2023-03-20T18:36:17.605Z] Building security-spiffe-token-provider ... [2023-03-20T18:36:17.605Z] Building security-spire-agent ... [2023-03-20T18:36:17.605Z] Building security-spire-config ... [2023-03-20T18:36:17.605Z] Building security-spire-server ... [2023-03-20T18:36:17.606Z] Building support-notifications ... [2023-03-20T18:36:17.606Z] Building support-scheduler ... [2023-03-20T18:36:17.606Z] Building security-proxy-setup [2023-03-20T18:36:17.606Z] Building support-notifications [2023-03-20T18:36:17.606Z] Building security-spire-agent [2023-03-20T18:36:17.606Z] Building security-spire-config [2023-03-20T18:36:17.606Z] Building core-common-config-bootstrapper [2023-03-20T18:37:04.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:37:04.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:37:04.557Z] ---> e8b510fe7214 [2023-03-20T18:37:04.557Z] [2023-03-20T18:37:04.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:37:04.557Z] Step 3/23 : ARG ADD_BUILD_TAGS="" ---> e8b510fe7214 [2023-03-20T18:37:04.557Z] [2023-03-20T18:37:04.557Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:37:04.557Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:37:04.557Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:37:04.557Z] ---> e8b510fe7214 [2023-03-20T18:37:04.557Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T18:37:04.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:37:04.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:37:04.557Z] ---> e8b510fe7214 [2023-03-20T18:37:04.557Z] Step 3/22 : WORKDIR /edgex-go [2023-03-20T18:37:04.557Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:37:04.557Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:37:04.557Z] ---> e8b510fe7214 [2023-03-20T18:37:04.557Z] Step 3/27 : WORKDIR /edgex-go [2023-03-20T18:37:04.557Z] ---> Running in dd32f009e349 [2023-03-20T18:37:04.557Z] ---> Running in 64c1134b9eb5 [2023-03-20T18:37:04.557Z] ---> Running in 61d6cdb3e724 [2023-03-20T18:37:04.557Z] ---> Running in 2b1009ba43d4 [2023-03-20T18:37:04.557Z] ---> Running in 3173323b6f80 [2023-03-20T18:37:04.557Z] Removing intermediate container dd32f009e349 [2023-03-20T18:37:04.557Z] ---> 854b623a06c2 [2023-03-20T18:37:04.557Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:37:04.557Z] Removing intermediate container 2b1009ba43d4 [2023-03-20T18:37:04.557Z] ---> 615fb39225cb [2023-03-20T18:37:04.557Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:37:04.557Z] Removing intermediate container 64c1134b9eb5 [2023-03-20T18:37:04.557Z] ---> 5e87afea2fbd [2023-03-20T18:37:04.557Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-20T18:37:04.557Z] ---> Running in a0cc12a4fd77 [2023-03-20T18:37:04.557Z] Removing intermediate container 3173323b6f80 [2023-03-20T18:37:04.557Z] ---> ebfd3679da7f [2023-03-20T18:37:04.557Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:37:04.557Z] Removing intermediate container 61d6cdb3e724 [2023-03-20T18:37:04.557Z] ---> bb46753c3692 [2023-03-20T18:37:04.557Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:37:04.557Z] ---> Running in 57a356a39b3b [2023-03-20T18:37:04.557Z] ---> Running in 9de516bba48e [2023-03-20T18:37:04.557Z] ---> Running in 39bea46f82eb [2023-03-20T18:37:04.557Z] ---> Running in 88159dc97f8d [2023-03-20T18:37:04.557Z] Removing intermediate container 9de516bba48e [2023-03-20T18:37:04.557Z] ---> dbb92acd232c [2023-03-20T18:37:04.557Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-20T18:37:04.557Z] ---> Running in 1055d4ac64df [2023-03-20T18:37:04.557Z] Removing intermediate container 88159dc97f8d [2023-03-20T18:37:04.557Z] ---> 906d296de8cd [2023-03-20T18:37:04.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:37:04.557Z] ---> Running in 49ae8befab43 [2023-03-20T18:37:04.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:04.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:04.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:04.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:04.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:04.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:05.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:05.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:05.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:05.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:37:05.939Z] OK: 263 MiB in 53 packages [2023-03-20T18:37:06.521Z] OK: 263 MiB in 53 packages [2023-03-20T18:37:06.521Z] OK: 263 MiB in 53 packages [2023-03-20T18:37:07.105Z] OK: 263 MiB in 53 packages [2023-03-20T18:37:07.105Z] OK: 263 MiB in 53 packages [2023-03-20T18:37:07.369Z] Removing intermediate container a0cc12a4fd77 [2023-03-20T18:37:07.369Z] ---> 6c4f7f98f675 [2023-03-20T18:37:07.369Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T18:37:08.333Z] Removing intermediate container 39bea46f82eb [2023-03-20T18:37:08.333Z] ---> 45e3092a5731 [2023-03-20T18:37:08.333Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-20T18:37:08.601Z] Removing intermediate container 57a356a39b3b [2023-03-20T18:37:08.601Z] ---> a6c9dd20bec4 [2023-03-20T18:37:08.601Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-20T18:37:08.601Z] ---> 1e610cee8174 [2023-03-20T18:37:08.601Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:37:08.867Z] Removing intermediate container 49ae8befab43 [2023-03-20T18:37:08.867Z] ---> 745cca1aa2a1 [2023-03-20T18:37:08.867Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:37:08.867Z] Removing intermediate container 1055d4ac64df [2023-03-20T18:37:08.867Z] ---> 5e0d1d78971c [2023-03-20T18:37:08.867Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:37:09.134Z] ---> Running in 070ff29c84ad [2023-03-20T18:37:09.400Z] ---> 1d3aa219c90d [2023-03-20T18:37:09.400Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:37:09.685Z] ---> fc139a625a38 [2023-03-20T18:37:09.685Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:37:09.685Z] ---> Running in 01fcdfed5cc4 [2023-03-20T18:37:09.952Z] ---> Running in aa227a3bc424 [2023-03-20T18:37:10.218Z] ---> a27e4b4613f5 [2023-03-20T18:37:10.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:37:10.485Z] ---> fea3f7caef4e [2023-03-20T18:37:10.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:37:10.485Z] ---> Running in e5eb48e40fc5 [2023-03-20T18:37:10.753Z] ---> Running in 067169e4813a [2023-03-20T18:39:17.400Z] Removing intermediate container 01fcdfed5cc4 [2023-03-20T18:39:17.400Z] ---> 5ef20e9bec5f [2023-03-20T18:39:17.400Z] Step 7/27 : COPY . . [2023-03-20T18:39:17.400Z] Removing intermediate container 070ff29c84ad [2023-03-20T18:39:17.400Z] ---> fed567f173ca [2023-03-20T18:39:17.400Z] Step 7/27 : COPY . . [2023-03-20T18:39:17.400Z] Removing intermediate container aa227a3bc424 [2023-03-20T18:39:17.400Z] ---> b9fbd22d6e23 [2023-03-20T18:39:17.400Z] Step 7/22 : COPY . . [2023-03-20T18:39:17.667Z] Removing intermediate container 067169e4813a [2023-03-20T18:39:17.667Z] ---> 17ace1ced375 [2023-03-20T18:39:17.667Z] Step 8/23 : COPY . . [2023-03-20T18:39:17.667Z] Removing intermediate container e5eb48e40fc5 [2023-03-20T18:39:17.667Z] ---> 1640a95effec [2023-03-20T18:39:17.667Z] Step 8/23 : COPY . . [2023-03-20T18:39:32.648Z] ---> d8a64dba2822 [2023-03-20T18:39:32.648Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-20T18:39:32.648Z] ---> c4808800bfed [2023-03-20T18:39:32.648Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:39:32.648Z] ---> Running in 7a28fae07f93 [2023-03-20T18:39:32.648Z] ---> e245e11f57fa [2023-03-20T18:39:32.648Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:39:32.648Z] ---> 2341d0e7f176 [2023-03-20T18:39:32.648Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-20T18:39:32.648Z] ---> Running in f48987c5f39a [2023-03-20T18:39:32.648Z] ---> Running in dc1563c01b9c [2023-03-20T18:39:32.648Z] ---> 601d35246ccb [2023-03-20T18:39:32.648Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-20T18:39:32.916Z] ---> Running in 7aee21d3f56e [2023-03-20T18:39:32.916Z] ---> Running in 4de1860bed29 [2023-03-20T18:39:33.499Z] Removing intermediate container f48987c5f39a [2023-03-20T18:39:33.499Z] ---> 00bd741d35ad [2023-03-20T18:39:33.499Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T18:39:33.499Z] Removing intermediate container dc1563c01b9c [2023-03-20T18:39:33.499Z] ---> 0ef8ac663273 [2023-03-20T18:39:33.499Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-20T18:39:33.499Z] ---> Running in 7c775e7c3857 [2023-03-20T18:39:33.767Z] ---> Running in 217aa7e86555 [2023-03-20T18:39:34.363Z] Removing intermediate container 217aa7e86555 [2023-03-20T18:39:34.363Z] ---> 768fa2fa6c26 [2023-03-20T18:39:34.363Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:39:34.363Z] Removing intermediate container 7c775e7c3857 [2023-03-20T18:39:34.363Z] ---> c531b513fd86 [2023-03-20T18:39:34.363Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:39:34.629Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-20T18:39:34.629Z] ---> Running in 6394f1850ddc [2023-03-20T18:39:34.629Z] ---> Running in 54bba4b4700c [2023-03-20T18:39:34.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-20T18:39:35.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-20T18:39:35.164Z] Removing intermediate container 6394f1850ddc [2023-03-20T18:39:35.164Z] ---> 56f541eabba7 [2023-03-20T18:39:35.164Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:39:35.432Z] Removing intermediate container 54bba4b4700c [2023-03-20T18:39:35.432Z] ---> 3cd6156cc47d [2023-03-20T18:39:35.432Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:39:35.432Z] ---> Running in 04fd94b61cc5 [2023-03-20T18:39:35.699Z] ---> Running in 7715b56102ef [2023-03-20T18:39:39.963Z] Removing intermediate container 7715b56102ef [2023-03-20T18:39:39.963Z] ---> 430044b7cc90 [2023-03-20T18:39:39.963Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T18:39:39.963Z] Removing intermediate container 04fd94b61cc5 [2023-03-20T18:39:39.963Z] ---> 240755ccb1d6 [2023-03-20T18:39:39.963Z] Step 12/27 : WORKDIR /edgex-go [2023-03-20T18:39:39.963Z] ---> Running in 0cb013b68880 [2023-03-20T18:39:39.963Z] ---> Running in aa27c294b451 [2023-03-20T18:39:40.230Z] Removing intermediate container 0cb013b68880 [2023-03-20T18:39:40.230Z] Removing intermediate container aa27c294b451 [2023-03-20T18:39:40.230Z] ---> ce9435713cf3 [2023-03-20T18:39:40.230Z] ---> bc192b9cd6c1 [2023-03-20T18:39:40.230Z] [2023-03-20T18:39:40.230Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T18:39:40.230Z] [2023-03-20T18:39:40.230Z] Step 13/27 : FROM alpine:3.17 [2023-03-20T18:39:40.813Z] 3.17: Pulling from library/alpine [2023-03-20T18:39:40.813Z] 3.17: Pulling from library/alpine [2023-03-20T18:39:41.079Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T18:39:41.079Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T18:39:41.079Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T18:39:41.079Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T18:39:41.079Z] ---> d74e625d9115 [2023-03-20T18:39:41.079Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:39:41.079Z] ---> d74e625d9115 [2023-03-20T18:39:41.079Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:39:41.347Z] ---> Running in 1fca41634b27 [2023-03-20T18:39:41.347Z] ---> Running in c7cadea968ef [2023-03-20T18:39:41.931Z] Removing intermediate container c7cadea968ef [2023-03-20T18:39:41.931Z] ---> 51c7691eab74 [2023-03-20T18:39:41.931Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-20T18:39:41.931Z] Removing intermediate container 1fca41634b27 [2023-03-20T18:39:41.931Z] ---> 5b459fbf33f8 [2023-03-20T18:39:41.931Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T18:39:41.931Z] ---> Running in 1a83a5ee2be5 [2023-03-20T18:39:42.200Z] ---> Running in 52fcb0d8cc4d [2023-03-20T18:39:44.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:44.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:45.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:45.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:46.774Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:39:46.774Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:39:46.774Z] OK: 17687 distinct packages available [2023-03-20T18:39:46.774Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:39:46.774Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:39:46.775Z] OK: 17687 distinct packages available [2023-03-20T18:39:47.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:47.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:47.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:47.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:39:49.408Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-20T18:39:49.408Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:39:49.408Z] (3/4) Installing libucontext (1.2-r0) [2023-03-20T18:39:49.408Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-20T18:39:49.408Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:39:49.408Z] OK: 8 MiB in 19 packages [2023-03-20T18:39:49.408Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-20T18:39:49.408Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:39:49.408Z] (3/5) Installing libucontext (1.2-r0) [2023-03-20T18:39:49.675Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-20T18:39:49.675Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-20T18:39:49.675Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:39:49.675Z] OK: 9 MiB in 20 packages [2023-03-20T18:39:52.268Z] Removing intermediate container 1a83a5ee2be5 [2023-03-20T18:39:52.268Z] ---> bcc1d3b06511 [2023-03-20T18:39:52.268Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:39:52.535Z] Removing intermediate container 52fcb0d8cc4d [2023-03-20T18:39:52.535Z] ---> db4452313df0 [2023-03-20T18:39:52.535Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:39:53.494Z] ---> 53c871b0abbb [2023-03-20T18:39:53.494Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:39:53.760Z] ---> 9ed1428b3acc [2023-03-20T18:39:53.760Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:39:54.719Z] ---> 91a28f8de383 [2023-03-20T18:39:54.719Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:39:54.719Z] ---> 73bc75a6666a [2023-03-20T18:39:54.719Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-20T18:40:00.068Z] ---> a0beeef6e92e [2023-03-20T18:40:00.068Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:40:04.512Z] ---> c262b893181e [2023-03-20T18:40:04.512Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:40:05.093Z] ---> 8c4b9d2edf40 [2023-03-20T18:40:05.094Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-20T18:40:05.359Z] ---> Running in fc669b8a8e86 [2023-03-20T18:40:06.317Z] Removing intermediate container fc669b8a8e86 [2023-03-20T18:40:06.317Z] ---> da276a34ea61 [2023-03-20T18:40:06.317Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-20T18:40:06.898Z] ---> 06b497687cd2 [2023-03-20T18:40:06.898Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:40:07.164Z] ---> a6f2a4d85dbd [2023-03-20T18:40:07.164Z] Step 22/27 : WORKDIR / [2023-03-20T18:40:07.164Z] ---> Running in dbc83b770f27 [2023-03-20T18:40:08.125Z] Removing intermediate container dbc83b770f27 [2023-03-20T18:40:08.125Z] ---> 1aeb5007fdff [2023-03-20T18:40:08.125Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:40:08.125Z] ---> b0f6ccdc66f5 [2023-03-20T18:40:08.125Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-20T18:40:08.125Z] ---> Running in f50d4324f64e [2023-03-20T18:40:08.708Z] Removing intermediate container f50d4324f64e [2023-03-20T18:40:08.708Z] ---> b737aa748659 [2023-03-20T18:40:08.708Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:40:08.708Z] ---> Running in 22de576b24d3 [2023-03-20T18:40:09.295Z] ---> de8c7cbda1a3 [2023-03-20T18:40:09.295Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-20T18:40:09.295Z] Removing intermediate container 22de576b24d3 [2023-03-20T18:40:09.295Z] ---> 17748778a08d [2023-03-20T18:40:09.295Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T18:40:09.566Z] ---> Running in 04728d240813 [2023-03-20T18:40:10.157Z] Removing intermediate container 04728d240813 [2023-03-20T18:40:10.157Z] ---> d7f1697fa180 [2023-03-20T18:40:10.157Z] Step 26/27 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:40:10.157Z] ---> Running in e01a44885395 [2023-03-20T18:40:10.423Z] ---> 25c53f13d7ee [2023-03-20T18:40:10.423Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:40:10.690Z] ---> Running in 2918064e72db [2023-03-20T18:40:10.690Z] Removing intermediate container e01a44885395 [2023-03-20T18:40:10.690Z] ---> dbcaafc9c9a1 [2023-03-20T18:40:10.690Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T18:40:10.955Z] ---> Running in ec42c6b0804e [2023-03-20T18:40:11.536Z] Removing intermediate container 2918064e72db [2023-03-20T18:40:11.536Z] ---> 696aefb737a8 [2023-03-20T18:40:11.536Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:40:11.804Z] ---> Running in 5d8b8d883bdd [2023-03-20T18:40:11.804Z] Removing intermediate container ec42c6b0804e [2023-03-20T18:40:11.804Z] ---> ff5a2ea817c3 [2023-03-20T18:40:11.804Z] [2023-03-20T18:40:12.384Z] Successfully built ff5a2ea817c3 [2023-03-20T18:40:12.384Z] Successfully tagged security-spire-config-arm64:latest [2023-03-20T18:40:12.384Z] Building security-secretstore-setup [2023-03-20T18:40:12.384Z] Removing intermediate container 5d8b8d883bdd [2023-03-20T18:40:12.384Z] ---> 6c8d26b15a01 [2023-03-20T18:40:12.384Z] Step 25/27 : LABEL arch=arm64 [2023-03-20T18:40:12.384Z]  Building security-spire-config ... done  ---> Running in d2b8e63b819c [2023-03-20T18:40:12.963Z] Removing intermediate container d2b8e63b819c [2023-03-20T18:40:12.963Z] ---> a70c4dc3dfd2 [2023-03-20T18:40:12.963Z] Step 26/27 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:40:12.963Z] ---> Running in 39090ab4819c [2023-03-20T18:40:13.543Z] Removing intermediate container 39090ab4819c [2023-03-20T18:40:13.543Z] ---> b239149f3008 [2023-03-20T18:40:13.543Z] Step 27/27 : LABEL version=0.0.0 [2023-03-20T18:40:13.543Z] ---> Running in cbf875aba2ca [2023-03-20T18:40:14.123Z] Removing intermediate container cbf875aba2ca [2023-03-20T18:40:14.123Z] ---> 2b2fc251efd6 [2023-03-20T18:40:14.123Z] [2023-03-20T18:40:14.388Z] Successfully built 2b2fc251efd6 [2023-03-20T18:40:14.389Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-20T18:40:14.389Z] Building core-command [2023-03-20T18:40:41.052Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:40:41.052Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:40:41.052Z] ---> e8b510fe7214 [2023-03-20T18:40:41.052Z] Step 3/25 : WORKDIR /edgex-go [2023-03-20T18:40:41.052Z] ---> Using cache [2023-03-20T18:40:41.052Z] ---> ebfd3679da7f [2023-03-20T18:40:41.052Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-20T18:40:41.052Z] ---> Running in d1d09677712d [2023-03-20T18:40:42.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:40:42.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:40:42.017Z] ---> e8b510fe7214 [2023-03-20T18:40:42.017Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> bb46753c3692 [2023-03-20T18:40:42.017Z] Step 4/24 : WORKDIR /edgex-go [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> 906d296de8cd [2023-03-20T18:40:42.017Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> 745cca1aa2a1 [2023-03-20T18:40:42.017Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> a27e4b4613f5 [2023-03-20T18:40:42.017Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> 1640a95effec [2023-03-20T18:40:42.017Z] Step 8/24 : COPY . . [2023-03-20T18:40:42.017Z] ---> Using cache [2023-03-20T18:40:42.017Z] ---> 601d35246ccb [2023-03-20T18:40:42.017Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-20T18:40:42.017Z] ---> Running in f66b89d56208 [2023-03-20T18:40:42.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:40:43.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:40:44.208Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-20T18:40:44.790Z] OK: 263 MiB in 53 packages [2023-03-20T18:40:46.201Z] Removing intermediate container d1d09677712d [2023-03-20T18:40:46.201Z] ---> d570e21ab94a [2023-03-20T18:40:46.467Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-20T18:40:47.424Z] ---> d78b3a4fe01e [2023-03-20T18:40:47.424Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:40:47.424Z] ---> Running in 7d0fa542debc [2023-03-20T18:42:24.066Z] Removing intermediate container 7d0fa542debc [2023-03-20T18:42:24.066Z] ---> cb235119f93a [2023-03-20T18:42:24.066Z] Step 7/25 : COPY . . [2023-03-20T18:42:36.399Z] ---> 615d7b994da2 [2023-03-20T18:42:36.399Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-20T18:42:36.399Z] ---> Running in 2e9869f6f542 [2023-03-20T18:42:36.978Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-20T18:45:58.707Z] Removing intermediate container 7aee21d3f56e [2023-03-20T18:45:58.707Z] ---> 42974700a1bb [2023-03-20T18:45:58.707Z] [2023-03-20T18:45:58.707Z] Step 9/22 : FROM alpine:3.17 [2023-03-20T18:45:58.707Z] ---> d74e625d9115 [2023-03-20T18:45:58.707Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-20T18:45:58.707Z] ---> Running in bf4c3ef9795e [2023-03-20T18:46:00.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:01.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:02.466Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:46:02.466Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-20T18:46:02.466Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:46:02.466Z] OK: 8 MiB in 17 packages [2023-03-20T18:46:03.875Z] Removing intermediate container bf4c3ef9795e [2023-03-20T18:46:03.875Z] ---> 678a5b161d85 [2023-03-20T18:46:03.875Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T18:46:04.145Z] ---> Running in ccf60c2a4399 [2023-03-20T18:46:04.728Z] Removing intermediate container ccf60c2a4399 [2023-03-20T18:46:04.728Z] ---> 35d3b9e094e4 [2023-03-20T18:46:04.728Z] Step 12/22 : WORKDIR /edgex [2023-03-20T18:46:04.728Z] ---> Running in 825fc9064468 [2023-03-20T18:46:04.998Z] Removing intermediate container 825fc9064468 [2023-03-20T18:46:04.998Z] ---> f4801e4147df [2023-03-20T18:46:04.998Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:46:05.955Z] ---> f3252337dfa1 [2023-03-20T18:46:05.955Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:46:06.915Z] ---> 390b9f994834 [2023-03-20T18:46:06.915Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-20T18:46:07.871Z] ---> fa69277df1ee [2023-03-20T18:46:07.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-20T18:46:11.382Z] ---> 8e940d65a66f [2023-03-20T18:46:11.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T18:46:11.687Z] ---> 10853e012247 [2023-03-20T18:46:11.687Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:46:11.687Z] ---> Running in 0bffc41b598a [2023-03-20T18:46:15.122Z] Removing intermediate container 0bffc41b598a [2023-03-20T18:46:15.122Z] ---> 35e07dce4f2b [2023-03-20T18:46:15.122Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:46:15.122Z] ---> Running in e1089221fbd7 [2023-03-20T18:46:15.414Z] Removing intermediate container e1089221fbd7 [2023-03-20T18:46:15.414Z] ---> f67b34de421b [2023-03-20T18:46:15.414Z] Step 20/22 : LABEL arch=arm64 [2023-03-20T18:46:15.414Z] ---> Running in 11ab227ed51a [2023-03-20T18:46:15.999Z] Removing intermediate container 11ab227ed51a [2023-03-20T18:46:15.999Z] ---> 43657801f759 [2023-03-20T18:46:15.999Z] Step 21/22 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:46:15.999Z] ---> Running in 98ac74a0d1b0 [2023-03-20T18:46:16.957Z] Removing intermediate container 98ac74a0d1b0 [2023-03-20T18:46:16.957Z] ---> 513abdd9f24d [2023-03-20T18:46:16.957Z] Step 22/22 : LABEL version=0.0.0 [2023-03-20T18:46:16.957Z] ---> Running in cdda81ab8a01 [2023-03-20T18:46:17.925Z] Removing intermediate container cdda81ab8a01 [2023-03-20T18:46:17.925Z] ---> 680671236260 [2023-03-20T18:46:17.925Z] [2023-03-20T18:46:18.192Z] Successfully built 680671236260 [2023-03-20T18:46:18.192Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-20T18:46:18.192Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-03-20T18:46:26.385Z] Removing intermediate container 4de1860bed29 [2023-03-20T18:46:26.385Z] ---> 7d5d151f478a [2023-03-20T18:46:26.385Z] [2023-03-20T18:46:26.385Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:46:26.385Z] ---> d74e625d9115 [2023-03-20T18:46:26.385Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T18:46:26.385Z] ---> Running in da5751a64cf9 [2023-03-20T18:46:26.662Z] Removing intermediate container da5751a64cf9 [2023-03-20T18:46:26.662Z] ---> 5fc4d67743d6 [2023-03-20T18:46:26.662Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:46:26.930Z] ---> Running in 9628b20b057d [2023-03-20T18:46:29.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:30.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:33.029Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:46:33.029Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:46:33.029Z] OK: 8 MiB in 16 packages [2023-03-20T18:46:35.600Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:46:35.600Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:46:35.600Z] ---> e8b510fe7214 [2023-03-20T18:46:35.600Z] Step 3/20 : WORKDIR /edgex-go [2023-03-20T18:46:35.600Z] ---> Using cache [2023-03-20T18:46:35.600Z] ---> ebfd3679da7f [2023-03-20T18:46:35.600Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-20T18:46:37.534Z] Removing intermediate container 9628b20b057d [2023-03-20T18:46:37.535Z] ---> d539fdb2cbe1 [2023-03-20T18:46:37.535Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:46:37.535Z] ---> Running in bbfb96717cef [2023-03-20T18:46:38.940Z] ---> dd83afc51134 [2023-03-20T18:46:38.940Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:46:39.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:39.902Z] ---> 2c27dd4036cb [2023-03-20T18:46:39.902Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-20T18:46:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:41.817Z] ---> 0965fc3740e2 [2023-03-20T18:46:41.817Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:46:42.775Z] ---> 837713d852f1 [2023-03-20T18:46:42.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-20T18:46:42.775Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:46:42.775Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:46:42.775Z] OK: 17689 distinct packages available [2023-03-20T18:46:42.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:43.729Z] ---> 463f462c8395 [2023-03-20T18:46:43.729Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:46:43.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:46:43.729Z] ---> Running in 2adeb054b879 [2023-03-20T18:46:45.133Z] OK: 263 MiB in 53 packages [2023-03-20T18:46:47.092Z] Removing intermediate container bbfb96717cef [2023-03-20T18:46:47.358Z] ---> c7b1c08db16a [2023-03-20T18:46:47.358Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-20T18:46:47.358Z] Removing intermediate container 2adeb054b879 [2023-03-20T18:46:47.358Z] ---> 19bc535fa2ee [2023-03-20T18:46:47.358Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:46:47.626Z] ---> Running in a32e2d398602 [2023-03-20T18:46:50.969Z] Removing intermediate container a32e2d398602 [2023-03-20T18:46:51.235Z] ---> 2d145adf8c81 [2023-03-20T18:46:51.235Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T18:46:51.235Z] ---> 9b49820a36fb [2023-03-20T18:46:51.235Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:46:51.235Z] ---> Running in fa49c4711acf [2023-03-20T18:46:51.235Z] ---> Running in a1952efd970d [2023-03-20T18:46:52.199Z] Removing intermediate container fa49c4711acf [2023-03-20T18:46:52.199Z] ---> 3cbc75d7e466 [2023-03-20T18:46:52.199Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T18:46:52.199Z] ---> Running in cda4c3ca3540 [2023-03-20T18:46:52.783Z] Removing intermediate container cda4c3ca3540 [2023-03-20T18:46:52.783Z] ---> 975f9a391ef6 [2023-03-20T18:46:52.783Z] Step 22/23 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:46:53.050Z] ---> Running in 9cc66a5f9aa3 [2023-03-20T18:46:53.632Z] Removing intermediate container 9cc66a5f9aa3 [2023-03-20T18:46:53.632Z] ---> 1a25f1606cd9 [2023-03-20T18:46:53.632Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:46:53.903Z] ---> Running in 643e76766879 [2023-03-20T18:46:54.483Z] Removing intermediate container 643e76766879 [2023-03-20T18:46:54.483Z] ---> a54dc44cd355 [2023-03-20T18:46:54.483Z] [2023-03-20T18:46:54.748Z] Successfully built a54dc44cd355 [2023-03-20T18:46:54.748Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-20T18:46:54.748Z] Building security-spire-server [2023-03-20T18:47:12.940Z]  Building core-common-config-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:47:12.940Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:47:12.940Z] ---> e8b510fe7214 [2023-03-20T18:47:12.940Z] Step 3/26 : WORKDIR /edgex-go [2023-03-20T18:47:12.940Z] ---> Using cache [2023-03-20T18:47:12.940Z] ---> ebfd3679da7f [2023-03-20T18:47:12.940Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 45e3092a5731 [2023-03-20T18:47:12.941Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 1d3aa219c90d [2023-03-20T18:47:12.941Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 5ef20e9bec5f [2023-03-20T18:47:12.941Z] Step 7/26 : COPY . . [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> e245e11f57fa [2023-03-20T18:47:12.941Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 0ef8ac663273 [2023-03-20T18:47:12.941Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 768fa2fa6c26 [2023-03-20T18:47:12.941Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-20T18:47:12.941Z] ---> Using cache [2023-03-20T18:47:12.941Z] ---> 56f541eabba7 [2023-03-20T18:47:12.941Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-20T18:47:12.941Z] ---> Running in f09d659a13a0 [2023-03-20T18:47:15.530Z] Removing intermediate container f09d659a13a0 [2023-03-20T18:47:15.530Z] ---> 0061737c8015 [2023-03-20T18:47:15.530Z] Step 12/26 : WORKDIR /edgex-go [2023-03-20T18:47:15.530Z] ---> Running in 921549239f75 [2023-03-20T18:47:17.489Z] Removing intermediate container 921549239f75 [2023-03-20T18:47:17.489Z] ---> 74403fed454a [2023-03-20T18:47:17.489Z] [2023-03-20T18:47:17.489Z] Step 13/26 : FROM alpine:3.17 [2023-03-20T18:47:17.489Z] ---> d74e625d9115 [2023-03-20T18:47:17.489Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-20T18:47:17.489Z] ---> Using cache [2023-03-20T18:47:17.489Z] ---> 5b459fbf33f8 [2023-03-20T18:47:17.489Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-20T18:47:17.489Z] ---> Using cache [2023-03-20T18:47:17.489Z] ---> db4452313df0 [2023-03-20T18:47:17.489Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:47:17.489Z] ---> Using cache [2023-03-20T18:47:17.755Z] ---> 9ed1428b3acc [2023-03-20T18:47:17.755Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:47:17.755Z] ---> Using cache [2023-03-20T18:47:17.755Z] ---> 73bc75a6666a [2023-03-20T18:47:17.755Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-20T18:47:23.102Z] ---> 6960b0360dab [2023-03-20T18:47:23.102Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-20T18:47:24.063Z] ---> 69f649ab3193 [2023-03-20T18:47:24.063Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-20T18:47:25.022Z] ---> 6b45334f586d [2023-03-20T18:47:25.022Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-20T18:47:25.984Z] ---> 7eb5b3b318fd [2023-03-20T18:47:25.984Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-20T18:47:25.984Z] ---> Running in c1384faf8ab0 [2023-03-20T18:47:26.566Z] Removing intermediate container c1384faf8ab0 [2023-03-20T18:47:26.566Z] ---> 5fcff6802586 [2023-03-20T18:47:26.566Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-20T18:47:26.566Z] ---> Running in 463f984f64fe [2023-03-20T18:47:27.149Z] Removing intermediate container 463f984f64fe [2023-03-20T18:47:27.149Z] ---> de5c04ea30eb [2023-03-20T18:47:27.149Z] Step 24/26 : LABEL arch=arm64 [2023-03-20T18:47:27.149Z] ---> Running in 32b40c32255e [2023-03-20T18:47:27.731Z] Removing intermediate container 32b40c32255e [2023-03-20T18:47:27.731Z] ---> 77271f31e6a1 [2023-03-20T18:47:27.731Z] Step 25/26 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:47:27.731Z] ---> Running in b8cc42c46100 [2023-03-20T18:47:31.975Z] Removing intermediate container b8cc42c46100 [2023-03-20T18:47:31.975Z] ---> 9fe6231cb059 [2023-03-20T18:47:31.975Z] Step 26/26 : LABEL version=0.0.0 [2023-03-20T18:47:31.975Z] ---> Running in 0659d31e3f71 [2023-03-20T18:47:32.242Z] Removing intermediate container 0659d31e3f71 [2023-03-20T18:47:32.242Z] ---> 8f23efe26462 [2023-03-20T18:47:32.242Z] [2023-03-20T18:47:32.509Z] Successfully built 8f23efe26462 [2023-03-20T18:47:32.509Z] Successfully tagged security-spire-server-arm64:latest [2023-03-20T18:47:32.509Z] Building core-data [2023-03-20T18:47:50.705Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:47:50.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:47:50.705Z] ---> e8b510fe7214 [2023-03-20T18:47:50.705Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:47:50.705Z] ---> Using cache [2023-03-20T18:47:50.705Z] ---> bb46753c3692 [2023-03-20T18:47:50.705Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:47:50.705Z] ---> Using cache [2023-03-20T18:47:50.705Z] ---> 906d296de8cd [2023-03-20T18:47:50.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:47:50.706Z] ---> Using cache [2023-03-20T18:47:50.706Z] ---> 745cca1aa2a1 [2023-03-20T18:47:50.706Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:47:50.706Z] ---> Using cache [2023-03-20T18:47:50.706Z] ---> a27e4b4613f5 [2023-03-20T18:47:50.706Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:47:50.706Z] ---> Using cache [2023-03-20T18:47:50.706Z] ---> 1640a95effec [2023-03-20T18:47:50.706Z] Step 8/23 : COPY . . [2023-03-20T18:47:50.706Z] ---> Using cache [2023-03-20T18:47:50.706Z] ---> 601d35246ccb [2023-03-20T18:47:50.706Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-20T18:47:50.706Z] ---> Running in 1b3a7036766c [2023-03-20T18:47:52.107Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-20T18:47:58.753Z] Removing intermediate container f66b89d56208 [2023-03-20T18:47:58.753Z] ---> 1a3fcdb5d9a1 [2023-03-20T18:47:58.753Z] [2023-03-20T18:47:58.753Z] Step 10/24 : FROM alpine:3.17 [2023-03-20T18:47:58.753Z] ---> d74e625d9115 [2023-03-20T18:47:58.753Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:47:58.753Z] ---> Running in ae68366a7cde [2023-03-20T18:48:00.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:48:01.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:48:03.624Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:48:03.624Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:48:03.624Z] OK: 8 MiB in 16 packages [2023-03-20T18:48:05.564Z] Removing intermediate container ae68366a7cde [2023-03-20T18:48:05.564Z] ---> 1c1bf4879641 [2023-03-20T18:48:05.564Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:48:05.831Z] ---> Running in 81a369447774 [2023-03-20T18:48:06.793Z] Removing intermediate container 81a369447774 [2023-03-20T18:48:06.793Z] ---> ce0e8d400fb4 [2023-03-20T18:48:06.793Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-20T18:48:06.793Z] ---> Running in c69f320c3dca [2023-03-20T18:48:07.757Z] Removing intermediate container c69f320c3dca [2023-03-20T18:48:07.757Z] ---> 991e4f9776df [2023-03-20T18:48:07.757Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-20T18:48:07.757Z] ---> Running in 8ffb00632faa [2023-03-20T18:48:08.735Z] Removing intermediate container 8ffb00632faa [2023-03-20T18:48:08.735Z] ---> 0ff5e7a5bfe0 [2023-03-20T18:48:08.735Z] Step 15/24 : WORKDIR / [2023-03-20T18:48:09.002Z] ---> Running in 24b70803f477 [2023-03-20T18:48:11.572Z] Removing intermediate container 24b70803f477 [2023-03-20T18:48:11.572Z] ---> d9da69bb2a2b [2023-03-20T18:48:11.572Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:48:12.975Z] ---> fa6e89c63863 [2023-03-20T18:48:12.975Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:48:14.907Z] ---> 07d471c07735 [2023-03-20T18:48:14.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-20T18:48:17.476Z] ---> 6e1a93656657 [2023-03-20T18:48:17.476Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:48:18.894Z] ---> 742e68b35d06 [2023-03-20T18:48:18.894Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-20T18:48:19.163Z] ---> Running in ff5c9eb1c0e4 [2023-03-20T18:48:20.125Z] Removing intermediate container ff5c9eb1c0e4 [2023-03-20T18:48:20.125Z] ---> 17c227882db2 [2023-03-20T18:48:20.125Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:48:20.392Z] ---> Running in 5c82a1ed9fbe [2023-03-20T18:48:21.356Z] Removing intermediate container 5c82a1ed9fbe [2023-03-20T18:48:21.356Z] ---> 842c16e9c572 [2023-03-20T18:48:21.356Z] Step 22/24 : LABEL arch=arm64 [2023-03-20T18:48:21.356Z] ---> Running in beb73f77ee2b [2023-03-20T18:48:23.934Z] Removing intermediate container beb73f77ee2b [2023-03-20T18:48:23.934Z] ---> e7dc51780560 [2023-03-20T18:48:23.934Z] Step 23/24 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:48:24.201Z] ---> Running in f56ae5f62015 [2023-03-20T18:48:24.781Z] Removing intermediate container f56ae5f62015 [2023-03-20T18:48:25.049Z] ---> ba0a5f0f2b5f [2023-03-20T18:48:25.049Z] Step 24/24 : LABEL version=0.0.0 [2023-03-20T18:48:25.049Z] ---> Running in 79a141e04745 [2023-03-20T18:48:26.008Z] Removing intermediate container 79a141e04745 [2023-03-20T18:48:26.008Z] ---> c8d8a547f776 [2023-03-20T18:48:26.008Z] [2023-03-20T18:48:26.589Z] Successfully built c8d8a547f776 [2023-03-20T18:48:26.589Z] Successfully tagged core-command-arm64:latest [2023-03-20T18:48:26.589Z]  Building core-command ... done Building security-bootstrapper [2023-03-20T18:48:44.804Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-20T18:48:44.804Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:48:44.804Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:48:44.804Z] ---> e8b510fe7214 [2023-03-20T18:48:44.804Z] Step 3/33 : WORKDIR /edgex-go [2023-03-20T18:48:44.804Z] ---> Using cache [2023-03-20T18:48:44.804Z] ---> ebfd3679da7f [2023-03-20T18:48:44.804Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-20T18:48:44.804Z] ---> Using cache [2023-03-20T18:48:44.804Z] ---> d570e21ab94a [2023-03-20T18:48:44.804Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-20T18:48:44.804Z] ---> Using cache [2023-03-20T18:48:44.804Z] ---> d78b3a4fe01e [2023-03-20T18:48:44.804Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:48:44.804Z] ---> Using cache [2023-03-20T18:48:44.804Z] ---> cb235119f93a [2023-03-20T18:48:44.804Z] Step 7/33 : COPY . . [2023-03-20T18:48:44.804Z] ---> Using cache [2023-03-20T18:48:44.804Z] ---> 615d7b994da2 [2023-03-20T18:48:44.804Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-20T18:48:44.804Z] ---> Running in afe30f6f451f [2023-03-20T18:48:46.745Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-20T18:48:46.745Z] Removing intermediate container a1952efd970d [2023-03-20T18:48:46.745Z] ---> 9d4f08a20879 [2023-03-20T18:48:46.745Z] Step 7/20 : COPY . . [2023-03-20T18:49:04.943Z] ---> 00058f56cb8a [2023-03-20T18:49:04.943Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-20T18:49:04.943Z] ---> Running in 59dbfb5e2bba [2023-03-20T18:49:06.347Z] Removing intermediate container 2e9869f6f542 [2023-03-20T18:49:06.348Z] ---> a691618fac3b [2023-03-20T18:49:06.348Z] [2023-03-20T18:49:06.348Z] Step 9/25 : FROM alpine:3.17 [2023-03-20T18:49:06.348Z] ---> d74e625d9115 [2023-03-20T18:49:06.348Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-20T18:49:06.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-20T18:49:06.348Z] ---> Running in e0ebadbc93e5 [2023-03-20T18:49:08.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:49:09.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:49:10.883Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-20T18:49:10.883Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-20T18:49:10.883Z] (3/3) Installing su-exec (0.2-r2) [2023-03-20T18:49:10.883Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:49:11.164Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:49:11.449Z] OK: 8 MiB in 18 packages [2023-03-20T18:49:14.039Z] Removing intermediate container e0ebadbc93e5 [2023-03-20T18:49:14.039Z] ---> b4bd19e6de9f [2023-03-20T18:49:14.039Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-20T18:49:14.039Z] ---> Running in 44f3e79c4a24 [2023-03-20T18:49:15.976Z] Removing intermediate container 44f3e79c4a24 [2023-03-20T18:49:15.976Z] ---> 02312d27ec96 [2023-03-20T18:49:15.976Z] Step 12/25 : WORKDIR / [2023-03-20T18:49:15.976Z] ---> Running in 04d06c072d79 [2023-03-20T18:49:16.931Z] Removing intermediate container 04d06c072d79 [2023-03-20T18:49:16.931Z] ---> b7a68422d55f [2023-03-20T18:49:16.931Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:49:17.900Z] ---> 3b49142608e0 [2023-03-20T18:49:17.900Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:49:19.310Z] ---> d092ed23554a [2023-03-20T18:49:19.310Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-20T18:49:20.715Z] ---> 2c3d98c52222 [2023-03-20T18:49:20.715Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-20T18:49:22.117Z] ---> 031bcbb6b985 [2023-03-20T18:49:22.117Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:49:23.520Z] ---> 441d53e92d26 [2023-03-20T18:49:23.520Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-20T18:49:28.856Z] ---> 52eb8de11ba8 [2023-03-20T18:49:28.856Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-20T18:49:31.429Z] ---> 1f445144a1a7 [2023-03-20T18:49:31.429Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-20T18:49:32.010Z] Removing intermediate container 7a28fae07f93 [2023-03-20T18:49:32.010Z] ---> a272f29f6818 [2023-03-20T18:49:32.010Z] [2023-03-20T18:49:32.010Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:49:32.010Z] ---> d74e625d9115 [2023-03-20T18:49:32.010Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-20T18:49:32.010Z] ---> Running in ed2338e5b549 [2023-03-20T18:49:32.596Z] ---> ab6fa6e8e718 [2023-03-20T18:49:32.596Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:49:32.866Z] ---> Running in 1f3b8e2e33a9 [2023-03-20T18:49:34.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:49:35.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:49:36.347Z] Removing intermediate container 1f3b8e2e33a9 [2023-03-20T18:49:36.347Z] ---> 92e4c91613b2 [2023-03-20T18:49:36.347Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:49:36.347Z] ---> Running in 6ba054ba3b11 [2023-03-20T18:49:36.928Z] Removing intermediate container 6ba054ba3b11 [2023-03-20T18:49:36.928Z] ---> bffa3066cc65 [2023-03-20T18:49:36.928Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T18:49:36.928Z] ---> Running in 45e10c72a17d [2023-03-20T18:49:36.928Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-20T18:49:37.197Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:49:37.197Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:49:37.197Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:49:37.463Z] Removing intermediate container 45e10c72a17d [2023-03-20T18:49:37.463Z] ---> 5d0d0b8920bc [2023-03-20T18:49:37.463Z] Step 24/25 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:49:37.463Z] ---> Running in 1292d581a676 [2023-03-20T18:49:38.047Z] OK: 8 MiB in 17 packages [2023-03-20T18:49:38.047Z] Removing intermediate container 1292d581a676 [2023-03-20T18:49:38.047Z] ---> bfc57294b7c3 [2023-03-20T18:49:38.047Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T18:49:38.047Z] ---> Running in 1af010fbd4e3 [2023-03-20T18:49:39.010Z] Removing intermediate container 1af010fbd4e3 [2023-03-20T18:49:39.010Z] ---> 90a89187392d [2023-03-20T18:49:39.010Z] [2023-03-20T18:49:39.589Z] Successfully built 90a89187392d [2023-03-20T18:49:39.589Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-20T18:49:39.589Z]  Building security-secretstore-setup ... done Building core-metadata [2023-03-20T18:49:41.519Z] Removing intermediate container ed2338e5b549 [2023-03-20T18:49:41.519Z] ---> e2e9b8ee0a9d [2023-03-20T18:49:41.519Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:49:41.519Z] ---> Running in 5d2f578f45be [2023-03-20T18:49:42.098Z] Removing intermediate container 5d2f578f45be [2023-03-20T18:49:42.098Z] ---> 45d94480dfd5 [2023-03-20T18:49:42.098Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-20T18:49:42.367Z] ---> Running in 2addb7c608b0 [2023-03-20T18:49:42.636Z] Removing intermediate container 2addb7c608b0 [2023-03-20T18:49:42.636Z] ---> 0fd4bbcc1d0b [2023-03-20T18:49:42.636Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T18:49:42.903Z] ---> Running in f27356a1c08c [2023-03-20T18:49:43.487Z] Removing intermediate container f27356a1c08c [2023-03-20T18:49:43.487Z] ---> 1c6b2087473c [2023-03-20T18:49:43.487Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:49:44.444Z] ---> 3ca9e2eb440d [2023-03-20T18:49:44.444Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:49:45.027Z] ---> 2f199df9865a [2023-03-20T18:49:45.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-20T18:49:48.647Z] ---> 441faba3b7d4 [2023-03-20T18:49:48.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:49:49.611Z] ---> 24a16c452863 [2023-03-20T18:49:49.611Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-20T18:49:49.878Z] ---> Running in 3f1bfb8e0f15 [2023-03-20T18:49:50.460Z] Removing intermediate container 3f1bfb8e0f15 [2023-03-20T18:49:50.460Z] ---> 5fd9276cdb7e [2023-03-20T18:49:50.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:49:50.726Z] ---> Running in 4da71ba60299 [2023-03-20T18:49:51.307Z] Removing intermediate container 4da71ba60299 [2023-03-20T18:49:51.307Z] ---> 3edba8287978 [2023-03-20T18:49:51.307Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T18:49:51.307Z] ---> Running in b6dbf97cd418 [2023-03-20T18:49:51.889Z] Removing intermediate container b6dbf97cd418 [2023-03-20T18:49:51.889Z] ---> d9c400180549 [2023-03-20T18:49:51.889Z] Step 22/23 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:49:52.154Z] ---> Running in cb5bdf9ad151 [2023-03-20T18:49:52.736Z] Removing intermediate container cb5bdf9ad151 [2023-03-20T18:49:52.736Z] ---> 9ec13369964a [2023-03-20T18:49:52.736Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:49:52.736Z] ---> Running in 85bea8b64321 [2023-03-20T18:49:53.694Z] Removing intermediate container 85bea8b64321 [2023-03-20T18:49:53.694Z] ---> 075464a4df58 [2023-03-20T18:49:53.694Z] [2023-03-20T18:49:54.275Z] Successfully built 075464a4df58 [2023-03-20T18:49:54.275Z] Successfully tagged support-notifications-arm64:latest [2023-03-20T18:49:54.275Z]  Building support-notifications ... done Building security-proxy-auth [2023-03-20T18:49:59.608Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:49:59.608Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:49:59.608Z] ---> e8b510fe7214 [2023-03-20T18:49:59.608Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> bb46753c3692 [2023-03-20T18:49:59.608Z] Step 4/25 : WORKDIR /edgex-go [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> 906d296de8cd [2023-03-20T18:49:59.608Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> 745cca1aa2a1 [2023-03-20T18:49:59.608Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> a27e4b4613f5 [2023-03-20T18:49:59.608Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> 1640a95effec [2023-03-20T18:49:59.608Z] Step 8/25 : COPY . . [2023-03-20T18:49:59.608Z] ---> Using cache [2023-03-20T18:49:59.608Z] ---> 601d35246ccb [2023-03-20T18:49:59.608Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-20T18:49:59.608Z] ---> Running in 2e4ae0b150ab [2023-03-20T18:50:01.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-20T18:50:16.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:50:16.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:50:16.511Z] ---> e8b510fe7214 [2023-03-20T18:50:16.511Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> bb46753c3692 [2023-03-20T18:50:16.511Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> 906d296de8cd [2023-03-20T18:50:16.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> 745cca1aa2a1 [2023-03-20T18:50:16.511Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> a27e4b4613f5 [2023-03-20T18:50:16.511Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> 1640a95effec [2023-03-20T18:50:16.511Z] Step 8/23 : COPY . . [2023-03-20T18:50:16.511Z] ---> Using cache [2023-03-20T18:50:16.511Z] ---> 601d35246ccb [2023-03-20T18:50:16.511Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-20T18:50:16.511Z] ---> Running in 7852bf7f09a4 [2023-03-20T18:50:18.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-20T18:54:55.244Z] Removing intermediate container 1b3a7036766c [2023-03-20T18:54:55.244Z] ---> bd96df6812ca [2023-03-20T18:54:55.244Z] [2023-03-20T18:54:55.244Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:54:55.244Z] ---> d74e625d9115 [2023-03-20T18:54:55.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:54:55.244Z] ---> Running in 4b086bb17b9b [2023-03-20T18:54:55.509Z] Removing intermediate container 4b086bb17b9b [2023-03-20T18:54:55.509Z] ---> d31ae2931b63 [2023-03-20T18:54:55.509Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-20T18:54:55.509Z] ---> Running in a5d566e69d78 [2023-03-20T18:54:56.089Z] Removing intermediate container a5d566e69d78 [2023-03-20T18:54:56.089Z] ---> d7825c6edda8 [2023-03-20T18:54:56.089Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-20T18:54:56.089Z] ---> Running in dceaeea1b383 [2023-03-20T18:54:56.671Z] Removing intermediate container dceaeea1b383 [2023-03-20T18:54:56.671Z] ---> 7eae05f8ee15 [2023-03-20T18:54:56.671Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:54:56.671Z] ---> Running in b39476d61b0d [2023-03-20T18:54:58.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:54:59.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:55:00.583Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-20T18:55:00.583Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:55:00.583Z] OK: 8 MiB in 16 packages [2023-03-20T18:55:01.984Z] Removing intermediate container b39476d61b0d [2023-03-20T18:55:01.984Z] ---> 4a14ce51a7e3 [2023-03-20T18:55:01.984Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:55:02.936Z] ---> 5070c05e09ef [2023-03-20T18:55:02.936Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:55:03.889Z] ---> a5209d0db034 [2023-03-20T18:55:03.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-20T18:55:05.822Z] ---> d008c52b12a3 [2023-03-20T18:55:05.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:55:06.775Z] ---> 02975a473a76 [2023-03-20T18:55:06.775Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-20T18:55:07.045Z] ---> Running in 10d00d68aa5c [2023-03-20T18:55:08.979Z] Removing intermediate container 10d00d68aa5c [2023-03-20T18:55:08.979Z] ---> f714182448bc [2023-03-20T18:55:08.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:55:08.979Z] ---> Running in 7f3a6bc44ce4 [2023-03-20T18:55:09.930Z] Removing intermediate container 7f3a6bc44ce4 [2023-03-20T18:55:09.930Z] ---> ae8319b3ce81 [2023-03-20T18:55:09.930Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T18:55:10.195Z] ---> Running in 399c1f5eb836 [2023-03-20T18:55:10.773Z] Removing intermediate container 399c1f5eb836 [2023-03-20T18:55:10.773Z] ---> f9533f7e5010 [2023-03-20T18:55:10.773Z] Step 22/23 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:55:11.037Z] ---> Running in 3a3179efaed5 [2023-03-20T18:55:11.989Z] Removing intermediate container 3a3179efaed5 [2023-03-20T18:55:11.989Z] ---> 627e51835430 [2023-03-20T18:55:11.989Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:55:11.989Z] ---> Running in 3c27fbef4249 [2023-03-20T18:55:12.944Z] Removing intermediate container 3c27fbef4249 [2023-03-20T18:55:12.944Z] ---> 3d9ca6bcea28 [2023-03-20T18:55:12.944Z] [2023-03-20T18:55:13.524Z] Successfully built 3d9ca6bcea28 [2023-03-20T18:55:13.524Z] Successfully tagged core-data-arm64:latest [2023-03-20T18:55:13.524Z]  Building core-data ... done Building support-scheduler [2023-03-20T18:55:14.924Z] Removing intermediate container afe30f6f451f [2023-03-20T18:55:14.924Z] ---> 0ecb36965bef [2023-03-20T18:55:14.924Z] [2023-03-20T18:55:14.924Z] Step 9/33 : FROM alpine:3.17 [2023-03-20T18:55:14.924Z] ---> d74e625d9115 [2023-03-20T18:55:14.924Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-20T18:55:14.924Z] ---> Running in c9321ca5852d [2023-03-20T18:55:15.502Z] Removing intermediate container c9321ca5852d [2023-03-20T18:55:15.502Z] ---> ca5540959546 [2023-03-20T18:55:15.502Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-20T18:55:15.502Z] ---> Running in c77c9dace3ed [2023-03-20T18:55:17.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:55:18.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:55:19.413Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-20T18:55:19.413Z] (2/2) Installing su-exec (0.2-r2) [2023-03-20T18:55:19.413Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:55:19.413Z] OK: 8 MiB in 17 packages [2023-03-20T18:55:23.647Z] Removing intermediate container c77c9dace3ed [2023-03-20T18:55:23.647Z] ---> 606fcdc3eefb [2023-03-20T18:55:23.647Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-20T18:55:23.647Z] ---> Running in 10ff852669d8 [2023-03-20T18:55:23.912Z] Removing intermediate container 10ff852669d8 [2023-03-20T18:55:23.912Z] ---> f88574eddd1c [2023-03-20T18:55:23.912Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-20T18:55:24.176Z] ---> Running in 7e7de768b64f [2023-03-20T18:55:24.755Z] Removing intermediate container 7e7de768b64f [2023-03-20T18:55:25.023Z] ---> c4a65cdff4d7 [2023-03-20T18:55:25.023Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-20T18:55:25.023Z] ---> Running in 1d31140693cd [2023-03-20T18:55:25.601Z] Removing intermediate container 1d31140693cd [2023-03-20T18:55:25.601Z] ---> f203a62e4874 [2023-03-20T18:55:25.601Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-20T18:55:25.868Z] ---> Running in a66a5e830272 [2023-03-20T18:55:26.454Z] Removing intermediate container a66a5e830272 [2023-03-20T18:55:26.454Z] ---> 19b78bcc8e85 [2023-03-20T18:55:26.454Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-20T18:55:26.727Z] ---> Running in 4d5e8e69afcf [2023-03-20T18:55:30.970Z] Removing intermediate container 4d5e8e69afcf [2023-03-20T18:55:30.970Z] ---> 7fc9b10e1114 [2023-03-20T18:55:30.970Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-20T18:55:30.970Z] ---> Running in c18fae275269 [2023-03-20T18:55:31.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-20T18:55:31.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-20T18:55:31.235Z] ---> e8b510fe7214 [2023-03-20T18:55:31.235Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-20T18:55:31.235Z] ---> Using cache [2023-03-20T18:55:31.235Z] ---> bb46753c3692 [2023-03-20T18:55:31.235Z] Step 4/23 : WORKDIR /edgex-go [2023-03-20T18:55:31.235Z] ---> Using cache [2023-03-20T18:55:31.235Z] ---> 906d296de8cd [2023-03-20T18:55:31.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-20T18:55:31.235Z] ---> Using cache [2023-03-20T18:55:31.236Z] Removing intermediate container c18fae275269 [2023-03-20T18:55:31.236Z] ---> 959126aa0e8d [2023-03-20T18:55:31.236Z] ---> 745cca1aa2a1 [2023-03-20T18:55:31.236Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-20T18:55:31.236Z] ---> Using cache [2023-03-20T18:55:31.236Z] ---> a27e4b4613f5 [2023-03-20T18:55:31.236Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T18:55:31.236Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-20T18:55:31.236Z] ---> Using cache [2023-03-20T18:55:31.236Z] ---> 1640a95effec [2023-03-20T18:55:31.236Z] Step 8/23 : COPY . . [2023-03-20T18:55:31.236Z] ---> Using cache [2023-03-20T18:55:31.236Z] ---> 601d35246ccb [2023-03-20T18:55:31.236Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-20T18:55:31.236Z] ---> Running in e60fdc2dc3db [2023-03-20T18:55:32.636Z] ---> a56aa724197d [2023-03-20T18:55:32.636Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-20T18:55:32.636Z] ---> Running in 4fe78791f0a1 [2023-03-20T18:55:34.039Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-20T18:55:36.605Z] Removing intermediate container 4fe78791f0a1 [2023-03-20T18:55:36.605Z] ---> 425b562524d3 [2023-03-20T18:55:36.605Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:55:37.556Z] ---> e3947bb58f6d [2023-03-20T18:55:37.556Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:55:38.507Z] ---> d7ba82eaf4ed [2023-03-20T18:55:38.507Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-20T18:55:40.439Z] ---> b2feff4d12ae [2023-03-20T18:55:40.439Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-20T18:55:41.390Z] ---> acea23e2e085 [2023-03-20T18:55:41.390Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-20T18:55:41.970Z] ---> cf0401e1add4 [2023-03-20T18:55:41.970Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-20T18:55:43.058Z] ---> 9e2229749429 [2023-03-20T18:55:43.058Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-20T18:55:44.067Z] ---> 4c8238697639 [2023-03-20T18:55:44.067Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-20T18:55:44.695Z] ---> 4e76a640c354 [2023-03-20T18:55:44.695Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-20T18:55:44.695Z] ---> Running in 51bec032f469 [2023-03-20T18:55:51.408Z] Removing intermediate container 51bec032f469 [2023-03-20T18:55:51.408Z] ---> b8e015bc03f3 [2023-03-20T18:55:51.408Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-20T18:55:51.408Z] ---> Running in 88696f4a41b2 [2023-03-20T18:55:51.408Z] Removing intermediate container 88696f4a41b2 [2023-03-20T18:55:51.408Z] ---> 716512f2aa73 [2023-03-20T18:55:51.408Z] Step 30/33 : CMD ["gate"] [2023-03-20T18:55:51.408Z] ---> Running in ef1ad7af080b [2023-03-20T18:55:51.990Z] Removing intermediate container ef1ad7af080b [2023-03-20T18:55:51.990Z] ---> 04295e5e3949 [2023-03-20T18:55:51.990Z] Step 31/33 : LABEL arch=arm64 [2023-03-20T18:55:51.990Z] ---> Running in 53d9798b603d [2023-03-20T18:55:52.569Z] Removing intermediate container 53d9798b603d [2023-03-20T18:55:52.569Z] ---> 5d8460ebff27 [2023-03-20T18:55:52.569Z] Step 32/33 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:55:52.569Z] ---> Running in 573c87e428b7 [2023-03-20T18:55:53.147Z] Removing intermediate container 573c87e428b7 [2023-03-20T18:55:53.147Z] ---> 1613cfc816be [2023-03-20T18:55:53.147Z] Step 33/33 : LABEL version=0.0.0 [2023-03-20T18:55:53.147Z] ---> Running in b7cbab7d5872 [2023-03-20T18:55:53.727Z] Removing intermediate container b7cbab7d5872 [2023-03-20T18:55:53.727Z] ---> e639e3877500 [2023-03-20T18:55:53.727Z] [2023-03-20T18:55:53.991Z] Successfully built e639e3877500 [2023-03-20T18:55:53.991Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-20T18:56:26.185Z]  Building security-bootstrapper ... done Removing intermediate container 7852bf7f09a4 [2023-03-20T18:56:26.185Z] ---> bb63354306e6 [2023-03-20T18:56:26.185Z] [2023-03-20T18:56:26.185Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:56:26.185Z] ---> d74e625d9115 [2023-03-20T18:56:26.185Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-20T18:56:26.185Z] ---> Using cache [2023-03-20T18:56:26.185Z] ---> 5fc4d67743d6 [2023-03-20T18:56:26.185Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:56:26.185Z] ---> Using cache [2023-03-20T18:56:26.185Z] ---> d539fdb2cbe1 [2023-03-20T18:56:26.185Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:56:26.185Z] ---> Using cache [2023-03-20T18:56:26.185Z] ---> dd83afc51134 [2023-03-20T18:56:26.185Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:56:26.185Z] ---> Using cache [2023-03-20T18:56:26.185Z] ---> 2c27dd4036cb [2023-03-20T18:56:26.185Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-20T18:56:26.185Z] ---> 7c9e5710ab92 [2023-03-20T18:56:26.185Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:56:26.185Z] ---> d702f8e839fa [2023-03-20T18:56:26.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-20T18:56:26.185Z] ---> eff9256d015f [2023-03-20T18:56:26.185Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-20T18:56:26.185Z] ---> Running in 1c5610dd5aec [2023-03-20T18:56:29.518Z] Removing intermediate container 1c5610dd5aec [2023-03-20T18:56:29.518Z] ---> 5825e783d4fc [2023-03-20T18:56:29.518Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-20T18:56:29.518Z] ---> Running in e698337b1b7d [2023-03-20T18:56:30.097Z] Removing intermediate container e698337b1b7d [2023-03-20T18:56:30.097Z] ---> fa4ca780f170 [2023-03-20T18:56:30.097Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-20T18:56:30.097Z] ---> Running in 4826604e04fe [2023-03-20T18:56:30.682Z] Removing intermediate container 4826604e04fe [2023-03-20T18:56:30.682Z] ---> 9846bdf8208a [2023-03-20T18:56:30.682Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T18:56:30.682Z] ---> Running in 5536592671a5 [2023-03-20T18:56:31.262Z] Removing intermediate container 5536592671a5 [2023-03-20T18:56:31.262Z] ---> ab2807bbb516 [2023-03-20T18:56:31.262Z] Step 22/23 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:56:31.262Z] ---> Running in a6bd7767e67c [2023-03-20T18:56:31.849Z] Removing intermediate container a6bd7767e67c [2023-03-20T18:56:31.849Z] ---> ae5ec101218e [2023-03-20T18:56:31.849Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:56:31.849Z] ---> Running in 0d430755781c [2023-03-20T18:56:32.429Z] Removing intermediate container 0d430755781c [2023-03-20T18:56:32.429Z] ---> 481a438f99e1 [2023-03-20T18:56:32.429Z] [2023-03-20T18:56:32.694Z] Successfully built 481a438f99e1 [2023-03-20T18:56:32.694Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-20T18:56:54.741Z]  Building security-proxy-auth ... done Removing intermediate container 2e4ae0b150ab [2023-03-20T18:56:54.741Z] ---> 24d02c7eb377 [2023-03-20T18:56:54.741Z] [2023-03-20T18:56:54.741Z] Step 10/25 : FROM alpine:3.17 [2023-03-20T18:56:54.741Z] ---> d74e625d9115 [2023-03-20T18:56:54.741Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:56:54.741Z] ---> Using cache [2023-03-20T18:56:54.741Z] ---> 1c1bf4879641 [2023-03-20T18:56:54.741Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:56:54.741Z] ---> Using cache [2023-03-20T18:56:54.741Z] ---> ce0e8d400fb4 [2023-03-20T18:56:54.741Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-20T18:56:55.320Z] ---> Running in 8fed671973de [2023-03-20T18:56:55.900Z] Removing intermediate container 8fed671973de [2023-03-20T18:56:55.900Z] ---> 6b8910909e77 [2023-03-20T18:56:55.900Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-20T18:56:55.900Z] ---> Running in 2498759cb62d [2023-03-20T18:56:56.164Z] Removing intermediate container 2498759cb62d [2023-03-20T18:56:56.164Z] ---> 23ba8994550b [2023-03-20T18:56:56.164Z] Step 15/25 : WORKDIR / [2023-03-20T18:56:56.435Z] ---> Running in 66fe41d15447 [2023-03-20T18:56:57.016Z] Removing intermediate container 66fe41d15447 [2023-03-20T18:56:57.016Z] ---> b87dafe0d8f3 [2023-03-20T18:56:57.016Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:56:57.982Z] ---> e6ac7941a8c8 [2023-03-20T18:56:57.982Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:56:58.938Z] ---> d5215c65e460 [2023-03-20T18:56:58.938Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-20T18:57:00.343Z] ---> 31186bb68df2 [2023-03-20T18:57:00.343Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:57:01.301Z] ---> ec3c56ed85d6 [2023-03-20T18:57:01.301Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-20T18:57:02.259Z] ---> e82c19b683c6 [2023-03-20T18:57:02.259Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-20T18:57:02.259Z] ---> Running in e9323130ae9c [2023-03-20T18:57:02.841Z] Removing intermediate container e9323130ae9c [2023-03-20T18:57:02.841Z] ---> e7a76e10180e [2023-03-20T18:57:02.841Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:57:02.841Z] ---> Running in fe62d9f99b70 [2023-03-20T18:57:03.424Z] Removing intermediate container fe62d9f99b70 [2023-03-20T18:57:03.424Z] ---> c22baa9bb457 [2023-03-20T18:57:03.424Z] Step 23/25 : LABEL arch=arm64 [2023-03-20T18:57:03.424Z] ---> Running in dc09a9cffaa3 [2023-03-20T18:57:04.012Z] Removing intermediate container dc09a9cffaa3 [2023-03-20T18:57:04.012Z] ---> 2a86fc7c8389 [2023-03-20T18:57:04.012Z] Step 24/25 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:57:04.012Z] ---> Running in 85f7c7fc02a7 [2023-03-20T18:57:04.593Z] Removing intermediate container 85f7c7fc02a7 [2023-03-20T18:57:04.593Z] ---> 01deed7bd1c4 [2023-03-20T18:57:04.593Z] Step 25/25 : LABEL version=0.0.0 [2023-03-20T18:57:04.593Z] ---> Running in ccc3b1e93f7e [2023-03-20T18:57:05.174Z] Removing intermediate container ccc3b1e93f7e [2023-03-20T18:57:05.174Z] ---> b9d42bb0a0d5 [2023-03-20T18:57:05.174Z] [2023-03-20T18:57:05.440Z] Successfully built b9d42bb0a0d5 [2023-03-20T18:57:05.440Z] Successfully tagged core-metadata-arm64:latest [2023-03-20T18:57:20.409Z]  Building core-metadata ... done Removing intermediate container 59dbfb5e2bba [2023-03-20T18:57:20.409Z] ---> 02ec7a795b6a [2023-03-20T18:57:20.409Z] [2023-03-20T18:57:20.409Z] Step 9/20 : FROM alpine:3.17 [2023-03-20T18:57:20.409Z] ---> d74e625d9115 [2023-03-20T18:57:20.409Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-20T18:57:20.409Z] ---> Using cache [2023-03-20T18:57:20.409Z] ---> ca5540959546 [2023-03-20T18:57:20.409Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-20T18:57:20.409Z] ---> Running in 004cc1149379 [2023-03-20T18:57:21.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:57:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:57:23.340Z] v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-20T18:57:23.341Z] v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-20T18:57:23.341Z] OK: 17687 distinct packages available [2023-03-20T18:57:23.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T18:57:23.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T18:57:24.876Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-20T18:57:25.142Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-20T18:57:25.142Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-20T18:57:25.142Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-20T18:57:25.142Z] (5/9) Installing curl (7.88.1-r1) [2023-03-20T18:57:25.142Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-20T18:57:25.142Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-20T18:57:25.142Z] (8/9) Installing libucontext (1.2-r0) [2023-03-20T18:57:25.142Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-20T18:57:25.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-20T18:57:25.142Z] Executing ca-certificates-20220614-r4.trigger [2023-03-20T18:57:25.722Z] OK: 11 MiB in 24 packages [2023-03-20T18:57:27.666Z] Removing intermediate container 004cc1149379 [2023-03-20T18:57:27.666Z] ---> a1fcf19c6e96 [2023-03-20T18:57:27.666Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:57:28.620Z] ---> 6674268ae451 [2023-03-20T18:57:28.620Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:57:29.203Z] ---> 24d4f84a1c29 [2023-03-20T18:57:29.203Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-20T18:57:31.778Z] ---> dc1c76b0e835 [2023-03-20T18:57:31.778Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:57:32.367Z] ---> 93811d6566e2 [2023-03-20T18:57:32.367Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-20T18:57:32.633Z] ---> Running in f7a68c94d78a [2023-03-20T18:57:32.898Z] Removing intermediate container f7a68c94d78a [2023-03-20T18:57:32.898Z] ---> 93850ee8ba33 [2023-03-20T18:57:32.898Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:57:32.898Z] ---> Running in 2cf29e58518b [2023-03-20T18:57:33.476Z] Removing intermediate container 2cf29e58518b [2023-03-20T18:57:33.476Z] ---> 956e99300753 [2023-03-20T18:57:33.476Z] Step 18/20 : LABEL arch=arm64 [2023-03-20T18:57:33.476Z] ---> Running in 490a342d335d [2023-03-20T18:57:34.056Z] Removing intermediate container 490a342d335d [2023-03-20T18:57:34.056Z] ---> 315109d17706 [2023-03-20T18:57:34.056Z] Step 19/20 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:57:34.056Z] ---> Running in 7c4628bc63cf [2023-03-20T18:57:34.636Z] Removing intermediate container 7c4628bc63cf [2023-03-20T18:57:34.636Z] ---> 91c6efb5bbd0 [2023-03-20T18:57:34.636Z] Step 20/20 : LABEL version=0.0.0 [2023-03-20T18:57:34.636Z] ---> Running in e1682bd41712 [2023-03-20T18:57:34.901Z] Removing intermediate container e1682bd41712 [2023-03-20T18:57:34.901Z] ---> 775477c0661c [2023-03-20T18:57:34.901Z] [2023-03-20T18:57:35.166Z] Successfully built 775477c0661c [2023-03-20T18:57:35.166Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-20T18:58:56.813Z]  Building security-spiffe-token-provider ... done Removing intermediate container e60fdc2dc3db [2023-03-20T18:58:56.813Z] ---> 63061da4f3b3 [2023-03-20T18:58:56.813Z] [2023-03-20T18:58:56.813Z] Step 10/23 : FROM alpine:3.17 [2023-03-20T18:58:56.813Z] ---> d74e625d9115 [2023-03-20T18:58:56.813Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-20T18:58:56.813Z] ---> Using cache [2023-03-20T18:58:56.813Z] ---> 1c1bf4879641 [2023-03-20T18:58:56.813Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-20T18:58:56.813Z] ---> Using cache [2023-03-20T18:58:56.813Z] ---> ce0e8d400fb4 [2023-03-20T18:58:56.813Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-20T18:58:56.813Z] ---> Running in fab1edbddadd [2023-03-20T18:58:56.813Z] Removing intermediate container fab1edbddadd [2023-03-20T18:58:56.813Z] ---> ca32762458e3 [2023-03-20T18:58:56.813Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-20T18:58:56.813Z] ---> Running in e7e86b281034 [2023-03-20T18:58:56.813Z] Removing intermediate container e7e86b281034 [2023-03-20T18:58:56.813Z] ---> ee5c093364f3 [2023-03-20T18:58:56.813Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-20T18:58:56.813Z] ---> 8024dd3edbe6 [2023-03-20T18:58:56.813Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-20T18:58:56.813Z] ---> 3b1f4f900cb4 [2023-03-20T18:58:56.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-20T18:58:56.813Z] ---> 6405fdb5e3e7 [2023-03-20T18:58:56.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-20T18:58:56.813Z] ---> bb9b49214c57 [2023-03-20T18:58:56.813Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-20T18:58:56.813Z] ---> Running in a8ca287021c1 [2023-03-20T18:58:56.813Z] Removing intermediate container a8ca287021c1 [2023-03-20T18:58:56.813Z] ---> 3fd2429b72cf [2023-03-20T18:58:56.813Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T18:58:56.813Z] ---> Running in fa19b4bff9d6 [2023-03-20T18:58:56.813Z] Removing intermediate container fa19b4bff9d6 [2023-03-20T18:58:56.813Z] ---> bad44e51ffeb [2023-03-20T18:58:56.813Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T18:58:56.813Z] ---> Running in 80d41889f559 [2023-03-20T18:58:56.813Z] Removing intermediate container 80d41889f559 [2023-03-20T18:58:56.813Z] ---> b2d388e94532 [2023-03-20T18:58:56.813Z] Step 22/23 : LABEL git_sha=03e2205f4703ebed932baae448d61e84864f0a0e [2023-03-20T18:58:56.813Z] ---> Running in 6f453f5ce89e [2023-03-20T18:58:56.813Z] Removing intermediate container 6f453f5ce89e [2023-03-20T18:58:56.813Z] ---> 96e05a30dcf2 [2023-03-20T18:58:56.813Z] Step 23/23 : LABEL version=0.0.0 [2023-03-20T18:58:56.813Z] ---> Running in 90abc9952db6 [2023-03-20T18:58:56.813Z] Removing intermediate container 90abc9952db6 [2023-03-20T18:58:56.813Z] ---> 00dc2a85b026 [2023-03-20T18:58:56.813Z] [2023-03-20T18:58:56.813Z] Successfully built 00dc2a85b026 [2023-03-20T18:58:56.813Z] Successfully tagged support-scheduler-arm64:latest [2023-03-20T18:58:56.823Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-20T18:58:56.821Z] $ docker stop --time=1 292c173a7c5a79be61ce4ddb20d81479bd536f9fd9b2b2bdde93ac5fa8378a1f [2023-03-20T18:58:58.396Z] $ docker rm -f --volumes 292c173a7c5a79be61ce4ddb20d81479bd536f9fd9b2b2bdde93ac5fa8378a1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T18:58:58.847Z] + docker images [2023-03-20T18:58:59.112Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-20T18:58:59.112Z] support-scheduler-arm64 latest 00dc2a85b026 3 seconds ago 31.8MB [2023-03-20T18:58:59.112Z] 63061da4f3b3 12 seconds ago 1.57GB [2023-03-20T18:58:59.112Z] security-spiffe-token-provider-arm64 latest 775477c0661c About a minute ago 33.1MB [2023-03-20T18:58:59.112Z] 02ec7a795b6a About a minute ago 1.54GB [2023-03-20T18:58:59.112Z] core-metadata-arm64 latest b9d42bb0a0d5 About a minute ago 20.4MB [2023-03-20T18:58:59.112Z] 24d02c7eb377 2 minutes ago 1.51GB [2023-03-20T18:58:59.112Z] security-proxy-auth-arm64 latest 481a438f99e1 2 minutes ago 18.5MB [2023-03-20T18:58:59.112Z] bb63354306e6 2 minutes ago 1.48GB [2023-03-20T18:58:59.112Z] security-bootstrapper-arm64 latest e639e3877500 3 minutes ago 22.2MB [2023-03-20T18:58:59.112Z] 0ecb36965bef 3 minutes ago 1.49GB [2023-03-20T18:58:59.112Z] core-data-arm64 latest 3d9ca6bcea28 3 minutes ago 20.1MB [2023-03-20T18:58:59.112Z] bd96df6812ca 4 minutes ago 1.5GB [2023-03-20T18:58:59.112Z] support-notifications-arm64 latest 075464a4df58 9 minutes ago 32.5MB [2023-03-20T18:58:59.112Z] security-secretstore-setup-arm64 latest 90a89187392d 9 minutes ago 32.8MB [2023-03-20T18:58:59.112Z] a272f29f6818 9 minutes ago 1.57GB [2023-03-20T18:58:59.112Z] a691618fac3b 9 minutes ago 1.49GB [2023-03-20T18:58:59.112Z] core-command-arm64 latest c8d8a547f776 10 minutes ago 20MB [2023-03-20T18:58:59.112Z] 1a3fcdb5d9a1 11 minutes ago 1.5GB [2023-03-20T18:58:59.112Z] security-spire-server-arm64 latest 8f23efe26462 11 minutes ago 87.1MB [2023-03-20T18:58:59.112Z] 74403fed454a 11 minutes ago 1.36GB [2023-03-20T18:58:59.112Z] core-common-config-bootstrapper-arm64 latest a54dc44cd355 12 minutes ago 17.4MB [2023-03-20T18:58:59.112Z] 7d5d151f478a 12 minutes ago 1.49GB [2023-03-20T18:58:59.112Z] security-proxy-setup-arm64 latest 680671236260 12 minutes ago 19MB [2023-03-20T18:58:59.112Z] 42974700a1bb 13 minutes ago 1.48GB [2023-03-20T18:58:59.112Z] security-spire-agent-arm64 latest 2b2fc251efd6 18 minutes ago 125MB [2023-03-20T18:58:59.112Z] security-spire-config-arm64 latest ff5a2ea817c3 18 minutes ago 86.2MB [2023-03-20T18:58:59.112Z] ce9435713cf3 19 minutes ago 1.36GB [2023-03-20T18:58:59.112Z] bc192b9cd6c1 19 minutes ago 1.36GB [2023-03-20T18:58:59.112Z] ci-base-image-arm64 latest e8b510fe7214 34 minutes ago 866MB [2023-03-20T18:58:59.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 10 days ago 648MB [2023-03-20T18:58:59.112Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-20T18:58:59.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:58:59.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T18:58:59.525Z] [2023-03-20T18:58:59.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:58:59.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T18:59:00.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T18:59:00.120Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T18:59:00.120Z] 04944245beec: Pulling fs layer [2023-03-20T18:59:00.120Z] 699f458cf7ca: Pulling fs layer [2023-03-20T18:59:00.120Z] 765212b225bb: Pulling fs layer [2023-03-20T18:59:00.120Z] f23df028b6ca: Pulling fs layer [2023-03-20T18:59:00.120Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T18:59:00.120Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T18:59:00.120Z] 765212b225bb: Waiting [2023-03-20T18:59:00.120Z] f23df028b6ca: Waiting [2023-03-20T18:59:00.120Z] d65c8cfc05b1: Waiting [2023-03-20T18:59:00.120Z] 2437ff75d9bd: Waiting [2023-03-20T18:59:00.120Z] 04944245beec: Verifying Checksum [2023-03-20T18:59:00.120Z] 04944245beec: Download complete [2023-03-20T18:59:00.120Z] 765212b225bb: Verifying Checksum [2023-03-20T18:59:00.120Z] 765212b225bb: Download complete [2023-03-20T18:59:00.384Z] f23df028b6ca: Verifying Checksum [2023-03-20T18:59:00.384Z] f23df028b6ca: Download complete [2023-03-20T18:59:00.384Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T18:59:00.384Z] d65c8cfc05b1: Download complete [2023-03-20T18:59:00.384Z] 699f458cf7ca: Verifying Checksum [2023-03-20T18:59:00.384Z] 699f458cf7ca: Download complete [2023-03-20T18:59:00.649Z] 8998bd30e6a1: Download complete [2023-03-20T18:59:03.227Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T18:59:03.227Z] 2437ff75d9bd: Download complete [2023-03-20T18:59:04.632Z] 8998bd30e6a1: Pull complete [2023-03-20T18:59:06.035Z] 04944245beec: Pull complete [2023-03-20T18:59:07.435Z] 699f458cf7ca: Pull complete [2023-03-20T18:59:07.435Z] 765212b225bb: Pull complete [2023-03-20T18:59:08.391Z] f23df028b6ca: Pull complete [2023-03-20T18:59:08.391Z] d65c8cfc05b1: Pull complete [2023-03-20T18:59:23.378Z] 2437ff75d9bd: Pull complete [2023-03-20T18:59:23.378Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T18:59:23.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T18:59:23.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:59:23.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-4618 does not seem to be running inside a container [2023-03-20T18:59:23.609Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-20T18:59:26.289Z] $ docker top ecae17fd4c0866d79d30ce98641eedeb6ba8be4e5eb5619c14d65297e7635f00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:26.843Z] ---> job-cost.sh [2023-03-20T18:59:27.106Z] lf-activate-venv: SKIPPING [2023-03-20T18:59:27.106Z] INFO: No Stack... [2023-03-20T18:59:27.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T18:59:28.262Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T18:59:28.572Z] + cut -d, -f6 [2023-03-20T18:59:28.572Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock [2023-03-20T18:59:28.608Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4456-10-stack-cost] [2023-03-20T18:59:28.617Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4456-10-stack-cost] did not exist. Created. [2023-03-20T18:59:28.617Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4456-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T18:59:28.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T18:59:29.086Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T18:59:29.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4456-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T18:59:29.105Z] $ docker stop --time=1 ecae17fd4c0866d79d30ce98641eedeb6ba8be4e5eb5619c14d65297e7635f00 [2023-03-20T18:59:31.548Z] $ docker rm -f --volumes ecae17fd4c0866d79d30ce98641eedeb6ba8be4e5eb5619c14d65297e7635f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-20T18:59:31.938Z] provisioning config files... [2023-03-20T18:59:31.946Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config6673120759112895624tmp [Pipeline] { [Pipeline] sh [2023-03-20T18:59:32.233Z] + set +x [2023-03-20T18:59:32.233Z] + bash -s -- [2023-03-20T18:59:32.233Z] + curl -s https://codecov.io/bash [2023-03-20T18:59:32.233Z] [2023-03-20T18:59:32.233Z] _____ _ [2023-03-20T18:59:32.233Z] / ____| | | [2023-03-20T18:59:32.233Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T18:59:32.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T18:59:32.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T18:59:32.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T18:59:32.233Z] Bash-1.0.6 [2023-03-20T18:59:32.233Z] [2023-03-20T18:59:32.233Z] [2023-03-20T18:59:32.233Z] ==> git version 2.25.1 found [2023-03-20T18:59:32.233Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-20T18:59:32.233Z] Release-Date: 2020-01-08 [2023-03-20T18:59:32.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-20T18:59:32.233Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T18:59:32.233Z] ==> Jenkins CI detected. [2023-03-20T18:59:32.233Z] current dir:  /w/workspace/edgex-go/10 [2023-03-20T18:59:32.233Z] project root: . [2023-03-20T18:59:32.233Z] --> token set from env [2023-03-20T18:59:32.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T18:59:32.234Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T18:59:32.234Z] ==> Python coveragepy not found [2023-03-20T18:59:32.234Z] ==> Searching for coverage reports in: [2023-03-20T18:59:32.234Z] + . [2023-03-20T18:59:32.234Z] -> Found 1 reports [2023-03-20T18:59:32.234Z] ==> Detecting git/mercurial file structure [2023-03-20T18:59:32.492Z] ==> Reading reports [2023-03-20T18:59:32.492Z] + ./coverage.out bytes=447275 [2023-03-20T18:59:32.492Z] ==> Appending adjustments [2023-03-20T18:59:32.492Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T18:59:33.427Z] + Found adjustments [2023-03-20T18:59:33.427Z] ==> Gzipping contents [2023-03-20T18:59:33.427Z] 60K /tmp/codecov.4QZzKl.gz [2023-03-20T18:59:33.427Z] ==> Uploading reports [2023-03-20T18:59:33.427Z] url: https://codecov.io [2023-03-20T18:59:33.427Z] query: branch=PR-4456&commit=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-20T18:59:33.427Z] -> Pinging Codecov [2023-03-20T18:59:33.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4456&commit=cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-20T18:59:33.686Z] -> Uploading to [2023-03-20T18:59:33.686Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/00271124DB129430A58F1EEE437C3FCB/cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944/06fcfca9-c2bb-453c-9aa0-92351e89e97d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T185933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c51b1eafb3615c8319314fdf80f96e6165ac65de4e601a21d7163e0c72beeb6d [2023-03-20T18:59:33.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T18:59:33.686Z] Dload Upload Total Spent Left Speed [2023-03-20T18:59:34.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57507 0 0 100 57507 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-03-20T18:59:34.253Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd8ce5ac2571f24f36b51f7ed8144bf4e5d20944 [Pipeline] } [2023-03-20T18:59:34.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-20T18:59:34.856Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:35.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:35.999Z] ---> package-listing.sh [2023-03-20T18:59:35.999Z] ++ facter osfamily [2023-03-20T18:59:35.999Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T18:59:36.257Z] + OS_FAMILY=debian [2023-03-20T18:59:36.257Z] + workspace=/w/workspace/edgex-go/10 [2023-03-20T18:59:36.257Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T18:59:36.257Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T18:59:36.257Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T18:59:36.257Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T18:59:36.257Z] + '[' /w/workspace/edgex-go/10 ']' [2023-03-20T18:59:36.257Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T18:59:36.257Z] + case "${OS_FAMILY}" in [2023-03-20T18:59:36.257Z] + dpkg -l [2023-03-20T18:59:36.257Z] + grep '^ii' [2023-03-20T18:59:36.257Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T18:59:36.257Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T18:59:36.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T18:59:36.257Z] + '[' /w/workspace/edgex-go/10 ']' [2023-03-20T18:59:36.257Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2023-03-20T18:59:36.257Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2023-03-20T18:59:36.267Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T18:59:36.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:59:37.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T18:59:37.099Z] [2023-03-20T18:59:37.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T18:59:37.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T18:59:37.404Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T18:59:37.404Z] 5eb5b503b376: Pulling fs layer [2023-03-20T18:59:37.404Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T18:59:37.404Z] ec43610c2a17: Pulling fs layer [2023-03-20T18:59:37.404Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T18:59:37.404Z] 33b1e0a273af: Pulling fs layer [2023-03-20T18:59:37.404Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T18:59:37.404Z] 2f39f015ded8: Pulling fs layer [2023-03-20T18:59:37.404Z] 3a2ae6a8a46f: Waiting [2023-03-20T18:59:37.404Z] 33b1e0a273af: Waiting [2023-03-20T18:59:37.404Z] 5d3b04190fa2: Waiting [2023-03-20T18:59:37.404Z] 2f39f015ded8: Waiting [2023-03-20T18:59:37.404Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T18:59:37.404Z] 5c69ac0246d0: Download complete [2023-03-20T18:59:37.404Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-20T18:59:37.404Z] 3a2ae6a8a46f: Download complete [2023-03-20T18:59:37.404Z] 33b1e0a273af: Verifying Checksum [2023-03-20T18:59:37.404Z] 33b1e0a273af: Download complete [2023-03-20T18:59:37.663Z] 5d3b04190fa2: Verifying Checksum [2023-03-20T18:59:37.663Z] 5d3b04190fa2: Download complete [2023-03-20T18:59:37.663Z] ec43610c2a17: Verifying Checksum [2023-03-20T18:59:37.663Z] ec43610c2a17: Download complete [2023-03-20T18:59:37.663Z] 5eb5b503b376: Verifying Checksum [2023-03-20T18:59:37.663Z] 5eb5b503b376: Download complete [2023-03-20T18:59:38.229Z] 2f39f015ded8: Verifying Checksum [2023-03-20T18:59:38.229Z] 2f39f015ded8: Download complete [2023-03-20T18:59:38.795Z] 5eb5b503b376: Pull complete [2023-03-20T18:59:38.795Z] 5c69ac0246d0: Pull complete [2023-03-20T18:59:39.362Z] ec43610c2a17: Pull complete [2023-03-20T18:59:39.362Z] 3a2ae6a8a46f: Pull complete [2023-03-20T18:59:39.362Z] 33b1e0a273af: Pull complete [2023-03-20T18:59:39.619Z] 5d3b04190fa2: Pull complete [2023-03-20T18:59:43.802Z] 2f39f015ded8: Pull complete [2023-03-20T18:59:43.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T18:59:43.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T18:59:43.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T18:59:43.883Z] prd-ubuntu20.04-docker-8c-8g-4617 does not seem to be running inside a container [2023-03-20T18:59:43.909Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T18:59:45.638Z] $ docker top ef599d0bf52f9773c47e9b7b39c0016652e4c96e216b72a2cb110b6f4259dd98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T18:59:45.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T18:59:46.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T18:59:46.541Z] + ls /var/log/sa-host [2023-03-20T18:59:46.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T18:59:46.688Z] provisioning config files... [2023-03-20T18:59:46.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config1389572136899086104tmp [Pipeline] { [Pipeline] echo [2023-03-20T18:59:46.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:46.989Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T18:59:46.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:47.337Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T18:59:47.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:47.633Z] ---> sudo-logs.sh [2023-03-20T18:59:47.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T18:59:47.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:47.939Z] ---> job-cost.sh [2023-03-20T18:59:47.939Z] lf-activate-venv: SKIPPING [2023-03-20T18:59:47.939Z] DEBUG: total: 0.10999999940395355 [2023-03-20T18:59:47.939Z] INFO: Retrieving Stack Cost... [2023-03-20T18:59:48.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T18:59:48.765Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T18:59:48.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T18:59:49.057Z] ---> logs-deploy.sh [2023-03-20T18:59:49.057Z] lf-activate-venv: SKIPPING [2023-03-20T18:59:49.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4456/10 [2023-03-20T18:59:49.057Z] INFO: archiving workspace using pattern(s): [2023-03-20T18:59:49.994Z] Archives upload complete. [2023-03-20T18:59:49.994Z] INFO: archiving logs to Nexus