Pull request #4405 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 776cc6a43b7b85b7458b36156c385c413c7a15f0 rather than f55e44b894cf32e9a2bccd43db89ee6091db5759 Obtained Jenkinsfile from 776cc6a43b7b85b7458b36156c385c413c7a15f0 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-ssh17856929871429963268.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-ssh1837746680285149929.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-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15790592176681272561.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-ssh11164717014701375656.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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14564986614839303140.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-325 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [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 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 > 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 Merge succeeded, producing 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 Checking out Revision 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 (PR-4405) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 # timeout=10 Commit message: "Merge commit '776cc6a43b7b85b7458b36156c385c413c7a15f0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T02:37:01.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T02:37:01.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T02:37:01.248Z] ========================================================= [2023-03-15T02:37:01.248Z] EdgeX Global Pipelines Version Info [2023-03-15T02:37:01.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a658e01a26c84c94364afda6e10928a31560b5a6 # timeout=10 [2023-03-15T02:37:02.013Z] ------------------- [2023-03-15T02:37:02.013Z] stable info: [2023-03-15T02:37:02.013Z] ------------------- [2023-03-15T02:37:02.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T02:37:02.013Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T02:37:02.013Z] Message: update stable to v1.0.245 [2023-03-15T02:37:02.587Z] ------------------- [2023-03-15T02:37:02.587Z] experimental info: [2023-03-15T02:37:02.587Z] ------------------- [2023-03-15T02:37:02.587Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T02:37:02.587Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T02:37:02.587Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T02:37:02.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-15T02:37:02.761Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-15T02:37:02.771Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T02:37:02.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T02:37:02.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T02:37:02.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T02:37:02.817Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T02:37:02.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-15T02:37:02.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-15T02:37:02.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-15T02:37:02.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T02:37:02.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T02:37:02.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T02:37:02.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T02:37:02.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T02:37:02.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T02:37:02.918Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T02:37:02.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T02:37:02.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T02:37:02.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T02:37:02.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T02:37:02.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T02:37:02.984Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T02:37:02.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo [2023-03-15T02:37:03.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo [2023-03-15T02:37:03.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo [2023-03-15T02:37:03.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo [2023-03-15T02:37:03.035Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cf3e3e [Pipeline] echo [2023-03-15T02:37:03.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:37:03.084Z] provisioning config files... [2023-03-15T02:37:03.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13444378340727178452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:37:03.404Z] ---> docker-login.sh [2023-03-15T02:37:03.404Z] nexus3.edgexfoundry.org:10001 [2023-03-15T02:37:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:37:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:37:03.664Z] Configure a credential helper to remove this warning. See [2023-03-15T02:37:03.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:37:03.664Z] [2023-03-15T02:37:03.664Z] Login Succeeded [2023-03-15T02:37:03.664Z] nexus3.edgexfoundry.org:10002 [2023-03-15T02:37:03.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:37:03.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:37:03.923Z] Configure a credential helper to remove this warning. See [2023-03-15T02:37:03.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:37:03.923Z] [2023-03-15T02:37:03.923Z] Login Succeeded [2023-03-15T02:37:03.923Z] nexus3.edgexfoundry.org:10003 [2023-03-15T02:37:03.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:37:03.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:37:03.923Z] Configure a credential helper to remove this warning. See [2023-03-15T02:37:03.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:37:03.923Z] [2023-03-15T02:37:03.923Z] Login Succeeded [2023-03-15T02:37:03.923Z] nexus3.edgexfoundry.org:10004 [2023-03-15T02:37:04.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:37:04.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:37:04.184Z] Configure a credential helper to remove this warning. See [2023-03-15T02:37:04.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:37:04.184Z] [2023-03-15T02:37:04.184Z] Login Succeeded [2023-03-15T02:37:04.184Z] docker.io [2023-03-15T02:37:04.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:37:04.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:37:04.444Z] Configure a credential helper to remove this warning. See [2023-03-15T02:37:04.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:37:04.444Z] [2023-03-15T02:37:04.444Z] Login Succeeded [2023-03-15T02:37:04.444Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T02:37:04.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:37:04.764Z] + 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-15T02:37:04.764Z] + dirname cmd/core-command/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-15T02:37:04.764Z] + + cut -d/ -f2 [2023-03-15T02:37:04.764Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T02:37:04.764Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/core-data/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/core-metadata/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-15T02:37:04.764Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-15T02:37:04.764Z] cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-15T02:37:04.764Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-03-15T02:37:04.764Z] cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.764Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T02:37:04.764Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-15T02:37:04.764Z] + cut -d/ -f2 [2023-03-15T02:37:04.765Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-15T02:37:04.765Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-15T02:37:04.765Z] + cut -d/ -f2 [2023-03-15T02:37:04.765Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-15T02:37:04.765Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-15T02:37:04.765Z] + cut -d/ -f2 [2023-03-15T02:37:04.765Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-15T02:37:04.765Z] + dirname cmd/support-notifications/Dockerfile [2023-03-15T02:37:04.765Z] + cut -d/ -f2 [2023-03-15T02:37:04.765Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-15T02:37:04.765Z] + + dirname cmd/support-scheduler/Dockerfile [2023-03-15T02:37:04.765Z] cut -d/ -f2 [2023-03-15T02:37:04.765Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-15T02:37:04.820Z] 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-15T02:37:05.167Z] + git rev-list -1 --merges 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67~1..4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo [2023-03-15T02:37:05.180Z] -----------> git rev-list -1 --merges 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67~1..4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:37:05.180Z] 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [false] [Pipeline] sh [2023-03-15T02:37:05.473Z] + git log --format=format:%s -1 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo [2023-03-15T02:37:05.491Z] ========================================================= [2023-03-15T02:37:05.491Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T02:37:05.491Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-15T02:37:05.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T02:37:05.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T02:37:05.871Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T02:37:05.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T02:37:05.871Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-15T02:37:05.872Z] -a /etc/ssh/ssh_known_hosts [2023-03-15T02:37:05.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:37:06.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:37:06.236Z] [2023-03-15T02:37:06.236Z] 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-15T02:37:06.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:37:06.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T02:37:06.548Z] b85a868b505f: Pulling fs layer [2023-03-15T02:37:06.548Z] e2be974225ed: Pulling fs layer [2023-03-15T02:37:06.548Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T02:37:06.548Z] 988bab9f4d93: Pulling fs layer [2023-03-15T02:37:06.548Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T02:37:06.548Z] eaf3925da568: Pulling fs layer [2023-03-15T02:37:06.548Z] bab4dde63d76: Pulling fs layer [2023-03-15T02:37:06.548Z] bde34c3a00c8: Pulling fs layer [2023-03-15T02:37:06.548Z] b352a97aabf1: Pulling fs layer [2023-03-15T02:37:06.548Z] 4872d77fe225: Pulling fs layer [2023-03-15T02:37:06.548Z] 5851b861e8e6: Pulling fs layer [2023-03-15T02:37:06.548Z] eaf3925da568: Waiting [2023-03-15T02:37:06.548Z] bab4dde63d76: Waiting [2023-03-15T02:37:06.548Z] bde34c3a00c8: Waiting [2023-03-15T02:37:06.548Z] b352a97aabf1: Waiting [2023-03-15T02:37:06.548Z] 4872d77fe225: Waiting [2023-03-15T02:37:06.548Z] 5851b861e8e6: Waiting [2023-03-15T02:37:06.548Z] 988bab9f4d93: Waiting [2023-03-15T02:37:06.548Z] 1469e6f7b9e6: Waiting [2023-03-15T02:37:06.548Z] e2be974225ed: Verifying Checksum [2023-03-15T02:37:06.548Z] e2be974225ed: Download complete [2023-03-15T02:37:06.548Z] 988bab9f4d93: Download complete [2023-03-15T02:37:06.844Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T02:37:06.844Z] 339a4e72a1f5: Download complete [2023-03-15T02:37:06.844Z] eaf3925da568: Verifying Checksum [2023-03-15T02:37:06.844Z] eaf3925da568: Download complete [2023-03-15T02:37:06.844Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T02:37:06.844Z] 1469e6f7b9e6: Download complete [2023-03-15T02:37:06.844Z] bde34c3a00c8: Verifying Checksum [2023-03-15T02:37:06.844Z] bde34c3a00c8: Download complete [2023-03-15T02:37:06.844Z] b352a97aabf1: Download complete [2023-03-15T02:37:06.844Z] 4872d77fe225: Verifying Checksum [2023-03-15T02:37:06.844Z] 4872d77fe225: Download complete [2023-03-15T02:37:06.844Z] 5851b861e8e6: Download complete [2023-03-15T02:37:07.104Z] b85a868b505f: Verifying Checksum [2023-03-15T02:37:07.104Z] b85a868b505f: Download complete [2023-03-15T02:37:07.363Z] bab4dde63d76: Verifying Checksum [2023-03-15T02:37:08.300Z] b85a868b505f: Pull complete [2023-03-15T02:37:08.300Z] e2be974225ed: Pull complete [2023-03-15T02:37:08.869Z] 339a4e72a1f5: Pull complete [2023-03-15T02:37:08.869Z] 988bab9f4d93: Pull complete [2023-03-15T02:37:09.128Z] 1469e6f7b9e6: Pull complete [2023-03-15T02:37:09.128Z] eaf3925da568: Pull complete [2023-03-15T02:37:11.030Z] bab4dde63d76: Pull complete [2023-03-15T02:37:11.030Z] bde34c3a00c8: Pull complete [2023-03-15T02:37:11.030Z] b352a97aabf1: Pull complete [2023-03-15T02:37:11.030Z] 4872d77fe225: Pull complete [2023-03-15T02:37:11.030Z] 5851b861e8e6: Pull complete [2023-03-15T02:37:11.030Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T02:37:11.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:37:11.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:37:11.123Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T02:37:11.145Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T02:37:12.906Z] $ docker top a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f -eo pid,comm [2023-03-15T02:37:12.970Z] 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-15T02:37:12.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T02:37:13.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:37:13.000Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:37:13.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:37:13.114Z] $ docker exec a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent [2023-03-15T02:37:13.234Z] SSH_AUTH_SOCK=/tmp/ssh-Tr3S5pY9Jm73/agent.32 [2023-03-15T02:37:13.234Z] SSH_AGENT_PID=38 [2023-03-15T02:37:13.239Z] Running ssh-add (command line suppressed) [2023-03-15T02:37:13.338Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3865500531191138074.key (/w/workspace/edgex-go/10@tmp/private_key_3865500531191138074.key) [2023-03-15T02:37:13.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:37:13.643Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T02:37:13.656Z] $ docker exec --env ******** --env ******** a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent -k [2023-03-15T02:37:13.756Z] unset SSH_AUTH_SOCK; [2023-03-15T02:37:13.756Z] unset SSH_AGENT_PID; [2023-03-15T02:37:13.756Z] echo Agent pid 38 killed; [2023-03-15T02:37:13.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T02:37:13.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:37:13.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:37:13.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:37:13.929Z] $ docker exec a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent [2023-03-15T02:37:14.058Z] SSH_AUTH_SOCK=/tmp/ssh-P3H3WgzChWes/agent.71 [2023-03-15T02:37:14.058Z] SSH_AGENT_PID=77 [2023-03-15T02:37:14.063Z] Running ssh-add (command line suppressed) [2023-03-15T02:37:14.163Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_11430066492013829180.key (/w/workspace/edgex-go/10@tmp/private_key_11430066492013829180.key) [2023-03-15T02:37:14.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:37:14.468Z] + git semver init [2023-03-15T02:37:14.727Z] 2023-03-15 02:37:14,648 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T02:37:14.727Z] 2023-03-15 02:37:14,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2023-03-15T02:37:14.727Z] 2023-03-15 02:37:14,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2023-03-15T02:37:14.727Z] 2023-03-15 02:37:14,650 [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-15T02:37:18.918Z] 2023-03-15 02:37:18,829 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4405 with force:False [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4405 [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,834 [execute] INFO git cat-file --batch-check [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,840 [execute] INFO git cat-file --batch [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T02:37:18.918Z] 2023-03-15 02:37:18,845 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4405 [2023-03-15T02:37:18.918Z] 0.0.0 [Pipeline] } [2023-03-15T02:37:18.926Z] $ docker exec --env ******** --env ******** a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent -k [2023-03-15T02:37:19.030Z] unset SSH_AUTH_SOCK; [2023-03-15T02:37:19.033Z] unset SSH_AGENT_PID; [2023-03-15T02:37:19.033Z] echo Agent pid 77 killed; [2023-03-15T02:37:19.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:37:19.343Z] + git semver [Pipeline] } [2023-03-15T02:37:19.615Z] $ docker stop --time=1 a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f [2023-03-15T02:37:20.933Z] $ docker rm -f --volumes a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:37:21.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T02:37:21.472Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T02:37:21.475Z] [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-15T02:37:21.852Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-03-15T02:37:21.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:37:21.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:37:21.886Z] ========================================================= [2023-03-15T02:37:21.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T02:37:21.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:37:22.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T02:37:22.179Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T02:37:22.179Z] 63b65145d645: Pulling fs layer [2023-03-15T02:37:22.179Z] a2d21d5440eb: Pulling fs layer [2023-03-15T02:37:22.179Z] 935e6c44a52c: Pulling fs layer [2023-03-15T02:37:22.179Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T02:37:22.179Z] 30dea6a524f1: Pulling fs layer [2023-03-15T02:37:22.179Z] a2aff8979fd8: Pulling fs layer [2023-03-15T02:37:22.179Z] 6808be2612f2: Pulling fs layer [2023-03-15T02:37:22.179Z] f25807f1079a: Pulling fs layer [2023-03-15T02:37:22.179Z] 94cc34f8dd06: Waiting [2023-03-15T02:37:22.179Z] 6808be2612f2: Waiting [2023-03-15T02:37:22.179Z] f25807f1079a: Waiting [2023-03-15T02:37:22.179Z] a2d21d5440eb: Verifying Checksum [2023-03-15T02:37:22.179Z] a2d21d5440eb: Download complete [2023-03-15T02:37:22.179Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T02:37:22.179Z] 94cc34f8dd06: Download complete [2023-03-15T02:37:22.179Z] 30dea6a524f1: Verifying Checksum [2023-03-15T02:37:22.179Z] 30dea6a524f1: Download complete [2023-03-15T02:37:22.443Z] 63b65145d645: Download complete [2023-03-15T02:37:22.443Z] a2aff8979fd8: Verifying Checksum [2023-03-15T02:37:22.443Z] a2aff8979fd8: Download complete [2023-03-15T02:37:22.443Z] 63b65145d645: Pull complete [2023-03-15T02:37:22.710Z] a2d21d5440eb: Pull complete [2023-03-15T02:37:22.972Z] f25807f1079a: Verifying Checksum [2023-03-15T02:37:22.972Z] f25807f1079a: Download complete [2023-03-15T02:37:22.972Z] 935e6c44a52c: Verifying Checksum [2023-03-15T02:37:22.972Z] 935e6c44a52c: Download complete [2023-03-15T02:37:23.230Z] 6808be2612f2: Verifying Checksum [2023-03-15T02:37:23.230Z] 6808be2612f2: Download complete [2023-03-15T02:37:26.520Z] 935e6c44a52c: Pull complete [2023-03-15T02:37:26.520Z] 94cc34f8dd06: Pull complete [2023-03-15T02:37:26.520Z] 30dea6a524f1: Pull complete [2023-03-15T02:37:26.520Z] a2aff8979fd8: Pull complete [2023-03-15T02:37:29.054Z] 6808be2612f2: Pull complete [2023-03-15T02:37:29.619Z] f25807f1079a: Pull complete [2023-03-15T02:37:29.620Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T02:37:29.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T02:37:29.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:37:29.913Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-15T02:37:29.913Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T02:37:29.913Z] WORKDIR /edgex [2023-03-15T02:37:29.913Z] COPY go.mod . [2023-03-15T02:37:29.913Z] RUN go mod download [2023-03-15T02:37:30.480Z] Sending build context to Docker daemon 170.4MB [2023-03-15T02:37:30.480Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T02:37:30.480Z] ---> 3b553350e43f [2023-03-15T02:37:30.480Z] Step 2/4 : WORKDIR /edgex [2023-03-15T02:37:33.018Z] ---> Running in f8b1fb449d1e [2023-03-15T02:37:33.018Z] Removing intermediate container f8b1fb449d1e [2023-03-15T02:37:33.018Z] ---> 28ab756ac2ac [2023-03-15T02:37:33.018Z] Step 3/4 : COPY go.mod . [2023-03-15T02:37:33.018Z] ---> 0ef02ea1088a [2023-03-15T02:37:33.018Z] Step 4/4 : RUN go mod download [2023-03-15T02:37:33.018Z] ---> Running in e5dbf4987475 [2023-03-15T02:37:36.547Z] Still waiting to schedule task [2023-03-15T02:37:36.547Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T02:37:43.002Z] Removing intermediate container e5dbf4987475 [2023-03-15T02:37:43.002Z] ---> 561773951e87 [2023-03-15T02:37:43.002Z] Successfully built 561773951e87 [2023-03-15T02:37:43.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:37:43.304Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T02:37:43.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:37:43.378Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T02:37:43.416Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-15T02:37:43.793Z] $ docker top 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:37:44.124Z] + go version [2023-03-15T02:37:44.124Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T02:37:44.140Z] $ docker stop --time=1 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 [2023-03-15T02:37:45.431Z] $ docker rm -f --volumes 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:37:45.821Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T02:37:45.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:37:45.890Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T02:37:45.930Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-15T02:37:46.289Z] $ docker top 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T02:37:46.353Z] ========================================================= [2023-03-15T02:37:46.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T02:37:46.353Z] ========================================================= [Pipeline] sh [2023-03-15T02:37:46.632Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:37:46.930Z] + make test [2023-03-15T02:37:46.930Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T02:37:53.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T02:38:05.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T02:38:05.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T02:38:05.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T02:38:06.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T02:38:06.508Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T02:38:06.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T02:38:07.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T02:38:07.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T02:38:07.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T02:38:07.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T02:38:07.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T02:38:07.798Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T02:38:07.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T02:38:07.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T02:38:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T02:38:08.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T02:38:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-03-15T02:38:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-03-15T02:38:08.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T02:38:08.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T02:38:08.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T02:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T02:38:09.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T02:38:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T02:38:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T02:38:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:38:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T02:38:10.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T02:38:11.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T02:38:11.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T02:38:12.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements [2023-03-15T02:38:12.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-15T02:38:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.959s coverage: 88.5% of statements [2023-03-15T02:38:13.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements [2023-03-15T02:38:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T02:38:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:38:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T02:38:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.6% of statements [2023-03-15T02:38:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T02:38:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T02:38:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T02:38:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T02:38:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T02:38:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.037s coverage: 72.2% of statements [2023-03-15T02:38:14.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T02:38:14.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T02:38:14.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T02:38:15.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements [2023-03-15T02:38:15.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T02:38:15.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T02:38:15.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-03-15T02:38:15.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-03-15T02:38:15.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements [2023-03-15T02:38:15.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-03-15T02:38:15.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-15T02:38:15.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-03-15T02:38:16.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T02:38:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T02:38:17.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T02:38:17.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T02:38:17.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T02:38:17.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T02:38:18.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T02:38:18.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T02:38:18.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T02:38:19.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T02:38:19.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T02:38:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T02:38:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T02:38:21.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T02:38:21.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T02:38:21.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T02:38:23.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T02:38:23.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T02:38:23.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T02:38:24.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T02:38:24.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T02:38:24.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T02:38:24.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T02:38:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T02:38:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T02:38:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T02:38:25.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T02:38:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T02:38:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:38:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T02:38:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T02:38:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T02:38:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T02:38:28.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-15T02:38:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T02:38:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:38:41.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.071s coverage: 92.9% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 81.2% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 84.8% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-15T02:38:41.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-15T02:38:41.707Z] 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-15T02:39:03.628Z] go vet ./... [2023-03-15T02:39:06.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T02:39:06.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T02:39:06.672Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T02:39:06.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T02:39:06.972Z] + ls -al . [2023-03-15T02:39:06.972Z] total 704 [2023-03-15T02:39:06.972Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 02:37 . [2023-03-15T02:39:06.972Z] drwxr-xr-x 4 root root 4096 Mar 15 02:37 .. [2023-03-15T02:39:06.972Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:36 .blubracket [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 02:36 .dockerignore [2023-03-15T02:39:06.972Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 02:37 .git [2023-03-15T02:39:06.972Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 02:36 .github [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 02:36 .gitignore [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 02:36 .golangci.yml [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 02:36 .hadolint.yml [2023-03-15T02:39:06.972Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 02:37 .semver [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 02:36 .sonarcloud.properties [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:36 ADOPTERS.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 02:36 Attribution.txt [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 02:36 CHANGELOG.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:36 CONTRIBUTING.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 02:36 GOVERNANCE.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 02:36 Jenkinsfile [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:36 LICENSE [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 02:36 Makefile [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 02:36 OWNERS.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 02:36 README.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 02:36 SECURITY.md [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 02:37 VERSION [2023-03-15T02:39:06.972Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:36 bin [2023-03-15T02:39:06.972Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 02:36 cmd [2023-03-15T02:39:06.972Z] -rw-r--r-- 1 root root 447486 Mar 15 02:38 coverage.out [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 02:36 go.mod [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 02:36 go.sum [2023-03-15T02:39:06.972Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 02:36 internal [2023-03-15T02:39:06.972Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 02:36 openapi [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 02:36 security.txt [2023-03-15T02:39:06.972Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 02:36 snap [2023-03-15T02:39:06.972Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 02:36 version.go [Pipeline] sh [2023-03-15T02:39:07.283Z] + '[' -e coverage.out ] [2023-03-15T02:39:07.283Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T02:39:07.383Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T02:39:07.661Z] + make build [2023-03-15T02:39:07.661Z] 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-15T02:39:19.863Z] 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-15T02:39:19.863Z] 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-15T02:39:20.121Z] 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-15T02:39:20.687Z] 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-15T02:39:27.247Z] 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-15T02:39:28.180Z] 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-15T02:39:29.114Z] 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-15T02:39:30.048Z] 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-15T02:39:30.983Z] 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-15T02:39:31.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-15T02:39:32.926Z] 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-15T02:39:33.876Z] $ docker stop --time=1 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e [2023-03-15T02:39:36.345Z] $ docker rm -f --volumes 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e [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-15T02:39:37.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T02:39:37.226Z] [2023-03-15T02:39:37.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:39:37.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T02:39:37.524Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-15T02:39:37.524Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-15T02:39:37.524Z] ca9280d653b3: Pulling fs layer [2023-03-15T02:39:37.524Z] 7e9c9ca2126c: Pulling fs layer [2023-03-15T02:39:37.524Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-15T02:39:37.524Z] cbdbe7a5bc2a: Download complete [2023-03-15T02:39:37.783Z] ca9280d653b3: Verifying Checksum [2023-03-15T02:39:37.783Z] ca9280d653b3: Download complete [2023-03-15T02:39:37.783Z] cbdbe7a5bc2a: Pull complete [2023-03-15T02:39:38.351Z] 7e9c9ca2126c: Download complete [2023-03-15T02:39:38.351Z] ca9280d653b3: Pull complete [2023-03-15T02:39:41.635Z] 7e9c9ca2126c: Pull complete [2023-03-15T02:39:41.635Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-15T02:39:41.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T02:39:41.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:39:41.719Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T02:39:41.756Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T02:39:43.079Z] $ docker top d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:39:43.417Z] + docker-compose build --help [2023-03-15T02:39:43.417Z] + grep parallel [2023-03-15T02:39:43.984Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T02:39:44.003Z] $ docker stop --time=1 d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 [2023-03-15T02:39:45.306Z] $ docker rm -f --volumes d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:39:45.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-15T02:39:45.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:39:45.825Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T02:39:45.865Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-15T02:39:46.246Z] $ docker top 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:39:46.579Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T02:39:47.148Z] Building core-command ... [2023-03-15T02:39:47.148Z] Building core-common-config-bootstrapper ... [2023-03-15T02:39:47.148Z] Building core-data ... [2023-03-15T02:39:47.148Z] Building core-metadata ... [2023-03-15T02:39:47.148Z] Building security-bootstrapper ... [2023-03-15T02:39:47.148Z] Building security-proxy-auth ... [2023-03-15T02:39:47.148Z] Building security-proxy-setup ... [2023-03-15T02:39:47.148Z] Building security-secretstore-setup ... [2023-03-15T02:39:47.148Z] Building security-spiffe-token-provider ... [2023-03-15T02:39:47.148Z] Building security-spire-agent ... [2023-03-15T02:39:47.148Z] Building security-spire-config ... [2023-03-15T02:39:47.148Z] Building security-spire-server ... [2023-03-15T02:39:47.148Z] Building support-notifications ... [2023-03-15T02:39:47.148Z] Building support-scheduler ... [2023-03-15T02:39:47.148Z] Building core-metadata [2023-03-15T02:39:47.148Z] Building support-notifications [2023-03-15T02:39:47.148Z] Building security-proxy-auth [2023-03-15T02:39:47.148Z] Building core-data [2023-03-15T02:39:47.148Z] Building security-secretstore-setup [2023-03-15T02:39:57.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:39:57.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:39:57.118Z] ---> 561773951e87 [2023-03-15T02:39:57.118Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:39:57.118Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:39:57.118Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:39:57.118Z] ---> 561773951e87 [2023-03-15T02:39:57.118Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:39:57.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:39:57.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:39:57.118Z] ---> 561773951e87 [2023-03-15T02:39:57.118Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:39:57.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:39:57.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:39:57.118Z] ---> 561773951e87 [2023-03-15T02:39:57.118Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:39:57.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:39:57.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:39:57.378Z] ---> 561773951e87 [2023-03-15T02:39:57.378Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T02:40:00.670Z] ---> Running in e5cc86e2cfc1 [2023-03-15T02:40:00.670Z] ---> Running in 64600de2337b [2023-03-15T02:40:00.670Z] ---> Running in 46ebe3bcbf3b [2023-03-15T02:40:00.670Z] ---> Running in 80e0b7b9f424 [2023-03-15T02:40:00.670Z] ---> Running in 8bf605b20524 [2023-03-15T02:40:00.670Z] Removing intermediate container 80e0b7b9f424 [2023-03-15T02:40:00.670Z] ---> 9dd3f845ae32 [2023-03-15T02:40:00.670Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:40:00.670Z] Removing intermediate container 46ebe3bcbf3b [2023-03-15T02:40:00.670Z] ---> 0a7e057e0fdf [2023-03-15T02:40:00.670Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:40:00.670Z] Removing intermediate container 64600de2337b [2023-03-15T02:40:00.670Z] ---> d7a66cd11fe9 [2023-03-15T02:40:00.670Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T02:40:00.670Z] Removing intermediate container e5cc86e2cfc1 [2023-03-15T02:40:00.670Z] ---> cb916d1cbb21 [2023-03-15T02:40:00.670Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:40:00.670Z] Removing intermediate container 8bf605b20524 [2023-03-15T02:40:00.670Z] ---> b0fe1a04fe5c [2023-03-15T02:40:00.670Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T02:40:00.670Z] ---> Running in 203171819c92 [2023-03-15T02:40:00.670Z] ---> Running in 9df0f2c358eb [2023-03-15T02:40:00.670Z] ---> Running in ffa07fb9d32d [2023-03-15T02:40:00.670Z] ---> Running in 709a6a9997ea [2023-03-15T02:40:00.670Z] ---> Running in cd6db0eb5fe7 [2023-03-15T02:40:00.670Z] Removing intermediate container 9df0f2c358eb [2023-03-15T02:40:00.670Z] ---> a3cc8dcc0029 [2023-03-15T02:40:00.670Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:40:00.670Z] Removing intermediate container 203171819c92 [2023-03-15T02:40:00.670Z] ---> 525fa4deddd9 [2023-03-15T02:40:00.670Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T02:40:00.670Z] Removing intermediate container 709a6a9997ea [2023-03-15T02:40:00.670Z] ---> 4041efc524b5 [2023-03-15T02:40:00.670Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:40:00.670Z] Removing intermediate container ffa07fb9d32d [2023-03-15T02:40:00.670Z] ---> e79a1a000664 [2023-03-15T02:40:00.670Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T02:40:00.670Z] ---> Running in 557d9ce47fb6 [2023-03-15T02:40:00.929Z] ---> Running in 22f22f9c7cd5 [2023-03-15T02:40:00.929Z] ---> Running in 920ab96bc196 [2023-03-15T02:40:00.929Z] ---> Running in d613f7a2d7dd [2023-03-15T02:40:00.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.447Z] OK: 265 MiB in 53 packages [2023-03-15T02:40:01.447Z] OK: 265 MiB in 53 packages [2023-03-15T02:40:01.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.704Z] OK: 265 MiB in 53 packages [2023-03-15T02:40:01.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:40:01.965Z] OK: 265 MiB in 53 packages [2023-03-15T02:40:01.965Z] Removing intermediate container cd6db0eb5fe7 [2023-03-15T02:40:01.965Z] ---> 7f9191a6abbb [2023-03-15T02:40:01.965Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T02:40:01.965Z] OK: 265 MiB in 53 packages [2023-03-15T02:40:01.965Z] Removing intermediate container 557d9ce47fb6 [2023-03-15T02:40:01.965Z] ---> 02d7424162ba [2023-03-15T02:40:01.965Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:40:01.965Z] ---> d61dec9cbd05 [2023-03-15T02:40:01.965Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:40:02.225Z] Removing intermediate container 22f22f9c7cd5 [2023-03-15T02:40:02.225Z] ---> 332b8f3bdf4a [2023-03-15T02:40:02.225Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:40:02.225Z] ---> Running in f3f22e674cfb [2023-03-15T02:40:02.225Z] ---> 2762f3ff14e4 [2023-03-15T02:40:02.225Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:40:02.225Z] ---> Running in 2deb135b9e30 [2023-03-15T02:40:02.225Z] ---> 799f270b6315 [2023-03-15T02:40:02.225Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:40:02.225Z] ---> Running in 4ee1bffd9bcc [2023-03-15T02:40:02.484Z] Removing intermediate container d613f7a2d7dd [2023-03-15T02:40:02.484Z] ---> 381eb6bbad35 [2023-03-15T02:40:02.484Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T02:40:02.484Z] Removing intermediate container 920ab96bc196 [2023-03-15T02:40:02.484Z] ---> 3446771b81ff [2023-03-15T02:40:02.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:40:02.484Z] ---> f86635b46b2c [2023-03-15T02:40:02.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:40:02.484Z] ---> Running in 9568e39c3493 [2023-03-15T02:40:02.742Z] ---> a658993c67fc [2023-03-15T02:40:02.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:40:02.742Z] ---> Running in 133fe3d4ccdf [2023-03-15T02:40:34.869Z] Removing intermediate container f3f22e674cfb [2023-03-15T02:40:34.869Z] ---> 85bd2e829a06 [2023-03-15T02:40:34.869Z] Step 7/24 : COPY . . [2023-03-15T02:40:34.869Z] Removing intermediate container 133fe3d4ccdf [2023-03-15T02:40:34.869Z] ---> e5aa089e87a7 [2023-03-15T02:40:34.869Z] Step 8/23 : COPY . . [2023-03-15T02:40:34.869Z] Removing intermediate container 4ee1bffd9bcc [2023-03-15T02:40:34.869Z] ---> 578c3f713abb [2023-03-15T02:40:34.869Z] Step 8/23 : COPY . . [2023-03-15T02:40:34.869Z] Removing intermediate container 9568e39c3493 [2023-03-15T02:40:34.869Z] ---> 8bf9b6bc4ac7 [2023-03-15T02:40:34.869Z] Step 8/25 : COPY . . [2023-03-15T02:40:34.869Z] Removing intermediate container 2deb135b9e30 [2023-03-15T02:40:34.869Z] ---> 459d420262fc [2023-03-15T02:40:34.869Z] Step 8/23 : COPY . . [2023-03-15T02:40:43.002Z] ---> 02a847d1d789 [2023-03-15T02:40:43.002Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T02:40:43.002Z] ---> 62041924084d [2023-03-15T02:40:43.002Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T02:40:43.002Z] ---> 3f6ac83e3eda [2023-03-15T02:40:43.002Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T02:40:43.002Z] ---> Running in 956576010d5a [2023-03-15T02:40:43.002Z] ---> Running in 61783f163561 [2023-03-15T02:40:43.002Z] ---> Running in 2d911af71d25 [2023-03-15T02:40:43.002Z] ---> 33b96b087911 [2023-03-15T02:40:43.002Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T02:40:43.002Z] ---> ceda6c81bb9c [2023-03-15T02:40:43.002Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T02:40:43.002Z] ---> Running in 2222a8e4972c [2023-03-15T02:40:43.002Z] ---> Running in e53f57590092 [2023-03-15T02:40:43.002Z] 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-15T02:40:43.002Z] 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-15T02:40:43.002Z] 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-15T02:40:43.002Z] 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-15T02:40:43.002Z] 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-15T02:41:05.444Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-326 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws [2023-03-15T02:41:05.456Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2023-03-15T02:41:05.511Z] The recommended git tool is: git [2023-03-15T02:41:09.535Z] 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-15T02:41:11.320Z] using credential edgex-jenkins-ssh [2023-03-15T02:41:11.341Z] Cloning the remote Git repository [2023-03-15T02:41:11.389Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-15T02:41:11.489Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2023-03-15T02:41:11.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T02:41:11.642Z] > git --version # timeout=10 [2023-03-15T02:41:11.667Z] > git --version # 'git version 2.25.1' [2023-03-15T02:41:11.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T02:41:11.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T02:41:17.671Z] Removing intermediate container 956576010d5a [2023-03-15T02:41:17.671Z] ---> 7ca78f63b7e7 [2023-03-15T02:41:17.671Z] [2023-03-15T02:41:17.671Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T02:41:17.671Z] Removing intermediate container 61783f163561 [2023-03-15T02:41:17.671Z] ---> 108a98cbf0e9 [2023-03-15T02:41:17.671Z] [2023-03-15T02:41:17.671Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T02:41:17.671Z] Removing intermediate container 2222a8e4972c [2023-03-15T02:41:17.671Z] ---> a0922e88e3b8 [2023-03-15T02:41:17.671Z] [2023-03-15T02:41:17.671Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T02:41:17.671Z] Removing intermediate container e53f57590092 [2023-03-15T02:41:17.671Z] ---> 9c5a60c5ecae [2023-03-15T02:41:17.671Z] [2023-03-15T02:41:17.671Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T02:41:17.671Z] 3.17: Pulling from library/alpine [2023-03-15T02:41:17.671Z] 3.17: Pulling from library/alpine [2023-03-15T02:41:17.671Z] 3.17: Pulling from library/alpine [2023-03-15T02:41:17.671Z] 3.17: Pulling from library/alpine [2023-03-15T02:41:19.049Z] Removing intermediate container 2d911af71d25 [2023-03-15T02:41:19.049Z] ---> ffc724d07cb5 [2023-03-15T02:41:19.049Z] [2023-03-15T02:41:19.049Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T02:41:19.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:41:19.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:41:19.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:41:19.049Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T02:41:19.049Z] Status: Image is up to date for alpine:3.17 [2023-03-15T02:41:19.049Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T02:41:19.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:41:19.049Z] Status: Image is up to date for alpine:3.17 [2023-03-15T02:41:19.049Z] ---> b2aa39c304c2 [2023-03-15T02:41:19.049Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T02:41:19.049Z] ---> b2aa39c304c2 [2023-03-15T02:41:19.049Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:41:19.049Z] ---> b2aa39c304c2 [2023-03-15T02:41:19.049Z] ---> b2aa39c304c2 [2023-03-15T02:41:19.049Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T02:41:19.049Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T02:41:19.049Z] 3.17: Pulling from library/alpine [2023-03-15T02:41:19.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:41:19.049Z] Status: Image is up to date for alpine:3.17 [2023-03-15T02:41:19.049Z] ---> b2aa39c304c2 [2023-03-15T02:41:19.049Z] ---> Running in 7f200e7053ba [2023-03-15T02:41:19.049Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T02:41:19.049Z] ---> Running in 484620c6c7cc [2023-03-15T02:41:19.049Z] ---> Running in 94643a93f740 [2023-03-15T02:41:19.049Z] ---> Running in 87004633dfab [2023-03-15T02:41:19.308Z] ---> Running in 2142bf4147c0 [2023-03-15T02:41:19.308Z] Removing intermediate container 94643a93f740 [2023-03-15T02:41:19.308Z] ---> 0656391eae6d [2023-03-15T02:41:19.308Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:41:19.308Z] Removing intermediate container 87004633dfab [2023-03-15T02:41:19.308Z] ---> e996f151dc30 [2023-03-15T02:41:19.308Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T02:41:19.308Z] ---> Running in 9a2ea658f684 [2023-03-15T02:41:19.308Z] ---> Running in cac4bd40fe10 [2023-03-15T02:41:19.308Z] Removing intermediate container cac4bd40fe10 [2023-03-15T02:41:19.308Z] ---> 6d7676359fe5 [2023-03-15T02:41:19.308Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T02:41:19.308Z] ---> Running in 1ed078ebd704 [2023-03-15T02:41:19.565Z] Removing intermediate container 1ed078ebd704 [2023-03-15T02:41:19.565Z] ---> 614d3a2d3185 [2023-03-15T02:41:19.565Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:41:19.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.565Z] ---> Running in 41513f0e385b [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T02:41:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:19.823Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:41:19.823Z] OK: 7 MiB in 16 packages [2023-03-15T02:41:20.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:20.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:20.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:20.081Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T02:41:20.081Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T02:41:20.081Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T02:41:20.081Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:41:20.081Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T02:41:20.081Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T02:41:20.081Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T02:41:20.081Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:41:20.081Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T02:41:20.338Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T02:41:20.338Z] OK: 8 MiB in 18 packages [2023-03-15T02:41:20.338Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:41:20.338Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T02:41:20.338Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:41:20.338Z] OK: 7 MiB in 16 packages [2023-03-15T02:41:20.338Z] OK: 7 MiB in 16 packages [2023-03-15T02:41:20.338Z] OK: 8 MiB in 17 packages [2023-03-15T02:41:20.338Z] Removing intermediate container 7f200e7053ba [2023-03-15T02:41:20.338Z] ---> 57c02b83ed37 [2023-03-15T02:41:20.338Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T02:41:20.338Z] ---> Running in dfa558db827b [2023-03-15T02:41:20.338Z] Removing intermediate container dfa558db827b [2023-03-15T02:41:20.338Z] ---> f8373426a00d [2023-03-15T02:41:20.338Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T02:41:20.596Z] ---> Running in a4ba4084f592 [2023-03-15T02:41:20.596Z] Removing intermediate container a4ba4084f592 [2023-03-15T02:41:20.596Z] ---> 0e698d23774a [2023-03-15T02:41:20.596Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T02:41:20.596Z] ---> Running in e226d51c64a9 [2023-03-15T02:41:20.854Z] Removing intermediate container e226d51c64a9 [2023-03-15T02:41:20.854Z] ---> 323e1a0dfda4 [2023-03-15T02:41:20.854Z] Step 15/25 : WORKDIR / [2023-03-15T02:41:20.854Z] ---> Running in 0dc4246fc098 [2023-03-15T02:41:20.854Z] Removing intermediate container 0dc4246fc098 [2023-03-15T02:41:20.854Z] ---> e1f5c46499e9 [2023-03-15T02:41:20.854Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:41:21.120Z] Removing intermediate container 41513f0e385b [2023-03-15T02:41:21.120Z] ---> d9021a7420c0 [2023-03-15T02:41:21.120Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:41:21.120Z] Removing intermediate container 9a2ea658f684 [2023-03-15T02:41:21.120Z] ---> 05a295537630 [2023-03-15T02:41:21.120Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:41:21.120Z] Removing intermediate container 484620c6c7cc [2023-03-15T02:41:21.120Z] ---> 3d02fd0c7a58 [2023-03-15T02:41:21.120Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T02:41:21.120Z] ---> Running in 7a9dbe462973 [2023-03-15T02:41:21.120Z] Removing intermediate container 2142bf4147c0 [2023-03-15T02:41:21.120Z] ---> a868970da49c [2023-03-15T02:41:21.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T02:41:21.120Z] ---> 8dce3f8f9025 [2023-03-15T02:41:21.120Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:41:21.120Z] ---> Running in e1b8161db3aa [2023-03-15T02:41:21.120Z] ---> 7bcb8f5f8386 [2023-03-15T02:41:21.120Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:41:21.120Z] Removing intermediate container 7a9dbe462973 [2023-03-15T02:41:21.120Z] ---> da82e81cf82b [2023-03-15T02:41:21.120Z] Step 12/24 : WORKDIR / [2023-03-15T02:41:21.120Z] ---> 08694d393596 [2023-03-15T02:41:21.120Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:41:21.377Z] ---> Running in cacb64649ba7 [2023-03-15T02:41:21.377Z] Removing intermediate container e1b8161db3aa [2023-03-15T02:41:21.377Z] ---> ce620516cde9 [2023-03-15T02:41:21.377Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T02:41:21.377Z] ---> f136e531a2f9 [2023-03-15T02:41:21.377Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T02:41:21.377Z] ---> Running in 30453c724c6d [2023-03-15T02:41:21.377Z] ---> 8936cc18904c [2023-03-15T02:41:21.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T02:41:21.377Z] Removing intermediate container cacb64649ba7 [2023-03-15T02:41:21.377Z] ---> 75fe7af10b55 [2023-03-15T02:41:21.377Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:41:21.377Z] ---> d5838a03888c [2023-03-15T02:41:21.377Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T02:41:21.635Z] Removing intermediate container 30453c724c6d [2023-03-15T02:41:21.635Z] ---> a892e59ed5fb [2023-03-15T02:41:21.635Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T02:41:21.893Z] ---> 2d3ea966cc1b [2023-03-15T02:41:21.893Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-15T02:41:21.893Z] ---> Running in 0a01f7d5b97e [2023-03-15T02:41:21.893Z] ---> 5975a0979e10 [2023-03-15T02:41:21.893Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T02:41:21.893Z] ---> c36405049c32 [2023-03-15T02:41:21.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T02:41:21.893Z] ---> 2a03ad95ffb5 [2023-03-15T02:41:21.893Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T02:41:21.893Z] Removing intermediate container 0a01f7d5b97e [2023-03-15T02:41:21.893Z] ---> c7d6b675990e [2023-03-15T02:41:21.893Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:41:21.893Z] ---> ac3903523844 [2023-03-15T02:41:21.893Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-15T02:41:22.155Z] ---> f512fd81721d [2023-03-15T02:41:22.155Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T02:41:22.155Z] ---> 67c35ae9b181 [2023-03-15T02:41:22.155Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T02:41:22.155Z] ---> Running in 32bc98ea467c [2023-03-15T02:41:22.155Z] ---> 907a92683ea1 [2023-03-15T02:41:22.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T02:41:22.155Z] ---> b95f5d35d2f6 [2023-03-15T02:41:22.155Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T02:41:22.155Z] ---> 414a26a5ecef [2023-03-15T02:41:22.155Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:41:22.155Z] Removing intermediate container 32bc98ea467c [2023-03-15T02:41:22.155Z] ---> 52338d94f1d3 [2023-03-15T02:41:22.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:41:22.155Z] ---> 3044adf78e88 [2023-03-15T02:41:22.155Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T02:41:22.429Z] ---> 6a7bc0c751fc [2023-03-15T02:41:22.429Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T02:41:22.429Z] ---> Running in 22bf4e061e39 [2023-03-15T02:41:22.429Z] ---> Running in 1a2b5cd67d5d [2023-03-15T02:41:22.429Z] ---> 9a9ed76483dd [2023-03-15T02:41:22.429Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T02:41:22.429Z] ---> 55dbcd656c70 [2023-03-15T02:41:22.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T02:41:22.429Z] ---> Running in 34b7a553258b [2023-03-15T02:41:22.429Z] Removing intermediate container 22bf4e061e39 [2023-03-15T02:41:22.429Z] ---> 7eaecc7d029c [2023-03-15T02:41:22.429Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T02:41:22.429Z] Removing intermediate container 1a2b5cd67d5d [2023-03-15T02:41:22.429Z] ---> 23cebae4a59d [2023-03-15T02:41:22.429Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:41:22.689Z] ---> Running in 3799e505a929 [2023-03-15T02:41:22.689Z] ---> Running in 8152f1060da3 [2023-03-15T02:41:22.689Z] Removing intermediate container 3799e505a929 [2023-03-15T02:41:22.689Z] ---> d0af12418e75 [2023-03-15T02:41:22.689Z] Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:41:22.946Z] ---> 2330ae70a004 [2023-03-15T02:41:22.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T02:41:22.946Z] Removing intermediate container 8152f1060da3 [2023-03-15T02:41:22.946Z] ---> 6f1dd4a18473 [2023-03-15T02:41:22.946Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T02:41:22.946Z] ---> Running in 3f8ddec5c75c [2023-03-15T02:41:22.946Z] ---> Running in b0a58f129588 [2023-03-15T02:41:23.204Z] ---> 40b08bfbde9b [2023-03-15T02:41:23.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T02:41:23.204Z] Removing intermediate container 3f8ddec5c75c [2023-03-15T02:41:23.204Z] ---> 222b22454d5b [2023-03-15T02:41:23.204Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T02:41:23.204Z] Removing intermediate container b0a58f129588 [2023-03-15T02:41:23.204Z] ---> 99f3880e546f [2023-03-15T02:41:23.204Z] Step 24/25 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:41:23.204Z] ---> Running in 482279a220e0 [2023-03-15T02:41:23.204Z] ---> Running in 85ed18cd210a [2023-03-15T02:41:23.204Z] ---> 11e7abdc751b [2023-03-15T02:41:23.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T02:41:23.204Z] Removing intermediate container 34b7a553258b [2023-03-15T02:41:23.204Z] ---> 619752d5fc83 [2023-03-15T02:41:23.204Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T02:41:23.462Z] ---> Running in 034b3213d29c [2023-03-15T02:41:23.462Z] Removing intermediate container 482279a220e0 [2023-03-15T02:41:23.462Z] ---> 69eaf704d6fe [2023-03-15T02:41:23.462Z] [2023-03-15T02:41:23.462Z] ---> e0692b7cea73 [2023-03-15T02:41:23.462Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T02:41:23.462Z] Removing intermediate container 85ed18cd210a [2023-03-15T02:41:23.462Z] ---> 2dfa836417b3 [2023-03-15T02:41:23.462Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T02:41:23.720Z] ---> bb835901b2e0 [2023-03-15T02:41:23.720Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T02:41:23.720Z] Successfully built 69eaf704d6fe [2023-03-15T02:41:23.720Z] ---> Running in ae9b834853af [2023-03-15T02:41:23.720Z] Successfully tagged core-data:latest [2023-03-15T02:41:23.720Z]  Building core-data ... done Building security-spire-config [2023-03-15T02:41:23.720Z] ---> Running in ad1ded3ef8d8 [2023-03-15T02:41:23.720Z] Removing intermediate container 034b3213d29c [2023-03-15T02:41:23.720Z] ---> 14cedce7fa16 [2023-03-15T02:41:23.720Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T02:41:23.720Z] ---> Running in 42357f3c8336 [2023-03-15T02:41:23.720Z] ---> Running in 27830e6c146f [2023-03-15T02:41:24.346Z] Removing intermediate container ae9b834853af [2023-03-15T02:41:24.346Z] ---> 79bffbfa181d [2023-03-15T02:41:24.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:41:24.912Z] Removing intermediate container ad1ded3ef8d8 [2023-03-15T02:41:24.912Z] ---> a25e3ee430d2 [2023-03-15T02:41:24.912Z] [2023-03-15T02:41:24.912Z] ---> Running in f02fd39ac1a4 [2023-03-15T02:41:24.912Z] Removing intermediate container 27830e6c146f [2023-03-15T02:41:24.912Z] ---> 35a9e7d0687a [2023-03-15T02:41:24.912Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T02:41:25.203Z] ---> Running in feff0fb3c9e2 [2023-03-15T02:41:25.203Z] Successfully built a25e3ee430d2 [2023-03-15T02:41:25.203Z] Successfully tagged core-metadata:latest [2023-03-15T02:41:25.203Z]  Building core-metadata ... done Building security-spire-server [2023-03-15T02:41:25.203Z] Removing intermediate container f02fd39ac1a4 [2023-03-15T02:41:25.203Z] ---> 528d3d80ce4b [2023-03-15T02:41:25.203Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T02:41:25.203Z] Removing intermediate container feff0fb3c9e2 [2023-03-15T02:41:25.203Z] ---> 8de1c2651f27 [2023-03-15T02:41:25.203Z] Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:41:25.770Z] ---> Running in d9ce06cc94a6 [2023-03-15T02:41:26.028Z] ---> Running in 3779abe9640f [2023-03-15T02:41:26.287Z] Removing intermediate container d9ce06cc94a6 [2023-03-15T02:41:26.287Z] ---> 3b790686eea5 [2023-03-15T02:41:26.287Z] Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:41:26.545Z] Removing intermediate container 42357f3c8336 [2023-03-15T02:41:26.545Z] ---> e8599a49914c [2023-03-15T02:41:26.545Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T02:41:26.545Z] Removing intermediate container 3779abe9640f [2023-03-15T02:41:26.545Z] ---> bd09c1c0bf32 [2023-03-15T02:41:26.545Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T02:41:26.545Z] ---> Running in 397872a36833 [2023-03-15T02:41:26.843Z] ---> Running in e4544ee79aaa [2023-03-15T02:41:26.843Z] ---> Running in 8488dc740971 [2023-03-15T02:41:26.843Z] Removing intermediate container 8488dc740971 [2023-03-15T02:41:26.843Z] ---> baad0a181e1d [2023-03-15T02:41:26.843Z] [2023-03-15T02:41:27.101Z] Removing intermediate container 397872a36833 [2023-03-15T02:41:27.101Z] ---> 7cbd8e0d4531 [2023-03-15T02:41:27.101Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T02:41:27.101Z] Removing intermediate container e4544ee79aaa [2023-03-15T02:41:27.101Z] ---> 23320f45f2c2 [2023-03-15T02:41:27.101Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T02:41:27.101Z] Successfully built baad0a181e1d [2023-03-15T02:41:27.101Z] Successfully tagged security-proxy-auth:latest [2023-03-15T02:41:27.101Z] Building support-scheduler [2023-03-15T02:41:27.101Z]  Building security-proxy-auth ... done  ---> Running in 90a7e2556bfd [2023-03-15T02:41:27.101Z] ---> Running in 9e5383d5967b [2023-03-15T02:41:27.667Z] Removing intermediate container 9e5383d5967b [2023-03-15T02:41:27.667Z] ---> 86f93448cd35 [2023-03-15T02:41:27.667Z] Step 23/24 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:41:27.667Z] Removing intermediate container 90a7e2556bfd [2023-03-15T02:41:27.667Z] ---> a96d78275a24 [2023-03-15T02:41:27.667Z] [2023-03-15T02:41:27.667Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:41:27.667Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:41:27.667Z] ---> 561773951e87 [2023-03-15T02:41:27.667Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T02:41:27.667Z] ---> Using cache [2023-03-15T02:41:27.667Z] ---> b0fe1a04fe5c [2023-03-15T02:41:27.667Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T02:41:27.667Z] Successfully built a96d78275a24 [2023-03-15T02:41:28.232Z] Successfully tagged support-notifications:latest [2023-03-15T02:41:28.232Z] Building security-bootstrapper [2023-03-15T02:41:28.800Z]  Building support-notifications ... done  ---> Running in 0cc49a062cc5 [2023-03-15T02:41:28.800Z] ---> Running in 22648be0420f [2023-03-15T02:41:29.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:29.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:29.789Z] Removing intermediate container 22648be0420f [2023-03-15T02:41:29.789Z] ---> 00e4c6d5853f [2023-03-15T02:41:29.789Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T02:41:29.789Z] ---> Running in 5fcad80f0755 [2023-03-15T02:41:29.789Z] OK: 265 MiB in 53 packages [2023-03-15T02:41:29.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T02:41:29.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T02:41:30.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:41:30.046Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:41:30.046Z] ---> 561773951e87 [2023-03-15T02:41:30.046Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T02:41:30.046Z] ---> Using cache [2023-03-15T02:41:30.046Z] ---> b0fe1a04fe5c [2023-03-15T02:41:30.046Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T02:41:30.046Z] Removing intermediate container 5fcad80f0755 [2023-03-15T02:41:30.046Z] ---> a60a725253d2 [2023-03-15T02:41:30.046Z] [2023-03-15T02:41:30.304Z] ---> Running in 8d2bcb3c455f [2023-03-15T02:41:30.304Z] Successfully built a60a725253d2 [2023-03-15T02:41:30.304Z] Successfully tagged security-secretstore-setup:latest [2023-03-15T02:41:30.304Z] Building security-spiffe-token-provider [2023-03-15T02:41:30.561Z]  Building security-secretstore-setup ... done Removing intermediate container 0cc49a062cc5 [2023-03-15T02:41:30.561Z] ---> b4b50baf41b9 [2023-03-15T02:41:30.561Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T02:41:30.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:30.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:30.902Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 [2023-03-15T02:41:31.079Z] OK: 265 MiB in 53 packages [2023-03-15T02:41:31.572Z] Merge succeeded, producing b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T02:41:31.573Z] Checking out Revision b8f56d274da613d75842e3b3dae67024bd3930e4 (PR-4405) [2023-03-15T02:41:32.012Z] ---> cf52219e92b4 [2023-03-15T02:41:32.012Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:41:32.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:41:32.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:41:32.012Z] ---> 561773951e87 [2023-03-15T02:41:32.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:41:32.012Z] ---> Using cache [2023-03-15T02:41:32.012Z] ---> cb916d1cbb21 [2023-03-15T02:41:32.012Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:41:32.012Z] ---> Using cache [2023-03-15T02:41:32.012Z] ---> 4041efc524b5 [2023-03-15T02:41:32.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:41:32.012Z] ---> Using cache [2023-03-15T02:41:32.012Z] ---> 3446771b81ff [2023-03-15T02:41:32.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:41:32.012Z] ---> Using cache [2023-03-15T02:41:32.012Z] ---> a658993c67fc [2023-03-15T02:41:32.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:41:32.012Z] ---> Using cache [2023-03-15T02:41:32.012Z] ---> e5aa089e87a7 [2023-03-15T02:41:32.012Z] Step 8/23 : COPY . . [2023-03-15T02:41:29.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T02:41:30.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T02:41:30.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T02:41:30.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T02:41:30.924Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T02:41:31.001Z] > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 [2023-03-15T02:41:31.236Z] > git remote # timeout=10 [2023-03-15T02:41:31.260Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T02:41:31.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T02:41:31.306Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-15T02:41:31.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T02:41:31.581Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T02:41:31.598Z] > git checkout -f b8f56d274da613d75842e3b3dae67024bd3930e4 # timeout=10 [2023-03-15T02:41:32.280Z] ---> Using cache [2023-03-15T02:41:32.280Z] ---> 33b96b087911 [2023-03-15T02:41:32.280Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T02:41:33.213Z] ---> Running in e24d27022332 [2023-03-15T02:41:33.213Z] ---> Running in 4afc076a6007 [2023-03-15T02:41:33.470Z] Removing intermediate container 8d2bcb3c455f [2023-03-15T02:41:33.470Z] ---> 5137f3ebdcd6 [2023-03-15T02:41:33.470Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T02:41:33.728Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:41:33.728Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:41:33.728Z] ---> 561773951e87 [2023-03-15T02:41:33.728Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> b0fe1a04fe5c [2023-03-15T02:41:33.728Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> 7f9191a6abbb [2023-03-15T02:41:33.728Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> d61dec9cbd05 [2023-03-15T02:41:33.728Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> 85bd2e829a06 [2023-03-15T02:41:33.728Z] Step 7/33 : COPY . . [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> 02a847d1d789 [2023-03-15T02:41:33.728Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T02:41:33.728Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:41:33.728Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:41:33.728Z] ---> 561773951e87 [2023-03-15T02:41:33.728Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T02:41:33.728Z] ---> Using cache [2023-03-15T02:41:33.728Z] ---> b0fe1a04fe5c [2023-03-15T02:41:33.728Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T02:41:33.728Z] 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-15T02:41:33.987Z] ---> 7e4acb69cc4f [2023-03-15T02:41:33.987Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:41:33.987Z] ---> Running in d53bf3a489f9 [2023-03-15T02:41:33.987Z] ---> Running in 3a889e6a462a [2023-03-15T02:41:33.987Z] ---> Running in 2cff29ade5ff [2023-03-15T02:41:34.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:34.551Z] 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-15T02:41:34.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:34.812Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T02:41:34.812Z] v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T02:41:34.812Z] OK: 17812 distinct packages available [2023-03-15T02:41:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:35.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:41:35.207Z] Commit message: "Merge commit '776cc6a43b7b85b7458b36156c385c413c7a15f0' into HEAD" [2023-03-15T02:41:35.235Z] First time build. Skipping changelog. [2023-03-15T02:41:35.328Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T02:41:35.893Z] Removing intermediate container 3a889e6a462a [2023-03-15T02:41:35.893Z] ---> f1c7f05e8fe0 [2023-03-15T02:41:35.893Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T02:41:36.151Z] ---> 8ed865d6b869 [2023-03-15T02:41:36.151Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:41:36.151Z] ---> Running in 96a4e73779b0 [2023-03-15T02:41:36.207Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T02:41:36.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T02:41:36.207Z] Dload Upload Total Spent Left Speed [2023-03-15T02:41:36.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-03-15T02:41:35.220Z] > git rev-list --no-walk a658e01a26c84c94364afda6e10928a31560b5a6 # timeout=10 [2023-03-15T02:41:36.850Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T02:41:37.184Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-15T02:41:37.184Z] sudo tee /etc/docker/daemon.new [2023-03-15T02:41:37.184Z] { [2023-03-15T02:41:37.184Z] "registry-mirrors": [ [2023-03-15T02:41:37.184Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T02:41:37.184Z] ], [2023-03-15T02:41:37.184Z] "bip": "10.250.0.254/24", [2023-03-15T02:41:37.184Z] "hosts": [ [2023-03-15T02:41:37.184Z] "tcp://0.0.0.0:5555", [2023-03-15T02:41:37.184Z] "unix:///var/run/docker.sock" [2023-03-15T02:41:37.184Z] ], [2023-03-15T02:41:37.184Z] "mtu": 1458, [2023-03-15T02:41:37.184Z] "selinux-enabled": true, [2023-03-15T02:41:37.184Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T02:41:37.184Z] } [Pipeline] sh [2023-03-15T02:41:37.506Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T02:41:37.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:41:56.207Z] provisioning config files... [2023-03-15T02:41:56.229Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15125085478517112541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:41:56.578Z] ---> docker-login.sh [2023-03-15T02:41:56.578Z] nexus3.edgexfoundry.org:10001 [2023-03-15T02:41:56.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:41:57.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:41:57.130Z] Configure a credential helper to remove this warning. See [2023-03-15T02:41:57.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:41:57.130Z] [2023-03-15T02:41:57.130Z] Login Succeeded [2023-03-15T02:41:57.130Z] nexus3.edgexfoundry.org:10002 [2023-03-15T02:41:57.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:41:57.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:41:57.400Z] Configure a credential helper to remove this warning. See [2023-03-15T02:41:57.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:41:57.400Z] [2023-03-15T02:41:57.400Z] Login Succeeded [2023-03-15T02:41:57.400Z] nexus3.edgexfoundry.org:10003 [2023-03-15T02:41:57.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:41:57.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:41:57.949Z] Configure a credential helper to remove this warning. See [2023-03-15T02:41:57.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:41:57.949Z] [2023-03-15T02:41:57.949Z] Login Succeeded [2023-03-15T02:41:57.949Z] nexus3.edgexfoundry.org:10004 [2023-03-15T02:41:58.086Z] Removing intermediate container 2cff29ade5ff [2023-03-15T02:41:58.086Z] ---> 12157a9716f8 [2023-03-15T02:41:58.086Z] Step 7/25 : COPY . . [2023-03-15T02:41:58.086Z] Removing intermediate container e24d27022332 [2023-03-15T02:41:58.086Z] ---> c39f4db3b8d4 [2023-03-15T02:41:58.087Z] Step 7/26 : COPY . . [2023-03-15T02:41:58.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:41:58.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:41:58.218Z] Configure a credential helper to remove this warning. See [2023-03-15T02:41:58.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:41:58.218Z] [2023-03-15T02:41:58.218Z] Login Succeeded [2023-03-15T02:41:58.218Z] docker.io [2023-03-15T02:41:58.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T02:41:58.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T02:41:58.755Z] Configure a credential helper to remove this warning. See [2023-03-15T02:41:58.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T02:41:58.755Z] [2023-03-15T02:41:58.755Z] Login Succeeded [2023-03-15T02:41:58.755Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T02:41:58.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-15T02:41:59.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-03-15T02:41:59.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:41:59.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T02:41:59.366Z] ========================================================= [2023-03-15T02:41:59.366Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T02:41:59.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:41:59.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T02:42:00.616Z] Removing intermediate container d53bf3a489f9 [2023-03-15T02:42:00.616Z] ---> 63eb4e9d4454 [2023-03-15T02:42:00.616Z] [2023-03-15T02:42:00.616Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T02:42:00.616Z] ---> b2aa39c304c2 [2023-03-15T02:42:00.616Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T02:42:00.616Z] ---> 8081c2d05824 [2023-03-15T02:42:00.616Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T02:42:00.616Z] ---> 37258cf0ae53 [2023-03-15T02:42:00.616Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T02:42:00.897Z] ---> Running in add8e7e85e09 [2023-03-15T02:42:00.897Z] ---> Running in c8d0063e0b66 [2023-03-15T02:42:00.897Z] ---> Running in 1cc093fe7cac [2023-03-15T02:42:01.162Z] Removing intermediate container add8e7e85e09 [2023-03-15T02:42:01.162Z] ---> a0a24c2108f4 [2023-03-15T02:42:01.162Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T02:42:01.162Z] Removing intermediate container 1cc093fe7cac [2023-03-15T02:42:01.162Z] ---> 3b18b3697678 [2023-03-15T02:42:01.162Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T02:42:01.420Z] Removing intermediate container c8d0063e0b66 [2023-03-15T02:42:01.421Z] ---> 2557281095a7 [2023-03-15T02:42:01.421Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T02:42:01.421Z] Removing intermediate container 96a4e73779b0 [2023-03-15T02:42:01.421Z] ---> a646a78272ba [2023-03-15T02:42:01.421Z] Step 7/20 : COPY . . [2023-03-15T02:42:01.421Z] ---> Running in 0fd0081fa881 [2023-03-15T02:42:01.421Z] ---> Running in 1f2ed1b96d70 [2023-03-15T02:42:01.421Z] ---> Running in c459860ddcc4 [2023-03-15T02:42:01.639Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T02:42:01.639Z] af6eaf76a39c: Pulling fs layer [2023-03-15T02:42:01.639Z] 55522c791124: Pulling fs layer [2023-03-15T02:42:01.639Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T02:42:01.639Z] 169dfbe0d373: Pulling fs layer [2023-03-15T02:42:01.639Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T02:42:01.639Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T02:42:01.639Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T02:42:01.639Z] e1ff8fa3b103: Waiting [2023-03-15T02:42:01.639Z] 52ebb69f0ebf: Waiting [2023-03-15T02:42:01.639Z] 5abe8eddf0d5: Waiting [2023-03-15T02:42:01.639Z] 169dfbe0d373: Waiting [2023-03-15T02:42:01.639Z] 55522c791124: Verifying Checksum [2023-03-15T02:42:01.639Z] 55522c791124: Download complete [2023-03-15T02:42:01.639Z] 169dfbe0d373: Verifying Checksum [2023-03-15T02:42:01.639Z] 169dfbe0d373: Download complete [2023-03-15T02:42:01.639Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T02:42:01.639Z] e1ff8fa3b103: Download complete [2023-03-15T02:42:01.639Z] af6eaf76a39c: Verifying Checksum [2023-03-15T02:42:01.639Z] af6eaf76a39c: Download complete [2023-03-15T02:42:02.621Z] af6eaf76a39c: Pull complete [2023-03-15T02:42:02.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:02.891Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T02:42:02.891Z] 5abe8eddf0d5: Download complete [2023-03-15T02:42:03.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:03.162Z] 55522c791124: Pull complete [2023-03-15T02:42:03.313Z] Removing intermediate container c459860ddcc4 [2023-03-15T02:42:03.313Z] ---> 6251dbc9599d [2023-03-15T02:42:03.313Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T02:42:03.313Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T02:42:03.313Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T02:42:03.313Z] Removing intermediate container 1f2ed1b96d70 [2023-03-15T02:42:03.313Z] ---> 8f657df2940e [2023-03-15T02:42:03.313Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T02:42:03.313Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:42:03.313Z] OK: 7 MiB in 17 packages [2023-03-15T02:42:03.579Z] ---> Running in 70e23e865a40 [2023-03-15T02:42:03.579Z] ---> Running in 6f720d359977 [2023-03-15T02:42:03.838Z] Removing intermediate container 4afc076a6007 [2023-03-15T02:42:03.838Z] ---> 6ebb9ab56f04 [2023-03-15T02:42:03.838Z] [2023-03-15T02:42:03.838Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T02:42:03.838Z] ---> b2aa39c304c2 [2023-03-15T02:42:03.838Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:42:03.838Z] ---> Using cache [2023-03-15T02:42:03.838Z] ---> 57c02b83ed37 [2023-03-15T02:42:03.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T02:42:03.838Z] ---> Using cache [2023-03-15T02:42:03.838Z] ---> f8373426a00d [2023-03-15T02:42:03.838Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T02:42:03.838Z] Removing intermediate container 70e23e865a40 [2023-03-15T02:42:03.838Z] ---> 04e962d5ecf5 [2023-03-15T02:42:03.838Z] 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-15T02:42:03.838Z] ---> Running in 7b1007b1b68e [2023-03-15T02:42:03.838Z] ---> Running in 7cf9ddac4a79 [2023-03-15T02:42:03.838Z] Removing intermediate container 6f720d359977 [2023-03-15T02:42:03.838Z] ---> 44a19d8f49d2 [2023-03-15T02:42:03.838Z] Step 11/25 : 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-15T02:42:04.100Z] ---> Running in 85172f731496 [2023-03-15T02:42:04.100Z] Removing intermediate container 7b1007b1b68e [2023-03-15T02:42:04.100Z] ---> 3a8a79b098f1 [2023-03-15T02:42:04.100Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T02:42:04.100Z] Removing intermediate container 0fd0081fa881 [2023-03-15T02:42:04.100Z] ---> 8f915ee53af4 [2023-03-15T02:42:04.100Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T02:42:04.100Z] ---> Running in 97cd355e116a [2023-03-15T02:42:04.136Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T02:42:04.136Z] ce5c4a1c91eb: Download complete [2023-03-15T02:42:04.136Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T02:42:04.136Z] 52ebb69f0ebf: Download complete [2023-03-15T02:42:04.358Z] ---> Running in 36f438eaaf6a [2023-03-15T02:42:04.358Z] Removing intermediate container 97cd355e116a [2023-03-15T02:42:04.358Z] ---> f24a7a0808e3 [2023-03-15T02:42:04.358Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:42:04.358Z] Removing intermediate container 36f438eaaf6a [2023-03-15T02:42:04.358Z] ---> 638d73bfa51f [2023-03-15T02:42:04.358Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T02:42:04.616Z] ---> Running in 8a932b869f70 [2023-03-15T02:42:04.616Z] ---> 5f73cc8ac4b9 [2023-03-15T02:42:04.616Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:04.874Z] Removing intermediate container 8a932b869f70 [2023-03-15T02:42:04.874Z] ---> b9ed7f186232 [2023-03-15T02:42:04.874Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T02:42:04.874Z] ---> Running in 6f385a510200 [2023-03-15T02:42:05.138Z] ---> bb927593561b [2023-03-15T02:42:05.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T02:42:05.138Z] Removing intermediate container 6f385a510200 [2023-03-15T02:42:05.138Z] ---> 7a4dbc00d557 [2023-03-15T02:42:05.138Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T02:42:05.138Z] Removing intermediate container 7cf9ddac4a79 [2023-03-15T02:42:05.138Z] ---> f7b7e600e4af [2023-03-15T02:42:05.138Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T02:42:05.138Z] ---> Running in d135220133bb [2023-03-15T02:42:05.138Z] Removing intermediate container 85172f731496 [2023-03-15T02:42:05.138Z] ---> 518f0d7612c7 [2023-03-15T02:42:05.138Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T02:42:05.396Z] ---> Running in b6db7660d408 [2023-03-15T02:42:05.396Z] ---> Running in b9269718331e [2023-03-15T02:42:05.396Z] Removing intermediate container d135220133bb [2023-03-15T02:42:05.396Z] ---> 85e1719a4cfc [2023-03-15T02:42:05.396Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T02:42:05.656Z] Removing intermediate container b6db7660d408 [2023-03-15T02:42:05.656Z] ---> b4d0b0b46969 [2023-03-15T02:42:05.656Z] [2023-03-15T02:42:05.656Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T02:42:05.656Z] ---> b2aa39c304c2 [2023-03-15T02:42:05.656Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T02:42:05.656Z] ---> Running in 36b7b1a6f910 [2023-03-15T02:42:05.656Z] ---> Using cache [2023-03-15T02:42:05.656Z] ---> a0a24c2108f4 [2023-03-15T02:42:05.656Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T02:42:05.656Z] Removing intermediate container b9269718331e [2023-03-15T02:42:05.656Z] ---> e11a8002e8fa [2023-03-15T02:42:05.656Z] [2023-03-15T02:42:05.656Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T02:42:05.656Z] ---> b2aa39c304c2 [2023-03-15T02:42:05.656Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T02:42:05.656Z] ---> Using cache [2023-03-15T02:42:05.656Z] ---> a0a24c2108f4 [2023-03-15T02:42:05.656Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T02:42:05.656Z] ---> Running in a372fa5d7f30 [2023-03-15T02:42:05.656Z] ---> Running in 9d79c84a83d8 [2023-03-15T02:42:05.914Z] ---> f34107f7689e [2023-03-15T02:42:05.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T02:42:06.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.173Z] ---> 925eaef0dc93 [2023-03-15T02:42:06.173Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T02:42:06.432Z] ---> Running in 088356efbbe8 [2023-03-15T02:42:06.432Z] ---> 1b9f79ad05de [2023-03-15T02:42:06.432Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-15T02:42:06.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.432Z] ---> Running in 45ad02d44c4d [2023-03-15T02:42:06.432Z] Removing intermediate container 088356efbbe8 [2023-03-15T02:42:06.432Z] ---> 410de9fdb168 [2023-03-15T02:42:06.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:42:06.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.432Z] ---> Running in 197aefb9ad4d [2023-03-15T02:42:06.697Z] Removing intermediate container 36b7b1a6f910 [2023-03-15T02:42:06.697Z] ---> 0e089c31f6d1 [2023-03-15T02:42:06.697Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T02:42:06.697Z] Removing intermediate container 197aefb9ad4d [2023-03-15T02:42:06.697Z] ---> 306e8d446869 [2023-03-15T02:42:06.697Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T02:42:06.697Z] ---> Running in b7ff48c9e8dd [2023-03-15T02:42:06.697Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T02:42:06.697Z] v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T02:42:06.697Z] OK: 17812 distinct packages available [2023-03-15T02:42:06.697Z] ---> Running in df3a5e68cf6d [2023-03-15T02:42:06.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.697Z] Removing intermediate container b7ff48c9e8dd [2023-03-15T02:42:06.697Z] ---> 4f356b7cec24 [2023-03-15T02:42:06.697Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T02:42:06.697Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T02:42:06.697Z] v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T02:42:06.697Z] OK: 17812 distinct packages available [2023-03-15T02:42:06.697Z] Removing intermediate container df3a5e68cf6d [2023-03-15T02:42:06.697Z] ---> e338a31d0d17 [2023-03-15T02:42:06.697Z] Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:06.697Z] 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-15T02:42:06.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.957Z] ---> Running in cf5900ce2ff1 [2023-03-15T02:42:06.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:06.957Z] Removing intermediate container cf5900ce2ff1 [2023-03-15T02:42:06.957Z] ---> e2a891d98013 [2023-03-15T02:42:06.957Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T02:42:06.957Z] ---> 98fe38f3a73b [2023-03-15T02:42:06.957Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T02:42:06.957Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T02:42:06.957Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T02:42:06.957Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T02:42:06.957Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T02:42:06.957Z] ---> Running in f3c9f230313d [2023-03-15T02:42:06.957Z] ---> Running in 18dd7ff94af7 [2023-03-15T02:42:06.957Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T02:42:06.957Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:42:06.957Z] OK: 8 MiB in 20 packages [2023-03-15T02:42:07.215Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T02:42:07.215Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T02:42:07.215Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T02:42:07.215Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T02:42:07.215Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:42:07.215Z] Removing intermediate container f3c9f230313d [2023-03-15T02:42:07.215Z] ---> b64a180fba14 [2023-03-15T02:42:07.215Z] [2023-03-15T02:42:07.215Z] OK: 7 MiB in 19 packages [2023-03-15T02:42:07.215Z] Successfully built b64a180fba14 [2023-03-15T02:42:07.215Z] Successfully tagged support-scheduler:latest [2023-03-15T02:42:07.215Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-15T02:42:09.115Z] Removing intermediate container 9d79c84a83d8 [2023-03-15T02:42:09.115Z] ---> 44938ce08d9c [2023-03-15T02:42:09.115Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:09.115Z] Removing intermediate container a372fa5d7f30 [2023-03-15T02:42:09.115Z] ---> 93182af9adc2 [2023-03-15T02:42:09.115Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:09.115Z] Removing intermediate container 18dd7ff94af7 [2023-03-15T02:42:09.115Z] ---> a0adb7657f42 [2023-03-15T02:42:09.115Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:42:09.115Z] ---> 726deff0b8fc [2023-03-15T02:42:09.115Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T02:42:09.536Z] ---> b58629ae1ffa [2023-03-15T02:42:09.536Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T02:42:09.536Z] ---> df5bfda63418 [2023-03-15T02:42:09.536Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:10.553Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:42:10.553Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:42:10.553Z] ---> 561773951e87 [2023-03-15T02:42:10.553Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> b0fe1a04fe5c [2023-03-15T02:42:10.553Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 5137f3ebdcd6 [2023-03-15T02:42:10.553Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 7e4acb69cc4f [2023-03-15T02:42:10.553Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 12157a9716f8 [2023-03-15T02:42:10.553Z] Step 7/26 : COPY . . [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 8081c2d05824 [2023-03-15T02:42:10.553Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 3b18b3697678 [2023-03-15T02:42:10.553Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 8f657df2940e [2023-03-15T02:42:10.553Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T02:42:10.553Z] ---> Using cache [2023-03-15T02:42:10.553Z] ---> 44a19d8f49d2 [2023-03-15T02:42:10.553Z] 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-15T02:42:10.849Z] ---> a417229b1c44 [2023-03-15T02:42:10.849Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T02:42:10.849Z] ---> Running in 0c040029dc8e [2023-03-15T02:42:10.849Z] ---> ca33cf1a77d6 [2023-03-15T02:42:10.849Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T02:42:11.140Z] ---> 460011be2247 [2023-03-15T02:42:11.140Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T02:42:11.449Z] ---> 184863785a74 [2023-03-15T02:42:11.449Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T02:42:11.733Z] ---> Running in 892ae3513c48 [2023-03-15T02:42:11.733Z] ---> 08b55aeffcbb [2023-03-15T02:42:11.733Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T02:42:11.733Z] ---> dda01946e856 [2023-03-15T02:42:11.733Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T02:42:12.020Z] Removing intermediate container 892ae3513c48 [2023-03-15T02:42:12.020Z] ---> f7b35ca4163d [2023-03-15T02:42:12.020Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T02:42:12.020Z] ---> 02aa6c391859 [2023-03-15T02:42:12.020Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T02:42:12.293Z] Removing intermediate container 0c040029dc8e [2023-03-15T02:42:12.293Z] ---> 191f096ed8a7 [2023-03-15T02:42:12.293Z] ---> ff281f07dc3b [2023-03-15T02:42:12.293Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Step 12/26 : WORKDIR /edgex-go [2023-03-15T02:42:12.293Z] [2023-03-15T02:42:12.293Z] ---> f684011791ab [2023-03-15T02:42:12.293Z] Step 21/26 : WORKDIR / [2023-03-15T02:42:12.293Z] ---> Running in 3cbe2a5119d7 [2023-03-15T02:42:12.293Z] ---> Running in b1afb83d827e [2023-03-15T02:42:12.553Z] ---> 40282de30ccb [2023-03-15T02:42:12.553Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T02:42:12.553Z] ---> 4902421f58eb [2023-03-15T02:42:12.553Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T02:42:12.553Z] ---> Running in 0f9c9140d253 [2023-03-15T02:42:12.553Z] Removing intermediate container b1afb83d827e [2023-03-15T02:42:12.553Z] Removing intermediate container 3cbe2a5119d7 [2023-03-15T02:42:12.553Z] ---> 8aaf0b57fc6e [2023-03-15T02:42:12.553Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T02:42:12.810Z] ---> 9df9adb2b54c [2023-03-15T02:42:12.810Z] [2023-03-15T02:42:12.810Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T02:42:12.810Z] ---> b2aa39c304c2 [2023-03-15T02:42:12.810Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T02:42:12.810Z] ---> Using cache [2023-03-15T02:42:12.810Z] ---> a0a24c2108f4 [2023-03-15T02:42:12.810Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T02:42:12.810Z] ---> Using cache [2023-03-15T02:42:12.810Z] ---> 44938ce08d9c [2023-03-15T02:42:12.810Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:12.810Z] ---> Using cache [2023-03-15T02:42:12.810Z] ---> 726deff0b8fc [2023-03-15T02:42:12.810Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T02:42:12.810Z] ---> Running in c7debb71c1cc [2023-03-15T02:42:12.810Z] ---> 84f0af328f0b [2023-03-15T02:42:12.810Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T02:42:12.810Z] Removing intermediate container 0f9c9140d253 [2023-03-15T02:42:12.810Z] ---> 3daeb62cdeee [2023-03-15T02:42:12.810Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T02:42:12.810Z] ---> Running in 504cda1c6f8b [2023-03-15T02:42:13.075Z] Removing intermediate container c7debb71c1cc [2023-03-15T02:42:13.075Z] ---> 3d80f4f66486 [2023-03-15T02:42:13.075Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T02:42:13.075Z] ---> Running in 8c3b61b3533f [2023-03-15T02:42:13.354Z] ---> bba2a0e8ab48 [2023-03-15T02:42:13.354Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T02:42:13.354Z] Removing intermediate container 504cda1c6f8b [2023-03-15T02:42:13.354Z] ---> e44711ed632c [2023-03-15T02:42:13.354Z] Step 23/25 : LABEL arch=x86_64 [2023-03-15T02:42:13.354Z] ---> Running in 9d045c5d95ce [2023-03-15T02:42:13.354Z] Removing intermediate container 8c3b61b3533f [2023-03-15T02:42:13.354Z] ---> 1ae932eb1433 [2023-03-15T02:42:13.354Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T02:42:13.611Z] ---> Running in 58dd8315c1e3 [2023-03-15T02:42:13.868Z] ---> 745060a8c7c0 [2023-03-15T02:42:13.868Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T02:42:13.868Z] Removing intermediate container 9d045c5d95ce [2023-03-15T02:42:13.868Z] ---> 8842609da8b5 [2023-03-15T02:42:13.868Z] Step 24/25 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:14.126Z] ---> Running in 3f8910145572 [2023-03-15T02:42:14.126Z] ---> Running in b95c07b9fe7c [2023-03-15T02:42:14.126Z] Removing intermediate container 58dd8315c1e3 [2023-03-15T02:42:14.126Z] ---> 33df6dc6fcdd [2023-03-15T02:42:14.126Z] Step 25/26 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:14.126Z] ---> 1e82731bdc06 [2023-03-15T02:42:14.126Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T02:42:14.126Z] ---> Running in 3e8af6c53fcc [2023-03-15T02:42:14.392Z] Removing intermediate container 3f8910145572 [2023-03-15T02:42:14.392Z] ---> a3cc35b2bf8e [2023-03-15T02:42:14.392Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T02:42:14.392Z] ---> Running in 60392bb5d900 [2023-03-15T02:42:14.392Z] Removing intermediate container 3e8af6c53fcc [2023-03-15T02:42:14.392Z] ---> 801236ed1e42 [2023-03-15T02:42:14.392Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T02:42:14.649Z] ---> Running in 17caa14602e8 [2023-03-15T02:42:14.649Z] Removing intermediate container 60392bb5d900 [2023-03-15T02:42:14.649Z] ---> f0125fe43177 [2023-03-15T02:42:14.649Z] [2023-03-15T02:42:14.649Z] Successfully built f0125fe43177 [2023-03-15T02:42:14.649Z] Successfully tagged security-spire-server:latest [2023-03-15T02:42:14.649Z] Building core-command [2023-03-15T02:42:16.493Z] ce5c4a1c91eb: Pull complete [2023-03-15T02:42:16.493Z] 169dfbe0d373: Pull complete [2023-03-15T02:42:16.493Z] e1ff8fa3b103: Pull complete [2023-03-15T02:42:16.836Z]  Building security-spire-server ... done Removing intermediate container 17caa14602e8 [2023-03-15T02:42:16.836Z] ---> 28ebc88d5ea4 [2023-03-15T02:42:16.836Z] [2023-03-15T02:42:16.836Z] Successfully built 28ebc88d5ea4 [2023-03-15T02:42:17.093Z] Successfully tagged security-spire-config:latest [2023-03-15T02:42:17.093Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-15T02:42:17.352Z] ---> c05cf78f253d [2023-03-15T02:42:17.352Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T02:42:17.920Z] Removing intermediate container b95c07b9fe7c [2023-03-15T02:42:17.920Z] ---> a768da8761cf [2023-03-15T02:42:17.920Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T02:42:18.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:42:18.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:42:18.488Z] ---> 561773951e87 [2023-03-15T02:42:18.488Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> cb916d1cbb21 [2023-03-15T02:42:18.488Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> 4041efc524b5 [2023-03-15T02:42:18.488Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> 3446771b81ff [2023-03-15T02:42:18.488Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> a658993c67fc [2023-03-15T02:42:18.488Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> e5aa089e87a7 [2023-03-15T02:42:18.488Z] Step 8/24 : COPY . . [2023-03-15T02:42:18.488Z] ---> Using cache [2023-03-15T02:42:18.488Z] ---> 33b96b087911 [2023-03-15T02:42:18.488Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T02:42:19.422Z] ---> 9c32a7d3e262 [2023-03-15T02:42:19.422Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T02:42:19.688Z] ---> Running in 68ad6e45e82b [2023-03-15T02:42:19.688Z] ---> Running in a326563c6baa [2023-03-15T02:42:19.688Z] Removing intermediate container 68ad6e45e82b [2023-03-15T02:42:19.947Z] ---> f57b0e002ec0 [2023-03-15T02:42:19.947Z] Step 30/33 : CMD ["gate"] [2023-03-15T02:42:19.947Z] ---> 43f9c2d59d73 [2023-03-15T02:42:19.947Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T02:42:19.947Z] ---> Running in 517e1d95cd37 [2023-03-15T02:42:19.947Z] 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-15T02:42:20.513Z] ---> 4f30cc12b413 [2023-03-15T02:42:20.513Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T02:42:20.513Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:42:20.513Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:42:20.513Z] ---> 561773951e87 [2023-03-15T02:42:20.513Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:42:20.513Z] Removing intermediate container 517e1d95cd37 [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> 9c1fc585f52c [2023-03-15T02:42:20.513Z] ---> cb916d1cbb21 [2023-03-15T02:42:20.513Z] Step 31/33 : LABEL arch=x86_64Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:42:20.513Z] [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> 4041efc524b5 [2023-03-15T02:42:20.513Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> 3446771b81ff [2023-03-15T02:42:20.513Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> a658993c67fc [2023-03-15T02:42:20.513Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> e5aa089e87a7 [2023-03-15T02:42:20.513Z] Step 8/23 : COPY . . [2023-03-15T02:42:20.513Z] ---> Using cache [2023-03-15T02:42:20.513Z] ---> 33b96b087911 [2023-03-15T02:42:20.513Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T02:42:20.513Z] ---> Running in 14bc144d55d3 [2023-03-15T02:42:20.513Z] ---> Running in ac5c8c0aeb9c [2023-03-15T02:42:20.513Z] ---> Running in 98320830e374 [2023-03-15T02:42:20.784Z] Removing intermediate container 98320830e374 [2023-03-15T02:42:20.784Z] ---> d248aecbf546 [2023-03-15T02:42:20.784Z] Step 32/33 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:21.045Z] Removing intermediate container 14bc144d55d3 [2023-03-15T02:42:21.045Z] ---> 47c800cbd0ca [2023-03-15T02:42:21.045Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T02:42:21.045Z] 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-15T02:42:21.045Z] ---> Running in 5c96a287b130 [2023-03-15T02:42:21.045Z] ---> Running in 624f69c3d6fd [2023-03-15T02:42:21.314Z] Removing intermediate container 5c96a287b130 [2023-03-15T02:42:21.314Z] ---> b2b13db1d1da [2023-03-15T02:42:21.314Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T02:42:21.571Z] Removing intermediate container 624f69c3d6fd [2023-03-15T02:42:21.571Z] ---> 55294c55c908 [2023-03-15T02:42:21.571Z] Step 24/26 : LABEL arch=x86_64 [2023-03-15T02:42:21.571Z] ---> Running in f0ca599336c4 [2023-03-15T02:42:21.571Z] ---> Running in 14e2fe00267c [2023-03-15T02:42:21.571Z] Removing intermediate container f0ca599336c4 [2023-03-15T02:42:21.571Z] ---> 92a9bfbda02d [2023-03-15T02:42:21.571Z] [2023-03-15T02:42:21.832Z] Removing intermediate container 14e2fe00267c [2023-03-15T02:42:21.832Z] ---> 20f82241bf4c [2023-03-15T02:42:21.832Z] Step 25/26 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:21.832Z] Successfully built 92a9bfbda02d [2023-03-15T02:42:21.832Z] Successfully tagged security-bootstrapper:latest [2023-03-15T02:42:21.832Z]  Building security-bootstrapper ... done  ---> Running in 5c1b55acc72f [2023-03-15T02:42:21.832Z] Building security-proxy-setup [2023-03-15T02:42:22.398Z] Removing intermediate container 5c1b55acc72f [2023-03-15T02:42:22.398Z] ---> 00a5e4abe2a5 [2023-03-15T02:42:22.398Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T02:42:23.182Z] 52ebb69f0ebf: Pull complete [2023-03-15T02:42:23.773Z] ---> Running in d3e0e199d387 [2023-03-15T02:42:24.034Z] Removing intermediate container d3e0e199d387 [2023-03-15T02:42:24.034Z] ---> f4aa7315cff7 [2023-03-15T02:42:24.034Z] [2023-03-15T02:42:24.034Z] Successfully built f4aa7315cff7 [2023-03-15T02:42:24.034Z] Successfully tagged security-spire-agent:latest [2023-03-15T02:42:24.154Z] 5abe8eddf0d5: Pull complete [2023-03-15T02:42:24.154Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T02:42:24.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T02:42:24.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:42:24.479Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-15T02:42:24.479Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T02:42:24.479Z] WORKDIR /edgex [2023-03-15T02:42:24.479Z] COPY go.mod . [2023-03-15T02:42:24.479Z] RUN go mod download [2023-03-15T02:42:24.641Z]  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:42:24.641Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:42:24.641Z] ---> 561773951e87 [2023-03-15T02:42:24.641Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T02:42:24.641Z] ---> Using cache [2023-03-15T02:42:24.641Z] ---> b0fe1a04fe5c [2023-03-15T02:42:24.641Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T02:42:24.641Z] ---> Using cache [2023-03-15T02:42:24.641Z] ---> 7f9191a6abbb [2023-03-15T02:42:24.641Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T02:42:24.641Z] ---> Using cache [2023-03-15T02:42:24.641Z] ---> d61dec9cbd05 [2023-03-15T02:42:24.641Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:42:24.641Z] ---> Using cache [2023-03-15T02:42:24.641Z] ---> 85bd2e829a06 [2023-03-15T02:42:24.641Z] Step 7/21 : COPY . . [2023-03-15T02:42:24.641Z] ---> Using cache [2023-03-15T02:42:24.641Z] ---> 02a847d1d789 [2023-03-15T02:42:24.641Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T02:42:24.900Z] ---> Running in 53b8935682e9 [2023-03-15T02:42:25.073Z] Sending build context to Docker daemon 2.944MB [2023-03-15T02:42:25.073Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T02:42:25.073Z] ---> 6cb57ee374ae [2023-03-15T02:42:25.073Z] Step 2/4 : WORKDIR /edgex [2023-03-15T02:42:25.464Z] 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-15T02:42:27.019Z] ---> Running in d75c619c8a71 [2023-03-15T02:42:27.019Z] Removing intermediate container d75c619c8a71 [2023-03-15T02:42:27.019Z] ---> 6e745dafef93 [2023-03-15T02:42:27.019Z] Step 3/4 : COPY go.mod . [2023-03-15T02:42:27.981Z] ---> eec212bcc7c6 [2023-03-15T02:42:27.981Z] Step 4/4 : RUN go mod download [2023-03-15T02:42:27.981Z] ---> Running in e1c3aa0d1aef [2023-03-15T02:42:28.748Z] Removing intermediate container 45ad02d44c4d [2023-03-15T02:42:28.748Z] ---> 15e3b5f0ba9e [2023-03-15T02:42:28.748Z] [2023-03-15T02:42:28.748Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T02:42:28.748Z] ---> b2aa39c304c2 [2023-03-15T02:42:28.748Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T02:42:28.748Z] ---> Using cache [2023-03-15T02:42:28.748Z] ---> a0a24c2108f4 [2023-03-15T02:42:28.748Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T02:42:28.748Z] ---> Running in 6cd24791f932 [2023-03-15T02:42:29.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:29.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:29.936Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T02:42:29.936Z] v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T02:42:29.936Z] OK: 17812 distinct packages available [2023-03-15T02:42:29.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:30.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:30.454Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T02:42:30.454Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T02:42:30.454Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T02:42:30.454Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T02:42:30.454Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T02:42:30.454Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T02:42:30.454Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T02:42:30.454Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T02:42:30.454Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T02:42:30.454Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:42:30.454Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T02:42:30.454Z] OK: 10 MiB in 24 packages [2023-03-15T02:42:31.830Z] Removing intermediate container 6cd24791f932 [2023-03-15T02:42:31.830Z] ---> 48f9f32e83a4 [2023-03-15T02:42:31.830Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:42:32.395Z] ---> 8d5699f25c89 [2023-03-15T02:42:32.395Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:32.652Z] ---> e761d3869960 [2023-03-15T02:42:32.652Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T02:42:34.024Z] ---> f9835a92f18a [2023-03-15T02:42:34.024Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T02:42:34.283Z] ---> f57b1721b4f1 [2023-03-15T02:42:34.283Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T02:42:34.283Z] ---> Running in e2bdb116bc59 [2023-03-15T02:42:34.849Z] Removing intermediate container e2bdb116bc59 [2023-03-15T02:42:34.849Z] ---> 326a4bdc7fe4 [2023-03-15T02:42:34.849Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:42:34.849Z] ---> Running in 626140ef09a8 [2023-03-15T02:42:35.107Z] Removing intermediate container 626140ef09a8 [2023-03-15T02:42:35.107Z] ---> ad7d54ac6361 [2023-03-15T02:42:35.107Z] Step 18/20 : LABEL arch=x86_64 [2023-03-15T02:42:35.107Z] ---> Running in fc23c9faa246 [2023-03-15T02:42:35.366Z] Removing intermediate container fc23c9faa246 [2023-03-15T02:42:35.366Z] ---> 4d68fe370331 [2023-03-15T02:42:35.366Z] Step 19/20 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:35.626Z] ---> Running in bfe36781821d [2023-03-15T02:42:35.884Z] Removing intermediate container bfe36781821d [2023-03-15T02:42:35.884Z] ---> 8e6b0287c2df [2023-03-15T02:42:35.884Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T02:42:36.143Z] ---> Running in c29f6bd9e2fb [2023-03-15T02:42:36.402Z] Removing intermediate container c29f6bd9e2fb [2023-03-15T02:42:36.402Z] ---> 1710eb3c15ef [2023-03-15T02:42:36.402Z] [2023-03-15T02:42:36.402Z] Successfully built 1710eb3c15ef [2023-03-15T02:42:36.402Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-15T02:42:42.983Z]  Building security-spiffe-token-provider ... done Removing intermediate container ac5c8c0aeb9c [2023-03-15T02:42:42.983Z] ---> 8e16bf48064c [2023-03-15T02:42:42.983Z] [2023-03-15T02:42:42.983Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T02:42:42.983Z] ---> b2aa39c304c2 [2023-03-15T02:42:42.983Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T02:42:42.983Z] ---> Using cache [2023-03-15T02:42:42.983Z] ---> 0656391eae6d [2023-03-15T02:42:42.983Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:42:42.983Z] ---> Using cache [2023-03-15T02:42:42.983Z] ---> 05a295537630 [2023-03-15T02:42:42.983Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:42:42.983Z] Removing intermediate container a326563c6baa [2023-03-15T02:42:42.983Z] ---> 4b96f8751173 [2023-03-15T02:42:42.983Z] [2023-03-15T02:42:42.983Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T02:42:42.983Z] ---> b2aa39c304c2 [2023-03-15T02:42:42.983Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T02:42:42.983Z] ---> Using cache [2023-03-15T02:42:42.983Z] ---> 57c02b83ed37 [2023-03-15T02:42:42.983Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T02:42:42.983Z] ---> Using cache [2023-03-15T02:42:42.983Z] ---> f8373426a00d [2023-03-15T02:42:42.983Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T02:42:42.983Z] ---> Using cache [2023-03-15T02:42:43.243Z] ---> 08694d393596 [2023-03-15T02:42:43.243Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:43.243Z] ---> Using cache [2023-03-15T02:42:43.243Z] ---> d5838a03888c [2023-03-15T02:42:43.243Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T02:42:43.243Z] ---> Running in 797f8885c281 [2023-03-15T02:42:43.243Z] Removing intermediate container 797f8885c281 [2023-03-15T02:42:43.243Z] ---> 1ea6a881dffe [2023-03-15T02:42:43.243Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T02:42:43.501Z] ---> Running in de4c482fbb0f [2023-03-15T02:42:43.501Z] Removing intermediate container de4c482fbb0f [2023-03-15T02:42:43.501Z] ---> eae2dedb34bb [2023-03-15T02:42:43.501Z] Step 15/24 : WORKDIR / [2023-03-15T02:42:43.501Z] ---> 73c9ef6b1cd1 [2023-03-15T02:42:43.501Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T02:42:43.501Z] ---> Running in b5e778e3212b [2023-03-15T02:42:43.759Z] Removing intermediate container b5e778e3212b [2023-03-15T02:42:43.759Z] ---> 44067878620f [2023-03-15T02:42:43.759Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T02:42:43.759Z] ---> 7dde1964d644 [2023-03-15T02:42:43.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T02:42:43.759Z] ---> 45ec52c25b9b [2023-03-15T02:42:43.759Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:44.016Z] ---> 41d773c045aa [2023-03-15T02:42:44.016Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T02:42:44.016Z] ---> Running in 5dfe8c6b1214 [2023-03-15T02:42:44.016Z] ---> e0f28e460ebb [2023-03-15T02:42:44.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T02:42:44.952Z] ---> 8cc8b0266386 [2023-03-15T02:42:44.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T02:42:44.952Z] Removing intermediate container 5dfe8c6b1214 [2023-03-15T02:42:44.952Z] ---> 8b1c26d2996a [2023-03-15T02:42:44.952Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T02:42:45.211Z] ---> eb428d29f3b9 [2023-03-15T02:42:45.211Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T02:42:45.211Z] ---> Running in 4bd6707df329 [2023-03-15T02:42:45.211Z] ---> Running in 5e86d5c2b20c [2023-03-15T02:42:45.211Z] Removing intermediate container 4bd6707df329 [2023-03-15T02:42:45.211Z] ---> 568443e08e2e [2023-03-15T02:42:45.211Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T02:42:45.211Z] Removing intermediate container 5e86d5c2b20c [2023-03-15T02:42:45.211Z] ---> bcfdc8cc8d56 [2023-03-15T02:42:45.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:42:45.474Z] ---> Running in 8de6b6d79eed [2023-03-15T02:42:45.474Z] ---> Running in 6a59a951d3a0 [2023-03-15T02:42:45.474Z] Removing intermediate container 8de6b6d79eed [2023-03-15T02:42:45.474Z] ---> e353ce90551c [2023-03-15T02:42:45.474Z] Step 21/23 : LABEL arch=x86_64 [2023-03-15T02:42:45.474Z] Removing intermediate container 6a59a951d3a0 [2023-03-15T02:42:45.474Z] ---> ca407f9b7acd [2023-03-15T02:42:45.474Z] Step 22/24 : LABEL arch=x86_64 [2023-03-15T02:42:45.732Z] ---> Running in 71ba01c223f1 [2023-03-15T02:42:45.732Z] ---> Running in 901462655d88 [2023-03-15T02:42:45.732Z] Removing intermediate container 53b8935682e9 [2023-03-15T02:42:45.732Z] ---> 192c5de33910 [2023-03-15T02:42:45.732Z] [2023-03-15T02:42:45.732Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T02:42:45.732Z] ---> b2aa39c304c2 [2023-03-15T02:42:45.732Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T02:42:45.732Z] ---> Running in 71ac55dd2cfe [2023-03-15T02:42:45.732Z] Removing intermediate container 71ba01c223f1 [2023-03-15T02:42:45.732Z] ---> 444d22fbcfa0 [2023-03-15T02:42:45.732Z] Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:45.732Z] Removing intermediate container 901462655d88 [2023-03-15T02:42:45.732Z] ---> 1fa37049267e [2023-03-15T02:42:45.732Z] Step 23/24 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:45.732Z] ---> Running in bc1da49d81be [2023-03-15T02:42:45.732Z] ---> Running in 27ff2dfcb6d8 [2023-03-15T02:42:45.993Z] Removing intermediate container bc1da49d81be [2023-03-15T02:42:45.993Z] ---> 8898769cdbb9 [2023-03-15T02:42:45.993Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T02:42:45.993Z] Removing intermediate container 27ff2dfcb6d8 [2023-03-15T02:42:45.993Z] ---> aee9d4b84ac5 [2023-03-15T02:42:45.993Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T02:42:45.993Z] ---> Running in 717b233d9e03 [2023-03-15T02:42:45.993Z] ---> Running in 4700d8a6e84b [2023-03-15T02:42:45.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:46.266Z] Removing intermediate container 717b233d9e03 [2023-03-15T02:42:46.266Z] ---> 99f5a894ff1b [2023-03-15T02:42:46.266Z] [2023-03-15T02:42:46.266Z] Removing intermediate container 4700d8a6e84b [2023-03-15T02:42:46.266Z] ---> 24623f7306ca [2023-03-15T02:42:46.266Z] [2023-03-15T02:42:46.266Z] Successfully built 99f5a894ff1b [2023-03-15T02:42:46.266Z] Successfully tagged core-command:latest [2023-03-15T02:42:46.266Z]  Building core-command ... done Successfully built 24623f7306ca [2023-03-15T02:42:46.266Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-15T02:42:46.266Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T02:42:46.525Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T02:42:46.525Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T02:42:46.525Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T02:42:46.525Z] OK: 8 MiB in 17 packages [2023-03-15T02:42:47.093Z] Removing intermediate container 71ac55dd2cfe [2023-03-15T02:42:47.093Z] ---> 49a1d2b3c0aa [2023-03-15T02:42:47.093Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-15T02:42:47.093Z] ---> Running in f5599959856c [2023-03-15T02:42:47.093Z] Removing intermediate container f5599959856c [2023-03-15T02:42:47.093Z] ---> 9b8b145bf5e2 [2023-03-15T02:42:47.093Z] Step 12/21 : WORKDIR /edgex [2023-03-15T02:42:47.093Z] ---> Running in c94cb7040aa2 [2023-03-15T02:42:47.350Z] Removing intermediate container c94cb7040aa2 [2023-03-15T02:42:47.350Z] ---> 6d75872d8fc7 [2023-03-15T02:42:47.350Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T02:42:47.350Z] ---> e1f8fd966afc [2023-03-15T02:42:47.350Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T02:42:47.608Z] ---> 6f04d80d4279 [2023-03-15T02:42:47.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T02:42:47.866Z] ---> 5f0db8fefcee [2023-03-15T02:42:47.866Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T02:42:48.124Z] ---> 7b37ebaa3246 [2023-03-15T02:42:48.124Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T02:42:48.124Z] ---> Running in 8d20074f9fc8 [2023-03-15T02:42:48.692Z] Removing intermediate container 8d20074f9fc8 [2023-03-15T02:42:48.692Z] ---> 03f4a6331950 [2023-03-15T02:42:48.692Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T02:42:48.692Z] ---> Running in ba10f698e29f [2023-03-15T02:42:48.692Z] Removing intermediate container ba10f698e29f [2023-03-15T02:42:48.692Z] ---> 64a0e6dcd3e1 [2023-03-15T02:42:48.692Z] Step 19/21 : LABEL arch=x86_64 [2023-03-15T02:42:48.952Z] ---> Running in ea6141dc308f [2023-03-15T02:42:48.952Z] Removing intermediate container ea6141dc308f [2023-03-15T02:42:48.952Z] ---> d4f16848fb06 [2023-03-15T02:42:48.952Z] Step 20/21 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [2023-03-15T02:42:48.952Z] ---> Running in 405182b11baf [2023-03-15T02:42:48.952Z] Removing intermediate container 405182b11baf [2023-03-15T02:42:48.952Z] ---> 025b53bfea03 [2023-03-15T02:42:48.952Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T02:42:49.210Z] ---> Running in 5486776d4f47 [2023-03-15T02:42:49.210Z] Removing intermediate container 5486776d4f47 [2023-03-15T02:42:49.210Z] ---> 95c6887f00c5 [2023-03-15T02:42:49.210Z] [2023-03-15T02:42:49.210Z] Successfully built 95c6887f00c5 [2023-03-15T02:42:49.210Z] Successfully tagged security-proxy-setup:latest [2023-03-15T02:42:49.217Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-15T02:42:49.232Z] $ docker stop --time=1 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 [2023-03-15T02:42:50.521Z] $ docker rm -f --volumes 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:42:50.848Z] + docker images [2023-03-15T02:42:50.848Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T02:42:50.848Z] security-proxy-setup latest 95c6887f00c5 1 second ago 18.7MB [2023-03-15T02:42:50.848Z] core-common-config-bootstrapper latest 24623f7306ca 4 seconds ago 17.5MB [2023-03-15T02:42:50.848Z] core-command latest 99f5a894ff1b 5 seconds ago 19.8MB [2023-03-15T02:42:50.848Z] 192c5de33910 5 seconds ago 1.66GB [2023-03-15T02:42:50.848Z] 8e16bf48064c 8 seconds ago 1.68GB [2023-03-15T02:42:50.848Z] 4b96f8751173 9 seconds ago 1.68GB [2023-03-15T02:42:50.848Z] security-spiffe-token-provider latest 1710eb3c15ef 14 seconds ago 32.6MB [2023-03-15T02:42:50.848Z] 15e3b5f0ba9e 24 seconds ago 1.72GB [2023-03-15T02:42:50.848Z] security-spire-agent latest f4aa7315cff7 27 seconds ago 129MB [2023-03-15T02:42:50.848Z] security-bootstrapper latest 92a9bfbda02d 29 seconds ago 22MB [2023-03-15T02:42:50.848Z] security-spire-config latest 28ebc88d5ea4 36 seconds ago 88.9MB [2023-03-15T02:42:50.848Z] security-spire-server latest f0125fe43177 36 seconds ago 89.8MB [2023-03-15T02:42:50.848Z] 9df9adb2b54c 38 seconds ago 1.54GB [2023-03-15T02:42:50.848Z] support-scheduler latest b64a180fba14 43 seconds ago 32.4MB [2023-03-15T02:42:50.848Z] b4d0b0b46969 45 seconds ago 1.54GB [2023-03-15T02:42:50.848Z] e11a8002e8fa 45 seconds ago 1.54GB [2023-03-15T02:42:50.848Z] 6ebb9ab56f04 47 seconds ago 1.75GB [2023-03-15T02:42:50.848Z] 63eb4e9d4454 53 seconds ago 1.67GB [2023-03-15T02:42:50.848Z] security-secretstore-setup latest a60a725253d2 About a minute ago 32.6MB [2023-03-15T02:42:50.848Z] support-notifications latest a96d78275a24 About a minute ago 33MB [2023-03-15T02:42:50.848Z] security-proxy-auth latest baad0a181e1d About a minute ago 18.3MB [2023-03-15T02:42:50.848Z] core-metadata latest a25e3ee430d2 About a minute ago 20.6MB [2023-03-15T02:42:50.848Z] core-data latest 69eaf704d6fe About a minute ago 20MB [2023-03-15T02:42:50.848Z] ffc724d07cb5 About a minute ago 1.75GB [2023-03-15T02:42:50.848Z] 9c5a60c5ecae About a minute ago 1.69GB [2023-03-15T02:42:50.848Z] a0922e88e3b8 About a minute ago 1.69GB [2023-03-15T02:42:50.848Z] 108a98cbf0e9 About a minute ago 1.66GB [2023-03-15T02:42:50.848Z] 7ca78f63b7e7 About a minute ago 1.67GB [2023-03-15T02:42:50.848Z] ci-base-image-x86_64 latest 561773951e87 5 minutes ago 883MB [2023-03-15T02:42:50.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-15T02:42:50.848Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-15T02:42:50.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-15T02:42:50.848Z] 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-15T02:43:00.236Z] Removing intermediate container e1c3aa0d1aef [2023-03-15T02:43:00.236Z] ---> 2a69f83321bb [2023-03-15T02:43:00.236Z] Successfully built 2a69f83321bb [2023-03-15T02:43:00.236Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:43:00.573Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T02:43:00.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:43:00.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2023-03-15T02:43:00.868Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-15T02:43:02.140Z] $ docker top 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:43:02.967Z] + go version [2023-03-15T02:43:02.967Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T02:43:02.988Z] $ docker stop --time=1 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e [2023-03-15T02:43:04.588Z] $ docker rm -f --volumes 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:43:05.127Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T02:43:05.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:43:05.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2023-03-15T02:43:05.365Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-15T02:43:07.523Z] $ docker top 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T02:43:07.719Z] ========================================================= [2023-03-15T02:43:07.719Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-15T02:43:07.719Z] ========================================================= [Pipeline] sh [2023-03-15T02:43:08.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-03-15T02:43:08.936Z] + make test [2023-03-15T02:43:08.936Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T02:43:55.773Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-15T02:45:49.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-15T02:45:50.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-15T02:45:50.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-15T02:45:50.178Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-15T02:45:50.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-15T02:46:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-15T02:46:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-15T02:46:05.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements [2023-03-15T02:46:15.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 98.5% of statements [2023-03-15T02:46:19.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-15T02:46:19.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-15T02:46:19.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-15T02:46:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.485s coverage: 71.3% of statements [2023-03-15T02:46:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-15T02:46:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-15T02:46:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements [2023-03-15T02:46:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-15T02:46:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-15T02:46:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:46:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-15T02:46:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-15T02:46:39.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-15T02:46:39.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-15T02:46:52.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.377s coverage: 88.5% of statements [2023-03-15T02:46:52.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 3.9% of statements [2023-03-15T02:46:54.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-15T02:46:54.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-15T02:46:54.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:46:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 95.6% of statements [2023-03-15T02:46:56.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-15T02:46:56.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-15T02:46:56.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-15T02:46:56.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-15T02:46:56.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-15T02:46:56.824Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-03-15T02:47:02.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-15T02:47:02.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-15T02:47:02.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-15T02:47:02.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements [2023-03-15T02:47:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-15T02:47:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-15T02:47:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements [2023-03-15T02:47:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.0% of statements [2023-03-15T02:47:15.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 45.5% of statements [2023-03-15T02:47:15.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 82.9% of statements [2023-03-15T02:47:15.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2023-03-15T02:47:15.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements [2023-03-15T02:47:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-03-15T02:47:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-15T02:47:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-15T02:47:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-15T02:47:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-15T02:47:24.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-15T02:47:24.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-15T02:47:24.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-15T02:47:24.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-15T02:47:30.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2023-03-15T02:47:30.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-15T02:47:30.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-15T02:47:30.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-15T02:47:30.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-15T02:47:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-15T02:47:36.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-15T02:47:38.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.318s coverage: 79.9% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.258s coverage: 92.9% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.2% of statements [2023-03-15T02:47:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-15T02:47:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.522s coverage: 82.1% of statements [2023-03-15T02:47:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 84.8% of statements [2023-03-15T02:47:53.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-15T02:47:53.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-15T02:47:53.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 63.1% of statements [2023-03-15T02:47:53.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-03-15T02:47:55.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-03-15T02:47:55.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-03-15T02:47:55.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2023-03-15T02:47:56.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-15T02:47:56.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-15T02:47:56.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-15T02:47:56.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2023-03-15T02:48:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-15T02:48:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-15T02:48:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-15T02:48:05.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements [2023-03-15T02:48:05.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2023-03-15T02:48:09.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-15T02:48:09.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-15T02:48:09.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-15T02:48:09.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-15T02:48:09.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-03-15T02:48:16.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-15T02:48:16.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-15T02:48:16.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-15T02:48:16.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-15T02:48:22.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements [2023-03-15T02:48:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-15T02:48:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:48:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-15T02:48:22.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-15T02:48:22.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements [2023-03-15T02:48:27.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-15T02:48:27.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-15T02:48:27.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.5% of statements [2023-03-15T02:48:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-15T02:48:29.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-15T02:48:29.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2023-03-15T02:48:30.103Z] 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-15T02:48:30.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T02:48:30.369Z] go vet ./... [2023-03-15T02:51:22.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T02:51:22.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T02:51:22.071Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T02:51:22.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-15T02:51:22.735Z] + ls -al . [2023-03-15T02:51:22.735Z] total 700 [2023-03-15T02:51:22.735Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 02:43 . [2023-03-15T02:51:22.735Z] drwxr-xr-x 4 root root 4096 Mar 15 02:43 .. [2023-03-15T02:51:22.735Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:41 .blubracket [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 16 Mar 15 02:41 .dockerignore [2023-03-15T02:51:22.735Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 02:41 .git [2023-03-15T02:51:22.735Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 02:41 .github [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 1133 Mar 15 02:41 .gitignore [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 02:41 .golangci.yml [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 87 Mar 15 02:41 .hadolint.yml [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 02:41 .sonarcloud.properties [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:41 ADOPTERS.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 10825 Mar 15 02:41 Attribution.txt [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 73765 Mar 15 02:41 CHANGELOG.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:41 CONTRIBUTING.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 02:41 GOVERNANCE.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 883 Mar 15 02:41 Jenkinsfile [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:41 LICENSE [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 14266 Mar 15 02:41 Makefile [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 02:41 OWNERS.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 9403 Mar 15 02:41 README.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 02:41 SECURITY.md [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 02:37 VERSION [2023-03-15T02:51:22.735Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:41 bin [2023-03-15T02:51:22.735Z] drwxrwxr-x 18 1001 1001 4096 Mar 15 02:41 cmd [2023-03-15T02:51:22.735Z] -rw-r--r-- 1 root root 447486 Mar 15 02:48 coverage.out [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 3232 Mar 15 02:41 go.mod [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 31098 Mar 15 02:41 go.sum [2023-03-15T02:51:22.735Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 02:41 internal [2023-03-15T02:51:22.735Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 02:41 openapi [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 594 Mar 15 02:41 security.txt [2023-03-15T02:51:22.735Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 02:41 snap [2023-03-15T02:51:22.735Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 02:41 version.go [Pipeline] sh [2023-03-15T02:51:23.374Z] + '[' -e coverage.out ] [2023-03-15T02:51:23.374Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-15T02:51:23.399Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T02:51:24.332Z] Stashed 1 file(s) [Pipeline] sh [2023-03-15T02:51:24.972Z] + make build [2023-03-15T02:51:24.972Z] 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-15T02:53:16.645Z] 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-15T02:53:16.645Z] 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-15T02:53:16.645Z] 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-15T02:53:20.007Z] 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-15T02:54:16.473Z] 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-15T02:54:18.430Z] 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-15T02:54:25.092Z] 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-15T02:54:31.802Z] 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-15T02:54:35.206Z] 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-15T02:54:39.501Z] 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-15T02:54:46.162Z] 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-15T02:54:54.396Z] $ docker stop --time=1 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 [2023-03-15T02:54:56.555Z] $ docker rm -f --volumes 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 [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-15T02:54:59.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T02:54:59.136Z] [2023-03-15T02:54:59.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:54:59.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T02:54:59.744Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-15T02:54:59.744Z] 29e5d40040c1: Pulling fs layer [2023-03-15T02:54:59.744Z] 1ce36da41761: Pulling fs layer [2023-03-15T02:54:59.744Z] 25b303627fd3: Pulling fs layer [2023-03-15T02:54:59.744Z] 29e5d40040c1: Verifying Checksum [2023-03-15T02:54:59.744Z] 29e5d40040c1: Download complete [2023-03-15T02:55:00.327Z] 1ce36da41761: Verifying Checksum [2023-03-15T02:55:00.327Z] 1ce36da41761: Download complete [2023-03-15T02:55:00.327Z] 29e5d40040c1: Pull complete [2023-03-15T02:55:01.744Z] 1ce36da41761: Pull complete [2023-03-15T02:55:01.744Z] 25b303627fd3: Verifying Checksum [2023-03-15T02:55:01.744Z] 25b303627fd3: Download complete [2023-03-15T02:55:11.829Z] 25b303627fd3: Pull complete [2023-03-15T02:55:11.829Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-15T02:55:11.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T02:55:11.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:55:12.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2023-03-15T02:55:12.103Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T02:55:14.358Z] $ docker top f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:55:15.189Z] + docker-compose build --help [2023-03-15T02:55:15.189Z] + grep parallel [2023-03-15T02:55:21.844Z] --parallel Build images in parallel. [Pipeline] } [2023-03-15T02:55:21.864Z] $ docker stop --time=1 f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 [2023-03-15T02:55:24.186Z] $ docker rm -f --volumes f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:55:24.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-15T02:55:24.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:55:24.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2023-03-15T02:55:24.991Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-15T02:55:26.308Z] $ docker top e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:55:27.171Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-15T02:55:33.824Z] Building core-command ... [2023-03-15T02:55:33.824Z] Building core-common-config-bootstrapper ... [2023-03-15T02:55:33.824Z] Building core-data ... [2023-03-15T02:55:33.824Z] Building core-metadata ... [2023-03-15T02:55:33.824Z] Building security-bootstrapper ... [2023-03-15T02:55:33.824Z] Building security-proxy-auth ... [2023-03-15T02:55:33.824Z] Building security-proxy-setup ... [2023-03-15T02:55:33.824Z] Building security-secretstore-setup ... [2023-03-15T02:55:33.824Z] Building security-spiffe-token-provider ... [2023-03-15T02:55:33.824Z] Building security-spire-agent ... [2023-03-15T02:55:33.824Z] Building security-spire-config ... [2023-03-15T02:55:33.824Z] Building security-spire-server ... [2023-03-15T02:55:33.824Z] Building support-notifications ... [2023-03-15T02:55:33.824Z] Building support-scheduler ... [2023-03-15T02:55:33.824Z] Building core-data [2023-03-15T02:55:33.824Z] Building core-common-config-bootstrapper [2023-03-15T02:55:33.824Z] Building security-spiffe-token-provider [2023-03-15T02:55:33.824Z] Building support-scheduler [2023-03-15T02:55:33.824Z] Building core-metadata [2023-03-15T02:56:30.241Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:56:30.241Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:56:30.242Z] ---> 2a69f83321bb [2023-03-15T02:56:30.242Z] Step 3/20 : WORKDIR /edgex-go [2023-03-15T02:56:30.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:56:30.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:56:30.242Z] ---> 2a69f83321bb [2023-03-15T02:56:30.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:56:30.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:56:30.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:56:30.242Z] ---> 2a69f83321bb [2023-03-15T02:56:30.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:56:30.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:56:30.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:56:30.242Z] ---> 2a69f83321bb [2023-03-15T02:56:30.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:56:30.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T02:56:30.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T02:56:30.242Z] ---> 2a69f83321bb [2023-03-15T02:56:30.242Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T02:56:30.242Z] ---> Running in e8dec2ace7bb [2023-03-15T02:56:30.242Z] ---> Running in 75d6aa0de918 [2023-03-15T02:56:30.242Z] ---> Running in 0ad865b4f78d [2023-03-15T02:56:30.242Z] ---> Running in 2d91c44428ae [2023-03-15T02:56:30.242Z] ---> Running in c96250b97d7e [2023-03-15T02:56:30.242Z] Removing intermediate container 0ad865b4f78d [2023-03-15T02:56:30.242Z] ---> 1b77891c7ee0 [2023-03-15T02:56:30.242Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:56:30.242Z] Removing intermediate container c96250b97d7e [2023-03-15T02:56:30.242Z] ---> 25bd0cece00f [2023-03-15T02:56:30.242Z] Step 4/25 : WORKDIR /edgex-go [2023-03-15T02:56:30.242Z] ---> Running in 2ab5821d7ece [2023-03-15T02:56:30.242Z] Removing intermediate container e8dec2ace7bb [2023-03-15T02:56:30.242Z] ---> 44dc3ea9f786 [2023-03-15T02:56:30.242Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:56:30.242Z] Removing intermediate container 2d91c44428ae [2023-03-15T02:56:30.242Z] ---> 5019a193a8ac [2023-03-15T02:56:30.242Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-15T02:56:30.242Z] Removing intermediate container 75d6aa0de918 [2023-03-15T02:56:30.242Z] ---> 7d0d5d2454cc [2023-03-15T02:56:30.242Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T02:56:30.242Z] ---> Running in cef0fe4b382d [2023-03-15T02:56:30.242Z] ---> Running in a38d67703036 [2023-03-15T02:56:30.242Z] ---> Running in 06555000b4a4 [2023-03-15T02:56:30.242Z] ---> Running in 063773d132f6 [2023-03-15T02:56:30.242Z] Removing intermediate container 2ab5821d7ece [2023-03-15T02:56:30.242Z] ---> bf9fcf832078 [2023-03-15T02:56:30.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:56:30.242Z] ---> Running in 384a8435a65c [2023-03-15T02:56:30.242Z] Removing intermediate container cef0fe4b382d [2023-03-15T02:56:30.242Z] ---> 83475919df6d [2023-03-15T02:56:30.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:56:30.242Z] Removing intermediate container a38d67703036 [2023-03-15T02:56:30.242Z] ---> 05c7cadf8011 [2023-03-15T02:56:30.242Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-15T02:56:30.242Z] Removing intermediate container 063773d132f6 [2023-03-15T02:56:30.242Z] ---> ce84bb07abfc [2023-03-15T02:56:30.242Z] ---> Running in 100885807a14 [2023-03-15T02:56:30.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T02:56:30.242Z] ---> Running in 44fed94a05fb [2023-03-15T02:56:30.242Z] ---> Running in 10031161c1e1 [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T02:56:30.242Z] v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T02:56:30.242Z] OK: 17683 distinct packages available [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] OK: 263 MiB in 53 packages [2023-03-15T02:56:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:56:30.242Z] OK: 263 MiB in 53 packages [2023-03-15T02:56:30.830Z] OK: 263 MiB in 53 packages [2023-03-15T02:56:30.830Z] OK: 263 MiB in 53 packages [2023-03-15T02:56:31.100Z] OK: 263 MiB in 53 packages [2023-03-15T02:56:32.068Z] Removing intermediate container 384a8435a65c [2023-03-15T02:56:32.068Z] ---> 85502163c9a1 [2023-03-15T02:56:32.068Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:56:32.654Z] Removing intermediate container 10031161c1e1 [2023-03-15T02:56:32.654Z] ---> a4b649e14469 [2023-03-15T02:56:32.654Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:56:32.654Z] Removing intermediate container 100885807a14 [2023-03-15T02:56:32.654Z] ---> a7de3fcb4903 [2023-03-15T02:56:32.654Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T02:56:32.654Z] Removing intermediate container 44fed94a05fb [2023-03-15T02:56:32.654Z] ---> 291c9f601543 [2023-03-15T02:56:32.654Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-15T02:56:32.922Z] Removing intermediate container 06555000b4a4 [2023-03-15T02:56:32.922Z] ---> 8b0d954bd62f [2023-03-15T02:56:32.922Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-15T02:56:32.922Z] ---> cf60b04c8fe2 [2023-03-15T02:56:32.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:56:33.191Z] ---> Running in b12fda7e1153 [2023-03-15T02:56:34.172Z] ---> d7c745d7396c [2023-03-15T02:56:34.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:56:34.173Z] ---> 22c4b1c480dd [2023-03-15T02:56:34.173Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:56:34.173Z] ---> d8d5d5ec1fae [2023-03-15T02:56:34.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:56:34.173Z] ---> 2ad99888a7d5 [2023-03-15T02:56:34.173Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:56:34.173Z] ---> Running in 3b6b37376328 [2023-03-15T02:56:34.173Z] ---> Running in 5a6548b8425d [2023-03-15T02:56:34.448Z] ---> Running in 6ae2db4b42d2 [2023-03-15T02:56:34.448Z] ---> Running in b7db2654e56e [2023-03-15T02:58:26.259Z] Removing intermediate container 3b6b37376328 [2023-03-15T02:58:26.259Z] ---> 0fd889ce62c2 [2023-03-15T02:58:26.259Z] Step 8/23 : COPY . . [2023-03-15T02:58:26.259Z] Removing intermediate container b12fda7e1153 [2023-03-15T02:58:26.259Z] ---> 78d17fd112d0 [2023-03-15T02:58:26.259Z] Step 8/23 : COPY . . [2023-03-15T02:58:26.259Z] Removing intermediate container b7db2654e56e [2023-03-15T02:58:26.259Z] ---> 2bb80c84f372 [2023-03-15T02:58:26.259Z] Step 7/20 : COPY . . [2023-03-15T02:58:26.259Z] Removing intermediate container 5a6548b8425d [2023-03-15T02:58:26.259Z] Removing intermediate container 6ae2db4b42d2 [2023-03-15T02:58:26.259Z] ---> e0a01a438783 [2023-03-15T02:58:26.259Z] Step 8/23 : COPY . . [2023-03-15T02:58:26.259Z] ---> e9bc700ca77f [2023-03-15T02:58:26.259Z] Step 8/25 : COPY . . [2023-03-15T02:58:38.577Z] ---> ae7dc809a05b [2023-03-15T02:58:38.577Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-15T02:58:38.577Z] ---> 494888b8f00d [2023-03-15T02:58:38.577Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-15T02:58:38.577Z] ---> 1c27532567c1 [2023-03-15T02:58:38.577Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-15T02:58:38.577Z] ---> Running in 0634fe04cb45 [2023-03-15T02:58:38.577Z] ---> 26602d922b55 [2023-03-15T02:58:38.577Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-15T02:58:38.577Z] ---> Running in 8aacf9b5cb9c [2023-03-15T02:58:38.577Z] ---> a422b8747882 [2023-03-15T02:58:38.577Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> Running in dbcce62088cd [2023-03-15T02:58:38.577Z] [2023-03-15T02:58:38.577Z] ---> Running in 10bf22fbee49 [2023-03-15T02:58:38.577Z] ---> Running in 9550ed0680c5 [2023-03-15T02:58:39.537Z] 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-15T02:58:39.804Z] 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-15T02:58:40.070Z] 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-15T02:58:40.071Z] 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-15T02:58:40.346Z] 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-15T03:07:17.544Z] Removing intermediate container 0634fe04cb45 [2023-03-15T03:07:17.544Z] ---> 95d822e4a626 [2023-03-15T03:07:17.544Z] [2023-03-15T03:07:17.544Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T03:07:17.544Z] 3.17: Pulling from library/alpine [2023-03-15T03:07:17.544Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T03:07:17.544Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T03:07:17.544Z] ---> d74e625d9115 [2023-03-15T03:07:17.544Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T03:07:17.544Z] ---> Running in 52ff78804516 [2023-03-15T03:07:17.544Z] Removing intermediate container 52ff78804516 [2023-03-15T03:07:17.544Z] ---> 53dbe7abfd97 [2023-03-15T03:07:17.544Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:07:17.544Z] ---> Running in 1df70645611d [2023-03-15T03:07:17.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:07:17.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:07:17.544Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T03:07:17.544Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:07:17.544Z] OK: 8 MiB in 16 packages [2023-03-15T03:07:19.009Z] Removing intermediate container 1df70645611d [2023-03-15T03:07:19.009Z] ---> d564cdc5f132 [2023-03-15T03:07:19.009Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:07:22.819Z] ---> c8f9c8d07d3c [2023-03-15T03:07:22.819Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:07:23.787Z] ---> 2be44eb62cfe [2023-03-15T03:07:23.787Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-15T03:07:25.746Z] ---> 458a194e231b [2023-03-15T03:07:25.746Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-15T03:07:26.712Z] ---> a31e9adb08be [2023-03-15T03:07:26.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-15T03:07:28.137Z] ---> 47da4d72394c [2023-03-15T03:07:28.137Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T03:07:28.137Z] ---> Running in 32bcba55e283 [2023-03-15T03:07:32.406Z] Removing intermediate container 32bcba55e283 [2023-03-15T03:07:32.406Z] ---> d169b3fce96c [2023-03-15T03:07:32.406Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T03:07:32.406Z] ---> Running in 2439158625aa [2023-03-15T03:07:32.675Z] Removing intermediate container 2439158625aa [2023-03-15T03:07:32.675Z] ---> 2ec28c0c6776 [2023-03-15T03:07:32.675Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-15T03:07:32.675Z] ---> Running in a0c43ddf8fa3 [2023-03-15T03:07:36.971Z] Removing intermediate container a0c43ddf8fa3 [2023-03-15T03:07:36.971Z] ---> 95e6753c6ca8 [2023-03-15T03:07:36.971Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T03:07:36.971Z] ---> Running in 625c655a3dfe [2023-03-15T03:07:37.246Z] Removing intermediate container 625c655a3dfe [2023-03-15T03:07:37.246Z] ---> f8e2cfdaedfe [2023-03-15T03:07:37.246Z] Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:07:37.515Z] ---> Running in 8356244e38b1 [2023-03-15T03:07:38.106Z] Removing intermediate container 8356244e38b1 [2023-03-15T03:07:38.106Z] ---> 6df2a587f81b [2023-03-15T03:07:38.106Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T03:07:38.106Z] ---> Running in b9a8346f9a13 [2023-03-15T03:07:39.079Z] Removing intermediate container b9a8346f9a13 [2023-03-15T03:07:39.079Z] ---> c29008a323e1 [2023-03-15T03:07:39.079Z] [2023-03-15T03:07:39.350Z] Successfully built c29008a323e1 [2023-03-15T03:07:39.350Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-15T03:07:39.350Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-15T03:08:06.079Z] Removing intermediate container 8aacf9b5cb9c [2023-03-15T03:08:06.079Z] ---> 47f9401febc7 [2023-03-15T03:08:06.079Z] [2023-03-15T03:08:06.079Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T03:08:06.079Z] ---> d74e625d9115 [2023-03-15T03:08:06.079Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-15T03:08:06.079Z] Removing intermediate container dbcce62088cd [2023-03-15T03:08:06.079Z] ---> 51dd0d77b35d [2023-03-15T03:08:06.079Z] [2023-03-15T03:08:06.079Z] Step 10/25 : FROM alpine:3.17 [2023-03-15T03:08:06.079Z] ---> d74e625d9115 [2023-03-15T03:08:06.079Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:08:06.079Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:08:06.079Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:08:06.079Z] ---> 2a69f83321bb [2023-03-15T03:08:06.079Z] Step 3/33 : WORKDIR /edgex-go [2023-03-15T03:08:06.079Z] ---> Using cache [2023-03-15T03:08:06.079Z] ---> 5019a193a8ac [2023-03-15T03:08:06.079Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-15T03:08:06.079Z] ---> Running in 2289805fc660 [2023-03-15T03:08:06.079Z] ---> Running in b0e0a38230d7 [2023-03-15T03:08:06.079Z] ---> Running in fbf5621bff81 [2023-03-15T03:08:06.079Z] Removing intermediate container b0e0a38230d7 [2023-03-15T03:08:06.079Z] ---> b3063cf0efad [2023-03-15T03:08:06.079Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-15T03:08:06.079Z] ---> Running in b661f95b0a3c [2023-03-15T03:08:06.079Z] Removing intermediate container b661f95b0a3c [2023-03-15T03:08:06.079Z] ---> e1cacb498abe [2023-03-15T03:08:06.079Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-15T03:08:06.079Z] ---> Running in 5a91bacbd7c5 [2023-03-15T03:08:06.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:06.079Z] Removing intermediate container 5a91bacbd7c5 [2023-03-15T03:08:06.079Z] ---> 2266947336e7 [2023-03-15T03:08:06.079Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:08:06.079Z] ---> Running in e797e4592464 [2023-03-15T03:08:06.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:06.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:07.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:08.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:08.808Z] OK: 263 MiB in 53 packages [2023-03-15T03:08:08.808Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T03:08:08.808Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:08:08.808Z] OK: 8 MiB in 16 packages [2023-03-15T03:08:09.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:08:11.026Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T03:08:11.026Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:08:11.026Z] OK: 8 MiB in 16 packages [2023-03-15T03:08:11.026Z] Removing intermediate container 2289805fc660 [2023-03-15T03:08:11.026Z] ---> 57f5e06f8a25 [2023-03-15T03:08:11.026Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T03:08:11.026Z] Removing intermediate container fbf5621bff81 [2023-03-15T03:08:11.026Z] ---> 266fed20f128 [2023-03-15T03:08:11.026Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-15T03:08:11.295Z] ---> Running in 4a42300f5899 [2023-03-15T03:08:12.713Z] Removing intermediate container 4a42300f5899 [2023-03-15T03:08:12.713Z] ---> 4cc009986332 [2023-03-15T03:08:12.713Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-15T03:08:12.713Z] ---> Running in e7ccb7b433ff [2023-03-15T03:08:13.594Z] ---> 49ac77698ba7 [2023-03-15T03:08:13.594Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:08:13.594Z] Removing intermediate container e797e4592464 [2023-03-15T03:08:13.594Z] ---> fe16be2978d2 [2023-03-15T03:08:13.594Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:08:13.594Z] ---> Running in 510dc4006f5f [2023-03-15T03:08:13.909Z] Removing intermediate container e7ccb7b433ff [2023-03-15T03:08:13.909Z] ---> 54994f32004b [2023-03-15T03:08:13.909Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-15T03:08:14.192Z] ---> Running in 7f7432bdf2d6 [2023-03-15T03:08:15.677Z] Removing intermediate container 7f7432bdf2d6 [2023-03-15T03:08:15.677Z] ---> 3acfd87b461f [2023-03-15T03:08:15.677Z] Step 15/25 : WORKDIR / [2023-03-15T03:08:15.963Z] ---> Running in 9d882721c8a1 [2023-03-15T03:08:16.233Z] ---> 89adf13fa439 [2023-03-15T03:08:16.233Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:08:17.236Z] Removing intermediate container 9d882721c8a1 [2023-03-15T03:08:17.236Z] ---> 13ded639485c [2023-03-15T03:08:17.236Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:08:17.853Z] ---> f5f8f1c6806f [2023-03-15T03:08:17.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-15T03:08:18.479Z] ---> aded4f67bbff [2023-03-15T03:08:18.479Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:08:19.900Z] ---> 9690477f9ce0 [2023-03-15T03:08:19.901Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-15T03:08:20.190Z] ---> 20bbd8139f6c [2023-03-15T03:08:20.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-15T03:08:21.626Z] ---> bf206adc8028 [2023-03-15T03:08:21.626Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-15T03:08:21.626Z] ---> Running in cf3fa0d04748 [2023-03-15T03:08:22.211Z] Removing intermediate container cf3fa0d04748 [2023-03-15T03:08:22.492Z] ---> 1d9897a514ad [2023-03-15T03:08:22.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:08:22.492Z] ---> Running in 67003735aabc [2023-03-15T03:08:22.776Z] ---> c1378b46f581 [2023-03-15T03:08:22.776Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-15T03:08:23.362Z] Removing intermediate container 67003735aabc [2023-03-15T03:08:23.362Z] ---> 09432677b595 [2023-03-15T03:08:23.362Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T03:08:23.630Z] ---> Running in 993149608bb9 [2023-03-15T03:08:24.245Z] ---> 44e7f568cd29 [2023-03-15T03:08:24.245Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-15T03:08:24.245Z] Removing intermediate container 993149608bb9 [2023-03-15T03:08:24.245Z] ---> 213741200454 [2023-03-15T03:08:24.245Z] Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:08:24.514Z] ---> Running in b974a48c528d [2023-03-15T03:08:25.479Z] ---> 9357b8e8ae78 [2023-03-15T03:08:25.479Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-15T03:08:25.479Z] Removing intermediate container b974a48c528d [2023-03-15T03:08:25.479Z] ---> 5fd0814df599 [2023-03-15T03:08:25.479Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T03:08:25.479Z] ---> Running in 3ba35bff68b4 [2023-03-15T03:08:25.745Z] ---> Running in 31453c577324 [2023-03-15T03:08:26.335Z] Removing intermediate container 3ba35bff68b4 [2023-03-15T03:08:26.335Z] ---> 33b6a2daee06 [2023-03-15T03:08:26.335Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:08:26.604Z] Removing intermediate container 31453c577324 [2023-03-15T03:08:26.604Z] ---> 1c32de42d47e [2023-03-15T03:08:26.604Z] [2023-03-15T03:08:26.604Z] ---> Running in 429093f2c885 [2023-03-15T03:08:27.198Z] Successfully built 1c32de42d47e [2023-03-15T03:08:27.198Z] Successfully tagged core-data-arm64:latest [2023-03-15T03:08:27.198Z]  Building core-data ... done Building security-secretstore-setup [2023-03-15T03:08:27.198Z] Removing intermediate container 429093f2c885 [2023-03-15T03:08:27.198Z] ---> 52c29a0b775a [2023-03-15T03:08:27.198Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T03:08:27.467Z] ---> Running in 7e71ddf85e11 [2023-03-15T03:08:28.052Z] Removing intermediate container 7e71ddf85e11 [2023-03-15T03:08:28.052Z] ---> b85f1b268f1f [2023-03-15T03:08:28.052Z] Step 24/25 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:08:28.052Z] ---> Running in 637942c0dc01 [2023-03-15T03:08:28.648Z] Removing intermediate container 637942c0dc01 [2023-03-15T03:08:28.648Z] ---> de70999f177a [2023-03-15T03:08:28.648Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T03:08:28.648Z] ---> Running in 59f072422336 [2023-03-15T03:08:29.238Z] Removing intermediate container 59f072422336 [2023-03-15T03:08:29.238Z] ---> c71f2c5a8d5e [2023-03-15T03:08:29.238Z] [2023-03-15T03:08:29.507Z] Successfully built c71f2c5a8d5e [2023-03-15T03:08:29.507Z] Successfully tagged core-metadata-arm64:latest [2023-03-15T03:08:29.507Z]  Building core-metadata ... done Building support-notifications [2023-03-15T03:08:56.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:08:56.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:08:56.199Z] ---> 2a69f83321bb [2023-03-15T03:08:56.199Z] Step 3/24 : WORKDIR /edgex-go [2023-03-15T03:08:56.199Z] ---> Using cache [2023-03-15T03:08:56.199Z] ---> 5019a193a8ac [2023-03-15T03:08:56.199Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-15T03:08:56.199Z] ---> Using cache [2023-03-15T03:08:56.199Z] ---> 266fed20f128 [2023-03-15T03:08:56.199Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-15T03:08:56.199Z] ---> Using cache [2023-03-15T03:08:56.199Z] ---> 49ac77698ba7 [2023-03-15T03:08:56.199Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:08:57.161Z] ---> Running in 6ce2426f4ce6 [2023-03-15T03:08:58.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:08:58.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:08:58.147Z] ---> 2a69f83321bb [2023-03-15T03:08:58.147Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T03:08:58.147Z] ---> Using cache [2023-03-15T03:08:58.147Z] ---> 7d0d5d2454cc [2023-03-15T03:08:58.147Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T03:08:58.147Z] ---> Using cache [2023-03-15T03:08:58.147Z] ---> ce84bb07abfc [2023-03-15T03:08:58.147Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-15T03:08:58.147Z] ---> Running in df833d73388e [2023-03-15T03:09:01.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:02.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:04.442Z] OK: 263 MiB in 53 packages [2023-03-15T03:09:07.035Z] Removing intermediate container df833d73388e [2023-03-15T03:09:07.035Z] ---> dc15059cbf85 [2023-03-15T03:09:07.035Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T03:09:08.986Z] ---> 063408bb8f9f [2023-03-15T03:09:08.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:09:08.986Z] ---> Running in 448cfc03889a [2023-03-15T03:09:15.642Z] Removing intermediate container 9550ed0680c5 [2023-03-15T03:09:15.642Z] ---> a8e091e041f5 [2023-03-15T03:09:15.642Z] [2023-03-15T03:09:15.642Z] Step 9/20 : FROM alpine:3.17 [2023-03-15T03:09:15.642Z] ---> d74e625d9115 [2023-03-15T03:09:15.642Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T03:09:15.642Z] ---> Running in 29be952bff22 [2023-03-15T03:09:15.910Z] Removing intermediate container 29be952bff22 [2023-03-15T03:09:15.910Z] ---> 2d59636ff42b [2023-03-15T03:09:15.910Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-15T03:09:16.183Z] ---> Running in 2ee6e7205c2b [2023-03-15T03:09:18.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:19.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:21.692Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T03:09:21.692Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T03:09:21.692Z] OK: 17683 distinct packages available [2023-03-15T03:09:21.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:22.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:09:25.525Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-15T03:09:25.525Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-15T03:09:25.525Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-15T03:09:25.525Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-15T03:09:25.525Z] (5/9) Installing curl (7.88.1-r0) [2023-03-15T03:09:25.525Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-15T03:09:25.525Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-15T03:09:25.525Z] (8/9) Installing libucontext (1.2-r0) [2023-03-15T03:09:25.525Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-15T03:09:25.525Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:09:25.791Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T03:09:26.386Z] OK: 11 MiB in 24 packages [2023-03-15T03:09:31.733Z] Removing intermediate container 2ee6e7205c2b [2023-03-15T03:09:31.733Z] ---> 6f6ca9b4c18a [2023-03-15T03:09:31.733Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:09:35.076Z] ---> fd7267314457 [2023-03-15T03:09:35.076Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:09:37.055Z] ---> 4f1e8bcb4eea [2023-03-15T03:09:37.055Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-15T03:09:41.318Z] ---> 3615d7e1ba4a [2023-03-15T03:09:41.318Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-15T03:09:43.263Z] ---> 564d1802faa4 [2023-03-15T03:09:43.263Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-15T03:09:43.263Z] ---> Running in a35e6675c348 [2023-03-15T03:09:44.234Z] Removing intermediate container a35e6675c348 [2023-03-15T03:09:44.234Z] ---> c18dd8e06006 [2023-03-15T03:09:44.234Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:09:44.502Z] ---> Running in a5ac33145b03 [2023-03-15T03:09:47.847Z] Removing intermediate container a5ac33145b03 [2023-03-15T03:09:47.847Z] ---> 36ac4ade85da [2023-03-15T03:09:47.847Z] Step 18/20 : LABEL arch=arm64 [2023-03-15T03:09:48.436Z] ---> Running in e6189a8b004b [2023-03-15T03:09:49.850Z] Removing intermediate container e6189a8b004b [2023-03-15T03:09:49.850Z] ---> 6208fe6b45fc [2023-03-15T03:09:49.850Z] Step 19/20 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:09:49.850Z] ---> Running in 6218dcd57d82 [2023-03-15T03:09:50.834Z] Removing intermediate container 6218dcd57d82 [2023-03-15T03:09:50.834Z] ---> 18001c543c79 [2023-03-15T03:09:50.834Z] Step 20/20 : LABEL version=0.0.0 [2023-03-15T03:09:51.101Z] ---> Running in 555a80ed0b35 [2023-03-15T03:09:52.062Z] Removing intermediate container 555a80ed0b35 [2023-03-15T03:09:52.062Z] ---> f70e0afb952c [2023-03-15T03:09:52.062Z] [2023-03-15T03:09:52.647Z] Successfully built f70e0afb952c [2023-03-15T03:09:52.647Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-15T03:09:52.647Z] Building security-spire-config [2023-03-15T03:10:10.874Z]  Building security-spiffe-token-provider ... done Removing intermediate container 510dc4006f5f [2023-03-15T03:10:10.874Z] ---> 02cccb5de101 [2023-03-15T03:10:10.874Z] Step 7/33 : COPY . . [2023-03-15T03:10:11.467Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:10:11.467Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:10:11.467Z] ---> 2a69f83321bb [2023-03-15T03:10:11.467Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T03:10:11.467Z] ---> Using cache [2023-03-15T03:10:11.467Z] ---> 5019a193a8ac [2023-03-15T03:10:11.467Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T03:10:11.735Z] ---> Running in 05c3cc0aa575 [2023-03-15T03:10:13.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:10:14.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:10:15.678Z] OK: 263 MiB in 53 packages [2023-03-15T03:10:18.267Z] Removing intermediate container 05c3cc0aa575 [2023-03-15T03:10:18.267Z] ---> 272090b2af72 [2023-03-15T03:10:18.267Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T03:10:19.230Z] ---> d7d77fbaa882 [2023-03-15T03:10:19.230Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:10:19.498Z] ---> Running in f5c6fc89bf61 [2023-03-15T03:10:31.846Z] Removing intermediate container 10bf22fbee49 [2023-03-15T03:10:31.846Z] ---> 948626c5d3c0 [2023-03-15T03:10:31.846Z] [2023-03-15T03:10:31.846Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T03:10:31.846Z] ---> d74e625d9115 [2023-03-15T03:10:31.846Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:10:31.846Z] ---> Using cache [2023-03-15T03:10:31.846Z] ---> 57f5e06f8a25 [2023-03-15T03:10:31.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T03:10:31.846Z] ---> Using cache [2023-03-15T03:10:31.846Z] ---> 4cc009986332 [2023-03-15T03:10:31.846Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-15T03:10:31.846Z] ---> Running in 8b45162e2ee6 [2023-03-15T03:10:32.820Z] Removing intermediate container 8b45162e2ee6 [2023-03-15T03:10:32.820Z] ---> 5236f00ded08 [2023-03-15T03:10:32.820Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T03:10:32.820Z] ---> Running in e95a4b7b749f [2023-03-15T03:10:33.783Z] ---> a49287edd62f [2023-03-15T03:10:33.783Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-15T03:10:34.063Z] Removing intermediate container e95a4b7b749f [2023-03-15T03:10:34.063Z] ---> aebf4bc6798e [2023-03-15T03:10:34.063Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:10:34.330Z] ---> Running in 39dff2c89c32 [2023-03-15T03:10:36.527Z] ---> 7b9358fa7757 [2023-03-15T03:10:36.527Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:10:36.794Z] 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-15T03:10:38.741Z] ---> 4ff0dedf5a48 [2023-03-15T03:10:38.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-15T03:10:45.412Z] ---> 39014ca30c9a [2023-03-15T03:10:45.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-15T03:10:46.393Z] ---> f4e14621b8ae [2023-03-15T03:10:46.393Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-15T03:10:46.393Z] ---> Running in fbbb9c60d16f [2023-03-15T03:10:47.833Z] Removing intermediate container fbbb9c60d16f [2023-03-15T03:10:47.833Z] ---> e5f08a21c025 [2023-03-15T03:10:47.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:10:48.110Z] ---> Running in 725748b93d23 [2023-03-15T03:10:49.522Z] Removing intermediate container 725748b93d23 [2023-03-15T03:10:49.522Z] ---> 327469220a70 [2023-03-15T03:10:49.522Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T03:10:49.522Z] ---> Running in 7f14d53c27e4 [2023-03-15T03:10:50.934Z] Removing intermediate container 7f14d53c27e4 [2023-03-15T03:10:50.934Z] ---> 01c13e5ac01c [2023-03-15T03:10:50.934Z] Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:10:50.934Z] ---> Running in 2aaec88f820f [2023-03-15T03:10:51.909Z] Removing intermediate container 2aaec88f820f [2023-03-15T03:10:51.909Z] ---> bf8961169d89 [2023-03-15T03:10:51.909Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T03:10:52.176Z] ---> Running in c956583c1a5a [2023-03-15T03:10:53.145Z] Removing intermediate container c956583c1a5a [2023-03-15T03:10:53.145Z] ---> c2b15e497966 [2023-03-15T03:10:53.145Z] [2023-03-15T03:10:53.413Z] Removing intermediate container 6ce2426f4ce6 [2023-03-15T03:10:53.413Z] ---> 4a0c91e300ea [2023-03-15T03:10:53.413Z] Step 7/24 : COPY . . [2023-03-15T03:10:53.683Z] Successfully built c2b15e497966 [2023-03-15T03:10:53.683Z] Successfully tagged support-scheduler-arm64:latest [2023-03-15T03:10:53.683Z] Building security-proxy-setup [2023-03-15T03:11:06.166Z]  Building support-scheduler ... done Removing intermediate container 448cfc03889a [2023-03-15T03:11:06.166Z] ---> 4a2b9282b641 [2023-03-15T03:11:06.166Z] Step 8/23 : COPY . . [2023-03-15T03:11:13.018Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:11:13.018Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:11:13.018Z] ---> 2a69f83321bb [2023-03-15T03:11:13.018Z] Step 3/21 : WORKDIR /edgex-go [2023-03-15T03:11:13.018Z] ---> Using cache [2023-03-15T03:11:13.018Z] ---> 5019a193a8ac [2023-03-15T03:11:13.018Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-15T03:11:13.018Z] ---> Using cache [2023-03-15T03:11:13.018Z] ---> 266fed20f128 [2023-03-15T03:11:13.018Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-15T03:11:13.018Z] ---> Using cache [2023-03-15T03:11:13.018Z] ---> 49ac77698ba7 [2023-03-15T03:11:13.018Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:11:13.018Z] ---> Using cache [2023-03-15T03:11:13.018Z] ---> 4a0c91e300ea [2023-03-15T03:11:13.018Z] Step 7/21 : COPY . . [2023-03-15T03:11:25.329Z] ---> f6b84bddb1c6 [2023-03-15T03:11:25.329Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-15T03:11:25.329Z] ---> Running in d555790a6685 [2023-03-15T03:11:26.733Z] 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-15T03:11:39.059Z] ---> d955c12a2904 [2023-03-15T03:11:39.059Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-15T03:11:39.059Z] ---> Running in 8866f0a0bcb0 [2023-03-15T03:11:42.440Z] 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-15T03:11:44.401Z] ---> 0e4b366d818c [2023-03-15T03:11:44.401Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-15T03:11:44.401Z] ---> Running in 1334f78c644b [2023-03-15T03:11:47.761Z] 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-15T03:11:52.035Z] Removing intermediate container f5c6fc89bf61 [2023-03-15T03:11:52.035Z] ---> a683b75b7fd5 [2023-03-15T03:11:52.035Z] Step 7/26 : COPY . . [2023-03-15T03:12:04.352Z] ---> 2aab36524a42 [2023-03-15T03:12:04.352Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T03:12:04.352Z] ---> Running in e8b1748b1207 [2023-03-15T03:12:05.314Z] Removing intermediate container e8b1748b1207 [2023-03-15T03:12:05.314Z] ---> 367afea625e3 [2023-03-15T03:12:05.314Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T03:12:05.314Z] ---> Running in ae35fb851743 [2023-03-15T03:12:05.897Z] Removing intermediate container ae35fb851743 [2023-03-15T03:12:05.897Z] ---> 5417c7505a4f [2023-03-15T03:12:05.897Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T03:12:05.897Z] ---> Running in dbda89340569 [2023-03-15T03:12:06.485Z] Removing intermediate container dbda89340569 [2023-03-15T03:12:06.485Z] ---> add6fc708d00 [2023-03-15T03:12:06.485Z] 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-15T03:12:06.754Z] ---> Running in ceefcbe4f926 [2023-03-15T03:12:10.143Z] Removing intermediate container ceefcbe4f926 [2023-03-15T03:12:10.143Z] ---> 698eec8b64f2 [2023-03-15T03:12:10.143Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T03:12:10.143Z] ---> Running in 436f899c56d4 [2023-03-15T03:12:10.731Z] Removing intermediate container 436f899c56d4 [2023-03-15T03:12:10.731Z] ---> 1debc75731db [2023-03-15T03:12:10.731Z] [2023-03-15T03:12:10.731Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T03:12:10.731Z] ---> d74e625d9115 [2023-03-15T03:12:10.731Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T03:12:10.731Z] ---> Using cache [2023-03-15T03:12:10.731Z] ---> 2d59636ff42b [2023-03-15T03:12:10.731Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-15T03:12:10.731Z] ---> Running in b97d95453372 [2023-03-15T03:12:12.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:13.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:15.575Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T03:12:15.575Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T03:12:15.575Z] OK: 17683 distinct packages available [2023-03-15T03:12:15.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:16.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:17.940Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-15T03:12:17.940Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-15T03:12:17.940Z] (3/4) Installing libucontext (1.2-r0) [2023-03-15T03:12:17.940Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-15T03:12:17.940Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:12:17.940Z] OK: 8 MiB in 19 packages [2023-03-15T03:12:19.882Z] Removing intermediate container b97d95453372 [2023-03-15T03:12:19.882Z] ---> 0ac3cb52634b [2023-03-15T03:12:19.882Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:12:20.847Z] ---> f9c2bb357d53 [2023-03-15T03:12:20.847Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T03:12:27.504Z] ---> 0bf43c169d9a [2023-03-15T03:12:27.504Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T03:12:28.085Z] ---> b00608bc4f72 [2023-03-15T03:12:28.085Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-15T03:12:28.085Z] ---> Running in dda12c76099e [2023-03-15T03:12:28.667Z] Removing intermediate container dda12c76099e [2023-03-15T03:12:28.667Z] ---> ac21e67bc69c [2023-03-15T03:12:28.667Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-15T03:12:29.621Z] ---> 1981c840d332 [2023-03-15T03:12:29.621Z] Step 21/26 : WORKDIR / [2023-03-15T03:12:29.887Z] ---> Running in b80a5f7a9ca1 [2023-03-15T03:12:30.466Z] Removing intermediate container b80a5f7a9ca1 [2023-03-15T03:12:30.466Z] ---> ac6f7163babb [2023-03-15T03:12:30.466Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T03:12:30.466Z] ---> Running in b6f93b7f9b5e [2023-03-15T03:12:31.047Z] Removing intermediate container b6f93b7f9b5e [2023-03-15T03:12:31.047Z] ---> 06f966ff266e [2023-03-15T03:12:31.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T03:12:31.047Z] ---> Running in cd53adf5c05c [2023-03-15T03:12:31.627Z] Removing intermediate container cd53adf5c05c [2023-03-15T03:12:31.627Z] ---> f217c02497ce [2023-03-15T03:12:31.627Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T03:12:31.627Z] ---> Running in c9547c73d413 [2023-03-15T03:12:32.207Z] Removing intermediate container c9547c73d413 [2023-03-15T03:12:32.207Z] ---> fceb5b6b802d [2023-03-15T03:12:32.207Z] Step 25/26 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:12:32.207Z] ---> Running in e438e2b57069 [2023-03-15T03:12:32.788Z] Removing intermediate container e438e2b57069 [2023-03-15T03:12:32.788Z] ---> 557f10f86eb1 [2023-03-15T03:12:32.788Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T03:12:32.788Z] ---> Running in e35d5a38b8e4 [2023-03-15T03:12:33.368Z] Removing intermediate container e35d5a38b8e4 [2023-03-15T03:12:33.368Z] ---> f5351b1456b2 [2023-03-15T03:12:33.368Z] [2023-03-15T03:12:33.633Z] Successfully built f5351b1456b2 [2023-03-15T03:12:33.633Z] Successfully tagged security-spire-config-arm64:latest [2023-03-15T03:12:33.633Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-15T03:12:51.822Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:12:51.822Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:12:51.822Z] ---> 2a69f83321bb [2023-03-15T03:12:51.822Z] Step 3/26 : WORKDIR /edgex-go [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 5019a193a8ac [2023-03-15T03:12:51.822Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 272090b2af72 [2023-03-15T03:12:51.822Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> d7d77fbaa882 [2023-03-15T03:12:51.822Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> a683b75b7fd5 [2023-03-15T03:12:51.822Z] Step 7/26 : COPY . . [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 2aab36524a42 [2023-03-15T03:12:51.822Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 367afea625e3 [2023-03-15T03:12:51.822Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 5417c7505a4f [2023-03-15T03:12:51.822Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> add6fc708d00 [2023-03-15T03:12:51.822Z] 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-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 698eec8b64f2 [2023-03-15T03:12:51.822Z] Step 12/26 : WORKDIR /edgex-go [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 1debc75731db [2023-03-15T03:12:51.822Z] [2023-03-15T03:12:51.822Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T03:12:51.822Z] ---> d74e625d9115 [2023-03-15T03:12:51.822Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T03:12:51.822Z] ---> Using cache [2023-03-15T03:12:51.822Z] ---> 2d59636ff42b [2023-03-15T03:12:51.822Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T03:12:51.822Z] ---> Running in 840c7871179f [2023-03-15T03:12:54.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:54.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:56.373Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-15T03:12:56.373Z] v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-15T03:12:56.373Z] OK: 17683 distinct packages available [2023-03-15T03:12:56.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:57.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:12:58.993Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-15T03:12:58.993Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-15T03:12:58.993Z] (3/5) Installing libucontext (1.2-r0) [2023-03-15T03:12:58.993Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-15T03:12:58.993Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-15T03:12:58.993Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:12:58.993Z] OK: 9 MiB in 20 packages [2023-03-15T03:13:00.941Z] Removing intermediate container 840c7871179f [2023-03-15T03:13:00.941Z] ---> ae3f21a251e0 [2023-03-15T03:13:00.941Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:13:01.900Z] ---> 1cd072ccdfe6 [2023-03-15T03:13:01.900Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-15T03:13:08.539Z] ---> b53c4534744a [2023-03-15T03:13:08.539Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T03:13:13.882Z] ---> 0b7c62a71fcd [2023-03-15T03:13:13.882Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T03:13:14.150Z] ---> 4842d1a09e73 [2023-03-15T03:13:14.150Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-15T03:13:15.110Z] ---> 1f53a8d599e9 [2023-03-15T03:13:15.110Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-15T03:13:16.069Z] ---> 703a50d1074f [2023-03-15T03:13:16.069Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T03:13:16.069Z] ---> Running in f84ba5f2661c [2023-03-15T03:13:16.651Z] Removing intermediate container f84ba5f2661c [2023-03-15T03:13:16.651Z] ---> 95caa38f99bd [2023-03-15T03:13:16.651Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T03:13:16.651Z] ---> Running in c99331a29ec0 [2023-03-15T03:13:17.231Z] Removing intermediate container c99331a29ec0 [2023-03-15T03:13:17.231Z] ---> 22b35380e844 [2023-03-15T03:13:17.231Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T03:13:17.231Z] ---> Running in cf2acdf988d3 [2023-03-15T03:13:17.819Z] Removing intermediate container cf2acdf988d3 [2023-03-15T03:13:17.819Z] ---> 62426bb705a0 [2023-03-15T03:13:17.819Z] Step 25/26 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:13:18.089Z] ---> Running in dbf067fc7a9d [2023-03-15T03:13:18.669Z] Removing intermediate container dbf067fc7a9d [2023-03-15T03:13:18.669Z] ---> 6034242bfb7b [2023-03-15T03:13:18.669Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T03:13:18.669Z] ---> Running in 01aaf7bb1418 [2023-03-15T03:13:19.249Z] Removing intermediate container 01aaf7bb1418 [2023-03-15T03:13:19.249Z] ---> 62ca047a3d67 [2023-03-15T03:13:19.249Z] [2023-03-15T03:13:19.514Z] Successfully built 62ca047a3d67 [2023-03-15T03:13:19.514Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-15T03:13:19.514Z] Building security-spire-server [2023-03-15T03:13:37.705Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:13:37.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:13:37.705Z] ---> 2a69f83321bb [2023-03-15T03:13:37.705Z] Step 3/25 : WORKDIR /edgex-go [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> 5019a193a8ac [2023-03-15T03:13:37.705Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> 272090b2af72 [2023-03-15T03:13:37.705Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> d7d77fbaa882 [2023-03-15T03:13:37.705Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> a683b75b7fd5 [2023-03-15T03:13:37.705Z] Step 7/25 : COPY . . [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> 2aab36524a42 [2023-03-15T03:13:37.705Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> 367afea625e3 [2023-03-15T03:13:37.705Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> 5417c7505a4f [2023-03-15T03:13:37.705Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-15T03:13:37.705Z] ---> Using cache [2023-03-15T03:13:37.705Z] ---> add6fc708d00 [2023-03-15T03:13:37.705Z] Step 11/25 : 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-15T03:13:37.705Z] ---> Running in 97c363014d16 [2023-03-15T03:13:40.304Z] Removing intermediate container 97c363014d16 [2023-03-15T03:13:40.304Z] ---> d99485ba7b0c [2023-03-15T03:13:40.304Z] Step 12/25 : WORKDIR /edgex-go [2023-03-15T03:13:40.304Z] ---> Running in c6ec405d75ee [2023-03-15T03:13:40.897Z] Removing intermediate container c6ec405d75ee [2023-03-15T03:13:40.897Z] ---> 8dea4c0eca68 [2023-03-15T03:13:40.897Z] [2023-03-15T03:13:40.897Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T03:13:40.897Z] ---> d74e625d9115 [2023-03-15T03:13:40.897Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T03:13:40.897Z] ---> Using cache [2023-03-15T03:13:40.897Z] ---> 2d59636ff42b [2023-03-15T03:13:40.897Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-15T03:13:40.897Z] ---> Using cache [2023-03-15T03:13:40.898Z] ---> ae3f21a251e0 [2023-03-15T03:13:40.898Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:13:40.898Z] ---> Using cache [2023-03-15T03:13:40.898Z] ---> 1cd072ccdfe6 [2023-03-15T03:13:40.898Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-15T03:13:47.532Z] ---> a71660b32acd [2023-03-15T03:13:47.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-15T03:13:47.798Z] ---> 8ef75fa149f3 [2023-03-15T03:13:47.798Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-15T03:13:48.763Z] ---> 22e356df14db [2023-03-15T03:13:48.763Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-15T03:13:49.727Z] ---> cc2bc81613af [2023-03-15T03:13:49.727Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-15T03:13:49.727Z] ---> Running in d233e3f5260f [2023-03-15T03:13:50.310Z] Removing intermediate container d233e3f5260f [2023-03-15T03:13:50.310Z] ---> 811b4aa47c49 [2023-03-15T03:13:50.310Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-15T03:13:50.310Z] ---> Running in 249ca9160bb1 [2023-03-15T03:13:50.893Z] Removing intermediate container 249ca9160bb1 [2023-03-15T03:13:50.893Z] ---> e9857e574cb4 [2023-03-15T03:13:50.893Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T03:13:51.160Z] ---> Running in c935fda8e9dc [2023-03-15T03:13:51.749Z] Removing intermediate container c935fda8e9dc [2023-03-15T03:13:51.749Z] ---> d1854783926f [2023-03-15T03:13:51.749Z] Step 24/25 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:13:51.749Z] ---> Running in 58ab1c8bffe1 [2023-03-15T03:13:52.341Z] Removing intermediate container 58ab1c8bffe1 [2023-03-15T03:13:52.341Z] ---> 9ff75aad23d3 [2023-03-15T03:13:52.341Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T03:13:52.607Z] ---> Running in cddf094ff889 [2023-03-15T03:13:53.188Z] Removing intermediate container cddf094ff889 [2023-03-15T03:13:53.188Z] ---> fcd716e0992f [2023-03-15T03:13:53.188Z] [2023-03-15T03:13:53.453Z] Successfully built fcd716e0992f [2023-03-15T03:13:53.453Z] Successfully tagged security-spire-server-arm64:latest [2023-03-15T03:13:53.453Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-15T03:14:11.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:14:11.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:14:11.643Z] ---> 2a69f83321bb [2023-03-15T03:14:11.643Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> 7d0d5d2454cc [2023-03-15T03:14:11.643Z] Step 4/23 : WORKDIR /edgex-go [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> ce84bb07abfc [2023-03-15T03:14:11.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> a4b649e14469 [2023-03-15T03:14:11.643Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> d7c745d7396c [2023-03-15T03:14:11.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> 0fd889ce62c2 [2023-03-15T03:14:11.643Z] Step 8/23 : COPY . . [2023-03-15T03:14:11.643Z] ---> Using cache [2023-03-15T03:14:11.643Z] ---> ae7dc809a05b [2023-03-15T03:14:11.643Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-15T03:14:13.047Z] ---> Running in adcca314414d [2023-03-15T03:14:14.984Z] 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-15T03:16:21.675Z] Removing intermediate container 39dff2c89c32 [2023-03-15T03:16:21.675Z] ---> e8d5bc1ce49c [2023-03-15T03:16:21.675Z] [2023-03-15T03:16:21.675Z] Step 9/33 : FROM alpine:3.17 [2023-03-15T03:16:21.675Z] ---> d74e625d9115 [2023-03-15T03:16:21.675Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-15T03:16:21.675Z] ---> Using cache [2023-03-15T03:16:21.675Z] ---> 2d59636ff42b [2023-03-15T03:16:21.675Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-15T03:16:21.675Z] ---> Running in aba94c5f5af8 [2023-03-15T03:16:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:16:22.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:16:24.295Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T03:16:24.295Z] (2/2) Installing su-exec (0.2-r2) [2023-03-15T03:16:24.295Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:16:24.295Z] OK: 8 MiB in 17 packages [2023-03-15T03:16:25.713Z] Removing intermediate container aba94c5f5af8 [2023-03-15T03:16:25.713Z] ---> aa6fc55beef0 [2023-03-15T03:16:25.713Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-15T03:16:25.980Z] ---> Running in 319f321b530b [2023-03-15T03:16:26.749Z] Removing intermediate container 319f321b530b [2023-03-15T03:16:26.749Z] ---> be5e768faf84 [2023-03-15T03:16:26.749Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-15T03:16:26.749Z] ---> Running in eacea6dbc6a9 [2023-03-15T03:16:27.077Z] Removing intermediate container eacea6dbc6a9 [2023-03-15T03:16:27.077Z] ---> 433bf0b650bd [2023-03-15T03:16:27.077Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-15T03:16:27.366Z] ---> Running in 5ca8a84463ff [2023-03-15T03:16:28.001Z] Removing intermediate container 5ca8a84463ff [2023-03-15T03:16:28.001Z] ---> 873746fa0b59 [2023-03-15T03:16:28.001Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-15T03:16:28.001Z] ---> Running in e40eec974f67 [2023-03-15T03:16:28.646Z] Removing intermediate container e40eec974f67 [2023-03-15T03:16:28.646Z] ---> dc18a96f8e6d [2023-03-15T03:16:28.646Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-15T03:16:28.646Z] ---> Running in 682573fdd1d5 [2023-03-15T03:16:32.102Z] Removing intermediate container 682573fdd1d5 [2023-03-15T03:16:32.102Z] ---> 2fc530be4de6 [2023-03-15T03:16:32.102Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-15T03:16:32.102Z] ---> Running in edad08e89da9 [2023-03-15T03:16:32.718Z] Removing intermediate container edad08e89da9 [2023-03-15T03:16:32.718Z] ---> 409b2e31df28 [2023-03-15T03:16:32.718Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-15T03:16:33.678Z] ---> 6adff29dc6af [2023-03-15T03:16:33.678Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-15T03:16:33.678Z] ---> Running in 3aff3e400cc5 [2023-03-15T03:16:37.020Z] Removing intermediate container 3aff3e400cc5 [2023-03-15T03:16:37.020Z] ---> 249aabd4e528 [2023-03-15T03:16:37.020Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:16:37.605Z] ---> 96f38432cbb3 [2023-03-15T03:16:37.605Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:16:38.566Z] ---> 7e2afd95c269 [2023-03-15T03:16:38.566Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-15T03:16:40.502Z] ---> d59495ad9e5f [2023-03-15T03:16:40.502Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-15T03:16:41.083Z] ---> 9c838fe0de75 [2023-03-15T03:16:41.083Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-15T03:16:42.042Z] ---> 62cea2fd6e0a [2023-03-15T03:16:42.042Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-15T03:16:42.996Z] ---> ff50afb7e543 [2023-03-15T03:16:42.996Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-15T03:16:43.952Z] ---> 44355f12ccd1 [2023-03-15T03:16:43.952Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-15T03:16:44.915Z] ---> 688b06900d02 [2023-03-15T03:16:44.915Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-15T03:16:44.915Z] ---> Running in cd93c734a0d7 [2023-03-15T03:16:50.246Z] Removing intermediate container cd93c734a0d7 [2023-03-15T03:16:50.246Z] ---> dc59a6373707 [2023-03-15T03:16:50.246Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-15T03:16:50.513Z] ---> Running in ce065440d3ba [2023-03-15T03:16:51.095Z] Removing intermediate container ce065440d3ba [2023-03-15T03:16:51.095Z] ---> e2d64e6d887e [2023-03-15T03:16:51.095Z] Step 30/33 : CMD ["gate"] [2023-03-15T03:16:51.095Z] ---> Running in 6b0a0c72c7c7 [2023-03-15T03:16:51.679Z] Removing intermediate container 6b0a0c72c7c7 [2023-03-15T03:16:51.679Z] ---> 9e94dd1304e1 [2023-03-15T03:16:51.679Z] Step 31/33 : LABEL arch=arm64 [2023-03-15T03:16:51.946Z] ---> Running in cf023a2e7211 [2023-03-15T03:16:52.213Z] Removing intermediate container cf023a2e7211 [2023-03-15T03:16:52.213Z] ---> 739fd1611728 [2023-03-15T03:16:52.213Z] Step 32/33 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:16:52.479Z] ---> Running in 6f3528418017 [2023-03-15T03:16:53.062Z] Removing intermediate container 6f3528418017 [2023-03-15T03:16:53.062Z] ---> 31a0bb98278c [2023-03-15T03:16:53.062Z] Step 33/33 : LABEL version=0.0.0 [2023-03-15T03:16:53.062Z] ---> Running in fe469a7900d9 [2023-03-15T03:16:53.644Z] Removing intermediate container fe469a7900d9 [2023-03-15T03:16:53.644Z] ---> 730385353f0c [2023-03-15T03:16:53.644Z] [2023-03-15T03:16:53.911Z] Successfully built 730385353f0c [2023-03-15T03:16:53.911Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-15T03:16:54.181Z]  Building security-bootstrapper ... done Building core-command [2023-03-15T03:17:12.367Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-15T03:17:12.367Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-15T03:17:12.367Z] ---> 2a69f83321bb [2023-03-15T03:17:12.367Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> 7d0d5d2454cc [2023-03-15T03:17:12.367Z] Step 4/24 : WORKDIR /edgex-go [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> ce84bb07abfc [2023-03-15T03:17:12.367Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> a4b649e14469 [2023-03-15T03:17:12.367Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> d7c745d7396c [2023-03-15T03:17:12.367Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> 0fd889ce62c2 [2023-03-15T03:17:12.367Z] Step 8/24 : COPY . . [2023-03-15T03:17:12.367Z] ---> Using cache [2023-03-15T03:17:12.367Z] ---> ae7dc809a05b [2023-03-15T03:17:12.367Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-15T03:17:12.367Z] ---> Running in 5a031eedb577 [2023-03-15T03:17:12.958Z] 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-15T03:17:59.778Z] 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-15T03:18:14.790Z] Removing intermediate container d555790a6685 [2023-03-15T03:18:14.790Z] ---> dec09b015d45 [2023-03-15T03:18:14.791Z] [2023-03-15T03:18:14.791Z] Step 9/24 : FROM alpine:3.17 [2023-03-15T03:18:14.791Z] ---> d74e625d9115 [2023-03-15T03:18:14.791Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-15T03:18:14.791Z] ---> Running in 5c51df2bd4f5 [2023-03-15T03:18:15.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:18:15.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:18:17.359Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-15T03:18:17.627Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-15T03:18:17.627Z] (3/3) Installing su-exec (0.2-r2) [2023-03-15T03:18:17.627Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:18:17.627Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T03:18:18.584Z] OK: 8 MiB in 18 packages [2023-03-15T03:18:21.155Z] Removing intermediate container 5c51df2bd4f5 [2023-03-15T03:18:21.155Z] ---> ff22dfcfcdfa [2023-03-15T03:18:21.155Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-15T03:18:21.423Z] ---> Running in 9157ab07fdc0 [2023-03-15T03:18:22.029Z] Removing intermediate container 9157ab07fdc0 [2023-03-15T03:18:22.029Z] ---> a7ce7acc4e22 [2023-03-15T03:18:22.029Z] Step 12/24 : WORKDIR / [2023-03-15T03:18:22.296Z] ---> Running in 5ce13df7277f [2023-03-15T03:18:25.628Z] Removing intermediate container 5ce13df7277f [2023-03-15T03:18:25.628Z] ---> 8d9a95960134 [2023-03-15T03:18:25.628Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:18:26.584Z] ---> b4501662ff27 [2023-03-15T03:18:26.584Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-15T03:18:28.521Z] ---> 4c879eac68f9 [2023-03-15T03:18:28.521Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-15T03:18:29.925Z] ---> f952219a9240 [2023-03-15T03:18:29.925Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-15T03:18:30.521Z] Removing intermediate container 1334f78c644b [2023-03-15T03:18:30.521Z] ---> 088bea2b34d2 [2023-03-15T03:18:30.521Z] [2023-03-15T03:18:30.521Z] Step 9/21 : FROM alpine:3.17 [2023-03-15T03:18:30.521Z] ---> d74e625d9115 [2023-03-15T03:18:30.521Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-15T03:18:30.788Z] ---> Running in c4e74c36fb5e [2023-03-15T03:18:30.788Z] ---> 276ef173a25f [2023-03-15T03:18:30.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-15T03:18:33.360Z] ---> 0d9b1b0c11e1 [2023-03-15T03:18:33.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-15T03:18:33.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:18:34.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:18:34.895Z] ---> 7943e7ce6154 [2023-03-15T03:18:34.896Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T03:18:38.145Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-15T03:18:38.145Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-15T03:18:38.145Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:18:38.415Z] OK: 8 MiB in 17 packages [2023-03-15T03:18:38.415Z] ---> 6f23ca47f4e2 [2023-03-15T03:18:38.415Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T03:18:38.415Z] ---> Running in 786ff075fb89 [2023-03-15T03:18:40.352Z] Removing intermediate container c4e74c36fb5e [2023-03-15T03:18:40.352Z] ---> 4c0c9bc6aa3b [2023-03-15T03:18:40.352Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-15T03:18:40.619Z] ---> Running in cc602d5fc55b [2023-03-15T03:18:41.205Z] Removing intermediate container cc602d5fc55b [2023-03-15T03:18:41.205Z] ---> 71381e1452f4 [2023-03-15T03:18:41.205Z] Step 12/21 : WORKDIR /edgex [2023-03-15T03:18:41.474Z] ---> Running in 080c843c298f [2023-03-15T03:18:42.430Z] Removing intermediate container 080c843c298f [2023-03-15T03:18:42.430Z] ---> e23d6ed939d9 [2023-03-15T03:18:42.430Z] Removing intermediate container 786ff075fb89 [2023-03-15T03:18:42.430Z] ---> 8909f30d1a09 [2023-03-15T03:18:42.430Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T03:18:42.430Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:18:42.430Z] ---> Running in 622c422a3134 [2023-03-15T03:18:43.016Z] Removing intermediate container 622c422a3134 [2023-03-15T03:18:43.016Z] ---> 944f9771c845 [2023-03-15T03:18:43.016Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T03:18:43.289Z] ---> Running in da428bd3acd9 [2023-03-15T03:18:43.554Z] ---> c7bcb71b2317 [2023-03-15T03:18:43.554Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-15T03:18:43.819Z] Removing intermediate container da428bd3acd9 [2023-03-15T03:18:43.819Z] ---> 9656a25dda30 [2023-03-15T03:18:43.819Z] Step 23/24 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:18:44.094Z] ---> Running in 7e929770a26e [2023-03-15T03:18:45.049Z] Removing intermediate container 7e929770a26e [2023-03-15T03:18:45.050Z] ---> 1bf849961ce9 [2023-03-15T03:18:45.050Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T03:18:45.050Z] ---> ec18fdd6cee1 [2023-03-15T03:18:45.050Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-15T03:18:45.050Z] ---> Running in dbb6bb63fe60 [2023-03-15T03:18:45.630Z] Removing intermediate container dbb6bb63fe60 [2023-03-15T03:18:45.631Z] ---> 9386e7fdae4f [2023-03-15T03:18:45.631Z] [2023-03-15T03:18:46.213Z] Successfully built 9386e7fdae4f [2023-03-15T03:18:46.213Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-15T03:18:47.196Z]  Building security-secretstore-setup ... done  ---> 7676c695a685 [2023-03-15T03:18:47.196Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-15T03:18:48.158Z] ---> 226059844466 [2023-03-15T03:18:48.158Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T03:18:48.158Z] ---> Running in 90b214a2cb3f [2023-03-15T03:18:53.514Z] Removing intermediate container 90b214a2cb3f [2023-03-15T03:18:53.514Z] ---> 7dd44d80938f [2023-03-15T03:18:53.514Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T03:18:53.514Z] ---> Running in a982e9aa9abf [2023-03-15T03:18:53.514Z] Removing intermediate container a982e9aa9abf [2023-03-15T03:18:53.514Z] ---> 05440df62a65 [2023-03-15T03:18:53.514Z] Step 19/21 : LABEL arch=arm64 [2023-03-15T03:18:53.514Z] ---> Running in e5fbf58ac01a [2023-03-15T03:18:54.092Z] Removing intermediate container e5fbf58ac01a [2023-03-15T03:18:54.092Z] ---> 0c66ae499feb [2023-03-15T03:18:54.092Z] Step 20/21 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:18:54.092Z] ---> Running in 78e7c5b6306c [2023-03-15T03:18:54.672Z] Removing intermediate container 78e7c5b6306c [2023-03-15T03:18:54.672Z] ---> f7fe206463ad [2023-03-15T03:18:54.672Z] Step 21/21 : LABEL version=0.0.0 [2023-03-15T03:18:54.672Z] ---> Running in fa5aca438349 [2023-03-15T03:18:55.253Z] Removing intermediate container fa5aca438349 [2023-03-15T03:18:55.253Z] ---> 258d085e8815 [2023-03-15T03:18:55.253Z] [2023-03-15T03:18:55.518Z] Successfully built 258d085e8815 [2023-03-15T03:18:55.518Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-15T03:20:03.350Z]  Building security-proxy-setup ... done Removing intermediate container adcca314414d [2023-03-15T03:20:03.350Z] ---> dc61b9749acd [2023-03-15T03:20:03.350Z] [2023-03-15T03:20:03.350Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T03:20:03.350Z] ---> d74e625d9115 [2023-03-15T03:20:03.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-15T03:20:03.350Z] ---> Using cache [2023-03-15T03:20:03.350Z] ---> 53dbe7abfd97 [2023-03-15T03:20:03.350Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:20:03.350Z] ---> Using cache [2023-03-15T03:20:03.350Z] ---> d564cdc5f132 [2023-03-15T03:20:03.350Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:20:03.350Z] ---> Using cache [2023-03-15T03:20:03.350Z] ---> c8f9c8d07d3c [2023-03-15T03:20:03.350Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:20:03.350Z] ---> Using cache [2023-03-15T03:20:03.350Z] ---> 2be44eb62cfe [2023-03-15T03:20:03.350Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-15T03:20:03.350Z] ---> 355258514456 [2023-03-15T03:20:03.350Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-15T03:20:03.350Z] ---> 58dac8966120 [2023-03-15T03:20:03.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-15T03:20:03.350Z] ---> 2679382d3f5d [2023-03-15T03:20:03.350Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-15T03:20:03.350Z] ---> Running in b75128e54867 [2023-03-15T03:20:03.350Z] Removing intermediate container b75128e54867 [2023-03-15T03:20:03.350Z] ---> 0c8e70029413 [2023-03-15T03:20:03.350Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-15T03:20:03.350Z] ---> Running in f90a013d86c0 [2023-03-15T03:20:03.350Z] Removing intermediate container f90a013d86c0 [2023-03-15T03:20:03.350Z] ---> 5dccb3bc1b04 [2023-03-15T03:20:03.350Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-15T03:20:03.350Z] ---> Running in 42ffdc312f18 [2023-03-15T03:20:03.350Z] Removing intermediate container 42ffdc312f18 [2023-03-15T03:20:03.350Z] ---> 899d4b2babc8 [2023-03-15T03:20:03.350Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T03:20:03.350Z] ---> Running in bf0483f21cca [2023-03-15T03:20:03.350Z] Removing intermediate container bf0483f21cca [2023-03-15T03:20:03.350Z] ---> a8842dbb1933 [2023-03-15T03:20:03.350Z] Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:20:03.350Z] ---> Running in 73879cddac4e [2023-03-15T03:20:03.616Z] Removing intermediate container 73879cddac4e [2023-03-15T03:20:03.616Z] ---> 5362f2f46858 [2023-03-15T03:20:03.616Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T03:20:03.882Z] ---> Running in 643adaa32d1b [2023-03-15T03:20:04.149Z] Removing intermediate container 643adaa32d1b [2023-03-15T03:20:04.149Z] ---> 6b37503452e0 [2023-03-15T03:20:04.149Z] [2023-03-15T03:20:04.415Z] Successfully built 6b37503452e0 [2023-03-15T03:20:04.415Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-15T03:20:43.252Z]  Building security-proxy-auth ... done Removing intermediate container 8866f0a0bcb0 [2023-03-15T03:20:43.252Z] ---> 88d6cdeb5bdf [2023-03-15T03:20:43.252Z] [2023-03-15T03:20:43.252Z] Step 10/23 : FROM alpine:3.17 [2023-03-15T03:20:43.252Z] ---> d74e625d9115 [2023-03-15T03:20:43.252Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T03:20:43.252Z] ---> Running in b979ff8c704c [2023-03-15T03:20:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T03:20:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T03:20:43.838Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T03:20:43.838Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T03:20:43.838Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T03:20:43.838Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T03:20:44.421Z] OK: 8 MiB in 17 packages [2023-03-15T03:20:45.830Z] Removing intermediate container b979ff8c704c [2023-03-15T03:20:45.830Z] ---> 73e3a3c0d34b [2023-03-15T03:20:45.830Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T03:20:45.830Z] ---> Running in ccdcdb13e381 [2023-03-15T03:20:46.417Z] Removing intermediate container ccdcdb13e381 [2023-03-15T03:20:46.417Z] ---> 6f3f911d4fb7 [2023-03-15T03:20:46.417Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-15T03:20:46.417Z] ---> Running in 82ad43eff669 [2023-03-15T03:20:46.683Z] Removing intermediate container 82ad43eff669 [2023-03-15T03:20:46.683Z] ---> 16f36c778f34 [2023-03-15T03:20:46.683Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-15T03:20:46.948Z] ---> Running in 0e5aeaadf43b [2023-03-15T03:20:47.534Z] Removing intermediate container 0e5aeaadf43b [2023-03-15T03:20:47.534Z] ---> d7da97c5609e [2023-03-15T03:20:47.534Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:20:48.121Z] ---> 39bc10f5fa17 [2023-03-15T03:20:48.121Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:20:50.709Z] ---> 6d773e1cb99d [2023-03-15T03:20:50.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-15T03:20:52.646Z] ---> 7dadfa4d1860 [2023-03-15T03:20:52.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-15T03:20:53.233Z] ---> 503dd754e745 [2023-03-15T03:20:53.233Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-15T03:20:53.233Z] ---> Running in 2d6dc1b20674 [2023-03-15T03:20:53.498Z] Removing intermediate container 2d6dc1b20674 [2023-03-15T03:20:53.498Z] ---> e0e5c91ba5b4 [2023-03-15T03:20:53.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:20:53.762Z] ---> Running in ab1814d10c0a [2023-03-15T03:20:54.343Z] Removing intermediate container ab1814d10c0a [2023-03-15T03:20:54.343Z] ---> dc1a580db206 [2023-03-15T03:20:54.343Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T03:20:54.343Z] ---> Running in 0bfa39de6372 [2023-03-15T03:20:54.925Z] Removing intermediate container 0bfa39de6372 [2023-03-15T03:20:54.925Z] ---> 3dde79b8b5f4 [2023-03-15T03:20:54.925Z] Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:20:54.925Z] ---> Running in 20ccbcc49e85 [2023-03-15T03:20:55.191Z] Removing intermediate container 20ccbcc49e85 [2023-03-15T03:20:55.191Z] ---> 9f49713a8109 [2023-03-15T03:20:55.191Z] Step 23/23 : LABEL version=0.0.0 [2023-03-15T03:20:55.457Z] ---> Running in 26cc7f9cdc0e [2023-03-15T03:20:55.722Z] Removing intermediate container 26cc7f9cdc0e [2023-03-15T03:20:55.722Z] ---> d26363b78eed [2023-03-15T03:20:55.722Z] [2023-03-15T03:20:55.988Z] Successfully built d26363b78eed [2023-03-15T03:20:55.988Z] Successfully tagged support-notifications-arm64:latest [2023-03-15T03:20:58.561Z]  Building support-notifications ... done Removing intermediate container 5a031eedb577 [2023-03-15T03:20:58.561Z] ---> bd913aa115b4 [2023-03-15T03:20:58.561Z] [2023-03-15T03:20:58.561Z] Step 10/24 : FROM alpine:3.17 [2023-03-15T03:20:58.561Z] ---> d74e625d9115 [2023-03-15T03:20:58.561Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T03:20:58.561Z] ---> Using cache [2023-03-15T03:20:58.561Z] ---> 57f5e06f8a25 [2023-03-15T03:20:58.561Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-15T03:20:58.561Z] ---> Using cache [2023-03-15T03:20:58.561Z] ---> 4cc009986332 [2023-03-15T03:20:58.561Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-15T03:20:58.561Z] ---> Running in 6593a13accca [2023-03-15T03:20:58.561Z] Removing intermediate container 6593a13accca [2023-03-15T03:20:58.561Z] ---> 18670b41488f [2023-03-15T03:20:58.561Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-15T03:20:58.826Z] ---> Running in 55b70abd2ea7 [2023-03-15T03:20:59.093Z] Removing intermediate container 55b70abd2ea7 [2023-03-15T03:20:59.093Z] ---> 1c0b80a34ebb [2023-03-15T03:20:59.093Z] Step 15/24 : WORKDIR / [2023-03-15T03:20:59.093Z] ---> Running in 3e07cb4bdb10 [2023-03-15T03:20:59.360Z] Removing intermediate container 3e07cb4bdb10 [2023-03-15T03:20:59.360Z] ---> 197bca583623 [2023-03-15T03:20:59.360Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-15T03:20:59.939Z] ---> b2574c59ac06 [2023-03-15T03:20:59.939Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-15T03:21:00.520Z] ---> 372ae5b2a7b7 [2023-03-15T03:21:00.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-15T03:21:04.825Z] ---> a49522510f70 [2023-03-15T03:21:04.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-15T03:21:05.100Z] ---> 9eca4ae821e6 [2023-03-15T03:21:05.100Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-15T03:21:05.100Z] ---> Running in b1afe30cd05a [2023-03-15T03:21:05.369Z] Removing intermediate container b1afe30cd05a [2023-03-15T03:21:05.369Z] ---> 64d6fe8e727f [2023-03-15T03:21:05.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T03:21:05.369Z] ---> Running in 27bf16cd3d74 [2023-03-15T03:21:05.659Z] Removing intermediate container 27bf16cd3d74 [2023-03-15T03:21:05.660Z] ---> c0fa1deb487b [2023-03-15T03:21:05.660Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T03:21:05.950Z] ---> Running in 988750ce45de [2023-03-15T03:21:06.230Z] Removing intermediate container 988750ce45de [2023-03-15T03:21:06.230Z] ---> fabf98b9439a [2023-03-15T03:21:06.230Z] Step 23/24 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 [2023-03-15T03:21:06.230Z] ---> Running in 18d271ad6341 [2023-03-15T03:21:06.498Z] Removing intermediate container 18d271ad6341 [2023-03-15T03:21:06.498Z] ---> d387b56a21a3 [2023-03-15T03:21:06.498Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T03:21:06.498Z] ---> Running in 54c1f1786bb9 [2023-03-15T03:21:06.767Z] Removing intermediate container 54c1f1786bb9 [2023-03-15T03:21:06.767Z] ---> 6307fcb9a245 [2023-03-15T03:21:06.767Z] [2023-03-15T03:21:07.037Z] Successfully built 6307fcb9a245 [2023-03-15T03:21:07.037Z] Successfully tagged core-command-arm64:latest [2023-03-15T03:21:07.641Z]  Building core-command ... done  [Pipeline] } [2023-03-15T03:21:07.651Z] $ docker stop --time=1 e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b [2023-03-15T03:21:09.338Z] $ docker rm -f --volumes e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T03:21:09.822Z] + docker images [2023-03-15T03:21:10.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-15T03:21:10.090Z] core-command-arm64 latest 6307fcb9a245 3 seconds ago 19.7MB [2023-03-15T03:21:10.090Z] bd913aa115b4 12 seconds ago 1.49GB [2023-03-15T03:21:10.090Z] support-notifications-arm64 latest d26363b78eed 14 seconds ago 32.5MB [2023-03-15T03:21:10.090Z] 88d6cdeb5bdf 31 seconds ago 1.56GB [2023-03-15T03:21:10.090Z] security-proxy-auth-arm64 latest 6b37503452e0 About a minute ago 18.2MB [2023-03-15T03:21:10.090Z] dc61b9749acd About a minute ago 1.47GB [2023-03-15T03:21:10.090Z] security-proxy-setup-arm64 latest 258d085e8815 2 minutes ago 18.6MB [2023-03-15T03:21:10.090Z] security-secretstore-setup-arm64 latest 9386e7fdae4f 2 minutes ago 32MB [2023-03-15T03:21:10.090Z] 088bea2b34d2 2 minutes ago 1.47GB [2023-03-15T03:21:10.090Z] dec09b015d45 2 minutes ago 1.48GB [2023-03-15T03:21:10.090Z] security-bootstrapper-arm64 latest 730385353f0c 4 minutes ago 21.8MB [2023-03-15T03:21:10.090Z] e8d5bc1ce49c 4 minutes ago 1.47GB [2023-03-15T03:21:10.090Z] security-spire-server-arm64 latest fcd716e0992f 7 minutes ago 87.1MB [2023-03-15T03:21:10.090Z] 8dea4c0eca68 7 minutes ago 1.35GB [2023-03-15T03:21:10.090Z] security-spire-agent-arm64 latest 62ca047a3d67 7 minutes ago 125MB [2023-03-15T03:21:10.090Z] security-spire-config-arm64 latest f5351b1456b2 8 minutes ago 86.2MB [2023-03-15T03:21:10.090Z] 1debc75731db 8 minutes ago 1.35GB [2023-03-15T03:21:10.090Z] support-scheduler-arm64 latest c2b15e497966 10 minutes ago 31.8MB [2023-03-15T03:21:10.090Z] 948626c5d3c0 10 minutes ago 1.56GB [2023-03-15T03:21:10.090Z] security-spiffe-token-provider-arm64 latest f70e0afb952c 11 minutes ago 32.6MB [2023-03-15T03:21:10.090Z] a8e091e041f5 11 minutes ago 1.53GB [2023-03-15T03:21:10.090Z] core-metadata-arm64 latest c71f2c5a8d5e 12 minutes ago 20.4MB [2023-03-15T03:21:10.090Z] core-data-arm64 latest 1c32de42d47e 12 minutes ago 19.9MB [2023-03-15T03:21:10.090Z] 51dd0d77b35d 13 minutes ago 1.5GB [2023-03-15T03:21:10.090Z] 47f9401febc7 13 minutes ago 1.5GB [2023-03-15T03:21:10.090Z] core-common-config-bootstrapper-arm64 latest c29008a323e1 13 minutes ago 17.4MB [2023-03-15T03:21:10.090Z] 95d822e4a626 14 minutes ago 1.48GB [2023-03-15T03:21:10.090Z] ci-base-image-arm64 latest 2a69f83321bb 38 minutes ago 868MB [2023-03-15T03:21:10.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-15T03:21:10.090Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-15T03:21:10.090Z] 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-15T03:21:10.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:21:10.511Z] [2023-03-15T03:21:10.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:21:10.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:21:11.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T03:21:11.108Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T03:21:11.108Z] 04944245beec: Pulling fs layer [2023-03-15T03:21:11.108Z] 699f458cf7ca: Pulling fs layer [2023-03-15T03:21:11.108Z] 765212b225bb: Pulling fs layer [2023-03-15T03:21:11.108Z] f23df028b6ca: Pulling fs layer [2023-03-15T03:21:11.108Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T03:21:11.108Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T03:21:11.108Z] f23df028b6ca: Waiting [2023-03-15T03:21:11.108Z] d65c8cfc05b1: Waiting [2023-03-15T03:21:11.108Z] 2437ff75d9bd: Waiting [2023-03-15T03:21:11.108Z] 04944245beec: Verifying Checksum [2023-03-15T03:21:11.108Z] 04944245beec: Download complete [2023-03-15T03:21:11.108Z] 765212b225bb: Verifying Checksum [2023-03-15T03:21:11.108Z] 765212b225bb: Download complete [2023-03-15T03:21:11.375Z] f23df028b6ca: Download complete [2023-03-15T03:21:11.375Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T03:21:11.375Z] d65c8cfc05b1: Download complete [2023-03-15T03:21:11.375Z] 699f458cf7ca: Verifying Checksum [2023-03-15T03:21:11.375Z] 699f458cf7ca: Download complete [2023-03-15T03:21:11.957Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T03:21:11.957Z] 8998bd30e6a1: Download complete [2023-03-15T03:21:13.896Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T03:21:13.896Z] 2437ff75d9bd: Download complete [2023-03-15T03:21:15.832Z] 8998bd30e6a1: Pull complete [2023-03-15T03:21:16.412Z] 04944245beec: Pull complete [2023-03-15T03:21:17.815Z] 699f458cf7ca: Pull complete [2023-03-15T03:21:17.815Z] 765212b225bb: Pull complete [2023-03-15T03:21:18.397Z] f23df028b6ca: Pull complete [2023-03-15T03:21:18.662Z] d65c8cfc05b1: Pull complete [2023-03-15T03:21:33.630Z] 2437ff75d9bd: Pull complete [2023-03-15T03:21:33.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T03:21:33.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T03:21:33.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:21:33.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2023-03-15T03:21:33.864Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T03:21:36.570Z] $ docker top fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:37.433Z] ---> job-cost.sh [2023-03-15T03:21:37.433Z] lf-activate-venv: SKIPPING [2023-03-15T03:21:37.433Z] INFO: No Stack... [2023-03-15T03:21:38.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T03:21:38.589Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T03:21:38.908Z] + + cat /w/workspace/edgex-go/10/archives/cost.csvcut [2023-03-15T03:21:38.908Z] -d, -f6 [Pipeline] lock [2023-03-15T03:21:39.216Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] [2023-03-15T03:21:39.221Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] did not exist. Created. [2023-03-15T03:21:39.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T03:21:39.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T03:21:40.035Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T03:21:40.041Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T03:21:40.058Z] $ docker stop --time=1 fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd [2023-03-15T03:21:41.577Z] $ docker rm -f --volumes fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd [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-15T03:21:41.970Z] provisioning config files... [2023-03-15T03:21:41.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config13232180665873350997tmp [Pipeline] { [Pipeline] sh [2023-03-15T03:21:42.272Z] + set +x [2023-03-15T03:21:42.272Z] + curl -s https://codecov.io/bash [2023-03-15T03:21:42.272Z] + bash -s -- [2023-03-15T03:21:42.272Z] [2023-03-15T03:21:42.272Z] _____ _ [2023-03-15T03:21:42.272Z] / ____| | | [2023-03-15T03:21:42.272Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T03:21:42.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T03:21:42.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T03:21:42.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T03:21:42.272Z] Bash-1.0.6 [2023-03-15T03:21:42.272Z] [2023-03-15T03:21:42.272Z] [2023-03-15T03:21:42.272Z] ==> git version 2.25.1 found [2023-03-15T03:21:42.272Z] ==> 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-15T03:21:42.272Z] Release-Date: 2020-01-08 [2023-03-15T03:21:42.272Z] 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-15T03:21:42.272Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T03:21:42.272Z] ==> Jenkins CI detected. [2023-03-15T03:21:42.272Z] current dir:  /w/workspace/edgex-go/10 [2023-03-15T03:21:42.272Z] project root: . [2023-03-15T03:21:42.272Z] --> token set from env [2023-03-15T03:21:42.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T03:21:42.272Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T03:21:42.272Z] ==> Python coveragepy not found [2023-03-15T03:21:42.272Z] ==> Searching for coverage reports in: [2023-03-15T03:21:42.272Z] + . [2023-03-15T03:21:42.272Z] -> Found 1 reports [2023-03-15T03:21:42.272Z] ==> Detecting git/mercurial file structure [2023-03-15T03:21:42.534Z] ==> Reading reports [2023-03-15T03:21:42.534Z] + ./coverage.out bytes=447486 [2023-03-15T03:21:42.534Z] ==> Appending adjustments [2023-03-15T03:21:42.534Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T03:21:43.473Z] + Found adjustments [2023-03-15T03:21:43.473Z] ==> Gzipping contents [2023-03-15T03:21:43.473Z] 60K /tmp/codecov.Wxl0oP.gz [2023-03-15T03:21:43.473Z] ==> Uploading reports [2023-03-15T03:21:43.473Z] url: https://codecov.io [2023-03-15T03:21:43.473Z] query: branch=PR-4405&commit=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-15T03:21:43.473Z] -> Pinging Codecov [2023-03-15T03:21:43.473Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-15T03:21:43.733Z] -> Uploading to [2023-03-15T03:21:43.733Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/4cf3e3e545cbfa721d92a7b14fa62e84fd242c67/1c4f3ff9-9c18-45dd-bd91-0c1b1932108b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T032143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63db8c7028e6003c7a743658c149aa08ae9e2be39e629a63431f8ed195f23059 [2023-03-15T03:21:43.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T03:21:43.733Z] Dload Upload Total Spent Left Speed [2023-03-15T03:21:43.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57640 0 0 100 57640 0 188k --:--:-- --:--:-- --:--:-- 188k [2023-03-15T03:21:43.993Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] } [2023-03-15T03:21:44.000Z] 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-15T03:21:44.570Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:44.860Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:45.721Z] ---> package-listing.sh [2023-03-15T03:21:45.722Z] ++ facter osfamily [2023-03-15T03:21:45.722Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T03:21:45.981Z] + OS_FAMILY=debian [2023-03-15T03:21:45.981Z] + workspace=/w/workspace/edgex-go/10 [2023-03-15T03:21:45.981Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T03:21:45.981Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T03:21:45.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T03:21:45.981Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T03:21:45.981Z] + '[' /w/workspace/edgex-go/10 ']' [2023-03-15T03:21:45.981Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T03:21:45.981Z] + case "${OS_FAMILY}" in [2023-03-15T03:21:45.981Z] + dpkg -l [2023-03-15T03:21:45.981Z] + grep '^ii' [2023-03-15T03:21:45.981Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T03:21:45.981Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T03:21:45.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T03:21:45.981Z] + '[' /w/workspace/edgex-go/10 ']' [2023-03-15T03:21:45.981Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2023-03-15T03:21:45.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2023-03-15T03:21:45.991Z] 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-15T03:21:46.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:21:46.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T03:21:46.824Z] [2023-03-15T03:21:46.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T03:21:47.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T03:21:47.118Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T03:21:47.118Z] 5eb5b503b376: Pulling fs layer [2023-03-15T03:21:47.118Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T03:21:47.118Z] ec43610c2a17: Pulling fs layer [2023-03-15T03:21:47.118Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T03:21:47.118Z] 33b1e0a273af: Pulling fs layer [2023-03-15T03:21:47.118Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T03:21:47.118Z] 2f39f015ded8: Pulling fs layer [2023-03-15T03:21:47.118Z] 3a2ae6a8a46f: Waiting [2023-03-15T03:21:47.118Z] 33b1e0a273af: Waiting [2023-03-15T03:21:47.118Z] 5d3b04190fa2: Waiting [2023-03-15T03:21:47.118Z] 2f39f015ded8: Waiting [2023-03-15T03:21:47.118Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T03:21:47.118Z] 5c69ac0246d0: Download complete [2023-03-15T03:21:47.118Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T03:21:47.118Z] 3a2ae6a8a46f: Download complete [2023-03-15T03:21:47.376Z] 33b1e0a273af: Verifying Checksum [2023-03-15T03:21:47.376Z] 33b1e0a273af: Download complete [2023-03-15T03:21:47.376Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T03:21:47.376Z] 5d3b04190fa2: Download complete [2023-03-15T03:21:47.376Z] ec43610c2a17: Verifying Checksum [2023-03-15T03:21:47.376Z] ec43610c2a17: Download complete [2023-03-15T03:21:47.376Z] 5eb5b503b376: Verifying Checksum [2023-03-15T03:21:47.376Z] 5eb5b503b376: Download complete [2023-03-15T03:21:48.752Z] 5eb5b503b376: Pull complete [2023-03-15T03:21:48.752Z] 5c69ac0246d0: Pull complete [2023-03-15T03:21:49.010Z] ec43610c2a17: Pull complete [2023-03-15T03:21:49.010Z] 3a2ae6a8a46f: Pull complete [2023-03-15T03:21:49.268Z] 33b1e0a273af: Pull complete [2023-03-15T03:21:49.268Z] 5d3b04190fa2: Pull complete [2023-03-15T03:21:53.451Z] 2f39f015ded8: Pull complete [2023-03-15T03:21:53.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T03:21:53.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T03:21:53.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T03:21:53.545Z] prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container [2023-03-15T03:21:53.595Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T03:21:55.861Z] $ docker top af8733b6d871e0c591fb3c05354e2f8a1fa2d8434003e61669ab06a18424aea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T03:21:56.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T03:21:56.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T03:21:56.747Z] + ls /var/log/sa-host [2023-03-15T03:21:56.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T03:21:56.890Z] provisioning config files... [2023-03-15T03:21:56.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config14873183847720195793tmp [Pipeline] { [Pipeline] echo [2023-03-15T03:21:56.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:57.196Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T03:21:57.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:57.530Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T03:21:57.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:57.820Z] ---> sudo-logs.sh [2023-03-15T03:21:57.821Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T03:21:57.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:58.123Z] ---> job-cost.sh [2023-03-15T03:21:58.123Z] lf-activate-venv: SKIPPING [2023-03-15T03:21:58.123Z] DEBUG: total: 0.10999999940395355 [2023-03-15T03:21:58.123Z] INFO: Retrieving Stack Cost... [2023-03-15T03:21:58.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T03:21:58.950Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T03:21:58.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T03:21:59.243Z] ---> logs-deploy.sh [2023-03-15T03:21:59.243Z] lf-activate-venv: SKIPPING [2023-03-15T03:21:59.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/10 [2023-03-15T03:21:59.243Z] INFO: archiving workspace using pattern(s): [2023-03-15T03:22:00.181Z] Archives upload complete. [2023-03-15T03:22:00.181Z] INFO: archiving logs to Nexus