Pull request #4476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b9611daac135a6d3995ceef9642bf49a4692d417+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (0a6a3f29978cce15e9eb56449737c37d91506bd9) 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-ssh1234317223185257566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5911444489839983429.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13209111642329536401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8578719653325820379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15093183649512877874.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11074611100971913491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5595 in /w/workspace/edgexfoundry_edgex-go_PR-4476 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4476/head:refs/remotes/origin/PR-4476 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit b9611daac135a6d3995ceef9642bf49a4692d417 Merge succeeded, producing b9611daac135a6d3995ceef9642bf49a4692d417 Checking out Revision b9611daac135a6d3995ceef9642bf49a4692d417 (PR-4476) > git config core.sparsecheckout # timeout=10 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 Commit message: "feat: update golangci-lint to be more verbose and info" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T18:30:56.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T18:30:57.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T18:30:57.168Z] ========================================================= [2023-03-23T18:30:57.168Z] EdgeX Global Pipelines Version Info [2023-03-23T18:30:57.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T18:30:57.958Z] ------------------- [2023-03-23T18:30:57.958Z] stable info: [2023-03-23T18:30:57.958Z] ------------------- [2023-03-23T18:30:57.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T18:30:57.958Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T18:30:57.958Z] Message: update stable to v1.0.245 [2023-03-23T18:30:58.529Z] ------------------- [2023-03-23T18:30:58.530Z] experimental info: [2023-03-23T18:30:58.530Z] ------------------- [2023-03-23T18:30:58.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T18:30:58.530Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T18:30:58.530Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T18:30:58.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-23T18:30:58.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-23T18:30:58.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T18:30:58.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T18:30:59.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T18:30:59.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T18:30:59.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T18:30:59.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-23T18:30:59.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-23T18:30:59.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-23T18:30:59.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T18:30:59.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T18:30:59.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T18:30:59.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T18:30:59.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T18:30:59.466Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T18:30:59.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T18:30:59.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T18:30:59.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T18:30:59.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T18:30:59.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T18:30:59.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T18:30:59.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T18:30:59.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4476 [Pipeline] echo [2023-03-23T18:30:59.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4476 [Pipeline] echo [2023-03-23T18:30:59.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4476 [Pipeline] echo [2023-03-23T18:30:59.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo [2023-03-23T18:30:59.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9611da [Pipeline] echo [2023-03-23T18:31:00.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T18:31:00.136Z] provisioning config files... [2023-03-23T18:31:00.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12430275126800576390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T18:31:00.498Z] ---> docker-login.sh [2023-03-23T18:31:00.498Z] nexus3.edgexfoundry.org:10001 [2023-03-23T18:31:01.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:31:01.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:31:01.068Z] Configure a credential helper to remove this warning. See [2023-03-23T18:31:01.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:31:01.068Z] [2023-03-23T18:31:01.068Z] Login Succeeded [2023-03-23T18:31:01.068Z] nexus3.edgexfoundry.org:10002 [2023-03-23T18:31:01.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:31:01.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:31:01.330Z] Configure a credential helper to remove this warning. See [2023-03-23T18:31:01.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:31:01.330Z] [2023-03-23T18:31:01.330Z] Login Succeeded [2023-03-23T18:31:01.330Z] nexus3.edgexfoundry.org:10003 [2023-03-23T18:31:01.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:31:01.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:31:01.330Z] Configure a credential helper to remove this warning. See [2023-03-23T18:31:01.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:31:01.330Z] [2023-03-23T18:31:01.330Z] Login Succeeded [2023-03-23T18:31:01.330Z] nexus3.edgexfoundry.org:10004 [2023-03-23T18:31:01.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:31:01.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:31:01.591Z] Configure a credential helper to remove this warning. See [2023-03-23T18:31:01.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:31:01.591Z] [2023-03-23T18:31:01.591Z] Login Succeeded [2023-03-23T18:31:01.591Z] docker.io [2023-03-23T18:31:01.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:31:01.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:31:01.850Z] Configure a credential helper to remove this warning. See [2023-03-23T18:31:01.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:31:01.850Z] [2023-03-23T18:31:01.850Z] Login Succeeded [2023-03-23T18:31:01.850Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T18:31:01.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T18:31:02.316Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-23T18:31:02.316Z] + + dirname cmd/core-command/Dockerfile [2023-03-23T18:31:02.316Z] cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/core-data/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-23T18:31:02.316Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-23T18:31:02.316Z] cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-23T18:31:02.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-23T18:31:02.316Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-03-23T18:31:02.316Z] cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-23T18:31:02.316Z] + dirname+ cmd/security-spire-config/Dockerfile [2023-03-23T18:31:02.316Z] cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/support-notifications/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-23T18:31:02.316Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-23T18:31:02.316Z] + cut -d/ -f2 [2023-03-23T18:31:02.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-23T18:31:02.410Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T18:31:02.907Z] + git rev-list -1 --merges b9611daac135a6d3995ceef9642bf49a4692d417~1..b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo [2023-03-23T18:31:02.938Z] -----------> git rev-list -1 --merges b9611daac135a6d3995ceef9642bf49a4692d417~1..b9611daac135a6d3995ceef9642bf49a4692d417 b9611daac135a6d3995ceef9642bf49a4692d417 [false] [Pipeline] sh [2023-03-23T18:31:03.248Z] + git log --format=format:%s -1 b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo [2023-03-23T18:31:03.290Z] ========================================================= [2023-03-23T18:31:03.290Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T18:31:03.290Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-23T18:31:03.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T18:31:03.795Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T18:31:03.795Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T18:31:03.795Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T18:31:03.795Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T18:31:03.795Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T18:31:03.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:31:04.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T18:31:04.276Z] [2023-03-23T18:31:04.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:31:04.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T18:31:04.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T18:31:04.924Z] b85a868b505f: Pulling fs layer [2023-03-23T18:31:04.924Z] e2be974225ed: Pulling fs layer [2023-03-23T18:31:04.924Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T18:31:04.924Z] 988bab9f4d93: Pulling fs layer [2023-03-23T18:31:04.924Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T18:31:04.924Z] eaf3925da568: Pulling fs layer [2023-03-23T18:31:04.924Z] bab4dde63d76: Pulling fs layer [2023-03-23T18:31:04.924Z] bde34c3a00c8: Pulling fs layer [2023-03-23T18:31:04.924Z] b352a97aabf1: Pulling fs layer [2023-03-23T18:31:04.924Z] 4872d77fe225: Pulling fs layer [2023-03-23T18:31:04.924Z] 5851b861e8e6: Pulling fs layer [2023-03-23T18:31:04.924Z] bab4dde63d76: Waiting [2023-03-23T18:31:04.924Z] bde34c3a00c8: Waiting [2023-03-23T18:31:04.924Z] b352a97aabf1: Waiting [2023-03-23T18:31:04.924Z] 4872d77fe225: Waiting [2023-03-23T18:31:04.924Z] eaf3925da568: Waiting [2023-03-23T18:31:04.924Z] 988bab9f4d93: Waiting [2023-03-23T18:31:04.924Z] 1469e6f7b9e6: Waiting [2023-03-23T18:31:04.924Z] 5851b861e8e6: Waiting [2023-03-23T18:31:04.924Z] e2be974225ed: Download complete [2023-03-23T18:31:04.924Z] 988bab9f4d93: Download complete [2023-03-23T18:31:05.185Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T18:31:05.185Z] 1469e6f7b9e6: Download complete [2023-03-23T18:31:05.185Z] eaf3925da568: Download complete [2023-03-23T18:31:05.185Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T18:31:05.185Z] 339a4e72a1f5: Download complete [2023-03-23T18:31:05.185Z] bde34c3a00c8: Verifying Checksum [2023-03-23T18:31:05.185Z] bde34c3a00c8: Download complete [2023-03-23T18:31:05.185Z] b352a97aabf1: Verifying Checksum [2023-03-23T18:31:05.185Z] b352a97aabf1: Download complete [2023-03-23T18:31:05.185Z] 4872d77fe225: Download complete [2023-03-23T18:31:05.185Z] 5851b861e8e6: Verifying Checksum [2023-03-23T18:31:05.185Z] 5851b861e8e6: Download complete [2023-03-23T18:31:05.185Z] b85a868b505f: Download complete [2023-03-23T18:31:05.446Z] bab4dde63d76: Verifying Checksum [2023-03-23T18:31:05.446Z] bab4dde63d76: Download complete [2023-03-23T18:31:06.825Z] b85a868b505f: Pull complete [2023-03-23T18:31:07.088Z] e2be974225ed: Pull complete [2023-03-23T18:31:07.658Z] 339a4e72a1f5: Pull complete [2023-03-23T18:31:07.917Z] 988bab9f4d93: Pull complete [2023-03-23T18:31:08.483Z] 1469e6f7b9e6: Pull complete [2023-03-23T18:31:08.483Z] eaf3925da568: Pull complete [2023-03-23T18:31:10.396Z] bab4dde63d76: Pull complete [2023-03-23T18:31:10.396Z] bde34c3a00c8: Pull complete [2023-03-23T18:31:10.665Z] b352a97aabf1: Pull complete [2023-03-23T18:31:10.665Z] 4872d77fe225: Pull complete [2023-03-23T18:31:10.665Z] 5851b861e8e6: Pull complete [2023-03-23T18:31:10.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T18:31:10.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T18:31:10.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:31:11.137Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T18:31:11.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:31:15.833Z] $ docker top b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 -eo pid,comm [2023-03-23T18:31:15.888Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-23T18:31:15.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T18:31:16.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T18:31:16.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T18:31:16.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T18:31:16.127Z] $ docker exec b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent [2023-03-23T18:31:16.223Z] SSH_AUTH_SOCK=/tmp/ssh-xJrbLmdHdGrE/agent.33 [2023-03-23T18:31:16.223Z] SSH_AGENT_PID=39 [2023-03-23T18:31:16.230Z] Running ssh-add (command line suppressed) [2023-03-23T18:31:16.324Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17438799018501123080.key (/w/workspace/edgex-go/1@tmp/private_key_17438799018501123080.key) [2023-03-23T18:31:16.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T18:31:16.666Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T18:31:16.692Z] $ docker exec --env ******** --env ******** b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent -k [2023-03-23T18:31:16.811Z] unset SSH_AUTH_SOCK; [2023-03-23T18:31:16.811Z] unset SSH_AGENT_PID; [2023-03-23T18:31:16.812Z] echo Agent pid 39 killed; [2023-03-23T18:31:16.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T18:31:16.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T18:31:16.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T18:31:17.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T18:31:17.028Z] $ docker exec b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent [2023-03-23T18:31:17.138Z] SSH_AUTH_SOCK=/tmp/ssh-K6ccYQlA0EqN/agent.71 [2023-03-23T18:31:17.138Z] SSH_AGENT_PID=77 [2023-03-23T18:31:17.142Z] Running ssh-add (command line suppressed) [2023-03-23T18:31:17.241Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12126896924789798604.key (/w/workspace/edgex-go/1@tmp/private_key_12126896924789798604.key) [2023-03-23T18:31:17.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T18:31:17.583Z] + git semver init [2023-03-23T18:31:17.843Z] 2023-03-23 18:31:17,781 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T18:31:17.843Z] 2023-03-23 18:31:17,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-23T18:31:17.843Z] 2023-03-23 18:31:17,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-23T18:31:17.843Z] 2023-03-23 18:31:17,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,533 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4476 with force:False [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,533 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4476 [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,536 [execute] INFO git cat-file --batch-check [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,542 [execute] INFO git cat-file --batch [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T18:31:24.412Z] 2023-03-23 18:31:23,548 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4476 [2023-03-23T18:31:24.412Z] 0.0.0 [Pipeline] } [2023-03-23T18:31:24.437Z] $ docker exec --env ******** --env ******** b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent -k [2023-03-23T18:31:24.546Z] unset SSH_AUTH_SOCK; [2023-03-23T18:31:24.546Z] unset SSH_AGENT_PID; [2023-03-23T18:31:24.547Z] echo Agent pid 77 killed; [2023-03-23T18:31:24.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T18:31:24.998Z] + git semver [Pipeline] } [2023-03-23T18:31:25.297Z] $ docker stop --time=1 b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 [2023-03-23T18:31:26.562Z] $ docker rm -f --volumes b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T18:31:26.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T18:31:27.215Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T18:31:27.231Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T18:31:28.082Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-23T18:31:28.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T18:31:28.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T18:31:28.182Z] ========================================================= [2023-03-23T18:31:28.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T18:31:28.182Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T18:31:28.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T18:31:28.529Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T18:31:28.529Z] 63b65145d645: Pulling fs layer [2023-03-23T18:31:28.529Z] a2d21d5440eb: Pulling fs layer [2023-03-23T18:31:28.529Z] 935e6c44a52c: Pulling fs layer [2023-03-23T18:31:28.529Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T18:31:28.529Z] 30dea6a524f1: Pulling fs layer [2023-03-23T18:31:28.529Z] a2aff8979fd8: Pulling fs layer [2023-03-23T18:31:28.529Z] 6808be2612f2: Pulling fs layer [2023-03-23T18:31:28.529Z] f25807f1079a: Pulling fs layer [2023-03-23T18:31:28.529Z] 6808be2612f2: Waiting [2023-03-23T18:31:28.529Z] 30dea6a524f1: Waiting [2023-03-23T18:31:28.529Z] f25807f1079a: Waiting [2023-03-23T18:31:28.529Z] a2aff8979fd8: Waiting [2023-03-23T18:31:28.529Z] 94cc34f8dd06: Waiting [2023-03-23T18:31:28.529Z] a2d21d5440eb: Verifying Checksum [2023-03-23T18:31:28.529Z] a2d21d5440eb: Download complete [2023-03-23T18:31:28.529Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T18:31:28.529Z] 94cc34f8dd06: Download complete [2023-03-23T18:31:28.529Z] 30dea6a524f1: Download complete [2023-03-23T18:31:28.529Z] 63b65145d645: Verifying Checksum [2023-03-23T18:31:28.529Z] 63b65145d645: Download complete [2023-03-23T18:31:28.792Z] a2aff8979fd8: Verifying Checksum [2023-03-23T18:31:28.792Z] a2aff8979fd8: Download complete [2023-03-23T18:31:29.064Z] 63b65145d645: Pull complete [2023-03-23T18:31:29.064Z] a2d21d5440eb: Pull complete [2023-03-23T18:31:29.331Z] f25807f1079a: Verifying Checksum [2023-03-23T18:31:29.331Z] f25807f1079a: Download complete [2023-03-23T18:31:29.331Z] 935e6c44a52c: Verifying Checksum [2023-03-23T18:31:29.331Z] 935e6c44a52c: Download complete [2023-03-23T18:31:29.589Z] 6808be2612f2: Verifying Checksum [2023-03-23T18:31:29.589Z] 6808be2612f2: Download complete [2023-03-23T18:31:32.880Z] 935e6c44a52c: Pull complete [2023-03-23T18:31:32.880Z] 94cc34f8dd06: Pull complete [2023-03-23T18:31:32.880Z] 30dea6a524f1: Pull complete [2023-03-23T18:31:32.880Z] a2aff8979fd8: Pull complete [2023-03-23T18:31:35.414Z] 6808be2612f2: Pull complete [2023-03-23T18:31:35.673Z] f25807f1079a: Pull complete [2023-03-23T18:31:35.673Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T18:31:35.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T18:31:35.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-23T18:31:36.034Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-23T18:31:36.034Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T18:31:36.034Z] WORKDIR /edgex [2023-03-23T18:31:36.034Z] COPY go.mod . [2023-03-23T18:31:36.034Z] RUN go mod download [2023-03-23T18:31:36.600Z] Sending build context to Docker daemon 170.5MB [2023-03-23T18:31:36.600Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T18:31:36.600Z] ---> 3b553350e43f [2023-03-23T18:31:36.600Z] Step 2/4 : WORKDIR /edgex [2023-03-23T18:31:42.622Z] Still waiting to schedule task [2023-03-23T18:31:42.622Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T18:31:46.602Z] ---> Running in b7403b610cef [2023-03-23T18:31:46.602Z] Removing intermediate container b7403b610cef [2023-03-23T18:31:46.602Z] ---> d0b26dfb92df [2023-03-23T18:31:46.602Z] Step 3/4 : COPY go.mod . [2023-03-23T18:31:46.602Z] ---> e9522de054e7 [2023-03-23T18:31:46.602Z] Step 4/4 : RUN go mod download [2023-03-23T18:31:46.602Z] ---> Running in b9138fab6921 [2023-03-23T18:32:04.730Z] Removing intermediate container b9138fab6921 [2023-03-23T18:32:04.730Z] ---> 44e4a3a0074d [2023-03-23T18:32:04.730Z] Successfully built 44e4a3a0074d [2023-03-23T18:32:04.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:32:05.118Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T18:32:05.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:32:05.272Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T18:32:05.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:32:06.132Z] $ docker top 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T18:32:06.518Z] + go version [2023-03-23T18:32:06.518Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T18:32:06.557Z] $ docker stop --time=1 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 [2023-03-23T18:32:08.067Z] $ docker rm -f --volumes 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:32:08.790Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T18:32:08.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:32:09.025Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T18:32:09.095Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:32:10.049Z] $ docker top 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T18:32:10.168Z] ========================================================= [2023-03-23T18:32:10.168Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T18:32:10.168Z] ========================================================= [Pipeline] sh [2023-03-23T18:32:10.467Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T18:32:10.824Z] + make test [2023-03-23T18:32:10.824Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T18:32:18.956Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T18:32:33.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T18:32:33.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T18:32:33.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-23T18:32:33.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-23T18:32:34.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T18:32:35.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T18:32:35.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T18:32:35.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T18:32:35.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T18:32:35.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T18:32:35.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-23T18:32:36.118Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-23T18:32:36.118Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T18:32:36.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T18:32:38.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T18:32:38.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T18:32:38.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-23T18:32:40.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-23T18:32:44.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.3% of statements [2023-03-23T18:32:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T18:32:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T18:32:44.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-23T18:32:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T18:32:46.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T18:32:46.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-03-23T18:32:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T18:32:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T18:32:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:32:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T18:32:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-23T18:32:48.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T18:32:48.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T18:32:50.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.607s coverage: 88.5% of statements [2023-03-23T18:32:50.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements [2023-03-23T18:32:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T18:32:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:32:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T18:32:51.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements [2023-03-23T18:32:51.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T18:32:51.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T18:32:51.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-23T18:32:51.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T18:32:51.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T18:32:51.774Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-23T18:32:52.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T18:32:52.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T18:32:52.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T18:32:52.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-03-23T18:32:54.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T18:32:54.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T18:32:54.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-03-23T18:32:54.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-03-23T18:32:54.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements [2023-03-23T18:32:55.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements [2023-03-23T18:32:55.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-03-23T18:32:55.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-03-23T18:32:55.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-03-23T18:32:56.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T18:32:56.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T18:32:56.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T18:32:56.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T18:32:56.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T18:32:56.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T18:32:56.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T18:32:56.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T18:32:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T18:32:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T18:32:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T18:32:57.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T18:32:58.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T18:32:58.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T18:32:58.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T18:32:59.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T18:33:00.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T18:33:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T18:33:01.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T18:33:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T18:33:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T18:33:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T18:33:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T18:33:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T18:33:04.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T18:33:05.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T18:33:05.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T18:33:05.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T18:33:05.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-23T18:33:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T18:33:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T18:33:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T18:33:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T18:33:07.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-03-23T18:33:08.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T18:33:08.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:33:08.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-23T18:33:08.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T18:33:09.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T18:33:09.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T18:33:10.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T18:33:10.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:33:18.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5596 in /w/workspace/edgexfoundry_edgex-go_PR-4476 [Pipeline] { [Pipeline] ws [2023-03-23T18:33:18.247Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-23T18:33:18.318Z] The recommended git tool is: git [2023-03-23T18:33:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-03-23T18:33:20.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-03-23T18:33:20.611Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-23T18:33:20.871Z] running golangci-lint [2023-03-23T18:33:20.871Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-23T18:33:20.871Z] go version go1.20.2 linux/amd64 [2023-03-23T18:33:21.131Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-23T18:33:21.131Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-23T18:33:23.255Z] using credential edgex-jenkins-ssh [2023-03-23T18:33:23.271Z] Cloning the remote Git repository [2023-03-23T18:33:23.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-23T18:33:23.395Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-23T18:33:23.528Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T18:33:23.529Z] > git --version # timeout=10 [2023-03-23T18:33:23.554Z] > git --version # 'git version 2.25.1' [2023-03-23T18:33:23.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T18:33:23.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T18:33:39.230Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 15.419448004s" [2023-03-23T18:33:39.230Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.51011ms" [2023-03-23T18:33:44.494Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.212011223s with top 10 stages: buildir: 30.426038875s, inspect: 1.583167121s, gosec: 1.541321266s, fact_deprecated: 1.498820109s, printf: 1.106190201s, S1038: 1.042856613s, ctrlflow: 999.773558ms, nilness: 781.231175ms, fact_purity: 740.138126ms, directives: 665.871715ms" [2023-03-23T18:33:44.494Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-23T18:33:44.494Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, path_prettifier: 201/201, exclude-rules: 21/201, cgo: 201/201, exclude: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 0/21" [2023-03-23T18:33:44.494Z] level=info msg="[runner] processing took 21.40159ms with stages: nolint: 11.230265ms, identifier_marker: 5.439232ms, exclude-rules: 1.813828ms, autogenerated_exclude: 1.27075ms, path_prettifier: 1.015828ms, skip_dirs: 521.667µs, cgo: 61.996µs, filename_unadjuster: 43.033µs, max_same_issues: 1.36µs, exclude: 470ns, skip_files: 460ns, uniq_by_line: 450ns, source_code: 410ns, path_shortener: 400ns, diff: 321ns, sort_results: 290ns, severity-rules: 280ns, max_from_linter: 260ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" [2023-03-23T18:33:44.494Z] level=info msg="[runner] linters took 7.271145131s with stages: goanalysis_metalinter: 7.249565786s" [2023-03-23T18:33:44.494Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-23T18:33:44.494Z] level=info msg="Memory: 229 samples, avg is 179.0MB, max is 761.2MB" [2023-03-23T18:33:44.494Z] level=info msg="Execution took 22.745413596s" [2023-03-23T18:33:44.494Z] go vet ./... [2023-03-23T18:33:44.551Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:33:42.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T18:33:42.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T18:33:43.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-23T18:33:43.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-23T18:33:43.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T18:33:43.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4476/head:refs/remotes/origin/PR-4476 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T18:33:44.566Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T18:33:44.641Z] > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 [2023-03-23T18:33:44.959Z] Merge succeeded, producing b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:33:44.960Z] Checking out Revision b9611daac135a6d3995ceef9642bf49a4692d417 (PR-4476) [2023-03-23T18:33:44.861Z] > git remote # timeout=10 [2023-03-23T18:33:44.877Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T18:33:44.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T18:33:44.910Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-23T18:33:44.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T18:33:44.964Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T18:33:44.975Z] > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 [2023-03-23T18:33:48.540Z] Commit message: "feat: update golangci-lint to be more verbose and info" [2023-03-23T18:33:48.585Z] > git --version # timeout=10 [2023-03-23T18:33:48.598Z] > git --version # 'git version 2.25.1' [2023-03-23T18:33:48.612Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T18:33:48.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T18:33:48.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T18:33:48.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T18:33:48.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-23T18:33:49.024Z] + ls -al . [2023-03-23T18:33:49.024Z] total 704 [2023-03-23T18:33:49.024Z] drwxrwxr-x 11 1001 1001 4096 Mar 23 18:32 . [2023-03-23T18:33:49.024Z] drwxr-xr-x 4 root root 4096 Mar 23 18:32 .. [2023-03-23T18:33:49.024Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 18:30 .blubracket [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 16 Mar 23 18:30 .dockerignore [2023-03-23T18:33:49.024Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 18:31 .git [2023-03-23T18:33:49.024Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 18:30 .github [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 1133 Mar 23 18:30 .gitignore [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 18:30 .golangci.yml [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 18:30 .hadolint.yml [2023-03-23T18:33:49.024Z] drwxr-xr-x 3 1001 1001 4096 Mar 23 18:31 .semver [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 18:30 .sonarcloud.properties [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 18:30 ADOPTERS.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 10835 Mar 23 18:30 Attribution.txt [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 73765 Mar 23 18:30 CHANGELOG.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 18:30 CONTRIBUTING.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 18:30 GOVERNANCE.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 883 Mar 23 18:30 Jenkinsfile [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 18:30 LICENSE [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 14368 Mar 23 18:30 Makefile [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 18:30 OWNERS.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 9403 Mar 23 18:30 README.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 789 Mar 23 18:30 SECURITY.md [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 18:31 VERSION [2023-03-23T18:33:49.024Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 18:30 bin [2023-03-23T18:33:49.024Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 18:30 cmd [2023-03-23T18:33:49.024Z] -rw-r--r-- 1 root root 447378 Mar 23 18:33 coverage.out [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 3200 Mar 23 18:30 go.mod [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 31237 Mar 23 18:30 go.sum [2023-03-23T18:33:49.024Z] drwxrwxr-x 7 1001 1001 4096 Mar 23 18:30 internal [2023-03-23T18:33:49.024Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 18:30 openapi [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 594 Mar 23 18:30 security.txt [2023-03-23T18:33:49.024Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 18:30 snap [2023-03-23T18:33:49.024Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 18:30 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-03-23T18:33:49.339Z] + '[' -e coverage.out ] [2023-03-23T18:33:49.339Z] + chown 1001:1001 coverage.out [Pipeline] { [Pipeline] stash [Pipeline] sh [2023-03-23T18:33:49.535Z] Stashed 1 file(s) [Pipeline] sh [2023-03-23T18:33:49.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T18:33:49.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T18:33:49.893Z] Dload Upload Total Spent Left Speed [2023-03-23T18:33:49.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66411 [2023-03-23T18:33:49.905Z] + make build [2023-03-23T18:33:49.905Z] 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 [Pipeline] sh [2023-03-23T18:33:50.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T18:33:51.007Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T18:33:51.007Z] + sudo tee /etc/docker/daemon.new [2023-03-23T18:33:51.007Z] { [2023-03-23T18:33:51.007Z] "registry-mirrors": [ [2023-03-23T18:33:51.007Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T18:33:51.007Z] ], [2023-03-23T18:33:51.007Z] "bip": "10.250.0.254/24", [2023-03-23T18:33:51.007Z] "hosts": [ [2023-03-23T18:33:51.007Z] "tcp://0.0.0.0:5555", [2023-03-23T18:33:51.007Z] "unix:///var/run/docker.sock" [2023-03-23T18:33:51.007Z] ], [2023-03-23T18:33:51.007Z] "mtu": 1458, [2023-03-23T18:33:51.007Z] "selinux-enabled": true, [2023-03-23T18:33:51.007Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T18:33:51.007Z] } [Pipeline] sh [2023-03-23T18:33:51.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T18:33:51.677Z] + sudo service docker restart [2023-03-23T18:34:02.110Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T18:34:02.368Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T18:34:03.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T18:34:04.310Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T18:34:09.999Z] provisioning config files... [2023-03-23T18:34:10.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12295443894538137074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T18:34:10.420Z] ---> docker-login.sh [2023-03-23T18:34:10.420Z] nexus3.edgexfoundry.org:10001 [2023-03-23T18:34:10.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:34:10.889Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T18:34:10.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:34:10.966Z] Configure a credential helper to remove this warning. See [2023-03-23T18:34:10.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:34:10.966Z] [2023-03-23T18:34:10.966Z] Login Succeeded [2023-03-23T18:34:10.966Z] nexus3.edgexfoundry.org:10002 [2023-03-23T18:34:11.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:34:11.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:34:11.511Z] Configure a credential helper to remove this warning. See [2023-03-23T18:34:11.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:34:11.511Z] [2023-03-23T18:34:11.511Z] Login Succeeded [2023-03-23T18:34:11.511Z] nexus3.edgexfoundry.org:10003 [2023-03-23T18:34:11.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:34:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:34:11.781Z] Configure a credential helper to remove this warning. See [2023-03-23T18:34:11.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:34:11.781Z] [2023-03-23T18:34:11.781Z] Login Succeeded [2023-03-23T18:34:11.781Z] nexus3.edgexfoundry.org:10004 [2023-03-23T18:34:12.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:34:12.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:34:12.058Z] Configure a credential helper to remove this warning. See [2023-03-23T18:34:12.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:34:12.058Z] [2023-03-23T18:34:12.058Z] Login Succeeded [2023-03-23T18:34:12.058Z] docker.io [2023-03-23T18:34:12.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T18:34:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T18:34:12.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T18:34:12.601Z] Configure a credential helper to remove this warning. See [2023-03-23T18:34:12.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T18:34:12.601Z] [2023-03-23T18:34:12.601Z] Login Succeeded [2023-03-23T18:34:12.871Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T18:34:12.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-23T18:34:13.627Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-03-23T18:34:13.644Z] 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 [Pipeline] echo [2023-03-23T18:34:13.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T18:34:13.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T18:34:13.742Z] ========================================================= [2023-03-23T18:34:13.742Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T18:34:13.742Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-23T18:34:14.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T18:34:14.120Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T18:34:14.120Z] af6eaf76a39c: Pulling fs layer [2023-03-23T18:34:14.120Z] 55522c791124: Pulling fs layer [2023-03-23T18:34:14.120Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T18:34:14.120Z] 169dfbe0d373: Pulling fs layer [2023-03-23T18:34:14.120Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T18:34:14.120Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T18:34:14.120Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T18:34:14.120Z] 169dfbe0d373: Waiting [2023-03-23T18:34:14.120Z] 5abe8eddf0d5: Waiting [2023-03-23T18:34:14.120Z] e1ff8fa3b103: Waiting [2023-03-23T18:34:14.120Z] 52ebb69f0ebf: Waiting [2023-03-23T18:34:14.390Z] 55522c791124: Download complete [2023-03-23T18:34:14.390Z] 169dfbe0d373: Download complete [2023-03-23T18:34:14.390Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T18:34:14.390Z] e1ff8fa3b103: Download complete [2023-03-23T18:34:14.390Z] af6eaf76a39c: Verifying Checksum [2023-03-23T18:34:14.582Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T18:34:15.369Z] af6eaf76a39c: Pull complete [2023-03-23T18:34:15.369Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T18:34:15.369Z] 5abe8eddf0d5: Download complete [2023-03-23T18:34:15.521Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T18:34:15.991Z] 55522c791124: Pull complete [2023-03-23T18:34:16.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T18:34:16.960Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T18:34:16.960Z] ce5c4a1c91eb: Download complete [2023-03-23T18:34:16.960Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T18:34:16.960Z] 52ebb69f0ebf: Download complete [2023-03-23T18:34:17.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 [Pipeline] } [2023-03-23T18:34:18.797Z] $ docker stop --time=1 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 [2023-03-23T18:34:27.565Z] $ docker rm -f --volumes 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:34:28.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T18:34:28.806Z] [2023-03-23T18:34:28.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:34:29.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T18:34:29.303Z] ce5c4a1c91eb: Pull complete [2023-03-23T18:34:29.303Z] 169dfbe0d373: Pull complete [2023-03-23T18:34:29.303Z] e1ff8fa3b103: Pull complete [2023-03-23T18:34:29.459Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-23T18:34:29.459Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-23T18:34:29.459Z] ca9280d653b3: Pulling fs layer [2023-03-23T18:34:29.459Z] 7e9c9ca2126c: Pulling fs layer [2023-03-23T18:34:29.459Z] cbdbe7a5bc2a: Download complete [2023-03-23T18:34:29.718Z] ca9280d653b3: Verifying Checksum [2023-03-23T18:34:29.718Z] ca9280d653b3: Download complete [2023-03-23T18:34:29.718Z] cbdbe7a5bc2a: Pull complete [2023-03-23T18:34:30.285Z] 7e9c9ca2126c: Verifying Checksum [2023-03-23T18:34:30.285Z] 7e9c9ca2126c: Download complete [2023-03-23T18:34:30.545Z] ca9280d653b3: Pull complete [2023-03-23T18:34:33.827Z] 7e9c9ca2126c: Pull complete [2023-03-23T18:34:33.827Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-23T18:34:33.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T18:34:33.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:34:34.051Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T18:34:34.093Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:34:35.986Z] 52ebb69f0ebf: Pull complete [2023-03-23T18:34:37.407Z] 5abe8eddf0d5: Pull complete [2023-03-23T18:34:37.407Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T18:34:37.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T18:34:37.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T18:34:38.507Z] $ docker top 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-03-23T18:34:38.969Z] + docker-compose build --help [2023-03-23T18:34:38.969Z] + grep parallel [2023-03-23T18:34:39.075Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-23T18:34:39.075Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T18:34:39.075Z] WORKDIR /edgex [2023-03-23T18:34:39.075Z] COPY go.mod . [2023-03-23T18:34:39.075Z] RUN go mod download [2023-03-23T18:34:39.666Z] Sending build context to Docker daemon 2.933MB [2023-03-23T18:34:39.666Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T18:34:39.666Z] ---> 6cb57ee374ae [2023-03-23T18:34:39.666Z] Step 2/4 : WORKDIR /edgex [2023-03-23T18:34:39.905Z] --parallel Build images in parallel. [Pipeline] } [2023-03-23T18:34:39.948Z] $ docker stop --time=1 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de [2023-03-23T18:34:41.200Z] $ docker rm -f --volumes 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:34:41.636Z] ---> Running in ebd813d86520 [2023-03-23T18:34:41.636Z] Removing intermediate container ebd813d86520 [2023-03-23T18:34:41.636Z] ---> 4d78029e1a5a [2023-03-23T18:34:41.636Z] Step 3/4 : COPY go.mod . [2023-03-23T18:34:41.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-23T18:34:41.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:34:41.952Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T18:34:41.997Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:34:42.224Z] ---> 1b8d05ad1d6d [2023-03-23T18:34:42.224Z] Step 4/4 : RUN go mod download [2023-03-23T18:34:42.225Z] ---> Running in 4ebe867a4908 [2023-03-23T18:34:42.309Z] $ docker top 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T18:34:42.725Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-23T18:34:43.295Z] Building core-command ... [2023-03-23T18:34:43.295Z] Building core-common-config-bootstrapper ... [2023-03-23T18:34:43.295Z] Building core-data ... [2023-03-23T18:34:43.295Z] Building core-metadata ... [2023-03-23T18:34:43.295Z] Building security-bootstrapper ... [2023-03-23T18:34:43.295Z] Building security-proxy-auth ... [2023-03-23T18:34:43.295Z] Building security-proxy-setup ... [2023-03-23T18:34:43.295Z] Building security-secretstore-setup ... [2023-03-23T18:34:43.295Z] Building security-spiffe-token-provider ... [2023-03-23T18:34:43.295Z] Building security-spire-agent ... [2023-03-23T18:34:43.295Z] Building security-spire-config ... [2023-03-23T18:34:43.295Z] Building security-spire-server ... [2023-03-23T18:34:43.295Z] Building support-notifications ... [2023-03-23T18:34:43.295Z] Building support-scheduler ... [2023-03-23T18:34:43.295Z] Building security-proxy-setup [2023-03-23T18:34:43.295Z] Building security-spire-agent [2023-03-23T18:34:43.295Z] Building support-scheduler [2023-03-23T18:34:43.295Z] Building support-notifications [2023-03-23T18:34:43.295Z] Building core-common-config-bootstrapper [2023-03-23T18:34:55.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:34:55.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:34:55.514Z] ---> 44e4a3a0074d [2023-03-23T18:34:55.514Z] Step 3/22 : WORKDIR /edgex-go [2023-03-23T18:34:55.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:34:55.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:34:55.514Z] ---> 44e4a3a0074d [2023-03-23T18:34:55.514Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:34:55.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:34:55.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:34:55.514Z] ---> 44e4a3a0074d [2023-03-23T18:34:55.514Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:34:55.773Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:34:55.773Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:34:55.773Z] ---> 44e4a3a0074d [2023-03-23T18:34:55.773Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T18:34:59.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:34:59.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:34:59.056Z] ---> 44e4a3a0074d [2023-03-23T18:34:59.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:35:14.504Z] Removing intermediate container 4ebe867a4908 [2023-03-23T18:35:14.504Z] ---> c9a3b78a3e26 [2023-03-23T18:35:14.504Z] Successfully built c9a3b78a3e26 [2023-03-23T18:35:14.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:35:14.901Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T18:35:14.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:35:15.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container [2023-03-23T18:35:15.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:35:16.263Z] $ docker top 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T18:35:17.112Z] + go version [2023-03-23T18:35:17.112Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T18:35:17.145Z] $ docker stop --time=1 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de [2023-03-23T18:35:18.727Z] $ docker rm -f --volumes 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:35:19.556Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T18:35:19.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:35:19.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container [2023-03-23T18:35:19.854Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:35:20.918Z] $ docker top e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 -eo pid,comm [2023-03-23T18:35:20.995Z] ---> Running in bc94d707480e [2023-03-23T18:35:20.995Z] ---> Running in 75c2f9840f8e [2023-03-23T18:35:20.995Z] ---> Running in 98920e878252 [2023-03-23T18:35:20.995Z] ---> Running in df6949ed91b1 [2023-03-23T18:35:20.995Z] ---> Running in 66dfba52b105 [2023-03-23T18:35:20.995Z] Removing intermediate container 98920e878252 [2023-03-23T18:35:20.995Z] ---> ea713026edad [2023-03-23T18:35:20.995Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:35:20.995Z] Removing intermediate container df6949ed91b1 [2023-03-23T18:35:20.995Z] ---> 2d8f1bdb8fa6 [2023-03-23T18:35:20.995Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-23T18:35:20.995Z] Removing intermediate container bc94d707480e [2023-03-23T18:35:20.995Z] ---> be677fb3a0fc [2023-03-23T18:35:20.995Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:35:20.995Z] Removing intermediate container 66dfba52b105 [2023-03-23T18:35:20.995Z] ---> b51ed51f8361 [2023-03-23T18:35:20.995Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:35:20.995Z] Removing intermediate container 75c2f9840f8e [2023-03-23T18:35:20.995Z] ---> 6d97f9a8865a [2023-03-23T18:35:20.995Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:35:20.995Z] ---> Running in 5649d2d4fc87 [2023-03-23T18:35:20.995Z] ---> Running in 44b46e5349ca [2023-03-23T18:35:20.995Z] ---> Running in 69e7f8451cae [2023-03-23T18:35:20.995Z] ---> Running in 55e3a5db1476 [2023-03-23T18:35:20.995Z] ---> Running in 00f6e464a10d [2023-03-23T18:35:20.995Z] Removing intermediate container 44b46e5349ca [2023-03-23T18:35:20.995Z] ---> b88a5a01f386 [2023-03-23T18:35:20.995Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-23T18:35:20.995Z] Removing intermediate container 69e7f8451cae [2023-03-23T18:35:20.995Z] ---> 369b2dee227e [2023-03-23T18:35:20.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:35:20.995Z] Removing intermediate container 00f6e464a10d [2023-03-23T18:35:20.995Z] ---> ea44f1660298 [2023-03-23T18:35:20.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:35:20.995Z] ---> Running in a8dba4422b83 [2023-03-23T18:35:20.995Z] ---> Running in b2b065a837f1 [2023-03-23T18:35:20.995Z] ---> Running in bdc00352b6d8 [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] OK: 265 MiB in 53 packages [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] OK: 265 MiB in 53 packages [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:35:20.995Z] OK: 265 MiB in 53 packages [2023-03-23T18:35:20.995Z] OK: 265 MiB in 53 packages [2023-03-23T18:35:20.995Z] OK: 265 MiB in 53 packages [2023-03-23T18:35:20.995Z] Removing intermediate container 5649d2d4fc87 [2023-03-23T18:35:20.995Z] ---> 3a9b62ea044a [2023-03-23T18:35:20.995Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-23T18:35:20.995Z] Removing intermediate container 55e3a5db1476 [2023-03-23T18:35:20.995Z] ---> 9b786da4811a [2023-03-23T18:35:20.995Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T18:35:20.995Z] ---> 14df7518d6b8 [2023-03-23T18:35:20.995Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:35:20.995Z] ---> Running in 479887ca128a [2023-03-23T18:35:20.995Z] ---> 0384925c03e4 [2023-03-23T18:35:20.995Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:35:20.995Z] ---> Running in 8130ea5ca4a3 [2023-03-23T18:35:20.995Z] Removing intermediate container a8dba4422b83 [2023-03-23T18:35:20.995Z] ---> aabc15afdbfa [2023-03-23T18:35:20.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:35:20.995Z] Removing intermediate container bdc00352b6d8 [2023-03-23T18:35:20.995Z] ---> 2176e585fe0d [2023-03-23T18:35:20.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:35:20.995Z] ---> e3ac3dce1f8d [2023-03-23T18:35:20.995Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:35:20.995Z] ---> 35573c829217 [2023-03-23T18:35:20.995Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:35:20.995Z] Removing intermediate container b2b065a837f1 [2023-03-23T18:35:20.995Z] ---> 0cf7b9d3ef73 [2023-03-23T18:35:20.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:35:20.995Z] ---> Running in 96497c6e4fde [2023-03-23T18:35:20.995Z] ---> Running in 3b2b47312083 [Pipeline] { [Pipeline] echo [2023-03-23T18:35:21.172Z] ========================================================= [2023-03-23T18:35:21.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-23T18:35:21.172Z] ========================================================= [Pipeline] sh [2023-03-23T18:35:21.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-03-23T18:35:21.560Z] ---> 8f463f3ac95c [2023-03-23T18:35:21.560Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:35:21.560Z] ---> Running in d0045d3cb9e1 [Pipeline] sh [2023-03-23T18:35:21.904Z] + make test [2023-03-23T18:35:21.904Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T18:36:00.763Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-23T18:36:29.251Z] Removing intermediate container 3b2b47312083 [2023-03-23T18:36:29.251Z] ---> f1c05c919917 [2023-03-23T18:36:29.251Z] Step 8/23 : COPY . . [2023-03-23T18:36:29.251Z] Removing intermediate container d0045d3cb9e1 [2023-03-23T18:36:29.251Z] ---> e64754381e5c [2023-03-23T18:36:29.251Z] Step 8/23 : COPY . . [2023-03-23T18:36:29.251Z] Removing intermediate container 8130ea5ca4a3 [2023-03-23T18:36:29.251Z] ---> 71468f42ab8e [2023-03-23T18:36:29.251Z] Step 7/27 : COPY . . [2023-03-23T18:36:29.251Z] Removing intermediate container 96497c6e4fde [2023-03-23T18:36:29.251Z] ---> 85215ef46d87 [2023-03-23T18:36:29.251Z] Step 8/23 : COPY . . [2023-03-23T18:36:29.251Z] Removing intermediate container 479887ca128a [2023-03-23T18:36:29.251Z] ---> df2ad5a3ff15 [2023-03-23T18:36:29.251Z] Step 7/22 : COPY . . [2023-03-23T18:37:16.592Z] ---> 672eb2f1cc5f [2023-03-23T18:37:16.592Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-23T18:37:16.592Z] ---> e678a9a22563 [2023-03-23T18:37:16.592Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T18:37:16.592Z] ---> 83b578899a5a [2023-03-23T18:37:16.592Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-23T18:37:16.592Z] ---> 325ee5a0bb8d [2023-03-23T18:37:16.592Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-23T18:37:16.592Z] ---> 99c54fe9ea36 [2023-03-23T18:37:16.592Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-23T18:37:16.592Z] ---> Running in cc1119015b8d [2023-03-23T18:37:16.592Z] ---> Running in c938e0355b7a [2023-03-23T18:37:16.592Z] ---> Running in 7dd5f7dd4a7d [2023-03-23T18:37:16.592Z] ---> Running in 227383be3eaf [2023-03-23T18:37:16.592Z] ---> Running in fbf5337a4179 [2023-03-23T18:37:16.592Z] Removing intermediate container 227383be3eaf [2023-03-23T18:37:16.592Z] ---> 62465a60f95e [2023-03-23T18:37:16.592Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T18:37:16.592Z] ---> Running in 990ecc2d9ded [2023-03-23T18:37:16.592Z] Removing intermediate container 990ecc2d9ded [2023-03-23T18:37:16.592Z] ---> 81808c2ecc59 [2023-03-23T18:37:16.592Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T18:37:16.592Z] ---> Running in 11c9cc6c03a8 [2023-03-23T18:37:16.592Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T18:37:16.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-03-23T18:37:16.592Z] Removing intermediate container 11c9cc6c03a8 [2023-03-23T18:37:16.592Z] ---> fed1cbb14c77 [2023-03-23T18:37:16.592Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T18:37:16.592Z] ---> Running in 639d9d3e59d0 [2023-03-23T18:37:16.592Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T18:37:16.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T18:37:16.592Z] Removing intermediate container 639d9d3e59d0 [2023-03-23T18:37:16.592Z] ---> 90406dcf8e3c [2023-03-23T18:37:16.592Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T18:37:16.592Z] ---> Running in 2aab2d12a206 [2023-03-23T18:37:16.592Z] Removing intermediate container 2aab2d12a206 [2023-03-23T18:37:16.592Z] ---> 0b4a112cdcea [2023-03-23T18:37:16.592Z] [2023-03-23T18:37:16.592Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T18:37:16.592Z] 3.17: Pulling from library/alpine [2023-03-23T18:37:16.592Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T18:37:16.592Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T18:37:16.592Z] ---> b2aa39c304c2 [2023-03-23T18:37:16.592Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T18:37:16.592Z] ---> Running in ccac9ba927a7 [2023-03-23T18:37:16.592Z] Removing intermediate container ccac9ba927a7 [2023-03-23T18:37:16.592Z] ---> 9f8440dc2488 [2023-03-23T18:37:16.592Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T18:37:16.592Z] ---> Running in 2da0ad836607 [2023-03-23T18:37:16.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:16.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:16.592Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:37:16.592Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:37:16.592Z] OK: 17820 distinct packages available [2023-03-23T18:37:16.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:16.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:16.592Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-23T18:37:16.592Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-23T18:37:16.592Z] (3/5) Installing libucontext (1.2-r0) [2023-03-23T18:37:16.592Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-23T18:37:16.592Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-23T18:37:16.592Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:37:16.592Z] OK: 8 MiB in 20 packages [2023-03-23T18:37:18.492Z] Removing intermediate container 2da0ad836607 [2023-03-23T18:37:18.492Z] ---> 6a266fd5506f [2023-03-23T18:37:18.492Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:37:19.882Z] ---> 93a562f74dec [2023-03-23T18:37:19.882Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:37:21.783Z] ---> 16d9955475dc [2023-03-23T18:37:21.783Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-23T18:37:25.068Z] ---> fc7070c78dec [2023-03-23T18:37:25.068Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T18:37:37.460Z] ---> a7befd5d2eba [2023-03-23T18:37:37.460Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T18:37:40.008Z] ---> 94852880624a [2023-03-23T18:37:40.008Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-23T18:37:40.574Z] ---> 0fb99e234254 [2023-03-23T18:37:40.574Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-23T18:37:41.505Z] ---> 9b62b8d893e6 [2023-03-23T18:37:41.505Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T18:37:41.505Z] ---> Running in 1a159fb7d55f [2023-03-23T18:37:41.763Z] Removing intermediate container 1a159fb7d55f [2023-03-23T18:37:41.763Z] ---> e4ca6b00151d [2023-03-23T18:37:41.763Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T18:37:42.024Z] ---> Running in 11997e1c8d94 [2023-03-23T18:37:46.205Z] Removing intermediate container 11997e1c8d94 [2023-03-23T18:37:46.205Z] ---> 420db1b44c4b [2023-03-23T18:37:46.205Z] Step 25/27 : LABEL arch=x86_64 [2023-03-23T18:37:50.408Z] ---> Running in 62c9638ee3fd [2023-03-23T18:37:50.408Z] Removing intermediate container 7dd5f7dd4a7d [2023-03-23T18:37:50.408Z] ---> 53221ba8f396 [2023-03-23T18:37:50.408Z] [2023-03-23T18:37:50.408Z] Step 9/22 : FROM alpine:3.17 [2023-03-23T18:37:50.408Z] ---> b2aa39c304c2 [2023-03-23T18:37:50.408Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-23T18:37:50.408Z] Removing intermediate container cc1119015b8d [2023-03-23T18:37:50.408Z] ---> cae0cff89e89 [2023-03-23T18:37:50.408Z] [2023-03-23T18:37:50.408Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:37:50.408Z] ---> b2aa39c304c2 [2023-03-23T18:37:50.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T18:37:50.408Z] ---> Running in 5d2b74efc758 [2023-03-23T18:37:50.408Z] Removing intermediate container 62c9638ee3fd [2023-03-23T18:37:50.408Z] ---> c59266bbd33f [2023-03-23T18:37:50.408Z] Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:37:50.408Z] ---> Running in b36b68a2c591 [2023-03-23T18:37:50.408Z] ---> Running in c010dbda5b1a [2023-03-23T18:37:50.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:50.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:50.925Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T18:37:50.925Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-23T18:37:50.925Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:37:50.925Z] OK: 8 MiB in 17 packages [2023-03-23T18:37:51.862Z] Removing intermediate container b36b68a2c591 [2023-03-23T18:37:51.862Z] ---> 8242825ace04 [2023-03-23T18:37:51.862Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-23T18:37:52.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-23T18:37:53.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-23T18:37:53.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-23T18:37:53.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-23T18:37:53.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-23T18:37:55.148Z] Removing intermediate container c010dbda5b1a [2023-03-23T18:37:55.148Z] ---> 5aec694da148 [2023-03-23T18:37:55.148Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T18:37:56.082Z] ---> Running in af9e8187ec34 [2023-03-23T18:37:56.082Z] ---> Running in b3e64cc8289d [2023-03-23T18:37:56.082Z] Removing intermediate container fbf5337a4179 [2023-03-23T18:37:56.082Z] ---> bf4385c0b5e5 [2023-03-23T18:37:56.082Z] [2023-03-23T18:37:56.082Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:37:56.082Z] ---> b2aa39c304c2 [2023-03-23T18:37:56.082Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T18:37:56.363Z] Removing intermediate container c938e0355b7a [2023-03-23T18:37:56.363Z] ---> d44eca272e70 [2023-03-23T18:37:56.363Z] [2023-03-23T18:37:56.363Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:37:56.363Z] ---> b2aa39c304c2 [2023-03-23T18:37:56.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:37:56.930Z] ---> Running in 3b21d21c3eef [2023-03-23T18:37:56.930Z] ---> Running in 153ae90e8a5b [2023-03-23T18:37:56.930Z] Removing intermediate container 5d2b74efc758 [2023-03-23T18:37:56.930Z] ---> 58561cf07c41 [2023-03-23T18:37:56.930Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T18:37:56.930Z] Removing intermediate container b3e64cc8289d [2023-03-23T18:37:56.930Z] ---> af002aa290f9 [2023-03-23T18:37:56.930Z] [2023-03-23T18:37:56.930Z] ---> Running in f8e513d04b7d [2023-03-23T18:37:56.930Z] Successfully built af002aa290f9 [2023-03-23T18:37:56.930Z] Successfully tagged security-spire-agent:latest [2023-03-23T18:37:56.930Z] Building security-secretstore-setup [2023-03-23T18:37:56.930Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:57.188Z] Removing intermediate container f8e513d04b7d [2023-03-23T18:37:57.188Z] ---> 1528dab421eb [2023-03-23T18:37:57.188Z] Step 12/22 : WORKDIR /edgex [2023-03-23T18:37:57.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:37:57.446Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T18:37:57.446Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:37:57.446Z] OK: 7 MiB in 16 packages [2023-03-23T18:38:04.011Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:38:04.011Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:38:04.011Z] ---> 44e4a3a0074d [2023-03-23T18:38:04.011Z] Step 3/25 : WORKDIR /edgex-go [2023-03-23T18:38:04.011Z] ---> Using cache [2023-03-23T18:38:04.011Z] ---> 6d97f9a8865a [2023-03-23T18:38:04.011Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-23T18:38:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-23T18:38:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-23T18:38:08.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.354s coverage: 28.7% of statements [2023-03-23T18:38:09.283Z] ---> Running in 1df24a528d01 [2023-03-23T18:38:09.283Z] ---> Running in 987dbbeb0c2d [2023-03-23T18:38:09.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:09.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:09.545Z] Removing intermediate container af9e8187ec34 [2023-03-23T18:38:09.545Z] ---> 010a88fbe7c8 [2023-03-23T18:38:09.545Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:38:09.545Z] Removing intermediate container 1df24a528d01 [2023-03-23T18:38:09.545Z] ---> bee974f19888 [2023-03-23T18:38:09.545Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:38:09.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:09.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:09.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:09.810Z] ---> 08755b6d6b03 [2023-03-23T18:38:09.810Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:38:09.810Z] ---> 089a3fae94f1 [2023-03-23T18:38:09.810Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:38:09.810Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T18:38:09.810Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:38:09.810Z] OK: 7 MiB in 16 packages [2023-03-23T18:38:09.810Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T18:38:09.810Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T18:38:09.810Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:38:10.069Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T18:38:10.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:10.069Z] OK: 8 MiB in 17 packages [2023-03-23T18:38:10.069Z] OK: 265 MiB in 53 packages [2023-03-23T18:38:11.475Z] ---> fcfe20723403 [2023-03-23T18:38:11.475Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-23T18:38:11.475Z] ---> 1208261a77ff [2023-03-23T18:38:11.475Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-23T18:38:14.006Z] ---> 182c24ec02e5 [2023-03-23T18:38:14.006Z] ---> 91e79e1fd512 [2023-03-23T18:38:14.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-23T18:38:14.006Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:38:14.273Z] Removing intermediate container 153ae90e8a5b [2023-03-23T18:38:14.273Z] ---> b9167335505b [2023-03-23T18:38:14.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:38:15.674Z] ---> Running in 0e8bcb83cb80 [2023-03-23T18:38:15.674Z] Removing intermediate container 987dbbeb0c2d [2023-03-23T18:38:15.674Z] ---> 7d4955a6e956 [2023-03-23T18:38:15.674Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-23T18:38:16.245Z] Removing intermediate container 3b21d21c3eef [2023-03-23T18:38:16.245Z] ---> 8d3b3deeccc0 [2023-03-23T18:38:16.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:38:16.658Z] ---> 9126e648d9ad [2023-03-23T18:38:16.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T18:38:16.658Z] ---> 70d8fb8d7341 [2023-03-23T18:38:16.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-23T18:38:17.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 98.5% of statements [2023-03-23T18:38:17.233Z] ---> Running in d7b51ac786dc [2023-03-23T18:38:17.233Z] ---> e41e657a3334 [2023-03-23T18:38:17.233Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:38:17.233Z] Removing intermediate container 0e8bcb83cb80 [2023-03-23T18:38:17.234Z] ---> 7b459b2e894c [2023-03-23T18:38:17.234Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-23T18:38:17.819Z] ---> 718ebd84c7ee [2023-03-23T18:38:17.819Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:38:17.819Z] ---> d47b22f301f3 [2023-03-23T18:38:17.819Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:38:18.080Z] Removing intermediate container d7b51ac786dc [2023-03-23T18:38:18.080Z] ---> c377a2b5aced [2023-03-23T18:38:18.080Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-23T18:38:18.080Z] ---> Running in 19da745616c0 [2023-03-23T18:38:18.080Z] ---> Running in 90b53892cc03 [2023-03-23T18:38:18.342Z] ---> Running in 72ae07962dec [2023-03-23T18:38:18.342Z] ---> Running in 9933965a8939 [2023-03-23T18:38:18.916Z] ---> Running in e48deb8a1e09 [2023-03-23T18:38:19.176Z] Removing intermediate container 19da745616c0 [2023-03-23T18:38:19.176Z] ---> d2528f303e17 [2023-03-23T18:38:19.176Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T18:38:19.176Z] Removing intermediate container e48deb8a1e09 [2023-03-23T18:38:19.176Z] ---> e55599400b85 [2023-03-23T18:38:19.176Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T18:38:19.176Z] ---> Running in 713573f74145 [2023-03-23T18:38:19.176Z] ---> Running in a181523f73c0 [2023-03-23T18:38:19.440Z] Removing intermediate container 713573f74145 [2023-03-23T18:38:19.440Z] ---> 54cf16da6b8e [2023-03-23T18:38:19.440Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:38:19.706Z] Removing intermediate container a181523f73c0 [2023-03-23T18:38:19.706Z] ---> 4a7aaf6e827b [2023-03-23T18:38:19.706Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:38:19.706Z] ---> ee4f05823ebb [2023-03-23T18:38:19.706Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:38:19.967Z] ---> 794e191b985d [2023-03-23T18:38:19.967Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:38:20.228Z] ---> bc5e3cc4b87f [2023-03-23T18:38:20.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-23T18:38:20.228Z] ---> a079ed573360 [2023-03-23T18:38:20.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-23T18:38:20.228Z] Removing intermediate container 9933965a8939 [2023-03-23T18:38:20.228Z] ---> a992a1e3efa2 [2023-03-23T18:38:20.228Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:38:20.489Z] Removing intermediate container 72ae07962dec [2023-03-23T18:38:20.489Z] ---> 6aa897584ebe [2023-03-23T18:38:20.489Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:38:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-23T18:38:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-23T18:38:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-23T18:38:23.080Z] ---> Running in 9cfa3f4c90de [2023-03-23T18:38:23.080Z] ---> Running in a5bbf124dc7a [2023-03-23T18:38:23.080Z] ---> e89ccccffc5e [2023-03-23T18:38:23.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:38:23.080Z] ---> 7c8119bd5bb4 [2023-03-23T18:38:23.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:38:23.080Z] Removing intermediate container 9cfa3f4c90de [2023-03-23T18:38:23.080Z] ---> b92b5401db7e [2023-03-23T18:38:23.080Z] Step 20/22 : LABEL arch=x86_64 [2023-03-23T18:38:23.080Z] Removing intermediate container a5bbf124dc7a [2023-03-23T18:38:23.080Z] ---> 8243ca8e3a49 [2023-03-23T18:38:23.080Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T18:38:23.080Z] ---> e4385976363b [2023-03-23T18:38:23.080Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-23T18:38:23.342Z] ---> Running in f62039b6bf9e [2023-03-23T18:38:23.342Z] ---> a8442a221b90 [2023-03-23T18:38:23.342Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-23T18:38:23.342Z] ---> Running in 92d2ddeda551 [2023-03-23T18:38:23.342Z] ---> Running in 321e0885e878 [2023-03-23T18:38:23.342Z] ---> Running in bc3efdc1a961 [2023-03-23T18:38:23.615Z] Removing intermediate container f62039b6bf9e [2023-03-23T18:38:23.615Z] ---> 82bd2c93a9f0 [2023-03-23T18:38:23.615Z] Step 21/22 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:38:23.615Z] Removing intermediate container bc3efdc1a961 [2023-03-23T18:38:23.615Z] ---> 88e3b91c97c5 [2023-03-23T18:38:23.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:38:23.615Z] Removing intermediate container 92d2ddeda551 [2023-03-23T18:38:23.615Z] ---> 68fe535bd21c [2023-03-23T18:38:23.615Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T18:38:23.615Z] Removing intermediate container 321e0885e878 [2023-03-23T18:38:23.615Z] ---> c227b1d0bd13 [2023-03-23T18:38:23.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:38:23.615Z] ---> Running in 31e49077c90b [2023-03-23T18:38:23.615Z] ---> Running in 3185354322db [2023-03-23T18:38:23.879Z] ---> Running in edab66908fc4 [2023-03-23T18:38:23.879Z] ---> Running in e8da7a36755a [2023-03-23T18:38:24.139Z] Removing intermediate container 3185354322db [2023-03-23T18:38:24.139Z] ---> 159716c5f233 [2023-03-23T18:38:24.139Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T18:38:24.139Z] Removing intermediate container 31e49077c90b [2023-03-23T18:38:24.139Z] ---> 37603c5f264f [2023-03-23T18:38:24.139Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T18:38:24.399Z] Removing intermediate container e8da7a36755a [2023-03-23T18:38:24.399Z] ---> 2236a0dae52e [2023-03-23T18:38:24.399Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T18:38:24.399Z] Removing intermediate container edab66908fc4 [2023-03-23T18:38:24.399Z] ---> a3b18784fc9d [2023-03-23T18:38:24.399Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:38:24.399Z] ---> Running in 7d1e5d8e387f [2023-03-23T18:38:24.399Z] ---> Running in 92b9a41be21e [2023-03-23T18:38:24.399Z] ---> Running in bc0a941fdd99 [2023-03-23T18:38:24.660Z] ---> Running in 05282cc2d82f [2023-03-23T18:38:24.932Z] Removing intermediate container 92b9a41be21e [2023-03-23T18:38:24.932Z] ---> 46420bd0192e [2023-03-23T18:38:24.932Z] [2023-03-23T18:38:24.932Z] Successfully built 46420bd0192e [2023-03-23T18:38:25.191Z] Successfully tagged security-proxy-setup:latest [2023-03-23T18:38:25.191Z] Building core-command [2023-03-23T18:38:25.191Z]  Building security-proxy-setup ... done Removing intermediate container 7d1e5d8e387f [2023-03-23T18:38:25.191Z] ---> 7298a2c65ac2 [2023-03-23T18:38:25.191Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:38:25.191Z] Removing intermediate container bc0a941fdd99 [2023-03-23T18:38:25.191Z] ---> 50c298e1cdd7 [2023-03-23T18:38:25.191Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:38:25.191Z] Removing intermediate container 05282cc2d82f [2023-03-23T18:38:25.191Z] ---> 7601517657a8 [2023-03-23T18:38:25.191Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:38:25.191Z] ---> Running in 379d0a2c4dd7 [2023-03-23T18:38:25.191Z] ---> Running in deeb3863b2c7 [2023-03-23T18:38:25.191Z] ---> Running in dd140f1c327a [2023-03-23T18:38:25.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.472s coverage: 71.3% of statements [2023-03-23T18:38:29.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-23T18:38:29.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-23T18:38:29.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 54.0% of statements [2023-03-23T18:38:31.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:38:31.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:38:33.894Z] ---> 44e4a3a0074d [2023-03-23T18:38:33.894Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:38:33.894Z] ---> Using cache [2023-03-23T18:38:33.894Z] ---> b51ed51f8361 [2023-03-23T18:38:33.894Z] Step 4/24 : WORKDIR /edgex-go [2023-03-23T18:38:33.894Z] ---> Using cache [2023-03-23T18:38:33.894Z] ---> ea44f1660298 [2023-03-23T18:38:33.894Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-23T18:38:33.894Z] ---> Using cache [2023-03-23T18:38:33.894Z] ---> 0cf7b9d3ef73 [2023-03-23T18:38:33.894Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-23T18:38:34.167Z] ---> Using cache [2023-03-23T18:38:34.167Z] ---> 8f463f3ac95c [2023-03-23T18:38:34.167Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:38:34.167Z] ---> Using cache [2023-03-23T18:38:34.167Z] ---> e64754381e5c [2023-03-23T18:38:34.167Z] Step 8/24 : COPY . . [2023-03-23T18:38:34.167Z] ---> Using cache [2023-03-23T18:38:34.167Z] ---> 325ee5a0bb8d [2023-03-23T18:38:34.167Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-23T18:38:34.167Z] Removing intermediate container 379d0a2c4dd7 [2023-03-23T18:38:34.167Z] ---> 3f6d5a294c71 [2023-03-23T18:38:34.167Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:38:34.167Z] Removing intermediate container dd140f1c327a [2023-03-23T18:38:34.167Z] ---> ecef18cd56e4 [2023-03-23T18:38:34.167Z] [2023-03-23T18:38:34.167Z] Removing intermediate container deeb3863b2c7 [2023-03-23T18:38:34.167Z] ---> 3f411e28fbd7 [2023-03-23T18:38:34.168Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:38:34.168Z] Successfully built ecef18cd56e4 [2023-03-23T18:38:34.429Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-23T18:38:34.429Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-23T18:38:34.429Z] ---> Running in a1e4fa8d9f42 [2023-03-23T18:38:34.429Z] ---> Running in 46dfb62d551a [2023-03-23T18:38:34.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-23T18:38:34.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-23T18:38:34.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:38:34.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-23T18:38:34.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-23T18:38:41.129Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:38:41.129Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:38:41.129Z] ---> 44e4a3a0074d [2023-03-23T18:38:41.129Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 6d97f9a8865a [2023-03-23T18:38:41.129Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 9b786da4811a [2023-03-23T18:38:41.129Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 0384925c03e4 [2023-03-23T18:38:41.129Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 71468f42ab8e [2023-03-23T18:38:41.129Z] Step 7/27 : COPY . . [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> e678a9a22563 [2023-03-23T18:38:41.129Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 62465a60f95e [2023-03-23T18:38:41.129Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 81808c2ecc59 [2023-03-23T18:38:41.129Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> fed1cbb14c77 [2023-03-23T18:38:41.129Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 90406dcf8e3c [2023-03-23T18:38:41.129Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 0b4a112cdcea [2023-03-23T18:38:41.129Z] [2023-03-23T18:38:41.129Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T18:38:41.129Z] ---> b2aa39c304c2 [2023-03-23T18:38:41.129Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T18:38:41.129Z] ---> Using cache [2023-03-23T18:38:41.129Z] ---> 9f8440dc2488 [2023-03-23T18:38:41.129Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-23T18:38:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-23T18:38:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-23T18:38:50.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.336s coverage: 88.5% of statements [2023-03-23T18:38:50.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.817s coverage: 3.9% of statements [2023-03-23T18:38:51.159Z] ---> Running in a862df015338 [2023-03-23T18:38:51.159Z] Removing intermediate container a1e4fa8d9f42 [2023-03-23T18:38:51.159Z] ---> 611d373fadff [2023-03-23T18:38:51.159Z] [2023-03-23T18:38:51.159Z] ---> Running in d06463b283d1 [2023-03-23T18:38:51.159Z] Successfully built 611d373fadff [2023-03-23T18:38:51.159Z] Successfully tagged support-scheduler:latest [2023-03-23T18:38:51.159Z]  Building support-scheduler ... done Building security-spire-server [2023-03-23T18:38:51.425Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T18:38:51.425Z] Removing intermediate container a862df015338 [2023-03-23T18:38:51.425Z] ---> e939d24047eb [2023-03-23T18:38:51.425Z] [2023-03-23T18:38:51.425Z] Successfully built e939d24047eb [2023-03-23T18:38:51.683Z] Successfully tagged support-notifications:latest [2023-03-23T18:38:51.684Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-03-23T18:38:51.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:52.202Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:38:52.202Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:38:52.202Z] OK: 17820 distinct packages available [2023-03-23T18:38:52.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:52.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:38:52.725Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-23T18:38:52.725Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-23T18:38:52.725Z] (3/4) Installing libucontext (1.2-r0) [2023-03-23T18:38:52.725Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-23T18:38:52.725Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:38:52.725Z] OK: 7 MiB in 19 packages [2023-03-23T18:38:56.010Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:38:56.010Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:38:56.010Z] ---> 44e4a3a0074d [2023-03-23T18:38:56.010Z] Step 3/20 : WORKDIR /edgex-go [2023-03-23T18:38:56.010Z] ---> Using cache [2023-03-23T18:38:56.010Z] ---> 6d97f9a8865a [2023-03-23T18:38:56.010Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-23T18:38:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-23T18:38:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:38:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-23T18:39:00.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 95.6% of statements [2023-03-23T18:39:00.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:39:00.163Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:39:00.163Z] ---> 44e4a3a0074d [2023-03-23T18:39:00.163Z] Step 3/26 : WORKDIR /edgex-go [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 6d97f9a8865a [2023-03-23T18:39:00.163Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 9b786da4811a [2023-03-23T18:39:00.163Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 0384925c03e4 [2023-03-23T18:39:00.163Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 71468f42ab8e [2023-03-23T18:39:00.163Z] Step 7/26 : COPY . . [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> e678a9a22563 [2023-03-23T18:39:00.163Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 62465a60f95e [2023-03-23T18:39:00.163Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> 81808c2ecc59 [2023-03-23T18:39:00.163Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T18:39:00.163Z] ---> Using cache [2023-03-23T18:39:00.163Z] ---> fed1cbb14c77 [2023-03-23T18:39:00.163Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T18:39:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-23T18:39:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-23T18:39:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-23T18:39:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-23T18:39:00.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-23T18:39:00.568Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements [2023-03-23T18:39:05.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-23T18:39:05.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-23T18:39:05.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-23T18:39:05.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-03-23T18:39:15.207Z] ---> Running in 9d6338377382 [2023-03-23T18:39:15.207Z] ---> Running in 09389948d5b0 [2023-03-23T18:39:15.207Z] Removing intermediate container d06463b283d1 [2023-03-23T18:39:15.207Z] ---> 3a8e0548c971 [2023-03-23T18:39:15.207Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:39:15.207Z] Removing intermediate container 90b53892cc03 [2023-03-23T18:39:15.207Z] ---> ae2589dd206b [2023-03-23T18:39:15.207Z] Step 7/25 : COPY . . [2023-03-23T18:39:15.207Z] ---> 0011c223241b [2023-03-23T18:39:15.207Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:39:15.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:39:15.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:39:15.207Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:39:15.207Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:39:15.207Z] OK: 17822 distinct packages available [2023-03-23T18:39:15.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:39:15.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:39:15.468Z] OK: 265 MiB in 53 packages [2023-03-23T18:39:16.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-23T18:39:16.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-23T18:39:16.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements [2023-03-23T18:39:16.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements [2023-03-23T18:39:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 44.1% of statements [2023-03-23T18:39:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 82.9% of statements [2023-03-23T18:39:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2023-03-23T18:39:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2023-03-23T18:39:23.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2023-03-23T18:39:25.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-23T18:39:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-23T18:39:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-23T18:39:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-23T18:39:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-23T18:39:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-23T18:39:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-23T18:39:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-23T18:39:33.681Z] ---> 09886d93ad86 [2023-03-23T18:39:33.681Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T18:39:33.681Z] ---> 334b2b18cc08 [2023-03-23T18:39:33.681Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-23T18:39:34.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements [2023-03-23T18:39:34.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-23T18:39:34.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-23T18:39:34.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-23T18:39:34.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-23T18:39:35.070Z] ---> Running in c2fd7c85eb74 [2023-03-23T18:39:35.331Z] Removing intermediate container 9d6338377382 [2023-03-23T18:39:35.331Z] ---> 8afb400f4e74 [2023-03-23T18:39:35.331Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-23T18:39:35.331Z] Removing intermediate container 09389948d5b0 [2023-03-23T18:39:35.331Z] ---> 57c5098f1c2f [2023-03-23T18:39:35.331Z] Step 12/26 : WORKDIR /edgex-go [2023-03-23T18:39:35.591Z] ---> 6a1b0c671400 [2023-03-23T18:39:35.591Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T18:39:36.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T18:39:37.909Z] ---> Running in b7085ed16b41 [2023-03-23T18:39:37.909Z] ---> a55d4486c011 [2023-03-23T18:39:37.909Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:39:37.909Z] ---> Running in 315efe3e3b61 [2023-03-23T18:39:37.909Z] ---> 3162ed95d2bd [2023-03-23T18:39:37.909Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-23T18:39:38.171Z] Removing intermediate container 46dfb62d551a [2023-03-23T18:39:38.171Z] ---> 94211a8785b8 [2023-03-23T18:39:38.171Z] [2023-03-23T18:39:38.171Z] Step 10/24 : FROM alpine:3.17 [2023-03-23T18:39:38.171Z] ---> b2aa39c304c2 [2023-03-23T18:39:38.171Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:39:38.171Z] ---> Using cache [2023-03-23T18:39:38.171Z] ---> b9167335505b [2023-03-23T18:39:38.171Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:39:38.171Z] ---> Using cache [2023-03-23T18:39:38.171Z] ---> 7b459b2e894c [2023-03-23T18:39:38.171Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-23T18:39:38.171Z] ---> Running in b78e506f64d4 [2023-03-23T18:39:38.432Z] Removing intermediate container b7085ed16b41 [2023-03-23T18:39:38.432Z] ---> 0bb7fd23e24b [2023-03-23T18:39:38.432Z] [2023-03-23T18:39:38.432Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T18:39:38.432Z] ---> b2aa39c304c2 [2023-03-23T18:39:38.432Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T18:39:38.432Z] ---> Using cache [2023-03-23T18:39:38.432Z] ---> 9f8440dc2488 [2023-03-23T18:39:38.432Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T18:39:38.432Z] ---> Using cache [2023-03-23T18:39:38.432Z] ---> 6a266fd5506f [2023-03-23T18:39:38.432Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:39:38.432Z] ---> Using cache [2023-03-23T18:39:38.432Z] ---> 93a562f74dec [2023-03-23T18:39:38.432Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:39:38.432Z] ---> Using cache [2023-03-23T18:39:38.694Z] ---> Running in a279d4c23bb5 [2023-03-23T18:39:38.694Z] ---> 16d9955475dc [2023-03-23T18:39:38.694Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T18:39:38.694Z] Removing intermediate container b78e506f64d4 [2023-03-23T18:39:38.694Z] ---> c04337ae1048 [2023-03-23T18:39:38.694Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-23T18:39:38.694Z] Removing intermediate container a279d4c23bb5 [2023-03-23T18:39:38.694Z] ---> 9178adabaf6f [2023-03-23T18:39:38.694Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-23T18:39:38.958Z] ---> Running in b3ca74114ebc [2023-03-23T18:39:40.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-23T18:39:40.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-23T18:39:41.655Z] ---> 2d71ee39294a [2023-03-23T18:39:41.655Z] Step 22/27 : WORKDIR / [2023-03-23T18:39:42.594Z] Removing intermediate container b3ca74114ebc [2023-03-23T18:39:42.594Z] ---> 61922117bac0 [2023-03-23T18:39:42.594Z] Step 15/24 : WORKDIR / [2023-03-23T18:39:42.594Z] ---> Running in 7e9dbbcec97b [2023-03-23T18:39:42.594Z] ---> 3d40ee2dacc9 [2023-03-23T18:39:42.594Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T18:39:42.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-23T18:39:42.855Z] ---> Running in ea12002d1a3b [2023-03-23T18:39:42.855Z] Removing intermediate container 7e9dbbcec97b [2023-03-23T18:39:42.855Z] ---> a256ec34ee53 [2023-03-23T18:39:42.855Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T18:39:42.855Z] ---> 91847d675a76 [2023-03-23T18:39:42.855Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-23T18:39:43.529Z] ---> Running in aa51cde4893e [2023-03-23T18:39:43.529Z] Removing intermediate container ea12002d1a3b [2023-03-23T18:39:43.529Z] ---> d4c8141ff6da [2023-03-23T18:39:43.529Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:39:43.529Z] Removing intermediate container aa51cde4893e [2023-03-23T18:39:43.529Z] ---> 73a03755c4b5 [2023-03-23T18:39:43.529Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T18:39:43.529Z] ---> a2fd34a54332 [2023-03-23T18:39:43.529Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-23T18:39:43.861Z] ---> 3a75357f2841 [2023-03-23T18:39:43.861Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:39:43.861Z] ---> Running in 8961daf7fb7a [2023-03-23T18:39:44.152Z] ---> b4a13c48d765 [2023-03-23T18:39:44.152Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T18:39:44.780Z] ---> Running in 91cc96fa3c01 [2023-03-23T18:39:44.780Z] Removing intermediate container 8961daf7fb7a [2023-03-23T18:39:44.780Z] ---> 79bd62b7d96f [2023-03-23T18:39:44.780Z] Step 25/27 : LABEL arch=x86_64 [2023-03-23T18:39:44.780Z] ---> 0e43e04324ce [2023-03-23T18:39:44.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-23T18:39:45.171Z] ---> Running in 39068eb0a8e6 [2023-03-23T18:39:45.465Z] Removing intermediate container 91cc96fa3c01 [2023-03-23T18:39:45.465Z] ---> 374634bd7e9b [2023-03-23T18:39:45.465Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T18:39:46.078Z] ---> 884a685582ba [2023-03-23T18:39:46.078Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:39:46.078Z] ---> Running in a6d137ea0105 [2023-03-23T18:39:46.078Z] Removing intermediate container 39068eb0a8e6 [2023-03-23T18:39:46.078Z] ---> 692729867c20 [2023-03-23T18:39:46.078Z] Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:39:46.382Z] ---> Running in 7228600a41a1 [2023-03-23T18:39:46.382Z] Removing intermediate container a6d137ea0105 [2023-03-23T18:39:46.382Z] ---> 88446152e479 [2023-03-23T18:39:46.382Z] Step 24/26 : LABEL arch=x86_64 [2023-03-23T18:39:46.382Z] ---> d47c020c5ca0 [2023-03-23T18:39:46.382Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-23T18:39:46.685Z] Removing intermediate container 7228600a41a1 [2023-03-23T18:39:46.685Z] ---> 77a5d6984ad7 [2023-03-23T18:39:46.685Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T18:39:46.685Z] ---> Running in 1ac02d7e55d9 [2023-03-23T18:39:46.685Z] ---> Running in 19db78dff184 [2023-03-23T18:39:46.685Z] ---> Running in a3c5b2e9a850 [2023-03-23T18:39:46.685Z] Removing intermediate container 1ac02d7e55d9 [2023-03-23T18:39:46.685Z] ---> e9c30c35583c [2023-03-23T18:39:46.685Z] Step 25/26 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:39:46.944Z] Removing intermediate container 19db78dff184 [2023-03-23T18:39:46.944Z] ---> 0992586c73a2 [2023-03-23T18:39:46.944Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:39:46.944Z] ---> Running in 7f722e57f0c2 [2023-03-23T18:39:46.944Z] ---> Running in 121ec52e33e4 [2023-03-23T18:39:46.944Z] Removing intermediate container a3c5b2e9a850 [2023-03-23T18:39:46.944Z] ---> fe67dc448814 [2023-03-23T18:39:46.944Z] [2023-03-23T18:39:47.217Z] Successfully built fe67dc448814 [2023-03-23T18:39:47.217Z] Successfully tagged security-spire-config:latest [2023-03-23T18:39:47.217Z]  Building security-spire-config ... done Building core-data [2023-03-23T18:39:47.217Z] Removing intermediate container 7f722e57f0c2 [2023-03-23T18:39:47.217Z] ---> fd2b941ca112 [2023-03-23T18:39:47.217Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T18:39:47.476Z] Removing intermediate container 121ec52e33e4 [2023-03-23T18:39:47.476Z] ---> 53e9c0fd8da6 [2023-03-23T18:39:47.476Z] Step 22/24 : LABEL arch=x86_64 [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.018s coverage: 79.9% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.257s coverage: 92.9% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-03-23T18:39:49.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.454s coverage: 81.2% of statements [2023-03-23T18:39:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-23T18:39:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-23T18:39:50.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements [2023-03-23T18:39:50.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements [2023-03-23T18:39:50.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:39:50.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:39:50.628Z] ---> 44e4a3a0074d [2023-03-23T18:39:50.628Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> b51ed51f8361 [2023-03-23T18:39:50.628Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> ea44f1660298 [2023-03-23T18:39:50.628Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> 0cf7b9d3ef73 [2023-03-23T18:39:50.628Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> 8f463f3ac95c [2023-03-23T18:39:50.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> e64754381e5c [2023-03-23T18:39:50.628Z] Step 8/23 : COPY . . [2023-03-23T18:39:50.628Z] ---> Using cache [2023-03-23T18:39:50.628Z] ---> 325ee5a0bb8d [2023-03-23T18:39:50.628Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-23T18:39:54.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T18:39:54.838Z] ---> Running in 0db2139d79ab [2023-03-23T18:39:54.838Z] ---> Running in 982dcf99fd40 [2023-03-23T18:39:54.838Z] ---> Running in f916e119d7f4 [2023-03-23T18:39:56.756Z] Removing intermediate container 0db2139d79ab [2023-03-23T18:39:56.756Z] ---> 7e45b8c1625b [2023-03-23T18:39:56.756Z] [2023-03-23T18:39:56.756Z] Successfully built 7e45b8c1625b [2023-03-23T18:39:56.756Z] Successfully tagged security-spire-server:latest [2023-03-23T18:39:56.756Z] Building security-bootstrapper [2023-03-23T18:39:57.099Z]  Building security-spire-server ... done Removing intermediate container 982dcf99fd40 [2023-03-23T18:39:57.099Z] ---> 7033871e82d6 [2023-03-23T18:39:57.099Z] Step 23/24 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:39:57.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-23T18:39:57.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-23T18:39:57.360Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T18:39:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 63.1% of statements [2023-03-23T18:39:57.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements [2023-03-23T18:39:59.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-03-23T18:39:59.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-03-23T18:39:59.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.144s coverage: 73.7% of statements [2023-03-23T18:39:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-23T18:39:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-23T18:39:59.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-23T18:39:59.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-23T18:40:00.025Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:40:00.025Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:40:00.025Z] ---> 44e4a3a0074d [2023-03-23T18:40:00.025Z] Step 3/33 : WORKDIR /edgex-go [2023-03-23T18:40:00.025Z] ---> Using cache [2023-03-23T18:40:00.025Z] ---> 6d97f9a8865a [2023-03-23T18:40:00.025Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-23T18:40:00.025Z] ---> Using cache [2023-03-23T18:40:00.025Z] ---> 7d4955a6e956 [2023-03-23T18:40:00.025Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-23T18:40:00.025Z] ---> Using cache [2023-03-23T18:40:00.025Z] ---> e41e657a3334 [2023-03-23T18:40:00.025Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:40:00.025Z] ---> Using cache [2023-03-23T18:40:00.025Z] ---> ae2589dd206b [2023-03-23T18:40:00.025Z] Step 7/33 : COPY . . [2023-03-23T18:40:00.025Z] ---> Using cache [2023-03-23T18:40:00.025Z] ---> 334b2b18cc08 [2023-03-23T18:40:00.025Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-23T18:40:08.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-23T18:40:08.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-23T18:40:08.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-23T18:40:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.021s coverage: 38.4% of statements [2023-03-23T18:40:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements [2023-03-23T18:40:10.124Z] ---> Running in 3db10c8c4a79 [2023-03-23T18:40:10.125Z] ---> Running in 9b06c58a7dbf [2023-03-23T18:40:10.125Z] Removing intermediate container c2fd7c85eb74 [2023-03-23T18:40:10.125Z] ---> a750622100eb [2023-03-23T18:40:10.125Z] [2023-03-23T18:40:10.125Z] Step 9/25 : FROM alpine:3.17 [2023-03-23T18:40:10.125Z] ---> b2aa39c304c2 [2023-03-23T18:40:10.125Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-23T18:40:10.693Z] Removing intermediate container 3db10c8c4a79 [2023-03-23T18:40:10.693Z] ---> 8345c3aa289e [2023-03-23T18:40:10.693Z] Step 24/24 : LABEL version=0.0.0 [2023-03-23T18:40:10.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T18:40:10.954Z] ---> Running in 34f10bb20091 [2023-03-23T18:40:12.327Z] ---> Running in dc906bcc6f4c [2023-03-23T18:40:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-23T18:40:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-23T18:40:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-23T18:40:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-23T18:40:12.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2023-03-23T18:40:13.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:13.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:14.221Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-23T18:40:14.221Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-23T18:40:14.221Z] (3/3) Installing su-exec (0.2-r2) [2023-03-23T18:40:14.478Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:40:14.478Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T18:40:14.478Z] OK: 8 MiB in 18 packages [2023-03-23T18:40:17.004Z] Removing intermediate container dc906bcc6f4c [2023-03-23T18:40:17.004Z] ---> a0875c5003e5 [2023-03-23T18:40:17.004Z] [2023-03-23T18:40:17.004Z] Successfully built a0875c5003e5 [2023-03-23T18:40:18.408Z] Successfully tagged core-command:latest [2023-03-23T18:40:18.408Z] Building core-metadata [2023-03-23T18:40:19.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-23T18:40:19.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-23T18:40:19.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-23T18:40:19.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-23T18:40:23.689Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:40:23.689Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:40:23.689Z] ---> 44e4a3a0074d [2023-03-23T18:40:23.689Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> b51ed51f8361 [2023-03-23T18:40:23.689Z] Step 4/25 : WORKDIR /edgex-go [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> ea44f1660298 [2023-03-23T18:40:23.689Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> 0cf7b9d3ef73 [2023-03-23T18:40:23.689Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> 8f463f3ac95c [2023-03-23T18:40:23.689Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> e64754381e5c [2023-03-23T18:40:23.689Z] Step 8/25 : COPY . . [2023-03-23T18:40:23.689Z] ---> Using cache [2023-03-23T18:40:23.689Z] ---> 325ee5a0bb8d [2023-03-23T18:40:23.689Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-23T18:40:26.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2023-03-23T18:40:26.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-23T18:40:26.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-23T18:40:26.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-23T18:40:26.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:40:26.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements [2023-03-23T18:40:30.276Z] ---> Running in de4c1de73a16 [2023-03-23T18:40:30.276Z] Removing intermediate container 34f10bb20091 [2023-03-23T18:40:30.276Z] ---> d4aff164722d [2023-03-23T18:40:30.276Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T18:40:30.276Z] Removing intermediate container 315efe3e3b61 [2023-03-23T18:40:30.276Z] ---> 8ac79ee43200 [2023-03-23T18:40:30.276Z] Step 7/20 : COPY . . [2023-03-23T18:40:30.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-23T18:40:30.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-23T18:40:30.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements [2023-03-23T18:40:31.850Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T18:40:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-23T18:40:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-23T18:40:32.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements [2023-03-23T18:40:33.523Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-23T18:40:33.523Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T18:40:33.523Z] go vet ./... [2023-03-23T18:40:44.229Z] ---> Running in a93b0538ae0c [2023-03-23T18:40:44.229Z] Removing intermediate container f916e119d7f4 [2023-03-23T18:40:44.229Z] ---> 1484eaaca4d8 [2023-03-23T18:40:44.229Z] [2023-03-23T18:40:44.229Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:40:44.229Z] ---> b2aa39c304c2 [2023-03-23T18:40:44.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:40:44.229Z] ---> 6de7b26bf5ad [2023-03-23T18:40:44.229Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-23T18:40:44.229Z] ---> Running in b260f8f3ae0b [2023-03-23T18:40:44.229Z] ---> Running in 2ec06d6824dc [2023-03-23T18:40:44.229Z] Removing intermediate container a93b0538ae0c [2023-03-23T18:40:44.229Z] ---> a7a3dc2738c9 [2023-03-23T18:40:44.229Z] Step 12/25 : WORKDIR / [2023-03-23T18:40:44.493Z] ---> Running in 8a3d58061c18 [2023-03-23T18:40:46.407Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-23T18:40:47.797Z] Removing intermediate container b260f8f3ae0b [2023-03-23T18:40:47.797Z] ---> 725bd2f57c8e [2023-03-23T18:40:47.797Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-23T18:40:47.797Z] ---> Running in 26d362306dc0 [2023-03-23T18:40:47.797Z] Removing intermediate container 8a3d58061c18 [2023-03-23T18:40:47.797Z] ---> cea898fbe7ca [2023-03-23T18:40:47.797Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:40:48.084Z] Removing intermediate container 9b06c58a7dbf [2023-03-23T18:40:48.084Z] ---> b817e24334d4 [2023-03-23T18:40:48.084Z] [2023-03-23T18:40:48.084Z] Step 9/33 : FROM alpine:3.17 [2023-03-23T18:40:48.084Z] ---> b2aa39c304c2 [2023-03-23T18:40:48.084Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T18:40:48.084Z] ---> Running in 703b0272be48 [2023-03-23T18:40:48.346Z] Removing intermediate container 26d362306dc0 [2023-03-23T18:40:48.346Z] ---> 8f4a9538b566 [2023-03-23T18:40:48.346Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-23T18:40:48.346Z] ---> 2cef76fa249f [2023-03-23T18:40:48.346Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:40:48.346Z] ---> Running in 6746976a4fe2 [2023-03-23T18:40:48.346Z] Removing intermediate container 703b0272be48 [2023-03-23T18:40:48.346Z] ---> ddf4f9a39e23 [2023-03-23T18:40:48.346Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-23T18:40:48.612Z] ---> Running in ec2ae34e015d [2023-03-23T18:40:48.612Z] Removing intermediate container 6746976a4fe2 [2023-03-23T18:40:48.612Z] ---> f9aa205b5afa [2023-03-23T18:40:48.612Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:40:48.612Z] ---> 4b4088b5622e [2023-03-23T18:40:48.612Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-23T18:40:48.612Z] ---> Running in 0726514d8126 [2023-03-23T18:40:49.180Z] ---> 0d2b22df5a26 [2023-03-23T18:40:49.180Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-23T18:40:49.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:49.439Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T18:40:49.439Z] (2/2) Installing su-exec (0.2-r2) [2023-03-23T18:40:49.439Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:40:49.439Z] OK: 7 MiB in 17 packages [2023-03-23T18:40:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:40:49.957Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T18:40:49.957Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:40:49.957Z] OK: 7 MiB in 16 packages [2023-03-23T18:40:50.532Z] ---> e659de9bc9a5 [2023-03-23T18:40:50.532Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:40:51.912Z] ---> 3026f3676a3c [2023-03-23T18:40:51.912Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-23T18:40:51.912Z] Removing intermediate container 0726514d8126 [2023-03-23T18:40:51.912Z] ---> 57522a2f8164 [2023-03-23T18:40:51.912Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:40:51.912Z] Removing intermediate container ec2ae34e015d [2023-03-23T18:40:51.912Z] ---> 7ff21784668c [2023-03-23T18:40:51.912Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-23T18:40:52.546Z] ---> Running in b6552af59aba [2023-03-23T18:40:53.483Z] ---> 806c40418724 [2023-03-23T18:40:53.483Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-23T18:40:54.060Z] ---> 880281f10fa6 [2023-03-23T18:40:54.060Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:40:55.010Z] Removing intermediate container b6552af59aba [2023-03-23T18:40:55.010Z] ---> 2ab4108b2ee1 [2023-03-23T18:40:55.010Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-23T18:40:57.574Z] ---> Running in 5436d28f198f [2023-03-23T18:40:57.574Z] ---> b8bce4b8f174 [2023-03-23T18:40:57.574Z] ---> c4406122b16c [2023-03-23T18:40:57.574Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-23T18:40:57.574Z] [2023-03-23T18:40:57.833Z] ---> 271e30eb9292 [2023-03-23T18:40:57.833Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:40:57.833Z] Removing intermediate container 5436d28f198f [2023-03-23T18:40:57.833Z] ---> 5922439a185e [2023-03-23T18:40:57.833Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-23T18:40:57.833Z] ---> 284f951d13ad [2023-03-23T18:40:57.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:40:58.096Z] ---> Running in b222979f3ae0 [2023-03-23T18:40:58.096Z] ---> Running in 0ac5dab0ab9d [2023-03-23T18:41:02.286Z] ---> 5c28d45948e8 [2023-03-23T18:41:02.286Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-23T18:41:02.286Z] Removing intermediate container b222979f3ae0 [2023-03-23T18:41:02.286Z] ---> a5c413d45550 [2023-03-23T18:41:02.286Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-23T18:41:02.286Z] ---> Running in 94c497cefaee [2023-03-23T18:41:02.286Z] ---> Running in 13c4d9b354c9 [2023-03-23T18:41:02.286Z] Removing intermediate container de4c1de73a16 [2023-03-23T18:41:02.286Z] ---> b9e4da9d61a8 [2023-03-23T18:41:02.286Z] [2023-03-23T18:41:02.286Z] Step 10/25 : FROM alpine:3.17 [2023-03-23T18:41:02.286Z] ---> b2aa39c304c2 [2023-03-23T18:41:02.286Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:41:02.286Z] ---> Using cache [2023-03-23T18:41:02.286Z] ---> b9167335505b [2023-03-23T18:41:02.286Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:41:02.286Z] ---> Using cache [2023-03-23T18:41:02.286Z] ---> 7b459b2e894c [2023-03-23T18:41:02.286Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-23T18:41:02.286Z] ---> Running in 6afa1ec5e17e [2023-03-23T18:41:02.550Z] Removing intermediate container 13c4d9b354c9 [2023-03-23T18:41:02.550Z] ---> d11a4688ddc3 [2023-03-23T18:41:02.550Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-23T18:41:02.550Z] Removing intermediate container 94c497cefaee [2023-03-23T18:41:02.550Z] ---> e0b69138db83 [2023-03-23T18:41:02.550Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:41:02.809Z] Removing intermediate container 6afa1ec5e17e [2023-03-23T18:41:02.809Z] ---> 0aa7355f5775 [2023-03-23T18:41:02.809Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-23T18:41:02.809Z] ---> Running in 8a79dd543ef3 [2023-03-23T18:41:03.089Z] ---> Running in f3bfbec72f16 [2023-03-23T18:41:03.349Z] ---> Running in 0db4594895cb [2023-03-23T18:41:03.349Z] Removing intermediate container 0ac5dab0ab9d [2023-03-23T18:41:03.349Z] ---> 1756d5799c2e [2023-03-23T18:41:03.349Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:41:03.608Z] Removing intermediate container f3bfbec72f16 [2023-03-23T18:41:03.608Z] ---> 4b97b8ca9cb3 [2023-03-23T18:41:03.608Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T18:41:04.182Z] ---> Running in 530066cc9722 [2023-03-23T18:41:04.182Z] ---> Running in f9580bf9aafd [2023-03-23T18:41:04.182Z] Removing intermediate container 0db4594895cb [2023-03-23T18:41:04.182Z] ---> 63f10875fa74 [2023-03-23T18:41:04.182Z] Step 15/25 : WORKDIR / [2023-03-23T18:41:04.752Z] ---> Running in 67ad227d20ac [2023-03-23T18:41:05.011Z] Removing intermediate container f9580bf9aafd [2023-03-23T18:41:05.011Z] ---> 7e09a2d242fe [2023-03-23T18:41:05.011Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:05.011Z] Removing intermediate container 530066cc9722 [2023-03-23T18:41:05.011Z] ---> e5b164de54bb [2023-03-23T18:41:05.011Z] Step 23/25 : LABEL arch=x86_64 [2023-03-23T18:41:05.281Z] ---> Running in 9deb8c1259dd [2023-03-23T18:41:05.540Z] ---> Running in 977303f01413 [2023-03-23T18:41:05.540Z] Removing intermediate container 67ad227d20ac [2023-03-23T18:41:05.540Z] ---> 41169d1ee132 [2023-03-23T18:41:05.540Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:41:05.799Z] Removing intermediate container 8a79dd543ef3 [2023-03-23T18:41:05.799Z] ---> 23a618f1b3b4 [2023-03-23T18:41:05.799Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-23T18:41:06.370Z] Removing intermediate container 9deb8c1259dd [2023-03-23T18:41:06.370Z] ---> ae5e30e3e3c7 [2023-03-23T18:41:06.370Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:41:06.370Z] Removing intermediate container 977303f01413 [2023-03-23T18:41:06.370Z] ---> d4c92f28b22a [2023-03-23T18:41:06.370Z] Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:06.643Z] ---> Running in 1918e379e0ab [2023-03-23T18:41:06.643Z] ---> 094440a943fe [2023-03-23T18:41:06.643Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:41:06.643Z] ---> Running in 7dc4c0e09d08 [2023-03-23T18:41:06.902Z] ---> Running in d4c246352f15 [2023-03-23T18:41:07.486Z] ---> 9781e0e205e3 [2023-03-23T18:41:07.486Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-23T18:41:08.446Z] Removing intermediate container 1918e379e0ab [2023-03-23T18:41:08.446Z] ---> c6dbf17a2c66 [2023-03-23T18:41:08.446Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-23T18:41:11.854Z] Removing intermediate container 7dc4c0e09d08 [2023-03-23T18:41:11.854Z] ---> 54f87894cc0e [2023-03-23T18:41:11.854Z] [2023-03-23T18:41:11.854Z] Successfully built 54f87894cc0e [2023-03-23T18:41:11.854Z] Removing intermediate container d4c246352f15 [2023-03-23T18:41:11.854Z] ---> 34e0af496991 [2023-03-23T18:41:11.854Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T18:41:11.854Z] Successfully tagged core-data:latest [2023-03-23T18:41:11.854Z]  Building core-data ... done Building security-proxy-auth [2023-03-23T18:41:11.854Z] ---> f1aeaddbaac1 [2023-03-23T18:41:11.854Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:41:11.854Z] ---> e84ce77f33ba [2023-03-23T18:41:11.854Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-23T18:41:11.854Z] ---> Running in 8b838ff23389 [2023-03-23T18:41:12.133Z] ---> Running in d3d4f3010489 [2023-03-23T18:41:12.133Z] Removing intermediate container 2ec06d6824dc [2023-03-23T18:41:12.133Z] ---> 409b7cc05841 [2023-03-23T18:41:12.133Z] [2023-03-23T18:41:12.133Z] Step 9/20 : FROM alpine:3.17 [2023-03-23T18:41:12.133Z] ---> b2aa39c304c2 [2023-03-23T18:41:12.133Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T18:41:12.133Z] ---> Using cache [2023-03-23T18:41:12.133Z] ---> ddf4f9a39e23 [2023-03-23T18:41:12.133Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-23T18:41:15.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:41:15.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:41:17.402Z] ---> 44e4a3a0074d [2023-03-23T18:41:17.402Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:41:17.402Z] ---> Using cache [2023-03-23T18:41:17.402Z] ---> b51ed51f8361 [2023-03-23T18:41:17.402Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:41:17.402Z] ---> Using cache [2023-03-23T18:41:17.402Z] ---> ea44f1660298 [2023-03-23T18:41:17.402Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:41:17.402Z] ---> Using cache [2023-03-23T18:41:17.402Z] ---> 0cf7b9d3ef73 [2023-03-23T18:41:17.402Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:41:17.402Z] ---> Using cache [2023-03-23T18:41:17.402Z] ---> 8f463f3ac95c [2023-03-23T18:41:17.402Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:41:17.402Z] ---> Using cache [2023-03-23T18:41:17.402Z] ---> e64754381e5c [2023-03-23T18:41:17.402Z] Step 8/23 : COPY . . [2023-03-23T18:41:17.661Z] ---> Using cache [2023-03-23T18:41:17.661Z] ---> 325ee5a0bb8d [2023-03-23T18:41:17.661Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-23T18:41:17.662Z] Removing intermediate container 8b838ff23389 [2023-03-23T18:41:17.662Z] ---> fd6b864644b1 [2023-03-23T18:41:17.662Z] [2023-03-23T18:41:17.662Z] ---> Running in 75cd6bbd7fbf [2023-03-23T18:41:17.662Z] ---> Running in 1e99e7738606 [2023-03-23T18:41:17.662Z] ---> 713c2e55f4a1 [2023-03-23T18:41:17.662Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-23T18:41:17.662Z] Successfully built fd6b864644b1 [2023-03-23T18:41:17.662Z] Successfully tagged security-secretstore-setup:latest [2023-03-23T18:41:18.234Z]  Building security-secretstore-setup ... done  ---> cb63139f384c [2023-03-23T18:41:18.234Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-23T18:41:18.802Z] ---> Running in fd18ca9a5336 [2023-03-23T18:41:18.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:41:18.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T18:41:18.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:41:19.062Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:41:19.062Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:41:19.062Z] OK: 17820 distinct packages available [2023-03-23T18:41:19.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T18:41:19.321Z] Removing intermediate container fd18ca9a5336 [2023-03-23T18:41:19.321Z] ---> 91eeb9014994 [2023-03-23T18:41:19.321Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:41:19.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T18:41:19.586Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-23T18:41:19.586Z] ---> Running in c01c195f685c [2023-03-23T18:41:19.586Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-23T18:41:19.586Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-23T18:41:19.586Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-23T18:41:19.586Z] (5/9) Installing curl (7.88.1-r1) [2023-03-23T18:41:19.586Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-23T18:41:19.586Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-23T18:41:19.586Z] (8/9) Installing libucontext (1.2-r0) [2023-03-23T18:41:19.586Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-23T18:41:19.586Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:41:19.586Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T18:41:19.847Z] OK: 10 MiB in 24 packages [2023-03-23T18:41:20.117Z] Removing intermediate container d3d4f3010489 [2023-03-23T18:41:20.117Z] ---> eaf368f65b6e [2023-03-23T18:41:20.117Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:41:20.376Z] Removing intermediate container c01c195f685c [2023-03-23T18:41:20.376Z] ---> dfe3fc3e5259 [2023-03-23T18:41:20.376Z] Step 23/25 : LABEL arch=x86_64 [2023-03-23T18:41:20.643Z] ---> Running in d9de082f5e97 [2023-03-23T18:41:20.901Z] ---> a3c3100a919d [2023-03-23T18:41:20.901Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:41:21.158Z] Removing intermediate container 75cd6bbd7fbf [2023-03-23T18:41:21.158Z] ---> f04a245a0ea2 [2023-03-23T18:41:21.158Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:41:21.159Z] Removing intermediate container d9de082f5e97 [2023-03-23T18:41:21.159Z] ---> 3550212739c8 [2023-03-23T18:41:21.159Z] Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:21.416Z] ---> Running in 2443b1b9493f [2023-03-23T18:41:21.416Z] ---> 255e47321637 [2023-03-23T18:41:21.416Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-23T18:41:21.675Z] ---> 6ae06eda5eba [2023-03-23T18:41:21.675Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:41:22.241Z] Removing intermediate container 2443b1b9493f [2023-03-23T18:41:22.241Z] ---> a834a9f32ceb [2023-03-23T18:41:22.241Z] ---> 76eba641ac97 [2023-03-23T18:41:22.241Z] Step 25/25 : LABEL version=0.0.0Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-23T18:41:22.241Z] [2023-03-23T18:41:22.241Z] ---> ae55abcbba77 [2023-03-23T18:41:22.241Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-23T18:41:22.502Z] ---> Running in f0e27dc5b0ac [2023-03-23T18:41:24.004Z] ---> 9329dd5fdd28 [2023-03-23T18:41:24.005Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-23T18:41:24.005Z] Removing intermediate container f0e27dc5b0ac [2023-03-23T18:41:24.005Z] ---> cb2d1888d0ac [2023-03-23T18:41:24.005Z] [2023-03-23T18:41:24.005Z] Successfully built cb2d1888d0ac [2023-03-23T18:41:24.005Z] ---> 8e78777a0ce2 [2023-03-23T18:41:24.005Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:41:24.265Z] Successfully tagged core-metadata:latest [2023-03-23T18:41:24.522Z]  Building core-metadata ... done  ---> cf1a9815c4f9 [2023-03-23T18:41:24.522Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-23T18:41:25.088Z] ---> 57e7c0d08a4c [2023-03-23T18:41:25.088Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-23T18:41:25.655Z] ---> Running in 136a813e1b3f [2023-03-23T18:41:25.655Z] ---> 1a05f8d8aed7 [2023-03-23T18:41:25.655Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-23T18:41:26.243Z] Removing intermediate container 136a813e1b3f [2023-03-23T18:41:26.243Z] ---> eec2e6cff917 [2023-03-23T18:41:26.243Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:41:26.611Z] ---> 5440add28de5 [2023-03-23T18:41:26.611Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-23T18:41:26.869Z] ---> Running in 4a95c3b64400 [2023-03-23T18:41:27.434Z] ---> a7e3f159cbe4 [2023-03-23T18:41:27.434Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-23T18:41:27.434Z] Removing intermediate container 4a95c3b64400 [2023-03-23T18:41:27.434Z] ---> d82f4f6e5192 [2023-03-23T18:41:27.434Z] Step 18/20 : LABEL arch=x86_64 [2023-03-23T18:41:27.690Z] ---> Running in 753871a02067 [2023-03-23T18:41:27.947Z] ---> Running in 9100f037a126 [2023-03-23T18:41:28.214Z] Removing intermediate container 9100f037a126 [2023-03-23T18:41:28.214Z] ---> d404a7925930 [2023-03-23T18:41:28.214Z] Step 19/20 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:28.779Z] ---> Running in dac04664b8c0 [2023-03-23T18:41:29.038Z] Removing intermediate container dac04664b8c0 [2023-03-23T18:41:29.038Z] ---> 00dfb38204cc [2023-03-23T18:41:29.038Z] Step 20/20 : LABEL version=0.0.0 [2023-03-23T18:41:29.696Z] ---> Running in 37e09096de35 [2023-03-23T18:41:29.958Z] Removing intermediate container 753871a02067 [2023-03-23T18:41:29.958Z] ---> 3ac1fd107a30 [2023-03-23T18:41:29.958Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-23T18:41:29.958Z] Removing intermediate container 37e09096de35 [2023-03-23T18:41:29.958Z] ---> 9b87b6c7e24d [2023-03-23T18:41:29.958Z] [2023-03-23T18:41:30.226Z] ---> Running in 3c78f3e218e4 [2023-03-23T18:41:30.226Z] Successfully built 9b87b6c7e24d [2023-03-23T18:41:30.226Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-23T18:41:30.226Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3c78f3e218e4 [2023-03-23T18:41:30.226Z] ---> dd846ca6e0c1 [2023-03-23T18:41:30.226Z] Step 30/33 : CMD ["gate"] [2023-03-23T18:41:30.484Z] ---> Running in ef4265ffa509 [2023-03-23T18:41:31.050Z] Removing intermediate container ef4265ffa509 [2023-03-23T18:41:31.050Z] ---> 102ba8e501d5 [2023-03-23T18:41:31.050Z] Step 31/33 : LABEL arch=x86_64 [2023-03-23T18:41:31.309Z] ---> Running in 8d2c0c37f9ff [2023-03-23T18:41:31.567Z] Removing intermediate container 8d2c0c37f9ff [2023-03-23T18:41:31.567Z] ---> fa089e51dfb5 [2023-03-23T18:41:31.567Z] Step 32/33 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:31.567Z] ---> Running in 350f0c4f52ec [2023-03-23T18:41:31.825Z] Removing intermediate container 350f0c4f52ec [2023-03-23T18:41:31.825Z] ---> ba6ef034a701 [2023-03-23T18:41:31.825Z] Step 33/33 : LABEL version=0.0.0 [2023-03-23T18:41:32.084Z] ---> Running in 20cc8971098e [2023-03-23T18:41:32.084Z] Removing intermediate container 20cc8971098e [2023-03-23T18:41:32.084Z] ---> b6669e1e34ff [2023-03-23T18:41:32.084Z] [2023-03-23T18:41:32.084Z] Successfully built b6669e1e34ff [2023-03-23T18:41:32.084Z] Successfully tagged security-bootstrapper:latest [2023-03-23T18:41:40.248Z]  Building security-bootstrapper ... done Removing intermediate container 1e99e7738606 [2023-03-23T18:41:40.248Z] ---> ebfc0a53b7a7 [2023-03-23T18:41:40.248Z] [2023-03-23T18:41:40.248Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:41:40.248Z] ---> b2aa39c304c2 [2023-03-23T18:41:40.248Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T18:41:40.248Z] ---> Using cache [2023-03-23T18:41:40.248Z] ---> 8242825ace04 [2023-03-23T18:41:40.248Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:41:40.248Z] ---> Using cache [2023-03-23T18:41:40.248Z] ---> 010a88fbe7c8 [2023-03-23T18:41:40.248Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:41:40.248Z] ---> Using cache [2023-03-23T18:41:40.248Z] ---> 08755b6d6b03 [2023-03-23T18:41:40.248Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:41:40.248Z] ---> Using cache [2023-03-23T18:41:40.248Z] ---> fcfe20723403 [2023-03-23T18:41:40.248Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-23T18:41:40.858Z] ---> cb82f294b807 [2023-03-23T18:41:40.858Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:41:40.858Z] ---> f7a75cf258c4 [2023-03-23T18:41:40.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-23T18:41:41.431Z] ---> 8c825d7db835 [2023-03-23T18:41:41.431Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:41:41.431Z] ---> Running in 7250a9eb52c7 [2023-03-23T18:41:42.849Z] Removing intermediate container 7250a9eb52c7 [2023-03-23T18:41:42.849Z] ---> c8f4ccc5bb10 [2023-03-23T18:41:42.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:41:42.849Z] ---> Running in f1c10383ba05 [2023-03-23T18:41:42.849Z] Removing intermediate container f1c10383ba05 [2023-03-23T18:41:42.849Z] ---> 3e0798fb3802 [2023-03-23T18:41:42.849Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T18:41:42.849Z] ---> Running in bf7e9239a74b [2023-03-23T18:41:42.849Z] Removing intermediate container bf7e9239a74b [2023-03-23T18:41:42.849Z] ---> 5a6a0697e9e1 [2023-03-23T18:41:42.849Z] Step 21/23 : LABEL arch=x86_64 [2023-03-23T18:41:42.849Z] ---> Running in f82dd5c00abd [2023-03-23T18:41:42.849Z] Removing intermediate container f82dd5c00abd [2023-03-23T18:41:42.849Z] ---> fb93e5c09da2 [2023-03-23T18:41:42.849Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:41:43.110Z] ---> Running in 6c8a596550a6 [2023-03-23T18:41:43.679Z] Removing intermediate container 6c8a596550a6 [2023-03-23T18:41:43.679Z] ---> 79b0f6f9d26c [2023-03-23T18:41:43.679Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:41:43.939Z] ---> Running in 477d22600322 [2023-03-23T18:41:44.509Z] Removing intermediate container 477d22600322 [2023-03-23T18:41:44.509Z] ---> 3399df28b0ec [2023-03-23T18:41:44.509Z] [2023-03-23T18:41:44.509Z] Successfully built 3399df28b0ec [2023-03-23T18:41:44.509Z] Successfully tagged security-proxy-auth:latest [2023-03-23T18:41:44.517Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-23T18:41:44.557Z] $ docker stop --time=1 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 [2023-03-23T18:41:46.228Z] $ docker rm -f --volumes 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T18:41:46.748Z] + docker images [2023-03-23T18:41:46.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-23T18:41:46.748Z] security-proxy-auth latest 3399df28b0ec 3 seconds ago 18.3MB [2023-03-23T18:41:46.748Z] ebfc0a53b7a7 10 seconds ago 1.67GB [2023-03-23T18:41:46.748Z] security-bootstrapper latest b6669e1e34ff 15 seconds ago 22.2MB [2023-03-23T18:41:46.748Z] security-spiffe-token-provider latest 9b87b6c7e24d 17 seconds ago 32.8MB [2023-03-23T18:41:46.748Z] core-metadata latest cb2d1888d0ac 23 seconds ago 20.4MB [2023-03-23T18:41:46.748Z] security-secretstore-setup latest fd6b864644b1 34 seconds ago 32.7MB [2023-03-23T18:41:46.748Z] 409b7cc05841 35 seconds ago 1.73GB [2023-03-23T18:41:46.748Z] core-data latest 54f87894cc0e 39 seconds ago 20MB [2023-03-23T18:41:46.748Z] b9e4da9d61a8 45 seconds ago 1.69GB [2023-03-23T18:41:46.748Z] b817e24334d4 59 seconds ago 1.67GB [2023-03-23T18:41:46.748Z] 1484eaaca4d8 About a minute ago 1.69GB [2023-03-23T18:41:46.748Z] core-command latest a0875c5003e5 About a minute ago 19.8MB [2023-03-23T18:41:46.748Z] a750622100eb About a minute ago 1.68GB [2023-03-23T18:41:46.748Z] security-spire-server latest 7e45b8c1625b About a minute ago 89.8MB [2023-03-23T18:41:46.748Z] security-spire-config latest fe67dc448814 2 minutes ago 88.9MB [2023-03-23T18:41:46.748Z] 94211a8785b8 2 minutes ago 1.69GB [2023-03-23T18:41:46.748Z] 0bb7fd23e24b 2 minutes ago 1.55GB [2023-03-23T18:41:46.748Z] support-notifications latest e939d24047eb 2 minutes ago 32.7MB [2023-03-23T18:41:46.748Z] support-scheduler latest 611d373fadff 3 minutes ago 32.1MB [2023-03-23T18:41:46.748Z] core-common-config-bootstrapper latest ecef18cd56e4 3 minutes ago 17.2MB [2023-03-23T18:41:46.748Z] security-proxy-setup latest 46420bd0192e 3 minutes ago 18.7MB [2023-03-23T18:41:46.748Z] security-spire-agent latest af002aa290f9 3 minutes ago 129MB [2023-03-23T18:41:46.748Z] d44eca272e70 3 minutes ago 1.75GB [2023-03-23T18:41:46.748Z] bf4385c0b5e5 3 minutes ago 1.75GB [2023-03-23T18:41:46.748Z] 53221ba8f396 3 minutes ago 1.67GB [2023-03-23T18:41:46.748Z] cae0cff89e89 3 minutes ago 1.68GB [2023-03-23T18:41:46.748Z] 0b4a112cdcea 4 minutes ago 1.55GB [2023-03-23T18:41:46.748Z] ci-base-image-x86_64 latest 44e4a3a0074d 9 minutes ago 881MB [2023-03-23T18:41:46.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB [2023-03-23T18:41:46.748Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-23T18:41:46.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-23T18:41:46.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T18:43:10.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T18:43:10.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T18:43:10.203Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T18:43:10.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-23T18:43:10.576Z] + ls -al . [2023-03-23T18:43:10.576Z] total 700 [2023-03-23T18:43:10.576Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 18:35 . [2023-03-23T18:43:10.576Z] drwxr-xr-x 4 root root 4096 Mar 23 18:35 .. [2023-03-23T18:43:10.576Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 18:33 .blubracket [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 16 Mar 23 18:33 .dockerignore [2023-03-23T18:43:10.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 18:33 .git [2023-03-23T18:43:10.576Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 18:33 .github [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 1133 Mar 23 18:33 .gitignore [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 42 Mar 23 18:33 .golangci.yml [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 87 Mar 23 18:33 .hadolint.yml [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 18:33 .sonarcloud.properties [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 1171 Mar 23 18:33 ADOPTERS.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 10835 Mar 23 18:33 Attribution.txt [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 73765 Mar 23 18:33 CHANGELOG.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 18:33 CONTRIBUTING.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 677 Mar 23 18:33 GOVERNANCE.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 883 Mar 23 18:33 Jenkinsfile [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 18:33 LICENSE [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 14368 Mar 23 18:33 Makefile [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 582 Mar 23 18:33 OWNERS.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 9403 Mar 23 18:33 README.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 789 Mar 23 18:33 SECURITY.md [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 18:31 VERSION [2023-03-23T18:43:10.576Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 18:33 bin [2023-03-23T18:43:10.576Z] drwxrwxr-x 18 1001 1001 4096 Mar 23 18:33 cmd [2023-03-23T18:43:10.576Z] -rw-r--r-- 1 root root 447378 Mar 23 18:40 coverage.out [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 3200 Mar 23 18:33 go.mod [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 31237 Mar 23 18:33 go.sum [2023-03-23T18:43:10.576Z] drwxrwxr-x 7 1001 1001 4096 Mar 23 18:33 internal [2023-03-23T18:43:10.576Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 18:33 openapi [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 594 Mar 23 18:33 security.txt [2023-03-23T18:43:10.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 18:33 snap [2023-03-23T18:43:10.576Z] -rw-rw-r-- 1 1001 1001 204 Mar 23 18:33 version.go [Pipeline] sh [2023-03-23T18:43:10.921Z] + '[' -e coverage.out ] [2023-03-23T18:43:10.921Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-23T18:43:10.960Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T18:43:11.744Z] Stashed 1 file(s) [Pipeline] sh [2023-03-23T18:43:12.065Z] + make build [2023-03-23T18:43:12.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T18:44:48.691Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T18:44:48.691Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T18:44:52.949Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T18:44:56.294Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T18:45:43.148Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T18:45:47.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T18:45:54.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T18:46:00.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T18:46:03.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T18:46:07.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T18:46:14.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-23T18:46:19.549Z] $ docker stop --time=1 e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 [2023-03-23T18:46:22.706Z] $ docker rm -f --volumes e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:46:25.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T18:46:25.363Z] [2023-03-23T18:46:25.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:46:25.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T18:46:26.026Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-23T18:46:26.026Z] 29e5d40040c1: Pulling fs layer [2023-03-23T18:46:26.026Z] 1ce36da41761: Pulling fs layer [2023-03-23T18:46:26.026Z] 25b303627fd3: Pulling fs layer [2023-03-23T18:46:26.026Z] 29e5d40040c1: Download complete [2023-03-23T18:46:26.293Z] 1ce36da41761: Verifying Checksum [2023-03-23T18:46:26.293Z] 1ce36da41761: Download complete [2023-03-23T18:46:26.566Z] 29e5d40040c1: Pull complete [2023-03-23T18:46:27.975Z] 1ce36da41761: Pull complete [2023-03-23T18:46:27.975Z] 25b303627fd3: Verifying Checksum [2023-03-23T18:46:27.975Z] 25b303627fd3: Download complete [2023-03-23T18:46:38.079Z] 25b303627fd3: Pull complete [2023-03-23T18:46:38.079Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-23T18:46:38.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T18:46:38.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:46:38.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container [2023-03-23T18:46:38.478Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:46:40.869Z] $ docker top 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T18:46:41.758Z] + grep parallel [2023-03-23T18:46:41.758Z] + docker-compose build --help [2023-03-23T18:46:47.099Z] --parallel Build images in parallel. [Pipeline] } [2023-03-23T18:46:47.132Z] $ docker stop --time=1 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 [2023-03-23T18:46:48.823Z] $ docker rm -f --volumes 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T18:46:49.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-23T18:46:49.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T18:46:49.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container [2023-03-23T18:46:50.041Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T18:46:51.209Z] $ docker top 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T18:46:51.761Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-23T18:46:57.091Z] Building core-command ... [2023-03-23T18:46:57.091Z] Building core-common-config-bootstrapper ... [2023-03-23T18:46:57.091Z] Building core-data ... [2023-03-23T18:46:57.091Z] Building core-metadata ... [2023-03-23T18:46:57.091Z] Building security-bootstrapper ... [2023-03-23T18:46:57.091Z] Building security-proxy-auth ... [2023-03-23T18:46:57.091Z] Building security-proxy-setup ... [2023-03-23T18:46:57.091Z] Building security-secretstore-setup ... [2023-03-23T18:46:57.091Z] Building security-spiffe-token-provider ... [2023-03-23T18:46:57.091Z] Building security-spire-agent ... [2023-03-23T18:46:57.091Z] Building security-spire-config ... [2023-03-23T18:46:57.091Z] Building security-spire-server ... [2023-03-23T18:46:57.091Z] Building support-notifications ... [2023-03-23T18:46:57.091Z] Building support-scheduler ... [2023-03-23T18:46:57.091Z] Building security-spire-config [2023-03-23T18:46:57.091Z] Building core-command [2023-03-23T18:46:57.091Z] Building security-proxy-setup [2023-03-23T18:46:57.091Z] Building security-spire-server [2023-03-23T18:46:57.091Z] Building support-scheduler [2023-03-23T18:47:43.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:47:43.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:47:43.913Z] ---> c9a3b78a3e26 [2023-03-23T18:47:43.913Z] Step 3/22 : WORKDIR /edgex-go [2023-03-23T18:47:43.913Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:47:43.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:47:43.913Z] ---> c9a3b78a3e26 [2023-03-23T18:47:43.913Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:47:43.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:47:43.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:47:43.913Z] ---> c9a3b78a3e26 [2023-03-23T18:47:43.913Z] Step 3/26 : WORKDIR /edgex-go [2023-03-23T18:47:43.913Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:47:43.913Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:47:43.913Z] ---> c9a3b78a3e26 [2023-03-23T18:47:43.913Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T18:47:43.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:47:43.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:47:43.913Z] ---> c9a3b78a3e26 [2023-03-23T18:47:43.913Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:47:43.913Z] ---> Running in 67ce183b1889 [2023-03-23T18:47:43.913Z] ---> Running in c56392172f17 [2023-03-23T18:47:43.913Z] ---> Running in ecfab66b6b64 [2023-03-23T18:47:43.913Z] ---> Running in b53b27fe1efe [2023-03-23T18:47:43.913Z] ---> Running in a865c5671690 [2023-03-23T18:47:43.913Z] Removing intermediate container ecfab66b6b64 [2023-03-23T18:47:43.913Z] Removing intermediate container c56392172f17 [2023-03-23T18:47:43.913Z] ---> dc40eb4404cb [2023-03-23T18:47:43.913Z] Step 4/24 : WORKDIR /edgex-go ---> 2b1b8d924240 [2023-03-23T18:47:43.913Z] [2023-03-23T18:47:43.913Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:47:43.913Z] Removing intermediate container 67ce183b1889 [2023-03-23T18:47:43.913Z] ---> debca774a5bc [2023-03-23T18:47:43.913Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:47:43.913Z] Removing intermediate container b53b27fe1efe [2023-03-23T18:47:43.913Z] ---> aed538fa360e [2023-03-23T18:47:43.913Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-23T18:47:43.913Z] Removing intermediate container a865c5671690 [2023-03-23T18:47:43.913Z] ---> bc8d6bae7ecf [2023-03-23T18:47:43.913Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:47:43.913Z] ---> Running in 4a38a92d1dd6 [2023-03-23T18:47:43.913Z] ---> Running in 69b73c114240 [2023-03-23T18:47:43.913Z] ---> Running in 86ea1f0d3c91 [2023-03-23T18:47:43.913Z] ---> Running in a2b9ca237617 [2023-03-23T18:47:43.913Z] ---> Running in 9b9c3da2632b [2023-03-23T18:47:43.913Z] Removing intermediate container 69b73c114240 [2023-03-23T18:47:43.913Z] ---> 8426ffd2550f [2023-03-23T18:47:43.913Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-23T18:47:44.182Z] Removing intermediate container 9b9c3da2632b [2023-03-23T18:47:44.182Z] ---> fb5db68e4497 [2023-03-23T18:47:44.182Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:47:44.182Z] ---> Running in c91741f727d2 [2023-03-23T18:47:44.182Z] ---> Running in 7dc7e90dbda4 [2023-03-23T18:47:45.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:45.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:45.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:46.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:47.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:47:47.775Z] OK: 263 MiB in 53 packages [2023-03-23T18:47:48.044Z] OK: 263 MiB in 53 packages [2023-03-23T18:47:48.044Z] OK: 263 MiB in 53 packages [2023-03-23T18:47:48.628Z] OK: 263 MiB in 53 packages [2023-03-23T18:47:48.894Z] OK: 263 MiB in 53 packages [2023-03-23T18:47:49.853Z] Removing intermediate container 4a38a92d1dd6 [2023-03-23T18:47:49.853Z] ---> db4e4ddb5f54 [2023-03-23T18:47:49.853Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T18:47:49.853Z] Removing intermediate container 86ea1f0d3c91 [2023-03-23T18:47:49.853Z] ---> 9235f9ab4a2f [2023-03-23T18:47:49.853Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-23T18:47:50.436Z] Removing intermediate container c91741f727d2 [2023-03-23T18:47:50.436Z] ---> 1352a0d46e7a [2023-03-23T18:47:50.436Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-23T18:47:50.436Z] Removing intermediate container a2b9ca237617 [2023-03-23T18:47:50.436Z] ---> f6ce16a574bc [2023-03-23T18:47:50.436Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-23T18:47:50.436Z] Removing intermediate container 7dc7e90dbda4 [2023-03-23T18:47:50.436Z] ---> 2cc30e7ca7bd [2023-03-23T18:47:50.436Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:47:50.703Z] ---> 9ad341f92112 [2023-03-23T18:47:50.703Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:47:50.969Z] ---> Running in 6d990560e997 [2023-03-23T18:47:50.969Z] ---> 0a9d64be6be4 [2023-03-23T18:47:50.969Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:47:51.556Z] ---> Running in ac90d656af0f [2023-03-23T18:47:51.556Z] ---> 5375ec8de572 [2023-03-23T18:47:51.556Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:47:51.556Z] ---> 80b3d904041d [2023-03-23T18:47:51.556Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:47:51.825Z] ---> Running in 97257ac9b9c9 [2023-03-23T18:47:51.825Z] ---> Running in 0d3eb295da3c [2023-03-23T18:47:52.092Z] ---> 7f92493cabeb [2023-03-23T18:47:52.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:47:52.092Z] ---> Running in 080dfbdd13e0 [2023-03-23T18:49:43.921Z] Removing intermediate container 97257ac9b9c9 [2023-03-23T18:49:43.921Z] ---> d8224ed4f7d0 [2023-03-23T18:49:43.921Z] Step 7/26 : COPY . . [2023-03-23T18:49:43.921Z] Removing intermediate container 6d990560e997 [2023-03-23T18:49:43.921Z] ---> cf0474d48fda [2023-03-23T18:49:43.921Z] Step 7/27 : COPY . . [2023-03-23T18:49:43.921Z] Removing intermediate container ac90d656af0f [2023-03-23T18:49:43.921Z] ---> 671efb9b0b34 [2023-03-23T18:49:43.921Z] Removing intermediate container 0d3eb295da3c [2023-03-23T18:49:43.921Z] ---> b22b4317a226 [2023-03-23T18:49:43.921Z] Step 8/24 : COPY . . [2023-03-23T18:49:43.921Z] Step 7/22 : COPY . . [2023-03-23T18:49:43.921Z] Removing intermediate container 080dfbdd13e0 [2023-03-23T18:49:43.921Z] ---> bc39561ffabc [2023-03-23T18:49:43.921Z] Step 8/23 : COPY . . [2023-03-23T18:49:58.910Z] ---> 76128cbab4e9 [2023-03-23T18:49:58.910Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T18:49:58.910Z] ---> 3f77dad2a41e [2023-03-23T18:49:58.910Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T18:49:58.910Z] ---> 1211a1588c2d [2023-03-23T18:49:58.910Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-23T18:49:58.910Z] ---> 1dcba388c8fb [2023-03-23T18:49:58.910Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-23T18:49:58.910Z] ---> 503af14acc9b [2023-03-23T18:49:58.910Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-23T18:49:58.910Z] ---> Running in ba1020f87f27 [2023-03-23T18:49:58.910Z] ---> Running in 288e9722729c [2023-03-23T18:49:58.910Z] ---> Running in fea49e8ba1b4 [2023-03-23T18:49:58.910Z] ---> Running in 30b83598456a [2023-03-23T18:49:58.910Z] ---> Running in 8fc8b0e1f399 [2023-03-23T18:49:58.910Z] Removing intermediate container 8fc8b0e1f399 [2023-03-23T18:49:58.910Z] ---> c6624066a7af [2023-03-23T18:49:58.910Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T18:49:58.910Z] Removing intermediate container ba1020f87f27 [2023-03-23T18:49:58.910Z] ---> bfa5779568f8 [2023-03-23T18:49:58.910Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-23T18:49:58.910Z] ---> Running in 051d4e571c87 [2023-03-23T18:49:58.910Z] ---> Running in 891ae5f20e9f [2023-03-23T18:49:58.910Z] Removing intermediate container 051d4e571c87 [2023-03-23T18:49:58.910Z] ---> 9c846263c0c9 [2023-03-23T18:49:58.910Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T18:49:58.910Z] Removing intermediate container 891ae5f20e9f [2023-03-23T18:49:58.910Z] ---> 64605833829d [2023-03-23T18:49:58.910Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T18:49:58.910Z] ---> Running in c06eb0655a66 [2023-03-23T18:49:58.910Z] ---> Running in 0a0cb007ff7e [2023-03-23T18:49:58.910Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-23T18:49:59.506Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-23T18:49:59.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-23T18:49:59.506Z] Removing intermediate container c06eb0655a66 [2023-03-23T18:49:59.506Z] ---> 2ed424713766 [2023-03-23T18:49:59.506Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T18:49:59.506Z] ---> Running in 44d0eb41dc4b [2023-03-23T18:49:59.781Z] Removing intermediate container 0a0cb007ff7e [2023-03-23T18:49:59.781Z] ---> 8db146fc41d4 [2023-03-23T18:49:59.781Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T18:50:00.049Z] ---> Running in 7115c38a2db3 [2023-03-23T18:50:05.693Z] Removing intermediate container 44d0eb41dc4b [2023-03-23T18:50:05.693Z] ---> db6cd3f9a769 [2023-03-23T18:50:05.693Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T18:50:05.693Z] ---> Running in 70e25342ea0b [2023-03-23T18:50:05.693Z] Removing intermediate container 7115c38a2db3 [2023-03-23T18:50:05.693Z] ---> f310c61ed856 [2023-03-23T18:50:05.693Z] Step 12/26 : WORKDIR /edgex-go [2023-03-23T18:50:05.693Z] ---> Running in 880e69d5fc6f [2023-03-23T18:50:05.693Z] Removing intermediate container 70e25342ea0b [2023-03-23T18:50:05.693Z] ---> defc37af821b [2023-03-23T18:50:05.693Z] [2023-03-23T18:50:05.693Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T18:50:05.693Z] Removing intermediate container 880e69d5fc6f [2023-03-23T18:50:05.693Z] ---> b1ec2ae276f1 [2023-03-23T18:50:05.693Z] [2023-03-23T18:50:05.693Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T18:50:09.935Z] 3.17: Pulling from library/alpine [2023-03-23T18:50:09.935Z] 3.17: Pulling from library/alpine [2023-03-23T18:50:10.895Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T18:50:10.895Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T18:50:10.895Z] Status: Image is up to date for alpine:3.17 [2023-03-23T18:50:10.895Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T18:50:10.895Z] ---> d74e625d9115 [2023-03-23T18:50:10.895Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T18:50:10.895Z] ---> d74e625d9115 [2023-03-23T18:50:10.895Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T18:50:10.895Z] ---> Running in 2d49d31a95c3 [2023-03-23T18:50:10.895Z] ---> Running in 876dcf17bf7a [2023-03-23T18:50:11.858Z] Removing intermediate container 876dcf17bf7a [2023-03-23T18:50:11.858Z] ---> adf63d5f3169 [2023-03-23T18:50:11.858Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T18:50:11.858Z] Removing intermediate container 2d49d31a95c3 [2023-03-23T18:50:11.858Z] ---> b07f01d5c318 [2023-03-23T18:50:11.858Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-23T18:50:11.858Z] ---> Running in afe35a1bba32 [2023-03-23T18:50:11.858Z] ---> Running in 124d04d8b4ac [2023-03-23T18:50:14.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:14.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:15.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:15.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:16.956Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:50:16.956Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:50:16.956Z] OK: 17691 distinct packages available [2023-03-23T18:50:16.956Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:50:16.956Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:50:16.956Z] OK: 17691 distinct packages available [2023-03-23T18:50:16.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:17.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:17.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:17.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:50:19.751Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-23T18:50:19.751Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-23T18:50:19.751Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-23T18:50:19.751Z] (3/5) Installing libucontext (1.2-r0) [2023-03-23T18:50:19.751Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-23T18:50:19.751Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-23T18:50:19.751Z] (3/4) Installing libucontext (1.2-r0) [2023-03-23T18:50:19.751Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-23T18:50:19.751Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-23T18:50:19.751Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:50:19.751Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:50:19.751Z] OK: 8 MiB in 19 packages [2023-03-23T18:50:19.751Z] OK: 9 MiB in 20 packages [2023-03-23T18:50:21.702Z] Removing intermediate container afe35a1bba32 [2023-03-23T18:50:21.702Z] ---> 2cd5bce0d36d [2023-03-23T18:50:21.702Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:50:21.702Z] Removing intermediate container 124d04d8b4ac [2023-03-23T18:50:21.702Z] ---> ff2ac59f3083 [2023-03-23T18:50:21.702Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:50:22.665Z] ---> 032930240785 [2023-03-23T18:50:22.665Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:50:22.665Z] ---> 3259ec201c02 [2023-03-23T18:50:22.665Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:50:23.633Z] ---> 538d0d6944a3 [2023-03-23T18:50:23.633Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T18:50:23.633Z] ---> fd57041c89a7 [2023-03-23T18:50:23.900Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T18:50:33.960Z] ---> 7b29b2eca40f [2023-03-23T18:50:33.960Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T18:50:33.960Z] ---> 27eea964b5b9 [2023-03-23T18:50:33.960Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T18:50:33.960Z] ---> 7167f41668e2 [2023-03-23T18:50:33.960Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-23T18:50:33.960Z] ---> 26769f07ac6e [2023-03-23T18:50:33.960Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-23T18:50:33.960Z] ---> Running in c53b07e1fa78 [2023-03-23T18:50:34.229Z] Removing intermediate container c53b07e1fa78 [2023-03-23T18:50:34.229Z] ---> c77054480053 [2023-03-23T18:50:34.229Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-23T18:50:34.819Z] ---> 9a55b12682a0 [2023-03-23T18:50:34.819Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-23T18:50:35.408Z] ---> 25ec5693fcc7 [2023-03-23T18:50:35.408Z] Step 22/27 : WORKDIR / [2023-03-23T18:50:35.408Z] ---> Running in 9333e5a93f66 [2023-03-23T18:50:36.368Z] ---> 3d1ae264f0a1 [2023-03-23T18:50:36.368Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T18:50:36.368Z] Removing intermediate container 9333e5a93f66 [2023-03-23T18:50:36.368Z] ---> 5fbc5fa0db60 [2023-03-23T18:50:36.368Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T18:50:36.368Z] ---> Running in 63269c37239f [2023-03-23T18:50:36.368Z] ---> Running in 88a6b64e6328 [2023-03-23T18:50:36.952Z] Removing intermediate container 63269c37239f [2023-03-23T18:50:36.952Z] ---> 2a288d8cce5d [2023-03-23T18:50:36.953Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T18:50:36.953Z] Removing intermediate container 88a6b64e6328 [2023-03-23T18:50:36.953Z] ---> 2b1e554e2a60 [2023-03-23T18:50:36.953Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T18:50:37.230Z] ---> Running in 0f6b4e107e55 [2023-03-23T18:50:37.230Z] ---> Running in a589ae64330f [2023-03-23T18:50:37.812Z] Removing intermediate container 0f6b4e107e55 [2023-03-23T18:50:37.812Z] ---> be742ba96ccc [2023-03-23T18:50:37.812Z] Step 25/27 : LABEL arch=arm64 [2023-03-23T18:50:37.812Z] Removing intermediate container a589ae64330f [2023-03-23T18:50:37.812Z] ---> d85daf09d920 [2023-03-23T18:50:37.812Z] Step 24/26 : LABEL arch=arm64 ---> Running in 5d66ffd81fce [2023-03-23T18:50:37.812Z] [2023-03-23T18:50:37.812Z] ---> Running in c85ab99601ab [2023-03-23T18:50:38.404Z] Removing intermediate container 5d66ffd81fce [2023-03-23T18:50:38.404Z] ---> c909247f87d5 [2023-03-23T18:50:38.404Z] Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:50:38.677Z] Removing intermediate container c85ab99601ab [2023-03-23T18:50:38.678Z] ---> d0f783b4dc08 [2023-03-23T18:50:38.678Z] Step 25/26 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:50:38.678Z] ---> Running in 079cadc97e22 [2023-03-23T18:50:38.946Z] ---> Running in 7476308a364e [2023-03-23T18:50:39.214Z] Removing intermediate container 079cadc97e22 [2023-03-23T18:50:39.214Z] ---> c9e8c7b6f4b0 [2023-03-23T18:50:39.214Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T18:50:39.481Z] Removing intermediate container 7476308a364e [2023-03-23T18:50:39.481Z] ---> 1d809fe48c3e [2023-03-23T18:50:39.481Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T18:50:39.481Z] ---> Running in 5afa7f320054 [2023-03-23T18:50:39.481Z] ---> Running in 4e2826c2d17b [2023-03-23T18:50:40.063Z] Removing intermediate container 4e2826c2d17b [2023-03-23T18:50:40.063Z] ---> 1dcbb36ff950 [2023-03-23T18:50:40.338Z] [2023-03-23T18:50:40.338Z] Removing intermediate container 5afa7f320054 [2023-03-23T18:50:40.338Z] ---> cb41b64fcaf8 [2023-03-23T18:50:40.338Z] [2023-03-23T18:50:40.606Z] Successfully built 1dcbb36ff950 [2023-03-23T18:50:40.606Z] Successfully tagged security-spire-server-arm64:latest [2023-03-23T18:50:40.606Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-23T18:50:40.606Z] Successfully built cb41b64fcaf8 [2023-03-23T18:50:40.606Z] Successfully tagged security-spire-config-arm64:latest [2023-03-23T18:50:40.606Z] Building security-secretstore-setup [2023-03-23T18:51:07.278Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:51:07.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:51:07.278Z] ---> c9a3b78a3e26 [2023-03-23T18:51:07.278Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> bc8d6bae7ecf [2023-03-23T18:51:07.278Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> fb5db68e4497 [2023-03-23T18:51:07.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 2cc30e7ca7bd [2023-03-23T18:51:07.278Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 7f92493cabeb [2023-03-23T18:51:07.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> bc39561ffabc [2023-03-23T18:51:07.278Z] Step 8/23 : COPY . . [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 503af14acc9b [2023-03-23T18:51:07.278Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-23T18:51:07.278Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:51:07.278Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:51:07.278Z] ---> c9a3b78a3e26 [2023-03-23T18:51:07.278Z] Step 3/25 : WORKDIR /edgex-go [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> aed538fa360e [2023-03-23T18:51:07.278Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 9235f9ab4a2f [2023-03-23T18:51:07.278Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 0a9d64be6be4 [2023-03-23T18:51:07.278Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 671efb9b0b34 [2023-03-23T18:51:07.278Z] Step 7/25 : COPY . . [2023-03-23T18:51:07.278Z] ---> Using cache [2023-03-23T18:51:07.278Z] ---> 1dcba388c8fb [2023-03-23T18:51:07.278Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-23T18:51:07.861Z] ---> Running in 35ffb7d3a9f3 [2023-03-23T18:51:07.861Z] ---> Running in c0b1109fbbe4 [2023-03-23T18:51:10.442Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-23T18:51:10.442Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-23T18:56:47.363Z] Removing intermediate container 30b83598456a [2023-03-23T18:56:47.363Z] ---> 5c11cbb99040 [2023-03-23T18:56:47.363Z] [2023-03-23T18:56:47.363Z] Step 9/22 : FROM alpine:3.17 [2023-03-23T18:56:47.363Z] ---> d74e625d9115 [2023-03-23T18:56:47.363Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-23T18:56:47.363Z] ---> Running in c285328b5ef1 [2023-03-23T18:56:47.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:56:47.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:56:47.363Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T18:56:47.363Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-23T18:56:47.363Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:56:47.629Z] OK: 8 MiB in 17 packages [2023-03-23T18:56:49.032Z] Removing intermediate container c285328b5ef1 [2023-03-23T18:56:49.032Z] ---> 6cef5f2b075b [2023-03-23T18:56:49.032Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T18:56:49.032Z] ---> Running in decdc6835792 [2023-03-23T18:56:49.614Z] Removing intermediate container decdc6835792 [2023-03-23T18:56:49.614Z] ---> 94f0aef02239 [2023-03-23T18:56:49.614Z] Step 12/22 : WORKDIR /edgex [2023-03-23T18:56:49.614Z] ---> Running in 318f04dd6871 [2023-03-23T18:56:50.196Z] Removing intermediate container 318f04dd6871 [2023-03-23T18:56:50.196Z] ---> 5aa3bbdcb5b6 [2023-03-23T18:56:50.196Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:56:51.153Z] ---> 91ced5028c3d [2023-03-23T18:56:51.153Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:56:51.735Z] ---> 93e2a1c48b4e [2023-03-23T18:56:51.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-23T18:56:52.694Z] ---> 1137353c38bd [2023-03-23T18:56:52.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-23T18:56:55.268Z] ---> 3f673e8f9703 [2023-03-23T18:56:55.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T18:56:55.849Z] ---> 5efcbcb5206c [2023-03-23T18:56:55.849Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:56:56.116Z] ---> Running in 4c0e914023d1 [2023-03-23T18:56:59.461Z] Removing intermediate container 4c0e914023d1 [2023-03-23T18:56:59.461Z] ---> 817407617c06 [2023-03-23T18:56:59.461Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:56:59.461Z] ---> Running in d0aba1004642 [2023-03-23T18:56:59.728Z] Removing intermediate container d0aba1004642 [2023-03-23T18:56:59.728Z] ---> a6980a32a544 [2023-03-23T18:56:59.728Z] Step 20/22 : LABEL arch=arm64 [2023-03-23T18:56:59.728Z] ---> Running in 3d5be6df05cd [2023-03-23T18:57:00.310Z] Removing intermediate container 3d5be6df05cd [2023-03-23T18:57:00.310Z] ---> 572e8b4955f4 [2023-03-23T18:57:00.310Z] Step 21/22 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:57:00.310Z] ---> Running in 5b05edf252e0 [2023-03-23T18:57:00.893Z] Removing intermediate container 5b05edf252e0 [2023-03-23T18:57:00.893Z] ---> ff87940b2f09 [2023-03-23T18:57:00.893Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T18:57:01.160Z] ---> Running in 13a025f2fc9b [2023-03-23T18:57:01.756Z] Removing intermediate container 13a025f2fc9b [2023-03-23T18:57:01.756Z] ---> 1056b528864c [2023-03-23T18:57:01.756Z] [2023-03-23T18:57:02.025Z] Successfully built 1056b528864c [2023-03-23T18:57:02.025Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-23T18:57:02.025Z] Building core-data [2023-03-23T18:57:20.220Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:57:20.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:57:20.220Z] ---> c9a3b78a3e26 [2023-03-23T18:57:20.220Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:57:20.220Z] ---> Using cache [2023-03-23T18:57:20.220Z] ---> bc8d6bae7ecf [2023-03-23T18:57:20.220Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:57:20.220Z] ---> Using cache [2023-03-23T18:57:20.220Z] ---> fb5db68e4497 [2023-03-23T18:57:20.220Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T18:57:20.220Z] ---> Using cache [2023-03-23T18:57:20.220Z] ---> 2cc30e7ca7bd [2023-03-23T18:57:20.220Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:57:20.221Z] ---> Using cache [2023-03-23T18:57:20.221Z] ---> 7f92493cabeb [2023-03-23T18:57:20.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:57:20.221Z] ---> Using cache [2023-03-23T18:57:20.221Z] ---> bc39561ffabc [2023-03-23T18:57:20.221Z] Step 8/23 : COPY . . [2023-03-23T18:57:20.221Z] ---> Using cache [2023-03-23T18:57:20.221Z] ---> 503af14acc9b [2023-03-23T18:57:20.221Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-23T18:57:21.646Z] ---> Running in bd7cd192c3da [2023-03-23T18:57:24.228Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-23T18:57:32.416Z] Removing intermediate container 288e9722729c [2023-03-23T18:57:32.416Z] ---> 105cf4c76038 [2023-03-23T18:57:32.416Z] [2023-03-23T18:57:32.416Z] Step 10/24 : FROM alpine:3.17 [2023-03-23T18:57:32.416Z] ---> d74e625d9115 [2023-03-23T18:57:32.416Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:57:32.416Z] ---> Running in cbfcbce082bf [2023-03-23T18:57:33.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:57:34.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:57:35.744Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T18:57:35.744Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:57:35.744Z] OK: 8 MiB in 16 packages [2023-03-23T18:57:37.696Z] Removing intermediate container cbfcbce082bf [2023-03-23T18:57:37.696Z] ---> 04b368cb02c6 [2023-03-23T18:57:37.696Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T18:57:37.696Z] ---> Running in f9424e6762fe [2023-03-23T18:57:37.972Z] Removing intermediate container f9424e6762fe [2023-03-23T18:57:37.972Z] ---> 9fe9b0ad44d9 [2023-03-23T18:57:37.972Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-23T18:57:38.240Z] ---> Running in 4c118d561633 [2023-03-23T18:57:38.821Z] Removing intermediate container 4c118d561633 [2023-03-23T18:57:38.821Z] ---> 2940dc6cd952 [2023-03-23T18:57:38.821Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-23T18:57:38.821Z] ---> Running in 3fed7866172d [2023-03-23T18:57:39.405Z] Removing intermediate container 3fed7866172d [2023-03-23T18:57:39.405Z] ---> 38b963504117 [2023-03-23T18:57:39.405Z] Step 15/24 : WORKDIR / [2023-03-23T18:57:39.405Z] ---> Running in b4f97dcf88be [2023-03-23T18:57:39.992Z] Removing intermediate container b4f97dcf88be [2023-03-23T18:57:39.992Z] ---> 4caf3d0384a2 [2023-03-23T18:57:39.992Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:57:41.410Z] ---> c8af878d7682 [2023-03-23T18:57:41.410Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:57:42.386Z] ---> 08c93f7caaf2 [2023-03-23T18:57:42.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-23T18:57:44.336Z] ---> cf84727f2950 [2023-03-23T18:57:44.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:57:45.297Z] ---> 866fd519ba7a [2023-03-23T18:57:45.297Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-23T18:57:45.297Z] ---> Running in 6d4eaf348d47 [2023-03-23T18:57:45.891Z] Removing intermediate container 6d4eaf348d47 [2023-03-23T18:57:45.892Z] ---> e1c7bc647ab4 [2023-03-23T18:57:45.892Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T18:57:45.892Z] ---> Running in c2a8a7d0de72 [2023-03-23T18:57:47.311Z] Removing intermediate container c2a8a7d0de72 [2023-03-23T18:57:47.311Z] ---> 5decefa8f8b9 [2023-03-23T18:57:47.311Z] Step 22/24 : LABEL arch=arm64 [2023-03-23T18:57:47.311Z] ---> Running in 8d2070cf3736 [2023-03-23T18:57:47.581Z] Removing intermediate container 8d2070cf3736 [2023-03-23T18:57:47.581Z] ---> 0544d7eecf6a [2023-03-23T18:57:47.581Z] Step 23/24 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:57:47.849Z] ---> Running in 517c12787b87 [2023-03-23T18:57:48.122Z] Removing intermediate container 517c12787b87 [2023-03-23T18:57:48.122Z] ---> 7a2b8fe96573 [2023-03-23T18:57:48.122Z] Step 24/24 : LABEL version=0.0.0 [2023-03-23T18:57:48.396Z] ---> Running in 7ab1c0d3a1d7 [2023-03-23T18:57:48.665Z] Removing intermediate container 7ab1c0d3a1d7 [2023-03-23T18:57:48.665Z] ---> 754a8491abce [2023-03-23T18:57:48.665Z] [2023-03-23T18:57:48.930Z] Successfully built 754a8491abce [2023-03-23T18:57:49.196Z] Successfully tagged core-command-arm64:latest [2023-03-23T18:57:49.196Z]  Building core-command ... done Building support-notifications [2023-03-23T18:57:55.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-23T18:58:08.121Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:58:08.121Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:58:08.121Z] ---> c9a3b78a3e26 [2023-03-23T18:58:08.121Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T18:58:08.121Z] ---> Using cache [2023-03-23T18:58:08.121Z] ---> bc8d6bae7ecf [2023-03-23T18:58:08.121Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T18:58:08.121Z] ---> Using cache [2023-03-23T18:58:08.121Z] ---> fb5db68e4497 [2023-03-23T18:58:08.121Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-23T18:58:08.121Z] ---> Running in c1345e556e67 [2023-03-23T18:58:09.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:10.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:12.645Z] OK: 263 MiB in 53 packages [2023-03-23T18:58:14.690Z] Removing intermediate container c1345e556e67 [2023-03-23T18:58:14.690Z] ---> 11d07cc53cfa [2023-03-23T18:58:14.690Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T18:58:16.115Z] ---> dfe07f1812df [2023-03-23T18:58:16.115Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:58:16.115Z] ---> Running in 2c553e5a319a [2023-03-23T18:58:20.374Z] Removing intermediate container c0b1109fbbe4 [2023-03-23T18:58:20.374Z] ---> a77fe0df9811 [2023-03-23T18:58:20.374Z] [2023-03-23T18:58:20.374Z] Step 9/25 : FROM alpine:3.17 [2023-03-23T18:58:20.374Z] ---> d74e625d9115 [2023-03-23T18:58:20.374Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-23T18:58:20.374Z] ---> Running in d9467b48139f [2023-03-23T18:58:21.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:23.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:24.597Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-23T18:58:24.597Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-23T18:58:24.597Z] (3/3) Installing su-exec (0.2-r2) [2023-03-23T18:58:24.597Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:58:24.597Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T18:58:25.562Z] OK: 8 MiB in 18 packages [2023-03-23T18:58:28.933Z] Removing intermediate container d9467b48139f [2023-03-23T18:58:28.933Z] ---> 0733a5d24d18 [2023-03-23T18:58:28.933Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-23T18:58:28.933Z] ---> Running in 71e61289f1fd [2023-03-23T18:58:29.892Z] Removing intermediate container 71e61289f1fd [2023-03-23T18:58:29.892Z] ---> d8e65372a762 [2023-03-23T18:58:29.892Z] Step 12/25 : WORKDIR / [2023-03-23T18:58:29.892Z] ---> Running in a7b7de8b8f09 [2023-03-23T18:58:30.866Z] Removing intermediate container a7b7de8b8f09 [2023-03-23T18:58:30.866Z] ---> 1d3690dfb580 [2023-03-23T18:58:30.866Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:58:32.810Z] ---> 231fe98f0c66 [2023-03-23T18:58:32.810Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:58:34.756Z] ---> f414f9e18d53 [2023-03-23T18:58:34.756Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-23T18:58:35.720Z] ---> ad23f154a46f [2023-03-23T18:58:35.720Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-23T18:58:36.681Z] Removing intermediate container 35ffb7d3a9f3 [2023-03-23T18:58:36.681Z] ---> 19712eedfb66 [2023-03-23T18:58:36.681Z] [2023-03-23T18:58:36.681Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T18:58:36.681Z] ---> d74e625d9115 [2023-03-23T18:58:36.681Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T18:58:40.018Z] ---> Running in ebf4513b122f [2023-03-23T18:58:40.018Z] ---> 6dc467e08dd8 [2023-03-23T18:58:40.018Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:58:40.018Z] Removing intermediate container ebf4513b122f [2023-03-23T18:58:40.018Z] ---> 814b09d97d63 [2023-03-23T18:58:40.018Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T18:58:40.284Z] ---> Running in 42826a777f0d [2023-03-23T18:58:40.873Z] ---> 7b7634be9744 [2023-03-23T18:58:40.873Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-23T18:58:42.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:43.088Z] ---> 41fa6f446333 [2023-03-23T18:58:43.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-23T18:58:43.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:58:45.080Z] ---> dd511e1d901f [2023-03-23T18:58:45.080Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-23T18:58:45.080Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T18:58:45.348Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T18:58:45.348Z] OK: 8 MiB in 16 packages [2023-03-23T18:58:45.931Z] ---> a6f976514cfa [2023-03-23T18:58:45.931Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:58:46.197Z] ---> Running in 69aa906c9b84 [2023-03-23T18:58:47.601Z] Removing intermediate container 42826a777f0d [2023-03-23T18:58:47.601Z] ---> c314e6006a02 [2023-03-23T18:58:47.601Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T18:58:48.559Z] ---> c169d371ea62 [2023-03-23T18:58:48.559Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T18:58:50.016Z] ---> 0cc2c8d43c0b [2023-03-23T18:58:50.016Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-23T18:58:50.291Z] Removing intermediate container 69aa906c9b84 [2023-03-23T18:58:50.291Z] ---> dd29e62086cc [2023-03-23T18:58:50.291Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:58:50.558Z] ---> Running in fef50be7cd6d [2023-03-23T18:58:51.140Z] Removing intermediate container fef50be7cd6d [2023-03-23T18:58:51.140Z] ---> 97f8dfa12e80 [2023-03-23T18:58:51.140Z] Step 23/25 : LABEL arch=arm64 [2023-03-23T18:58:51.409Z] ---> Running in 068e1c594ac1 [2023-03-23T18:58:52.394Z] Removing intermediate container 068e1c594ac1 [2023-03-23T18:58:52.394Z] ---> 2c8abfe1f491 [2023-03-23T18:58:52.394Z] Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:58:52.394Z] ---> Running in 56e14ebd05f4 [2023-03-23T18:58:52.394Z] ---> 36f7b0d03d17 [2023-03-23T18:58:52.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-23T18:58:53.358Z] Removing intermediate container 56e14ebd05f4 [2023-03-23T18:58:53.358Z] ---> 3868ced8637c [2023-03-23T18:58:53.358Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T18:58:53.358Z] ---> Running in 1c6031a5e7fb [2023-03-23T18:58:53.625Z] ---> c30d8b66a041 [2023-03-23T18:58:53.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-23T18:58:54.210Z] Removing intermediate container 1c6031a5e7fb [2023-03-23T18:58:54.210Z] ---> 355cfefa5ad6 [2023-03-23T18:58:54.210Z] [2023-03-23T18:58:54.796Z] Successfully built 355cfefa5ad6 [2023-03-23T18:58:54.796Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-23T18:58:54.796Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-23T18:58:55.065Z] ---> 281cc682e46e [2023-03-23T18:58:55.065Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T18:58:55.065Z] ---> Running in 326a5bb47547 [2023-03-23T18:58:58.400Z] Removing intermediate container 326a5bb47547 [2023-03-23T18:58:58.400Z] ---> d26aa42abe9b [2023-03-23T18:58:58.400Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T18:58:58.400Z] ---> Running in d9631188e432 [2023-03-23T18:58:58.986Z] Removing intermediate container d9631188e432 [2023-03-23T18:58:58.986Z] ---> 43e3bf40aca1 [2023-03-23T18:58:58.986Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T18:58:58.986Z] ---> Running in 21594925ed43 [2023-03-23T18:58:59.946Z] Removing intermediate container 21594925ed43 [2023-03-23T18:58:59.946Z] ---> 3486d402b067 [2023-03-23T18:58:59.946Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T18:58:59.946Z] ---> Running in 215ac2cd6519 [2023-03-23T18:59:00.526Z] Removing intermediate container 215ac2cd6519 [2023-03-23T18:59:00.526Z] ---> 18624149e7f8 [2023-03-23T18:59:00.526Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T18:59:00.791Z] ---> Running in ddcd92492a80 [2023-03-23T18:59:01.374Z] Removing intermediate container ddcd92492a80 [2023-03-23T18:59:01.374Z] ---> fa2692f1e61e [2023-03-23T18:59:01.374Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T18:59:01.374Z] ---> Running in ecd85213a2e5 [2023-03-23T18:59:01.965Z] Removing intermediate container ecd85213a2e5 [2023-03-23T18:59:01.965Z] ---> 8f2d75b826ea [2023-03-23T18:59:01.965Z] [2023-03-23T18:59:02.231Z] Successfully built 8f2d75b826ea [2023-03-23T18:59:02.231Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-23T18:59:02.231Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-23T18:59:20.427Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:59:20.427Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:59:20.427Z] ---> c9a3b78a3e26 [2023-03-23T18:59:20.427Z] Step 3/27 : WORKDIR /edgex-go [2023-03-23T18:59:20.427Z] ---> Using cache [2023-03-23T18:59:20.427Z] ---> aed538fa360e [2023-03-23T18:59:20.427Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-23T18:59:21.383Z] ---> Running in a9cf296ff875 [2023-03-23T18:59:23.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:24.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:26.321Z] OK: 263 MiB in 53 packages [2023-03-23T18:59:28.264Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T18:59:28.264Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-23T18:59:28.264Z] ---> c9a3b78a3e26 [2023-03-23T18:59:28.264Z] Step 3/20 : WORKDIR /edgex-go [2023-03-23T18:59:28.264Z] ---> Using cache [2023-03-23T18:59:28.264Z] ---> aed538fa360e [2023-03-23T18:59:28.264Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-23T18:59:28.264Z] ---> Running in bc913342c183 [2023-03-23T18:59:29.221Z] Removing intermediate container a9cf296ff875 [2023-03-23T18:59:29.221Z] ---> e8f26830f35c [2023-03-23T18:59:29.221Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-23T18:59:30.624Z] ---> cd894541dd23 [2023-03-23T18:59:30.624Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:59:30.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:30.890Z] ---> Running in 9ff35bf2dc3a [2023-03-23T18:59:31.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:33.246Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T18:59:33.246Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T18:59:33.246Z] OK: 17693 distinct packages available [2023-03-23T18:59:33.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:34.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T18:59:36.158Z] OK: 263 MiB in 53 packages [2023-03-23T18:59:38.109Z] Removing intermediate container bc913342c183 [2023-03-23T18:59:38.109Z] ---> 7a4a8099286c [2023-03-23T18:59:38.109Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-23T18:59:39.065Z] ---> 544efed6b31b [2023-03-23T18:59:39.065Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T18:59:39.331Z] ---> Running in d9634d27b897 [2023-03-23T19:00:01.378Z] Removing intermediate container 2c553e5a319a [2023-03-23T19:00:01.378Z] ---> 7ad0762d78d8 [2023-03-23T19:00:01.378Z] Step 8/23 : COPY . . [2023-03-23T19:00:11.442Z] ---> f4984e5f6920 [2023-03-23T19:00:11.442Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-23T19:00:11.442Z] ---> Running in 0467a2144030 [2023-03-23T19:00:14.019Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-23T19:00:24.128Z] Removing intermediate container fea49e8ba1b4 [2023-03-23T19:00:24.128Z] ---> a16323f09e27 [2023-03-23T19:00:24.128Z] [2023-03-23T19:00:24.128Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T19:00:24.128Z] ---> d74e625d9115 [2023-03-23T19:00:24.128Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T19:00:24.128Z] ---> Using cache [2023-03-23T19:00:24.128Z] ---> 04b368cb02c6 [2023-03-23T19:00:24.128Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T19:00:24.128Z] ---> Using cache [2023-03-23T19:00:24.128Z] ---> 9fe9b0ad44d9 [2023-03-23T19:00:24.128Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-23T19:00:24.128Z] ---> Running in 2ee356658d92 [2023-03-23T19:00:24.723Z] Removing intermediate container 2ee356658d92 [2023-03-23T19:00:24.723Z] ---> d53fb5500b98 [2023-03-23T19:00:24.723Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T19:00:24.990Z] ---> Running in 9b8237ec3ec6 [2023-03-23T19:00:25.571Z] Removing intermediate container 9b8237ec3ec6 [2023-03-23T19:00:25.571Z] ---> 9d0f9095c529 [2023-03-23T19:00:25.571Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:00:26.528Z] ---> cd4c43a542ed [2023-03-23T19:00:26.528Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:00:27.485Z] ---> 0833ee22358a [2023-03-23T19:00:27.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-23T19:00:30.055Z] ---> de310ac2daf6 [2023-03-23T19:00:30.055Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:00:31.013Z] ---> e5d0b574a0ef [2023-03-23T19:00:31.013Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-23T19:00:31.013Z] ---> Running in 9f5f4de511d1 [2023-03-23T19:00:31.592Z] Removing intermediate container 9f5f4de511d1 [2023-03-23T19:00:31.592Z] ---> f9443dbf2c87 [2023-03-23T19:00:31.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T19:00:31.857Z] ---> Running in 0d5556941a64 [2023-03-23T19:00:32.436Z] Removing intermediate container 0d5556941a64 [2023-03-23T19:00:32.436Z] ---> 89935a8be650 [2023-03-23T19:00:32.436Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T19:00:32.701Z] ---> Running in 2c79dfb75ebf [2023-03-23T19:00:33.279Z] Removing intermediate container 2c79dfb75ebf [2023-03-23T19:00:33.279Z] ---> 2c3a5d50a666 [2023-03-23T19:00:33.279Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:00:33.279Z] ---> Running in 3eb88e2ec181 [2023-03-23T19:00:33.866Z] Removing intermediate container 3eb88e2ec181 [2023-03-23T19:00:33.866Z] ---> 0560d3a9583e [2023-03-23T19:00:33.866Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T19:00:34.135Z] ---> Running in 7f9ea43a51e6 [2023-03-23T19:00:35.095Z] Removing intermediate container 7f9ea43a51e6 [2023-03-23T19:00:35.095Z] ---> c94d14ef7ce5 [2023-03-23T19:00:35.095Z] [2023-03-23T19:00:35.676Z] Successfully built c94d14ef7ce5 [2023-03-23T19:00:35.676Z] Successfully tagged support-scheduler-arm64:latest [2023-03-23T19:00:35.676Z]  Building support-scheduler ... done Building core-metadata [2023-03-23T19:00:57.735Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T19:00:57.735Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-23T19:00:57.735Z] ---> c9a3b78a3e26 [2023-03-23T19:00:57.735Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> bc8d6bae7ecf [2023-03-23T19:00:57.735Z] Step 4/25 : WORKDIR /edgex-go [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> fb5db68e4497 [2023-03-23T19:00:57.735Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> 2cc30e7ca7bd [2023-03-23T19:00:57.735Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> 7f92493cabeb [2023-03-23T19:00:57.735Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> bc39561ffabc [2023-03-23T19:00:57.735Z] Step 8/25 : COPY . . [2023-03-23T19:00:57.735Z] ---> Using cache [2023-03-23T19:00:57.735Z] ---> 503af14acc9b [2023-03-23T19:00:57.735Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-23T19:00:58.319Z] ---> Running in afe611da55db [2023-03-23T19:01:00.907Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-23T19:01:36.723Z] Removing intermediate container 9ff35bf2dc3a [2023-03-23T19:01:36.723Z] ---> 9b7d0b6fbcf6 [2023-03-23T19:01:36.723Z] Step 7/27 : COPY . . [2023-03-23T19:01:40.060Z] Removing intermediate container d9634d27b897 [2023-03-23T19:01:40.061Z] ---> 23e49d7a01d9 [2023-03-23T19:01:40.061Z] Step 7/20 : COPY . . [2023-03-23T19:01:50.124Z] ---> 75d33d811729 [2023-03-23T19:01:50.124Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-23T19:01:50.124Z] ---> Running in 5b210ce83e4b [2023-03-23T19:01:50.706Z] Removing intermediate container 5b210ce83e4b [2023-03-23T19:01:50.706Z] ---> e2333c403cb0 [2023-03-23T19:01:50.706Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-23T19:01:50.972Z] ---> Running in d329d4e56963 [2023-03-23T19:01:51.555Z] Removing intermediate container d329d4e56963 [2023-03-23T19:01:51.555Z] ---> b56e4a319520 [2023-03-23T19:01:51.555Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-23T19:01:51.822Z] ---> Running in 2cdea896b7fc [2023-03-23T19:01:52.784Z] Removing intermediate container 2cdea896b7fc [2023-03-23T19:01:52.784Z] ---> fb6c6ac8bdab [2023-03-23T19:01:52.784Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-23T19:01:52.784Z] ---> Running in 3b662e3150a5 [2023-03-23T19:01:57.044Z] Removing intermediate container 3b662e3150a5 [2023-03-23T19:01:57.044Z] ---> abf7d30e3ca7 [2023-03-23T19:01:57.044Z] Step 12/27 : WORKDIR /edgex-go [2023-03-23T19:01:57.311Z] ---> Running in 52a782f4bf98 [2023-03-23T19:02:00.654Z] Removing intermediate container 52a782f4bf98 [2023-03-23T19:02:00.654Z] ---> 5528ebb6de15 [2023-03-23T19:02:00.654Z] [2023-03-23T19:02:00.654Z] Step 13/27 : FROM alpine:3.17 [2023-03-23T19:02:00.654Z] ---> d74e625d9115 [2023-03-23T19:02:00.654Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-23T19:02:00.654Z] ---> Using cache [2023-03-23T19:02:00.654Z] ---> b07f01d5c318 [2023-03-23T19:02:00.654Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-23T19:02:00.654Z] ---> Running in 99052261cb79 [2023-03-23T19:02:00.920Z] ---> 39c9b07ed998 [2023-03-23T19:02:00.920Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-23T19:02:01.186Z] ---> Running in d8570fbebcae [2023-03-23T19:02:03.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:02:03.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-23T19:02:03.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:02:05.907Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T19:02:05.907Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T19:02:05.907Z] OK: 17691 distinct packages available [2023-03-23T19:02:05.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:02:06.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:02:07.907Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-23T19:02:07.907Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-23T19:02:07.907Z] (3/5) Installing libucontext (1.2-r0) [2023-03-23T19:02:07.907Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-23T19:02:07.907Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-23T19:02:07.907Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T19:02:08.176Z] OK: 9 MiB in 20 packages [2023-03-23T19:02:10.119Z] Removing intermediate container 99052261cb79 [2023-03-23T19:02:10.119Z] ---> f687359a9e2e [2023-03-23T19:02:10.119Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:02:11.084Z] ---> 87911efd3981 [2023-03-23T19:02:11.084Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:02:13.025Z] ---> 6e57f8501550 [2023-03-23T19:02:13.025Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-23T19:02:16.364Z] ---> 7d8fb42dd4d3 [2023-03-23T19:02:16.364Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-23T19:02:21.699Z] ---> 26a326d5d571 [2023-03-23T19:02:21.699Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-23T19:02:22.656Z] ---> cf05423897ee [2023-03-23T19:02:22.656Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-23T19:02:23.619Z] ---> 4c2d13e4783e [2023-03-23T19:02:23.619Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-23T19:02:25.553Z] ---> 6ed507aac44b [2023-03-23T19:02:25.553Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-23T19:02:25.553Z] ---> Running in 998e76ee77a6 [2023-03-23T19:02:26.132Z] Removing intermediate container 998e76ee77a6 [2023-03-23T19:02:26.132Z] ---> 2e47784e4809 [2023-03-23T19:02:26.132Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-23T19:02:26.398Z] ---> Running in 722e4f2f9908 [2023-03-23T19:02:26.979Z] Removing intermediate container 722e4f2f9908 [2023-03-23T19:02:26.979Z] ---> 49ee799016f5 [2023-03-23T19:02:26.979Z] Step 25/27 : LABEL arch=arm64 [2023-03-23T19:02:26.979Z] ---> Running in ad3ea1416933 [2023-03-23T19:02:27.563Z] Removing intermediate container ad3ea1416933 [2023-03-23T19:02:27.563Z] ---> 5db31ad6c7c0 [2023-03-23T19:02:27.563Z] Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:02:27.563Z] ---> Running in 73b9f66e4617 [2023-03-23T19:02:28.145Z] Removing intermediate container 73b9f66e4617 [2023-03-23T19:02:28.145Z] ---> 235a1ba49889 [2023-03-23T19:02:28.145Z] Step 27/27 : LABEL version=0.0.0 [2023-03-23T19:02:28.145Z] ---> Running in 060cabc570d8 [2023-03-23T19:02:28.731Z] Removing intermediate container 060cabc570d8 [2023-03-23T19:02:28.731Z] ---> 979ae7bbd958 [2023-03-23T19:02:28.731Z] [2023-03-23T19:02:28.996Z] Successfully built 979ae7bbd958 [2023-03-23T19:02:28.996Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-23T19:02:28.996Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-23T19:02:47.193Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T19:02:47.193Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-23T19:02:47.193Z] ---> c9a3b78a3e26 [2023-03-23T19:02:47.193Z] Step 3/33 : WORKDIR /edgex-go [2023-03-23T19:02:47.193Z] ---> Using cache [2023-03-23T19:02:47.193Z] ---> aed538fa360e [2023-03-23T19:02:47.193Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-23T19:02:47.193Z] ---> Using cache [2023-03-23T19:02:47.193Z] ---> 9235f9ab4a2f [2023-03-23T19:02:47.193Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-23T19:02:47.193Z] ---> Using cache [2023-03-23T19:02:47.193Z] ---> 0a9d64be6be4 [2023-03-23T19:02:47.193Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T19:02:47.193Z] ---> Using cache [2023-03-23T19:02:47.193Z] ---> 671efb9b0b34 [2023-03-23T19:02:47.193Z] Step 7/33 : COPY . . [2023-03-23T19:02:47.193Z] ---> Using cache [2023-03-23T19:02:47.193Z] ---> 1dcba388c8fb [2023-03-23T19:02:47.193Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-23T19:02:47.193Z] ---> Running in e6944fe70d1d [2023-03-23T19:02:47.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-23T19:04:38.827Z] Removing intermediate container bd7cd192c3da [2023-03-23T19:04:38.827Z] ---> 244542bed820 [2023-03-23T19:04:38.827Z] [2023-03-23T19:04:38.827Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T19:04:38.827Z] ---> d74e625d9115 [2023-03-23T19:04:38.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T19:04:38.827Z] ---> Running in b09fe91a1608 [2023-03-23T19:04:38.827Z] Removing intermediate container b09fe91a1608 [2023-03-23T19:04:38.827Z] ---> e27b1d4283df [2023-03-23T19:04:38.827Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-23T19:04:38.827Z] ---> Running in b207c4565fd3 [2023-03-23T19:04:38.827Z] Removing intermediate container b207c4565fd3 [2023-03-23T19:04:38.827Z] ---> 90decc486264 [2023-03-23T19:04:38.827Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-23T19:04:38.827Z] ---> Running in c7ef8fc36f5d [2023-03-23T19:04:38.827Z] Removing intermediate container c7ef8fc36f5d [2023-03-23T19:04:38.827Z] ---> ed2b21c1e32f [2023-03-23T19:04:38.827Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T19:04:38.827Z] ---> Running in 69251501c29c [2023-03-23T19:04:38.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:04:38.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:04:39.097Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T19:04:39.363Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T19:04:39.363Z] OK: 8 MiB in 16 packages [2023-03-23T19:04:41.308Z] Removing intermediate container 69251501c29c [2023-03-23T19:04:41.308Z] ---> fa2a1236d029 [2023-03-23T19:04:41.308Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:04:41.895Z] ---> e9a7d75d2277 [2023-03-23T19:04:41.895Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:04:42.866Z] ---> 14930f86320c [2023-03-23T19:04:42.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-23T19:04:44.818Z] ---> 540962b44699 [2023-03-23T19:04:44.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:04:45.405Z] ---> c55dd093e44f [2023-03-23T19:04:45.405Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-23T19:04:45.687Z] ---> Running in 2b3cf63d32b9 [2023-03-23T19:04:46.285Z] Removing intermediate container 2b3cf63d32b9 [2023-03-23T19:04:46.285Z] ---> b6ad90b86398 [2023-03-23T19:04:46.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T19:04:46.557Z] ---> Running in bd87ff2639a6 [2023-03-23T19:04:47.146Z] Removing intermediate container bd87ff2639a6 [2023-03-23T19:04:47.146Z] ---> 47530cb61d48 [2023-03-23T19:04:47.146Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T19:04:47.146Z] ---> Running in 9016f0f9f597 [2023-03-23T19:04:47.743Z] Removing intermediate container 9016f0f9f597 [2023-03-23T19:04:47.743Z] ---> 28dc01a56055 [2023-03-23T19:04:47.743Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:04:47.743Z] ---> Running in 469e2e440a72 [2023-03-23T19:04:48.334Z] Removing intermediate container 469e2e440a72 [2023-03-23T19:04:48.334Z] ---> 19bbca0fcc1e [2023-03-23T19:04:48.334Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T19:04:48.334Z] ---> Running in 936c22d8a44f [2023-03-23T19:04:48.914Z] Removing intermediate container 936c22d8a44f [2023-03-23T19:04:48.914Z] ---> 9b197e0dd986 [2023-03-23T19:04:48.914Z] [2023-03-23T19:04:49.180Z] Successfully built 9b197e0dd986 [2023-03-23T19:04:49.180Z] Successfully tagged core-data-arm64:latest [2023-03-23T19:04:49.180Z]  Building core-data ... done Building security-proxy-auth [2023-03-23T19:05:07.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-23T19:05:07.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-23T19:05:07.371Z] ---> c9a3b78a3e26 [2023-03-23T19:05:07.371Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> bc8d6bae7ecf [2023-03-23T19:05:07.371Z] Step 4/23 : WORKDIR /edgex-go [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> fb5db68e4497 [2023-03-23T19:05:07.371Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> 2cc30e7ca7bd [2023-03-23T19:05:07.371Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> 7f92493cabeb [2023-03-23T19:05:07.371Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> bc39561ffabc [2023-03-23T19:05:07.371Z] Step 8/23 : COPY . . [2023-03-23T19:05:07.371Z] ---> Using cache [2023-03-23T19:05:07.371Z] ---> 503af14acc9b [2023-03-23T19:05:07.371Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-23T19:05:07.371Z] ---> Running in 6511051c728e [2023-03-23T19:05:08.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-23T19:09:00.550Z] Removing intermediate container afe611da55db [2023-03-23T19:09:00.550Z] ---> a7ac90963495 [2023-03-23T19:09:00.550Z] [2023-03-23T19:09:00.550Z] Step 10/25 : FROM alpine:3.17 [2023-03-23T19:09:00.550Z] ---> d74e625d9115 [2023-03-23T19:09:00.550Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-23T19:09:00.550Z] ---> Using cache [2023-03-23T19:09:00.550Z] ---> 04b368cb02c6 [2023-03-23T19:09:00.550Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T19:09:00.550Z] ---> Using cache [2023-03-23T19:09:00.550Z] ---> 9fe9b0ad44d9 [2023-03-23T19:09:00.550Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-23T19:09:00.550Z] ---> Running in 900adea5f205 [2023-03-23T19:09:00.550Z] Removing intermediate container 900adea5f205 [2023-03-23T19:09:00.550Z] ---> 69b25aac0bfa [2023-03-23T19:09:00.550Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-23T19:09:00.550Z] ---> Running in 9851bebc7fe8 [2023-03-23T19:09:00.550Z] Removing intermediate container 9851bebc7fe8 [2023-03-23T19:09:00.550Z] ---> f37c791bf4c0 [2023-03-23T19:09:00.550Z] Step 15/25 : WORKDIR / [2023-03-23T19:09:00.550Z] ---> Running in 859937aa9b72 [2023-03-23T19:09:00.550Z] Removing intermediate container 859937aa9b72 [2023-03-23T19:09:00.550Z] ---> a21d3ae0a040 [2023-03-23T19:09:00.550Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:09:00.550Z] ---> 84ec2ea0b4c8 [2023-03-23T19:09:00.550Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:09:00.550Z] ---> f9fe278ec5ce [2023-03-23T19:09:00.550Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-23T19:09:00.550Z] ---> c3ecfe0bd2dd [2023-03-23T19:09:00.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:09:00.550Z] ---> 7cc22624a78b [2023-03-23T19:09:00.550Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-23T19:09:01.130Z] ---> 4e2b16e7358b [2023-03-23T19:09:01.130Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-23T19:09:01.397Z] ---> Running in 9e9793dabbab [2023-03-23T19:09:01.674Z] Removing intermediate container 9e9793dabbab [2023-03-23T19:09:01.674Z] ---> b5cf2e48af88 [2023-03-23T19:09:01.674Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T19:09:01.945Z] ---> Running in 8ca9a80b54a8 [2023-03-23T19:09:02.525Z] Removing intermediate container 8ca9a80b54a8 [2023-03-23T19:09:02.525Z] ---> 10cc1930d4e3 [2023-03-23T19:09:02.525Z] Step 23/25 : LABEL arch=arm64 [2023-03-23T19:09:02.525Z] ---> Running in 649cddfdcb05 [2023-03-23T19:09:03.110Z] Removing intermediate container 649cddfdcb05 [2023-03-23T19:09:03.110Z] ---> e8555b6844a0 [2023-03-23T19:09:03.110Z] Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:09:03.110Z] ---> Running in 1d19cc05a765 [2023-03-23T19:09:03.693Z] Removing intermediate container 1d19cc05a765 [2023-03-23T19:09:03.693Z] ---> 91bd3b800b10 [2023-03-23T19:09:03.693Z] Step 25/25 : LABEL version=0.0.0 [2023-03-23T19:09:03.693Z] ---> Running in c373f2dacafb [2023-03-23T19:09:03.958Z] Removing intermediate container c373f2dacafb [2023-03-23T19:09:03.958Z] ---> a6510f5434bf [2023-03-23T19:09:03.958Z] [2023-03-23T19:09:04.538Z] Successfully built a6510f5434bf [2023-03-23T19:09:04.538Z] Successfully tagged core-metadata-arm64:latest [2023-03-23T19:09:43.372Z]  Building core-metadata ... done Removing intermediate container e6944fe70d1d [2023-03-23T19:09:43.372Z] ---> 7713f4189005 [2023-03-23T19:09:43.372Z] [2023-03-23T19:09:43.372Z] Step 9/33 : FROM alpine:3.17 [2023-03-23T19:09:43.372Z] ---> d74e625d9115 [2023-03-23T19:09:43.372Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T19:09:43.372Z] ---> Running in 95fe53b1e41b [2023-03-23T19:09:43.372Z] Removing intermediate container 95fe53b1e41b [2023-03-23T19:09:43.372Z] ---> e1476ba2943b [2023-03-23T19:09:43.372Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-23T19:09:43.372Z] ---> Running in 88082bf67025 [2023-03-23T19:09:43.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:09:43.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:09:43.372Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-23T19:09:43.372Z] (2/2) Installing su-exec (0.2-r2) [2023-03-23T19:09:43.372Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T19:09:43.372Z] OK: 8 MiB in 17 packages [2023-03-23T19:09:45.305Z] Removing intermediate container 88082bf67025 [2023-03-23T19:09:45.305Z] ---> c5bfc7d3f9d8 [2023-03-23T19:09:45.305Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-23T19:09:45.305Z] ---> Running in 0c8635c0d414 [2023-03-23T19:09:45.572Z] Removing intermediate container 0c8635c0d414 [2023-03-23T19:09:45.572Z] ---> 787e10766762 [2023-03-23T19:09:45.572Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-23T19:09:45.572Z] ---> Running in 418cd2f7ea9b [2023-03-23T19:09:46.154Z] Removing intermediate container 418cd2f7ea9b [2023-03-23T19:09:46.154Z] ---> 27986be355f9 [2023-03-23T19:09:46.155Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-23T19:09:46.419Z] ---> Running in 302531e6d5c8 [2023-03-23T19:09:49.751Z] Removing intermediate container 302531e6d5c8 [2023-03-23T19:09:49.751Z] ---> f8917a3357a0 [2023-03-23T19:09:49.751Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-23T19:09:49.751Z] ---> Running in d9e5a9572d3a [2023-03-23T19:09:50.339Z] Removing intermediate container d9e5a9572d3a [2023-03-23T19:09:50.339Z] ---> 5e52ea9fce33 [2023-03-23T19:09:50.339Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-23T19:09:50.339Z] ---> Running in f5f717b97fdf [2023-03-23T19:09:53.672Z] Removing intermediate container f5f717b97fdf [2023-03-23T19:09:53.672Z] ---> e4e96c14cd3f [2023-03-23T19:09:53.672Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-23T19:09:53.672Z] ---> Running in 4086056a21fd [2023-03-23T19:09:53.672Z] Removing intermediate container 4086056a21fd [2023-03-23T19:09:53.672Z] ---> b764fe78a88f [2023-03-23T19:09:53.672Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-23T19:09:54.633Z] ---> 51a07ae7c388 [2023-03-23T19:09:54.633Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-23T19:09:54.633Z] ---> Running in 885964a673f9 [2023-03-23T19:09:57.968Z] Removing intermediate container 885964a673f9 [2023-03-23T19:09:57.968Z] ---> 9b559dc814ac [2023-03-23T19:09:57.968Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:09:58.546Z] ---> c828879f8bdb [2023-03-23T19:09:58.546Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:09:59.618Z] ---> 6d6ae143c281 [2023-03-23T19:09:59.618Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-23T19:10:01.628Z] ---> abdb5bbc8747 [2023-03-23T19:10:01.628Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-23T19:10:03.634Z] ---> 261044c1f557 [2023-03-23T19:10:03.634Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-23T19:10:04.226Z] ---> 72f2c87b819b [2023-03-23T19:10:04.226Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-23T19:10:05.196Z] ---> 0851bbf5771b [2023-03-23T19:10:05.196Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-23T19:10:05.783Z] ---> 4465d87a3304 [2023-03-23T19:10:05.783Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-23T19:10:06.742Z] ---> 1399b8990d2f [2023-03-23T19:10:06.742Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-23T19:10:06.742Z] ---> Running in 3b6f41182cdd [2023-03-23T19:10:10.074Z] Removing intermediate container 3b6f41182cdd [2023-03-23T19:10:10.074Z] ---> 8c3f035f5cc3 [2023-03-23T19:10:10.074Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-23T19:10:10.074Z] ---> Running in 0c3ed5640e7e [2023-03-23T19:10:10.340Z] Removing intermediate container 0c3ed5640e7e [2023-03-23T19:10:10.340Z] ---> 7e899993e345 [2023-03-23T19:10:10.340Z] Step 30/33 : CMD ["gate"] [2023-03-23T19:10:10.605Z] ---> Running in a72491b8a96c [2023-03-23T19:10:11.189Z] Removing intermediate container a72491b8a96c [2023-03-23T19:10:11.189Z] ---> 474f5a8eea30 [2023-03-23T19:10:11.189Z] Step 31/33 : LABEL arch=arm64 [2023-03-23T19:10:11.189Z] ---> Running in 2eda867c9eb2 [2023-03-23T19:10:12.164Z] Removing intermediate container 2eda867c9eb2 [2023-03-23T19:10:12.164Z] ---> 261a1971c096 [2023-03-23T19:10:12.164Z] Step 32/33 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:10:12.164Z] ---> Running in 0d8eff538bf3 [2023-03-23T19:10:12.745Z] Removing intermediate container 0d8eff538bf3 [2023-03-23T19:10:12.745Z] ---> 458ba1510970 [2023-03-23T19:10:12.745Z] Step 33/33 : LABEL version=0.0.0 [2023-03-23T19:10:12.745Z] ---> Running in 40eba145d7e7 [2023-03-23T19:10:13.323Z] Removing intermediate container 40eba145d7e7 [2023-03-23T19:10:13.323Z] ---> d75c22a80341 [2023-03-23T19:10:13.323Z] [2023-03-23T19:10:13.589Z] Successfully built d75c22a80341 [2023-03-23T19:10:13.589Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-23T19:10:25.884Z]  Building security-bootstrapper ... done Removing intermediate container 0467a2144030 [2023-03-23T19:10:25.884Z] ---> 114a594e2e18 [2023-03-23T19:10:25.884Z] [2023-03-23T19:10:25.884Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T19:10:25.884Z] ---> d74e625d9115 [2023-03-23T19:10:25.884Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T19:10:26.152Z] ---> Running in a7368a7379d5 [2023-03-23T19:10:28.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:29.625Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T19:10:29.892Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T19:10:29.892Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T19:10:29.892Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T19:10:30.476Z] OK: 8 MiB in 17 packages [2023-03-23T19:10:32.425Z] Removing intermediate container a7368a7379d5 [2023-03-23T19:10:32.425Z] ---> b2b83710cc0d [2023-03-23T19:10:32.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-23T19:10:32.425Z] ---> Running in 7b33ebc1847a [2023-03-23T19:10:32.692Z] Removing intermediate container 7b33ebc1847a [2023-03-23T19:10:32.692Z] ---> 84204cc4824d [2023-03-23T19:10:32.692Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-23T19:10:32.692Z] ---> Running in d4dfd77b64d6 [2023-03-23T19:10:33.276Z] Removing intermediate container d4dfd77b64d6 [2023-03-23T19:10:33.276Z] ---> 5c8d1490ecd9 [2023-03-23T19:10:33.276Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-23T19:10:33.276Z] ---> Running in 07200d1a0687 [2023-03-23T19:10:33.864Z] Removing intermediate container 07200d1a0687 [2023-03-23T19:10:33.864Z] ---> 17586e13c715 [2023-03-23T19:10:33.864Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:10:34.444Z] ---> 9c18ef2a8703 [2023-03-23T19:10:34.444Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:10:35.028Z] ---> cd66b1d0d337 [2023-03-23T19:10:35.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-23T19:10:37.603Z] ---> 553826912b1c [2023-03-23T19:10:37.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:10:38.194Z] ---> 1e4f62701c3b [2023-03-23T19:10:38.194Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-23T19:10:38.465Z] ---> Running in 209bdd730449 [2023-03-23T19:10:38.732Z] Removing intermediate container 209bdd730449 [2023-03-23T19:10:38.732Z] ---> e734ee2a8aee [2023-03-23T19:10:38.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T19:10:38.999Z] ---> Running in 3a252e56a7e7 [2023-03-23T19:10:39.265Z] Removing intermediate container 3a252e56a7e7 [2023-03-23T19:10:39.265Z] ---> a534e8c5ae29 [2023-03-23T19:10:39.265Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T19:10:39.534Z] ---> Running in d9c1a7e42140 [2023-03-23T19:10:39.801Z] Removing intermediate container d9c1a7e42140 [2023-03-23T19:10:39.801Z] ---> 21ac44f80ee9 [2023-03-23T19:10:39.801Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:10:40.069Z] ---> Running in 42ddc9a52c10 [2023-03-23T19:10:40.660Z] Removing intermediate container 42ddc9a52c10 [2023-03-23T19:10:40.660Z] ---> 70250446bccc [2023-03-23T19:10:40.660Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T19:10:40.660Z] ---> Running in d2534010fdf0 [2023-03-23T19:10:41.241Z] Removing intermediate container d2534010fdf0 [2023-03-23T19:10:41.241Z] ---> 2d699bb4eb55 [2023-03-23T19:10:41.241Z] [2023-03-23T19:10:41.509Z] Successfully built 2d699bb4eb55 [2023-03-23T19:10:41.509Z] Successfully tagged support-notifications-arm64:latest [2023-03-23T19:10:48.153Z]  Building support-notifications ... done Removing intermediate container d8570fbebcae [2023-03-23T19:10:48.153Z] ---> e7406a80e837 [2023-03-23T19:10:48.153Z] [2023-03-23T19:10:48.153Z] Step 9/20 : FROM alpine:3.17 [2023-03-23T19:10:48.153Z] ---> d74e625d9115 [2023-03-23T19:10:48.153Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-23T19:10:48.153Z] ---> Using cache [2023-03-23T19:10:48.153Z] ---> e1476ba2943b [2023-03-23T19:10:48.153Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-23T19:10:48.153Z] ---> Running in 15f6906b6ea4 [2023-03-23T19:10:48.153Z] Removing intermediate container 6511051c728e [2023-03-23T19:10:48.153Z] ---> 000066bde1bd [2023-03-23T19:10:48.153Z] [2023-03-23T19:10:48.153Z] Step 10/23 : FROM alpine:3.17 [2023-03-23T19:10:48.153Z] ---> d74e625d9115 [2023-03-23T19:10:48.153Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-23T19:10:48.153Z] ---> Using cache [2023-03-23T19:10:48.153Z] ---> 814b09d97d63 [2023-03-23T19:10:48.153Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-23T19:10:48.153Z] ---> Using cache [2023-03-23T19:10:48.153Z] ---> c314e6006a02 [2023-03-23T19:10:48.153Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:10:48.153Z] ---> Using cache [2023-03-23T19:10:48.153Z] ---> c169d371ea62 [2023-03-23T19:10:48.153Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:10:48.153Z] ---> Using cache [2023-03-23T19:10:48.153Z] ---> 0cc2c8d43c0b [2023-03-23T19:10:48.153Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-23T19:10:49.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:49.128Z] ---> 0ff67cb31f17 [2023-03-23T19:10:49.128Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:10:49.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:49.717Z] ---> 720bbb745cd4 [2023-03-23T19:10:49.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-23T19:10:50.303Z] ---> 511f246c952d [2023-03-23T19:10:50.303Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-23T19:10:50.575Z] ---> Running in be6880a26de8 [2023-03-23T19:10:50.853Z] v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-23T19:10:50.853Z] v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-23T19:10:50.853Z] OK: 17691 distinct packages available [2023-03-23T19:10:51.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T19:10:52.296Z] Removing intermediate container be6880a26de8 [2023-03-23T19:10:52.296Z] ---> 9e781622da36 [2023-03-23T19:10:52.296Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-23T19:10:52.296Z] ---> Running in 4a5aa20acfe8 [2023-03-23T19:10:52.563Z] Removing intermediate container 4a5aa20acfe8 [2023-03-23T19:10:52.563Z] ---> c5a001911e37 [2023-03-23T19:10:52.563Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-23T19:10:52.829Z] ---> Running in 520e70ceaa06 [2023-03-23T19:10:52.829Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-23T19:10:53.095Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-23T19:10:53.095Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-23T19:10:53.095Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-23T19:10:53.095Z] Removing intermediate container 520e70ceaa06 [2023-03-23T19:10:53.095Z] ---> 6ec59c05a9c8 [2023-03-23T19:10:53.095Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T19:10:53.095Z] (5/9) Installing curl (7.88.1-r1) [2023-03-23T19:10:53.095Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-23T19:10:53.095Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-23T19:10:53.095Z] (8/9) Installing libucontext (1.2-r0) [2023-03-23T19:10:53.095Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-23T19:10:53.095Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T19:10:53.095Z] ---> Running in fd27c06ed261 [2023-03-23T19:10:53.095Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T19:10:53.684Z] Removing intermediate container fd27c06ed261 [2023-03-23T19:10:53.684Z] ---> 21c173ea0bf5 [2023-03-23T19:10:53.684Z] Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:10:53.684Z] ---> Running in 25505377deaf [2023-03-23T19:10:53.684Z] OK: 11 MiB in 24 packages [2023-03-23T19:10:53.954Z] Removing intermediate container 25505377deaf [2023-03-23T19:10:53.954Z] ---> 035f4f152904 [2023-03-23T19:10:53.954Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T19:10:54.223Z] ---> Running in f4957a754816 [2023-03-23T19:10:57.580Z] Removing intermediate container f4957a754816 [2023-03-23T19:10:57.580Z] ---> 5fea2b3a3c5d [2023-03-23T19:10:57.580Z] [2023-03-23T19:10:57.580Z] Removing intermediate container 15f6906b6ea4 [2023-03-23T19:10:57.580Z] ---> 73fa85ff2b83 [2023-03-23T19:10:57.580Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-23T19:10:57.580Z] Successfully built 5fea2b3a3c5d [2023-03-23T19:10:57.580Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-23T19:10:58.164Z]  Building security-proxy-auth ... done  ---> 7f6df0a6d76d [2023-03-23T19:10:58.164Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-23T19:10:58.748Z] ---> d1634ef26d1b [2023-03-23T19:10:58.748Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-23T19:11:00.161Z] ---> 7aa6fbda0bb4 [2023-03-23T19:11:00.161Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-23T19:11:00.427Z] ---> 72b4727794b4 [2023-03-23T19:11:00.427Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-23T19:11:00.427Z] ---> Running in 6027edf23ff2 [2023-03-23T19:11:00.693Z] Removing intermediate container 6027edf23ff2 [2023-03-23T19:11:00.693Z] ---> 1a34f32a16e0 [2023-03-23T19:11:00.693Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T19:11:00.960Z] ---> Running in a3191877f578 [2023-03-23T19:11:01.226Z] Removing intermediate container a3191877f578 [2023-03-23T19:11:01.227Z] ---> 2f7b4ec56871 [2023-03-23T19:11:01.227Z] Step 18/20 : LABEL arch=arm64 [2023-03-23T19:11:01.227Z] ---> Running in 01164f05c813 [2023-03-23T19:11:01.493Z] Removing intermediate container 01164f05c813 [2023-03-23T19:11:01.493Z] ---> 1b6a59265808 [2023-03-23T19:11:01.493Z] Step 19/20 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 [2023-03-23T19:11:01.761Z] ---> Running in 1488b5dbaed0 [2023-03-23T19:11:02.030Z] Removing intermediate container 1488b5dbaed0 [2023-03-23T19:11:02.030Z] ---> 4c7a26999c19 [2023-03-23T19:11:02.030Z] Step 20/20 : LABEL version=0.0.0 [2023-03-23T19:11:02.030Z] ---> Running in a197980b8694 [2023-03-23T19:11:02.296Z] Removing intermediate container a197980b8694 [2023-03-23T19:11:02.296Z] ---> 2acc28c238f6 [2023-03-23T19:11:02.296Z] [2023-03-23T19:11:02.562Z] Successfully built 2acc28c238f6 [2023-03-23T19:11:02.562Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-23T19:11:03.153Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-23T19:11:03.156Z] $ docker stop --time=1 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b [2023-03-23T19:11:04.856Z] $ docker rm -f --volumes 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T19:11:05.430Z] + docker images [2023-03-23T19:11:05.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-23T19:11:05.696Z] security-spiffe-token-provider-arm64 latest 2acc28c238f6 3 seconds ago 32.7MB [2023-03-23T19:11:05.696Z] security-proxy-auth-arm64 latest 5fea2b3a3c5d 8 seconds ago 18.2MB [2023-03-23T19:11:05.696Z] 000066bde1bd 18 seconds ago 1.47GB [2023-03-23T19:11:05.696Z] e7406a80e837 20 seconds ago 1.53GB [2023-03-23T19:11:05.696Z] support-notifications-arm64 latest 2d699bb4eb55 25 seconds ago 32.1MB [2023-03-23T19:11:05.696Z] 114a594e2e18 41 seconds ago 1.56GB [2023-03-23T19:11:05.696Z] security-bootstrapper-arm64 latest d75c22a80341 53 seconds ago 21.9MB [2023-03-23T19:11:05.696Z] 7713f4189005 About a minute ago 1.48GB [2023-03-23T19:11:05.696Z] core-metadata-arm64 latest a6510f5434bf 2 minutes ago 20.2MB [2023-03-23T19:11:05.696Z] a7ac90963495 2 minutes ago 1.5GB [2023-03-23T19:11:05.696Z] core-data-arm64 latest 9b197e0dd986 6 minutes ago 19.8MB [2023-03-23T19:11:05.696Z] 244542bed820 6 minutes ago 1.5GB [2023-03-23T19:11:05.696Z] security-spire-agent-arm64 latest 979ae7bbd958 8 minutes ago 125MB [2023-03-23T19:11:05.696Z] 5528ebb6de15 9 minutes ago 1.35GB [2023-03-23T19:11:05.696Z] support-scheduler-arm64 latest c94d14ef7ce5 10 minutes ago 31.5MB [2023-03-23T19:11:05.696Z] a16323f09e27 10 minutes ago 1.56GB [2023-03-23T19:11:05.696Z] core-common-config-bootstrapper-arm64 latest 8f2d75b826ea 12 minutes ago 17.2MB [2023-03-23T19:11:05.696Z] security-secretstore-setup-arm64 latest 355cfefa5ad6 12 minutes ago 32.1MB [2023-03-23T19:11:05.696Z] 19712eedfb66 12 minutes ago 1.49GB [2023-03-23T19:11:05.696Z] a77fe0df9811 12 minutes ago 1.49GB [2023-03-23T19:11:05.696Z] core-command-arm64 latest 754a8491abce 13 minutes ago 19.6MB [2023-03-23T19:11:05.696Z] 105cf4c76038 13 minutes ago 1.49GB [2023-03-23T19:11:05.696Z] security-proxy-setup-arm64 latest 1056b528864c 14 minutes ago 18.6MB [2023-03-23T19:11:05.696Z] 5c11cbb99040 14 minutes ago 1.47GB [2023-03-23T19:11:05.696Z] security-spire-config-arm64 latest cb41b64fcaf8 20 minutes ago 86.2MB [2023-03-23T19:11:05.696Z] security-spire-server-arm64 latest 1dcbb36ff950 20 minutes ago 87.1MB [2023-03-23T19:11:05.696Z] b1ec2ae276f1 21 minutes ago 1.35GB [2023-03-23T19:11:05.696Z] defc37af821b 21 minutes ago 1.35GB [2023-03-23T19:11:05.697Z] ci-base-image-arm64 latest c9a3b78a3e26 35 minutes ago 866MB [2023-03-23T19:11:05.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB [2023-03-23T19:11:05.697Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-23T19:11:05.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:11:06.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T19:11:06.529Z] [2023-03-23T19:11:06.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:11:06.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T19:11:07.191Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T19:11:07.191Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T19:11:07.191Z] 04944245beec: Pulling fs layer [2023-03-23T19:11:07.191Z] 699f458cf7ca: Pulling fs layer [2023-03-23T19:11:07.191Z] 765212b225bb: Pulling fs layer [2023-03-23T19:11:07.191Z] f23df028b6ca: Pulling fs layer [2023-03-23T19:11:07.191Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T19:11:07.191Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T19:11:07.191Z] 765212b225bb: Waiting [2023-03-23T19:11:07.191Z] f23df028b6ca: Waiting [2023-03-23T19:11:07.191Z] d65c8cfc05b1: Waiting [2023-03-23T19:11:07.191Z] 2437ff75d9bd: Waiting [2023-03-23T19:11:07.191Z] 04944245beec: Verifying Checksum [2023-03-23T19:11:07.191Z] 04944245beec: Download complete [2023-03-23T19:11:07.191Z] 765212b225bb: Verifying Checksum [2023-03-23T19:11:07.191Z] 765212b225bb: Download complete [2023-03-23T19:11:07.459Z] f23df028b6ca: Verifying Checksum [2023-03-23T19:11:07.459Z] f23df028b6ca: Download complete [2023-03-23T19:11:07.459Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T19:11:07.459Z] d65c8cfc05b1: Download complete [2023-03-23T19:11:07.459Z] 699f458cf7ca: Verifying Checksum [2023-03-23T19:11:07.459Z] 699f458cf7ca: Download complete [2023-03-23T19:11:08.044Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T19:11:08.044Z] 8998bd30e6a1: Download complete [2023-03-23T19:11:10.628Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T19:11:10.628Z] 2437ff75d9bd: Download complete [2023-03-23T19:11:12.042Z] 8998bd30e6a1: Pull complete [2023-03-23T19:11:12.632Z] 04944245beec: Pull complete [2023-03-23T19:11:14.041Z] 699f458cf7ca: Pull complete [2023-03-23T19:11:14.307Z] 765212b225bb: Pull complete [2023-03-23T19:11:14.892Z] f23df028b6ca: Pull complete [2023-03-23T19:11:15.160Z] d65c8cfc05b1: Pull complete [2023-03-23T19:11:30.145Z] 2437ff75d9bd: Pull complete [2023-03-23T19:11:30.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T19:11:30.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T19:11:30.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T19:11:30.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container [2023-03-23T19:11:30.539Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T19:11:33.591Z] $ docker top c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:34.562Z] ---> job-cost.sh [2023-03-23T19:11:34.562Z] lf-activate-venv: SKIPPING [2023-03-23T19:11:34.562Z] INFO: No Stack... [2023-03-23T19:11:35.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T19:11:36.103Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T19:11:36.760Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-23T19:11:36.760Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T19:11:36.815Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] [2023-03-23T19:11:36.821Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] did not exist. Created. [2023-03-23T19:11:36.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T19:11:37.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T19:11:37.778Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T19:11:37.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T19:11:37.857Z] $ docker stop --time=1 c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc [2023-03-23T19:11:39.368Z] $ docker rm -f --volumes c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-23T19:11:40.292Z] provisioning config files... [2023-03-23T19:11:40.299Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7224392247673297072tmp [Pipeline] { [Pipeline] sh [2023-03-23T19:11:40.626Z] + set +x [2023-03-23T19:11:40.626Z] + bash -s -- [2023-03-23T19:11:40.626Z] + curl -s https://codecov.io/bash [2023-03-23T19:11:40.626Z] [2023-03-23T19:11:40.626Z] _____ _ [2023-03-23T19:11:40.626Z] / ____| | | [2023-03-23T19:11:40.626Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T19:11:40.626Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T19:11:40.626Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T19:11:40.626Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T19:11:40.626Z] Bash-1.0.6 [2023-03-23T19:11:40.626Z] [2023-03-23T19:11:40.626Z] [2023-03-23T19:11:40.626Z] ==> git version 2.25.1 found [2023-03-23T19:11:40.626Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-23T19:11:40.626Z] Release-Date: 2020-01-08 [2023-03-23T19:11:40.626Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-23T19:11:40.626Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T19:11:40.626Z] ==> Jenkins CI detected. [2023-03-23T19:11:40.626Z] current dir:  /w/workspace/edgex-go/1 [2023-03-23T19:11:40.626Z] project root: . [2023-03-23T19:11:40.626Z] --> token set from env [2023-03-23T19:11:40.626Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T19:11:40.626Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T19:11:40.626Z] ==> Python coveragepy not found [2023-03-23T19:11:40.627Z] ==> Searching for coverage reports in: [2023-03-23T19:11:40.627Z] + . [2023-03-23T19:11:40.627Z] -> Found 1 reports [2023-03-23T19:11:40.627Z] ==> Detecting git/mercurial file structure [2023-03-23T19:11:40.627Z] ==> Reading reports [2023-03-23T19:11:40.627Z] + ./coverage.out bytes=447378 [2023-03-23T19:11:40.627Z] ==> Appending adjustments [2023-03-23T19:11:40.627Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T19:11:41.565Z] + Found adjustments [2023-03-23T19:11:41.565Z] ==> Gzipping contents [2023-03-23T19:11:41.565Z] 60K /tmp/codecov.zS2GcI.gz [2023-03-23T19:11:41.565Z] ==> Uploading reports [2023-03-23T19:11:41.565Z] url: https://codecov.io [2023-03-23T19:11:41.565Z] query: branch=PR-4476&commit=b9611daac135a6d3995ceef9642bf49a4692d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4476&job=&cmd_args= [2023-03-23T19:11:41.565Z] -> Pinging Codecov [2023-03-23T19:11:41.565Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4476&commit=b9611daac135a6d3995ceef9642bf49a4692d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4476&job=&cmd_args= [2023-03-23T19:11:41.823Z] -> Uploading to [2023-03-23T19:11:41.823Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/00271124DB129430A58F1EEE437C3FCB/b9611daac135a6d3995ceef9642bf49a4692d417/70e9ae22-573d-449a-8676-f245a97042ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T191141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c7ff5f99047d4859ad47b9f6f34310db9c987789853ec235e9c3d185a51467e [2023-03-23T19:11:41.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T19:11:41.823Z] Dload Upload Total Spent Left Speed [2023-03-23T19:11:42.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57453 0 0 100 57453 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-03-23T19:11:42.390Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] } [2023-03-23T19:11:42.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T19:11:43.767Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:44.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:44.989Z] ---> package-listing.sh [2023-03-23T19:11:44.989Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T19:11:44.989Z] ++ facter osfamily [2023-03-23T19:11:45.248Z] + OS_FAMILY=debian [2023-03-23T19:11:45.248Z] + workspace=/w/workspace/edgex-go/1 [2023-03-23T19:11:45.248Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T19:11:45.248Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T19:11:45.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T19:11:45.248Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T19:11:45.248Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T19:11:45.248Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T19:11:45.248Z] + case "${OS_FAMILY}" in [2023-03-23T19:11:45.248Z] + dpkg -l [2023-03-23T19:11:45.248Z] + grep '^ii' [2023-03-23T19:11:45.248Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T19:11:45.248Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T19:11:45.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T19:11:45.248Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-23T19:11:45.248Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-23T19:11:45.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-23T19:11:45.280Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T19:11:45.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:11:46.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T19:11:46.216Z] [2023-03-23T19:11:46.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T19:11:46.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T19:11:46.598Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T19:11:46.598Z] 5eb5b503b376: Pulling fs layer [2023-03-23T19:11:46.598Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T19:11:46.598Z] ec43610c2a17: Pulling fs layer [2023-03-23T19:11:46.598Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T19:11:46.598Z] 33b1e0a273af: Pulling fs layer [2023-03-23T19:11:46.598Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T19:11:46.598Z] 2f39f015ded8: Pulling fs layer [2023-03-23T19:11:46.598Z] 5d3b04190fa2: Waiting [2023-03-23T19:11:46.598Z] 33b1e0a273af: Waiting [2023-03-23T19:11:46.598Z] 3a2ae6a8a46f: Waiting [2023-03-23T19:11:46.598Z] 2f39f015ded8: Waiting [2023-03-23T19:11:46.598Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T19:11:46.598Z] 3a2ae6a8a46f: Download complete [2023-03-23T19:11:46.858Z] 33b1e0a273af: Verifying Checksum [2023-03-23T19:11:46.858Z] 33b1e0a273af: Download complete [2023-03-23T19:11:46.858Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T19:11:46.858Z] 5d3b04190fa2: Download complete [2023-03-23T19:11:46.858Z] ec43610c2a17: Verifying Checksum [2023-03-23T19:11:46.858Z] ec43610c2a17: Download complete [2023-03-23T19:11:47.117Z] 5eb5b503b376: Download complete [2023-03-23T19:11:47.682Z] 2f39f015ded8: Download complete [2023-03-23T19:11:47.939Z] 5eb5b503b376: Pull complete [2023-03-23T19:11:48.196Z] 5c69ac0246d0: Pull complete [2023-03-23T19:11:48.454Z] ec43610c2a17: Pull complete [2023-03-23T19:11:48.454Z] 3a2ae6a8a46f: Pull complete [2023-03-23T19:11:48.713Z] 33b1e0a273af: Pull complete [2023-03-23T19:11:48.713Z] 5d3b04190fa2: Pull complete [2023-03-23T19:11:52.889Z] 2f39f015ded8: Pull complete [2023-03-23T19:11:52.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T19:11:52.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T19:11:52.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T19:11:53.090Z] prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container [2023-03-23T19:11:53.144Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-03-23T19:11:55.082Z] $ docker top f9eb4679dbf915316af004a221efd7208b774c1555515ec1bb261fadbebe1cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T19:11:55.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T19:11:55.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T19:11:56.066Z] + ls /var/log/sa-host [2023-03-23T19:11:56.067Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T19:11:56.274Z] provisioning config files... [2023-03-23T19:11:56.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12423542929931615750tmp [Pipeline] { [Pipeline] echo [2023-03-23T19:11:56.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:56.649Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T19:11:56.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:57.064Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T19:11:57.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:57.405Z] ---> sudo-logs.sh [2023-03-23T19:11:57.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T19:11:57.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:57.793Z] ---> job-cost.sh [2023-03-23T19:11:57.793Z] lf-activate-venv: SKIPPING [2023-03-23T19:11:57.794Z] DEBUG: total: 0.10999999940395355 [2023-03-23T19:11:57.794Z] INFO: Retrieving Stack Cost... [2023-03-23T19:11:58.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T19:11:58.621Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T19:11:58.660Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T19:11:58.974Z] ---> logs-deploy.sh [2023-03-23T19:11:58.974Z] lf-activate-venv: SKIPPING [2023-03-23T19:11:58.974Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4476/1 [2023-03-23T19:11:58.974Z] INFO: archiving workspace using pattern(s): [2023-03-23T19:11:59.912Z] Archives upload complete. [2023-03-23T19:12:00.172Z] INFO: archiving logs to Nexus