Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc+8d74a5096a4a44ccbcfe21975abab76d27106cec (a10c8047139c890f28c4069f6723d8a2ce96104a) 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-ssh1788576985932142881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10855166230593229677.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4344/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-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8775436123684834003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12810037644321586063.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-4344/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-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh703207725993496013.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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5756 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc Merge succeeded, producing 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c Checking out Revision 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c (PR-4344) > 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/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T08:30:33.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T08:30:33.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T08:30:33.479Z] ========================================================= [2023-02-14T08:30:33.480Z] EdgeX Global Pipelines Version Info [2023-02-14T08:30:33.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:34.181Z] ------------------- [2023-02-14T08:30:34.181Z] stable info: [2023-02-14T08:30:34.181Z] ------------------- [2023-02-14T08:30:34.181Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T08:30:34.181Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:34.181Z] Message: update stable to v1.0.244 > git rev-list --no-walk 6afec1f4b40d5a940bdc827ffbd08e9624a8447e # timeout=10 [2023-02-14T08:30:34.749Z] ------------------- [2023-02-14T08:30:34.749Z] experimental info: [2023-02-14T08:30:34.749Z] ------------------- [2023-02-14T08:30:34.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T08:30:34.749Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:30:34.750Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T08:30:34.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T08:30:34.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T08:30:34.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T08:30:34.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T08:30:34.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T08:30:34.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T08:30:34.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T08:30:34.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T08:30:35.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T08:30:35.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T08:30:35.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T08:30:35.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T08:30:35.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T08:30:35.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T08:30:35.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T08:30:35.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:35.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:30:35.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T08:30:35.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T08:30:35.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T08:30:35.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T08:30:35.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T08:30:35.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T08:30:35.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4344 [Pipeline] echo [2023-02-14T08:30:35.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4344 [Pipeline] echo [2023-02-14T08:30:35.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4344 [Pipeline] echo [2023-02-14T08:30:35.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [Pipeline] echo [2023-02-14T08:30:35.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f4371b [Pipeline] echo [2023-02-14T08:30:35.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:30:35.299Z] provisioning config files... [2023-02-14T08:30:35.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10530505678445358691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:30:35.610Z] ---> docker-login.sh [2023-02-14T08:30:35.610Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:30:35.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:35.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:35.870Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:35.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:35.870Z] [2023-02-14T08:30:35.870Z] Login Succeeded [2023-02-14T08:30:35.870Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:30:35.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:35.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:35.870Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:35.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:35.870Z] [2023-02-14T08:30:35.870Z] Login Succeeded [2023-02-14T08:30:35.870Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:30:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:36.182Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:36.182Z] [2023-02-14T08:30:36.182Z] Login Succeeded [2023-02-14T08:30:36.182Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:30:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:36.182Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:36.182Z] [2023-02-14T08:30:36.182Z] Login Succeeded [2023-02-14T08:30:36.182Z] docker.io [2023-02-14T08:30:36.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:30:36.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:30:36.715Z] Configure a credential helper to remove this warning. See [2023-02-14T08:30:36.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:30:36.715Z] [2023-02-14T08:30:36.715Z] Login Succeeded [2023-02-14T08:30:36.715Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:30:36.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:30:37.030Z] + 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-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-02-14T08:30:37.030Z] + + cut -d/ -f2 [2023-02-14T08:30:37.030Z] dirname cmd/core-command/Dockerfile [2023-02-14T08:30:37.030Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.030Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/core-data/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.030Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.030Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.030Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.030Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T08:30:37.030Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:37.030Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/support-notifications/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T08:30:37.031Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T08:30:37.031Z] + cut -d/ -f2 [2023-02-14T08:30:37.031Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T08:30:37.088Z] 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-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-02-14T08:30:37.433Z] + git rev-list -1 --merges 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c~1..0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [Pipeline] echo [2023-02-14T08:30:37.444Z] -----------> git rev-list -1 --merges 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c~1..0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:30:37.444Z] 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [false] [Pipeline] sh [2023-02-14T08:30:37.727Z] + git log --format=format:%s -1 0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [Pipeline] echo [2023-02-14T08:30:37.742Z] ========================================================= [2023-02-14T08:30:37.742Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T08:30:37.742Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T08:30:38.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T08:30:38.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T08:30:38.106Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T08:30:38.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T08:30:38.106Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T08:30:38.106Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T08:30:38.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:38.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:38.458Z] [2023-02-14T08:30:38.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:38.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:38.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T08:30:38.759Z] b85a868b505f: Pulling fs layer [2023-02-14T08:30:38.759Z] e2be974225ed: Pulling fs layer [2023-02-14T08:30:38.759Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T08:30:38.759Z] 988bab9f4d93: Pulling fs layer [2023-02-14T08:30:38.759Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T08:30:38.759Z] eaf3925da568: Pulling fs layer [2023-02-14T08:30:38.759Z] bab4dde63d76: Pulling fs layer [2023-02-14T08:30:38.759Z] bde34c3a00c8: Pulling fs layer [2023-02-14T08:30:38.759Z] b352a97aabf1: Pulling fs layer [2023-02-14T08:30:38.759Z] 4872d77fe225: Pulling fs layer [2023-02-14T08:30:38.759Z] 5851b861e8e6: Pulling fs layer [2023-02-14T08:30:38.759Z] bab4dde63d76: Waiting [2023-02-14T08:30:38.759Z] bde34c3a00c8: Waiting [2023-02-14T08:30:38.759Z] b352a97aabf1: Waiting [2023-02-14T08:30:38.759Z] 988bab9f4d93: Waiting [2023-02-14T08:30:38.759Z] 1469e6f7b9e6: Waiting [2023-02-14T08:30:38.759Z] eaf3925da568: Waiting [2023-02-14T08:30:38.759Z] 5851b861e8e6: Waiting [2023-02-14T08:30:38.759Z] e2be974225ed: Download complete [2023-02-14T08:30:38.759Z] 988bab9f4d93: Verifying Checksum [2023-02-14T08:30:38.759Z] 988bab9f4d93: Download complete [2023-02-14T08:30:39.027Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T08:30:39.027Z] 1469e6f7b9e6: Download complete [2023-02-14T08:30:39.027Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T08:30:39.027Z] 339a4e72a1f5: Download complete [2023-02-14T08:30:39.027Z] eaf3925da568: Download complete [2023-02-14T08:30:39.027Z] bde34c3a00c8: Verifying Checksum [2023-02-14T08:30:39.028Z] bde34c3a00c8: Download complete [2023-02-14T08:30:39.292Z] b352a97aabf1: Download complete [2023-02-14T08:30:39.292Z] 4872d77fe225: Verifying Checksum [2023-02-14T08:30:39.292Z] 4872d77fe225: Download complete [2023-02-14T08:30:39.292Z] 5851b861e8e6: Verifying Checksum [2023-02-14T08:30:39.292Z] 5851b861e8e6: Download complete [2023-02-14T08:30:39.292Z] b85a868b505f: Verifying Checksum [2023-02-14T08:30:39.292Z] b85a868b505f: Download complete [2023-02-14T08:30:39.551Z] bab4dde63d76: Verifying Checksum [2023-02-14T08:30:39.551Z] bab4dde63d76: Download complete [2023-02-14T08:30:40.490Z] b85a868b505f: Pull complete [2023-02-14T08:30:40.490Z] e2be974225ed: Pull complete [2023-02-14T08:30:41.055Z] 339a4e72a1f5: Pull complete [2023-02-14T08:30:41.055Z] 988bab9f4d93: Pull complete [2023-02-14T08:30:41.313Z] 1469e6f7b9e6: Pull complete [2023-02-14T08:30:41.313Z] eaf3925da568: Pull complete [2023-02-14T08:30:43.216Z] bab4dde63d76: Pull complete [2023-02-14T08:30:43.216Z] bde34c3a00c8: Pull complete [2023-02-14T08:30:43.216Z] b352a97aabf1: Pull complete [2023-02-14T08:30:43.216Z] 4872d77fe225: Pull complete [2023-02-14T08:30:43.216Z] 5851b861e8e6: Pull complete [2023-02-14T08:30:43.216Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T08:30:43.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:30:43.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:30:43.301Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T08:30:43.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T08:30:44.593Z] $ docker top 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac -eo pid,comm [2023-02-14T08:30:44.654Z] 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-02-14T08:30:44.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T08:30:44.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:30:44.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:30:44.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:30:44.791Z] $ docker exec 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac ssh-agent [2023-02-14T08:30:44.906Z] SSH_AUTH_SOCK=/tmp/ssh-BV3dvZyVeNU9/agent.32 [2023-02-14T08:30:44.906Z] SSH_AGENT_PID=38 [2023-02-14T08:30:44.925Z] Running ssh-add (command line suppressed) [2023-02-14T08:30:45.050Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7200290842877201517.key (/w/workspace/edgex-go/3@tmp/private_key_7200290842877201517.key) [2023-02-14T08:30:45.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:30:45.354Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T08:30:45.372Z] $ docker exec --env ******** --env ******** 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac ssh-agent -k [2023-02-14T08:30:45.470Z] unset SSH_AUTH_SOCK; [2023-02-14T08:30:45.470Z] unset SSH_AGENT_PID; [2023-02-14T08:30:45.470Z] echo Agent pid 38 killed; [2023-02-14T08:30:45.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T08:30:45.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:30:45.507Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:30:45.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:30:45.629Z] $ docker exec 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac ssh-agent [2023-02-14T08:30:45.733Z] SSH_AUTH_SOCK=/tmp/ssh-nKWEgagstf6D/agent.71 [2023-02-14T08:30:45.733Z] SSH_AGENT_PID=77 [2023-02-14T08:30:45.738Z] Running ssh-add (command line suppressed) [2023-02-14T08:30:45.854Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9494589841606861597.key (/w/workspace/edgex-go/3@tmp/private_key_9494589841606861597.key) [2023-02-14T08:30:45.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:30:46.156Z] + git semver init [2023-02-14T08:30:46.415Z] 2023-02-14 08:30:46,343 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T08:30:46.415Z] 2023-02-14 08:30:46,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-02-14T08:30:46.415Z] 2023-02-14 08:30:46,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-02-14T08:30:46.415Z] 2023-02-14 08:30:46,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-02-14T08:30:51.805Z] 2023-02-14 08:30:51,178 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-02-14T08:30:51.805Z] 2023-02-14 08:30:51,178 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4344 with force:False [2023-02-14T08:30:51.805Z] 2023-02-14 08:30:51,179 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4344 [2023-02-14T08:30:51.806Z] 2023-02-14 08:30:51,183 [execute] INFO git cat-file --batch-check [2023-02-14T08:30:51.806Z] 2023-02-14 08:30:51,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:30:51.806Z] 2023-02-14 08:30:51,189 [execute] INFO git cat-file --batch [2023-02-14T08:30:51.806Z] 2023-02-14 08:30:51,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:30:51.806Z] 2023-02-14 08:30:51,196 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4344 [2023-02-14T08:30:51.806Z] 0.0.0 [Pipeline] } [2023-02-14T08:30:51.816Z] $ docker exec --env ******** --env ******** 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac ssh-agent -k [2023-02-14T08:30:51.926Z] unset SSH_AUTH_SOCK; [2023-02-14T08:30:51.926Z] unset SSH_AGENT_PID; [2023-02-14T08:30:51.926Z] echo Agent pid 77 killed; [2023-02-14T08:30:51.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:30:52.247Z] + git semver [Pipeline] } [2023-02-14T08:30:52.521Z] $ docker stop --time=1 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac [2023-02-14T08:30:53.924Z] $ docker rm -f --volumes 8acad597c6579f7717f509e87b28c04fb31baf3ba5d8609cf9310022aeebd4ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:30:54.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T08:30:54.488Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T08:30:54.492Z] [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-02-14T08:30:54.903Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-14T08:30:54.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:30:54.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:30:54.934Z] ========================================================= [2023-02-14T08:30:54.934Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T08:30:54.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:30:55.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:30:55.225Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T08:30:55.225Z] 213ec9aee27d: Pulling fs layer [2023-02-14T08:30:55.225Z] 4583459ba037: Pulling fs layer [2023-02-14T08:30:55.225Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T08:30:55.225Z] 53926ce57604: Pulling fs layer [2023-02-14T08:30:55.225Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T08:30:55.225Z] 22ff95d597cd: Pulling fs layer [2023-02-14T08:30:55.225Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T08:30:55.225Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T08:30:55.225Z] a7acece74701: Pulling fs layer [2023-02-14T08:30:55.225Z] 22ff95d597cd: Waiting [2023-02-14T08:30:55.225Z] a7acece74701: Waiting [2023-02-14T08:30:55.225Z] 53926ce57604: Waiting [2023-02-14T08:30:55.225Z] 12d6caf4c0d1: Waiting [2023-02-14T08:30:55.225Z] 93c1e223e6f2: Download complete [2023-02-14T08:30:55.225Z] 4583459ba037: Verifying Checksum [2023-02-14T08:30:55.225Z] 4583459ba037: Download complete [2023-02-14T08:30:55.225Z] 21b2b0c7a3f4: Download complete [2023-02-14T08:30:55.225Z] 22ff95d597cd: Download complete [2023-02-14T08:30:55.225Z] 213ec9aee27d: Download complete [2023-02-14T08:30:55.486Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T08:30:55.486Z] 12d6caf4c0d1: Download complete [2023-02-14T08:30:55.486Z] 213ec9aee27d: Pull complete [2023-02-14T08:30:55.486Z] 4583459ba037: Pull complete [2023-02-14T08:30:55.747Z] 93c1e223e6f2: Pull complete [2023-02-14T08:30:56.011Z] a7acece74701: Verifying Checksum [2023-02-14T08:30:56.011Z] a7acece74701: Download complete [2023-02-14T08:30:56.578Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T08:30:56.578Z] 96b7cbca73a9: Download complete [2023-02-14T08:30:56.836Z] 53926ce57604: Verifying Checksum [2023-02-14T08:30:56.836Z] 53926ce57604: Download complete [2023-02-14T08:31:01.026Z] 53926ce57604: Pull complete [2023-02-14T08:31:01.026Z] 21b2b0c7a3f4: Pull complete [2023-02-14T08:31:01.026Z] 22ff95d597cd: Pull complete [2023-02-14T08:31:01.026Z] 12d6caf4c0d1: Pull complete [2023-02-14T08:31:02.396Z] 96b7cbca73a9: Pull complete [2023-02-14T08:31:03.328Z] a7acece74701: Pull complete [2023-02-14T08:31:03.328Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T08:31:03.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:03.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:03.617Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:03.617Z] WORKDIR /edgex [2023-02-14T08:31:03.617Z] COPY go.mod . [2023-02-14T08:31:03.617Z] RUN go mod download [2023-02-14T08:31:03.617Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-14T08:31:04.183Z] Sending build context to Docker daemon 170.3MB [2023-02-14T08:31:04.183Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:31:04.183Z] ---> db6d94c90886 [2023-02-14T08:31:04.183Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:31:06.089Z] ---> Running in 677c4347557e [2023-02-14T08:31:06.375Z] Removing intermediate container 677c4347557e [2023-02-14T08:31:06.375Z] ---> 686fdbd11e82 [2023-02-14T08:31:06.375Z] Step 3/4 : COPY go.mod . [2023-02-14T08:31:06.375Z] ---> 662737694169 [2023-02-14T08:31:06.375Z] Step 4/4 : RUN go mod download [2023-02-14T08:31:06.376Z] ---> Running in 40a24b8d3ae5 [2023-02-14T08:31:09.576Z] Still waiting to schedule task [2023-02-14T08:31:09.576Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5759’ is offline [2023-02-14T08:31:16.513Z] Removing intermediate container 40a24b8d3ae5 [2023-02-14T08:31:16.513Z] ---> c45de6e2bed6 [2023-02-14T08:31:16.513Z] Successfully built c45de6e2bed6 [2023-02-14T08:31:16.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:31:16.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:31:16.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:31:16.876Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T08:31:16.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:31:17.610Z] $ docker top 38367e83b6d4a7e3e4bb16f4d1345cd01e49b189a77990894718a184c45949e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:31:17.950Z] + go version [2023-02-14T08:31:17.951Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T08:31:17.960Z] $ docker stop --time=1 38367e83b6d4a7e3e4bb16f4d1345cd01e49b189a77990894718a184c45949e2 [2023-02-14T08:31:19.246Z] $ docker rm -f --volumes 38367e83b6d4a7e3e4bb16f4d1345cd01e49b189a77990894718a184c45949e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:31:19.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:31:19.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:31:19.726Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T08:31:19.761Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:31:20.105Z] $ docker top 83efcb1c6f43a921ca50923efab446a44c5c17ef105da47219308d931113f55b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:31:20.174Z] ========================================================= [2023-02-14T08:31:20.174Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:31:20.174Z] ========================================================= [Pipeline] sh [2023-02-14T08:31:20.453Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:31:20.746Z] + make test [2023-02-14T08:31:20.746Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:31:27.306Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:31:39.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:31:39.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:31:39.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:31:39.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:31:40.017Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:31:40.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:31:40.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:31:40.017Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:31:40.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:31:40.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2023-02-14T08:31:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:31:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:31:40.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2023-02-14T08:31:44.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 73.2% of statements [2023-02-14T08:31:44.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:31:44.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:31:44.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:31:44.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.0% of statements [2023-02-14T08:31:44.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:31:44.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.863s coverage: 89.2% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-02-14T08:31:45.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-02-14T08:31:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-14T08:31:50.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2023-02-14T08:31:50.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.347s coverage: 79.9% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:32:08.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-14T08:32:08.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.3% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.0% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:32:08.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:32:08.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:32:08.832Z] 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-02-14T08:32:23.688Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T08:32:23.688Z] go vet ./... [2023-02-14T08:32:27.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:32:27.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:32:27.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:32:27.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:32:28.183Z] + ls -al . [2023-02-14T08:32:28.183Z] total 744 [2023-02-14T08:32:28.183Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 08:31 . [2023-02-14T08:32:28.183Z] drwxr-xr-x 4 root root 4096 Feb 14 08:31 .. [2023-02-14T08:32:28.183Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 .blubracket [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:30 .dockerignore [2023-02-14T08:32:28.183Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:32 .git [2023-02-14T08:32:28.183Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 .github [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:30 .gitignore [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:30 .golangci.yml [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:30 .hadolint.yml [2023-02-14T08:32:28.183Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 08:30 .semver [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:30 .sonarcloud.properties [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:30 ADOPTERS.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:30 Attribution.txt [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:30 CHANGELOG.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:30 CONTRIBUTING.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:30 GOVERNANCE.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:30 Jenkinsfile [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:30 LICENSE [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:30 Makefile [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:30 OWNERS.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:30 README.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:30 SECURITY.md [2023-02-14T08:32:28.183Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:30 VERSION [2023-02-14T08:32:28.183Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:30 bin [2023-02-14T08:32:28.184Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:30 cmd [2023-02-14T08:32:28.184Z] -rw-r--r-- 1 root root 487233 Feb 14 08:32 coverage.out [2023-02-14T08:32:28.184Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:30 go.mod [2023-02-14T08:32:28.184Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:30 go.sum [2023-02-14T08:32:28.184Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:30 internal [2023-02-14T08:32:28.184Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:30 openapi [2023-02-14T08:32:28.184Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:30 snap [2023-02-14T08:32:28.184Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:30 version.go [Pipeline] sh [2023-02-14T08:32:28.472Z] + '[' -e coverage.out ] [2023-02-14T08:32:28.472Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:32:28.576Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:32:28.867Z] + make build [2023-02-14T08:32:28.867Z] 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-02-14T08:32:41.097Z] 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-02-14T08:32:41.097Z] 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-02-14T08:32:42.029Z] 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-02-14T08:32:42.614Z] 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-02-14T08:32:49.177Z] 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-02-14T08:32:50.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T08:32:51.483Z] 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-02-14T08:32:52.855Z] 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-02-14T08:32:53.420Z] 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-02-14T08:32:54.352Z] 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-02-14T08:32:56.879Z] 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-02-14T08:32:57.822Z] $ docker stop --time=1 83efcb1c6f43a921ca50923efab446a44c5c17ef105da47219308d931113f55b [2023-02-14T08:33:00.730Z] $ docker rm -f --volumes 83efcb1c6f43a921ca50923efab446a44c5c17ef105da47219308d931113f55b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:01.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:01.445Z] [2023-02-14T08:33:01.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:01.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:01.743Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T08:33:01.743Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T08:33:01.743Z] ca9280d653b3: Pulling fs layer [2023-02-14T08:33:01.743Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T08:33:01.743Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-14T08:33:01.743Z] cbdbe7a5bc2a: Download complete [2023-02-14T08:33:02.001Z] ca9280d653b3: Verifying Checksum [2023-02-14T08:33:02.001Z] ca9280d653b3: Download complete [2023-02-14T08:33:02.001Z] cbdbe7a5bc2a: Pull complete [2023-02-14T08:33:02.565Z] ca9280d653b3: Pull complete [2023-02-14T08:33:02.565Z] 7e9c9ca2126c: Download complete [2023-02-14T08:33:05.092Z] 7e9c9ca2126c: Pull complete [2023-02-14T08:33:05.092Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T08:33:05.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:05.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:05.164Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T08:33:05.196Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:33:06.383Z] $ docker top 6c7a99b9758d6fab25b8a6f321da9970cafd0512ed2be1c162b61671e45f8663 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:33:06.718Z] + docker-compose build+ --help [2023-02-14T08:33:06.718Z] grep parallel [2023-02-14T08:33:07.283Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:33:07.292Z] $ docker stop --time=1 6c7a99b9758d6fab25b8a6f321da9970cafd0512ed2be1c162b61671e45f8663 [2023-02-14T08:33:08.564Z] $ docker rm -f --volumes 6c7a99b9758d6fab25b8a6f321da9970cafd0512ed2be1c162b61671e45f8663 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:08.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:33:08.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:09.023Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T08:33:09.050Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:33:09.369Z] $ docker top f1d882d6af9d7cd124c782aa85531127ef1e9a2d69c6f00dc796e45d83bfa492 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:33:09.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:33:10.277Z] Building core-command ... [2023-02-14T08:33:10.277Z] Building core-common-config-bootstrapper ... [2023-02-14T08:33:10.277Z] Building core-data ... [2023-02-14T08:33:10.277Z] Building core-metadata ... [2023-02-14T08:33:10.277Z] Building security-bootstrapper ... [2023-02-14T08:33:10.277Z] Building security-proxy-setup ... [2023-02-14T08:33:10.277Z] Building security-secretstore-setup ... [2023-02-14T08:33:10.277Z] Building security-spiffe-token-provider ... [2023-02-14T08:33:10.277Z] Building security-spire-agent ... [2023-02-14T08:33:10.277Z] Building security-spire-config ... [2023-02-14T08:33:10.277Z] Building security-spire-server ... [2023-02-14T08:33:10.277Z] Building support-notifications ... [2023-02-14T08:33:10.277Z] Building support-scheduler ... [2023-02-14T08:33:10.277Z] Building security-bootstrapper [2023-02-14T08:33:10.277Z] Building security-proxy-setup [2023-02-14T08:33:10.277Z] Building core-data [2023-02-14T08:33:10.277Z] Building support-scheduler [2023-02-14T08:33:10.277Z] Building core-common-config-bootstrapper [2023-02-14T08:33:20.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:20.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:20.232Z] ---> c45de6e2bed6 [2023-02-14T08:33:20.232Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:20.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:20.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:20.489Z] ---> c45de6e2bed6 [2023-02-14T08:33:20.489Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:20.489Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:20.489Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:20.489Z] ---> c45de6e2bed6 [2023-02-14T08:33:20.489Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:33:20.489Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:20.489Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:20.489Z] ---> c45de6e2bed6 [2023-02-14T08:33:20.489Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:33:21.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:21.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:21.422Z] ---> c45de6e2bed6 [2023-02-14T08:33:21.422Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:25.600Z] ---> Running in 110f00f2e3d5 [2023-02-14T08:33:25.600Z] ---> Running in 2b49b7d75bdd [2023-02-14T08:33:25.600Z] ---> Running in 1e5118dc9981 [2023-02-14T08:33:25.600Z] ---> Running in 34f817e2f8b9 [2023-02-14T08:33:25.600Z] ---> Running in f10a6b1192ba [2023-02-14T08:33:25.600Z] Removing intermediate container 110f00f2e3d5 [2023-02-14T08:33:25.600Z] ---> eeec2c3fa33d [2023-02-14T08:33:25.601Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:25.601Z] Removing intermediate container f10a6b1192ba [2023-02-14T08:33:25.601Z] ---> 4ab54f308481 [2023-02-14T08:33:25.601Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:25.601Z] ---> Running in 485dfe51b59f [2023-02-14T08:33:25.601Z] Removing intermediate container 2b49b7d75bdd [2023-02-14T08:33:25.601Z] ---> a3ab7dbb2521 [2023-02-14T08:33:25.601Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:25.601Z] Removing intermediate container 1e5118dc9981 [2023-02-14T08:33:25.601Z] ---> 31aaac077b27 [2023-02-14T08:33:25.601Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:33:25.601Z] Removing intermediate container 34f817e2f8b9 [2023-02-14T08:33:25.601Z] ---> 27d1481602e6 [2023-02-14T08:33:25.601Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:33:25.601Z] ---> Running in 321eb2810fb2 [2023-02-14T08:33:25.601Z] ---> Running in d29d3a9a16be [2023-02-14T08:33:25.601Z] ---> Running in bd40d7b63e00 [2023-02-14T08:33:25.601Z] ---> Running in 3cc0a1bb2ed1 [2023-02-14T08:33:25.601Z] Removing intermediate container 485dfe51b59f [2023-02-14T08:33:25.601Z] ---> 33d1acc1cef9 [2023-02-14T08:33:25.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:25.601Z] ---> Running in 04a5a56d0a7f [2023-02-14T08:33:25.601Z] Removing intermediate container 321eb2810fb2 [2023-02-14T08:33:25.601Z] ---> ffb056ce1eaa [2023-02-14T08:33:25.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:25.601Z] Removing intermediate container bd40d7b63e00 [2023-02-14T08:33:25.601Z] ---> 1574843f5e95 [2023-02-14T08:33:25.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:25.601Z] ---> Running in 66dfb6b70c2b [2023-02-14T08:33:25.601Z] ---> Running in 4f57cbb0cc66 [2023-02-14T08:33:25.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:25.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:25.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:25.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:25.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:25.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:26.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:26.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:26.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:26.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:26.117Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:26.117Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:26.117Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:26.376Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:26.376Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:26.636Z] Removing intermediate container 3cc0a1bb2ed1 [2023-02-14T08:33:26.636Z] ---> b5dd3134ce30 [2023-02-14T08:33:26.636Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:33:26.636Z] ---> d93474c18c56 [2023-02-14T08:33:26.636Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:26.636Z] Removing intermediate container d29d3a9a16be [2023-02-14T08:33:26.636Z] ---> 226b49362279 [2023-02-14T08:33:26.636Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:33:26.636Z] ---> Running in e07d16862bc9 [2023-02-14T08:33:26.896Z] Removing intermediate container 4f57cbb0cc66 [2023-02-14T08:33:26.896Z] ---> 6c510dd9d93f [2023-02-14T08:33:26.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:26.896Z] Removing intermediate container 04a5a56d0a7f [2023-02-14T08:33:26.896Z] ---> 66f463f4cfe2 [2023-02-14T08:33:26.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:26.896Z] Removing intermediate container 66dfb6b70c2b [2023-02-14T08:33:26.896Z] ---> 431380031f28 [2023-02-14T08:33:26.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:26.896Z] ---> ff10576bdf90 [2023-02-14T08:33:26.896Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:26.896Z] ---> Running in 9fcacc7a293c [2023-02-14T08:33:26.896Z] ---> b3ac504b1c46 [2023-02-14T08:33:26.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:27.152Z] ---> Running in d9d1888543aa [2023-02-14T08:33:27.152Z] ---> 1565da52ef65 [2023-02-14T08:33:27.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:27.152Z] ---> 3bf18d51863b [2023-02-14T08:33:27.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:27.152Z] ---> Running in 95e6888a8263 [2023-02-14T08:33:27.152Z] ---> Running in 14c20da0f150 [2023-02-14T08:33:53.711Z] Removing intermediate container 14c20da0f150 [2023-02-14T08:33:53.711Z] ---> 6da64cd8913e [2023-02-14T08:33:53.711Z] Step 8/22 : COPY . . [2023-02-14T08:33:53.711Z] Removing intermediate container e07d16862bc9 [2023-02-14T08:33:53.711Z] ---> a3b58a76e613 [2023-02-14T08:33:53.711Z] Step 7/32 : COPY . . [2023-02-14T08:33:56.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5764 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws [2023-02-14T08:33:56.196Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-02-14T08:33:56.239Z] The recommended git tool is: git [2023-02-14T08:34:03.476Z] using credential edgex-jenkins-ssh [2023-02-14T08:34:03.496Z] Cloning the remote Git repository [2023-02-14T08:34:03.701Z] ---> 23193c99ef0f [2023-02-14T08:34:03.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:34:03.701Z] ---> 21648c851df2 [2023-02-14T08:34:03.701Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T08:34:03.701Z] Removing intermediate container 95e6888a8263 [2023-02-14T08:34:03.701Z] ---> 4640ed586c9f [2023-02-14T08:34:03.701Z] Step 8/22 : COPY . . [2023-02-14T08:34:03.701Z] Removing intermediate container d9d1888543aa [2023-02-14T08:34:03.701Z] ---> db9bb3f8dcb7 [2023-02-14T08:34:03.701Z] Step 8/22 : COPY . . [2023-02-14T08:34:03.557Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:03.655Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-02-14T08:34:03.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:03.857Z] > git --version # timeout=10 [2023-02-14T08:34:03.883Z] > git --version # 'git version 2.25.1' [2023-02-14T08:34:03.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:03.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:08.968Z] ---> Running in a8e0703bedec [2023-02-14T08:34:08.968Z] ---> Running in 1989dac858ef [2023-02-14T08:34:08.968Z] ---> e17595b6b4f9 [2023-02-14T08:34:08.968Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:34:08.968Z] ---> 92e0329fd31e [2023-02-14T08:34:08.968Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:34:08.968Z] ---> Running in fcb701052d8b [2023-02-14T08:34:08.968Z] ---> Running in c3fa11d86404 [2023-02-14T08:34:09.226Z] Removing intermediate container 9fcacc7a293c [2023-02-14T08:34:09.226Z] ---> c753e62927ad [2023-02-14T08:34:09.226Z] Step 7/21 : COPY . . [2023-02-14T08:34:09.226Z] 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-02-14T08:34:09.483Z] 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-02-14T08:34:09.483Z] 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-02-14T08:34:09.741Z] 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-02-14T08:34:19.703Z] ---> 48500808cf91 [2023-02-14T08:34:19.703Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:34:19.703Z] ---> Running in fb08c1a6a4e7 [2023-02-14T08:34:19.975Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T08:34:32.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:32.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:34:34.440Z] Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-14T08:34:35.124Z] Merge succeeded, producing 54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T08:34:35.125Z] Checking out Revision 54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 (PR-4344) [2023-02-14T08:34:33.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:34:33.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:34:33.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:33.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T08:34:34.462Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:34.486Z] > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [2023-02-14T08:34:34.791Z] > git remote # timeout=10 [2023-02-14T08:34:34.812Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T08:34:34.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:34:34.854Z] > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [2023-02-14T08:34:35.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T08:34:35.128Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:34:35.153Z] > git checkout -f 54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 # timeout=10 [2023-02-14T08:34:38.815Z] Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" [2023-02-14T08:34:38.846Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T08:34:39.745Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T08:34:39.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T08:34:39.745Z] Dload Upload Total Spent Left Speed [2023-02-14T08:34:39.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-02-14T08:34:40.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T08:34:40.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T08:34:40.823Z] + sudo tee /etc/docker/daemon.new [2023-02-14T08:34:40.823Z] { [2023-02-14T08:34:40.823Z] "registry-mirrors": [ [2023-02-14T08:34:40.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T08:34:40.823Z] ], [2023-02-14T08:34:40.823Z] "bip": "10.250.0.254/24", [2023-02-14T08:34:40.823Z] "hosts": [ [2023-02-14T08:34:40.823Z] "tcp://0.0.0.0:5555", [2023-02-14T08:34:40.823Z] "unix:///var/run/docker.sock" [2023-02-14T08:34:40.823Z] ], [2023-02-14T08:34:40.823Z] "mtu": 1458, [2023-02-14T08:34:40.823Z] "selinux-enabled": true, [2023-02-14T08:34:40.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T08:34:40.823Z] } [Pipeline] sh [2023-02-14T08:34:41.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T08:34:38.822Z] > git rev-list --no-walk 6afec1f4b40d5a940bdc827ffbd08e9624a8447e # timeout=10 [2023-02-14T08:34:41.577Z] + sudo service docker restart [2023-02-14T08:34:52.031Z] 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-02-14T08:34:57.289Z] Removing intermediate container c3fa11d86404 [2023-02-14T08:34:57.289Z] ---> 36b476733e45 [2023-02-14T08:34:57.289Z] [2023-02-14T08:34:57.289Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:34:57.289Z] Removing intermediate container a8e0703bedec [2023-02-14T08:34:57.289Z] Removing intermediate container fcb701052d8b [2023-02-14T08:34:57.289Z] ---> ca595b00fe86 [2023-02-14T08:34:57.289Z] ---> 35cd8db4e50f [2023-02-14T08:34:57.289Z] [2023-02-14T08:34:57.289Z] [2023-02-14T08:34:57.289Z] Step 9/32 : FROM alpine:3.16Step 10/22 : FROM alpine:3.16 [2023-02-14T08:34:57.289Z] [2023-02-14T08:34:57.289Z] 3.16: Pulling from library/alpine [2023-02-14T08:34:57.289Z] 3.16: Pulling from library/alpine [2023-02-14T08:34:57.289Z] 3.16: Pulling from library/alpine [2023-02-14T08:34:57.289Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:34:57.289Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:34:57.289Z] Status: Image is up to date for alpine:3.16 [2023-02-14T08:34:57.289Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:34:57.289Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:34:57.289Z] Status: Image is up to date for alpine:3.16 [2023-02-14T08:34:57.552Z] ---> dfd21b5a31f5 [2023-02-14T08:34:57.552Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T08:34:57.552Z] ---> dfd21b5a31f5 [2023-02-14T08:34:57.552Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:34:57.809Z] ---> dfd21b5a31f5 [2023-02-14T08:34:57.809Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:34:59.957Z] provisioning config files... [2023-02-14T08:34:59.991Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config18242243483051982747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:35:00.337Z] Removing intermediate container fb08c1a6a4e7 [2023-02-14T08:35:00.337Z] ---> afba33c6bb56 [2023-02-14T08:35:00.337Z] [2023-02-14T08:35:00.337Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T08:35:00.337Z] ---> dfd21b5a31f5 [2023-02-14T08:35:00.337Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T08:35:00.337Z] Removing intermediate container 1989dac858ef [2023-02-14T08:35:00.337Z] ---> dc3f6c29366d [2023-02-14T08:35:00.337Z] [2023-02-14T08:35:00.337Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:35:00.337Z] ---> dfd21b5a31f5 [2023-02-14T08:35:00.337Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:00.337Z] ---> Running in b76e6cb237ea [2023-02-14T08:35:00.337Z] ---> Running in a9ac3c95b2f8 [2023-02-14T08:35:00.337Z] ---> Running in 18a13a4cbf00 [2023-02-14T08:35:00.368Z] ---> docker-login.sh [2023-02-14T08:35:00.368Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:35:00.904Z] ---> Running in aee323f56ace [2023-02-14T08:35:00.904Z] ---> Running in 3ec84b9b0b94 [2023-02-14T08:35:00.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:00.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:00.962Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:00.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:00.962Z] [2023-02-14T08:35:00.962Z] Login Succeeded [2023-02-14T08:35:00.962Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:35:01.209Z] Removing intermediate container 18a13a4cbf00 [2023-02-14T08:35:01.209Z] ---> f02b9c8497ae [2023-02-14T08:35:01.209Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T08:35:01.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:01.485Z] Removing intermediate container a9ac3c95b2f8 [2023-02-14T08:35:01.485Z] ---> 3795833d270c [2023-02-14T08:35:01.485Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:01.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:01.515Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:01.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:01.515Z] [2023-02-14T08:35:01.515Z] Login Succeeded [2023-02-14T08:35:01.515Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:35:01.743Z] Removing intermediate container b76e6cb237ea [2023-02-14T08:35:01.743Z] ---> 1727940fa1a7 [2023-02-14T08:35:01.743Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T08:35:01.743Z] ---> Running in e9b6ff439adf [2023-02-14T08:35:01.743Z] ---> Running in 020bf83951c8 [2023-02-14T08:35:01.743Z] ---> Running in 4d07e2c044b0 [2023-02-14T08:35:01.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:01.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:01.786Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:01.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:01.786Z] [2023-02-14T08:35:01.786Z] Login Succeeded [2023-02-14T08:35:01.786Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:35:02.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.309Z] Removing intermediate container 4d07e2c044b0 [2023-02-14T08:35:02.309Z] ---> 2971e1c26921 [2023-02-14T08:35:02.309Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T08:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:02.330Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:02.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:02.330Z] [2023-02-14T08:35:02.330Z] Login Succeeded [2023-02-14T08:35:02.330Z] docker.io [2023-02-14T08:35:02.566Z] ---> Running in 05c2cf720898 [2023-02-14T08:35:02.566Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T08:35:02.566Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T08:35:02.566Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T08:35:02.566Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T08:35:02.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.566Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T08:35:02.566Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:02.566Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:02.566Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:35:02.566Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:02.566Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:02.566Z] OK: 6 MiB in 15 packages [2023-02-14T08:35:02.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.566Z] OK: 8 MiB in 20 packages [2023-02-14T08:35:02.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:35:02.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:02.825Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:02.825Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T08:35:02.825Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:02.825Z] OK: 6 MiB in 16 packages [2023-02-14T08:35:02.825Z] Removing intermediate container 05c2cf720898 [2023-02-14T08:35:02.825Z] ---> ee17b68506d8 [2023-02-14T08:35:02.825Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:02.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:35:02.871Z] Configure a credential helper to remove this warning. See [2023-02-14T08:35:02.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:35:02.871Z] [2023-02-14T08:35:02.871Z] Login Succeeded [2023-02-14T08:35:02.871Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:35:02.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-14T08:35:03.083Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:03.083Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:03.083Z] OK: 6 MiB in 15 packages [Pipeline] sh [2023-02-14T08:35:03.359Z] ---> Running in 4dfcfb2f5879 [2023-02-14T08:35:03.359Z] Removing intermediate container aee323f56ace [2023-02-14T08:35:03.359Z] ---> 5f4324a7f181 [2023-02-14T08:35:03.359Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:03.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-14T08:35:03.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:03.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:35:03.584Z] ========================================================= [2023-02-14T08:35:03.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T08:35:03.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:03.615Z] ---> Running in 7f08b50025ae [2023-02-14T08:35:03.615Z] Removing intermediate container 3ec84b9b0b94 [2023-02-14T08:35:03.615Z] ---> d1503e8ccc61 [2023-02-14T08:35:03.615Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:35:03.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:04.181Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T08:35:04.181Z] 9b18e9b68314: Pulling fs layer [2023-02-14T08:35:04.181Z] 35d82f9e3411: Pulling fs layer [2023-02-14T08:35:04.181Z] e16973657156: Pulling fs layer [2023-02-14T08:35:04.181Z] fc693d55d65f: Pulling fs layer [2023-02-14T08:35:04.181Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T08:35:04.181Z] dda99020689f: Pulling fs layer [2023-02-14T08:35:04.181Z] db1c61fa0a46: Pulling fs layer [2023-02-14T08:35:04.181Z] 891c053d2c06: Pulling fs layer [2023-02-14T08:35:04.181Z] dda99020689f: Waiting [2023-02-14T08:35:04.181Z] fc693d55d65f: Waiting [2023-02-14T08:35:04.181Z] 7e9fc2657dce: Waiting [2023-02-14T08:35:04.181Z] db1c61fa0a46: Waiting [2023-02-14T08:35:04.181Z] 891c053d2c06: Waiting [2023-02-14T08:35:04.181Z] e16973657156: Verifying Checksum [2023-02-14T08:35:04.181Z] e16973657156: Download complete [2023-02-14T08:35:04.181Z] 35d82f9e3411: Download complete [2023-02-14T08:35:04.181Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T08:35:04.181Z] 7e9fc2657dce: Download complete [2023-02-14T08:35:04.181Z] dda99020689f: Verifying Checksum [2023-02-14T08:35:04.181Z] dda99020689f: Download complete [2023-02-14T08:35:04.181Z] 9b18e9b68314: Verifying Checksum [2023-02-14T08:35:04.181Z] 9b18e9b68314: Download complete [2023-02-14T08:35:04.206Z] ---> Running in 5de82c017255 [2023-02-14T08:35:04.206Z] Removing intermediate container 7f08b50025ae [2023-02-14T08:35:04.206Z] ---> fcefb3d031e4 [2023-02-14T08:35:04.206Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T08:35:04.206Z] Removing intermediate container e9b6ff439adf [2023-02-14T08:35:04.206Z] ---> faac5fb52993 [2023-02-14T08:35:04.206Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T08:35:04.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:04.463Z] ---> Running in 5d7beded475c [2023-02-14T08:35:04.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:04.720Z] ---> Running in 462babbad663 [2023-02-14T08:35:04.720Z] Removing intermediate container 020bf83951c8 [2023-02-14T08:35:04.720Z] ---> 2e6ac0ce8aad [2023-02-14T08:35:04.720Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:04.720Z] Removing intermediate container 5de82c017255 [2023-02-14T08:35:04.720Z] ---> 8ab8e7648560 [2023-02-14T08:35:04.720Z] Step 12/21 : WORKDIR /edgex [2023-02-14T08:35:04.720Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:04.720Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:04.720Z] OK: 6 MiB in 15 packages [2023-02-14T08:35:05.023Z] Removing intermediate container 5d7beded475c [2023-02-14T08:35:05.023Z] ---> c76083227a51 [2023-02-14T08:35:05.023Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:35:05.023Z] ---> Running in 449e543e65ca [2023-02-14T08:35:05.023Z] Removing intermediate container 462babbad663 [2023-02-14T08:35:05.023Z] ---> ff9a02486bf5 [2023-02-14T08:35:05.023Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T08:35:05.161Z] 9b18e9b68314: Pull complete [2023-02-14T08:35:05.282Z] ---> f7da73d82866 [2023-02-14T08:35:05.282Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T08:35:05.282Z] ---> Running in 9601d8c20acb [2023-02-14T08:35:05.282Z] ---> Running in 521013c981b1 [2023-02-14T08:35:05.434Z] 891c053d2c06: Verifying Checksum [2023-02-14T08:35:05.434Z] 891c053d2c06: Download complete [2023-02-14T08:35:05.544Z] Removing intermediate container 449e543e65ca [2023-02-14T08:35:05.545Z] ---> fe3ccba7ebf9 [2023-02-14T08:35:05.545Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T08:35:05.545Z] Removing intermediate container 9601d8c20acb [2023-02-14T08:35:05.545Z] ---> 68e8bb622c27 [2023-02-14T08:35:05.545Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:05.545Z] Removing intermediate container 521013c981b1 [2023-02-14T08:35:05.545Z] ---> 67045fcc4411 [2023-02-14T08:35:05.545Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T08:35:05.711Z] 35d82f9e3411: Pull complete [2023-02-14T08:35:05.802Z] Removing intermediate container 4dfcfb2f5879 [2023-02-14T08:35:05.802Z] ---> 4c25227c26bc [2023-02-14T08:35:05.802Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:05.802Z] ---> 7ee96276e765 [2023-02-14T08:35:05.802Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T08:35:05.802Z] ---> fe60c2a7a781 [2023-02-14T08:35:05.802Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T08:35:05.802Z] ---> Running in 4e398af58b15 [2023-02-14T08:35:05.984Z] e16973657156: Pull complete [2023-02-14T08:35:06.059Z] ---> ac61a55e8d42 [2023-02-14T08:35:06.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T08:35:06.059Z] ---> 4327a084bf5b [2023-02-14T08:35:06.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:06.319Z] ---> 3c3f5d1a38d0 [2023-02-14T08:35:06.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T08:35:06.319Z] Removing intermediate container 4e398af58b15 [2023-02-14T08:35:06.319Z] ---> f6ff9fece53f [2023-02-14T08:35:06.319Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T08:35:06.713Z] ---> b7d1ffce5307 [2023-02-14T08:35:06.713Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T08:35:06.962Z] db1c61fa0a46: Verifying Checksum [2023-02-14T08:35:06.962Z] db1c61fa0a46: Download complete [2023-02-14T08:35:07.300Z] ---> Running in bacf5a7687ed [2023-02-14T08:35:07.300Z] ---> 05be692b9918 [2023-02-14T08:35:07.300Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:35:07.560Z] ---> 17b7ca0b22ce [2023-02-14T08:35:07.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:07.946Z] fc693d55d65f: Verifying Checksum [2023-02-14T08:35:07.946Z] fc693d55d65f: Download complete [2023-02-14T08:35:08.127Z] ---> Running in d33f9e30c85d [2023-02-14T08:35:08.127Z] ---> a2c828b2122c [2023-02-14T08:35:08.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:08.387Z] ---> 39b1e7c550eb [2023-02-14T08:35:08.387Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:08.645Z] Removing intermediate container bacf5a7687ed [2023-02-14T08:35:08.645Z] ---> 8348a852850a [2023-02-14T08:35:08.645Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T08:35:09.310Z] ---> d48347c0aea5 [2023-02-14T08:35:09.310Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T08:35:09.310Z] ---> 0ff3b03da261 [2023-02-14T08:35:09.310Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T08:35:09.567Z] ---> Running in 56f52e03693d [2023-02-14T08:35:09.826Z] ---> Running in bf6f9e9ad823 [2023-02-14T08:35:10.084Z] ---> Running in faecabe0b50f [2023-02-14T08:35:10.084Z] ---> e38df1b8e927 [2023-02-14T08:35:10.084Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:35:10.342Z] ---> Running in 97788d91ea20 [2023-02-14T08:35:10.342Z] Removing intermediate container bf6f9e9ad823 [2023-02-14T08:35:10.342Z] ---> 3d72ceada262 [2023-02-14T08:35:10.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:10.619Z] Removing intermediate container faecabe0b50f [2023-02-14T08:35:10.619Z] ---> 4fcf8b39660b [2023-02-14T08:35:10.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:10.619Z] Removing intermediate container d33f9e30c85d [2023-02-14T08:35:10.619Z] ---> 6e5c5fec98e5 [2023-02-14T08:35:10.619Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:35:10.619Z] ---> Running in 2d6e2f7dc78c [2023-02-14T08:35:10.619Z] ---> Running in a65bbedd2cb8 [2023-02-14T08:35:10.619Z] ---> Running in 31c7a571b8a9 [2023-02-14T08:35:10.877Z] Removing intermediate container 2d6e2f7dc78c [2023-02-14T08:35:10.877Z] ---> 8ed0f72c7653 [2023-02-14T08:35:10.877Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:10.877Z] Removing intermediate container a65bbedd2cb8 [2023-02-14T08:35:10.877Z] ---> 065fae1f83da [2023-02-14T08:35:10.877Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:10.877Z] Removing intermediate container 31c7a571b8a9 [2023-02-14T08:35:10.877Z] ---> d587e45497c1 [2023-02-14T08:35:10.877Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T08:35:10.877Z] ---> Running in 9f5db60f5ad8 [2023-02-14T08:35:10.877Z] ---> Running in ec0722242a48 [2023-02-14T08:35:11.140Z] ---> Running in c77738bdfa45 [2023-02-14T08:35:11.140Z] Removing intermediate container 9f5db60f5ad8 [2023-02-14T08:35:11.140Z] ---> 635dd030f240 [2023-02-14T08:35:11.140Z] Step 21/22 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:11.140Z] Removing intermediate container ec0722242a48 [2023-02-14T08:35:11.140Z] ---> 001de3c26425 [2023-02-14T08:35:11.140Z] Step 21/22 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:11.140Z] ---> Running in fee8651da867 [2023-02-14T08:35:11.140Z] Removing intermediate container c77738bdfa45 [2023-02-14T08:35:11.140Z] ---> a7f3e594198d [2023-02-14T08:35:11.140Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:11.140Z] Removing intermediate container 56f52e03693d [2023-02-14T08:35:11.140Z] ---> 00408d62c29a [2023-02-14T08:35:11.140Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T08:35:11.399Z] ---> Running in 7f0b82400f53 [2023-02-14T08:35:11.399Z] ---> Running in a15d87a082ee [2023-02-14T08:35:11.399Z] ---> Running in 1625f41da5db [2023-02-14T08:35:11.399Z] Removing intermediate container fee8651da867 [2023-02-14T08:35:11.399Z] ---> 3241af3b4638 [2023-02-14T08:35:11.399Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:11.399Z] Removing intermediate container 7f0b82400f53 [2023-02-14T08:35:11.399Z] ---> d1cf597385bc [2023-02-14T08:35:11.399Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:11.664Z] ---> Running in 456e0342a511 [2023-02-14T08:35:11.664Z] Removing intermediate container a15d87a082ee [2023-02-14T08:35:11.664Z] ---> 8684bd632634 [2023-02-14T08:35:11.664Z] Step 21/22 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:11.664Z] ---> Running in c3ba0ff78ca7 [2023-02-14T08:35:11.664Z] Removing intermediate container 1625f41da5db [2023-02-14T08:35:11.664Z] ---> ab0940bf0814 [2023-02-14T08:35:11.664Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T08:35:11.923Z] Removing intermediate container 97788d91ea20 [2023-02-14T08:35:11.923Z] ---> d799a50c613a [2023-02-14T08:35:11.923Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:35:11.923Z] ---> Running in 6069dce55b04 [2023-02-14T08:35:11.923Z] Removing intermediate container 456e0342a511 [2023-02-14T08:35:11.923Z] ---> 5f0d0782e7df [2023-02-14T08:35:11.923Z] [2023-02-14T08:35:11.923Z] ---> Running in 7c800632969f [2023-02-14T08:35:11.923Z] Removing intermediate container c3ba0ff78ca7 [2023-02-14T08:35:11.923Z] ---> e24bac597ec5 [2023-02-14T08:35:11.923Z] [2023-02-14T08:35:12.180Z] ---> 7c9969a4eef2 [2023-02-14T08:35:12.180Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T08:35:12.180Z] Successfully built 5f0d0782e7df [2023-02-14T08:35:12.180Z] Removing intermediate container 6069dce55b04 [2023-02-14T08:35:12.180Z] ---> 3c79f1b04a76 [2023-02-14T08:35:12.180Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:12.180Z] Successfully built e24bac597ec5 [2023-02-14T08:35:12.180Z] Successfully tagged core-data:latest [2023-02-14T08:35:12.180Z] Building security-spire-agent [2023-02-14T08:35:12.180Z]  Building core-data ... done Successfully tagged support-scheduler:latest [2023-02-14T08:35:12.180Z]  Building support-scheduler ... done Building core-command [2023-02-14T08:35:12.180Z] ---> Running in ff229342947e [2023-02-14T08:35:12.180Z] Removing intermediate container 7c800632969f [2023-02-14T08:35:12.180Z] ---> f670c1225867 [2023-02-14T08:35:12.180Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T08:35:12.438Z] ---> Running in ae541b974ea2 [2023-02-14T08:35:12.438Z] ---> Running in 794fd89616e9 [2023-02-14T08:35:15.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:15.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:15.733Z] ---> c45de6e2bed6 [2023-02-14T08:35:15.733Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> a3ab7dbb2521 [2023-02-14T08:35:15.733Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> 1574843f5e95 [2023-02-14T08:35:15.733Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> 6c510dd9d93f [2023-02-14T08:35:15.733Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> b3ac504b1c46 [2023-02-14T08:35:15.733Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> db9bb3f8dcb7 [2023-02-14T08:35:15.733Z] Step 8/23 : COPY . . [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> e17595b6b4f9 [2023-02-14T08:35:15.733Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:35:15.733Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:15.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:15.733Z] ---> c45de6e2bed6 [2023-02-14T08:35:15.733Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:35:15.733Z] ---> Using cache [2023-02-14T08:35:15.733Z] ---> 27d1481602e6 [2023-02-14T08:35:15.733Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:35:18.325Z] Removing intermediate container ae541b974ea2 [2023-02-14T08:35:18.325Z] ---> ab6c8dd53337 [2023-02-14T08:35:18.325Z] [2023-02-14T08:35:18.325Z] Removing intermediate container 794fd89616e9 [2023-02-14T08:35:18.325Z] ---> 7cb7bf9117ce [2023-02-14T08:35:18.325Z] Step 20/21 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:18.325Z] Successfully built ab6c8dd53337 [2023-02-14T08:35:18.325Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T08:35:18.325Z] Building core-metadata [2023-02-14T08:35:18.325Z]  Building core-common-config-bootstrapper ... done  ---> Running in a628228b1bd8 [2023-02-14T08:35:18.325Z] ---> Running in 5a70a05f949e [2023-02-14T08:35:18.325Z] ---> Running in 3d06a2e76b1c [2023-02-14T08:35:20.361Z] fc693d55d65f: Pull complete [2023-02-14T08:35:20.361Z] 7e9fc2657dce: Pull complete [2023-02-14T08:35:20.642Z] dda99020689f: Pull complete [2023-02-14T08:35:21.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:21.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:21.030Z] ---> c45de6e2bed6 [2023-02-14T08:35:21.030Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:21.030Z] ---> Using cache [2023-02-14T08:35:21.030Z] ---> a3ab7dbb2521 [2023-02-14T08:35:21.030Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:35:21.030Z] ---> Using cache [2023-02-14T08:35:21.030Z] ---> 1574843f5e95 [2023-02-14T08:35:21.030Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:21.030Z] ---> Using cache [2023-02-14T08:35:21.030Z] ---> 6c510dd9d93f [2023-02-14T08:35:21.030Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:21.030Z] ---> Using cache [2023-02-14T08:35:21.030Z] ---> b3ac504b1c46 [2023-02-14T08:35:21.031Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:21.031Z] ---> Using cache [2023-02-14T08:35:21.031Z] ---> db9bb3f8dcb7 [2023-02-14T08:35:21.031Z] Step 8/24 : COPY . . [2023-02-14T08:35:21.031Z] ---> Using cache [2023-02-14T08:35:21.031Z] ---> e17595b6b4f9 [2023-02-14T08:35:21.031Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:35:21.354Z] Removing intermediate container 3d06a2e76b1c [2023-02-14T08:35:21.354Z] ---> 83c6afdfcf8d [2023-02-14T08:35:21.354Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T08:35:21.626Z] ---> Running in 7220cca7981d [2023-02-14T08:35:21.626Z] Removing intermediate container ff229342947e [2023-02-14T08:35:21.626Z] ---> 27a8a6ffdf31 [2023-02-14T08:35:21.626Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:21.626Z] ---> Running in bd97bad1b254 [2023-02-14T08:35:21.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:21.895Z] ---> 4ba0c2d7b549 [2023-02-14T08:35:21.895Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T08:35:21.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:21.895Z] Removing intermediate container bd97bad1b254 [2023-02-14T08:35:21.895Z] ---> ab50404b17c2 [2023-02-14T08:35:21.895Z] [2023-02-14T08:35:21.895Z] 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-02-14T08:35:21.895Z] Successfully built ab50404b17c2 [2023-02-14T08:35:22.183Z] Successfully tagged security-proxy-setup:latest [2023-02-14T08:35:22.183Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-14T08:35:22.183Z] 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-02-14T08:35:22.183Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:24.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:24.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:24.745Z] ---> c45de6e2bed6 [2023-02-14T08:35:24.745Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:35:24.745Z] ---> Using cache [2023-02-14T08:35:24.745Z] ---> a3ab7dbb2521 [2023-02-14T08:35:24.745Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:35:24.745Z] ---> Using cache [2023-02-14T08:35:24.745Z] ---> 1574843f5e95 [2023-02-14T08:35:24.745Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T08:35:25.319Z] ---> 3aba38b05441 [2023-02-14T08:35:25.319Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T08:35:25.579Z] ---> Running in 1a0214c391f6 [2023-02-14T08:35:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:26.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:26.411Z] Removing intermediate container 5a70a05f949e [2023-02-14T08:35:26.411Z] ---> fbc8d78d5aa2 [2023-02-14T08:35:26.411Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:26.411Z] ---> d844d3963507 [2023-02-14T08:35:26.411Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T08:35:26.670Z] OK: 211 MiB in 51 packages [2023-02-14T08:35:26.926Z] ---> 5384314c347c [2023-02-14T08:35:26.926Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:27.183Z] ---> 260f12efaa4f [2023-02-14T08:35:27.183Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T08:35:27.183Z] ---> Running in 8150b0980588 [2023-02-14T08:35:27.445Z] ---> 53f7e0aaf369 [2023-02-14T08:35:27.445Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T08:35:27.701Z] Removing intermediate container 1a0214c391f6 [2023-02-14T08:35:27.701Z] ---> 8de321bf1e47 [2023-02-14T08:35:27.701Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:35:28.268Z] ---> ac0377a1dbc0 [2023-02-14T08:35:28.268Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T08:35:28.526Z] ---> 9f645745f8fe [2023-02-14T08:35:28.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:28.798Z] ---> Running in c9ee543526fa [2023-02-14T08:35:28.934Z] db1c61fa0a46: Pull complete [2023-02-14T08:35:29.054Z] ---> bf825d2e78ba [2023-02-14T08:35:29.054Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T08:35:29.312Z] ---> Running in 4344f57fe008 [2023-02-14T08:35:29.907Z] 891c053d2c06: Pull complete [2023-02-14T08:35:29.907Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T08:35:30.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:30.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:35:30.528Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:30.528Z] WORKDIR /edgex [2023-02-14T08:35:30.528Z] COPY go.mod . [2023-02-14T08:35:30.528Z] RUN go mod download [2023-02-14T08:35:30.528Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T08:35:31.128Z] Sending build context to Docker daemon 3.1MB [2023-02-14T08:35:31.128Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:35:31.128Z] ---> f96f9c87975a [2023-02-14T08:35:31.128Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:35:32.602Z] Removing intermediate container 4344f57fe008 [2023-02-14T08:35:32.602Z] ---> 79937745cc94 [2023-02-14T08:35:32.602Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T08:35:32.602Z] ---> Running in 0b90afd0d194 [2023-02-14T08:35:32.602Z] Removing intermediate container 0b90afd0d194 [2023-02-14T08:35:32.602Z] ---> 41e69b8dd207 [2023-02-14T08:35:32.602Z] Step 29/32 : CMD ["gate"] [2023-02-14T08:35:32.858Z] ---> Running in c39ab4d8d2fd [2023-02-14T08:35:33.423Z] Removing intermediate container c39ab4d8d2fd [2023-02-14T08:35:33.423Z] ---> 012e3f949c7b [2023-02-14T08:35:33.423Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T08:35:33.423Z] ---> Running in 901e353e9df7 [2023-02-14T08:35:33.680Z] Removing intermediate container 901e353e9df7 [2023-02-14T08:35:33.680Z] ---> e526167a0592 [2023-02-14T08:35:33.680Z] Step 31/32 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:33.680Z] ---> Running in 1debf7bec11a [2023-02-14T08:35:33.732Z] ---> Running in 0ef397fe0dc3 [2023-02-14T08:35:33.733Z] Removing intermediate container 0ef397fe0dc3 [2023-02-14T08:35:33.733Z] ---> 80b6cfb5044a [2023-02-14T08:35:33.733Z] Step 3/4 : COPY go.mod . [2023-02-14T08:35:33.941Z] Removing intermediate container 1debf7bec11a [2023-02-14T08:35:33.941Z] ---> 5ba62b163b0b [2023-02-14T08:35:33.941Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T08:35:33.941Z] ---> Running in 4cabe5903517 [2023-02-14T08:35:34.198Z] Removing intermediate container 4cabe5903517 [2023-02-14T08:35:34.198Z] ---> 2a9276b7a7a3 [2023-02-14T08:35:34.198Z] [2023-02-14T08:35:34.198Z] Successfully built 2a9276b7a7a3 [2023-02-14T08:35:34.199Z] Successfully tagged security-bootstrapper:latest [2023-02-14T08:35:34.199Z]  Building security-bootstrapper ... done Building security-spire-server [2023-02-14T08:35:34.318Z] ---> 737930f080d1 [2023-02-14T08:35:34.318Z] Step 4/4 : RUN go mod download [2023-02-14T08:35:34.590Z] ---> Running in 24327f906cfe [2023-02-14T08:35:36.717Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:36.717Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:36.717Z] ---> c45de6e2bed6 [2023-02-14T08:35:36.718Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T08:35:36.718Z] ---> Using cache [2023-02-14T08:35:36.718Z] ---> 27d1481602e6 [2023-02-14T08:35:36.718Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:35:36.718Z] ---> Using cache [2023-02-14T08:35:36.718Z] ---> fbc8d78d5aa2 [2023-02-14T08:35:36.718Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T08:35:36.718Z] ---> Using cache [2023-02-14T08:35:36.718Z] ---> 5384314c347c [2023-02-14T08:35:36.718Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:38.615Z] ---> Running in 38c90ae92942 [2023-02-14T08:35:45.167Z] Removing intermediate container a628228b1bd8 [2023-02-14T08:35:45.167Z] ---> 5c3649b47a1b [2023-02-14T08:35:45.167Z] [2023-02-14T08:35:45.167Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T08:35:45.167Z] ---> dfd21b5a31f5 [2023-02-14T08:35:45.167Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:45.167Z] ---> Using cache [2023-02-14T08:35:45.167Z] ---> 5f4324a7f181 [2023-02-14T08:35:45.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:45.168Z] ---> Using cache [2023-02-14T08:35:45.168Z] ---> fcefb3d031e4 [2023-02-14T08:35:45.168Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T08:35:45.168Z] Removing intermediate container 7220cca7981d [2023-02-14T08:35:45.168Z] ---> bbd7d97432b0 [2023-02-14T08:35:45.168Z] [2023-02-14T08:35:45.168Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T08:35:45.168Z] ---> dfd21b5a31f5 [2023-02-14T08:35:45.168Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:45.168Z] ---> Using cache [2023-02-14T08:35:45.168Z] ---> 5f4324a7f181 [2023-02-14T08:35:45.168Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:45.168Z] ---> Using cache [2023-02-14T08:35:45.168Z] ---> fcefb3d031e4 [2023-02-14T08:35:45.168Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T08:35:45.168Z] ---> Running in 9948c8f729e1 [2023-02-14T08:35:45.168Z] ---> Running in faa8475c7208 [2023-02-14T08:35:45.168Z] Removing intermediate container 9948c8f729e1 [2023-02-14T08:35:45.168Z] ---> 6c20230ce60d [2023-02-14T08:35:45.168Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T08:35:45.168Z] ---> Running in 09989fb05130 [2023-02-14T08:35:45.168Z] Removing intermediate container faa8475c7208 [2023-02-14T08:35:45.168Z] ---> 383d21a63dd5 [2023-02-14T08:35:45.168Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T08:35:45.168Z] ---> Running in bb9aa0fe46a9 [2023-02-14T08:35:45.168Z] Removing intermediate container 09989fb05130 [2023-02-14T08:35:45.168Z] ---> 324116ae68aa [2023-02-14T08:35:45.168Z] Step 15/23 : WORKDIR / [2023-02-14T08:35:45.168Z] Removing intermediate container bb9aa0fe46a9 [2023-02-14T08:35:45.168Z] ---> cdd801e34a96 [2023-02-14T08:35:45.168Z] Step 15/24 : WORKDIR / [2023-02-14T08:35:45.168Z] ---> Running in cc10670ad165 [2023-02-14T08:35:45.425Z] ---> Running in 0f5b5e2bc19d [2023-02-14T08:35:45.425Z] Removing intermediate container cc10670ad165 [2023-02-14T08:35:45.425Z] ---> 573b2558be51 [2023-02-14T08:35:45.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:45.683Z] Removing intermediate container 0f5b5e2bc19d [2023-02-14T08:35:45.683Z] ---> 311a196bdb2f [2023-02-14T08:35:45.683Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:45.941Z] ---> 6f94bdd2ffde [2023-02-14T08:35:45.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T08:35:46.505Z] ---> 95425e29f5fa [2023-02-14T08:35:46.505Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T08:35:46.764Z] ---> 30c97acb045a [2023-02-14T08:35:46.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:46.764Z] ---> 65a27013caaa [2023-02-14T08:35:46.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:47.330Z] ---> 62218c539be3 [2023-02-14T08:35:47.330Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T08:35:47.330Z] ---> ed51edb6cd55 [2023-02-14T08:35:47.330Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T08:35:47.330Z] ---> Running in acba4c4577a6 [2023-02-14T08:35:47.613Z] ---> d57c4edab71e [2023-02-14T08:35:47.613Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T08:35:47.870Z] Removing intermediate container acba4c4577a6 [2023-02-14T08:35:47.870Z] ---> 8122318fb237 [2023-02-14T08:35:47.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:47.870Z] ---> Running in ae335826cb5a [2023-02-14T08:35:47.870Z] ---> Running in 5008b17cc104 [2023-02-14T08:35:48.129Z] Removing intermediate container ae335826cb5a [2023-02-14T08:35:48.129Z] ---> d8fcf73c4bed [2023-02-14T08:35:48.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:48.696Z] Removing intermediate container 5008b17cc104 [2023-02-14T08:35:48.696Z] ---> 6ffefd5ab8ba [2023-02-14T08:35:48.696Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:35:48.960Z] ---> Running in 22a1dde4d61f [2023-02-14T08:35:49.218Z] ---> Running in 5a4a25eaeaa3 [2023-02-14T08:35:50.149Z] Removing intermediate container 22a1dde4d61f [2023-02-14T08:35:50.149Z] ---> e464108a064f [2023-02-14T08:35:50.149Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:35:50.149Z] Removing intermediate container 5a4a25eaeaa3 [2023-02-14T08:35:50.149Z] ---> a541989573f3 [2023-02-14T08:35:50.149Z] Step 22/23 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:35:50.149Z] ---> Running in cd96518ee795 [2023-02-14T08:35:50.149Z] ---> Running in 2f538f06a7d5 [2023-02-14T08:35:50.716Z] Removing intermediate container cd96518ee795 [2023-02-14T08:35:50.716Z] ---> d059f329fc95 [2023-02-14T08:35:50.716Z] Removing intermediate container 2f538f06a7d5 [2023-02-14T08:35:50.716Z] Step 23/24 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c ---> b17427ebef24 [2023-02-14T08:35:50.716Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:35:50.716Z] [2023-02-14T08:35:50.974Z] ---> Running in 0578336bdaad [2023-02-14T08:35:50.974Z] ---> Running in 5495de7c6ce0 [2023-02-14T08:35:50.974Z] Removing intermediate container 5495de7c6ce0 [2023-02-14T08:35:50.974Z] ---> 45b545b94a24 [2023-02-14T08:35:50.974Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:35:50.974Z] Removing intermediate container 0578336bdaad [2023-02-14T08:35:50.974Z] ---> be31fa9af5a6 [2023-02-14T08:35:50.974Z] [2023-02-14T08:35:51.231Z] Successfully built be31fa9af5a6 [2023-02-14T08:35:51.231Z] Successfully tagged core-command:latest [2023-02-14T08:35:51.231Z]  Building core-command ... done Building security-spiffe-token-provider [2023-02-14T08:35:51.231Z] ---> Running in 5beacd439ebe [2023-02-14T08:35:51.796Z] Removing intermediate container 5beacd439ebe [2023-02-14T08:35:51.796Z] ---> 513ada965840 [2023-02-14T08:35:51.796Z] [2023-02-14T08:35:51.796Z] Successfully built 513ada965840 [2023-02-14T08:35:51.796Z] Successfully tagged core-metadata:latest [2023-02-14T08:35:51.796Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-14T08:35:54.328Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:54.328Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:54.328Z] ---> c45de6e2bed6 [2023-02-14T08:35:54.328Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T08:35:54.328Z] ---> Using cache [2023-02-14T08:35:54.328Z] ---> 27d1481602e6 [2023-02-14T08:35:54.328Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T08:35:56.228Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:56.228Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:56.228Z] ---> c45de6e2bed6 [2023-02-14T08:35:56.228Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:35:56.228Z] ---> Using cache [2023-02-14T08:35:56.228Z] ---> 27d1481602e6 [2023-02-14T08:35:56.228Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:35:56.228Z] ---> Using cache [2023-02-14T08:35:56.228Z] ---> b5dd3134ce30 [2023-02-14T08:35:56.228Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:56.228Z] ---> Using cache [2023-02-14T08:35:56.228Z] ---> d93474c18c56 [2023-02-14T08:35:56.228Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:56.228Z] ---> Using cache [2023-02-14T08:35:56.228Z] ---> a3b58a76e613 [2023-02-14T08:35:56.228Z] Step 7/24 : COPY . . [2023-02-14T08:35:56.228Z] ---> Using cache [2023-02-14T08:35:56.228Z] ---> 21648c851df2 [2023-02-14T08:35:56.228Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:35:58.761Z] ---> Running in 4c1f829e54c1 [2023-02-14T08:35:58.761Z] ---> Running in e29e0cc0d914 [2023-02-14T08:35:59.019Z] 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-02-14T08:35:59.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:59.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:00.153Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T08:36:00.153Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T08:36:00.153Z] OK: 17046 distinct packages available [2023-02-14T08:36:00.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:00.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:01.290Z] OK: 211 MiB in 51 packages [2023-02-14T08:36:02.666Z] Removing intermediate container e29e0cc0d914 [2023-02-14T08:36:02.666Z] ---> 0943240f3f6d [2023-02-14T08:36:02.666Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T08:36:02.666Z] ---> 80ae9c163780 [2023-02-14T08:36:02.666Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:36:02.666Z] ---> Running in 764f7cbef781 [2023-02-14T08:36:10.779Z] 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-02-14T08:36:14.084Z] Removing intermediate container 4c1f829e54c1 [2023-02-14T08:36:14.084Z] ---> 4d70133c5314 [2023-02-14T08:36:14.084Z] [2023-02-14T08:36:14.084Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T08:36:14.084Z] ---> dfd21b5a31f5 [2023-02-14T08:36:14.084Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T08:36:14.354Z] ---> Running in 120b4fbfe0fc [2023-02-14T08:36:14.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:14.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:15.440Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T08:36:15.440Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T08:36:15.440Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T08:36:15.440Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:36:15.440Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:36:15.440Z] OK: 6 MiB in 17 packages [2023-02-14T08:36:16.005Z] Removing intermediate container 120b4fbfe0fc [2023-02-14T08:36:16.005Z] ---> 094c4b43b72d [2023-02-14T08:36:16.005Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:36:16.005Z] ---> Running in d23b7e92259e [2023-02-14T08:36:16.264Z] Removing intermediate container d23b7e92259e [2023-02-14T08:36:16.264Z] ---> 258079584d75 [2023-02-14T08:36:16.264Z] Step 12/24 : WORKDIR / [2023-02-14T08:36:16.264Z] ---> Running in 97fbc0a3095d [2023-02-14T08:36:16.522Z] Removing intermediate container 97fbc0a3095d [2023-02-14T08:36:16.522Z] ---> 201002cd82e1 [2023-02-14T08:36:16.522Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T08:36:16.522Z] ---> eb519b25eac3 [2023-02-14T08:36:16.522Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T08:36:16.781Z] ---> 477060a268ac [2023-02-14T08:36:16.781Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T08:36:17.754Z] ---> 7f3d0274c4b4 [2023-02-14T08:36:17.754Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T08:36:18.013Z] ---> dbbb7a5e3106 [2023-02-14T08:36:18.013Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T08:36:18.582Z] ---> 4d7ba32c6bf5 [2023-02-14T08:36:18.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T08:36:19.151Z] ---> 28540128f8f3 [2023-02-14T08:36:19.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:36:19.151Z] ---> 97e9430703a9 [2023-02-14T08:36:19.151Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:36:19.151Z] ---> Running in 5cfd39f7f18f [2023-02-14T08:36:20.090Z] Removing intermediate container 5cfd39f7f18f [2023-02-14T08:36:20.090Z] ---> 027cd4111b88 [2023-02-14T08:36:20.090Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:36:20.090Z] ---> Running in 47a49290a5bd [2023-02-14T08:36:20.365Z] Removing intermediate container 47a49290a5bd [2023-02-14T08:36:20.365Z] ---> 4a2ba0b9b813 [2023-02-14T08:36:20.365Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:36:20.365Z] ---> Running in 32b114fb3822 [2023-02-14T08:36:20.365Z] Removing intermediate container 32b114fb3822 [2023-02-14T08:36:20.365Z] ---> a794442c6d4a [2023-02-14T08:36:20.365Z] Step 23/24 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:36:20.365Z] ---> Running in e697be501359 [2023-02-14T08:36:20.623Z] Removing intermediate container e697be501359 [2023-02-14T08:36:20.623Z] ---> 0a4dd34289ca [2023-02-14T08:36:20.623Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:36:20.623Z] ---> Running in ba4634742db5 [2023-02-14T08:36:20.623Z] Removing intermediate container ba4634742db5 [2023-02-14T08:36:20.623Z] ---> 772f0a0a9c7a [2023-02-14T08:36:20.623Z] [2023-02-14T08:36:20.623Z] Successfully built 772f0a0a9c7a [2023-02-14T08:36:20.623Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T08:36:20.623Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-14T08:36:23.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:36:23.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:36:23.163Z] ---> c45de6e2bed6 [2023-02-14T08:36:23.163Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:36:23.163Z] ---> Using cache [2023-02-14T08:36:23.163Z] ---> 27d1481602e6 [2023-02-14T08:36:23.163Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:36:23.163Z] ---> Using cache [2023-02-14T08:36:23.163Z] ---> fbc8d78d5aa2 [2023-02-14T08:36:23.163Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:36:23.163Z] ---> Using cache [2023-02-14T08:36:23.163Z] ---> 5384314c347c [2023-02-14T08:36:23.163Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:36:23.729Z] ---> Running in 51ef7e02fe4f [2023-02-14T08:36:31.033Z] Removing intermediate container 24327f906cfe [2023-02-14T08:36:31.034Z] ---> 1d542b5c48a1 [2023-02-14T08:36:31.034Z] Successfully built 1d542b5c48a1 [2023-02-14T08:36:31.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:36:31.383Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:36:31.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:36:31.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-5764 does not seem to be running inside a container [2023-02-14T08:36:31.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:36:33.047Z] $ docker top e69dd481738af88af5e62f91fb8d2d292aa53a55dd56c328c27e514eea9c439c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:36:33.915Z] + go version [2023-02-14T08:36:33.916Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T08:36:33.927Z] $ docker stop --time=1 e69dd481738af88af5e62f91fb8d2d292aa53a55dd56c328c27e514eea9c439c [2023-02-14T08:36:35.549Z] $ docker rm -f --volumes e69dd481738af88af5e62f91fb8d2d292aa53a55dd56c328c27e514eea9c439c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:36:36.110Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:36:36.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:36:36.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-5764 does not seem to be running inside a container [2023-02-14T08:36:36.363Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:36:37.599Z] $ docker top 9070a3196ba4424ba9d29ee8ef89f9982882415390c3516f3a9db1978befab03 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:36:37.826Z] ========================================================= [2023-02-14T08:36:37.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:36:37.826Z] ========================================================= [Pipeline] sh [2023-02-14T08:36:38.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:36:39.116Z] + make test [2023-02-14T08:36:39.116Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:36:41.818Z] Removing intermediate container 8150b0980588 [2023-02-14T08:36:41.818Z] ---> e97cb800f90f [2023-02-14T08:36:41.818Z] Step 7/24 : COPY . . [2023-02-14T08:36:51.799Z] ---> 4f0cb7e27f92 [2023-02-14T08:36:51.799Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:36:51.799Z] ---> Running in 15a07802fadc [2023-02-14T08:36:52.058Z] Removing intermediate container c9ee543526fa [2023-02-14T08:36:52.058Z] ---> c538b896963e [2023-02-14T08:36:52.058Z] Step 8/22 : COPY . . [2023-02-14T08:36:52.058Z] Removing intermediate container 15a07802fadc [2023-02-14T08:36:52.058Z] ---> 1f6cff5383eb [2023-02-14T08:36:52.058Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:36:54.591Z] ---> Running in 2cc9fe06fce6 [2023-02-14T08:36:55.979Z] ---> 822770d012d0 [2023-02-14T08:36:55.979Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T08:36:55.979Z] Removing intermediate container 2cc9fe06fce6 [2023-02-14T08:36:55.979Z] ---> b848e68ec069 [2023-02-14T08:36:55.979Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:36:55.979Z] ---> Running in 2e8f505a28a9 [2023-02-14T08:36:56.251Z] ---> Running in 9c7506365cdd [2023-02-14T08:36:56.828Z] 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-02-14T08:36:57.401Z] Removing intermediate container 9c7506365cdd [2023-02-14T08:36:57.401Z] ---> 3230baf204ff [2023-02-14T08:36:57.401Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:36:57.401Z] ---> Running in 280c3a8f3e20 [2023-02-14T08:36:57.665Z] Removing intermediate container 280c3a8f3e20 [2023-02-14T08:36:57.665Z] ---> d3ad8c7d4411 [2023-02-14T08:36:57.665Z] [2023-02-14T08:36:57.665Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:36:57.665Z] 3.15: Pulling from library/alpine [2023-02-14T08:36:58.229Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:36:58.229Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:36:58.229Z] ---> 5ce65d7b0fde [2023-02-14T08:36:58.229Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:36:58.504Z] ---> Running in 4e0d418dd28e [2023-02-14T08:36:58.764Z] Removing intermediate container 4e0d418dd28e [2023-02-14T08:36:58.764Z] ---> e0e3e250a22f [2023-02-14T08:36:58.764Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:36:58.764Z] ---> Running in f147719eb34b [2023-02-14T08:36:59.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:59.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:59.555Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:36:59.555Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:36:59.555Z] OK: 15857 distinct packages available [2023-02-14T08:36:59.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:36:59.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:00.081Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:00.081Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:37:00.081Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:37:00.081Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:37:00.081Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:37:00.081Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:37:00.081Z] OK: 7 MiB in 19 packages [2023-02-14T08:37:03.371Z] Removing intermediate container f147719eb34b [2023-02-14T08:37:03.371Z] ---> bcbac4604270 [2023-02-14T08:37:03.371Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:37:04.743Z] ---> 49d0c05b877a [2023-02-14T08:37:04.743Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:37:12.860Z] ---> 7476c9a45480 [2023-02-14T08:37:12.860Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:12.860Z] Removing intermediate container 38c90ae92942 [2023-02-14T08:37:12.860Z] ---> a6c763793613 [2023-02-14T08:37:12.860Z] Step 7/23 : COPY . . [2023-02-14T08:37:13.431Z] ---> 389f13a4f408 [2023-02-14T08:37:13.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:37:21.556Z] ---> b6639169a16c [2023-02-14T08:37:21.556Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:37:21.556Z] ---> 09c425816dd0 [2023-02-14T08:37:21.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:37:21.556Z] ---> Running in d1f9023ab8e8 [2023-02-14T08:37:21.556Z] ---> dbf303a6e93a [2023-02-14T08:37:21.556Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:37:21.813Z] Removing intermediate container d1f9023ab8e8 [2023-02-14T08:37:21.813Z] ---> e504648b7c21 [2023-02-14T08:37:21.813Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T08:37:22.071Z] ---> Running in dde73bd8bee7 [2023-02-14T08:37:22.071Z] Removing intermediate container 764f7cbef781 [2023-02-14T08:37:22.071Z] ---> afecd5f16595 [2023-02-14T08:37:22.071Z] Step 7/19 : COPY . . [2023-02-14T08:37:22.347Z] Removing intermediate container 51ef7e02fe4f [2023-02-14T08:37:22.347Z] ---> a304af0a8b3e [2023-02-14T08:37:22.347Z] Step 7/24 : COPY . . [2023-02-14T08:37:22.604Z] ---> Running in 55ca84bf3861 [2023-02-14T08:37:26.018Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:37:29.169Z] Removing intermediate container dde73bd8bee7 [2023-02-14T08:37:29.169Z] ---> a86d8cccdd5c [2023-02-14T08:37:29.169Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:37:29.169Z] ---> ffaa644365fc [2023-02-14T08:37:29.169Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:37:29.169Z] Removing intermediate container 2e8f505a28a9 [2023-02-14T08:37:29.169Z] ---> e5cb49896aea [2023-02-14T08:37:29.169Z] [2023-02-14T08:37:29.169Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:37:29.169Z] ---> dfd21b5a31f5 [2023-02-14T08:37:29.169Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T08:37:29.169Z] ---> 5838df9eacff [2023-02-14T08:37:29.169Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T08:37:29.169Z] ---> Running in ac73aa18131c [2023-02-14T08:37:29.169Z] Removing intermediate container 55ca84bf3861 [2023-02-14T08:37:29.169Z] ---> 1548fc1f51da [2023-02-14T08:37:29.169Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:37:29.169Z] ---> Running in c1ee1bf58e62 [2023-02-14T08:37:29.169Z] ---> Running in 69c458f7c65b [2023-02-14T08:37:29.169Z] ---> Running in c64728e4c4a9 [2023-02-14T08:37:29.169Z] ---> Running in 9930cfcdc012 [2023-02-14T08:37:29.429Z] Removing intermediate container ac73aa18131c [2023-02-14T08:37:29.429Z] ---> ed86a39b9936 [2023-02-14T08:37:29.429Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:37:29.429Z] Removing intermediate container c64728e4c4a9 [2023-02-14T08:37:29.429Z] ---> 161cb099decc [2023-02-14T08:37:29.429Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:37:29.429Z] ---> Running in 1830ec731ae9 [2023-02-14T08:37:29.429Z] ---> Running in e5fcf202f5cc [2023-02-14T08:37:29.429Z] Removing intermediate container 1830ec731ae9 [2023-02-14T08:37:29.429Z] ---> 92d9419bd670 [2023-02-14T08:37:29.429Z] Step 23/24 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:37:29.690Z] ---> Running in 2bcda47dcd9a [2023-02-14T08:37:29.690Z] Removing intermediate container e5fcf202f5cc [2023-02-14T08:37:29.690Z] ---> 675f6b1ef559 [2023-02-14T08:37:29.690Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:37:29.690Z] 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-02-14T08:37:29.690Z] ---> Running in e4102f5ac72d [2023-02-14T08:37:29.690Z] Removing intermediate container 2bcda47dcd9a [2023-02-14T08:37:29.690Z] ---> fd5cd16bc01a [2023-02-14T08:37:29.690Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:37:29.690Z] ---> Running in 7bae0efe5828 [2023-02-14T08:37:29.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:29.947Z] Removing intermediate container 7bae0efe5828 [2023-02-14T08:37:29.947Z] ---> 36c43cfe38e7 [2023-02-14T08:37:29.947Z] [2023-02-14T08:37:29.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:29.947Z] Successfully built 36c43cfe38e7 [2023-02-14T08:37:30.249Z] Successfully tagged security-spire-agent:latest [2023-02-14T08:37:30.249Z]  Building security-spire-agent ... done (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T08:37:30.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:30.249Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:37:30.249Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:37:30.249Z] OK: 6 MiB in 16 packages [2023-02-14T08:37:30.508Z] Removing intermediate container 9930cfcdc012 [2023-02-14T08:37:30.508Z] ---> c260fcea56db [2023-02-14T08:37:30.508Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T08:37:30.508Z] ---> Running in 7fe017f8940a [2023-02-14T08:37:30.766Z] Removing intermediate container 7fe017f8940a [2023-02-14T08:37:30.766Z] ---> 33c08919391f [2023-02-14T08:37:30.766Z] [2023-02-14T08:37:30.766Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T08:37:30.766Z] ---> 5ce65d7b0fde [2023-02-14T08:37:30.766Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:37:30.766Z] ---> Using cache [2023-02-14T08:37:30.766Z] ---> e0e3e250a22f [2023-02-14T08:37:30.766Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:37:30.766Z] ---> Using cache [2023-02-14T08:37:30.766Z] ---> bcbac4604270 [2023-02-14T08:37:30.766Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:37:30.766Z] Removing intermediate container e4102f5ac72d [2023-02-14T08:37:30.766Z] ---> 16be612c8697 [2023-02-14T08:37:30.766Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:37:31.024Z] ---> Running in a5e584c33e10 [2023-02-14T08:37:31.024Z] Removing intermediate container 69c458f7c65b [2023-02-14T08:37:31.024Z] ---> f90391fde38c [2023-02-14T08:37:31.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:37:31.588Z] ---> Running in 5b2e8ef4cd93 [2023-02-14T08:37:31.851Z] Removing intermediate container a5e584c33e10 [2023-02-14T08:37:31.851Z] ---> 4ec42784ae03 [2023-02-14T08:37:31.851Z] [2023-02-14T08:37:31.851Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:37:31.851Z] ---> 5ce65d7b0fde [2023-02-14T08:37:31.851Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:37:31.851Z] ---> Using cache [2023-02-14T08:37:31.851Z] ---> e0e3e250a22f [2023-02-14T08:37:31.851Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:37:31.851Z] Removing intermediate container 5b2e8ef4cd93 [2023-02-14T08:37:31.851Z] ---> 1e2235350479 [2023-02-14T08:37:31.851Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T08:37:31.851Z] ---> 1b44f24c240d [2023-02-14T08:37:31.851Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:31.851Z] ---> Running in 68768d919fa8 [2023-02-14T08:37:31.851Z] ---> Running in f6b6f5082adc [2023-02-14T08:37:32.109Z] ---> 5cffff976bb5 [2023-02-14T08:37:32.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T08:37:32.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:32.642Z] Removing intermediate container f6b6f5082adc [2023-02-14T08:37:32.642Z] ---> ed12e47b2b41 [2023-02-14T08:37:32.642Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:37:32.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:32.642Z] ---> 2fb1eb24a899 [2023-02-14T08:37:32.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T08:37:32.898Z] ---> Running in dd6117a9d361 [2023-02-14T08:37:32.898Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:37:32.898Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:37:32.898Z] OK: 15857 distinct packages available [2023-02-14T08:37:33.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:33.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:33.160Z] ---> be724873ae32 [2023-02-14T08:37:33.160Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:37:33.417Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:33.417Z] Removing intermediate container dd6117a9d361 [2023-02-14T08:37:33.417Z] ---> 95bca1254cee [2023-02-14T08:37:33.417Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:37:33.417Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:37:33.417Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:37:33.417Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:37:33.417Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:37:33.417Z] OK: 6 MiB in 18 packages [2023-02-14T08:37:33.417Z] ---> Running in ba805466e7cb [2023-02-14T08:37:34.348Z] ---> 394b71e14e19 [2023-02-14T08:37:34.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T08:37:34.348Z] Removing intermediate container ba805466e7cb [2023-02-14T08:37:34.348Z] ---> bc08afb5e947 [2023-02-14T08:37:34.348Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:37:34.605Z] ---> Running in 167866c4e6ab [2023-02-14T08:37:34.863Z] Removing intermediate container 68768d919fa8 [2023-02-14T08:37:34.863Z] ---> dbefe5bd94fc [2023-02-14T08:37:34.863Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:37:35.119Z] Removing intermediate container 167866c4e6ab [2023-02-14T08:37:35.119Z] ---> dc4f47527c34 [2023-02-14T08:37:35.119Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:37:35.119Z] ---> 137d8df4c7cd [2023-02-14T08:37:35.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T08:37:35.376Z] ---> Running in d53f1e76b60b [2023-02-14T08:37:36.312Z] Removing intermediate container d53f1e76b60b [2023-02-14T08:37:36.312Z] ---> 64e8de211186 [2023-02-14T08:37:36.312Z] Step 22/23 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:37:36.312Z] ---> 34f29b639acd [2023-02-14T08:37:36.312Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T08:37:36.877Z] ---> Running in 07772dc59b5c [2023-02-14T08:37:36.877Z] ---> Running in c54b10cee1a8 [2023-02-14T08:37:36.877Z] ---> 9038aba70530 [2023-02-14T08:37:36.877Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:37:37.135Z] Removing intermediate container 07772dc59b5c [2023-02-14T08:37:37.135Z] ---> a295cf9219c2 [2023-02-14T08:37:37.135Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:37:37.135Z] Removing intermediate container c54b10cee1a8 [2023-02-14T08:37:37.135Z] ---> 5dbe28c4a846 [2023-02-14T08:37:37.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:37:37.135Z] ---> Running in 6840e0a3e0e2 [2023-02-14T08:37:37.135Z] ---> Running in 415574a84e61 [2023-02-14T08:37:37.393Z] ---> c723fe7d503e [2023-02-14T08:37:37.393Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:37:37.957Z] Removing intermediate container 6840e0a3e0e2 [2023-02-14T08:37:37.957Z] ---> 4008ca7b7aaf [2023-02-14T08:37:37.957Z] [2023-02-14T08:37:37.957Z] Successfully built 4008ca7b7aaf [2023-02-14T08:37:38.235Z] Successfully tagged security-spire-server:latest [2023-02-14T08:37:38.235Z]  Building security-spire-server ... done Removing intermediate container 415574a84e61 [2023-02-14T08:37:38.235Z] ---> 687d0d78c526 [2023-02-14T08:37:38.235Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:37:38.235Z] ---> Running in 81edc33f1936 [2023-02-14T08:37:38.494Z] ---> Running in be0f0c105c2e [2023-02-14T08:37:38.752Z] Removing intermediate container 81edc33f1936 [2023-02-14T08:37:38.752Z] ---> 9f4b6153efc8 [2023-02-14T08:37:38.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:37:39.010Z] Removing intermediate container be0f0c105c2e [2023-02-14T08:37:39.010Z] ---> c92eb243dc90 [2023-02-14T08:37:39.010Z] Step 21/22 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:37:39.268Z] ---> Running in 59bb45bf8ef4 [2023-02-14T08:37:39.526Z] ---> 2936f899cf77 [2023-02-14T08:37:39.526Z] Step 19/24 : WORKDIR / [2023-02-14T08:37:39.851Z] ---> Running in 0a5c7631e83e [2023-02-14T08:37:40.107Z] Removing intermediate container 59bb45bf8ef4 [2023-02-14T08:37:40.107Z] ---> 2dd2bcb1e1bf [2023-02-14T08:37:40.107Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:37:40.365Z] ---> Running in 0e6cd153b2d3 [2023-02-14T08:37:40.633Z] Removing intermediate container 0a5c7631e83e [2023-02-14T08:37:40.633Z] ---> 3a88e9dc707b [2023-02-14T08:37:40.633Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:37:40.633Z] ---> Running in ee865ce588cd [2023-02-14T08:37:40.633Z] Removing intermediate container 0e6cd153b2d3 [2023-02-14T08:37:40.633Z] ---> d30993f67bdd [2023-02-14T08:37:40.633Z] [2023-02-14T08:37:40.633Z] Successfully built d30993f67bdd [2023-02-14T08:37:40.891Z] Successfully tagged support-notifications:latest [2023-02-14T08:37:40.891Z]  Building support-notifications ... done Removing intermediate container ee865ce588cd [2023-02-14T08:37:40.891Z] ---> b943e4120dcb [2023-02-14T08:37:40.891Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:37:40.891Z] ---> Running in 320eba5ff602 [2023-02-14T08:37:41.149Z] Removing intermediate container 320eba5ff602 [2023-02-14T08:37:41.149Z] ---> cc4440ad6cff [2023-02-14T08:37:41.149Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:37:41.149Z] ---> Running in 705d704d90cb [2023-02-14T08:37:41.149Z] Removing intermediate container 705d704d90cb [2023-02-14T08:37:41.149Z] ---> a8a75b065180 [2023-02-14T08:37:41.149Z] Step 23/24 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:37:41.149Z] ---> Running in 8d938faf9fbc [2023-02-14T08:37:41.405Z] Removing intermediate container 8d938faf9fbc [2023-02-14T08:37:41.405Z] ---> 750504576123 [2023-02-14T08:37:41.405Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:37:41.669Z] ---> Running in 8e9830673886 [2023-02-14T08:37:41.669Z] Removing intermediate container 8e9830673886 [2023-02-14T08:37:41.669Z] ---> c5de8e2b464e [2023-02-14T08:37:41.669Z] [2023-02-14T08:37:41.669Z] Successfully built c5de8e2b464e [2023-02-14T08:37:41.669Z] Successfully tagged security-spire-config:latest [2023-02-14T08:37:48.220Z]  Building security-spire-config ... done Removing intermediate container c1ee1bf58e62 [2023-02-14T08:37:48.220Z] ---> 441f5908683b [2023-02-14T08:37:48.221Z] [2023-02-14T08:37:48.221Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T08:37:48.221Z] ---> 5ce65d7b0fde [2023-02-14T08:37:48.221Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:37:48.221Z] ---> Using cache [2023-02-14T08:37:48.221Z] ---> e0e3e250a22f [2023-02-14T08:37:48.221Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T08:37:48.221Z] ---> Running in 48dbcc63250c [2023-02-14T08:37:48.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:48.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:48.995Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:37:48.995Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:37:48.995Z] OK: 15857 distinct packages available [2023-02-14T08:37:48.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:48.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:37:49.253Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T08:37:49.254Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T08:37:49.254Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T08:37:49.254Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T08:37:49.254Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T08:37:49.254Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T08:37:49.254Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:37:49.254Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T08:37:49.254Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T08:37:49.254Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:37:49.254Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:37:49.254Z] OK: 8 MiB in 23 packages [2023-02-14T08:37:50.187Z] Removing intermediate container 48dbcc63250c [2023-02-14T08:37:50.187Z] ---> 8b9a2449f77d [2023-02-14T08:37:50.187Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:37:50.187Z] ---> 90cf613853db [2023-02-14T08:37:50.187Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T08:37:50.753Z] ---> 884f6ba89c4d [2023-02-14T08:37:50.753Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T08:37:50.753Z] ---> 86fddc352ce4 [2023-02-14T08:37:50.753Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T08:37:50.753Z] ---> Running in 2c6fee23008d [2023-02-14T08:37:50.753Z] Removing intermediate container 2c6fee23008d [2023-02-14T08:37:50.753Z] ---> 08f64274e4f3 [2023-02-14T08:37:50.753Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:37:51.012Z] ---> Running in 00d1734bdf80 [2023-02-14T08:37:51.012Z] Removing intermediate container 00d1734bdf80 [2023-02-14T08:37:51.012Z] ---> cc756d9fabf1 [2023-02-14T08:37:51.012Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T08:37:51.012Z] ---> Running in 7ebe2247ff1a [2023-02-14T08:37:51.012Z] Removing intermediate container 7ebe2247ff1a [2023-02-14T08:37:51.012Z] ---> aaf8ed238341 [2023-02-14T08:37:51.012Z] Step 18/19 : LABEL git_sha=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [2023-02-14T08:37:51.270Z] ---> Running in 2c2734c909f5 [2023-02-14T08:37:51.270Z] Removing intermediate container 2c2734c909f5 [2023-02-14T08:37:51.270Z] ---> a4269213a05b [2023-02-14T08:37:51.270Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T08:37:51.270Z] ---> Running in fe4da693cc8c [2023-02-14T08:37:51.270Z] Removing intermediate container fe4da693cc8c [2023-02-14T08:37:51.270Z] ---> 72063d63e851 [2023-02-14T08:37:51.270Z] [2023-02-14T08:37:51.528Z] Successfully built 72063d63e851 [2023-02-14T08:37:51.528Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T08:37:51.533Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-14T08:37:51.534Z] $ docker stop --time=1 f1d882d6af9d7cd124c782aa85531127ef1e9a2d69c6f00dc796e45d83bfa492 [2023-02-14T08:37:52.843Z] $ docker rm -f --volumes f1d882d6af9d7cd124c782aa85531127ef1e9a2d69c6f00dc796e45d83bfa492 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:37:53.183Z] + docker images [2023-02-14T08:37:53.183Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T08:37:53.183Z] security-spiffe-token-provider latest 72063d63e851 1 second ago 30MB [2023-02-14T08:37:53.183Z] 441f5908683b 5 seconds ago 1.71GB [2023-02-14T08:37:53.183Z] security-spire-config latest c5de8e2b464e 11 seconds ago 85.8MB [2023-02-14T08:37:53.183Z] support-notifications latest d30993f67bdd 12 seconds ago 30.6MB [2023-02-14T08:37:53.183Z] security-spire-server latest 4008ca7b7aaf 15 seconds ago 86.5MB [2023-02-14T08:37:53.183Z] 4ec42784ae03 21 seconds ago 1.55GB [2023-02-14T08:37:53.183Z] 33c08919391f 22 seconds ago 1.55GB [2023-02-14T08:37:53.183Z] security-spire-agent latest 36c43cfe38e7 23 seconds ago 125MB [2023-02-14T08:37:53.183Z] e5cb49896aea 25 seconds ago 1.74GB [2023-02-14T08:37:53.183Z] d3ad8c7d4411 55 seconds ago 1.55GB [2023-02-14T08:37:53.183Z] security-secretstore-setup latest 772f0a0a9c7a About a minute ago 30MB [2023-02-14T08:37:53.183Z] 4d70133c5314 About a minute ago 1.67GB [2023-02-14T08:37:53.183Z] core-metadata latest 513ada965840 2 minutes ago 18.5MB [2023-02-14T08:37:53.183Z] core-command latest be31fa9af5a6 2 minutes ago 17.7MB [2023-02-14T08:37:53.183Z] bbd7d97432b0 2 minutes ago 1.68GB [2023-02-14T08:37:53.183Z] 5c3649b47a1b 2 minutes ago 1.68GB [2023-02-14T08:37:53.183Z] security-bootstrapper latest 2a9276b7a7a3 2 minutes ago 20.3MB [2023-02-14T08:37:53.183Z] security-proxy-setup latest ab50404b17c2 2 minutes ago 27.8MB [2023-02-14T08:37:53.183Z] core-common-config-bootstrapper latest ab6c8dd53337 2 minutes ago 15.5MB [2023-02-14T08:37:53.183Z] support-scheduler latest e24bac597ec5 2 minutes ago 30MB [2023-02-14T08:37:53.183Z] core-data latest 5f0d0782e7df 2 minutes ago 17.9MB [2023-02-14T08:37:53.183Z] dc3f6c29366d 2 minutes ago 1.74GB [2023-02-14T08:37:53.183Z] afba33c6bb56 2 minutes ago 1.67GB [2023-02-14T08:37:53.183Z] ca595b00fe86 2 minutes ago 1.67GB [2023-02-14T08:37:53.183Z] 36b476733e45 2 minutes ago 1.67GB [2023-02-14T08:37:53.183Z] 35cd8db4e50f 2 minutes ago 1.68GB [2023-02-14T08:37:53.183Z] ci-base-image-x86_64 latest c45de6e2bed6 6 minutes ago 903MB [2023-02-14T08:37:53.183Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T08:37:53.183Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T08:37:53.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T08:37:53.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T08:37:53.183Z] 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-02-14T08:39:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:39:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:39:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:39:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:39:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:39:48.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:39:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:39:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:39:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:39:50.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:39:53.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:39:53.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:39:53.274Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:39:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:40:15.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.508s coverage: 28.7% of statements [2023-02-14T08:40:15.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:40:15.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:40:23.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.874s coverage: 98.5% of statements [2023-02-14T08:40:30.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.263s coverage: 73.2% of statements [2023-02-14T08:40:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:40:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:40:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:40:30.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.200s coverage: 54.0% of statements [2023-02-14T08:40:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:40:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:40:48.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.822s coverage: 89.2% of statements [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:40:48.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.681s coverage: 3.9% of statements [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:40:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.814s coverage: 95.6% of statements [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.529s coverage: 72.2% of statements [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.927s coverage: 65.9% of statements [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.883s coverage: 0.9% of statements [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.461s coverage: 29.6% of statements [2023-02-14T08:40:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.391s coverage: 47.1% of statements [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.455s coverage: 82.9% of statements [2023-02-14T08:40:59.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.434s coverage: 94.1% of statements [2023-02-14T08:41:01.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.574s coverage: 96.3% of statements [2023-02-14T08:41:05.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements [2023-02-14T08:41:15.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.626s coverage: 94.4% of statements [2023-02-14T08:41:15.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.627s coverage: 44.8% of statements [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.050s coverage: 79.9% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.431s coverage: 92.9% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.360s coverage: 86.9% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.386s coverage: 87.2% of statements [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.289s coverage: 20.0% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.256s coverage: 100.0% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.373s coverage: 77.4% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.374s coverage: 80.0% of statements [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.311s coverage: 87.2% of statements [2023-02-14T08:41:37.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.067s coverage: 91.2% of statements [2023-02-14T08:41:37.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.672s coverage: 63.1% of statements [2023-02-14T08:41:44.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:41:44.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.291s coverage: 100.0% of statements [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-02-14T08:41:44.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2023-02-14T08:41:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.733s coverage: 65.3% of statements [2023-02-14T08:41:49.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:41:49.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:41:49.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:41:53.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 41.0% of statements [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:41:53.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.387s coverage: 89.5% of statements [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:41:53.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.501s coverage: 84.8% of statements [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:41:53.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:42:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements [2023-02-14T08:42:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:42:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:42:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:42:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:42:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.954s coverage: 92.3% of statements [2023-02-14T08:42:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:42:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.363s coverage: 63.2% of statements [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:42:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.538s coverage: 97.7% of statements [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:42:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:42:03.367Z] 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-02-14T08:42:03.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T08:42:03.367Z] go vet ./... [2023-02-14T08:44:25.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:44:25.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:44:25.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:44:25.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:44:25.851Z] + ls -al . [2023-02-14T08:44:25.851Z] total 740 [2023-02-14T08:44:25.851Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 08:36 . [2023-02-14T08:44:25.851Z] drwxr-xr-x 4 root root 4096 Feb 14 08:36 .. [2023-02-14T08:44:25.851Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 .blubracket [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:34 .dockerignore [2023-02-14T08:44:25.851Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:34 .git [2023-02-14T08:44:25.851Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 .github [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:34 .gitignore [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:34 .golangci.yml [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:34 .hadolint.yml [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:34 .sonarcloud.properties [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:34 ADOPTERS.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:34 Attribution.txt [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:34 CHANGELOG.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:34 CONTRIBUTING.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:34 GOVERNANCE.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:34 Jenkinsfile [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:34 LICENSE [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:34 Makefile [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:34 OWNERS.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:34 README.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:34 SECURITY.md [2023-02-14T08:44:25.851Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:30 VERSION [2023-02-14T08:44:25.851Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:34 bin [2023-02-14T08:44:25.851Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:34 cmd [2023-02-14T08:44:25.851Z] -rw-r--r-- 1 root root 487233 Feb 14 08:42 coverage.out [2023-02-14T08:44:25.852Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:34 go.mod [2023-02-14T08:44:25.852Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:34 go.sum [2023-02-14T08:44:25.852Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:34 internal [2023-02-14T08:44:25.852Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:34 openapi [2023-02-14T08:44:25.852Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:34 snap [2023-02-14T08:44:25.852Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:34 version.go [Pipeline] sh [2023-02-14T08:44:26.527Z] + '[' -e coverage.out ] [2023-02-14T08:44:26.527Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:44:26.553Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T08:44:27.699Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:44:28.361Z] + make build [2023-02-14T08:44:28.361Z] 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-02-14T08:46:20.169Z] 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-02-14T08:46:20.169Z] 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-02-14T08:46:25.525Z] 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-02-14T08:46:29.794Z] 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-02-14T08:47:26.225Z] 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-02-14T08:47:30.488Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T08:47:37.145Z] 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-02-14T08:47:43.809Z] 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-02-14T08:47:48.088Z] 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-02-14T08:47:53.486Z] 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-02-14T08:48:08.689Z] 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-02-14T08:48:15.297Z] $ docker stop --time=1 9070a3196ba4424ba9d29ee8ef89f9982882415390c3516f3a9db1978befab03 [2023-02-14T08:48:17.408Z] $ docker rm -f --volumes 9070a3196ba4424ba9d29ee8ef89f9982882415390c3516f3a9db1978befab03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:48:19.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:19.992Z] [2023-02-14T08:48:19.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:48:20.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:20.606Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T08:48:20.606Z] 29e5d40040c1: Pulling fs layer [2023-02-14T08:48:20.606Z] 1ce36da41761: Pulling fs layer [2023-02-14T08:48:20.606Z] 25b303627fd3: Pulling fs layer [2023-02-14T08:48:20.606Z] 29e5d40040c1: Verifying Checksum [2023-02-14T08:48:20.606Z] 29e5d40040c1: Download complete [2023-02-14T08:48:21.198Z] 1ce36da41761: Verifying Checksum [2023-02-14T08:48:21.198Z] 1ce36da41761: Download complete [2023-02-14T08:48:21.468Z] 29e5d40040c1: Pull complete [2023-02-14T08:48:22.433Z] 1ce36da41761: Pull complete [2023-02-14T08:48:22.703Z] 25b303627fd3: Verifying Checksum [2023-02-14T08:48:22.703Z] 25b303627fd3: Download complete [2023-02-14T08:48:32.805Z] 25b303627fd3: Pull complete [2023-02-14T08:48:32.805Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T08:48:32.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:32.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:48:33.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-5764 does not seem to be running inside a container [2023-02-14T08:48:33.091Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:48:35.728Z] $ docker top 00b00a831a58a2c5b04d3f0a76642c2d01bc389707bf04d2753129167afbe236 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:48:36.691Z] + docker-compose build --help [2023-02-14T08:48:36.691Z] + grep parallel [2023-02-14T08:48:44.935Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:48:44.875Z] $ docker stop --time=1 00b00a831a58a2c5b04d3f0a76642c2d01bc389707bf04d2753129167afbe236 [2023-02-14T08:48:46.640Z] $ docker rm -f --volumes 00b00a831a58a2c5b04d3f0a76642c2d01bc389707bf04d2753129167afbe236 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:48:47.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:48:47.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:48:47.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-5764 does not seem to be running inside a container [2023-02-14T08:48:47.514Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:48:48.933Z] $ docker top 4137f9c9b63b3f70bde5109a3596005a91164c532a896880607d10a68dffb3b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:48:49.888Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:48:58.096Z] Building core-command ... [2023-02-14T08:48:58.096Z] Building core-common-config-bootstrapper ... [2023-02-14T08:48:58.096Z] Building core-data ... [2023-02-14T08:48:58.096Z] Building core-metadata ... [2023-02-14T08:48:58.096Z] Building security-bootstrapper ... [2023-02-14T08:48:58.096Z] Building security-proxy-setup ... [2023-02-14T08:48:58.096Z] Building security-secretstore-setup ... [2023-02-14T08:48:58.096Z] Building security-spiffe-token-provider ... [2023-02-14T08:48:58.096Z] Building security-spire-agent ... [2023-02-14T08:48:58.096Z] Building security-spire-config ... [2023-02-14T08:48:58.096Z] Building security-spire-server ... [2023-02-14T08:48:58.096Z] Building support-notifications ... [2023-02-14T08:48:58.096Z] Building support-scheduler ... [2023-02-14T08:48:58.096Z] Building security-spire-config [2023-02-14T08:48:58.096Z] Building security-spire-agent [2023-02-14T08:48:58.096Z] Building security-proxy-setup [2023-02-14T08:48:58.096Z] Building core-metadata [2023-02-14T08:48:58.096Z] Building core-command [2023-02-14T08:49:54.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:49:54.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:49:54.523Z] ---> 1d542b5c48a1 [2023-02-14T08:49:54.523Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:49:54.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:49:54.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:49:54.523Z] ---> 1d542b5c48a1 [2023-02-14T08:49:54.523Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:49:54.523Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:49:54.523Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:49:54.523Z] ---> 1d542b5c48a1 [2023-02-14T08:49:54.523Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:49:54.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:49:54.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:49:54.523Z] ---> 1d542b5c48a1 [2023-02-14T08:49:54.523Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:49:54.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:49:54.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:49:54.523Z] ---> 1d542b5c48a1 [2023-02-14T08:49:54.523Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:49:54.523Z] ---> Running in ed1f5e500b19 [2023-02-14T08:49:54.523Z] ---> Running in 36e3fc7006b8 [2023-02-14T08:49:54.523Z] ---> Running in 40bb50895afd [2023-02-14T08:49:54.523Z] ---> Running in 60b9eb3fc032 [2023-02-14T08:49:54.523Z] ---> Running in ae55fad36ab4 [2023-02-14T08:49:54.523Z] Removing intermediate container 36e3fc7006b8 [2023-02-14T08:49:54.523Z] ---> aa45c77a5a7b [2023-02-14T08:49:54.523Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:49:54.523Z] Removing intermediate container 40bb50895afd [2023-02-14T08:49:54.523Z] ---> 08ba71a5710a [2023-02-14T08:49:54.523Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:49:54.523Z] ---> Running in 3330872ad24e [2023-02-14T08:49:54.523Z] ---> Running in 6d307c52801c [2023-02-14T08:49:54.523Z] Removing intermediate container ae55fad36ab4 [2023-02-14T08:49:54.523Z] ---> 5236659116ad [2023-02-14T08:49:54.523Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:49:54.523Z] Removing intermediate container 60b9eb3fc032 [2023-02-14T08:49:54.523Z] ---> 8f6539d23cf3 [2023-02-14T08:49:54.523Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:49:54.523Z] Removing intermediate container ed1f5e500b19 [2023-02-14T08:49:54.523Z] ---> c4b1d78a5c88 [2023-02-14T08:49:54.523Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:49:54.523Z] ---> Running in b01e449ac32b [2023-02-14T08:49:54.523Z] ---> Running in 2d20110dc4fb [2023-02-14T08:49:54.523Z] ---> Running in aae67abaccb2 [2023-02-14T08:49:54.523Z] Removing intermediate container 3330872ad24e [2023-02-14T08:49:54.523Z] ---> e8c1d65cf5f9 [2023-02-14T08:49:54.523Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:49:54.523Z] ---> Running in 600c26caa7f2 [2023-02-14T08:49:54.523Z] Removing intermediate container 2d20110dc4fb [2023-02-14T08:49:54.523Z] ---> 3b154a24bb4e [2023-02-14T08:49:54.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:49:54.523Z] ---> Running in 7cb997eb0c33 [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:54.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:55.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:55.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:55.660Z] OK: 221 MiB in 51 packages [2023-02-14T08:49:56.630Z] OK: 221 MiB in 51 packages [2023-02-14T08:49:56.915Z] OK: 221 MiB in 51 packages [2023-02-14T08:49:56.915Z] OK: 221 MiB in 51 packages [2023-02-14T08:49:57.195Z] OK: 221 MiB in 51 packages [2023-02-14T08:49:58.160Z] Removing intermediate container 6d307c52801c [2023-02-14T08:49:58.160Z] ---> fccf947be6e0 [2023-02-14T08:49:58.160Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:49:58.763Z] Removing intermediate container aae67abaccb2 [2023-02-14T08:49:58.763Z] ---> ac5f76f2bdd3 [2023-02-14T08:49:58.763Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:01.367Z] ---> d40d40f8b1bb [2023-02-14T08:50:01.367Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:01.367Z] ---> 9add127ba412 [2023-02-14T08:50:01.367Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:01.367Z] Removing intermediate container 600c26caa7f2 [2023-02-14T08:50:01.367Z] ---> a940f7b2fb03 [2023-02-14T08:50:01.367Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:01.367Z] Removing intermediate container 7cb997eb0c33 [2023-02-14T08:50:01.367Z] Removing intermediate container b01e449ac32b [2023-02-14T08:50:01.367Z] ---> 57b58e82fa15 [2023-02-14T08:50:01.367Z] Step 5/21 : COPY go.mod vendor* ./ ---> f1a0557a759b [2023-02-14T08:50:01.367Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:50:01.367Z] [2023-02-14T08:50:01.367Z] ---> Running in 494403cee216 [2023-02-14T08:50:01.367Z] ---> Running in bedb33d66aa9 [2023-02-14T08:50:02.796Z] ---> 13d76337a971 [2023-02-14T08:50:02.796Z] ---> d210710368fc [2023-02-14T08:50:02.796Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:02.796Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:03.067Z] ---> Running in 10f5f96859a6 [2023-02-14T08:50:03.067Z] ---> Running in 65ad5da2edd4 [2023-02-14T08:50:03.067Z] ---> 1dfca06895a9 [2023-02-14T08:50:03.067Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:03.340Z] ---> Running in bcb09d51c771 [2023-02-14T08:52:11.859Z] Removing intermediate container 10f5f96859a6 [2023-02-14T08:52:11.859Z] ---> 3dc428537783 [2023-02-14T08:52:11.859Z] Step 7/21 : COPY . . [2023-02-14T08:52:11.859Z] Removing intermediate container 494403cee216 [2023-02-14T08:52:11.859Z] ---> 1ea5828b7f6c [2023-02-14T08:52:11.859Z] Step 7/24 : COPY . . [2023-02-14T08:52:11.859Z] Removing intermediate container bedb33d66aa9 [2023-02-14T08:52:11.859Z] ---> 008ff4184063 [2023-02-14T08:52:11.859Z] Step 7/24 : COPY . . [2023-02-14T08:52:11.859Z] Removing intermediate container 65ad5da2edd4 [2023-02-14T08:52:11.859Z] ---> bff3f84e93e7 [2023-02-14T08:52:11.859Z] Step 8/24 : COPY . . [2023-02-14T08:52:11.859Z] Removing intermediate container bcb09d51c771 [2023-02-14T08:52:11.859Z] ---> 39898a531596 [2023-02-14T08:52:11.859Z] Step 8/23 : COPY . . [2023-02-14T08:52:30.101Z] ---> 30a34283409f [2023-02-14T08:52:30.101Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:52:30.101Z] ---> 045290c7cc62 [2023-02-14T08:52:30.101Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:52:30.101Z] ---> ed2533539f0e [2023-02-14T08:52:30.101Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:52:30.101Z] ---> 9a6ee74df442 [2023-02-14T08:52:30.101Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:52:30.101Z] ---> 3f8066225abe [2023-02-14T08:52:30.101Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:52:30.101Z] ---> Running in 2cf89ec27b1d [2023-02-14T08:52:30.101Z] ---> Running in 17512a05f9d3 [2023-02-14T08:52:30.101Z] ---> Running in 5eee29f23431 [2023-02-14T08:52:30.101Z] ---> Running in 6983eeb346cd [2023-02-14T08:52:30.101Z] ---> Running in 1773b84b3f85 [2023-02-14T08:52:31.080Z] Removing intermediate container 17512a05f9d3 [2023-02-14T08:52:31.080Z] ---> c99df6dba3e2 [2023-02-14T08:52:31.080Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:52:31.080Z] Removing intermediate container 2cf89ec27b1d [2023-02-14T08:52:31.080Z] ---> c0d392851110 [2023-02-14T08:52:31.080Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:52:31.080Z] ---> Running in c95136d72858 [2023-02-14T08:52:31.354Z] ---> Running in 56cd42d27bb7 [2023-02-14T08:52:31.943Z] Removing intermediate container c95136d72858 [2023-02-14T08:52:31.943Z] ---> a82cc414f608 [2023-02-14T08:52:31.943Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:52:31.943Z] Removing intermediate container 56cd42d27bb7 [2023-02-14T08:52:31.943Z] ---> 106843c73a16 [2023-02-14T08:52:31.943Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T08:52:32.215Z] ---> Running in 04daa2083262 [2023-02-14T08:52:32.215Z] ---> Running in 8c8e48490371 [2023-02-14T08:52:32.492Z] 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-02-14T08:52:32.764Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T08:52:33.035Z] 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-02-14T08:52:36.408Z] Removing intermediate container 8c8e48490371 [2023-02-14T08:52:36.408Z] ---> 702fb3b2ea29 [2023-02-14T08:52:36.408Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:52:36.408Z] ---> Running in 538e3510c96c [2023-02-14T08:52:36.689Z] Removing intermediate container 04daa2083262 [2023-02-14T08:52:36.689Z] ---> f6ee9473f579 [2023-02-14T08:52:36.689Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:52:36.964Z] ---> Running in e39269a08e9f [2023-02-14T08:52:37.236Z] Removing intermediate container 538e3510c96c [2023-02-14T08:52:37.236Z] ---> 5a9874b0777a [2023-02-14T08:52:37.236Z] [2023-02-14T08:52:37.236Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:52:37.508Z] 3.15: Pulling from library/alpine [2023-02-14T08:52:37.508Z] Removing intermediate container e39269a08e9f [2023-02-14T08:52:37.508Z] ---> 52403ce1e30f [2023-02-14T08:52:37.508Z] [2023-02-14T08:52:37.508Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:52:37.777Z] 3.15: Pulling from library/alpine [2023-02-14T08:52:39.195Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:52:39.195Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:52:39.195Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:52:39.195Z] Status: Image is up to date for alpine:3.15 [2023-02-14T08:52:39.195Z] ---> 354640af7b1b [2023-02-14T08:52:39.195Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:52:39.195Z] ---> 354640af7b1b [2023-02-14T08:52:39.195Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:52:39.195Z] ---> Running in bd237b2e615d [2023-02-14T08:52:39.195Z] ---> Running in 78b4884865a8 [2023-02-14T08:52:40.177Z] Removing intermediate container 78b4884865a8 [2023-02-14T08:52:40.177Z] ---> 98f84ad39641 [2023-02-14T08:52:40.177Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:52:40.177Z] Removing intermediate container bd237b2e615d [2023-02-14T08:52:40.177Z] ---> 83a951f3bff6 [2023-02-14T08:52:40.177Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:52:40.177Z] ---> Running in b4ff8cb0198d [2023-02-14T08:52:40.177Z] ---> Running in 56caf973b839 [2023-02-14T08:52:42.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:43.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:43.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:43.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:45.012Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:52:45.012Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:52:45.012Z] OK: 15734 distinct packages available [2023-02-14T08:52:45.291Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:52:45.291Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:52:45.291Z] OK: 15734 distinct packages available [2023-02-14T08:52:45.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:45.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:46.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:46.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:52:47.818Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:52:47.818Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:52:47.818Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:52:47.818Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:52:47.818Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:52:47.818Z] OK: 6 MiB in 18 packages [2023-02-14T08:52:49.477Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:52:49.477Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:52:49.477Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:52:49.477Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:52:49.477Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:52:49.477Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:52:49.749Z] OK: 6 MiB in 19 packages [2023-02-14T08:52:51.707Z] Removing intermediate container b4ff8cb0198d [2023-02-14T08:52:51.707Z] ---> 2788a0ad19e7 [2023-02-14T08:52:51.707Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:52:51.979Z] Removing intermediate container 56caf973b839 [2023-02-14T08:52:51.979Z] ---> 9f56a874a8ba [2023-02-14T08:52:51.979Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:52:58.663Z] ---> 6ea464c23847 [2023-02-14T08:52:58.663Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:53:00.611Z] ---> 4253f22ffc21 [2023-02-14T08:53:00.611Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:53:02.565Z] ---> 6af0d1badb27 [2023-02-14T08:53:02.565Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:53:02.565Z] ---> Running in 130dd8ac18d0 [2023-02-14T08:53:03.156Z] Removing intermediate container 130dd8ac18d0 [2023-02-14T08:53:03.156Z] ---> fbacccec31ed [2023-02-14T08:53:03.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:53:05.109Z] ---> 3b7dfaae245a [2023-02-14T08:53:05.109Z] Step 19/24 : WORKDIR / [2023-02-14T08:53:05.109Z] ---> Running in c510e8fd2586 [2023-02-14T08:53:05.694Z] Removing intermediate container c510e8fd2586 [2023-02-14T08:53:05.694Z] ---> 1c50032a1c2a [2023-02-14T08:53:05.694Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:53:05.963Z] ---> Running in a0f36d39f425 [2023-02-14T08:53:06.233Z] ---> 5769f368e13b [2023-02-14T08:53:06.233Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:53:06.820Z] Removing intermediate container a0f36d39f425 [2023-02-14T08:53:06.820Z] ---> 54b54ec8b086 [2023-02-14T08:53:06.820Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:53:06.820Z] ---> Running in 5acf85432e5b [2023-02-14T08:53:07.785Z] Removing intermediate container 5acf85432e5b [2023-02-14T08:53:07.785Z] ---> 885afeb36d00 [2023-02-14T08:53:07.785Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:53:07.785Z] ---> e41a8c7ddbf2 [2023-02-14T08:53:07.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:53:07.785Z] ---> Running in d8825272fcdd [2023-02-14T08:53:08.371Z] Removing intermediate container d8825272fcdd [2023-02-14T08:53:08.371Z] ---> b9d4739494f3 [2023-02-14T08:53:08.371Z] Step 23/24 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T08:53:08.371Z] ---> Running in 6737a29ef80f [2023-02-14T08:53:09.339Z] ---> b67cf20d1618 [2023-02-14T08:53:09.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:53:09.339Z] Removing intermediate container 6737a29ef80f [2023-02-14T08:53:09.339Z] ---> 1e698a02ec5f [2023-02-14T08:53:09.339Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:53:09.339Z] ---> Running in 45264f68313e [2023-02-14T08:53:10.308Z] Removing intermediate container 45264f68313e [2023-02-14T08:53:10.308Z] ---> dd71dba758a0 [2023-02-14T08:53:10.308Z] [2023-02-14T08:53:10.582Z] Successfully built dd71dba758a0 [2023-02-14T08:53:10.582Z] ---> ca0de84d8c99 [2023-02-14T08:53:10.582Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:53:10.582Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T08:53:10.582Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-14T08:53:10.851Z] ---> Running in e225ad781e13 [2023-02-14T08:53:11.436Z] Removing intermediate container e225ad781e13 [2023-02-14T08:53:11.436Z] ---> b91e2a730778 [2023-02-14T08:53:11.436Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:53:11.436Z] ---> Running in 4f5d9962e505 [2023-02-14T08:53:12.024Z] Removing intermediate container 4f5d9962e505 [2023-02-14T08:53:12.024Z] ---> c3271e1b9e92 [2023-02-14T08:53:12.024Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:53:12.024Z] ---> Running in b541291e07bb [2023-02-14T08:53:12.611Z] Removing intermediate container b541291e07bb [2023-02-14T08:53:12.611Z] ---> 9b613ac966d0 [2023-02-14T08:53:12.611Z] Step 23/24 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T08:53:12.611Z] ---> Running in a6d29f416772 [2023-02-14T08:53:13.204Z] Removing intermediate container a6d29f416772 [2023-02-14T08:53:13.204Z] ---> a63dc6a66613 [2023-02-14T08:53:13.204Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:53:13.204Z] ---> Running in 01adc902a30a [2023-02-14T08:53:13.788Z] Removing intermediate container 01adc902a30a [2023-02-14T08:53:13.788Z] ---> f38fc179586a [2023-02-14T08:53:13.788Z] [2023-02-14T08:53:14.056Z] Successfully built f38fc179586a [2023-02-14T08:53:14.056Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T08:53:14.056Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-14T08:53:40.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:53:40.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:53:40.777Z] ---> 1d542b5c48a1 [2023-02-14T08:53:40.777Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:53:40.777Z] ---> Using cache [2023-02-14T08:53:40.777Z] ---> c4b1d78a5c88 [2023-02-14T08:53:40.777Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:53:40.777Z] ---> Running in 09d84687689b [2023-02-14T08:53:43.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:43.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:53:43.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:53:43.373Z] ---> 1d542b5c48a1 [2023-02-14T08:53:43.373Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> 8f6539d23cf3 [2023-02-14T08:53:43.373Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> 3b154a24bb4e [2023-02-14T08:53:43.373Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> f1a0557a759b [2023-02-14T08:53:43.373Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> 1dfca06895a9 [2023-02-14T08:53:43.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> 39898a531596 [2023-02-14T08:53:43.373Z] Step 8/22 : COPY . . [2023-02-14T08:53:43.373Z] ---> Using cache [2023-02-14T08:53:43.373Z] ---> ed2533539f0e [2023-02-14T08:53:43.373Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:53:43.373Z] ---> Running in a20cf10f08bc [2023-02-14T08:53:43.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:53:45.592Z] 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-02-14T08:53:45.860Z] OK: 221 MiB in 51 packages [2023-02-14T08:53:47.280Z] Removing intermediate container 09d84687689b [2023-02-14T08:53:47.280Z] ---> 5a8579600227 [2023-02-14T08:53:47.280Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:53:48.459Z] ---> bc1e8233c4fb [2023-02-14T08:53:48.459Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:53:48.459Z] ---> Running in df5858a3dd97 [2023-02-14T08:55:40.282Z] Removing intermediate container df5858a3dd97 [2023-02-14T08:55:40.282Z] ---> 53016ff4f615 [2023-02-14T08:55:40.282Z] Step 7/24 : COPY . . [2023-02-14T08:55:40.551Z] ---> 78632f57ad93 [2023-02-14T08:55:40.551Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:55:40.551Z] ---> Running in 7823f6f4f6f2 [2023-02-14T08:55:43.145Z] 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-02-14T08:59:23.089Z] 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-02-14T08:59:49.782Z] Removing intermediate container 6983eeb346cd [2023-02-14T08:59:49.782Z] ---> 5bca930e77c4 [2023-02-14T08:59:49.782Z] [2023-02-14T08:59:49.782Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T08:59:49.782Z] 3.16: Pulling from library/alpine [2023-02-14T08:59:49.782Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:59:49.782Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:59:49.782Z] ---> 4c81e5bf8899 [2023-02-14T08:59:49.782Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T08:59:49.782Z] ---> Running in 5517f79577f9 [2023-02-14T08:59:50.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:59:50.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:59:52.586Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T08:59:52.586Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T08:59:52.586Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T08:59:52.586Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T08:59:52.586Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T08:59:52.586Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T08:59:52.856Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:59:52.856Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:59:53.124Z] OK: 8 MiB in 20 packages [2023-02-14T08:59:55.732Z] Removing intermediate container 5517f79577f9 [2023-02-14T08:59:55.732Z] ---> 827ee6d5981f [2023-02-14T08:59:55.732Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:59:55.732Z] ---> Running in a1472e8625ca [2023-02-14T08:59:56.327Z] Removing intermediate container a1472e8625ca [2023-02-14T08:59:56.327Z] ---> 56a066769e5a [2023-02-14T08:59:56.327Z] Step 12/21 : WORKDIR /edgex [2023-02-14T08:59:56.327Z] ---> Running in 6eb9b2cb24a8 [2023-02-14T08:59:56.913Z] Removing intermediate container 6eb9b2cb24a8 [2023-02-14T08:59:56.913Z] ---> 5163f2f9ae8e [2023-02-14T08:59:56.913Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T08:59:57.876Z] ---> e78b1a4dc903 [2023-02-14T08:59:57.876Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T08:59:59.826Z] ---> bbcb841f2e36 [2023-02-14T08:59:59.826Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T09:00:01.248Z] ---> 327aa3f0eca0 [2023-02-14T09:00:01.248Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:00:02.214Z] ---> 126d6e1b247b [2023-02-14T09:00:02.214Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:00:02.214Z] ---> Running in e6c077c08869 [2023-02-14T09:00:05.578Z] Removing intermediate container e6c077c08869 [2023-02-14T09:00:05.578Z] ---> 44af32952ce4 [2023-02-14T09:00:05.578Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:00:05.578Z] ---> Running in 95623174bcd0 [2023-02-14T09:00:06.169Z] Removing intermediate container 95623174bcd0 [2023-02-14T09:00:06.169Z] ---> 2c6b57260cd2 [2023-02-14T09:00:06.169Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T09:00:06.451Z] ---> Running in fc098353ead8 [2023-02-14T09:00:06.722Z] Removing intermediate container fc098353ead8 [2023-02-14T09:00:06.722Z] ---> 4cb2bb224007 [2023-02-14T09:00:06.722Z] Step 20/21 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:00:06.995Z] ---> Running in 5d000ed9a4ed [2023-02-14T09:00:07.583Z] Removing intermediate container 5d000ed9a4ed [2023-02-14T09:00:07.583Z] ---> a53fd348efde [2023-02-14T09:00:07.583Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T09:00:07.583Z] ---> Running in 2fcc3f00edc7 [2023-02-14T09:00:08.170Z] Removing intermediate container 2fcc3f00edc7 [2023-02-14T09:00:08.170Z] ---> 3e47aa1c758c [2023-02-14T09:00:08.170Z] [2023-02-14T09:00:08.757Z] Successfully built 3e47aa1c758c [2023-02-14T09:00:08.757Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T09:00:08.757Z] Building security-bootstrapper [2023-02-14T09:00:30.839Z]  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:00:30.839Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:00:30.839Z] ---> 1d542b5c48a1 [2023-02-14T09:00:30.839Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T09:00:30.839Z] ---> Using cache [2023-02-14T09:00:30.839Z] ---> c4b1d78a5c88 [2023-02-14T09:00:30.839Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T09:00:30.839Z] ---> Using cache [2023-02-14T09:00:30.839Z] ---> 5a8579600227 [2023-02-14T09:00:30.839Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T09:00:30.839Z] ---> Using cache [2023-02-14T09:00:30.839Z] ---> bc1e8233c4fb [2023-02-14T09:00:30.839Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:00:30.839Z] ---> Using cache [2023-02-14T09:00:30.839Z] ---> 53016ff4f615 [2023-02-14T09:00:30.839Z] Step 7/32 : COPY . . [2023-02-14T09:00:30.839Z] ---> Using cache [2023-02-14T09:00:30.839Z] ---> 78632f57ad93 [2023-02-14T09:00:30.839Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T09:00:30.839Z] ---> Running in a5bc5930685c [2023-02-14T09:00:30.839Z] Removing intermediate container 5eee29f23431 [2023-02-14T09:00:30.839Z] ---> 911d325e2812 [2023-02-14T09:00:30.839Z] [2023-02-14T09:00:30.839Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T09:00:30.839Z] ---> 4c81e5bf8899 [2023-02-14T09:00:30.839Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:00:30.839Z] ---> Running in 9e5f95383657 [2023-02-14T09:00:31.803Z] 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-02-14T09:00:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:33.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:35.313Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:00:35.314Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:00:35.314Z] OK: 5 MiB in 15 packages [2023-02-14T09:00:36.734Z] Removing intermediate container 9e5f95383657 [2023-02-14T09:00:36.734Z] ---> ba73b9c5a339 [2023-02-14T09:00:36.734Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:00:37.003Z] ---> Running in f774f2afcd85 [2023-02-14T09:00:37.602Z] Removing intermediate container f774f2afcd85 [2023-02-14T09:00:37.602Z] ---> bbb0257b1287 [2023-02-14T09:00:37.602Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T09:00:37.602Z] ---> Running in decc2f8477db [2023-02-14T09:00:38.194Z] Removing intermediate container decc2f8477db [2023-02-14T09:00:38.194Z] ---> 12a7738a8850 [2023-02-14T09:00:38.194Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T09:00:38.194Z] ---> Running in c4a089b1f735 [2023-02-14T09:00:38.780Z] Removing intermediate container c4a089b1f735 [2023-02-14T09:00:38.780Z] ---> 39d022fe233f [2023-02-14T09:00:38.780Z] Step 15/23 : WORKDIR / [2023-02-14T09:00:38.780Z] ---> Running in 2a8db26cd5b2 [2023-02-14T09:00:39.367Z] Removing intermediate container 2a8db26cd5b2 [2023-02-14T09:00:39.367Z] ---> 64d6dd56fbf3 [2023-02-14T09:00:39.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:00:40.332Z] ---> 50e28a204c33 [2023-02-14T09:00:40.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T09:00:42.304Z] ---> b2bde8d1f824 [2023-02-14T09:00:42.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T09:00:43.272Z] ---> 6bc0ebad3ebd [2023-02-14T09:00:43.272Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T09:00:43.542Z] ---> Running in 7381b3dc8b6f [2023-02-14T09:00:44.134Z] Removing intermediate container 7381b3dc8b6f [2023-02-14T09:00:44.134Z] ---> 2ac47eb8f444 [2023-02-14T09:00:44.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:00:44.134Z] ---> Running in 77d113834de3 [2023-02-14T09:00:44.730Z] Removing intermediate container 77d113834de3 [2023-02-14T09:00:44.730Z] ---> 2be5bd434314 [2023-02-14T09:00:44.730Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:00:44.999Z] ---> Running in 227b59662718 [2023-02-14T09:00:45.585Z] Removing intermediate container 227b59662718 [2023-02-14T09:00:45.585Z] ---> 34e3c7a2d51a [2023-02-14T09:00:45.585Z] Step 22/23 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:00:45.585Z] ---> Running in 74d186cae4b2 [2023-02-14T09:00:46.176Z] Removing intermediate container 74d186cae4b2 [2023-02-14T09:00:46.176Z] ---> 02542b844488 [2023-02-14T09:00:46.176Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:00:46.444Z] ---> Running in b88169207fd2 [2023-02-14T09:00:47.030Z] Removing intermediate container b88169207fd2 [2023-02-14T09:00:47.031Z] ---> 8b7a69869d66 [2023-02-14T09:00:47.031Z] [2023-02-14T09:00:47.299Z] Successfully built 8b7a69869d66 [2023-02-14T09:00:47.567Z] Successfully tagged core-command-arm64:latest [2023-02-14T09:00:47.567Z]  Building core-command ... done Building core-data [2023-02-14T09:01:09.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:09.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:09.656Z] ---> 1d542b5c48a1 [2023-02-14T09:01:09.656Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> 8f6539d23cf3 [2023-02-14T09:01:09.656Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> 3b154a24bb4e [2023-02-14T09:01:09.656Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> f1a0557a759b [2023-02-14T09:01:09.656Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> 1dfca06895a9 [2023-02-14T09:01:09.656Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> 39898a531596 [2023-02-14T09:01:09.656Z] Step 8/22 : COPY . . [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> ed2533539f0e [2023-02-14T09:01:09.656Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T09:01:09.656Z] ---> Running in 2bac03032daa [2023-02-14T09:01:09.656Z] Removing intermediate container 1773b84b3f85 [2023-02-14T09:01:09.656Z] ---> 7c1d48c1bbbd [2023-02-14T09:01:09.656Z] [2023-02-14T09:01:09.656Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T09:01:09.656Z] ---> 4c81e5bf8899 [2023-02-14T09:01:09.656Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> ba73b9c5a339 [2023-02-14T09:01:09.656Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:01:09.656Z] ---> Using cache [2023-02-14T09:01:09.656Z] ---> bbb0257b1287 [2023-02-14T09:01:09.656Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T09:01:09.656Z] ---> Running in f42dc4784380 [2023-02-14T09:01:09.656Z] Removing intermediate container f42dc4784380 [2023-02-14T09:01:09.656Z] ---> 50511a944a6d [2023-02-14T09:01:09.656Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T09:01:09.656Z] ---> Running in 687f0bcd77cf [2023-02-14T09:01:09.656Z] 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-02-14T09:01:09.656Z] Removing intermediate container 687f0bcd77cf [2023-02-14T09:01:09.656Z] ---> e037fdca1737 [2023-02-14T09:01:09.656Z] Step 15/24 : WORKDIR / [2023-02-14T09:01:09.656Z] ---> Running in 42d143a3b0c1 [2023-02-14T09:01:10.244Z] Removing intermediate container 42d143a3b0c1 [2023-02-14T09:01:10.244Z] ---> 7454b26b28b2 [2023-02-14T09:01:10.244Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:01:11.209Z] ---> fb27ecf2a640 [2023-02-14T09:01:11.209Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T09:01:13.160Z] ---> 5cf767439759 [2023-02-14T09:01:13.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T09:01:14.130Z] ---> 5a3c07a09d36 [2023-02-14T09:01:14.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T09:01:14.774Z] ---> 4b9e7fb47a6c [2023-02-14T09:01:14.774Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T09:01:15.045Z] ---> Running in 7c75f78e7d7f [2023-02-14T09:01:15.644Z] Removing intermediate container 7c75f78e7d7f [2023-02-14T09:01:15.644Z] ---> 56c3fd591687 [2023-02-14T09:01:15.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:01:15.644Z] ---> Running in bddb6baa6539 [2023-02-14T09:01:16.256Z] Removing intermediate container bddb6baa6539 [2023-02-14T09:01:16.256Z] ---> 864377b27ca5 [2023-02-14T09:01:16.256Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:01:16.256Z] ---> Running in 5d2677508d30 [2023-02-14T09:01:16.845Z] Removing intermediate container 5d2677508d30 [2023-02-14T09:01:16.845Z] ---> 59bb6be7333c [2023-02-14T09:01:16.845Z] Step 23/24 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:01:17.115Z] ---> Running in 263b04debc82 [2023-02-14T09:01:17.707Z] Removing intermediate container 263b04debc82 [2023-02-14T09:01:17.707Z] ---> 904d381ac4e3 [2023-02-14T09:01:17.707Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:01:17.982Z] ---> Running in fedb70dc2b74 [2023-02-14T09:01:18.571Z] Removing intermediate container fedb70dc2b74 [2023-02-14T09:01:18.571Z] ---> fce82f41b6d0 [2023-02-14T09:01:18.571Z] [2023-02-14T09:01:18.839Z] Successfully built fce82f41b6d0 [2023-02-14T09:01:18.839Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T09:01:18.839Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-02-14T09:01:40.929Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:40.929Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:40.929Z] ---> 1d542b5c48a1 [2023-02-14T09:01:40.929Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> 8f6539d23cf3 [2023-02-14T09:01:40.929Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> 3b154a24bb4e [2023-02-14T09:01:40.929Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> f1a0557a759b [2023-02-14T09:01:40.929Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> 1dfca06895a9 [2023-02-14T09:01:40.929Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> 39898a531596 [2023-02-14T09:01:40.929Z] Step 8/22 : COPY . . [2023-02-14T09:01:40.929Z] ---> Using cache [2023-02-14T09:01:40.929Z] ---> ed2533539f0e [2023-02-14T09:01:40.929Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T09:01:40.929Z] ---> Running in 0a3fcd264eb0 [2023-02-14T09:01:40.929Z] 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-02-14T09:02:48.845Z] 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-02-14T09:03:15.638Z] Removing intermediate container 7823f6f4f6f2 [2023-02-14T09:03:15.638Z] ---> 80496d1cc0c2 [2023-02-14T09:03:15.638Z] [2023-02-14T09:03:15.638Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T09:03:15.638Z] ---> 4c81e5bf8899 [2023-02-14T09:03:15.638Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T09:03:15.638Z] ---> Running in 297a686cec73 [2023-02-14T09:03:15.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:15.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:15.910Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T09:03:15.910Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T09:03:16.183Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T09:03:16.183Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:03:16.183Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:03:16.780Z] OK: 6 MiB in 17 packages [2023-02-14T09:03:18.765Z] Removing intermediate container 297a686cec73 [2023-02-14T09:03:18.765Z] ---> b3f2add3c87c [2023-02-14T09:03:18.765Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:03:19.052Z] ---> Running in 4a0c8eb0b280 [2023-02-14T09:03:19.646Z] Removing intermediate container 4a0c8eb0b280 [2023-02-14T09:03:19.646Z] ---> 6e3180adaa9d [2023-02-14T09:03:19.646Z] Step 12/24 : WORKDIR / [2023-02-14T09:03:19.646Z] ---> Running in 8a9e15eebbcb [2023-02-14T09:03:20.241Z] Removing intermediate container 8a9e15eebbcb [2023-02-14T09:03:20.241Z] ---> 8cffcd95768a [2023-02-14T09:03:20.241Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T09:03:21.220Z] ---> cad08a5fb571 [2023-02-14T09:03:21.220Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T09:03:22.194Z] ---> a8feba0b8acc [2023-02-14T09:03:22.474Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T09:03:23.278Z] ---> ad5f058c3eb4 [2023-02-14T09:03:23.278Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T09:03:24.367Z] ---> 363e50f09707 [2023-02-14T09:03:24.367Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T09:03:26.415Z] ---> 3dfce7439a28 [2023-02-14T09:03:26.415Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T09:03:28.460Z] ---> 47a4e74b309f [2023-02-14T09:03:28.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:03:29.433Z] ---> 94e092db9888 [2023-02-14T09:03:29.433Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:03:29.433Z] ---> Running in 23f36a2d170c [2023-02-14T09:03:32.808Z] Removing intermediate container 23f36a2d170c [2023-02-14T09:03:32.808Z] ---> 34e2635c2476 [2023-02-14T09:03:32.808Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:03:33.086Z] ---> Running in b12400f615a7 [2023-02-14T09:03:33.682Z] Removing intermediate container b12400f615a7 [2023-02-14T09:03:33.682Z] ---> c49db7e47fc6 [2023-02-14T09:03:33.682Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:03:33.682Z] ---> Running in fd28eec92a11 [2023-02-14T09:03:34.287Z] Removing intermediate container fd28eec92a11 [2023-02-14T09:03:34.287Z] ---> f5bd5cc33200 [2023-02-14T09:03:34.287Z] Step 23/24 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:03:34.287Z] ---> Running in 28a6a376291b [2023-02-14T09:03:34.883Z] Removing intermediate container 28a6a376291b [2023-02-14T09:03:34.883Z] ---> 2e9ed1e19f90 [2023-02-14T09:03:34.883Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:03:34.883Z] ---> Running in ac5fac124a70 [2023-02-14T09:03:35.472Z] Removing intermediate container ac5fac124a70 [2023-02-14T09:03:35.472Z] ---> 7a24e83151ea [2023-02-14T09:03:35.472Z] [2023-02-14T09:03:36.058Z] Successfully built 7a24e83151ea [2023-02-14T09:03:36.058Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T09:03:36.058Z]  Building security-secretstore-setup ... done Building support-notifications [2023-02-14T09:03:54.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:03:54.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:03:54.309Z] ---> 1d542b5c48a1 [2023-02-14T09:03:54.309Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:03:54.309Z] ---> Using cache [2023-02-14T09:03:54.309Z] ---> 8f6539d23cf3 [2023-02-14T09:03:54.309Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:03:54.309Z] ---> Using cache [2023-02-14T09:03:54.309Z] ---> 3b154a24bb4e [2023-02-14T09:03:54.309Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T09:03:54.309Z] ---> Running in f8285b4f7938 [2023-02-14T09:03:56.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:56.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:03:58.817Z] OK: 221 MiB in 51 packages [2023-02-14T09:04:00.240Z] Removing intermediate container f8285b4f7938 [2023-02-14T09:04:00.240Z] ---> d5a0baf2aaa9 [2023-02-14T09:04:00.240Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:04:01.213Z] ---> 13481b01ff9c [2023-02-14T09:04:01.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:04:01.213Z] ---> Running in e72cd712a584 [2023-02-14T09:05:52.955Z] Removing intermediate container e72cd712a584 [2023-02-14T09:05:52.955Z] ---> 69be92c637d6 [2023-02-14T09:05:52.955Z] Step 8/22 : COPY . . [2023-02-14T09:05:52.955Z] Removing intermediate container a20cf10f08bc [2023-02-14T09:05:52.955Z] ---> 20cba9947030 [2023-02-14T09:05:52.955Z] [2023-02-14T09:05:52.955Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:05:52.955Z] ---> 4c81e5bf8899 [2023-02-14T09:05:52.955Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:05:52.955Z] ---> Using cache [2023-02-14T09:05:52.955Z] ---> ba73b9c5a339 [2023-02-14T09:05:52.955Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:05:52.955Z] ---> Using cache [2023-02-14T09:05:52.955Z] ---> bbb0257b1287 [2023-02-14T09:05:52.955Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T09:05:52.955Z] ---> Running in b544006d79c7 [2023-02-14T09:05:53.227Z] Removing intermediate container b544006d79c7 [2023-02-14T09:05:53.227Z] ---> f0efb42c89c0 [2023-02-14T09:05:53.227Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:05:53.227Z] ---> Running in 4b2ec582c341 [2023-02-14T09:05:54.201Z] Removing intermediate container 4b2ec582c341 [2023-02-14T09:05:54.201Z] ---> 071433fabacf [2023-02-14T09:05:54.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:05:56.158Z] ---> dd21be17e308 [2023-02-14T09:05:56.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T09:06:01.513Z] ---> 36222ffb1fe4 [2023-02-14T09:06:01.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T09:06:02.953Z] ---> 012c2a228902 [2023-02-14T09:06:02.953Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T09:06:02.953Z] ---> eaf8388f9ab1 [2023-02-14T09:06:02.953Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T09:06:02.953Z] ---> Running in a4341952e8d8 [2023-02-14T09:06:03.237Z] ---> Running in f95a4e742fd5 [2023-02-14T09:06:05.494Z] Removing intermediate container a4341952e8d8 [2023-02-14T09:06:05.494Z] ---> 10dc1b542021 [2023-02-14T09:06:05.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:06:05.494Z] ---> Running in 206421bf2c66 [2023-02-14T09:06:05.494Z] Removing intermediate container 206421bf2c66 [2023-02-14T09:06:05.494Z] ---> db3c63497c7f [2023-02-14T09:06:05.494Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:06:05.494Z] ---> Running in 621491d6d9e7 [2023-02-14T09:06:05.494Z] Removing intermediate container 621491d6d9e7 [2023-02-14T09:06:05.494Z] ---> cb64fe0edf65 [2023-02-14T09:06:05.494Z] Step 21/22 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:06:05.494Z] ---> Running in e3fc0e4f2ac9 [2023-02-14T09:06:05.766Z] 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-02-14T09:06:06.039Z] Removing intermediate container e3fc0e4f2ac9 [2023-02-14T09:06:06.039Z] ---> b459f992ea67 [2023-02-14T09:06:06.039Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:06:06.311Z] ---> Running in 5c4fce4b46c1 [2023-02-14T09:06:06.903Z] Removing intermediate container 5c4fce4b46c1 [2023-02-14T09:06:06.903Z] ---> 6042a4cef462 [2023-02-14T09:06:06.903Z] [2023-02-14T09:06:07.174Z] Successfully built 6042a4cef462 [2023-02-14T09:06:07.174Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T09:06:07.174Z] Building security-spire-server [2023-02-14T09:06:29.330Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:06:29.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:06:29.330Z] ---> 1d542b5c48a1 [2023-02-14T09:06:29.330Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> c4b1d78a5c88 [2023-02-14T09:06:29.330Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> ac5f76f2bdd3 [2023-02-14T09:06:29.330Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> 9add127ba412 [2023-02-14T09:06:29.330Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> 1ea5828b7f6c [2023-02-14T09:06:29.330Z] Step 7/23 : COPY . . [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> 045290c7cc62 [2023-02-14T09:06:29.330Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> c0d392851110 [2023-02-14T09:06:29.330Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T09:06:29.330Z] ---> Using cache [2023-02-14T09:06:29.330Z] ---> 106843c73a16 [2023-02-14T09:06:29.330Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-14T09:06:29.330Z] ---> Running in c98dd267f184 [2023-02-14T09:06:29.954Z] Removing intermediate container c98dd267f184 [2023-02-14T09:06:29.954Z] ---> 4095ce8d5845 [2023-02-14T09:06:29.954Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T09:06:30.244Z] ---> Running in 701b40335450 [2023-02-14T09:06:30.841Z] Removing intermediate container 701b40335450 [2023-02-14T09:06:30.841Z] ---> aa4efcfd83ef [2023-02-14T09:06:30.841Z] [2023-02-14T09:06:30.841Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T09:06:30.841Z] ---> 354640af7b1b [2023-02-14T09:06:30.841Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:06:30.841Z] ---> Using cache [2023-02-14T09:06:30.841Z] ---> 83a951f3bff6 [2023-02-14T09:06:30.841Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T09:06:30.841Z] ---> Using cache [2023-02-14T09:06:30.841Z] ---> 9f56a874a8ba [2023-02-14T09:06:30.841Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T09:06:36.216Z] ---> 9343e04fd6e4 [2023-02-14T09:06:36.216Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T09:06:37.197Z] ---> 026f50137c06 [2023-02-14T09:06:37.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T09:06:38.170Z] ---> ee348422cef2 [2023-02-14T09:06:38.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T09:06:39.142Z] ---> ee945de0c277 [2023-02-14T09:06:39.142Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T09:06:39.142Z] ---> Running in fa01c15e48ea [2023-02-14T09:06:39.741Z] Removing intermediate container fa01c15e48ea [2023-02-14T09:06:39.741Z] ---> 4f8120810336 [2023-02-14T09:06:39.741Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T09:06:40.017Z] ---> Running in 10c96cc4d1de [2023-02-14T09:06:40.640Z] Removing intermediate container 10c96cc4d1de [2023-02-14T09:06:40.640Z] ---> f23e19ee0197 [2023-02-14T09:06:40.640Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T09:06:40.640Z] ---> Running in 3f7633dbbb98 [2023-02-14T09:06:41.241Z] Removing intermediate container 3f7633dbbb98 [2023-02-14T09:06:41.241Z] ---> bf2e704c2ed5 [2023-02-14T09:06:41.241Z] Step 22/23 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:06:41.514Z] ---> Running in d959e2ca71ba [2023-02-14T09:06:42.111Z] Removing intermediate container d959e2ca71ba [2023-02-14T09:06:42.111Z] ---> 710bcaab030b [2023-02-14T09:06:42.111Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T09:06:42.111Z] ---> Running in f831bc589c5f [2023-02-14T09:06:42.706Z] Removing intermediate container f831bc589c5f [2023-02-14T09:06:42.706Z] ---> 3eac052e13d8 [2023-02-14T09:06:42.706Z] [2023-02-14T09:06:42.983Z] Successfully built 3eac052e13d8 [2023-02-14T09:06:42.983Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T09:06:42.983Z] Building security-spiffe-token-provider [2023-02-14T09:07:05.120Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:07:05.120Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:07:05.120Z] ---> 1d542b5c48a1 [2023-02-14T09:07:05.120Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T09:07:05.120Z] ---> Using cache [2023-02-14T09:07:05.120Z] ---> c4b1d78a5c88 [2023-02-14T09:07:05.120Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T09:07:05.120Z] ---> Running in 6254e0eed39c [2023-02-14T09:07:05.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:07:05.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:07:06.545Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T09:07:06.546Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T09:07:06.546Z] OK: 16903 distinct packages available [2023-02-14T09:07:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:07:07.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:07:09.396Z] OK: 221 MiB in 51 packages [2023-02-14T09:07:11.363Z] Removing intermediate container 6254e0eed39c [2023-02-14T09:07:11.363Z] ---> 117ee7ff9a9c [2023-02-14T09:07:11.363Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T09:07:12.345Z] ---> 54966c749c2d [2023-02-14T09:07:12.345Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:07:12.345Z] ---> Running in 3f40bad4a544 [2023-02-14T09:09:04.147Z] Removing intermediate container 3f40bad4a544 [2023-02-14T09:09:04.147Z] ---> b1eeeede6407 [2023-02-14T09:09:04.147Z] Step 7/19 : COPY . . [2023-02-14T09:09:04.428Z] Removing intermediate container a5bc5930685c [2023-02-14T09:09:04.428Z] ---> eaf84c4237e9 [2023-02-14T09:09:04.428Z] [2023-02-14T09:09:04.428Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T09:09:04.428Z] ---> 4c81e5bf8899 [2023-02-14T09:09:04.428Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:09:04.700Z] ---> Running in 5a6955fce932 [2023-02-14T09:09:05.295Z] Removing intermediate container 5a6955fce932 [2023-02-14T09:09:05.295Z] ---> 881727af48dd [2023-02-14T09:09:05.570Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T09:09:05.570Z] ---> Running in cfb4b9c0e7f1 [2023-02-14T09:09:08.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:08.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:09:10.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:09:10.950Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T09:09:10.950Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:09:10.950Z] OK: 5 MiB in 16 packages [2023-02-14T09:09:12.959Z] ---> 147a962b889a [2023-02-14T09:09:12.959Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T09:09:12.959Z] ---> Running in 6fcb3a38ddfc [2023-02-14T09:09:13.231Z] Removing intermediate container cfb4b9c0e7f1 [2023-02-14T09:09:13.231Z] ---> 3b7386c0d2c5 [2023-02-14T09:09:13.231Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T09:09:13.504Z] ---> Running in fba2722da610 [2023-02-14T09:09:14.501Z] Removing intermediate container fba2722da610 [2023-02-14T09:09:14.501Z] ---> 3374b5d9307b [2023-02-14T09:09:14.501Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T09:09:14.501Z] ---> Running in f2a49f2b2b96 [2023-02-14T09:09:15.122Z] Removing intermediate container f2a49f2b2b96 [2023-02-14T09:09:15.122Z] ---> 46f0ca4a268b [2023-02-14T09:09:15.122Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T09:09:15.394Z] ---> Running in 1e2eaac8a5ca [2023-02-14T09:09:15.394Z] 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-02-14T09:09:15.993Z] Removing intermediate container 1e2eaac8a5ca [2023-02-14T09:09:15.993Z] ---> 78a5907216c0 [2023-02-14T09:09:15.993Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T09:09:15.993Z] ---> Running in d78d44bdc239 [2023-02-14T09:09:16.603Z] Removing intermediate container d78d44bdc239 [2023-02-14T09:09:16.603Z] ---> b469f75cf23d [2023-02-14T09:09:16.603Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T09:09:16.875Z] ---> Running in 8f1a70fb9099 [2023-02-14T09:09:20.283Z] Removing intermediate container 8f1a70fb9099 [2023-02-14T09:09:20.283Z] ---> 681aa1e8dd75 [2023-02-14T09:09:20.283Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T09:09:20.283Z] ---> Running in 8cd4e5ca24f8 [2023-02-14T09:09:20.877Z] Removing intermediate container 8cd4e5ca24f8 [2023-02-14T09:09:20.877Z] ---> ec4402a76945 [2023-02-14T09:09:20.877Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T09:09:21.852Z] ---> d6e5569f4843 [2023-02-14T09:09:21.852Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T09:09:21.852Z] ---> Running in b81faa0c7b36 [2023-02-14T09:09:25.242Z] Removing intermediate container b81faa0c7b36 [2023-02-14T09:09:25.242Z] ---> fee7574f28aa [2023-02-14T09:09:25.242Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:09:26.230Z] ---> 1cefc7d27416 [2023-02-14T09:09:26.230Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T09:09:28.195Z] ---> cbbc538295ec [2023-02-14T09:09:28.195Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T09:09:29.173Z] ---> 806d270b9bd4 [2023-02-14T09:09:29.173Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T09:09:30.151Z] ---> 468f6953413c [2023-02-14T09:09:30.151Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T09:09:31.134Z] ---> 0529ebf3853e [2023-02-14T09:09:31.134Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T09:09:32.699Z] ---> bec849b6c1bd [2023-02-14T09:09:32.700Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T09:09:33.308Z] ---> e4e47b1059ab [2023-02-14T09:09:33.308Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T09:09:33.635Z] ---> Running in ec09a9c7d594 [2023-02-14T09:09:38.166Z] Removing intermediate container ec09a9c7d594 [2023-02-14T09:09:38.167Z] ---> a11514d28a55 [2023-02-14T09:09:38.167Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T09:09:38.167Z] ---> Running in f5465b2a13ae [2023-02-14T09:09:38.167Z] Removing intermediate container f5465b2a13ae [2023-02-14T09:09:38.167Z] ---> 4a5f977bc598 [2023-02-14T09:09:38.167Z] Step 29/32 : CMD ["gate"] [2023-02-14T09:09:38.467Z] ---> Running in 336c70a802f7 [2023-02-14T09:09:39.065Z] Removing intermediate container 336c70a802f7 [2023-02-14T09:09:39.065Z] ---> 338edf61950f [2023-02-14T09:09:39.065Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T09:09:39.337Z] ---> Running in ffab7fdb9870 [2023-02-14T09:09:39.931Z] Removing intermediate container ffab7fdb9870 [2023-02-14T09:09:39.931Z] ---> 47666cab2421 [2023-02-14T09:09:39.931Z] Step 31/32 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:09:40.203Z] ---> Running in 71c86d60abd9 [2023-02-14T09:09:40.794Z] Removing intermediate container 71c86d60abd9 [2023-02-14T09:09:40.794Z] ---> f2e0ee31f382 [2023-02-14T09:09:40.794Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T09:09:41.085Z] ---> Running in b8e254af412f [2023-02-14T09:09:41.359Z] Removing intermediate container b8e254af412f [2023-02-14T09:09:41.359Z] ---> fd585492e89c [2023-02-14T09:09:41.359Z] [2023-02-14T09:09:41.632Z] Successfully built fd585492e89c [2023-02-14T09:09:41.903Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T09:10:20.861Z]  Building security-bootstrapper ... done Removing intermediate container 0a3fcd264eb0 [2023-02-14T09:10:20.861Z] ---> 0d0288945c97 [2023-02-14T09:10:20.861Z] [2023-02-14T09:10:20.861Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:10:20.861Z] ---> 4c81e5bf8899 [2023-02-14T09:10:20.861Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T09:10:20.861Z] ---> Running in a2caeaa2fdc0 [2023-02-14T09:10:20.861Z] Removing intermediate container a2caeaa2fdc0 [2023-02-14T09:10:20.861Z] ---> 32d7cc8b9462 [2023-02-14T09:10:20.861Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:10:20.861Z] ---> Running in 7f8e2b86d91e [2023-02-14T09:10:20.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:20.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:21.463Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:10:21.463Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:10:21.463Z] OK: 5 MiB in 15 packages [2023-02-14T09:10:24.090Z] Removing intermediate container 7f8e2b86d91e [2023-02-14T09:10:24.090Z] ---> de83cbb1186d [2023-02-14T09:10:24.090Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:10:24.090Z] Removing intermediate container 2bac03032daa [2023-02-14T09:10:24.090Z] ---> 2621daad9b03 [2023-02-14T09:10:24.090Z] [2023-02-14T09:10:24.090Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:10:24.090Z] ---> 4c81e5bf8899 [2023-02-14T09:10:24.090Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T09:10:24.362Z] ---> Running in e46478d52ac0 [2023-02-14T09:10:24.978Z] Removing intermediate container e46478d52ac0 [2023-02-14T09:10:24.978Z] ---> 036da549f73e [2023-02-14T09:10:24.978Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T09:10:25.251Z] ---> Running in 88c167d7e8d7 [2023-02-14T09:10:25.530Z] ---> e745a312a9a5 [2023-02-14T09:10:25.530Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T09:10:25.813Z] Removing intermediate container 88c167d7e8d7 [2023-02-14T09:10:25.813Z] ---> 2602be7c02b9 [2023-02-14T09:10:25.813Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T09:10:26.091Z] ---> Running in 0ce85a88ae0e [2023-02-14T09:10:27.067Z] Removing intermediate container 0ce85a88ae0e [2023-02-14T09:10:27.067Z] ---> 41e68fdae76e [2023-02-14T09:10:27.067Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:10:27.067Z] ---> Running in 135cf83ca0e3 [2023-02-14T09:10:28.043Z] ---> 86fad5196655 [2023-02-14T09:10:28.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T09:10:29.036Z] ---> f909d5230fe5 [2023-02-14T09:10:29.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T09:10:29.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:29.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:30.197Z] ---> 908d84b8d5b3 [2023-02-14T09:10:30.197Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:10:30.470Z] ---> Running in 31607d3a64f2 [2023-02-14T09:10:31.915Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:10:31.915Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:10:31.915Z] OK: 5 MiB in 15 packages [2023-02-14T09:10:33.883Z] Removing intermediate container 135cf83ca0e3 [2023-02-14T09:10:33.883Z] ---> ed03ea13ecf0 [2023-02-14T09:10:33.883Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:10:34.159Z] Removing intermediate container 31607d3a64f2 [2023-02-14T09:10:34.159Z] ---> 82634edd98fc [2023-02-14T09:10:34.159Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:10:34.437Z] ---> Running in 1b21e51f222d [2023-02-14T09:10:35.033Z] Removing intermediate container 1b21e51f222d [2023-02-14T09:10:35.033Z] ---> a64aab0ec863 [2023-02-14T09:10:35.033Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T09:10:35.307Z] ---> Running in a67e3f984d4d [2023-02-14T09:10:35.586Z] ---> 2330aff25abd [2023-02-14T09:10:35.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T09:10:36.189Z] Removing intermediate container a67e3f984d4d [2023-02-14T09:10:36.189Z] ---> 183483cb3166 [2023-02-14T09:10:36.189Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:10:36.460Z] ---> Running in 6b08fc5a921d [2023-02-14T09:10:37.061Z] Removing intermediate container 6b08fc5a921d [2023-02-14T09:10:37.061Z] ---> 7e86c1f3a681 [2023-02-14T09:10:37.061Z] Step 21/22 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:10:37.336Z] ---> Running in 31a70d8da3db [2023-02-14T09:10:37.929Z] ---> 1dc876c9b2e1 [2023-02-14T09:10:38.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T09:10:38.207Z] Removing intermediate container 31a70d8da3db [2023-02-14T09:10:38.207Z] ---> 392face8bd0a [2023-02-14T09:10:38.207Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:10:38.481Z] ---> Running in e09a7b8290cb [2023-02-14T09:10:39.071Z] Removing intermediate container e09a7b8290cb [2023-02-14T09:10:39.071Z] ---> 01fda9a9f7e8 [2023-02-14T09:10:39.071Z] [2023-02-14T09:10:39.343Z] ---> fd152629ea47 [2023-02-14T09:10:39.343Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T09:10:39.617Z] ---> Running in 70c79bf75b16 [2023-02-14T09:10:39.617Z] Successfully built 01fda9a9f7e8 [2023-02-14T09:10:39.617Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T09:10:40.216Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 70c79bf75b16 [2023-02-14T09:10:40.216Z] ---> 13239a1cdfb8 [2023-02-14T09:10:40.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:10:40.498Z] ---> Running in 7643cac209b9 [2023-02-14T09:10:40.782Z] Removing intermediate container 7643cac209b9 [2023-02-14T09:10:40.782Z] ---> 362cdd3073e7 [2023-02-14T09:10:40.782Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:10:41.057Z] ---> Running in 9f3dc83488df [2023-02-14T09:10:41.648Z] Removing intermediate container 9f3dc83488df [2023-02-14T09:10:41.648Z] ---> fd665bc6b353 [2023-02-14T09:10:41.648Z] Step 21/22 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:10:41.648Z] ---> Running in 5ead8522fe7d [2023-02-14T09:10:42.262Z] Removing intermediate container 5ead8522fe7d [2023-02-14T09:10:42.262Z] ---> 7fde9edfe6d9 [2023-02-14T09:10:42.262Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:10:42.534Z] ---> Running in 6b468b13737a [2023-02-14T09:10:43.140Z] Removing intermediate container 6b468b13737a [2023-02-14T09:10:43.140Z] ---> 3de5a1bc2070 [2023-02-14T09:10:43.140Z] [2023-02-14T09:10:43.411Z] Successfully built 3de5a1bc2070 [2023-02-14T09:10:43.411Z] Successfully tagged core-data-arm64:latest [2023-02-14T09:13:50.219Z]  Building core-data ... done Removing intermediate container f95a4e742fd5 [2023-02-14T09:13:50.219Z] ---> 506a84926fc4 [2023-02-14T09:13:50.219Z] [2023-02-14T09:13:50.219Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:13:50.219Z] ---> 4c81e5bf8899 [2023-02-14T09:13:50.219Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T09:13:50.219Z] ---> Running in dbfe40b2761f [2023-02-14T09:13:50.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:13:50.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:13:50.219Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T09:13:50.219Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:13:50.219Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:13:50.219Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:13:50.219Z] OK: 6 MiB in 16 packages [2023-02-14T09:13:51.628Z] Removing intermediate container dbfe40b2761f [2023-02-14T09:13:51.628Z] ---> 51c04a63c781 [2023-02-14T09:13:51.629Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:13:51.897Z] ---> Running in 86ec595bc43d [2023-02-14T09:13:52.165Z] Removing intermediate container 86ec595bc43d [2023-02-14T09:13:52.165Z] ---> 81533686cb24 [2023-02-14T09:13:52.165Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T09:13:52.165Z] ---> Running in 687b0d45c00c [2023-02-14T09:13:52.749Z] Removing intermediate container 687b0d45c00c [2023-02-14T09:13:52.749Z] ---> b45a1f349854 [2023-02-14T09:13:52.749Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:13:52.749Z] ---> Running in 3deb91ab3928 [2023-02-14T09:13:53.017Z] Removing intermediate container 3deb91ab3928 [2023-02-14T09:13:53.017Z] ---> 2dc94cb74be9 [2023-02-14T09:13:53.017Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:13:53.600Z] ---> da9139a92d69 [2023-02-14T09:13:53.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T09:13:55.559Z] ---> d3cea1a850f5 [2023-02-14T09:13:55.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T09:13:55.826Z] ---> 1a1504a4e0df [2023-02-14T09:13:55.826Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T09:13:55.826Z] ---> Running in e15689416460 [2023-02-14T09:13:56.418Z] Removing intermediate container e15689416460 [2023-02-14T09:13:56.418Z] ---> 3fa27c370c0b [2023-02-14T09:13:56.418Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:13:56.684Z] ---> Running in 7460845b7a83 [2023-02-14T09:13:56.952Z] Removing intermediate container 7460845b7a83 [2023-02-14T09:13:56.952Z] ---> e73e829bf64d [2023-02-14T09:13:56.952Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:13:56.952Z] ---> Running in 2cf51d8dd2fc [2023-02-14T09:13:57.534Z] Removing intermediate container 2cf51d8dd2fc [2023-02-14T09:13:57.534Z] ---> 7c8a022ecedb [2023-02-14T09:13:57.534Z] Step 21/22 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:13:57.534Z] ---> Running in f948cd26f7ae [2023-02-14T09:13:57.808Z] Removing intermediate container f948cd26f7ae [2023-02-14T09:13:57.808Z] ---> d2e3a6b264cb [2023-02-14T09:13:57.808Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:13:58.077Z] ---> Running in 0ff8859b9a19 [2023-02-14T09:13:58.343Z] Removing intermediate container 0ff8859b9a19 [2023-02-14T09:13:58.343Z] ---> 49683dd3c67f [2023-02-14T09:13:58.343Z] [2023-02-14T09:13:58.926Z] Successfully built 49683dd3c67f [2023-02-14T09:13:58.926Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T09:14:05.584Z]  Building support-notifications ... done Removing intermediate container 6fcb3a38ddfc [2023-02-14T09:14:05.584Z] ---> 5f43eba20b40 [2023-02-14T09:14:05.584Z] [2023-02-14T09:14:05.584Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T09:14:05.584Z] ---> 354640af7b1b [2023-02-14T09:14:05.584Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:14:05.584Z] ---> Using cache [2023-02-14T09:14:05.584Z] ---> 83a951f3bff6 [2023-02-14T09:14:05.584Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T09:14:05.584Z] ---> Running in 7aac6ffd5b81 [2023-02-14T09:14:07.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:07.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:08.687Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:14:08.687Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:14:08.687Z] OK: 15734 distinct packages available [2023-02-14T09:14:08.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:09.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:14:10.640Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T09:14:10.640Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T09:14:10.640Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T09:14:10.640Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T09:14:10.640Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T09:14:10.640Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T09:14:10.640Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:14:10.640Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T09:14:10.640Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T09:14:10.640Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:14:10.640Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:14:10.909Z] OK: 8 MiB in 23 packages [2023-02-14T09:14:12.871Z] Removing intermediate container 7aac6ffd5b81 [2023-02-14T09:14:12.871Z] ---> c499fc2ab918 [2023-02-14T09:14:12.871Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:14:13.139Z] ---> 3aaaee9e18ab [2023-02-14T09:14:13.139Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T09:14:14.549Z] ---> 9d07d78ceb84 [2023-02-14T09:14:14.549Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T09:14:17.908Z] ---> 7de32cf1e12c [2023-02-14T09:14:17.908Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T09:14:17.908Z] ---> Running in ff688eca7f95 [2023-02-14T09:14:18.177Z] Removing intermediate container ff688eca7f95 [2023-02-14T09:14:18.177Z] ---> fffe8e2c8a03 [2023-02-14T09:14:18.177Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:14:18.444Z] ---> Running in eeb779e3ea5f [2023-02-14T09:14:18.713Z] Removing intermediate container eeb779e3ea5f [2023-02-14T09:14:18.713Z] ---> 9a9e88031f2b [2023-02-14T09:14:18.713Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T09:14:18.713Z] ---> Running in 18997aab4656 [2023-02-14T09:14:18.982Z] Removing intermediate container 18997aab4656 [2023-02-14T09:14:18.982Z] ---> a709ef613343 [2023-02-14T09:14:18.982Z] Step 18/19 : LABEL git_sha=54376f2b874ad56aa0aa8c0ee08c4d93e3318a77 [2023-02-14T09:14:19.249Z] ---> Running in fc0e3bd79f8b [2023-02-14T09:14:19.516Z] Removing intermediate container fc0e3bd79f8b [2023-02-14T09:14:19.516Z] ---> b86ba2485c05 [2023-02-14T09:14:19.516Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T09:14:19.516Z] ---> Running in cf73231e11d3 [2023-02-14T09:14:20.111Z] Removing intermediate container cf73231e11d3 [2023-02-14T09:14:20.111Z] ---> c07d4b8a463f [2023-02-14T09:14:20.111Z] [2023-02-14T09:14:20.378Z] Successfully built c07d4b8a463f [2023-02-14T09:14:20.378Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T09:14:20.657Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-14T09:14:20.667Z] $ docker stop --time=1 4137f9c9b63b3f70bde5109a3596005a91164c532a896880607d10a68dffb3b2 [2023-02-14T09:14:22.434Z] $ docker rm -f --volumes 4137f9c9b63b3f70bde5109a3596005a91164c532a896880607d10a68dffb3b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T09:14:22.941Z] + docker images [2023-02-14T09:14:23.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T09:14:23.208Z] security-spiffe-token-provider-arm64 latest c07d4b8a463f 4 seconds ago 29.1MB [2023-02-14T09:14:23.208Z] 5f43eba20b40 19 seconds ago 1.54GB [2023-02-14T09:14:23.208Z] support-notifications-arm64 latest 49683dd3c67f 25 seconds ago 29.7MB [2023-02-14T09:14:23.208Z] 506a84926fc4 41 seconds ago 1.57GB [2023-02-14T09:14:23.208Z] core-data-arm64 latest 3de5a1bc2070 3 minutes ago 17.2MB [2023-02-14T09:14:23.208Z] core-common-config-bootstrapper-arm64 latest 01fda9a9f7e8 3 minutes ago 14.9MB [2023-02-14T09:14:23.208Z] 2621daad9b03 4 minutes ago 1.51GB [2023-02-14T09:14:23.208Z] 0d0288945c97 4 minutes ago 1.5GB [2023-02-14T09:14:23.208Z] security-bootstrapper-arm64 latest fd585492e89c 4 minutes ago 19.6MB [2023-02-14T09:14:23.208Z] eaf84c4237e9 5 minutes ago 1.49GB [2023-02-14T09:14:23.208Z] security-spire-server-arm64 latest 3eac052e13d8 7 minutes ago 84.3MB [2023-02-14T09:14:23.208Z] aa4efcfd83ef 7 minutes ago 1.38GB [2023-02-14T09:14:23.208Z] support-scheduler-arm64 latest 6042a4cef462 8 minutes ago 29MB [2023-02-14T09:14:23.208Z] 20cba9947030 8 minutes ago 1.57GB [2023-02-14T09:14:23.208Z] security-secretstore-setup-arm64 latest 7a24e83151ea 10 minutes ago 29MB [2023-02-14T09:14:23.208Z] 80496d1cc0c2 11 minutes ago 1.5GB [2023-02-14T09:14:23.208Z] core-metadata-arm64 latest fce82f41b6d0 13 minutes ago 17.7MB [2023-02-14T09:14:23.208Z] 7c1d48c1bbbd 13 minutes ago 1.51GB [2023-02-14T09:14:23.208Z] core-command-arm64 latest 8b7a69869d66 13 minutes ago 17MB [2023-02-14T09:14:23.208Z] 911d325e2812 13 minutes ago 1.51GB [2023-02-14T09:14:23.208Z] security-proxy-setup-arm64 latest 3e47aa1c758c 14 minutes ago 26.9MB [2023-02-14T09:14:23.208Z] 5bca930e77c4 14 minutes ago 1.5GB [2023-02-14T09:14:23.208Z] security-spire-agent-arm64 latest f38fc179586a 21 minutes ago 122MB [2023-02-14T09:14:23.208Z] security-spire-config-arm64 latest dd71dba758a0 21 minutes ago 83.6MB [2023-02-14T09:14:23.208Z] 52403ce1e30f 21 minutes ago 1.38GB [2023-02-14T09:14:23.208Z] 5a9874b0777a 21 minutes ago 1.38GB [2023-02-14T09:14:23.208Z] ci-base-image-arm64 latest 1d542b5c48a1 37 minutes ago 905MB [2023-02-14T09:14:23.208Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T09:14:23.208Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T09:14:23.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T09:14:23.208Z] 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-02-14T09:14:23.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:14:23.659Z] [2023-02-14T09:14:23.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:14:24.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:14:24.277Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T09:14:24.277Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T09:14:24.277Z] 04944245beec: Pulling fs layer [2023-02-14T09:14:24.277Z] 699f458cf7ca: Pulling fs layer [2023-02-14T09:14:24.277Z] 765212b225bb: Pulling fs layer [2023-02-14T09:14:24.277Z] f23df028b6ca: Pulling fs layer [2023-02-14T09:14:24.277Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T09:14:24.277Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T09:14:24.277Z] 765212b225bb: Waiting [2023-02-14T09:14:24.277Z] f23df028b6ca: Waiting [2023-02-14T09:14:24.277Z] d65c8cfc05b1: Waiting [2023-02-14T09:14:24.277Z] 2437ff75d9bd: Waiting [2023-02-14T09:14:24.277Z] 04944245beec: Verifying Checksum [2023-02-14T09:14:24.277Z] 04944245beec: Download complete [2023-02-14T09:14:24.277Z] 765212b225bb: Download complete [2023-02-14T09:14:24.548Z] f23df028b6ca: Verifying Checksum [2023-02-14T09:14:24.548Z] f23df028b6ca: Download complete [2023-02-14T09:14:24.548Z] d65c8cfc05b1: Download complete [2023-02-14T09:14:24.548Z] 699f458cf7ca: Verifying Checksum [2023-02-14T09:14:24.548Z] 699f458cf7ca: Download complete [2023-02-14T09:14:25.134Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T09:14:25.134Z] 8998bd30e6a1: Download complete [2023-02-14T09:14:27.727Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T09:14:27.727Z] 2437ff75d9bd: Download complete [2023-02-14T09:14:29.687Z] 8998bd30e6a1: Pull complete [2023-02-14T09:14:30.275Z] 04944245beec: Pull complete [2023-02-14T09:14:32.222Z] 699f458cf7ca: Pull complete [2023-02-14T09:14:32.222Z] 765212b225bb: Pull complete [2023-02-14T09:14:33.183Z] f23df028b6ca: Pull complete [2023-02-14T09:14:33.183Z] d65c8cfc05b1: Pull complete [2023-02-14T09:14:48.183Z] 2437ff75d9bd: Pull complete [2023-02-14T09:14:48.183Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T09:14:48.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:14:48.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:14:48.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-5764 does not seem to be running inside a container [2023-02-14T09:14:48.495Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T09:14:51.912Z] $ docker top ba82454237e5b4ad74355057700ca24e912c4bea11ac41b1a6106ad66115128f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:14:52.888Z] ---> job-cost.sh [2023-02-14T09:14:53.159Z] lf-activate-venv: SKIPPING [2023-02-14T09:14:53.159Z] INFO: No Stack... [2023-02-14T09:14:53.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T09:14:54.413Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T09:14:55.091Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-02-14T09:14:55.091Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T09:14:55.179Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4344-3-stack-cost] [2023-02-14T09:14:55.185Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4344-3-stack-cost] did not exist. Created. [2023-02-14T09:14:55.185Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4344-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T09:14:55.844Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T09:14:56.046Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T09:14:56.053Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4344-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T09:14:56.072Z] $ docker stop --time=1 ba82454237e5b4ad74355057700ca24e912c4bea11ac41b1a6106ad66115128f [2023-02-14T09:14:57.712Z] $ docker rm -f --volumes ba82454237e5b4ad74355057700ca24e912c4bea11ac41b1a6106ad66115128f [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-02-14T09:14:58.108Z] provisioning config files... [2023-02-14T09:14:58.115Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2610206139909784289tmp [Pipeline] { [Pipeline] sh [2023-02-14T09:14:58.404Z] + set +x [2023-02-14T09:14:58.404Z] + curl -s https://codecov.io/bash [2023-02-14T09:14:58.404Z] + bash -s -- [2023-02-14T09:14:58.404Z] [2023-02-14T09:14:58.404Z] _____ _ [2023-02-14T09:14:58.404Z] / ____| | | [2023-02-14T09:14:58.404Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T09:14:58.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T09:14:58.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T09:14:58.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T09:14:58.404Z] Bash-1.0.6 [2023-02-14T09:14:58.404Z] [2023-02-14T09:14:58.404Z] [2023-02-14T09:14:58.404Z] ==> git version 2.25.1 found [2023-02-14T09:14:58.404Z] ==> 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-02-14T09:14:58.404Z] Release-Date: 2020-01-08 [2023-02-14T09:14:58.404Z] 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-02-14T09:14:58.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T09:14:58.404Z] ==> Jenkins CI detected. [2023-02-14T09:14:58.404Z] current dir:  /w/workspace/edgex-go/3 [2023-02-14T09:14:58.404Z] project root: . [2023-02-14T09:14:58.404Z] --> token set from env [2023-02-14T09:14:58.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T09:14:58.404Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T09:14:58.404Z] ==> Python coveragepy not found [2023-02-14T09:14:58.404Z] ==> Searching for coverage reports in: [2023-02-14T09:14:58.404Z] + . [2023-02-14T09:14:58.404Z] -> Found 1 reports [2023-02-14T09:14:58.404Z] ==> Detecting git/mercurial file structure [2023-02-14T09:14:58.404Z] ==> Reading reports [2023-02-14T09:14:58.404Z] + ./coverage.out bytes=487233 [2023-02-14T09:14:58.404Z] ==> Appending adjustments [2023-02-14T09:14:58.404Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T09:14:59.780Z] + Found adjustments [2023-02-14T09:14:59.780Z] ==> Gzipping contents [2023-02-14T09:14:59.780Z] 64K /tmp/codecov.9S6wAU.gz [2023-02-14T09:14:59.780Z] ==> Uploading reports [2023-02-14T09:14:59.780Z] url: https://codecov.io [2023-02-14T09:14:59.780Z] query: branch=PR-4344&commit=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-14T09:14:59.780Z] -> Pinging Codecov [2023-02-14T09:14:59.780Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4344&commit=0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-14T09:14:59.780Z] -> Uploading to [2023-02-14T09:14:59.780Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c/b3f15d51-a2a2-4524-a2ce-18108b1aaf12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca731ec845fc6f2661ff0123fead483f0fe4ea39ffd83956ddccc17ad562ca09 [2023-02-14T09:14:59.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T09:14:59.780Z] Dload Upload Total Spent Left Speed [2023-02-14T09:15:00.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62931 0 0 100 62931 0 161k --:--:-- --:--:-- --:--:-- 161k [2023-02-14T09:15:00.348Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f4371bdf0f174a54c0eeb22b05fbe00c56ca92c [Pipeline] } [2023-02-14T09:15:00.355Z] 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-02-14T09:15:00.946Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:01.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:02.101Z] ---> package-listing.sh [2023-02-14T09:15:02.101Z] ++ facter osfamily [2023-02-14T09:15:02.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T09:15:02.360Z] + OS_FAMILY=debian [2023-02-14T09:15:02.361Z] + workspace=/w/workspace/edgex-go/3 [2023-02-14T09:15:02.361Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T09:15:02.361Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T09:15:02.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T09:15:02.361Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T09:15:02.361Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-14T09:15:02.361Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T09:15:02.361Z] + case "${OS_FAMILY}" in [2023-02-14T09:15:02.361Z] + dpkg -l [2023-02-14T09:15:02.361Z] + grep '^ii' [2023-02-14T09:15:02.361Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T09:15:02.361Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T09:15:02.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T09:15:02.361Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-14T09:15:02.361Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-02-14T09:15:02.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-02-14T09:15:02.370Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T09:15:02.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:15:03.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:15:03.196Z] [2023-02-14T09:15:03.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:15:03.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:15:03.495Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T09:15:03.495Z] 5eb5b503b376: Pulling fs layer [2023-02-14T09:15:03.495Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T09:15:03.495Z] ec43610c2a17: Pulling fs layer [2023-02-14T09:15:03.495Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T09:15:03.495Z] 33b1e0a273af: Pulling fs layer [2023-02-14T09:15:03.495Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T09:15:03.495Z] 2f39f015ded8: Pulling fs layer [2023-02-14T09:15:03.495Z] 33b1e0a273af: Waiting [2023-02-14T09:15:03.495Z] 5d3b04190fa2: Waiting [2023-02-14T09:15:03.495Z] 2f39f015ded8: Waiting [2023-02-14T09:15:03.495Z] 3a2ae6a8a46f: Waiting [2023-02-14T09:15:03.495Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T09:15:03.495Z] 5c69ac0246d0: Download complete [2023-02-14T09:15:03.495Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T09:15:03.495Z] 3a2ae6a8a46f: Download complete [2023-02-14T09:15:03.761Z] 33b1e0a273af: Verifying Checksum [2023-02-14T09:15:03.761Z] 33b1e0a273af: Download complete [2023-02-14T09:15:03.761Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T09:15:03.761Z] 5d3b04190fa2: Download complete [2023-02-14T09:15:03.761Z] ec43610c2a17: Verifying Checksum [2023-02-14T09:15:03.762Z] ec43610c2a17: Download complete [2023-02-14T09:15:04.021Z] 5eb5b503b376: Verifying Checksum [2023-02-14T09:15:04.021Z] 5eb5b503b376: Download complete [2023-02-14T09:15:04.586Z] 2f39f015ded8: Download complete [2023-02-14T09:15:05.149Z] 5eb5b503b376: Pull complete [2023-02-14T09:15:05.149Z] 5c69ac0246d0: Pull complete [2023-02-14T09:15:05.714Z] ec43610c2a17: Pull complete [2023-02-14T09:15:05.714Z] 3a2ae6a8a46f: Pull complete [2023-02-14T09:15:05.971Z] 33b1e0a273af: Pull complete [2023-02-14T09:15:05.971Z] 5d3b04190fa2: Pull complete [2023-02-14T09:15:10.149Z] 2f39f015ded8: Pull complete [2023-02-14T09:15:10.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T09:15:10.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:15:10.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:15:10.223Z] prd-ubuntu20.04-docker-8c-8g-5756 does not seem to be running inside a container [2023-02-14T09:15:10.246Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T09:15:12.326Z] $ docker top ed74a9563de9e68600fcfac68624032aba637ca14a859d7d6de2da89656d13e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T09:15:12.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T09:15:12.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T09:15:13.237Z] + ls /var/log/sa-host [2023-02-14T09:15:13.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T09:15:13.302Z] provisioning config files... [2023-02-14T09:15:13.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12076647106839781132tmp [Pipeline] { [Pipeline] echo [2023-02-14T09:15:13.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:13.608Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T09:15:13.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:13.929Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T09:15:13.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:14.223Z] ---> sudo-logs.sh [2023-02-14T09:15:14.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T09:15:14.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:14.529Z] ---> job-cost.sh [2023-02-14T09:15:14.529Z] lf-activate-venv: SKIPPING [2023-02-14T09:15:14.529Z] DEBUG: total: 0.10999999940395355 [2023-02-14T09:15:14.529Z] INFO: Retrieving Stack Cost... [2023-02-14T09:15:14.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T09:15:15.354Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T09:15:15.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:15:15.649Z] ---> logs-deploy.sh [2023-02-14T09:15:15.649Z] lf-activate-venv: SKIPPING [2023-02-14T09:15:15.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4344/3 [2023-02-14T09:15:15.649Z] INFO: archiving workspace using pattern(s): [2023-02-14T09:15:16.584Z] Archives upload complete. [2023-02-14T09:15:16.584Z] INFO: archiving logs to Nexus