Pull request #4302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9b0e0bc461d55b7092059b7bddd34b8eb56813+9e386417050e4cffa7025a09e4120fb1660b81d4 (29ab609dd028a979612277af2127179c6f169cd0) 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-ssh6429811828950460482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12135859144305415205.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6634269018174550141.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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12471340105472579563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15320644944916907851.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14836402920830008445.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3431’ Running on prd-ubuntu20.04-docker-8c-8g-3435 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [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 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 Merge succeeded, producing be9b0e0bc461d55b7092059b7bddd34b8eb56813 Checking out Revision be9b0e0bc461d55b7092059b7bddd34b8eb56813 (PR-4302) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # 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 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T19:04:14.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T19:04:14.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T19:04:14.914Z] ========================================================= [2023-01-23T19:04:14.914Z] EdgeX Global Pipelines Version Info [2023-01-23T19:04:14.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:04:15.660Z] ------------------- [2023-01-23T19:04:15.660Z] stable info: [2023-01-23T19:04:15.660Z] ------------------- [2023-01-23T19:04:15.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T19:04:15.660Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T19:04:15.660Z] Message: update stable to v1.0.244 [2023-01-23T19:04:16.230Z] ------------------- [2023-01-23T19:04:16.230Z] experimental info: [2023-01-23T19:04:16.230Z] ------------------- [2023-01-23T19:04:16.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T19:04:16.230Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T19:04:16.230Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T19:04:16.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-23T19:04:16.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-23T19:04:16.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T19:04:16.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T19:04:16.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T19:04:16.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T19:04:16.755Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T19:04:16.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-23T19:04:16.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-23T19:04:16.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-23T19:04:16.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T19:04:16.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T19:04:16.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T19:04:17.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T19:04:17.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T19:04:17.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T19:04:17.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T19:04:17.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T19:04:17.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-23T19:04:17.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-23T19:04:17.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T19:04:17.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T19:04:17.391Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T19:04:17.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-01-23T19:04:17.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-01-23T19:04:17.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-01-23T19:04:17.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo [2023-01-23T19:04:17.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be9b0e0 [Pipeline] echo [2023-01-23T19:04:17.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:04:17.733Z] provisioning config files... [2023-01-23T19:04:17.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3488632215839899510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:04:18.088Z] ---> docker-login.sh [2023-01-23T19:04:18.088Z] nexus3.edgexfoundry.org:10001 [2023-01-23T19:04:18.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:18.349Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:18.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:18.349Z] [2023-01-23T19:04:18.349Z] Login Succeeded [2023-01-23T19:04:18.349Z] nexus3.edgexfoundry.org:10002 [2023-01-23T19:04:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:18.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:18.610Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:18.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:18.610Z] [2023-01-23T19:04:18.610Z] Login Succeeded [2023-01-23T19:04:18.610Z] nexus3.edgexfoundry.org:10003 [2023-01-23T19:04:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:18.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:18.610Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:18.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:18.610Z] [2023-01-23T19:04:18.610Z] Login Succeeded [2023-01-23T19:04:18.610Z] nexus3.edgexfoundry.org:10004 [2023-01-23T19:04:18.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:18.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:18.871Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:18.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:18.871Z] [2023-01-23T19:04:18.871Z] Login Succeeded [2023-01-23T19:04:18.871Z] docker.io [2023-01-23T19:04:18.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:04:19.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:04:19.133Z] Configure a credential helper to remove this warning. See [2023-01-23T19:04:19.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:04:19.133Z] [2023-01-23T19:04:19.133Z] Login Succeeded [2023-01-23T19:04:19.133Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T19:04:19.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T19:04:19.579Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-23T19:04:19.579Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-01-23T19:04:19.579Z] -f2 [2023-01-23T19:04:19.579Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-23T19:04:19.579Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-23T19:04:19.579Z] cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/core-data/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/core-metadata/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-23T19:04:19.579Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-23T19:04:19.579Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-01-23T19:04:19.579Z] cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/support-notifications/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-23T19:04:19.579Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-23T19:04:19.579Z] + cut -d/ -f2 [2023-01-23T19:04:19.579Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-23T19:04:19.646Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T19:04:20.159Z] + git rev-list -1 --merges be9b0e0bc461d55b7092059b7bddd34b8eb56813~1..be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo [2023-01-23T19:04:20.207Z] -----------> git rev-list -1 --merges be9b0e0bc461d55b7092059b7bddd34b8eb56813~1..be9b0e0bc461d55b7092059b7bddd34b8eb56813 be9b0e0bc461d55b7092059b7bddd34b8eb56813 [false] [Pipeline] sh [2023-01-23T19:04:20.512Z] + git log --format=format:%s -1 be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] echo [2023-01-23T19:04:20.546Z] ========================================================= [2023-01-23T19:04:20.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T19:04:20.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-23T19:04:20.992Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T19:04:20.992Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T19:04:20.992Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T19:04:20.992Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T19:04:20.992Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T19:04:20.992Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T19:04:20.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:04:21.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:21.445Z] [2023-01-23T19:04:21.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:04:21.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:21.821Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T19:04:21.821Z] b85a868b505f: Pulling fs layer [2023-01-23T19:04:21.821Z] e2be974225ed: Pulling fs layer [2023-01-23T19:04:21.821Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T19:04:21.821Z] 988bab9f4d93: Pulling fs layer [2023-01-23T19:04:21.821Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T19:04:21.821Z] eaf3925da568: Pulling fs layer [2023-01-23T19:04:21.821Z] bab4dde63d76: Pulling fs layer [2023-01-23T19:04:21.821Z] bde34c3a00c8: Pulling fs layer [2023-01-23T19:04:21.821Z] b352a97aabf1: Pulling fs layer [2023-01-23T19:04:21.821Z] 4872d77fe225: Pulling fs layer [2023-01-23T19:04:21.821Z] 5851b861e8e6: Pulling fs layer [2023-01-23T19:04:21.821Z] 1469e6f7b9e6: Waiting [2023-01-23T19:04:21.821Z] eaf3925da568: Waiting [2023-01-23T19:04:21.821Z] bab4dde63d76: Waiting [2023-01-23T19:04:21.821Z] bde34c3a00c8: Waiting [2023-01-23T19:04:21.821Z] b352a97aabf1: Waiting [2023-01-23T19:04:21.821Z] 4872d77fe225: Waiting [2023-01-23T19:04:21.821Z] 5851b861e8e6: Waiting [2023-01-23T19:04:21.821Z] 988bab9f4d93: Waiting [2023-01-23T19:04:21.821Z] e2be974225ed: Download complete [2023-01-23T19:04:21.821Z] 988bab9f4d93: Verifying Checksum [2023-01-23T19:04:21.821Z] 988bab9f4d93: Download complete [2023-01-23T19:04:22.087Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T19:04:22.087Z] 1469e6f7b9e6: Download complete [2023-01-23T19:04:22.087Z] eaf3925da568: Download complete [2023-01-23T19:04:22.087Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T19:04:22.087Z] 339a4e72a1f5: Download complete [2023-01-23T19:04:22.087Z] bde34c3a00c8: Verifying Checksum [2023-01-23T19:04:22.087Z] bde34c3a00c8: Download complete [2023-01-23T19:04:22.349Z] b352a97aabf1: Verifying Checksum [2023-01-23T19:04:22.349Z] b352a97aabf1: Download complete [2023-01-23T19:04:22.349Z] 4872d77fe225: Verifying Checksum [2023-01-23T19:04:22.349Z] 4872d77fe225: Download complete [2023-01-23T19:04:22.349Z] 5851b861e8e6: Download complete [2023-01-23T19:04:22.349Z] b85a868b505f: Download complete [2023-01-23T19:04:22.613Z] bab4dde63d76: Verifying Checksum [2023-01-23T19:04:22.613Z] bab4dde63d76: Download complete [2023-01-23T19:04:23.547Z] b85a868b505f: Pull complete [2023-01-23T19:04:23.805Z] e2be974225ed: Pull complete [2023-01-23T19:04:24.064Z] 339a4e72a1f5: Pull complete [2023-01-23T19:04:24.321Z] 988bab9f4d93: Pull complete [2023-01-23T19:04:24.580Z] 1469e6f7b9e6: Pull complete [2023-01-23T19:04:24.580Z] eaf3925da568: Pull complete [2023-01-23T19:04:26.485Z] bab4dde63d76: Pull complete [2023-01-23T19:04:26.485Z] bde34c3a00c8: Pull complete [2023-01-23T19:04:26.485Z] b352a97aabf1: Pull complete [2023-01-23T19:04:26.747Z] 4872d77fe225: Pull complete [2023-01-23T19:04:26.747Z] 5851b861e8e6: Pull complete [2023-01-23T19:04:26.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T19:04:26.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T19:04:26.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:04:27.004Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:04:27.088Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T19:04:29.283Z] $ docker top fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 -eo pid,comm [2023-01-23T19:04:29.339Z] 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-01-23T19:04:29.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T19:04:29.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T19:04:29.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T19:04:29.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T19:04:29.586Z] $ docker exec fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent [2023-01-23T19:04:29.701Z] SSH_AUTH_SOCK=/tmp/ssh-b2imMRU0deQ7/agent.31 [2023-01-23T19:04:29.701Z] SSH_AGENT_PID=37 [2023-01-23T19:04:29.708Z] Running ssh-add (command line suppressed) [2023-01-23T19:04:29.812Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12495090638611659106.key (/w/workspace/edgex-go/1@tmp/private_key_12495090638611659106.key) [2023-01-23T19:04:29.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T19:04:30.151Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T19:04:30.181Z] $ docker exec --env ******** --env ******** fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent -k [2023-01-23T19:04:30.287Z] unset SSH_AUTH_SOCK; [2023-01-23T19:04:30.288Z] unset SSH_AGENT_PID; [2023-01-23T19:04:30.288Z] echo Agent pid 37 killed; [2023-01-23T19:04:30.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T19:04:30.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T19:04:30.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T19:04:30.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T19:04:30.525Z] $ docker exec fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent [2023-01-23T19:04:30.649Z] SSH_AUTH_SOCK=/tmp/ssh-4Q8oBzaq77b1/agent.70 [2023-01-23T19:04:30.649Z] SSH_AGENT_PID=76 [2023-01-23T19:04:30.667Z] Running ssh-add (command line suppressed) [2023-01-23T19:04:30.788Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5721966513297694297.key (/w/workspace/edgex-go/1@tmp/private_key_5721966513297694297.key) [2023-01-23T19:04:30.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T19:04:31.127Z] + git semver init [2023-01-23T19:04:31.387Z] 2023-01-23 19:04:31,304 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T19:04:31.387Z] 2023-01-23 19:04:31,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-23T19:04:31.387Z] 2023-01-23 19:04:31,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-23T19:04:31.387Z] 2023-01-23 19:04:31,306 [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-01-23T19:04:39.523Z] 2023-01-23 19:04:38,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4302 with force:False [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4302 [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,121 [execute] INFO git cat-file --batch-check [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,128 [execute] INFO git cat-file --batch [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T19:04:39.523Z] 2023-01-23 19:04:38,134 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4302 [2023-01-23T19:04:39.523Z] 0.0.0 [Pipeline] } [2023-01-23T19:04:39.553Z] $ docker exec --env ******** --env ******** fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 ssh-agent -k [2023-01-23T19:04:39.643Z] unset SSH_AUTH_SOCK; [2023-01-23T19:04:39.644Z] unset SSH_AGENT_PID; [2023-01-23T19:04:39.644Z] echo Agent pid 76 killed; [2023-01-23T19:04:39.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T19:04:40.069Z] + git semver [Pipeline] } [2023-01-23T19:04:40.355Z] $ docker stop --time=1 fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 [2023-01-23T19:04:41.919Z] $ docker rm -f --volumes fb4db9e7f941a0209461f03299b670f6c874e8b1c1da9c05a25ec9d8506e7e81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T19:04:42.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T19:04:42.662Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T19:04:42.677Z] [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-01-23T19:04:43.468Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-23T19:04:43.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:04:43.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:04:43.579Z] ========================================================= [2023-01-23T19:04:43.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T19:04:43.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:04:43.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:43.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T19:04:43.932Z] 213ec9aee27d: Pulling fs layer [2023-01-23T19:04:43.932Z] 4583459ba037: Pulling fs layer [2023-01-23T19:04:43.932Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T19:04:43.932Z] 53926ce57604: Pulling fs layer [2023-01-23T19:04:43.932Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T19:04:43.932Z] 22ff95d597cd: Pulling fs layer [2023-01-23T19:04:43.932Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T19:04:43.932Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T19:04:43.932Z] a7acece74701: Pulling fs layer [2023-01-23T19:04:43.932Z] 12d6caf4c0d1: Waiting [2023-01-23T19:04:43.932Z] 53926ce57604: Waiting [2023-01-23T19:04:43.932Z] 21b2b0c7a3f4: Waiting [2023-01-23T19:04:43.932Z] 22ff95d597cd: Waiting [2023-01-23T19:04:43.932Z] 96b7cbca73a9: Waiting [2023-01-23T19:04:43.932Z] a7acece74701: Waiting [2023-01-23T19:04:43.932Z] 93c1e223e6f2: Download complete [2023-01-23T19:04:43.932Z] 4583459ba037: Download complete [2023-01-23T19:04:43.932Z] 21b2b0c7a3f4: Download complete [2023-01-23T19:04:43.932Z] 22ff95d597cd: Verifying Checksum [2023-01-23T19:04:43.932Z] 22ff95d597cd: Download complete [2023-01-23T19:04:44.204Z] 213ec9aee27d: Download complete [2023-01-23T19:04:44.204Z] 12d6caf4c0d1: Download complete [2023-01-23T19:04:44.204Z] 213ec9aee27d: Pull complete [2023-01-23T19:04:44.475Z] 4583459ba037: Pull complete [2023-01-23T19:04:44.475Z] 93c1e223e6f2: Pull complete [2023-01-23T19:04:45.496Z] a7acece74701: Verifying Checksum [2023-01-23T19:04:45.496Z] 53926ce57604: Download complete [2023-01-23T19:04:45.496Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T19:04:45.497Z] 96b7cbca73a9: Download complete [2023-01-23T19:04:49.691Z] 53926ce57604: Pull complete [2023-01-23T19:04:49.691Z] 21b2b0c7a3f4: Pull complete [2023-01-23T19:04:49.691Z] 22ff95d597cd: Pull complete [2023-01-23T19:04:49.691Z] 12d6caf4c0d1: Pull complete [2023-01-23T19:04:52.225Z] 96b7cbca73a9: Pull complete [2023-01-23T19:04:52.484Z] a7acece74701: Pull complete [2023-01-23T19:04:52.744Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T19:04:52.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:52.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:04:53.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:53.107Z] WORKDIR /edgex [2023-01-23T19:04:53.107Z] COPY go.mod . [2023-01-23T19:04:53.107Z] RUN go mod download [2023-01-23T19:04:53.107Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-23T19:04:53.700Z] Sending build context to Docker daemon 170.1MB [2023-01-23T19:04:53.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T19:04:53.700Z] ---> db6d94c90886 [2023-01-23T19:04:53.700Z] Step 2/4 : WORKDIR /edgex [2023-01-23T19:04:57.922Z] ---> Running in a1dc8a2e4ed7 [2023-01-23T19:04:57.922Z] Removing intermediate container a1dc8a2e4ed7 [2023-01-23T19:04:57.922Z] ---> fccb7ea3b8e4 [2023-01-23T19:04:57.922Z] Step 3/4 : COPY go.mod . [2023-01-23T19:04:57.922Z] ---> 7a580437f360 [2023-01-23T19:04:57.922Z] Step 4/4 : RUN go mod download [2023-01-23T19:04:57.922Z] ---> Running in a9b61ba43fb6 [2023-01-23T19:04:58.004Z] Still waiting to schedule task [2023-01-23T19:04:58.004Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3432’ is offline [2023-01-23T19:05:12.889Z] Removing intermediate container a9b61ba43fb6 [2023-01-23T19:05:12.889Z] ---> 0d1d27c88de9 [2023-01-23T19:05:12.889Z] Successfully built 0d1d27c88de9 [2023-01-23T19:05:12.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:05:13.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T19:05:13.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:05:13.399Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:05:13.433Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-23T19:05:13.809Z] $ docker top c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:05:14.197Z] + go version [2023-01-23T19:05:14.197Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T19:05:14.230Z] $ docker stop --time=1 c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 [2023-01-23T19:05:15.510Z] $ docker rm -f --volumes c0eeebe00f5b3999107cf745f342b52ee5f7d73a27e51e49653883492acbf572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:05:16.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T19:05:16.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:05:16.371Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:05:16.409Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-23T19:05:16.731Z] $ docker top 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T19:05:16.837Z] ========================================================= [2023-01-23T19:05:16.837Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-23T19:05:16.837Z] ========================================================= [Pipeline] sh [2023-01-23T19:05:17.129Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:05:17.482Z] + make test [2023-01-23T19:05:17.483Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T19:05:24.054Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-23T19:05:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-23T19:05:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-23T19:05:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-23T19:05:36.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-23T19:05:36.533Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-23T19:05:36.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-23T19:05:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-23T19:05:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-23T19:05:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-23T19:05:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-23T19:05:37.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-23T19:05:37.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-23T19:05:37.047Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-23T19:05:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-23T19:05:37.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-01-23T19:05:37.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-23T19:05:37.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-23T19:05:37.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2023-01-23T19:05:37.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 43.0% of statements [2023-01-23T19:05:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-23T19:05:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-23T19:05:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-23T19:05:37.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements [2023-01-23T19:05:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-23T19:05:37.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-23T19:05:42.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.771s coverage: 89.2% of statements [2023-01-23T19:05:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-23T19:05:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-23T19:05:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-23T19:05:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.4% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.663s coverage: 95.6% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements [2023-01-23T19:05:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2023-01-23T19:05:42.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-01-23T19:05:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2023-01-23T19:05:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-01-23T19:05:52.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 79.9% of statements [2023-01-23T19:05:52.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.7% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.3% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.8% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-23T19:06:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:06:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-23T19:06:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-23T19:06:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-23T19:06:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-23T19:06:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-23T19:06:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-01-23T19:06:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-23T19:06:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:06:02.828Z] 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-01-23T19:06:20.899Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-23T19:06:20.899Z] go vet ./... [2023-01-23T19:06:24.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T19:06:24.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T19:06:24.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-23T19:06:24.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-23T19:06:24.532Z] + ls -al . [2023-01-23T19:06:24.532Z] total 748 [2023-01-23T19:06:24.532Z] drwxrwxr-x 11 1001 1001 4096 Jan 23 19:05 . [2023-01-23T19:06:24.532Z] drwxr-xr-x 4 root root 4096 Jan 23 19:05 .. [2023-01-23T19:06:24.532Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:04 .blubracket [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 16 Jan 23 19:04 .dockerignore [2023-01-23T19:06:24.532Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 19:06 .git [2023-01-23T19:06:24.532Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:04 .github [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:04 .gitignore [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 42 Jan 23 19:04 .golangci.yml [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 87 Jan 23 19:04 .hadolint.yml [2023-01-23T19:06:24.532Z] drwxr-xr-x 3 1001 1001 4096 Jan 23 19:04 .semver [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 166 Jan 23 19:04 .sonarcloud.properties [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:04 ADOPTERS.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:04 Attribution.txt [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:04 CHANGELOG.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:04 CONTRIBUTING.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 19:04 GOVERNANCE.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 850 Jan 23 19:04 Jenkinsfile [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:04 LICENSE [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:04 Makefile [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 19:04 OWNERS.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:04 README.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:04 SECURITY.md [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION [2023-01-23T19:06:24.532Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:04 bin [2023-01-23T19:06:24.532Z] drwxrwxr-x 17 1001 1001 4096 Jan 23 19:04 cmd [2023-01-23T19:06:24.532Z] -rw-r--r-- 1 root root 489970 Jan 23 19:06 coverage.out [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:04 go.mod [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:04 go.sum [2023-01-23T19:06:24.532Z] drwxrwxr-x 7 1001 1001 4096 Jan 23 19:04 internal [2023-01-23T19:06:24.532Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:04 openapi [2023-01-23T19:06:24.532Z] drwxrwxr-x 4 1001 1001 4096 Jan 23 19:04 snap [2023-01-23T19:06:24.532Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 19:04 version.go [Pipeline] sh [2023-01-23T19:06:24.846Z] + '[' -e coverage.out ] [2023-01-23T19:06:24.846Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-23T19:06:24.993Z] Stashed 1 file(s) [Pipeline] sh [2023-01-23T19:06:25.289Z] + make build [2023-01-23T19:06:25.289Z] 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-01-23T19:06:37.487Z] 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-01-23T19:06:37.746Z] 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-01-23T19:06:39.119Z] 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-01-23T19:06:40.052Z] 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-01-23T19:06:48.161Z] 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-01-23T19:06:48.418Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-23T19:06:49.827Z] 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-01-23T19:06:51.205Z] 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-01-23T19:06:51.772Z] 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-01-23T19:06:52.707Z] 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-01-23T19:06:55.232Z] 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-01-23T19:06:56.636Z] $ docker stop --time=1 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b [2023-01-23T19:06:59.539Z] $ docker rm -f --volumes 6299f402377357cf6560c9a2698c58e937ae6ff24b6cbe426a93ac6e32a78e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:07:00.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-23T19:07:00.565Z] [2023-01-23T19:07:00.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:07:00.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-23T19:07:00.941Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-23T19:07:00.941Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-23T19:07:00.941Z] ca9280d653b3: Pulling fs layer [2023-01-23T19:07:00.941Z] 7e9c9ca2126c: Pulling fs layer [2023-01-23T19:07:01.203Z] cbdbe7a5bc2a: Download complete [2023-01-23T19:07:01.464Z] cbdbe7a5bc2a: Pull complete [2023-01-23T19:07:01.464Z] ca9280d653b3: Verifying Checksum [2023-01-23T19:07:01.464Z] ca9280d653b3: Download complete [2023-01-23T19:07:01.722Z] 7e9c9ca2126c: Download complete [2023-01-23T19:07:01.981Z] ca9280d653b3: Pull complete [2023-01-23T19:07:05.257Z] 7e9c9ca2126c: Pull complete [2023-01-23T19:07:05.257Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-23T19:07:05.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-23T19:07:05.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:07:05.473Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:07:05.507Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-23T19:07:07.087Z] $ docker top 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:07:07.455Z] + docker-compose build --help [2023-01-23T19:07:07.455Z] + grep parallel [2023-01-23T19:07:08.024Z] --parallel Build images in parallel. [Pipeline] } [2023-01-23T19:07:08.062Z] $ docker stop --time=1 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 [2023-01-23T19:07:09.341Z] $ docker rm -f --volumes 890ffafb9c3f0040d4ef77e13c77bac984c6a7000a303034d0f412ae6316f530 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:07:09.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-23T19:07:09.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:07:10.027Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:07:10.065Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-23T19:07:10.372Z] $ docker top 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:07:10.746Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-23T19:07:11.313Z] Building core-command ... [2023-01-23T19:07:11.313Z] Building core-common-config-bootstrapper ... [2023-01-23T19:07:11.313Z] Building core-data ... [2023-01-23T19:07:11.313Z] Building core-metadata ... [2023-01-23T19:07:11.313Z] Building security-bootstrapper ... [2023-01-23T19:07:11.313Z] Building security-proxy-setup ... [2023-01-23T19:07:11.313Z] Building security-secretstore-setup ... [2023-01-23T19:07:11.313Z] Building security-spiffe-token-provider ... [2023-01-23T19:07:11.313Z] Building security-spire-agent ... [2023-01-23T19:07:11.313Z] Building security-spire-config ... [2023-01-23T19:07:11.313Z] Building security-spire-server ... [2023-01-23T19:07:11.313Z] Building support-notifications ... [2023-01-23T19:07:11.313Z] Building support-scheduler ... [2023-01-23T19:07:11.313Z] Building core-metadata [2023-01-23T19:07:11.313Z] Building security-proxy-setup [2023-01-23T19:07:11.313Z] Building support-scheduler [2023-01-23T19:07:11.313Z] Building core-common-config-bootstrapper [2023-01-23T19:07:11.313Z] Building security-spiffe-token-provider [2023-01-23T19:07:21.272Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:07:21.272Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:07:21.272Z] ---> 0d1d27c88de9 [2023-01-23T19:07:21.272Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:07:21.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:07:21.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:07:21.272Z] ---> 0d1d27c88de9 [2023-01-23T19:07:21.272Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:07:21.272Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:07:21.272Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:07:21.272Z] ---> 0d1d27c88de9 [2023-01-23T19:07:21.272Z] Step 3/19 : WORKDIR /edgex-go [2023-01-23T19:07:21.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:07:21.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:07:21.272Z] ---> 0d1d27c88de9 [2023-01-23T19:07:21.272Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:07:21.530Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:07:21.530Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:07:21.530Z] ---> 0d1d27c88de9 [2023-01-23T19:07:21.530Z] Step 3/21 : WORKDIR /edgex-go [2023-01-23T19:07:26.815Z] ---> Running in a1928bb98dac [2023-01-23T19:07:26.815Z] ---> Running in 595938ad2b69 [2023-01-23T19:07:26.815Z] ---> Running in c6c4a48e911c [2023-01-23T19:07:26.815Z] ---> Running in 82fd34f7d306 [2023-01-23T19:07:26.815Z] ---> Running in 7fca204fc138 [2023-01-23T19:07:26.815Z] Removing intermediate container a1928bb98dac [2023-01-23T19:07:26.815Z] ---> 0a4d9e807890 [2023-01-23T19:07:26.815Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-23T19:07:26.815Z] Removing intermediate container 595938ad2b69 [2023-01-23T19:07:26.815Z] ---> 3c61a8713b24 [2023-01-23T19:07:26.815Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:07:26.815Z] Removing intermediate container 7fca204fc138 [2023-01-23T19:07:26.815Z] ---> 63358151f67c [2023-01-23T19:07:26.815Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-23T19:07:26.815Z] Removing intermediate container c6c4a48e911c [2023-01-23T19:07:26.815Z] ---> b2c5351f40fe [2023-01-23T19:07:26.815Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:07:26.815Z] Removing intermediate container 82fd34f7d306 [2023-01-23T19:07:26.815Z] ---> 133d53a4d982 [2023-01-23T19:07:26.815Z] Step 4/24 : WORKDIR /edgex-go [2023-01-23T19:07:26.815Z] ---> Running in 3b7e42de39b5 [2023-01-23T19:07:26.815Z] ---> Running in db41e05cf165 [2023-01-23T19:07:26.815Z] ---> Running in 4930fbedbd20 [2023-01-23T19:07:26.815Z] ---> Running in 85b2a2f15c3c [2023-01-23T19:07:26.815Z] ---> Running in a7fa0aff71af [2023-01-23T19:07:26.815Z] Removing intermediate container db41e05cf165 [2023-01-23T19:07:26.815Z] ---> 527d5be954d8 [2023-01-23T19:07:26.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:07:26.815Z] Removing intermediate container 85b2a2f15c3c [2023-01-23T19:07:26.815Z] ---> 19fa6d0fb108 [2023-01-23T19:07:26.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-23T19:07:26.815Z] Removing intermediate container a7fa0aff71af [2023-01-23T19:07:26.815Z] ---> 39bb54ffd2e2 [2023-01-23T19:07:26.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:07:26.815Z] ---> Running in 9e8dd03d25a6 [2023-01-23T19:07:26.815Z] ---> Running in 287649d6f69f [2023-01-23T19:07:26.815Z] ---> Running in 424bc4f48026 [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:26.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:27.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:27.074Z] OK: 211 MiB in 51 packages [2023-01-23T19:07:27.074Z] v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-23T19:07:27.074Z] v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-23T19:07:27.074Z] OK: 17044 distinct packages available [2023-01-23T19:07:27.074Z] OK: 211 MiB in 51 packages [2023-01-23T19:07:27.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:27.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:27.333Z] OK: 211 MiB in 51 packages [2023-01-23T19:07:27.333Z] Removing intermediate container 3b7e42de39b5 [2023-01-23T19:07:27.333Z] ---> 8658cc41c78f [2023-01-23T19:07:27.333Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-23T19:07:27.591Z] OK: 211 MiB in 51 packages [2023-01-23T19:07:27.591Z] Removing intermediate container 9e8dd03d25a6 [2023-01-23T19:07:27.591Z] ---> 5e83a724bde8 [2023-01-23T19:07:27.591Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:07:27.591Z] ---> c474f8bcbbd1 [2023-01-23T19:07:27.591Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:07:27.591Z] ---> Running in f0609c49a214 [2023-01-23T19:07:27.591Z] ---> 1f15b138275a [2023-01-23T19:07:27.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:07:27.591Z] ---> Running in c78f60d6c953 [2023-01-23T19:07:27.851Z] Removing intermediate container 424bc4f48026 [2023-01-23T19:07:27.851Z] ---> cf4f851ea512 [2023-01-23T19:07:27.851Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:07:27.851Z] ---> a156cd7f1e43 [2023-01-23T19:07:27.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:07:27.851Z] ---> Running in b5e1b4500d2a [2023-01-23T19:07:27.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:07:28.110Z] Removing intermediate container 4930fbedbd20 [2023-01-23T19:07:28.110Z] ---> 884565be70c3 [2023-01-23T19:07:28.110Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-23T19:07:28.110Z] OK: 211 MiB in 51 packages [2023-01-23T19:07:28.110Z] ---> 4d5bbaf591e3 [2023-01-23T19:07:28.110Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:07:28.368Z] ---> Running in f20ec7cb3463 [2023-01-23T19:07:28.626Z] Removing intermediate container 287649d6f69f [2023-01-23T19:07:28.626Z] ---> 19ffd7f6e62b [2023-01-23T19:07:28.626Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-23T19:07:28.626Z] ---> 13f8b499c6b1 [2023-01-23T19:07:28.626Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:07:28.626Z] ---> Running in 1c83277ec256 [2023-01-23T19:07:46.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3438 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-01-23T19:07:46.373Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-23T19:07:46.454Z] The recommended git tool is: git [2023-01-23T19:07:52.841Z] using credential edgex-jenkins-ssh [2023-01-23T19:07:52.861Z] Cloning the remote Git repository [2023-01-23T19:07:52.921Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:07:53.019Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-23T19:07:53.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:07:53.208Z] > git --version # timeout=10 [2023-01-23T19:07:53.230Z] > git --version # 'git version 2.25.1' [2023-01-23T19:07:53.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:07:53.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T19:08:16.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-23T19:08:16.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T19:08:17.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-23T19:08:18.501Z] Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:08:18.929Z] Merge succeeded, producing be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:08:18.929Z] Checking out Revision be9b0e0bc461d55b7092059b7bddd34b8eb56813 (PR-4302) [2023-01-23T19:08:19.649Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-01-23T19:08:19.714Z] > git --version # timeout=10 [2023-01-23T19:08:19.725Z] > git --version # 'git version 2.25.1' [2023-01-23T19:08:19.739Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-01-23T19:08:17.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-23T19:08:17.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:08:17.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T19:08:18.529Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T19:08:18.553Z] > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [2023-01-23T19:08:18.816Z] > git remote # timeout=10 [2023-01-23T19:08:18.841Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T19:08:18.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T19:08:18.878Z] > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 [2023-01-23T19:08:18.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T19:08:18.942Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T19:08:18.962Z] > git checkout -f be9b0e0bc461d55b7092059b7bddd34b8eb56813 # timeout=10 [Pipeline] sh [2023-01-23T19:08:20.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T19:08:20.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T19:08:20.887Z] Dload Upload Total Spent Left Speed [2023-01-23T19:08:20.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-01-23T19:08:21.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T19:08:21.943Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T19:08:21.943Z] + sudo tee /etc/docker/daemon.new [2023-01-23T19:08:21.943Z] { [2023-01-23T19:08:21.943Z] "registry-mirrors": [ [2023-01-23T19:08:21.943Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T19:08:21.943Z] ], [2023-01-23T19:08:21.943Z] "bip": "10.250.0.254/24", [2023-01-23T19:08:21.943Z] "hosts": [ [2023-01-23T19:08:21.943Z] "tcp://0.0.0.0:5555", [2023-01-23T19:08:21.943Z] "unix:///var/run/docker.sock" [2023-01-23T19:08:21.943Z] ], [2023-01-23T19:08:21.943Z] "mtu": 1458, [2023-01-23T19:08:21.943Z] "selinux-enabled": true, [2023-01-23T19:08:21.943Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T19:08:21.943Z] } [Pipeline] sh [2023-01-23T19:08:22.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T19:08:22.666Z] + sudo service docker restart [2023-01-23T19:08:24.867Z] Removing intermediate container 1c83277ec256 [2023-01-23T19:08:24.867Z] ---> c29cfe08d5f3 [2023-01-23T19:08:24.867Z] Step 8/24 : COPY . . [2023-01-23T19:08:24.867Z] Removing intermediate container f0609c49a214 [2023-01-23T19:08:24.867Z] ---> eb23b403fbbb [2023-01-23T19:08:24.867Z] Step 7/21 : COPY . . [2023-01-23T19:08:24.867Z] Removing intermediate container f20ec7cb3463 [2023-01-23T19:08:24.867Z] ---> f2a5cd6f1405 [2023-01-23T19:08:24.867Z] Step 7/19 : COPY . . [2023-01-23T19:08:24.867Z] Removing intermediate container b5e1b4500d2a [2023-01-23T19:08:24.867Z] ---> fe14240e58e0 [2023-01-23T19:08:24.867Z] Step 8/22 : COPY . . [2023-01-23T19:08:24.867Z] Removing intermediate container c78f60d6c953 [2023-01-23T19:08:24.867Z] ---> ab032a3192dc [2023-01-23T19:08:24.867Z] Step 8/22 : COPY . . [2023-01-23T19:08:37.094Z] ---> 13ebdeca0a8f [2023-01-23T19:08:37.094Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-23T19:08:37.094Z] ---> d953cfa71d62 [2023-01-23T19:08:37.094Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-23T19:08:37.094Z] ---> f5680794f00d [2023-01-23T19:08:37.094Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-23T19:08:37.094Z] ---> Running in b1d3b6936c10 [2023-01-23T19:08:37.094Z] ---> Running in 526016bdcd0b [2023-01-23T19:08:37.094Z] ---> Running in a7ced393e774 [2023-01-23T19:08:37.094Z] ---> 2ac452e12557 [2023-01-23T19:08:37.094Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-23T19:08:37.094Z] ---> 4a484e1472e3 [2023-01-23T19:08:37.094Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-23T19:08:37.094Z] ---> Running in 53b132eb65eb [2023-01-23T19:08:37.094Z] ---> Running in eac286e25d43 [2023-01-23T19:08:37.094Z] 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-01-23T19:08:37.094Z] 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-01-23T19:08:37.094Z] 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-01-23T19:08:37.094Z] 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-01-23T19:08:37.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:08:40.991Z] provisioning config files... [2023-01-23T19:08:41.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9750147033093781563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:08:41.413Z] ---> docker-login.sh [2023-01-23T19:08:41.413Z] nexus3.edgexfoundry.org:10001 [2023-01-23T19:08:42.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:08:42.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:08:42.004Z] Configure a credential helper to remove this warning. See [2023-01-23T19:08:42.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:08:42.004Z] [2023-01-23T19:08:42.004Z] Login Succeeded [2023-01-23T19:08:42.004Z] nexus3.edgexfoundry.org:10002 [2023-01-23T19:08:42.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:08:42.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:08:42.545Z] Configure a credential helper to remove this warning. See [2023-01-23T19:08:42.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:08:42.545Z] [2023-01-23T19:08:42.545Z] Login Succeeded [2023-01-23T19:08:42.545Z] nexus3.edgexfoundry.org:10003 [2023-01-23T19:08:42.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:08:42.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:08:42.818Z] Configure a credential helper to remove this warning. See [2023-01-23T19:08:42.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:08:42.818Z] [2023-01-23T19:08:42.818Z] Login Succeeded [2023-01-23T19:08:42.818Z] nexus3.edgexfoundry.org:10004 [2023-01-23T19:08:43.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:08:43.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:08:43.362Z] Configure a credential helper to remove this warning. See [2023-01-23T19:08:43.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:08:43.362Z] [2023-01-23T19:08:43.362Z] Login Succeeded [2023-01-23T19:08:43.362Z] docker.io [2023-01-23T19:08:43.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T19:08:43.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T19:08:43.902Z] Configure a credential helper to remove this warning. See [2023-01-23T19:08:43.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T19:08:43.902Z] [2023-01-23T19:08:43.902Z] Login Succeeded [2023-01-23T19:08:43.902Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T19:08:43.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-23T19:08:44.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-23T19:08:44.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:08:44.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T19:08:44.785Z] ========================================================= [2023-01-23T19:08:44.785Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T19:08:44.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:08:45.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:08:45.439Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T19:08:45.439Z] 9b18e9b68314: Pulling fs layer [2023-01-23T19:08:45.439Z] 35d82f9e3411: Pulling fs layer [2023-01-23T19:08:45.439Z] e16973657156: Pulling fs layer [2023-01-23T19:08:45.439Z] fc693d55d65f: Pulling fs layer [2023-01-23T19:08:45.439Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T19:08:45.439Z] dda99020689f: Pulling fs layer [2023-01-23T19:08:45.439Z] db1c61fa0a46: Pulling fs layer [2023-01-23T19:08:45.439Z] 891c053d2c06: Pulling fs layer [2023-01-23T19:08:45.439Z] 7e9fc2657dce: Waiting [2023-01-23T19:08:45.439Z] dda99020689f: Waiting [2023-01-23T19:08:45.439Z] db1c61fa0a46: Waiting [2023-01-23T19:08:45.439Z] 891c053d2c06: Waiting [2023-01-23T19:08:45.439Z] fc693d55d65f: Waiting [2023-01-23T19:08:45.439Z] e16973657156: Verifying Checksum [2023-01-23T19:08:45.439Z] e16973657156: Download complete [2023-01-23T19:08:45.439Z] 35d82f9e3411: Verifying Checksum [2023-01-23T19:08:45.439Z] 35d82f9e3411: Download complete [2023-01-23T19:08:45.439Z] 7e9fc2657dce: Download complete [2023-01-23T19:08:45.439Z] dda99020689f: Download complete [2023-01-23T19:08:45.439Z] 9b18e9b68314: Verifying Checksum [2023-01-23T19:08:45.439Z] 9b18e9b68314: Download complete [2023-01-23T19:08:46.425Z] 891c053d2c06: Verifying Checksum [2023-01-23T19:08:46.425Z] 891c053d2c06: Download complete [2023-01-23T19:08:47.408Z] 9b18e9b68314: Pull complete [2023-01-23T19:08:47.688Z] 35d82f9e3411: Pull complete [2023-01-23T19:08:47.962Z] db1c61fa0a46: Verifying Checksum [2023-01-23T19:08:47.962Z] db1c61fa0a46: Download complete [2023-01-23T19:08:48.240Z] e16973657156: Pull complete [2023-01-23T19:08:48.512Z] fc693d55d65f: Verifying Checksum [2023-01-23T19:09:00.860Z] fc693d55d65f: Pull complete [2023-01-23T19:09:00.860Z] 7e9fc2657dce: Pull complete [2023-01-23T19:09:01.131Z] dda99020689f: Pull complete [2023-01-23T19:09:08.013Z] db1c61fa0a46: Pull complete [2023-01-23T19:09:09.436Z] 891c053d2c06: Pull complete [2023-01-23T19:09:09.436Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T19:09:09.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:09:09.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:09:09.824Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:09:09.824Z] WORKDIR /edgex [2023-01-23T19:09:09.824Z] COPY go.mod . [2023-01-23T19:09:09.824Z] RUN go mod download [2023-01-23T19:09:09.824Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-23T19:09:10.428Z] Sending build context to Docker daemon 3.124MB [2023-01-23T19:09:10.428Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T19:09:10.428Z] ---> f96f9c87975a [2023-01-23T19:09:10.428Z] Step 2/4 : WORKDIR /edgex [2023-01-23T19:09:12.401Z] ---> Running in 0073e9e48d90 [2023-01-23T19:09:12.991Z] Removing intermediate container 0073e9e48d90 [2023-01-23T19:09:12.991Z] ---> 413094fbcd79 [2023-01-23T19:09:12.991Z] Step 3/4 : COPY go.mod . [2023-01-23T19:09:13.261Z] ---> 919af6aeec19 [2023-01-23T19:09:13.262Z] Step 4/4 : RUN go mod download [2023-01-23T19:09:13.533Z] ---> Running in 16d5c2a18e7a [2023-01-23T19:09:15.850Z] 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-01-23T19:09:21.166Z] Removing intermediate container eac286e25d43 [2023-01-23T19:09:21.166Z] ---> 377edfc2111a [2023-01-23T19:09:21.166Z] [2023-01-23T19:09:21.166Z] Step 9/21 : FROM alpine:3.16 [2023-01-23T19:09:21.166Z] Removing intermediate container 53b132eb65eb [2023-01-23T19:09:21.166Z] ---> 7755a0d8164b [2023-01-23T19:09:21.166Z] [2023-01-23T19:09:21.166Z] Step 10/24 : FROM alpine:3.16 [2023-01-23T19:09:21.166Z] Removing intermediate container b1d3b6936c10 [2023-01-23T19:09:21.166Z] ---> 7fe4ce3cd0ac [2023-01-23T19:09:21.166Z] [2023-01-23T19:09:21.166Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:09:21.166Z] 3.16: Pulling from library/alpine [2023-01-23T19:09:21.426Z] 3.16: Pulling from library/alpine [2023-01-23T19:09:21.686Z] 3.16: Pulling from library/alpine [2023-01-23T19:09:22.628Z] Removing intermediate container 526016bdcd0b [2023-01-23T19:09:22.628Z] ---> 95b238263be6 [2023-01-23T19:09:22.628Z] [2023-01-23T19:09:22.628Z] Step 9/19 : FROM alpine:3.15 [2023-01-23T19:09:23.571Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:09:23.571Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:09:23.571Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T19:09:23.571Z] Status: Image is up to date for alpine:3.16 [2023-01-23T19:09:23.571Z] ---> bfe296a52501 [2023-01-23T19:09:23.571Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-23T19:09:23.571Z] ---> bfe296a52501 [2023-01-23T19:09:23.571Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:09:23.571Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:09:23.571Z] Status: Image is up to date for alpine:3.16 [2023-01-23T19:09:23.571Z] ---> bfe296a52501 [2023-01-23T19:09:23.571Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-23T19:09:23.571Z] ---> Running in b1fba5359934 [2023-01-23T19:09:23.571Z] ---> Running in 59c4bc91eab4 [2023-01-23T19:09:23.571Z] 3.15: Pulling from library/alpine [2023-01-23T19:09:23.571Z] ---> Running in 3e58663e6b0c [2023-01-23T19:09:23.832Z] Removing intermediate container 59c4bc91eab4 [2023-01-23T19:09:23.832Z] ---> ef166036e122 [2023-01-23T19:09:23.832Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:09:24.096Z] ---> Running in faaa35f9f4db [2023-01-23T19:09:24.096Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-23T19:09:24.096Z] Status: Downloaded newer image for alpine:3.15 [2023-01-23T19:09:24.096Z] ---> c4fc93816858 [2023-01-23T19:09:24.096Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:09:24.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.096Z] ---> Running in ff7f021be700 [2023-01-23T19:09:24.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.357Z] Removing intermediate container ff7f021be700 [2023-01-23T19:09:24.357Z] ---> 294d63ea8a57 [2023-01-23T19:09:24.357Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-23T19:09:24.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.357Z] ---> Running in 32cc0224c38a [2023-01-23T19:09:24.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:24.617Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:09:24.617Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:09:24.617Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-23T19:09:24.617Z] OK: 6 MiB in 15 packages [2023-01-23T19:09:24.617Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-23T19:09:24.617Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-23T19:09:24.617Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-23T19:09:24.617Z] (5/6) Installing curl (7.83.1-r5) [2023-01-23T19:09:24.617Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-23T19:09:24.617Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:09:24.617Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:09:24.617Z] OK: 8 MiB in 20 packages [2023-01-23T19:09:24.877Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:09:24.877Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:09:24.877Z] OK: 6 MiB in 15 packages [2023-01-23T19:09:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:25.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:25.411Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:09:25.411Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:09:25.411Z] OK: 15859 distinct packages available [2023-01-23T19:09:25.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:25.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:25.671Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-23T19:09:25.671Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-23T19:09:25.671Z] Removing intermediate container b1fba5359934 [2023-01-23T19:09:25.671Z] ---> b09fb993bdcf [2023-01-23T19:09:25.671Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:09:25.671Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-23T19:09:25.940Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-23T19:09:25.940Z] (5/9) Installing curl (7.80.0-r5) [2023-01-23T19:09:25.940Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-23T19:09:25.940Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:09:25.940Z] ---> Running in 8714111fbdd8 [2023-01-23T19:09:25.940Z] (8/9) Installing libucontext (1.1-r0) [2023-01-23T19:09:25.940Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-23T19:09:25.940Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:09:25.940Z] Removing intermediate container faaa35f9f4db [2023-01-23T19:09:25.940Z] ---> 48d6141a6c74 [2023-01-23T19:09:25.940Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:09:25.940Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:09:25.940Z] Removing intermediate container 3e58663e6b0c [2023-01-23T19:09:25.940Z] ---> b6d4c774405b [2023-01-23T19:09:25.940Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:09:25.940Z] ---> Running in f1f28f558321 [2023-01-23T19:09:26.211Z] OK: 8 MiB in 23 packages [2023-01-23T19:09:26.211Z] Removing intermediate container 8714111fbdd8 [2023-01-23T19:09:26.211Z] ---> 153b73314192 [2023-01-23T19:09:26.211Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-23T19:09:26.211Z] ---> Running in beaecb86be45 [2023-01-23T19:09:26.211Z] ---> ddcd3a7d9fbe [2023-01-23T19:09:26.211Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-23T19:09:26.211Z] Removing intermediate container f1f28f558321 [2023-01-23T19:09:26.211Z] ---> 23ce062944a3 [2023-01-23T19:09:26.211Z] Step 12/21 : WORKDIR /edgex [2023-01-23T19:09:26.471Z] ---> Running in 8be6cbb84028 [2023-01-23T19:09:26.471Z] Removing intermediate container beaecb86be45 [2023-01-23T19:09:26.471Z] ---> 65fc14cfda6c [2023-01-23T19:09:26.471Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-23T19:09:26.471Z] Removing intermediate container a7ced393e774 [2023-01-23T19:09:26.471Z] ---> 41f09a88a044 [2023-01-23T19:09:26.471Z] [2023-01-23T19:09:26.471Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:09:26.471Z] ---> bfe296a52501 [2023-01-23T19:09:26.471Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:09:26.471Z] ---> Using cache [2023-01-23T19:09:26.471Z] ---> b09fb993bdcf [2023-01-23T19:09:26.471Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:09:26.471Z] ---> Using cache [2023-01-23T19:09:26.471Z] ---> 153b73314192 [2023-01-23T19:09:26.471Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-23T19:09:26.471Z] ---> Running in d2ad61f04fd9 [2023-01-23T19:09:26.471Z] ---> Running in a420e8c64b80 [2023-01-23T19:09:26.740Z] Removing intermediate container 8be6cbb84028 [2023-01-23T19:09:26.740Z] ---> bd722943ffac [2023-01-23T19:09:26.740Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-23T19:09:26.740Z] ---> 94d33f775301 [2023-01-23T19:09:26.740Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-23T19:09:26.740Z] Removing intermediate container a420e8c64b80 [2023-01-23T19:09:26.740Z] ---> e48164c36e65 [2023-01-23T19:09:26.740Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:09:26.740Z] Removing intermediate container d2ad61f04fd9 [2023-01-23T19:09:26.740Z] ---> 1758ea79e0ce [2023-01-23T19:09:26.740Z] Step 15/24 : WORKDIR / [2023-01-23T19:09:26.740Z] ---> Running in 87d7fb6ee175 [2023-01-23T19:09:26.740Z] Removing intermediate container 32cc0224c38a [2023-01-23T19:09:26.740Z] ---> b7068ce9804b [2023-01-23T19:09:26.740Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:09:26.740Z] ---> Running in 6a47f817fa5a [2023-01-23T19:09:26.740Z] ---> b174f83a26ce [2023-01-23T19:09:26.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-23T19:09:26.740Z] ---> 11be7932103a [2023-01-23T19:09:26.740Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-23T19:09:27.002Z] Removing intermediate container 87d7fb6ee175 [2023-01-23T19:09:27.002Z] ---> 84f8e3903e3c [2023-01-23T19:09:27.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:09:27.002Z] Removing intermediate container 6a47f817fa5a [2023-01-23T19:09:27.002Z] ---> 63c351488dab [2023-01-23T19:09:27.002Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:09:27.002Z] ---> f4565f6dd6a4 [2023-01-23T19:09:27.002Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-23T19:09:27.002Z] ---> 32cf29c285e3 [2023-01-23T19:09:27.002Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:09:27.002Z] ---> Running in 639ee7f91e82 [2023-01-23T19:09:27.262Z] ---> 495e9f6f5212 [2023-01-23T19:09:27.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-23T19:09:27.534Z] ---> 673a2baae14f [2023-01-23T19:09:27.534Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-23T19:09:27.795Z] ---> 11e7a1b903ee [2023-01-23T19:09:27.795Z] ---> 78162701206d [2023-01-23T19:09:27.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-23T19:09:27.795Z] [2023-01-23T19:09:28.185Z] ---> 199739bce9f4 [2023-01-23T19:09:28.185Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-23T19:09:28.185Z] ---> 9a894fc7dee2 [2023-01-23T19:09:28.185Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-23T19:09:28.185Z] ---> b0128665f189 [2023-01-23T19:09:28.185Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-23T19:09:28.185Z] ---> 2c18a04f5ecc [2023-01-23T19:09:28.185Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-23T19:09:28.185Z] ---> Running in adbdcfe4db15 [2023-01-23T19:09:28.185Z] ---> Running in 588281c57ed8 [2023-01-23T19:09:28.459Z] ---> f67e79a9f440 [2023-01-23T19:09:28.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-23T19:09:28.459Z] Removing intermediate container adbdcfe4db15 [2023-01-23T19:09:28.459Z] ---> 592c9ca86360 [2023-01-23T19:09:28.459Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:09:28.459Z] Removing intermediate container 588281c57ed8 [2023-01-23T19:09:28.459Z] ---> 3dd9612d1fb8 [2023-01-23T19:09:28.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:09:28.459Z] Removing intermediate container 639ee7f91e82 [2023-01-23T19:09:28.459Z] ---> d055ca763f80 [2023-01-23T19:09:28.459Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:09:28.459Z] ---> Running in 90ceb34fc41e [2023-01-23T19:09:28.459Z] ---> Running in 4b420c75d7f7 [2023-01-23T19:09:28.459Z] ---> Running in e80bf6fa59e0 [2023-01-23T19:09:28.459Z] ---> 409a6f3f7bf3 [2023-01-23T19:09:28.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:09:28.459Z] ---> fed1301fc056 [2023-01-23T19:09:28.459Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-23T19:09:28.459Z] ---> Running in 818ee0c062f8 [2023-01-23T19:09:28.459Z] Removing intermediate container 90ceb34fc41e [2023-01-23T19:09:28.459Z] ---> 9dcdad1c72b6 [2023-01-23T19:09:28.459Z] Step 17/19 : LABEL arch=x86_64 [2023-01-23T19:09:28.720Z] ---> Running in 5f72fe8f8c62 [2023-01-23T19:09:28.720Z] Removing intermediate container e80bf6fa59e0 [2023-01-23T19:09:28.720Z] ---> 3d3b5fa0dc2a [2023-01-23T19:09:28.720Z] Step 20/22 : LABEL arch=x86_64 [2023-01-23T19:09:28.720Z] Removing intermediate container 4b420c75d7f7 [2023-01-23T19:09:28.720Z] ---> 2ca76e9f1feb [2023-01-23T19:09:28.720Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-23T19:09:28.720Z] Removing intermediate container 818ee0c062f8 [2023-01-23T19:09:28.720Z] ---> b3bc7bcd8423 [2023-01-23T19:09:28.720Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:09:28.720Z] ---> Running in 1e2d1c8a82b6 [2023-01-23T19:09:28.720Z] ---> Running in f3f11a4d2679 [2023-01-23T19:09:28.720Z] ---> e6082f7ddc9f [2023-01-23T19:09:28.720Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:09:28.720Z] Removing intermediate container 5f72fe8f8c62 [2023-01-23T19:09:28.720Z] ---> 0f3c1a9b6b86 [2023-01-23T19:09:28.720Z] Step 18/19 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:09:28.720Z] ---> Running in c76c29c19bf8 [2023-01-23T19:09:28.981Z] ---> Running in 964669b1208e [2023-01-23T19:09:28.981Z] ---> Running in 48cdb7c96c95 [2023-01-23T19:09:28.981Z] Removing intermediate container 1e2d1c8a82b6 [2023-01-23T19:09:28.981Z] ---> 37612a539165 [2023-01-23T19:09:28.981Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:09:28.981Z] Removing intermediate container f3f11a4d2679 [2023-01-23T19:09:28.981Z] ---> cdea62373b16 [2023-01-23T19:09:28.981Z] Step 20/22 : LABEL arch=x86_64 [2023-01-23T19:09:28.981Z] Removing intermediate container c76c29c19bf8 [2023-01-23T19:09:28.981Z] ---> 17ac224b0c0c [2023-01-23T19:09:28.981Z] Step 22/24 : LABEL arch=x86_64 [2023-01-23T19:09:28.981Z] ---> Running in 0d561b92a1ba [2023-01-23T19:09:28.981Z] ---> Running in f4d9500d099f [2023-01-23T19:09:28.981Z] Removing intermediate container 48cdb7c96c95 [2023-01-23T19:09:28.981Z] ---> 415cc2e43795 [2023-01-23T19:09:28.981Z] Step 19/19 : LABEL version=0.0.0 [2023-01-23T19:09:28.981Z] ---> Running in beddd35f8f08 [2023-01-23T19:09:29.242Z] ---> Running in 496d8a035ef3 [2023-01-23T19:09:29.242Z] Removing intermediate container 0d561b92a1ba [2023-01-23T19:09:29.242Z] ---> a80cf056c951 [2023-01-23T19:09:29.242Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:09:29.242Z] Removing intermediate container f4d9500d099f [2023-01-23T19:09:29.242Z] ---> 48b4a9ef80f8 [2023-01-23T19:09:29.242Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:09:29.242Z] ---> Running in d2c17d8b0663 [2023-01-23T19:09:29.242Z] Removing intermediate container beddd35f8f08 [2023-01-23T19:09:29.242Z] ---> 73979817000e [2023-01-23T19:09:29.242Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:09:29.242Z] ---> Running in 2cf934831907 [2023-01-23T19:09:29.242Z] Removing intermediate container 496d8a035ef3 [2023-01-23T19:09:29.242Z] ---> 069577ee03de [2023-01-23T19:09:29.242Z] [2023-01-23T19:09:29.242Z] ---> Running in dd499c7d18a7 [2023-01-23T19:09:29.503Z] Removing intermediate container d2c17d8b0663 [2023-01-23T19:09:29.503Z] ---> 3d0ce80dbcd6 [2023-01-23T19:09:29.503Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:09:29.503Z] ---> Running in 826e0bdcb7ce [2023-01-23T19:09:29.503Z] Removing intermediate container 2cf934831907 [2023-01-23T19:09:29.503Z] ---> 5272973671f5 [2023-01-23T19:09:29.503Z] [2023-01-23T19:09:29.503Z] Successfully built 069577ee03de [2023-01-23T19:09:29.503Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-23T19:09:29.503Z]  Building security-spiffe-token-provider ... done Building core-command [2023-01-23T19:09:29.503Z] Successfully built 5272973671f5 [2023-01-23T19:09:29.503Z] Removing intermediate container dd499c7d18a7 [2023-01-23T19:09:29.503Z] ---> 4a56cfd65b36 [2023-01-23T19:09:29.503Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:09:29.503Z] Successfully tagged support-scheduler:latest [2023-01-23T19:09:29.503Z] Building support-notifications [2023-01-23T19:09:29.871Z]  Building support-scheduler ... done  ---> Running in e265da72cff2 [2023-01-23T19:09:29.871Z] Removing intermediate container 826e0bdcb7ce [2023-01-23T19:09:29.871Z] ---> 27d4acff1c31 [2023-01-23T19:09:29.871Z] [2023-01-23T19:09:29.871Z] Successfully built 27d4acff1c31 [2023-01-23T19:09:29.871Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-23T19:09:29.871Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-01-23T19:09:31.273Z] Removing intermediate container e265da72cff2 [2023-01-23T19:09:31.273Z] ---> 580eea85aac7 [2023-01-23T19:09:31.273Z] [2023-01-23T19:09:31.542Z] Successfully built 580eea85aac7 [2023-01-23T19:09:33.040Z] Successfully tagged core-metadata:latest [2023-01-23T19:09:33.040Z]  Building core-metadata ... done Building security-spire-agent [2023-01-23T19:09:34.958Z] Removing intermediate container 964669b1208e [2023-01-23T19:09:34.958Z] ---> 91c223fc41a8 [2023-01-23T19:09:34.958Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:09:37.502Z] ---> Running in 28c1f3f5d69e [2023-01-23T19:09:37.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:09:37.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:09:37.502Z] ---> 0d1d27c88de9 [2023-01-23T19:09:37.502Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> 133d53a4d982 [2023-01-23T19:09:37.502Z] Step 4/23 : WORKDIR /edgex-go [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> 19fa6d0fb108 [2023-01-23T19:09:37.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> 19ffd7f6e62b [2023-01-23T19:09:37.502Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> 13f8b499c6b1 [2023-01-23T19:09:37.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> c29cfe08d5f3 [2023-01-23T19:09:37.502Z] Step 8/23 : COPY . . [2023-01-23T19:09:37.502Z] ---> Using cache [2023-01-23T19:09:37.502Z] ---> 2ac452e12557 [2023-01-23T19:09:37.502Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-23T19:09:37.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:09:37.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:09:37.769Z] ---> 0d1d27c88de9 [2023-01-23T19:09:37.769Z] Step 3/23 : WORKDIR /edgex-go [2023-01-23T19:09:37.769Z] ---> Using cache [2023-01-23T19:09:37.769Z] ---> 63358151f67c [2023-01-23T19:09:37.769Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curlStep 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:09:37.769Z] [2023-01-23T19:09:37.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:09:37.769Z] ---> 0d1d27c88de9 [2023-01-23T19:09:37.769Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:09:37.769Z] ---> Using cache [2023-01-23T19:09:37.769Z] ---> 133d53a4d982 [2023-01-23T19:09:37.769Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:09:37.769Z] ---> Using cache [2023-01-23T19:09:37.769Z] ---> 19fa6d0fb108 [2023-01-23T19:09:37.769Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-23T19:09:38.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:09:38.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:09:38.709Z] ---> 0d1d27c88de9 [2023-01-23T19:09:38.709Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:09:38.709Z] ---> Using cache [2023-01-23T19:09:38.709Z] ---> 63358151f67c [2023-01-23T19:09:38.709Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:09:38.709Z] Removing intermediate container 28c1f3f5d69e [2023-01-23T19:09:38.709Z] ---> f236ccb09f0b [2023-01-23T19:09:38.709Z] Step 19/21 : LABEL arch=x86_64 [2023-01-23T19:09:38.709Z] ---> Running in 455654626a08 [2023-01-23T19:09:38.709Z] ---> Running in e0ec12ed4113 [2023-01-23T19:09:38.709Z] ---> Running in fb65664a8730 [2023-01-23T19:09:38.709Z] ---> Running in 732ab88bf493 [2023-01-23T19:09:38.709Z] ---> Running in deed3bb55834 [2023-01-23T19:09:38.709Z] Removing intermediate container deed3bb55834 [2023-01-23T19:09:38.709Z] ---> e2031c87321f [2023-01-23T19:09:38.709Z] Step 20/21 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:09:38.709Z] ---> Running in 60ffa2a21d26 [2023-01-23T19:09:38.969Z] Removing intermediate container 60ffa2a21d26 [2023-01-23T19:09:38.969Z] ---> 2289eda5dc37 [2023-01-23T19:09:38.969Z] Step 21/21 : LABEL version=0.0.0 [2023-01-23T19:09:38.969Z] ---> Running in 3c9457913b83 [2023-01-23T19:09:38.969Z] Removing intermediate container 3c9457913b83 [2023-01-23T19:09:38.969Z] ---> e4cd670b07a3 [2023-01-23T19:09:38.969Z] [2023-01-23T19:09:38.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:38.969Z] Successfully built e4cd670b07a3 [2023-01-23T19:09:38.969Z] Successfully tagged security-proxy-setup:latest [2023-01-23T19:09:38.969Z] Building security-bootstrapper [2023-01-23T19:09:39.228Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:39.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:39.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:39.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:39.489Z] 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-01-23T19:09:39.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:09:39.489Z] OK: 211 MiB in 51 packages [2023-01-23T19:09:39.489Z] OK: 211 MiB in 51 packages [2023-01-23T19:09:39.749Z] OK: 211 MiB in 51 packages [2023-01-23T19:09:41.661Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:09:41.661Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:09:41.661Z] ---> 0d1d27c88de9 [2023-01-23T19:09:41.661Z] Step 3/32 : WORKDIR /edgex-go [2023-01-23T19:09:41.661Z] ---> Using cache [2023-01-23T19:09:41.661Z] ---> 63358151f67c [2023-01-23T19:09:41.661Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-23T19:09:41.661Z] ---> Using cache [2023-01-23T19:09:41.661Z] ---> 8658cc41c78f [2023-01-23T19:09:41.661Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-23T19:09:41.661Z] ---> Using cache [2023-01-23T19:09:41.661Z] ---> c474f8bcbbd1 [2023-01-23T19:09:41.661Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:09:41.661Z] ---> Using cache [2023-01-23T19:09:41.661Z] ---> eb23b403fbbb [2023-01-23T19:09:41.661Z] Step 7/32 : COPY . . [2023-01-23T19:09:41.661Z] ---> Using cache [2023-01-23T19:09:41.661Z] ---> 4a484e1472e3 [2023-01-23T19:09:41.661Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-23T19:09:42.605Z] ---> Running in 9938440ed709 [2023-01-23T19:09:42.868Z] Removing intermediate container fb65664a8730 [2023-01-23T19:09:42.868Z] ---> 6eaaa8787d0f [2023-01-23T19:09:42.868Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-23T19:09:42.868Z] Removing intermediate container e0ec12ed4113 [2023-01-23T19:09:42.868Z] ---> 28543ededc5f [2023-01-23T19:09:42.868Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:09:42.868Z] Removing intermediate container 732ab88bf493 [2023-01-23T19:09:42.868Z] ---> 7e69288bcd44 [2023-01-23T19:09:42.868Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:09:43.139Z] 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-01-23T19:09:43.139Z] ---> af53db372db1 [2023-01-23T19:09:43.139Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:09:43.139Z] ---> Running in 4947882fd61b [2023-01-23T19:09:43.139Z] ---> fc36757d6b99 [2023-01-23T19:09:43.139Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:09:43.401Z] ---> 22eff2f3a722 [2023-01-23T19:09:43.401Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:09:43.401Z] ---> Running in 65748348a498 [2023-01-23T19:09:43.401Z] ---> Running in c3336b6a2438 [2023-01-23T19:09:45.861Z] Removing intermediate container 16d5c2a18e7a [2023-01-23T19:09:45.861Z] ---> ae6860a011f5 [2023-01-23T19:09:45.861Z] Successfully built ae6860a011f5 [2023-01-23T19:09:45.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:09:46.332Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T19:09:46.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:09:46.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container [2023-01-23T19:09:46.776Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-23T19:09:48.032Z] $ docker top 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:09:48.917Z] + go version [2023-01-23T19:09:48.917Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T19:09:48.962Z] $ docker stop --time=1 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe [2023-01-23T19:09:50.750Z] $ docker rm -f --volumes 3245e2d2834e995ad3c986fea7d172cb5cbb211ba9cd5b8c73f45b88fb7136fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:09:51.748Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T19:09:51.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:09:52.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container [2023-01-23T19:09:52.101Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-23T19:09:53.348Z] $ docker top 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-23T19:09:53.616Z] ========================================================= [2023-01-23T19:09:53.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-23T19:09:53.616Z] ========================================================= [Pipeline] sh [2023-01-23T19:09:54.256Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T19:09:54.972Z] + make test [2023-01-23T19:09:54.972Z] go test -race -coverprofile=coverage.out ./... [2023-01-23T19:10:15.582Z] Removing intermediate container 455654626a08 [2023-01-23T19:10:15.582Z] ---> d66fd84f1cbd [2023-01-23T19:10:15.582Z] [2023-01-23T19:10:15.582Z] Step 10/23 : FROM alpine:3.16 [2023-01-23T19:10:15.582Z] ---> bfe296a52501 [2023-01-23T19:10:15.582Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:10:15.582Z] ---> Using cache [2023-01-23T19:10:15.582Z] ---> b09fb993bdcf [2023-01-23T19:10:15.582Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:10:15.582Z] ---> Using cache [2023-01-23T19:10:15.582Z] ---> 153b73314192 [2023-01-23T19:10:15.582Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-23T19:10:15.582Z] ---> Running in 525f902e6f9d [2023-01-23T19:10:15.582Z] Removing intermediate container c3336b6a2438 [2023-01-23T19:10:15.582Z] ---> c5367a3b3f79 [2023-01-23T19:10:15.582Z] Step 8/22 : COPY . . [2023-01-23T19:10:15.582Z] Removing intermediate container 65748348a498 [2023-01-23T19:10:15.582Z] ---> 145af73548de [2023-01-23T19:10:15.582Z] Step 7/24 : COPY . . [2023-01-23T19:10:15.582Z] Removing intermediate container 525f902e6f9d [2023-01-23T19:10:15.582Z] ---> 714645f9b52f [2023-01-23T19:10:15.582Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-23T19:10:15.582Z] Removing intermediate container 4947882fd61b [2023-01-23T19:10:15.582Z] ---> 91ffb1974d5b [2023-01-23T19:10:15.582Z] Step 7/23 : COPY . . [2023-01-23T19:10:18.902Z] ---> Running in 558c390ef072 [2023-01-23T19:10:18.902Z] Removing intermediate container 9938440ed709 [2023-01-23T19:10:18.902Z] ---> 4b458da4612f [2023-01-23T19:10:18.902Z] [2023-01-23T19:10:18.902Z] Step 9/32 : FROM alpine:3.16 [2023-01-23T19:10:18.902Z] ---> bfe296a52501 [2023-01-23T19:10:18.902Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:10:18.902Z] ---> Running in c6b1ac09d2ec [2023-01-23T19:10:18.902Z] Removing intermediate container 558c390ef072 [2023-01-23T19:10:18.902Z] ---> 26a2e7ea3616 [2023-01-23T19:10:18.902Z] Step 15/23 : WORKDIR / [2023-01-23T19:10:18.902Z] ---> 121f95baca4c [2023-01-23T19:10:18.902Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:10:18.902Z] ---> 6197651e445a [2023-01-23T19:10:18.902Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:10:18.902Z] ---> Running in 4d8d78ffbf9b [2023-01-23T19:10:18.902Z] ---> 8f219d4630c0 [2023-01-23T19:10:18.902Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-23T19:10:18.902Z] ---> Running in fadadea45cb2 [2023-01-23T19:10:18.902Z] ---> Running in 0c1014a150c9 [2023-01-23T19:10:18.902Z] ---> Running in b94af802d440 [2023-01-23T19:10:18.902Z] Removing intermediate container c6b1ac09d2ec [2023-01-23T19:10:18.902Z] ---> c49d0c126fe3 [2023-01-23T19:10:18.902Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-23T19:10:18.902Z] Removing intermediate container 4d8d78ffbf9b [2023-01-23T19:10:18.902Z] ---> f3744a819539 [2023-01-23T19:10:18.902Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-23T19:10:18.902Z] ---> Running in dd3504e7280f [2023-01-23T19:10:18.902Z] Removing intermediate container 0c1014a150c9 [2023-01-23T19:10:18.902Z] Removing intermediate container fadadea45cb2 [2023-01-23T19:10:18.902Z] ---> 825b0bac529f [2023-01-23T19:10:18.902Z] ---> 6f4bb08b2b24 [2023-01-23T19:10:18.902Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:10:18.902Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:10:18.902Z] ---> Running in 28eafd199aa8 [2023-01-23T19:10:18.902Z] ---> Running in a0a4ccb93ccf [2023-01-23T19:10:19.163Z] ---> 904b39e543e2 [2023-01-23T19:10:19.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-23T19:10:19.163Z] Removing intermediate container 28eafd199aa8 [2023-01-23T19:10:19.163Z] ---> 876ce6d74f98 [2023-01-23T19:10:19.163Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:10:19.163Z] Removing intermediate container a0a4ccb93ccf [2023-01-23T19:10:19.163Z] ---> 10757f5b731b [2023-01-23T19:10:19.163Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:10:19.163Z] 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-01-23T19:10:19.163Z] ---> Running in 642f17f26793 [2023-01-23T19:10:19.163Z] ---> Running in 5590d18154c9 [2023-01-23T19:10:19.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:19.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:19.696Z] ---> 326ef0db8fe1 [2023-01-23T19:10:19.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-23T19:10:19.696Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:19.696Z] (2/2) Installing su-exec (0.2-r1) [2023-01-23T19:10:19.696Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:10:19.696Z] OK: 6 MiB in 16 packages [2023-01-23T19:10:19.965Z] ---> 31bf2795250b [2023-01-23T19:10:19.965Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-23T19:10:19.965Z] ---> Running in f21f2a9af1ba [2023-01-23T19:10:19.965Z] Removing intermediate container f21f2a9af1ba [2023-01-23T19:10:19.965Z] ---> 2ced36b14c30 [2023-01-23T19:10:19.965Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:10:20.225Z] ---> Running in f6422e7248d8 [2023-01-23T19:10:20.225Z] Removing intermediate container f6422e7248d8 [2023-01-23T19:10:20.225Z] ---> 38879f390b61 [2023-01-23T19:10:20.225Z] Step 21/23 : LABEL arch=x86_64 [2023-01-23T19:10:20.225Z] ---> Running in e86d8bae4c3c [2023-01-23T19:10:20.225Z] Removing intermediate container 642f17f26793 [2023-01-23T19:10:20.225Z] ---> 4e9b2542ee81 [2023-01-23T19:10:20.225Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:10:20.225Z] Removing intermediate container dd3504e7280f [2023-01-23T19:10:20.225Z] ---> 0c0454226918 [2023-01-23T19:10:20.225Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-23T19:10:20.225Z] ---> Running in fa14494f515f [2023-01-23T19:10:20.225Z] ---> Running in 44987c0922df [2023-01-23T19:10:20.225Z] Removing intermediate container e86d8bae4c3c [2023-01-23T19:10:20.225Z] ---> 23be8bebc609 [2023-01-23T19:10:20.225Z] Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:20.225Z] Removing intermediate container 5590d18154c9 [2023-01-23T19:10:20.225Z] ---> 59db408aea87 [2023-01-23T19:10:20.225Z] Step 11/23 : WORKDIR /edgex-go [2023-01-23T19:10:20.488Z] ---> Running in 4e22d2d3e392 [2023-01-23T19:10:20.488Z] ---> Running in a9f14e65d419 [2023-01-23T19:10:20.488Z] Removing intermediate container 44987c0922df [2023-01-23T19:10:20.488Z] ---> 8ea7a68af773 [2023-01-23T19:10:20.488Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-23T19:10:20.488Z] Removing intermediate container fa14494f515f [2023-01-23T19:10:20.488Z] ---> 344dbcd26241 [2023-01-23T19:10:20.488Z] [2023-01-23T19:10:20.488Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:10:20.488Z] ---> c4fc93816858 [2023-01-23T19:10:20.488Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:10:20.488Z] ---> Using cache [2023-01-23T19:10:20.488Z] ---> 294d63ea8a57 [2023-01-23T19:10:20.488Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:10:20.488Z] ---> Running in 642ff1be44f8 [2023-01-23T19:10:20.488Z] Removing intermediate container 4e22d2d3e392 [2023-01-23T19:10:20.488Z] ---> c333ee434c0b [2023-01-23T19:10:20.488Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:10:20.488Z] ---> Running in 03054f060215 [2023-01-23T19:10:20.488Z] Removing intermediate container a9f14e65d419 [2023-01-23T19:10:20.488Z] ---> b94f8de85e34 [2023-01-23T19:10:20.488Z] [2023-01-23T19:10:20.488Z] Step 12/23 : FROM alpine:3.15 [2023-01-23T19:10:20.488Z] ---> c4fc93816858 [2023-01-23T19:10:20.488Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:10:20.488Z] ---> Using cache [2023-01-23T19:10:20.488Z] ---> 294d63ea8a57 [2023-01-23T19:10:20.488Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:10:20.751Z] ---> Running in 9fb28f52d93b [2023-01-23T19:10:20.751Z] ---> Running in ceb48e47dc02 [2023-01-23T19:10:20.751Z] Removing intermediate container 642ff1be44f8 [2023-01-23T19:10:20.751Z] ---> 6ccd28ba1eac [2023-01-23T19:10:20.751Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-23T19:10:20.751Z] Removing intermediate container 03054f060215 [2023-01-23T19:10:20.751Z] ---> 687ca9e7d420 [2023-01-23T19:10:20.751Z] [2023-01-23T19:10:20.751Z] ---> Running in 192fb4f6d3a4 [2023-01-23T19:10:20.751Z] Successfully built 687ca9e7d420 [2023-01-23T19:10:20.751Z] Successfully tagged core-command:latest [2023-01-23T19:10:20.751Z]  Building core-command ... done Building core-data [2023-01-23T19:10:20.751Z] Removing intermediate container 192fb4f6d3a4 [2023-01-23T19:10:20.751Z] ---> 841e0acd8761 [2023-01-23T19:10:20.751Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-23T19:10:21.010Z] ---> Running in c73983b0052b [2023-01-23T19:10:21.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:21.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:21.788Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:10:21.788Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:10:21.788Z] OK: 15859 distinct packages available [2023-01-23T19:10:22.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.047Z] Removing intermediate container c73983b0052b [2023-01-23T19:10:22.047Z] ---> fb83c1eeebbe [2023-01-23T19:10:22.047Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-23T19:10:22.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.307Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:22.307Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:10:22.307Z] (3/5) Installing libucontext (1.1-r0) [2023-01-23T19:10:22.307Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-23T19:10:22.307Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-23T19:10:22.307Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:10:22.307Z] OK: 7 MiB in 19 packages [2023-01-23T19:10:22.307Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:10:22.307Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:10:22.307Z] OK: 15859 distinct packages available [2023-01-23T19:10:22.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:22.566Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:22.566Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:10:22.566Z] (3/5) Installing libucontext (1.1-r0) [2023-01-23T19:10:22.566Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-23T19:10:22.566Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-23T19:10:22.838Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:10:22.838Z] OK: 7 MiB in 19 packages [2023-01-23T19:10:23.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:10:23.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:10:23.858Z] ---> 0d1d27c88de9 [2023-01-23T19:10:23.858Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> 133d53a4d982 [2023-01-23T19:10:23.858Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> 19fa6d0fb108 [2023-01-23T19:10:23.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> 19ffd7f6e62b [2023-01-23T19:10:23.858Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> 13f8b499c6b1 [2023-01-23T19:10:23.858Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> c29cfe08d5f3 [2023-01-23T19:10:23.858Z] Step 8/22 : COPY . . [2023-01-23T19:10:23.858Z] ---> Using cache [2023-01-23T19:10:23.858Z] ---> 2ac452e12557 [2023-01-23T19:10:23.858Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-23T19:10:23.858Z] ---> Running in cc79def0fed1 [2023-01-23T19:10:24.116Z] ---> Running in 019450a20405 [2023-01-23T19:10:24.374Z] Removing intermediate container 9fb28f52d93b [2023-01-23T19:10:24.374Z] ---> fb12e37cd752 [2023-01-23T19:10:24.374Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-23T19:10:24.374Z] Removing intermediate container ceb48e47dc02 [2023-01-23T19:10:24.374Z] ---> c867932a9d63 [2023-01-23T19:10:24.374Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:10:24.631Z] 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-01-23T19:10:26.041Z] ---> dd099cfee1fe [2023-01-23T19:10:26.041Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:10:26.041Z] Removing intermediate container cc79def0fed1 [2023-01-23T19:10:26.041Z] ---> 6ae79b97d8f7 [2023-01-23T19:10:26.041Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-23T19:10:26.041Z] ---> Running in 19f8e12114aa [2023-01-23T19:10:26.610Z] Removing intermediate container 19f8e12114aa [2023-01-23T19:10:26.610Z] ---> 9d98edab04d5 [2023-01-23T19:10:26.610Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-23T19:10:27.986Z] ---> 238da19b5123 [2023-01-23T19:10:27.986Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-23T19:10:27.986Z] ---> 4b463add15e1 [2023-01-23T19:10:27.986Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:10:27.986Z] ---> 5eadf5b7ff3f [2023-01-23T19:10:27.986Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:10:27.986Z] ---> Running in cd0c3a97ee08 [2023-01-23T19:10:28.244Z] ---> caf0a29ee7e7 [2023-01-23T19:10:28.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-23T19:10:28.244Z] ---> b22d9f740ea3 [2023-01-23T19:10:28.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-23T19:10:28.919Z] ---> 63f62c4c1357 [2023-01-23T19:10:28.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-23T19:10:28.919Z] ---> ef8fae603eac [2023-01-23T19:10:28.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-23T19:10:29.498Z] ---> 7008ec2ca6d1 [2023-01-23T19:10:29.498Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:10:29.498Z] ---> Running in 1e52d5f28eef [2023-01-23T19:10:29.498Z] ---> 69e5f9e3eeed [2023-01-23T19:10:29.498Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:10:29.498Z] Removing intermediate container cd0c3a97ee08 [2023-01-23T19:10:29.498Z] ---> 303bcc743b1c [2023-01-23T19:10:29.498Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:10:29.498Z] ---> Running in a4ee718d6cf3 [2023-01-23T19:10:29.498Z] Removing intermediate container a4ee718d6cf3 [2023-01-23T19:10:29.498Z] ---> 1a0a51aea9dc [2023-01-23T19:10:29.498Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:10:29.857Z] ---> Running in dd344961dc2c [2023-01-23T19:10:29.857Z] Removing intermediate container 1e52d5f28eef [2023-01-23T19:10:29.857Z] ---> 868315e257ee [2023-01-23T19:10:29.857Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:10:29.857Z] ---> Running in 64cd592dc0db [2023-01-23T19:10:30.122Z] ---> 2d7ae093f872 [2023-01-23T19:10:30.122Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Removing intermediate container dd344961dc2c [2023-01-23T19:10:30.122Z] [2023-01-23T19:10:30.122Z] ---> b3954fa6ad48 [2023-01-23T19:10:30.122Z] Step 22/24 : LABEL arch=x86_64 [2023-01-23T19:10:30.122Z] ---> Running in f64ed1696a04 [2023-01-23T19:10:30.383Z] Removing intermediate container 64cd592dc0db [2023-01-23T19:10:30.383Z] ---> a4c2e5a792a4 [2023-01-23T19:10:30.383Z] Step 21/23 : LABEL arch=x86_64 [2023-01-23T19:10:30.383Z] Removing intermediate container f64ed1696a04 [2023-01-23T19:10:30.383Z] ---> 2a728defcbb6 [2023-01-23T19:10:30.383Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:30.649Z] ---> Running in 34ee81572997 [2023-01-23T19:10:30.650Z] ---> Running in 7790ae198a69 [2023-01-23T19:10:31.221Z] Removing intermediate container 34ee81572997 [2023-01-23T19:10:31.221Z] ---> 5c8d8658ead0 [2023-01-23T19:10:31.221Z] Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:31.221Z] Removing intermediate container 7790ae198a69 [2023-01-23T19:10:31.221Z] ---> b8224ffeb679 [2023-01-23T19:10:31.221Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:10:31.221Z] ---> 80c6fbd91e43 [2023-01-23T19:10:31.221Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-23T19:10:31.221Z] ---> Running in fbc41587f17b [2023-01-23T19:10:31.221Z] ---> Running in a749dd03a40e [2023-01-23T19:10:31.221Z] Removing intermediate container fbc41587f17b [2023-01-23T19:10:31.221Z] ---> 3d90f50bd6c4 [2023-01-23T19:10:31.221Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:10:31.483Z] Removing intermediate container a749dd03a40e [2023-01-23T19:10:31.483Z] ---> 71126ea7daae [2023-01-23T19:10:31.483Z] [2023-01-23T19:10:31.483Z] ---> Running in adbe19491a13 [2023-01-23T19:10:31.746Z] ---> 2464e671d846 [2023-01-23T19:10:31.746Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-23T19:10:31.746Z] Successfully built 71126ea7daae [2023-01-23T19:10:31.746Z] Successfully tagged security-spire-agent:latest [2023-01-23T19:10:31.746Z] Building security-spire-config [2023-01-23T19:10:31.746Z]  Building security-spire-agent ... done Removing intermediate container adbe19491a13 [2023-01-23T19:10:31.746Z] ---> 11ddba1b916f [2023-01-23T19:10:31.746Z] [2023-01-23T19:10:32.017Z] Successfully built 11ddba1b916f [2023-01-23T19:10:32.978Z] Successfully tagged security-spire-server:latest [2023-01-23T19:10:32.978Z] Building security-secretstore-setup [2023-01-23T19:10:33.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-23T19:10:36.380Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:10:36.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:10:36.380Z] ---> 0d1d27c88de9 [2023-01-23T19:10:36.380Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 63358151f67c [2023-01-23T19:10:36.380Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 28543ededc5f [2023-01-23T19:10:36.380Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> fc36757d6b99 [2023-01-23T19:10:36.380Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 145af73548de [2023-01-23T19:10:36.380Z] Step 7/24 : COPY . . [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 6197651e445a [2023-01-23T19:10:36.380Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 825b0bac529f [2023-01-23T19:10:36.380Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 10757f5b731b [2023-01-23T19:10:36.380Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 4e9b2542ee81 [2023-01-23T19:10:36.380Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 344dbcd26241 [2023-01-23T19:10:36.380Z] [2023-01-23T19:10:36.380Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:10:36.380Z] ---> c4fc93816858 [2023-01-23T19:10:36.380Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:10:36.380Z] ---> Using cache [2023-01-23T19:10:36.380Z] ---> 294d63ea8a57 [2023-01-23T19:10:36.380Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-23T19:10:37.785Z] ---> 2e8c9183a0f1 [2023-01-23T19:10:37.785Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-23T19:10:38.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:10:38.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:10:38.377Z] ---> 0d1d27c88de9 [2023-01-23T19:10:38.377Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:10:38.377Z] ---> Using cache [2023-01-23T19:10:38.377Z] ---> 63358151f67c [2023-01-23T19:10:38.377Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-23T19:10:38.377Z] ---> Using cache [2023-01-23T19:10:38.377Z] ---> 8658cc41c78f [2023-01-23T19:10:38.377Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:10:38.377Z] ---> Using cache [2023-01-23T19:10:38.377Z] ---> c474f8bcbbd1 [2023-01-23T19:10:38.377Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:10:38.377Z] ---> Using cache [2023-01-23T19:10:38.377Z] ---> eb23b403fbbb [2023-01-23T19:10:38.377Z] Step 7/24 : COPY . . [2023-01-23T19:10:38.377Z] ---> Using cache [2023-01-23T19:10:38.377Z] ---> 4a484e1472e3 [2023-01-23T19:10:38.377Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-23T19:10:38.949Z] ---> Running in ee7fbf655056 [2023-01-23T19:10:38.949Z] ---> Running in c31a7bd5875c [2023-01-23T19:10:38.949Z] ---> 9b9e9e16f595 [2023-01-23T19:10:38.949Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-23T19:10:39.524Z] ---> f923f31c74d2 [2023-01-23T19:10:39.524Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-23T19:10:39.524Z] 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-01-23T19:10:39.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:39.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:39.783Z] ---> b0a56180a9e2 [2023-01-23T19:10:39.783Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-23T19:10:40.049Z] ---> Running in 66fb84b7b155 [2023-01-23T19:10:40.049Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:10:40.049Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:10:40.049Z] OK: 15859 distinct packages available [2023-01-23T19:10:40.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:40.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:40.312Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:40.312Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:10:40.312Z] (3/4) Installing libucontext (1.1-r0) [2023-01-23T19:10:40.312Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-23T19:10:40.312Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:10:40.312Z] OK: 6 MiB in 18 packages [2023-01-23T19:10:41.762Z] Removing intermediate container 66fb84b7b155 [2023-01-23T19:10:41.762Z] ---> 5359b6efdf93 [2023-01-23T19:10:41.762Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-23T19:10:41.762Z] ---> Running in a4b518086fd7 [2023-01-23T19:10:41.762Z] Removing intermediate container ee7fbf655056 [2023-01-23T19:10:41.762Z] ---> f47cb32e5a18 [2023-01-23T19:10:41.762Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:10:42.343Z] Removing intermediate container a4b518086fd7 [2023-01-23T19:10:42.343Z] ---> 555a7b225309 [2023-01-23T19:10:42.343Z] Step 29/32 : CMD ["gate"] [2023-01-23T19:10:42.921Z] ---> Running in ca4f4fbe8e7e [2023-01-23T19:10:42.921Z] ---> 232a7d5f3cdb [2023-01-23T19:10:42.921Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:10:43.180Z] Removing intermediate container ca4f4fbe8e7e [2023-01-23T19:10:43.180Z] ---> d82c1fdea6e7 [2023-01-23T19:10:43.180Z] Step 30/32 : LABEL arch=x86_64 [2023-01-23T19:10:43.180Z] ---> Running in 9819067db639 [2023-01-23T19:10:43.476Z] ---> 550f4503d66e [2023-01-23T19:10:43.476Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-23T19:10:43.476Z] Removing intermediate container 9819067db639 [2023-01-23T19:10:43.476Z] ---> 8a2e78310b57 [2023-01-23T19:10:43.476Z] Step 31/32 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:43.476Z] ---> Running in 4d0e86b038ed [2023-01-23T19:10:43.476Z] ---> Running in 567ce25cf5f6 [2023-01-23T19:10:43.742Z] Removing intermediate container 567ce25cf5f6 [2023-01-23T19:10:43.742Z] ---> 2385431bfec3 [2023-01-23T19:10:43.742Z] Step 32/32 : LABEL version=0.0.0 [2023-01-23T19:10:43.742Z] Removing intermediate container 4d0e86b038ed [2023-01-23T19:10:43.742Z] ---> f3f67067c9b8 [2023-01-23T19:10:43.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-23T19:10:43.742Z] ---> Running in d376e1afda3c [2023-01-23T19:10:44.056Z] Removing intermediate container d376e1afda3c [2023-01-23T19:10:44.056Z] ---> 0f8af81383d9 [2023-01-23T19:10:44.056Z] [2023-01-23T19:10:44.056Z] ---> 2d13cd630987 [2023-01-23T19:10:44.056Z] Step 19/24 : WORKDIR / [2023-01-23T19:10:44.056Z] ---> Running in b8d13c7d4f26 [2023-01-23T19:10:44.056Z] Successfully built 0f8af81383d9 [2023-01-23T19:10:44.056Z] Successfully tagged security-bootstrapper:latest [2023-01-23T19:10:44.354Z]  Building security-bootstrapper ... done Removing intermediate container b8d13c7d4f26 [2023-01-23T19:10:44.354Z] ---> f429ff32ebd6 [2023-01-23T19:10:44.354Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:10:44.354Z] ---> Running in 5b9f332fafac [2023-01-23T19:10:44.618Z] Removing intermediate container 5b9f332fafac [2023-01-23T19:10:44.618Z] ---> 294ad4b41bf5 [2023-01-23T19:10:44.618Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:10:44.618Z] ---> Running in 9943d48b666c [2023-01-23T19:10:44.618Z] Removing intermediate container 9943d48b666c [2023-01-23T19:10:44.618Z] ---> 80b518d01c4f [2023-01-23T19:10:44.618Z] Step 22/24 : LABEL arch=x86_64 [2023-01-23T19:10:44.881Z] ---> Running in d7db9712c391 [2023-01-23T19:10:45.142Z] Removing intermediate container d7db9712c391 [2023-01-23T19:10:45.142Z] ---> 0fdb6e491efa [2023-01-23T19:10:45.142Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:45.142Z] ---> Running in 043a4b1e8d4e [2023-01-23T19:10:45.401Z] Removing intermediate container 043a4b1e8d4e [2023-01-23T19:10:45.401Z] ---> 47814021d15c [2023-01-23T19:10:45.401Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:10:45.401Z] ---> Running in 1422b717e4cb [2023-01-23T19:10:45.663Z] Removing intermediate container 1422b717e4cb [2023-01-23T19:10:45.663Z] ---> 4aa627931353 [2023-01-23T19:10:45.663Z] [2023-01-23T19:10:45.663Z] Successfully built 4aa627931353 [2023-01-23T19:10:45.663Z] Successfully tagged security-spire-config:latest [2023-01-23T19:10:55.700Z]  Building security-spire-config ... done Removing intermediate container 019450a20405 [2023-01-23T19:10:55.700Z] ---> 23356700fd1e [2023-01-23T19:10:55.700Z] [2023-01-23T19:10:55.700Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:10:55.700Z] ---> bfe296a52501 [2023-01-23T19:10:55.700Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-23T19:10:55.700Z] Removing intermediate container b94af802d440 [2023-01-23T19:10:55.700Z] ---> c3925dc60d1b [2023-01-23T19:10:55.700Z] [2023-01-23T19:10:55.700Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:10:55.700Z] ---> bfe296a52501 [2023-01-23T19:10:55.700Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-23T19:10:55.700Z] ---> Running in c0d13b542bec [2023-01-23T19:10:55.700Z] ---> Running in ce711725ac41 [2023-01-23T19:10:55.700Z] Removing intermediate container c0d13b542bec [2023-01-23T19:10:55.700Z] ---> c2aa0c4294ac [2023-01-23T19:10:55.700Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-23T19:10:55.700Z] ---> Running in 7e2d7e774c13 [2023-01-23T19:10:55.700Z] Removing intermediate container 7e2d7e774c13 [2023-01-23T19:10:55.700Z] ---> c717185e5eda [2023-01-23T19:10:55.700Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-23T19:10:55.700Z] ---> Running in d9a91a7b85bc [2023-01-23T19:10:55.700Z] Removing intermediate container d9a91a7b85bc [2023-01-23T19:10:55.700Z] ---> ec6bf484fbe4 [2023-01-23T19:10:55.700Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:10:55.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:55.700Z] ---> Running in 961b911dec0d [2023-01-23T19:10:55.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:55.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:55.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:10:55.700Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-23T19:10:55.700Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:55.700Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:10:55.700Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:10:55.700Z] OK: 6 MiB in 16 packages [2023-01-23T19:10:55.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:10:55.700Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:10:55.700Z] OK: 6 MiB in 15 packages [2023-01-23T19:10:56.631Z] Removing intermediate container 961b911dec0d [2023-01-23T19:10:56.631Z] ---> b0204dc147b7 [2023-01-23T19:10:56.631Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:10:56.631Z] Removing intermediate container ce711725ac41 [2023-01-23T19:10:56.631Z] ---> 03710d0a4ba2 [2023-01-23T19:10:56.631Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:10:56.631Z] ---> Running in 97788c34b98d [2023-01-23T19:10:56.631Z] Removing intermediate container 97788c34b98d [2023-01-23T19:10:56.928Z] ---> e863c9fd7977 [2023-01-23T19:10:56.928Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-23T19:10:56.928Z] ---> a2b8a9275f61 [2023-01-23T19:10:56.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-23T19:10:56.928Z] ---> Running in c4daa868700a [2023-01-23T19:10:57.233Z] Removing intermediate container c4daa868700a [2023-01-23T19:10:57.233Z] ---> 282dcdb17ef6 [2023-01-23T19:10:57.233Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:10:57.233Z] ---> Running in 45bb433c9111 [2023-01-23T19:10:57.494Z] Removing intermediate container 45bb433c9111 [2023-01-23T19:10:57.494Z] ---> 98fdd51f171d [2023-01-23T19:10:57.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:10:57.494Z] ---> a5f949cdcbba [2023-01-23T19:10:57.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-23T19:10:57.494Z] ---> 57b632e01f6e [2023-01-23T19:10:57.494Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-23T19:10:57.494Z] ---> 3acd68a9cac6 [2023-01-23T19:10:57.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-23T19:10:57.494Z] ---> Running in 94d5941c042d [2023-01-23T19:10:57.751Z] Removing intermediate container 94d5941c042d [2023-01-23T19:10:57.751Z] ---> 66f857d9e50c [2023-01-23T19:10:57.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:10:57.751Z] ---> Running in b5ce68824eac [2023-01-23T19:10:58.009Z] Removing intermediate container b5ce68824eac [2023-01-23T19:10:58.009Z] ---> 94d027ef625a [2023-01-23T19:10:58.009Z] Step 20/22 : LABEL arch=x86_64 [2023-01-23T19:10:58.285Z] ---> Running in e639386311a8 [2023-01-23T19:10:58.285Z] ---> 30c223ab07c4 [2023-01-23T19:10:58.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-23T19:10:58.285Z] Removing intermediate container e639386311a8 [2023-01-23T19:10:58.285Z] ---> f87b87e7370a [2023-01-23T19:10:58.285Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:58.285Z] ---> Running in af772fb1b2be [2023-01-23T19:10:58.563Z] ---> 92254db07e17 [2023-01-23T19:10:58.563Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-23T19:10:58.563Z] Removing intermediate container af772fb1b2be [2023-01-23T19:10:58.563Z] ---> c25f223f6726 [2023-01-23T19:10:58.563Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:10:58.563Z] ---> Running in 3c8c79901aa3 [2023-01-23T19:10:58.563Z] ---> Running in b81a7e0fcfa4 [2023-01-23T19:10:58.563Z] 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-01-23T19:10:58.563Z] Removing intermediate container 3c8c79901aa3 [2023-01-23T19:10:58.563Z] ---> 8b0d703c8f26 [2023-01-23T19:10:58.563Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:10:58.563Z] Removing intermediate container b81a7e0fcfa4 [2023-01-23T19:10:58.563Z] ---> 625ed8d02942 [2023-01-23T19:10:58.563Z] [2023-01-23T19:10:58.563Z] ---> Running in 9a025211877a [2023-01-23T19:10:58.563Z] Successfully built 625ed8d02942 [2023-01-23T19:10:58.822Z] Successfully tagged core-data:latest [2023-01-23T19:10:58.822Z]  Building core-data ... done Removing intermediate container 9a025211877a [2023-01-23T19:10:58.822Z] ---> a80082dbc6b2 [2023-01-23T19:10:58.822Z] Step 20/22 : LABEL arch=x86_64 [2023-01-23T19:10:58.822Z] ---> Running in 935e3c8c93fb [2023-01-23T19:10:58.822Z] Removing intermediate container 935e3c8c93fb [2023-01-23T19:10:58.822Z] ---> 5eafc97c888b [2023-01-23T19:10:58.822Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:10:58.822Z] ---> Running in 6681b6ec0d1d [2023-01-23T19:10:58.822Z] Removing intermediate container 6681b6ec0d1d [2023-01-23T19:10:58.822Z] ---> cb5a935c3906 [2023-01-23T19:10:58.822Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:10:58.822Z] ---> Running in 9a38fc39398b [2023-01-23T19:10:59.081Z] Removing intermediate container 9a38fc39398b [2023-01-23T19:10:59.081Z] ---> 815e01522839 [2023-01-23T19:10:59.081Z] [2023-01-23T19:10:59.081Z] Successfully built 815e01522839 [2023-01-23T19:10:59.081Z] Successfully tagged support-notifications:latest [2023-01-23T19:11:01.609Z]  Building support-notifications ... done Removing intermediate container c31a7bd5875c [2023-01-23T19:11:01.609Z] ---> aa2ef68f5a7d [2023-01-23T19:11:01.609Z] [2023-01-23T19:11:01.609Z] Step 9/24 : FROM alpine:3.16 [2023-01-23T19:11:01.609Z] ---> bfe296a52501 [2023-01-23T19:11:01.609Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-23T19:11:01.609Z] ---> Running in 8e20e8a0d1bb [2023-01-23T19:11:01.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T19:11:01.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T19:11:02.125Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-23T19:11:02.125Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-23T19:11:02.125Z] (3/3) Installing su-exec (0.2-r1) [2023-01-23T19:11:02.125Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:11:02.125Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:11:02.125Z] OK: 6 MiB in 17 packages [2023-01-23T19:11:02.389Z] Removing intermediate container 8e20e8a0d1bb [2023-01-23T19:11:02.389Z] ---> b878b249ac6c [2023-01-23T19:11:02.389Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:11:02.647Z] ---> Running in 05af8d757e1c [2023-01-23T19:11:02.647Z] Removing intermediate container 05af8d757e1c [2023-01-23T19:11:02.647Z] ---> 6f4f44efb782 [2023-01-23T19:11:02.647Z] Step 12/24 : WORKDIR / [2023-01-23T19:11:02.647Z] ---> Running in 7a3fc8aff941 [2023-01-23T19:11:02.647Z] Removing intermediate container 7a3fc8aff941 [2023-01-23T19:11:02.647Z] ---> bda20c6f78a4 [2023-01-23T19:11:02.647Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-23T19:11:02.905Z] ---> ee63086ec226 [2023-01-23T19:11:02.905Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-23T19:11:02.905Z] ---> 06338629a7c9 [2023-01-23T19:11:02.905Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-23T19:11:03.164Z] ---> e6db3279983b [2023-01-23T19:11:03.164Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-23T19:11:03.164Z] ---> 4b0cc752ed3e [2023-01-23T19:11:03.164Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-23T19:11:03.736Z] ---> 0697656ee6cb [2023-01-23T19:11:03.736Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-23T19:11:03.994Z] ---> b43fa68c1509 [2023-01-23T19:11:03.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:11:04.253Z] ---> 54cdf878d072 [2023-01-23T19:11:04.253Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:11:04.253Z] ---> Running in 0cd90c5c4c04 [2023-01-23T19:11:04.822Z] Removing intermediate container 0cd90c5c4c04 [2023-01-23T19:11:04.822Z] ---> 6992ab5cea52 [2023-01-23T19:11:04.822Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:11:04.822Z] ---> Running in 8b92da507ca9 [2023-01-23T19:11:04.822Z] Removing intermediate container 8b92da507ca9 [2023-01-23T19:11:04.822Z] ---> a9cf1cd130f3 [2023-01-23T19:11:04.822Z] Step 22/24 : LABEL arch=x86_64 [2023-01-23T19:11:04.822Z] ---> Running in c8a62fb7c828 [2023-01-23T19:11:05.092Z] Removing intermediate container c8a62fb7c828 [2023-01-23T19:11:05.092Z] ---> 51127200fee5 [2023-01-23T19:11:05.092Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:11:05.092Z] ---> Running in 574a12c94d81 [2023-01-23T19:11:05.092Z] Removing intermediate container 574a12c94d81 [2023-01-23T19:11:05.092Z] ---> f8bb2efae3e4 [2023-01-23T19:11:05.092Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:11:05.092Z] ---> Running in 30059ab9e4e0 [2023-01-23T19:11:05.092Z] Removing intermediate container 30059ab9e4e0 [2023-01-23T19:11:05.092Z] ---> 1db2fbdcbb22 [2023-01-23T19:11:05.092Z] [2023-01-23T19:11:05.092Z] Successfully built 1db2fbdcbb22 [2023-01-23T19:11:05.354Z] Successfully tagged security-secretstore-setup:latest [2023-01-23T19:11:05.360Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-01-23T19:11:05.396Z] $ docker stop --time=1 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 [2023-01-23T19:11:06.670Z] $ docker rm -f --volumes 860a484728617742ec3195de3fc8da1ba53fce54247184d29c6664b3a19b2a09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T19:11:07.064Z] + docker images [2023-01-23T19:11:07.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-23T19:11:07.064Z] security-secretstore-setup latest 1db2fbdcbb22 1 second ago 29.9MB [2023-01-23T19:11:07.064Z] aa2ef68f5a7d 6 seconds ago 1.67GB [2023-01-23T19:11:07.064Z] core-data latest 625ed8d02942 8 seconds ago 17.9MB [2023-01-23T19:11:07.064Z] support-notifications latest 815e01522839 8 seconds ago 30.6MB [2023-01-23T19:11:07.064Z] 23356700fd1e 13 seconds ago 1.69GB [2023-01-23T19:11:07.064Z] c3925dc60d1b 14 seconds ago 1.75GB [2023-01-23T19:11:07.064Z] security-spire-config latest 4aa627931353 21 seconds ago 85.8MB [2023-01-23T19:11:07.064Z] security-bootstrapper latest 0f8af81383d9 23 seconds ago 20.3MB [2023-01-23T19:11:07.064Z] security-spire-server latest 11ddba1b916f 35 seconds ago 86.5MB [2023-01-23T19:11:07.064Z] security-spire-agent latest 71126ea7daae 35 seconds ago 125MB [2023-01-23T19:11:07.064Z] core-command latest 687ca9e7d420 46 seconds ago 17.7MB [2023-01-23T19:11:07.064Z] b94f8de85e34 46 seconds ago 1.55GB [2023-01-23T19:11:07.064Z] 344dbcd26241 46 seconds ago 1.55GB [2023-01-23T19:11:07.064Z] 4b458da4612f 54 seconds ago 1.67GB [2023-01-23T19:11:07.064Z] d66fd84f1cbd About a minute ago 1.68GB [2023-01-23T19:11:07.064Z] security-proxy-setup latest e4cd670b07a3 About a minute ago 27.8MB [2023-01-23T19:11:07.064Z] security-spiffe-token-provider latest 069577ee03de About a minute ago 29.8MB [2023-01-23T19:11:07.064Z] core-common-config-bootstrapper latest 27d4acff1c31 About a minute ago 14.9MB [2023-01-23T19:11:07.064Z] support-scheduler latest 5272973671f5 About a minute ago 30MB [2023-01-23T19:11:07.064Z] core-metadata latest 580eea85aac7 About a minute ago 18.6MB [2023-01-23T19:11:07.064Z] 41f09a88a044 About a minute ago 1.74GB [2023-01-23T19:11:07.064Z] 95b238263be6 About a minute ago 1.71GB [2023-01-23T19:11:07.064Z] 7755a0d8164b About a minute ago 1.69GB [2023-01-23T19:11:07.064Z] 377edfc2111a About a minute ago 1.67GB [2023-01-23T19:11:07.064Z] 7fe4ce3cd0ac About a minute ago 1.67GB [2023-01-23T19:11:07.064Z] ci-base-image-x86_64 latest 0d1d27c88de9 5 minutes ago 904MB [2023-01-23T19:11:07.064Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-23T19:11:07.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-23T19:11:07.064Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-23T19:11:07.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-23T19:11:07.064Z] 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-01-23T19:12:40.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-23T19:12:40.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-23T19:12:40.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-23T19:12:42.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-23T19:12:42.557Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-23T19:12:45.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-23T19:12:47.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-23T19:12:47.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-23T19:12:47.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-23T19:12:47.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-23T19:12:50.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-23T19:12:50.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-23T19:12:50.461Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-23T19:12:50.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-23T19:13:08.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.817s coverage: 28.7% of statements [2023-01-23T19:13:08.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-23T19:13:08.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-23T19:13:21.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.604s coverage: 98.5% of statements [2023-01-23T19:13:23.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.826s coverage: 43.0% of statements [2023-01-23T19:13:23.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-23T19:13:23.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-23T19:13:23.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-23T19:13:23.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.783s coverage: 54.0% of statements [2023-01-23T19:13:23.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-23T19:13:23.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-23T19:13:41.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.566s coverage: 89.2% of statements [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-23T19:13:41.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.695s coverage: 2.4% of statements [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-23T19:13:41.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-23T19:13:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 95.6% of statements [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-23T19:13:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-23T19:13:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.479s coverage: 60.0% of statements [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-23T19:13:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.424s coverage: 0.9% of statements [2023-01-23T19:13:43.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-23T19:13:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.736s coverage: 58.8% of statements [2023-01-23T19:13:43.873Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.442s coverage: 29.6% of statements [2023-01-23T19:13:43.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-23T19:13:46.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2023-01-23T19:13:46.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements [2023-01-23T19:13:46.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2023-01-23T19:13:47.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2023-01-23T19:13:49.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-01-23T19:14:01.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.336s coverage: 94.4% of statements [2023-01-23T19:14:01.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2023-01-23T19:14:08.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.903s coverage: 79.9% of statements [2023-01-23T19:14:08.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2023-01-23T19:14:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.912s coverage: 91.2% of statements [2023-01-23T19:14:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-23T19:14:19.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.261s coverage: 64.7% of statements [2023-01-23T19:14:19.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-23T19:14:19.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-23T19:14:19.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-01-23T19:14:19.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.186s coverage: 89.4% of statements [2023-01-23T19:14:19.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.138s coverage: 100.0% of statements [2023-01-23T19:14:19.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-01-23T19:14:19.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2023-01-23T19:14:29.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.3% of statements [2023-01-23T19:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-23T19:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-23T19:14:29.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-23T19:14:30.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 41.8% of statements [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-23T19:14:30.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-23T19:14:30.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-23T19:14:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-23T19:14:38.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-23T19:14:38.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.726s coverage: 92.3% of statements [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-23T19:14:38.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 63.2% of statements [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-23T19:14:38.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-23T19:14:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-23T19:14:39.481Z] 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-01-23T19:14:39.481Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T19:14:39.481Z] go vet ./... [2023-01-23T19:16:46.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T19:16:46.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T19:16:46.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-23T19:16:46.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-23T19:16:46.907Z] + ls -al . [2023-01-23T19:16:46.907Z] total 744 [2023-01-23T19:16:46.907Z] drwxrwxr-x 10 1001 1001 4096 Jan 23 19:09 . [2023-01-23T19:16:46.907Z] drwxr-xr-x 4 root root 4096 Jan 23 19:09 .. [2023-01-23T19:16:46.907Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 .blubracket [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 16 Jan 23 19:08 .dockerignore [2023-01-23T19:16:46.907Z] drwxrwxr-x 8 1001 1001 4096 Jan 23 19:08 .git [2023-01-23T19:16:46.907Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 .github [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:08 .gitignore [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 42 Jan 23 19:08 .golangci.yml [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 87 Jan 23 19:08 .hadolint.yml [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 166 Jan 23 19:08 .sonarcloud.properties [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:08 ADOPTERS.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:08 Attribution.txt [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:08 CHANGELOG.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:08 CONTRIBUTING.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 677 Jan 23 19:08 GOVERNANCE.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 850 Jan 23 19:08 Jenkinsfile [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:08 LICENSE [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:08 Makefile [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 582 Jan 23 19:08 OWNERS.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:08 README.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:08 SECURITY.md [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION [2023-01-23T19:16:46.907Z] drwxrwxr-x 2 1001 1001 4096 Jan 23 19:08 bin [2023-01-23T19:16:46.907Z] drwxrwxr-x 17 1001 1001 4096 Jan 23 19:08 cmd [2023-01-23T19:16:46.907Z] -rw-r--r-- 1 root root 489970 Jan 23 19:14 coverage.out [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:08 go.mod [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:08 go.sum [2023-01-23T19:16:46.907Z] drwxrwxr-x 7 1001 1001 4096 Jan 23 19:08 internal [2023-01-23T19:16:46.907Z] drwxrwxr-x 3 1001 1001 4096 Jan 23 19:08 openapi [2023-01-23T19:16:46.907Z] drwxrwxr-x 4 1001 1001 4096 Jan 23 19:08 snap [2023-01-23T19:16:46.907Z] -rw-rw-r-- 1 1001 1001 204 Jan 23 19:08 version.go [Pipeline] sh [2023-01-23T19:16:47.571Z] + '[' -e coverage.out ] [2023-01-23T19:16:47.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-23T19:16:47.602Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T19:16:48.474Z] Stashed 1 file(s) [Pipeline] sh [2023-01-23T19:16:49.121Z] + make build [2023-01-23T19:16:49.121Z] 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-01-23T19:18:25.993Z] 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-01-23T19:18:28.580Z] 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-01-23T19:18:33.932Z] 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-01-23T19:18:39.278Z] 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-01-23T19:19:26.145Z] 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-01-23T19:19:34.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-23T19:19:39.692Z] 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-01-23T19:19:46.361Z] 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-01-23T19:19:50.622Z] 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-01-23T19:19:54.882Z] 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-01-23T19:20:09.890Z] 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-01-23T19:20:18.145Z] $ docker stop --time=1 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac [2023-01-23T19:20:20.376Z] $ docker rm -f --volumes 2fb14d8085c8b7e0c41ca714a54b8f4c9eedc79ca826572d98daa923351f3eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:20:23.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:20:23.165Z] [2023-01-23T19:20:23.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:20:23.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:20:23.836Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-23T19:20:23.836Z] 29e5d40040c1: Pulling fs layer [2023-01-23T19:20:23.836Z] 1ce36da41761: Pulling fs layer [2023-01-23T19:20:23.836Z] 25b303627fd3: Pulling fs layer [2023-01-23T19:20:23.836Z] 29e5d40040c1: Verifying Checksum [2023-01-23T19:20:23.836Z] 29e5d40040c1: Download complete [2023-01-23T19:20:24.437Z] 1ce36da41761: Verifying Checksum [2023-01-23T19:20:24.437Z] 1ce36da41761: Download complete [2023-01-23T19:20:24.705Z] 29e5d40040c1: Pull complete [2023-01-23T19:20:26.118Z] 1ce36da41761: Pull complete [2023-01-23T19:20:26.118Z] 25b303627fd3: Verifying Checksum [2023-01-23T19:20:26.118Z] 25b303627fd3: Download complete [2023-01-23T19:20:36.194Z] 25b303627fd3: Pull complete [2023-01-23T19:20:36.194Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-23T19:20:36.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:20:36.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:20:36.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container [2023-01-23T19:20:36.608Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-23T19:20:38.893Z] $ docker top 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:20:39.760Z] + grep parallel [2023-01-23T19:20:39.760Z] + docker-compose build --help [2023-01-23T19:20:45.092Z] --parallel Build images in parallel. [Pipeline] } [2023-01-23T19:20:45.136Z] $ docker stop --time=1 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e [2023-01-23T19:20:46.794Z] $ docker rm -f --volumes 34b0822f632479a9147b038b694f826b81d6cb6b322a5a6fd57a04390b24254e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:20:47.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-23T19:20:47.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:20:47.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container [2023-01-23T19:20:49.876Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-23T19:20:51.197Z] $ docker top bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:20:52.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-23T19:20:58.737Z] Building core-command ... [2023-01-23T19:20:58.737Z] Building core-common-config-bootstrapper ... [2023-01-23T19:20:58.737Z] Building core-data ... [2023-01-23T19:20:58.737Z] Building core-metadata ... [2023-01-23T19:20:58.737Z] Building security-bootstrapper ... [2023-01-23T19:20:58.737Z] Building security-proxy-setup ... [2023-01-23T19:20:58.737Z] Building security-secretstore-setup ... [2023-01-23T19:20:58.737Z] Building security-spiffe-token-provider ... [2023-01-23T19:20:58.737Z] Building security-spire-agent ... [2023-01-23T19:20:58.737Z] Building security-spire-config ... [2023-01-23T19:20:58.737Z] Building security-spire-server ... [2023-01-23T19:20:58.737Z] Building support-notifications ... [2023-01-23T19:20:58.737Z] Building support-scheduler ... [2023-01-23T19:20:58.737Z] Building security-bootstrapper [2023-01-23T19:20:58.737Z] Building security-spiffe-token-provider [2023-01-23T19:20:58.737Z] Building security-spire-config [2023-01-23T19:20:58.737Z] Building security-spire-agent [2023-01-23T19:20:58.737Z] Building core-common-config-bootstrapper [2023-01-23T19:21:45.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:21:45.562Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:21:45.562Z] ---> ae6860a011f5 [2023-01-23T19:21:45.562Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:21:45.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:21:45.562Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:21:45.562Z] ---> ae6860a011f5 [2023-01-23T19:21:45.562Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:21:45.562Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:21:45.562Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:21:45.562Z] ---> ae6860a011f5 [2023-01-23T19:21:45.562Z] Step 3/32 : WORKDIR /edgex-go [2023-01-23T19:21:45.562Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:21:45.562Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:21:45.562Z] ---> ae6860a011f5 [2023-01-23T19:21:45.562Z] Step 3/19 : WORKDIR /edgex-go [2023-01-23T19:21:45.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:21:45.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:21:45.562Z] ---> ae6860a011f5 [2023-01-23T19:21:45.562Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:21:45.562Z] ---> Running in 3a9a9c40ef27 [2023-01-23T19:21:45.562Z] ---> Running in c8bb2d44201f [2023-01-23T19:21:45.562Z] ---> Running in 30a5a5ef2148 [2023-01-23T19:21:45.562Z] ---> Running in 90ddcfa0f425 [2023-01-23T19:21:45.562Z] ---> Running in a5436aedebe1 [2023-01-23T19:21:45.829Z] Removing intermediate container c8bb2d44201f [2023-01-23T19:21:45.829Z] ---> 25fbf010245c [2023-01-23T19:21:45.829Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:21:45.829Z] ---> Running in 3bbbcffdf46b [2023-01-23T19:21:45.829Z] Removing intermediate container 3a9a9c40ef27 [2023-01-23T19:21:45.829Z] ---> 83e8604c19bf [2023-01-23T19:21:45.829Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container a5436aedebe1 [2023-01-23T19:21:45.829Z] ---> 93459a89b4aa [2023-01-23T19:21:45.829Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-23T19:21:45.829Z] [2023-01-23T19:21:46.110Z] Removing intermediate container 90ddcfa0f425 [2023-01-23T19:21:46.110Z] ---> e0af4c549ca9 [2023-01-23T19:21:46.110Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:21:46.110Z] Removing intermediate container 30a5a5ef2148 [2023-01-23T19:21:46.110Z] ---> 4322bf9d06bb [2023-01-23T19:21:46.110Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:21:46.110Z] ---> Running in 27bebc1e1d0b [2023-01-23T19:21:46.110Z] ---> Running in 1ed0b93c92a5 [2023-01-23T19:21:46.110Z] ---> Running in d4e1ed540d63 [2023-01-23T19:21:46.379Z] ---> Running in be9fd7f92166 [2023-01-23T19:21:46.653Z] Removing intermediate container 3bbbcffdf46b [2023-01-23T19:21:46.653Z] ---> 4d28788b60e8 [2023-01-23T19:21:46.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:21:46.931Z] ---> Running in 2261250e2b1e [2023-01-23T19:21:48.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:48.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:48.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:49.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:50.944Z] v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-23T19:21:50.944Z] v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-23T19:21:50.944Z] OK: 16901 distinct packages available [2023-01-23T19:21:51.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:51.580Z] OK: 221 MiB in 51 packages [2023-01-23T19:21:51.580Z] OK: 221 MiB in 51 packages [2023-01-23T19:21:51.580Z] OK: 221 MiB in 51 packages [2023-01-23T19:21:51.580Z] OK: 221 MiB in 51 packages [2023-01-23T19:21:51.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:21:53.317Z] OK: 221 MiB in 51 packages [2023-01-23T19:21:53.586Z] Removing intermediate container d4e1ed540d63 [2023-01-23T19:21:53.586Z] ---> 3c8ea12f5b17 [2023-01-23T19:21:53.586Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-23T19:21:53.856Z] Removing intermediate container 2261250e2b1e [2023-01-23T19:21:53.856Z] ---> ca97e2ac04e2 [2023-01-23T19:21:53.856Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:21:53.856Z] Removing intermediate container 1ed0b93c92a5 [2023-01-23T19:21:53.856Z] ---> 098b0f5609b6 [2023-01-23T19:21:53.856Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:21:54.126Z] Removing intermediate container be9fd7f92166 [2023-01-23T19:21:54.126Z] ---> 0f91488111f0 [2023-01-23T19:21:54.126Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:21:55.115Z] ---> 6d3462148d1e [2023-01-23T19:21:55.115Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:21:55.115Z] Removing intermediate container 27bebc1e1d0b [2023-01-23T19:21:55.115Z] ---> 325663b67e15 [2023-01-23T19:21:55.115Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-23T19:21:55.115Z] ---> ca41ccdcc8df [2023-01-23T19:21:55.115Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:21:55.115Z] ---> Running in e47835179e06 [2023-01-23T19:21:55.115Z] ---> 1325387ba232 [2023-01-23T19:21:55.115Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:21:55.383Z] ---> Running in 47e17c227b59 [2023-01-23T19:21:55.383Z] ---> b45d00fe2ebc [2023-01-23T19:21:55.383Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:21:55.383Z] ---> Running in 4684f39c6389 [2023-01-23T19:21:55.651Z] ---> Running in b60e48b10c4e [2023-01-23T19:21:56.618Z] ---> 7c7c0f98d2d2 [2023-01-23T19:21:56.618Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:21:56.618Z] ---> Running in 100b877cfcd8 [2023-01-23T19:23:48.289Z] Removing intermediate container 100b877cfcd8 [2023-01-23T19:23:48.289Z] ---> 0cce03ead118 [2023-01-23T19:23:48.289Z] Step 7/19 : COPY . . [2023-01-23T19:23:48.289Z] Removing intermediate container e47835179e06 [2023-01-23T19:23:48.289Z] ---> 70535a066703 [2023-01-23T19:23:48.289Z] Step 7/32 : COPY . . [2023-01-23T19:23:48.289Z] Removing intermediate container 4684f39c6389 [2023-01-23T19:23:48.289Z] ---> c171630ddb24 [2023-01-23T19:23:48.289Z] Step 8/22 : COPY . . [2023-01-23T19:23:48.289Z] Removing intermediate container b60e48b10c4e [2023-01-23T19:23:48.289Z] ---> 3727f50841eb [2023-01-23T19:23:48.289Z] Step 7/24 : COPY . . [2023-01-23T19:23:48.289Z] Removing intermediate container 47e17c227b59 [2023-01-23T19:23:48.289Z] ---> 3fe1110d0adf [2023-01-23T19:23:48.289Z] Step 7/24 : COPY . . [2023-01-23T19:24:06.502Z] ---> 16edd886e534 [2023-01-23T19:24:06.502Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-23T19:24:06.502Z] ---> 2e395e79eedb [2023-01-23T19:24:06.502Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-23T19:24:06.502Z] ---> 31d874a5f87f [2023-01-23T19:24:06.502Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-23T19:24:06.502Z] ---> f957f68b420d [2023-01-23T19:24:06.502Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:24:06.502Z] ---> Running in de88e3d7426c [2023-01-23T19:24:06.502Z] ---> Running in 66a4f40e6be4 [2023-01-23T19:24:06.502Z] ---> 43e945952b78 [2023-01-23T19:24:06.502Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:24:06.502Z] ---> Running in 11a8366e9e78 [2023-01-23T19:24:06.502Z] ---> Running in 48bdc33e4bb3 [2023-01-23T19:24:06.502Z] ---> Running in 460b26e4c52b [2023-01-23T19:24:06.502Z] Removing intermediate container 460b26e4c52b [2023-01-23T19:24:06.502Z] ---> dce43ca0bddc [2023-01-23T19:24:06.502Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:24:06.502Z] Removing intermediate container 48bdc33e4bb3 [2023-01-23T19:24:06.502Z] ---> 82a26f6c759f [2023-01-23T19:24:06.502Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-23T19:24:06.502Z] ---> Running in 855a0abff021 [2023-01-23T19:24:06.502Z] ---> Running in 8fb591aeac73 [2023-01-23T19:24:06.502Z] 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-01-23T19:24:06.502Z] Removing intermediate container 855a0abff021 [2023-01-23T19:24:06.502Z] ---> 6d656542d38c [2023-01-23T19:24:06.502Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:24:06.502Z] Removing intermediate container 8fb591aeac73 [2023-01-23T19:24:06.502Z] ---> b5c65f75067a [2023-01-23T19:24:06.502Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:24:06.502Z] 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-01-23T19:24:06.502Z] ---> Running in 5e6694c046a7 [2023-01-23T19:24:06.502Z] ---> Running in 15eec4fa9464 [2023-01-23T19:24:06.772Z] 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-01-23T19:24:11.067Z] Removing intermediate container 5e6694c046a7 [2023-01-23T19:24:11.067Z] ---> 90814da4b7f9 [2023-01-23T19:24:11.067Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:24:11.067Z] ---> Running in 0038bb5e16e2 [2023-01-23T19:24:11.067Z] Removing intermediate container 15eec4fa9464 [2023-01-23T19:24:11.067Z] ---> 473c10dcd72b [2023-01-23T19:24:11.067Z] Step 11/24 : WORKDIR /edgex-go [2023-01-23T19:24:11.067Z] ---> Running in 5afe428ad945 [2023-01-23T19:24:11.341Z] Removing intermediate container 0038bb5e16e2 [2023-01-23T19:24:11.341Z] ---> 6d5d6cc0f123 [2023-01-23T19:24:11.341Z] [2023-01-23T19:24:11.341Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:24:11.614Z] Removing intermediate container 5afe428ad945 [2023-01-23T19:24:11.614Z] ---> e30f87ea4072 [2023-01-23T19:24:11.614Z] [2023-01-23T19:24:11.614Z] Step 12/24 : FROM alpine:3.15 [2023-01-23T19:24:11.614Z] 3.15: Pulling from library/alpine [2023-01-23T19:24:11.884Z] 3.15: Pulling from library/alpine [2023-01-23T19:24:13.305Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-23T19:24:13.305Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-23T19:24:13.305Z] Status: Downloaded newer image for alpine:3.15 [2023-01-23T19:24:13.305Z] Status: Downloaded newer image for alpine:3.15 [2023-01-23T19:24:13.305Z] ---> 8aa73fd46299 [2023-01-23T19:24:13.305Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:24:13.305Z] ---> 8aa73fd46299 [2023-01-23T19:24:13.305Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:24:13.898Z] ---> Running in 09f8859350fc [2023-01-23T19:24:13.898Z] ---> Running in fb8e3bc48891 [2023-01-23T19:24:14.486Z] Removing intermediate container 09f8859350fc [2023-01-23T19:24:14.486Z] ---> 377d2fa62d51 [2023-01-23T19:24:14.486Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-23T19:24:14.486Z] Removing intermediate container fb8e3bc48891 [2023-01-23T19:24:14.486Z] ---> f6b31fe4db8f [2023-01-23T19:24:14.486Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:24:14.755Z] ---> Running in 80e1edfd1be9 [2023-01-23T19:24:14.755Z] ---> Running in c951a515e52a [2023-01-23T19:24:17.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:17.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:17.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:18.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:20.111Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:24:20.111Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:24:20.111Z] OK: 15736 distinct packages available [2023-01-23T19:24:20.111Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:24:20.111Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:24:20.111Z] OK: 15736 distinct packages available [2023-01-23T19:24:20.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:20.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:20.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:20.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:24:22.064Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-23T19:24:22.064Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:24:22.064Z] (3/5) Installing libucontext (1.1-r0) [2023-01-23T19:24:22.064Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-23T19:24:22.064Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-23T19:24:22.064Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:24:22.064Z] OK: 6 MiB in 19 packages [2023-01-23T19:24:22.331Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-23T19:24:22.331Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:24:22.331Z] (3/4) Installing libucontext (1.1-r0) [2023-01-23T19:24:22.331Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-23T19:24:22.331Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:24:22.331Z] OK: 6 MiB in 18 packages [2023-01-23T19:24:24.306Z] Removing intermediate container c951a515e52a [2023-01-23T19:24:24.306Z] ---> aa48a37d64f4 [2023-01-23T19:24:24.306Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-23T19:24:24.575Z] Removing intermediate container 80e1edfd1be9 [2023-01-23T19:24:24.575Z] ---> 2e426d28b821 [2023-01-23T19:24:24.575Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:24:29.917Z] ---> c5d7d1a1a7f8 [2023-01-23T19:24:29.917Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:24:32.506Z] ---> 90f4c8827633 [2023-01-23T19:24:32.506Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:24:33.916Z] ---> 8b39dd4eff95 [2023-01-23T19:24:33.916Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-23T19:24:34.184Z] ---> Running in 92c33d780429 [2023-01-23T19:24:35.145Z] Removing intermediate container 92c33d780429 [2023-01-23T19:24:35.145Z] ---> 1358688e68b4 [2023-01-23T19:24:35.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-23T19:24:36.552Z] ---> 8f0a2615977c [2023-01-23T19:24:36.552Z] Step 19/24 : WORKDIR / [2023-01-23T19:24:36.552Z] ---> Running in 9eb2eaccee6f [2023-01-23T19:24:37.510Z] Removing intermediate container 9eb2eaccee6f [2023-01-23T19:24:37.510Z] ---> 1f7dc3b0faea [2023-01-23T19:24:37.510Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:24:37.510Z] ---> Running in 1cfa0ffac6e4 [2023-01-23T19:24:38.092Z] ---> ced9047505f9 [2023-01-23T19:24:38.092Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:24:38.369Z] Removing intermediate container 1cfa0ffac6e4 [2023-01-23T19:24:38.369Z] ---> f49be257094b [2023-01-23T19:24:38.369Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:24:38.369Z] ---> Running in ad4d00a1c904 [2023-01-23T19:24:39.778Z] Removing intermediate container ad4d00a1c904 [2023-01-23T19:24:39.778Z] ---> 220255440802 [2023-01-23T19:24:39.778Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:24:39.778Z] ---> d907fe1815c5 [2023-01-23T19:24:39.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-23T19:24:40.046Z] ---> Running in 4b1db7b0f2be [2023-01-23T19:24:41.007Z] Removing intermediate container 4b1db7b0f2be [2023-01-23T19:24:41.007Z] ---> 15ad59945f22 [2023-01-23T19:24:41.007Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:24:41.275Z] ---> 01a6751bd196 [2023-01-23T19:24:41.275Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-23T19:24:41.275Z] ---> Running in f9e1a3faece2 [2023-01-23T19:24:41.859Z] Removing intermediate container f9e1a3faece2 [2023-01-23T19:24:41.859Z] ---> e0e5923bea77 [2023-01-23T19:24:41.859Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:24:42.127Z] ---> Running in 72050739fed9 [2023-01-23T19:24:42.712Z] ---> fd6834950391 [2023-01-23T19:24:42.712Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:24:42.712Z] Removing intermediate container 72050739fed9 [2023-01-23T19:24:42.712Z] ---> 01248663f22f [2023-01-23T19:24:42.712Z] [2023-01-23T19:24:42.712Z] ---> Running in 88b43260745e [2023-01-23T19:24:43.294Z] Successfully built 01248663f22f [2023-01-23T19:24:43.294Z] Successfully tagged security-spire-config-arm64:latest [2023-01-23T19:24:43.294Z]  Building security-spire-config ... done Building support-scheduler [2023-01-23T19:24:43.294Z] Removing intermediate container 88b43260745e [2023-01-23T19:24:43.294Z] ---> 98aa9163503f [2023-01-23T19:24:43.294Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:24:43.561Z] ---> Running in 0494714697bd [2023-01-23T19:24:44.145Z] Removing intermediate container 0494714697bd [2023-01-23T19:24:44.145Z] ---> e1c6c2ded63f [2023-01-23T19:24:44.145Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:24:44.145Z] ---> Running in 2545e21f2db2 [2023-01-23T19:24:44.727Z] Removing intermediate container 2545e21f2db2 [2023-01-23T19:24:44.727Z] ---> 08e5dd0a5daa [2023-01-23T19:24:44.727Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:24:44.727Z] ---> Running in 7465d50378de [2023-01-23T19:24:45.316Z] Removing intermediate container 7465d50378de [2023-01-23T19:24:45.316Z] ---> 885eb55fb034 [2023-01-23T19:24:45.316Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:24:45.316Z] ---> Running in 300d65f3e9e8 [2023-01-23T19:24:45.902Z] Removing intermediate container 300d65f3e9e8 [2023-01-23T19:24:45.902Z] ---> 8f16409a0be3 [2023-01-23T19:24:45.902Z] [2023-01-23T19:24:46.168Z] Successfully built 8f16409a0be3 [2023-01-23T19:24:46.168Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-23T19:24:46.168Z]  Building security-spire-agent ... done Building core-metadata [2023-01-23T19:25:12.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:25:12.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:25:12.848Z] ---> ae6860a011f5 [2023-01-23T19:25:12.848Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> 25fbf010245c [2023-01-23T19:25:12.848Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> 4d28788b60e8 [2023-01-23T19:25:12.848Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> ca97e2ac04e2 [2023-01-23T19:25:12.848Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> 1325387ba232 [2023-01-23T19:25:12.848Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> c171630ddb24 [2023-01-23T19:25:12.848Z] Step 8/22 : COPY . . [2023-01-23T19:25:12.848Z] ---> Using cache [2023-01-23T19:25:12.848Z] ---> 2e395e79eedb [2023-01-23T19:25:12.848Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-23T19:25:13.811Z] ---> Running in fd00fdf788ea [2023-01-23T19:25:15.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:25:15.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:25:15.764Z] ---> ae6860a011f5 [2023-01-23T19:25:15.764Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> 25fbf010245c [2023-01-23T19:25:15.764Z] Step 4/24 : WORKDIR /edgex-go [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> 4d28788b60e8 [2023-01-23T19:25:15.764Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> ca97e2ac04e2 [2023-01-23T19:25:15.764Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> 1325387ba232 [2023-01-23T19:25:15.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> c171630ddb24 [2023-01-23T19:25:15.764Z] Step 8/24 : COPY . . [2023-01-23T19:25:15.764Z] ---> Using cache [2023-01-23T19:25:15.764Z] ---> 2e395e79eedb [2023-01-23T19:25:15.764Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-23T19:25:15.764Z] ---> Running in fa36189e65e8 [2023-01-23T19:25:16.035Z] 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-01-23T19:25:17.988Z] 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-01-23T19:31:09.963Z] Removing intermediate container 66a4f40e6be4 [2023-01-23T19:31:09.963Z] ---> 7377de2d472f [2023-01-23T19:31:09.963Z] [2023-01-23T19:31:09.963Z] Step 10/22 : FROM alpine:3.16Removing intermediate container 11a8366e9e78 [2023-01-23T19:31:09.963Z] ---> 2929b9cbff25 [2023-01-23T19:31:09.963Z] [2023-01-23T19:31:09.963Z] Step 9/32 : FROM alpine:3.16 [2023-01-23T19:31:09.963Z] [2023-01-23T19:31:10.232Z] 3.16: Pulling from library/alpine [2023-01-23T19:31:10.232Z] 3.16: Pulling from library/alpine [2023-01-23T19:31:12.191Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:31:12.191Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T19:31:12.191Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T19:31:12.191Z] Status: Image is up to date for alpine:3.16 [2023-01-23T19:31:12.191Z] ---> 2b4661558fb8 [2023-01-23T19:31:12.191Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-23T19:31:12.191Z] ---> 2b4661558fb8 [2023-01-23T19:31:12.191Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:31:12.460Z] ---> Running in ab6d36532eb6 [2023-01-23T19:31:12.460Z] ---> Running in 132d327270a8 [2023-01-23T19:31:13.044Z] Removing intermediate container 132d327270a8 [2023-01-23T19:31:13.044Z] ---> 94421a897903 [2023-01-23T19:31:13.044Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:31:13.044Z] Removing intermediate container ab6d36532eb6 [2023-01-23T19:31:13.044Z] ---> 36bb4752df33 [2023-01-23T19:31:13.044Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-23T19:31:13.322Z] ---> Running in 98c8e772b51b [2023-01-23T19:31:13.322Z] ---> Running in d9ce3ab4b152 [2023-01-23T19:31:15.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:16.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:16.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:16.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:31:17.850Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:31:17.850Z] (2/2) Installing su-exec (0.2-r1) [2023-01-23T19:31:17.850Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:31:18.122Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:31:18.122Z] OK: 5 MiB in 16 packages [2023-01-23T19:31:18.122Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:31:18.122Z] OK: 5 MiB in 15 packages [2023-01-23T19:31:20.074Z] Removing intermediate container 98c8e772b51b [2023-01-23T19:31:20.074Z] ---> 02bdca0237e4 [2023-01-23T19:31:20.074Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:31:20.074Z] Removing intermediate container d9ce3ab4b152 [2023-01-23T19:31:20.074Z] ---> a2f82c930fe4 [2023-01-23T19:31:20.074Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-23T19:31:20.341Z] ---> Running in 19bb04bf530d [2023-01-23T19:31:20.923Z] Removing intermediate container 19bb04bf530d [2023-01-23T19:31:20.923Z] ---> da8333680620 [2023-01-23T19:31:20.923Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-23T19:31:21.190Z] ---> Running in 05641007f3ff [2023-01-23T19:31:21.457Z] ---> 8ebb0b01983a [2023-01-23T19:31:21.457Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-23T19:31:21.723Z] Removing intermediate container 05641007f3ff [2023-01-23T19:31:21.723Z] ---> 28becfbc1cfc [2023-01-23T19:31:21.723Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-23T19:31:22.001Z] ---> Running in a7e424c241ff [2023-01-23T19:31:22.964Z] Removing intermediate container a7e424c241ff [2023-01-23T19:31:22.964Z] ---> efd23a8cd9c5 [2023-01-23T19:31:22.964Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-23T19:31:22.964Z] ---> Running in 0d450a68814f [2023-01-23T19:31:23.547Z] Removing intermediate container 0d450a68814f [2023-01-23T19:31:23.547Z] ---> ef9b0c3357da [2023-01-23T19:31:23.547Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-23T19:31:23.815Z] ---> cccdb5cce743 [2023-01-23T19:31:23.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-23T19:31:23.815Z] ---> Running in 69afa8f26375 [2023-01-23T19:31:25.226Z] ---> 81aa0d228b40 [2023-01-23T19:31:25.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-23T19:31:26.202Z] ---> 99d5d609e962 [2023-01-23T19:31:26.202Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:31:26.469Z] ---> Running in 1ec22df99356 [2023-01-23T19:31:27.873Z] Removing intermediate container 69afa8f26375 [2023-01-23T19:31:27.873Z] ---> 864aeb1dbfed [2023-01-23T19:31:27.873Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-23T19:31:28.142Z] ---> Running in ba21e40f24c2 [2023-01-23T19:31:28.728Z] Removing intermediate container ba21e40f24c2 [2023-01-23T19:31:28.728Z] ---> 0410810c7a53 [2023-01-23T19:31:28.728Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-23T19:31:30.141Z] ---> e0c1ca379123 [2023-01-23T19:31:30.141Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-23T19:31:30.141Z] ---> Running in bf3ad1b01051 [2023-01-23T19:31:30.738Z] Removing intermediate container 1ec22df99356 [2023-01-23T19:31:30.738Z] ---> f8bf9173bc70 [2023-01-23T19:31:30.738Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:31:30.738Z] ---> Running in b05e38615a66 [2023-01-23T19:31:31.713Z] Removing intermediate container b05e38615a66 [2023-01-23T19:31:31.713Z] ---> e146cc3c359e [2023-01-23T19:31:31.713Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-23T19:31:31.979Z] ---> Running in c31358747fca [2023-01-23T19:31:32.565Z] Removing intermediate container c31358747fca [2023-01-23T19:31:32.565Z] ---> f2e7df6201f0 [2023-01-23T19:31:32.565Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:31:32.830Z] ---> Running in 7f1c12bbceda [2023-01-23T19:31:33.414Z] Removing intermediate container 7f1c12bbceda [2023-01-23T19:31:33.414Z] ---> aa1fdd464b50 [2023-01-23T19:31:33.414Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:31:33.682Z] ---> Running in 0f1419842dfd [2023-01-23T19:31:34.264Z] Removing intermediate container 0f1419842dfd [2023-01-23T19:31:34.265Z] ---> c506a958c5b9 [2023-01-23T19:31:34.265Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:31:34.265Z] Removing intermediate container bf3ad1b01051 [2023-01-23T19:31:34.265Z] ---> 8be4a2cc650b [2023-01-23T19:31:34.265Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:31:34.265Z] ---> Running in 134fc200ef36 [2023-01-23T19:31:35.224Z] Removing intermediate container 134fc200ef36 [2023-01-23T19:31:35.224Z] ---> fc3db5d16bec [2023-01-23T19:31:35.224Z] [2023-01-23T19:31:35.490Z] ---> af5b6e950e73 [2023-01-23T19:31:35.490Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-23T19:31:35.759Z] Successfully built fc3db5d16bec [2023-01-23T19:31:35.759Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-23T19:31:35.759Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-01-23T19:31:37.697Z] ---> c7309cac08b5 [2023-01-23T19:31:37.697Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-23T19:31:38.656Z] ---> f8107850e018 [2023-01-23T19:31:38.656Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-23T19:31:39.612Z] ---> c6c0de8b1a71 [2023-01-23T19:31:39.612Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-23T19:31:41.018Z] ---> 9a8f35824809 [2023-01-23T19:31:41.018Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-23T19:31:41.978Z] ---> ba5010f3c7fc [2023-01-23T19:31:41.978Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-23T19:31:42.940Z] ---> 20bb3446da0d [2023-01-23T19:31:42.940Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-23T19:31:42.940Z] ---> Running in 4cea1cf33c68 [2023-01-23T19:31:47.201Z] Removing intermediate container 4cea1cf33c68 [2023-01-23T19:31:47.201Z] ---> 28ae893da9f2 [2023-01-23T19:31:47.201Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-23T19:31:47.201Z] ---> Running in cb11cae22a2c [2023-01-23T19:31:47.201Z] Removing intermediate container cb11cae22a2c [2023-01-23T19:31:47.201Z] ---> d65ea66186af [2023-01-23T19:31:47.201Z] Step 29/32 : CMD ["gate"] [2023-01-23T19:31:47.469Z] ---> Running in 213a72359cd7 [2023-01-23T19:31:48.062Z] Removing intermediate container 213a72359cd7 [2023-01-23T19:31:48.062Z] ---> 781a9b4ee30b [2023-01-23T19:31:48.062Z] Step 30/32 : LABEL arch=arm64 [2023-01-23T19:31:48.062Z] ---> Running in cf9ab0d6d05c [2023-01-23T19:31:48.647Z] Removing intermediate container cf9ab0d6d05c [2023-01-23T19:31:48.647Z] ---> b41180854c17 [2023-01-23T19:31:48.647Z] Step 31/32 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:31:48.914Z] ---> Running in 35c1af904cfd [2023-01-23T19:31:49.554Z] Removing intermediate container 35c1af904cfd [2023-01-23T19:31:49.554Z] ---> 82bd39db90c6 [2023-01-23T19:31:49.554Z] Step 32/32 : LABEL version=0.0.0 [2023-01-23T19:31:49.821Z] ---> Running in 15997696a89e [2023-01-23T19:31:50.406Z] Removing intermediate container 15997696a89e [2023-01-23T19:31:50.406Z] ---> 9b2bd20a34a7 [2023-01-23T19:31:50.406Z] [2023-01-23T19:31:50.991Z] Successfully built 9b2bd20a34a7 [2023-01-23T19:31:50.991Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-23T19:31:50.991Z]  Building security-bootstrapper ... done Building core-data [2023-01-23T19:31:59.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:31:59.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:31:59.197Z] ---> ae6860a011f5 [2023-01-23T19:31:59.197Z] Step 3/24 : WORKDIR /edgex-go [2023-01-23T19:31:59.197Z] ---> Using cache [2023-01-23T19:31:59.197Z] ---> 4322bf9d06bb [2023-01-23T19:31:59.197Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-23T19:31:59.197Z] ---> Running in 3af680a4cf37 [2023-01-23T19:32:00.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:00.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:32:02.813Z] OK: 221 MiB in 51 packages [2023-01-23T19:32:04.778Z] Removing intermediate container 3af680a4cf37 [2023-01-23T19:32:04.778Z] ---> eb79408222db [2023-01-23T19:32:04.778Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-23T19:32:06.188Z] ---> 7ddc7bc0333b [2023-01-23T19:32:06.188Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:32:06.188Z] ---> Running in 39ed61f02443 [2023-01-23T19:32:13.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:32:13.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:32:13.165Z] ---> ae6860a011f5 [2023-01-23T19:32:13.165Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> 25fbf010245c [2023-01-23T19:32:13.165Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> 4d28788b60e8 [2023-01-23T19:32:13.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> ca97e2ac04e2 [2023-01-23T19:32:13.165Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> 1325387ba232 [2023-01-23T19:32:13.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> c171630ddb24 [2023-01-23T19:32:13.165Z] Step 8/22 : COPY . . [2023-01-23T19:32:13.165Z] ---> Using cache [2023-01-23T19:32:13.165Z] ---> 2e395e79eedb [2023-01-23T19:32:13.165Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-23T19:32:13.165Z] ---> Running in f1a80a97a7a7 [2023-01-23T19:32:14.628Z] 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-01-23T19:33:11.132Z] Removing intermediate container fa36189e65e8 [2023-01-23T19:33:11.132Z] ---> e91c52d86310 [2023-01-23T19:33:11.132Z] [2023-01-23T19:33:11.132Z] Step 10/24 : FROM alpine:3.16 [2023-01-23T19:33:11.132Z] ---> 2b4661558fb8 [2023-01-23T19:33:11.132Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:33:11.132Z] ---> Running in d29f6b2388ec [2023-01-23T19:33:11.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:11.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:11.718Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:33:11.718Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:33:11.984Z] OK: 5 MiB in 15 packages [2023-01-23T19:33:14.560Z] Removing intermediate container d29f6b2388ec [2023-01-23T19:33:14.560Z] ---> 103607826b37 [2023-01-23T19:33:14.560Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:33:14.827Z] ---> Running in 274f6854ad09 [2023-01-23T19:33:15.784Z] Removing intermediate container 274f6854ad09 [2023-01-23T19:33:15.784Z] ---> 2b1217be937c [2023-01-23T19:33:15.784Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-23T19:33:16.052Z] ---> Running in 9449cb682f0b [2023-01-23T19:33:17.463Z] Removing intermediate container 9449cb682f0b [2023-01-23T19:33:17.463Z] ---> feae77cdd6d4 [2023-01-23T19:33:17.463Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-23T19:33:17.463Z] ---> Running in fa88461f5a38 [2023-01-23T19:33:18.879Z] Removing intermediate container fa88461f5a38 [2023-01-23T19:33:18.879Z] ---> 24a2df5b9d62 [2023-01-23T19:33:18.879Z] Step 15/24 : WORKDIR / [2023-01-23T19:33:18.879Z] ---> Running in ef4dd4f398bb [2023-01-23T19:33:20.292Z] Removing intermediate container ef4dd4f398bb [2023-01-23T19:33:20.292Z] ---> c015de80bf2e [2023-01-23T19:33:20.292Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:33:23.633Z] ---> c40497aa978d [2023-01-23T19:33:23.633Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-23T19:33:25.571Z] Removing intermediate container de88e3d7426c [2023-01-23T19:33:25.571Z] ---> 160dcea871b6 [2023-01-23T19:33:25.571Z] [2023-01-23T19:33:25.571Z] Step 9/19 : FROM alpine:3.15 [2023-01-23T19:33:25.571Z] ---> 8aa73fd46299 [2023-01-23T19:33:25.571Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:33:25.571Z] ---> Using cache [2023-01-23T19:33:25.571Z] ---> f6b31fe4db8f [2023-01-23T19:33:25.571Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-23T19:33:25.841Z] ---> Running in 0b874f349377 [2023-01-23T19:33:27.807Z] ---> 0f10c39baddb [2023-01-23T19:33:27.807Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-23T19:33:28.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:28.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:29.248Z] ---> 1638efa3835d [2023-01-23T19:33:29.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-23T19:33:30.657Z] v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-23T19:33:30.657Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-23T19:33:30.657Z] OK: 15736 distinct packages available [2023-01-23T19:33:30.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:30.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:33:31.195Z] ---> e9fd494a60ef [2023-01-23T19:33:31.195Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-23T19:33:31.461Z] ---> Running in 85141c37c1a2 [2023-01-23T19:33:32.418Z] Removing intermediate container 85141c37c1a2 [2023-01-23T19:33:32.418Z] ---> 98a7834a8f54 [2023-01-23T19:33:32.418Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:33:32.418Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-23T19:33:32.418Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-23T19:33:32.418Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-23T19:33:32.418Z] ---> Running in ede18f4b98b1 [2023-01-23T19:33:32.418Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-23T19:33:32.418Z] (5/9) Installing curl (7.80.0-r5) [2023-01-23T19:33:32.685Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-23T19:33:32.685Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-23T19:33:32.685Z] (8/9) Installing libucontext (1.1-r0) [2023-01-23T19:33:32.685Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-23T19:33:32.685Z] Executing busybox-1.34.1-r7.trigger [2023-01-23T19:33:32.685Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:33:33.270Z] OK: 8 MiB in 23 packages [2023-01-23T19:33:33.270Z] Removing intermediate container ede18f4b98b1 [2023-01-23T19:33:33.270Z] ---> 3733a6be0ee5 [2023-01-23T19:33:33.270Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:33:33.539Z] ---> Running in 5f807c5b8fad [2023-01-23T19:33:36.891Z] Removing intermediate container 5f807c5b8fad [2023-01-23T19:33:36.891Z] ---> b59a3952a3f4 [2023-01-23T19:33:36.891Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:33:36.891Z] ---> Running in e22f06cb2577 [2023-01-23T19:33:37.475Z] Removing intermediate container e22f06cb2577 [2023-01-23T19:33:37.475Z] ---> d4df361baf10 [2023-01-23T19:33:37.475Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:33:37.745Z] ---> Running in 488ac1ee8466 [2023-01-23T19:33:38.706Z] Removing intermediate container 488ac1ee8466 [2023-01-23T19:33:38.706Z] ---> 80974933ba4f [2023-01-23T19:33:38.706Z] [2023-01-23T19:33:38.974Z] Removing intermediate container 0b874f349377 [2023-01-23T19:33:38.974Z] ---> 1ba9bbbbcba7 [2023-01-23T19:33:38.974Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:33:39.567Z] Successfully built 80974933ba4f [2023-01-23T19:33:39.567Z] Successfully tagged core-metadata-arm64:latest [2023-01-23T19:33:39.567Z]  Building core-metadata ... done Building security-proxy-setup [2023-01-23T19:33:40.539Z] ---> 2c6324eadb08 [2023-01-23T19:33:40.539Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-23T19:33:43.886Z] ---> 2054f51915d1 [2023-01-23T19:33:43.886Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-23T19:33:45.824Z] ---> edd78d8c46b1 [2023-01-23T19:33:45.824Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-23T19:33:45.824Z] ---> Running in 9e736c50551d [2023-01-23T19:33:46.404Z] Removing intermediate container 9e736c50551d [2023-01-23T19:33:46.404Z] ---> c979c16c3a05 [2023-01-23T19:33:46.404Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:33:46.671Z] ---> Running in 900ac25e18bb [2023-01-23T19:33:48.615Z] Removing intermediate container 900ac25e18bb [2023-01-23T19:33:48.615Z] ---> 721d6f73ddbe [2023-01-23T19:33:48.615Z] Step 17/19 : LABEL arch=arm64 [2023-01-23T19:33:48.615Z] ---> Running in 2da65e89b231 [2023-01-23T19:33:49.572Z] Removing intermediate container 2da65e89b231 [2023-01-23T19:33:49.572Z] ---> e23b1f2e5f98 [2023-01-23T19:33:49.572Z] Step 18/19 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:33:49.572Z] ---> Running in e7725f9b7326 [2023-01-23T19:33:50.980Z] Removing intermediate container e7725f9b7326 [2023-01-23T19:33:50.980Z] ---> ec7186468360 [2023-01-23T19:33:50.980Z] Step 19/19 : LABEL version=0.0.0 [2023-01-23T19:33:50.980Z] ---> Running in c27f713b738c [2023-01-23T19:33:51.938Z] Removing intermediate container c27f713b738c [2023-01-23T19:33:51.938Z] ---> 85caa99316c0 [2023-01-23T19:33:51.938Z] [2023-01-23T19:33:52.521Z] Successfully built 85caa99316c0 [2023-01-23T19:33:52.787Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-23T19:33:52.787Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-01-23T19:34:01.011Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:34:01.011Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:34:01.011Z] ---> ae6860a011f5 [2023-01-23T19:34:01.011Z] Step 3/21 : WORKDIR /edgex-go [2023-01-23T19:34:01.011Z] ---> Using cache [2023-01-23T19:34:01.011Z] ---> 4322bf9d06bb [2023-01-23T19:34:01.011Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-23T19:34:01.011Z] ---> Using cache [2023-01-23T19:34:01.011Z] ---> eb79408222db [2023-01-23T19:34:01.011Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-23T19:34:01.011Z] ---> Using cache [2023-01-23T19:34:01.011Z] ---> 7ddc7bc0333b [2023-01-23T19:34:01.011Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:34:01.279Z] ---> Running in 450f9f81b9d8 [2023-01-23T19:34:06.618Z] Removing intermediate container 39ed61f02443 [2023-01-23T19:34:06.618Z] ---> b0190cbe319c [2023-01-23T19:34:06.618Z] Step 7/24 : COPY . . [2023-01-23T19:34:13.277Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:34:13.277Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:34:13.277Z] ---> ae6860a011f5 [2023-01-23T19:34:13.277Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:34:13.277Z] ---> Using cache [2023-01-23T19:34:13.277Z] ---> 25fbf010245c [2023-01-23T19:34:13.277Z] Step 4/22 : WORKDIR /edgex-go [2023-01-23T19:34:13.277Z] ---> Using cache [2023-01-23T19:34:13.277Z] ---> 4d28788b60e8 [2023-01-23T19:34:13.277Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-23T19:34:14.696Z] ---> Running in 63c71799c1bc [2023-01-23T19:34:16.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:17.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:34:19.173Z] OK: 221 MiB in 51 packages [2023-01-23T19:34:21.770Z] Removing intermediate container 63c71799c1bc [2023-01-23T19:34:21.770Z] ---> a43931d710e2 [2023-01-23T19:34:21.770Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-23T19:34:23.186Z] ---> 8887b1eab857 [2023-01-23T19:34:23.186Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:34:23.186Z] ---> Running in ac912f54c9ee [2023-01-23T19:34:23.491Z] ---> a1dc176b3e87 [2023-01-23T19:34:23.491Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-23T19:34:23.762Z] ---> Running in 66f0776674e5 [2023-01-23T19:34:26.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-23T19:35:47.944Z] Removing intermediate container 450f9f81b9d8 [2023-01-23T19:35:47.944Z] ---> 08e2389a196c [2023-01-23T19:35:47.944Z] Step 7/21 : COPY . . [2023-01-23T19:35:47.944Z] Removing intermediate container fd00fdf788ea [2023-01-23T19:35:47.944Z] ---> 9b9515112a2e [2023-01-23T19:35:47.944Z] [2023-01-23T19:35:47.944Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:35:47.944Z] ---> 2b4661558fb8 [2023-01-23T19:35:47.944Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:35:47.944Z] ---> Using cache [2023-01-23T19:35:47.944Z] ---> 103607826b37 [2023-01-23T19:35:47.944Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:35:47.944Z] ---> Using cache [2023-01-23T19:35:47.944Z] ---> 2b1217be937c [2023-01-23T19:35:47.944Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-23T19:35:48.212Z] ---> Running in 93454a85d2a0 [2023-01-23T19:35:49.616Z] Removing intermediate container 93454a85d2a0 [2023-01-23T19:35:49.616Z] ---> 83d30d58da48 [2023-01-23T19:35:49.616Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:35:49.616Z] ---> Running in 296a1e401b3a [2023-01-23T19:35:51.028Z] Removing intermediate container 296a1e401b3a [2023-01-23T19:35:51.028Z] ---> d299efb99d10 [2023-01-23T19:35:51.028Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:35:52.976Z] ---> b95047b99737 [2023-01-23T19:35:52.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-23T19:35:59.629Z] ---> e387da42e704 [2023-01-23T19:35:59.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-23T19:36:00.585Z] ---> d383247800d5 [2023-01-23T19:36:00.585Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-23T19:36:00.852Z] ---> Running in ec438c57cf1e [2023-01-23T19:36:02.261Z] Removing intermediate container ec438c57cf1e [2023-01-23T19:36:02.261Z] ---> 7b0837149bfe [2023-01-23T19:36:02.261Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:36:02.540Z] ---> Running in 87dce13a8205 [2023-01-23T19:36:03.504Z] Removing intermediate container 87dce13a8205 [2023-01-23T19:36:03.505Z] ---> 353e5c3a64ac [2023-01-23T19:36:03.505Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:36:03.783Z] ---> Running in 7410c76afc0a [2023-01-23T19:36:05.194Z] Removing intermediate container 7410c76afc0a [2023-01-23T19:36:05.194Z] ---> 4112baa80f2e [2023-01-23T19:36:05.194Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:36:05.194Z] ---> Running in 5582e7a20657 [2023-01-23T19:36:06.609Z] Removing intermediate container 5582e7a20657 [2023-01-23T19:36:06.609Z] ---> c2cc5a495923 [2023-01-23T19:36:06.609Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:36:06.609Z] ---> Running in 38727a922304 [2023-01-23T19:36:07.583Z] Removing intermediate container 38727a922304 [2023-01-23T19:36:07.583Z] ---> 6e84b4248ca2 [2023-01-23T19:36:07.583Z] [2023-01-23T19:36:08.544Z] Successfully built 6e84b4248ca2 [2023-01-23T19:36:08.544Z] Successfully tagged support-scheduler-arm64:latest [2023-01-23T19:36:08.544Z] Building security-spire-server [2023-01-23T19:36:13.899Z]  Building support-scheduler ... done  ---> acf5c50389e2 [2023-01-23T19:36:13.899Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-23T19:36:14.485Z] ---> Running in 5701dd96c636 [2023-01-23T19:36:17.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-23T19:36:27.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:36:27.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:36:27.139Z] ---> ae6860a011f5 [2023-01-23T19:36:27.139Z] Step 3/23 : WORKDIR /edgex-go [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> 4322bf9d06bb [2023-01-23T19:36:27.139Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> 0f91488111f0 [2023-01-23T19:36:27.139Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> b45d00fe2ebc [2023-01-23T19:36:27.139Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> 3727f50841eb [2023-01-23T19:36:27.139Z] Step 7/23 : COPY . . [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> 43e945952b78 [2023-01-23T19:36:27.139Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> 82a26f6c759f [2023-01-23T19:36:27.139Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-23T19:36:27.139Z] ---> Using cache [2023-01-23T19:36:27.139Z] ---> b5c65f75067a [2023-01-23T19:36:27.139Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-23T19:36:27.139Z] ---> Running in a1fe4f73abc0 [2023-01-23T19:36:28.105Z] Removing intermediate container ac912f54c9ee [2023-01-23T19:36:28.105Z] ---> 88b38ac54ba2 [2023-01-23T19:36:28.105Z] Step 8/22 : COPY . . [2023-01-23T19:36:31.474Z] Removing intermediate container a1fe4f73abc0 [2023-01-23T19:36:31.474Z] ---> 17e60d502b7a [2023-01-23T19:36:31.474Z] Step 11/23 : WORKDIR /edgex-go [2023-01-23T19:36:31.474Z] ---> Running in 4071a8ccab64 [2023-01-23T19:36:31.741Z] Removing intermediate container 4071a8ccab64 [2023-01-23T19:36:31.741Z] ---> 20a3dcb17c1c [2023-01-23T19:36:31.741Z] [2023-01-23T19:36:31.741Z] Step 12/23 : FROM alpine:3.15 [2023-01-23T19:36:31.741Z] ---> 8aa73fd46299 [2023-01-23T19:36:31.741Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-23T19:36:31.741Z] ---> Using cache [2023-01-23T19:36:31.741Z] ---> f6b31fe4db8f [2023-01-23T19:36:31.741Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-23T19:36:31.741Z] ---> Using cache [2023-01-23T19:36:31.741Z] ---> aa48a37d64f4 [2023-01-23T19:36:31.741Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-23T19:36:41.824Z] ---> 092f4b81c72f [2023-01-23T19:36:41.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-23T19:36:42.091Z] ---> 95cd63f316c5 [2023-01-23T19:36:42.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-23T19:36:43.512Z] ---> f8a425c5fdab [2023-01-23T19:36:43.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-23T19:36:45.035Z] ---> 56a62a96a5e7 [2023-01-23T19:36:45.035Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-23T19:36:45.035Z] ---> Running in 3131dc7fdd32 [2023-01-23T19:36:45.327Z] ---> 22355e977db2 [2023-01-23T19:36:45.327Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-23T19:36:47.983Z] ---> Running in a245288e988d [2023-01-23T19:36:47.983Z] Removing intermediate container 3131dc7fdd32 [2023-01-23T19:36:47.983Z] ---> ae093fdedb0f [2023-01-23T19:36:47.983Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-23T19:36:48.255Z] ---> Running in ad115df7a805 [2023-01-23T19:36:48.889Z] Removing intermediate container ad115df7a805 [2023-01-23T19:36:48.889Z] ---> ca1ff3ff6fd8 [2023-01-23T19:36:48.889Z] Step 21/23 : LABEL arch=arm64 [2023-01-23T19:36:49.191Z] ---> Running in fb70e375f8c0 [2023-01-23T19:36:49.792Z] Removing intermediate container fb70e375f8c0 [2023-01-23T19:36:49.792Z] ---> c613671cd712 [2023-01-23T19:36:49.792Z] Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:36:50.058Z] ---> Running in 12e10dd38855 [2023-01-23T19:36:50.331Z] 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-01-23T19:36:50.616Z] Removing intermediate container 12e10dd38855 [2023-01-23T19:36:50.616Z] ---> 283840392450 [2023-01-23T19:36:50.616Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:36:50.616Z] ---> Running in 70c4039d5bfe [2023-01-23T19:36:51.203Z] Removing intermediate container 70c4039d5bfe [2023-01-23T19:36:51.203Z] ---> 06dcd7a66b8d [2023-01-23T19:36:51.203Z] [2023-01-23T19:36:51.467Z] Successfully built 06dcd7a66b8d [2023-01-23T19:36:51.468Z] Successfully tagged security-spire-server-arm64:latest [2023-01-23T19:36:51.468Z]  Building security-spire-server ... done Building core-command [2023-01-23T19:37:09.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-23T19:37:09.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-23T19:37:09.679Z] ---> ae6860a011f5 [2023-01-23T19:37:09.679Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> 25fbf010245c [2023-01-23T19:37:09.679Z] Step 4/23 : WORKDIR /edgex-go [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> 4d28788b60e8 [2023-01-23T19:37:09.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> ca97e2ac04e2 [2023-01-23T19:37:09.679Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> 1325387ba232 [2023-01-23T19:37:09.679Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> c171630ddb24 [2023-01-23T19:37:09.679Z] Step 8/23 : COPY . . [2023-01-23T19:37:09.679Z] ---> Using cache [2023-01-23T19:37:09.679Z] ---> 2e395e79eedb [2023-01-23T19:37:09.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-23T19:37:09.679Z] ---> Running in d33b8d3f832b [2023-01-23T19:37:10.266Z] 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-01-23T19:39:16.928Z] Removing intermediate container f1a80a97a7a7 [2023-01-23T19:39:16.928Z] ---> 1a3fe4313f25 [2023-01-23T19:39:16.928Z] [2023-01-23T19:39:16.928Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:39:16.928Z] ---> 2b4661558fb8 [2023-01-23T19:39:16.928Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-23T19:39:16.928Z] ---> Running in 459eb990ad06 [2023-01-23T19:39:16.928Z] Removing intermediate container 459eb990ad06 [2023-01-23T19:39:16.928Z] ---> 4f6a3a21dc42 [2023-01-23T19:39:16.928Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-23T19:39:16.928Z] ---> Running in 817e58f53d3a [2023-01-23T19:39:16.928Z] Removing intermediate container 817e58f53d3a [2023-01-23T19:39:16.928Z] ---> 15d3cd5bc51d [2023-01-23T19:39:16.928Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-23T19:39:16.928Z] ---> Running in c6c9bfbb6531 [2023-01-23T19:39:16.928Z] Removing intermediate container c6c9bfbb6531 [2023-01-23T19:39:16.928Z] ---> fddeb986eb85 [2023-01-23T19:39:16.928Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:39:16.928Z] ---> Running in e1d3ba72594a [2023-01-23T19:39:16.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:39:16.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:39:17.892Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T19:39:17.892Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:39:18.160Z] OK: 5 MiB in 15 packages [2023-01-23T19:39:21.516Z] Removing intermediate container e1d3ba72594a [2023-01-23T19:39:21.516Z] ---> d5b799a9b907 [2023-01-23T19:39:21.516Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:39:22.100Z] ---> 0ff9c6b4a345 [2023-01-23T19:39:22.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-23T19:39:24.039Z] ---> e49b5308cac1 [2023-01-23T19:39:24.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-23T19:39:24.997Z] ---> 889dea2a6b53 [2023-01-23T19:39:24.997Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-23T19:39:24.997Z] ---> Running in 70f307eac2b1 [2023-01-23T19:39:25.578Z] Removing intermediate container 70f307eac2b1 [2023-01-23T19:39:25.578Z] ---> fe9aebe9a8ee [2023-01-23T19:39:25.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:39:25.578Z] ---> Running in d7518eb38de8 [2023-01-23T19:39:26.158Z] Removing intermediate container d7518eb38de8 [2023-01-23T19:39:26.158Z] ---> e13d2de23ef9 [2023-01-23T19:39:26.158Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:39:26.158Z] ---> Running in 4060796f25f0 [2023-01-23T19:39:26.742Z] Removing intermediate container 4060796f25f0 [2023-01-23T19:39:26.742Z] ---> 299ce0ffa3e8 [2023-01-23T19:39:26.742Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:39:27.007Z] ---> Running in aec8373ab724 [2023-01-23T19:39:27.273Z] Removing intermediate container aec8373ab724 [2023-01-23T19:39:27.273Z] ---> b2d5e614b6d1 [2023-01-23T19:39:27.273Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:39:27.540Z] ---> Running in 61f5bb5fd97f [2023-01-23T19:39:28.123Z] Removing intermediate container 61f5bb5fd97f [2023-01-23T19:39:28.123Z] ---> 372bd12908f1 [2023-01-23T19:39:28.123Z] [2023-01-23T19:39:28.389Z] Successfully built 372bd12908f1 [2023-01-23T19:39:28.389Z] Successfully tagged core-data-arm64:latest [2023-01-23T19:40:24.785Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-23T19:40:39.756Z] Removing intermediate container 66f0776674e5 [2023-01-23T19:40:39.756Z] ---> 395021c6624b [2023-01-23T19:40:39.756Z] [2023-01-23T19:40:39.756Z] Step 9/24 : FROM alpine:3.16 [2023-01-23T19:40:39.756Z] ---> 2b4661558fb8 [2023-01-23T19:40:39.756Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-23T19:40:39.756Z] ---> Running in f98c4f0cb934 [2023-01-23T19:40:40.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:40:40.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:40:42.385Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-23T19:40:42.385Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-23T19:40:42.385Z] (3/3) Installing su-exec (0.2-r1) [2023-01-23T19:40:42.385Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:40:42.385Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:40:42.968Z] OK: 6 MiB in 17 packages [2023-01-23T19:40:44.915Z] Removing intermediate container f98c4f0cb934 [2023-01-23T19:40:44.915Z] ---> 885c347ca9f8 [2023-01-23T19:40:44.915Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:40:45.184Z] ---> Running in 66d17b3c6fe5 [2023-01-23T19:40:45.451Z] Removing intermediate container 66d17b3c6fe5 [2023-01-23T19:40:45.451Z] ---> dadb4917461e [2023-01-23T19:40:45.451Z] Step 12/24 : WORKDIR / [2023-01-23T19:40:45.716Z] ---> Running in 6aa01b0050f7 [2023-01-23T19:40:45.983Z] Removing intermediate container 6aa01b0050f7 [2023-01-23T19:40:45.983Z] ---> ea787f9d7ad7 [2023-01-23T19:40:45.983Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-23T19:40:46.942Z] ---> 27efbc05884b [2023-01-23T19:40:46.942Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-23T19:40:47.901Z] ---> 7eed81d24712 [2023-01-23T19:40:47.901Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-23T19:40:49.308Z] ---> 07b6dce84f5d [2023-01-23T19:40:49.308Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-23T19:40:50.276Z] ---> 31f2c8b9aacf [2023-01-23T19:40:50.276Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-23T19:40:52.230Z] ---> 5a3897c0a3c4 [2023-01-23T19:40:52.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-23T19:40:53.643Z] ---> c5fc350418b7 [2023-01-23T19:40:53.643Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:40:54.613Z] ---> e0fbe9ef38c7 [2023-01-23T19:40:54.613Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:40:54.882Z] ---> Running in 8d2429ef79dc [2023-01-23T19:40:58.226Z] Removing intermediate container 8d2429ef79dc [2023-01-23T19:40:58.226Z] ---> 33e2e29f1867 [2023-01-23T19:40:58.226Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:40:58.226Z] ---> Running in 6d1c05e27932 [2023-01-23T19:40:58.492Z] Removing intermediate container 6d1c05e27932 [2023-01-23T19:40:58.492Z] ---> a863933c1c7b [2023-01-23T19:40:58.492Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T19:40:58.756Z] ---> Running in 82442a8814e1 [2023-01-23T19:40:59.339Z] Removing intermediate container 82442a8814e1 [2023-01-23T19:40:59.339Z] ---> 5b0e4c2c6164 [2023-01-23T19:40:59.339Z] Step 23/24 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:40:59.339Z] ---> Running in 9c4f84a15237 [2023-01-23T19:40:59.921Z] Removing intermediate container 9c4f84a15237 [2023-01-23T19:40:59.921Z] ---> 2c91b3ce4f93 [2023-01-23T19:40:59.921Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T19:41:00.187Z] ---> Running in 546ade76e09a [2023-01-23T19:41:00.769Z] Removing intermediate container 546ade76e09a [2023-01-23T19:41:00.769Z] ---> 8a568102d980 [2023-01-23T19:41:00.769Z] [2023-01-23T19:41:01.041Z] Successfully built 8a568102d980 [2023-01-23T19:41:01.041Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-23T19:41:57.433Z]  Building security-secretstore-setup ... done 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-01-23T19:42:09.730Z] Removing intermediate container 5701dd96c636 [2023-01-23T19:42:09.730Z] ---> 9fb67b2698c9 [2023-01-23T19:42:09.730Z] [2023-01-23T19:42:09.730Z] Step 9/21 : FROM alpine:3.16 [2023-01-23T19:42:09.730Z] ---> 2b4661558fb8 [2023-01-23T19:42:09.730Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-23T19:42:09.730Z] ---> Running in e52dc9f9ec80 [2023-01-23T19:42:11.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:42:11.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:42:13.349Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-23T19:42:13.349Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-23T19:42:13.349Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-23T19:42:13.349Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-23T19:42:13.349Z] (5/6) Installing curl (7.83.1-r5) [2023-01-23T19:42:13.349Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-23T19:42:13.616Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:42:13.616Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:42:13.882Z] OK: 8 MiB in 20 packages [2023-01-23T19:42:16.478Z] Removing intermediate container e52dc9f9ec80 [2023-01-23T19:42:16.478Z] ---> 595948b1a21a [2023-01-23T19:42:16.478Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-23T19:42:16.478Z] ---> Running in 98b49a3b4d53 [2023-01-23T19:42:16.744Z] Removing intermediate container 98b49a3b4d53 [2023-01-23T19:42:16.744Z] ---> c69e5a01a9e4 [2023-01-23T19:42:16.744Z] Step 12/21 : WORKDIR /edgex [2023-01-23T19:42:17.011Z] ---> Running in 03d8bbc50a6d [2023-01-23T19:42:17.600Z] Removing intermediate container 03d8bbc50a6d [2023-01-23T19:42:17.600Z] ---> 0d7b923281aa [2023-01-23T19:42:17.600Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-23T19:42:18.558Z] ---> d143ef86ca01 [2023-01-23T19:42:18.558Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-23T19:42:20.499Z] ---> dc54179259d3 [2023-01-23T19:42:20.499Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-23T19:42:22.440Z] ---> 3527a55aacd2 [2023-01-23T19:42:22.440Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-23T19:42:23.024Z] ---> 7e900f2d647d [2023-01-23T19:42:23.024Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-23T19:42:23.291Z] ---> Running in 7fdb143c2c40 [2023-01-23T19:42:26.638Z] Removing intermediate container 7fdb143c2c40 [2023-01-23T19:42:26.638Z] ---> 487e20e7ab44 [2023-01-23T19:42:26.638Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-23T19:42:26.638Z] ---> Running in 3ee5a5eb2272 [2023-01-23T19:42:26.904Z] Removing intermediate container 3ee5a5eb2272 [2023-01-23T19:42:26.904Z] ---> f629e2db2f03 [2023-01-23T19:42:26.904Z] Step 19/21 : LABEL arch=arm64 [2023-01-23T19:42:26.904Z] ---> Running in ef405334d0ef [2023-01-23T19:42:27.491Z] Removing intermediate container ef405334d0ef [2023-01-23T19:42:27.491Z] ---> 7c7463d7d594 [2023-01-23T19:42:27.491Z] Step 20/21 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:42:27.757Z] ---> Running in eda7e1e5ee0a [2023-01-23T19:42:28.025Z] Removing intermediate container eda7e1e5ee0a [2023-01-23T19:42:28.025Z] ---> 31f6bab74400 [2023-01-23T19:42:28.025Z] Step 21/21 : LABEL version=0.0.0 [2023-01-23T19:42:28.291Z] ---> Running in 72d06d4d1a82 [2023-01-23T19:42:28.875Z] Removing intermediate container 72d06d4d1a82 [2023-01-23T19:42:28.875Z] ---> c66f216b97be [2023-01-23T19:42:28.875Z] [2023-01-23T19:42:29.142Z] Successfully built c66f216b97be [2023-01-23T19:42:29.142Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-23T19:42:47.356Z]  Building security-proxy-setup ... done Removing intermediate container d33b8d3f832b [2023-01-23T19:42:47.356Z] ---> 0a3eae7f1f58 [2023-01-23T19:42:47.356Z] [2023-01-23T19:42:47.356Z] Step 10/23 : FROM alpine:3.16 [2023-01-23T19:42:47.356Z] ---> 2b4661558fb8 [2023-01-23T19:42:47.356Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-23T19:42:47.356Z] ---> Using cache [2023-01-23T19:42:47.356Z] ---> 103607826b37 [2023-01-23T19:42:47.356Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:42:47.356Z] ---> Using cache [2023-01-23T19:42:47.356Z] ---> 2b1217be937c [2023-01-23T19:42:47.356Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-23T19:42:47.356Z] ---> Running in f68ca6b90539 [2023-01-23T19:42:47.945Z] Removing intermediate container f68ca6b90539 [2023-01-23T19:42:47.945Z] ---> cbb469155e34 [2023-01-23T19:42:47.945Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-23T19:42:47.945Z] ---> Running in 38a512067001 [2023-01-23T19:42:48.212Z] Removing intermediate container 38a512067001 [2023-01-23T19:42:48.212Z] ---> 3f223b7b5679 [2023-01-23T19:42:48.212Z] Step 15/23 : WORKDIR / [2023-01-23T19:42:48.479Z] ---> Running in c56a02838915 [2023-01-23T19:42:48.746Z] Removing intermediate container c56a02838915 [2023-01-23T19:42:48.746Z] ---> ebd32a0e783b [2023-01-23T19:42:48.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:42:49.706Z] ---> f59f7b9cef61 [2023-01-23T19:42:49.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-23T19:42:51.647Z] ---> 7be0a1f44785 [2023-01-23T19:42:51.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-23T19:42:52.611Z] ---> 1fc125cc4c0d [2023-01-23T19:42:52.611Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-23T19:42:52.611Z] ---> Running in a40b494db169 [2023-01-23T19:42:53.194Z] Removing intermediate container a40b494db169 [2023-01-23T19:42:53.194Z] ---> d2eb23e304d1 [2023-01-23T19:42:53.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:42:53.194Z] ---> Running in fe02b31e1064 [2023-01-23T19:42:53.795Z] Removing intermediate container fe02b31e1064 [2023-01-23T19:42:53.795Z] ---> d86f40a7b326 [2023-01-23T19:42:53.795Z] Step 21/23 : LABEL arch=arm64 [2023-01-23T19:42:53.795Z] ---> Running in dcee4073de18 [2023-01-23T19:42:54.378Z] Removing intermediate container dcee4073de18 [2023-01-23T19:42:54.378Z] ---> 36106a35297a [2023-01-23T19:42:54.378Z] Step 22/23 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:42:54.378Z] ---> Running in f0268f38782e [2023-01-23T19:42:54.959Z] Removing intermediate container f0268f38782e [2023-01-23T19:42:54.959Z] ---> 6042a34d1498 [2023-01-23T19:42:54.959Z] Step 23/23 : LABEL version=0.0.0 [2023-01-23T19:42:54.959Z] ---> Running in dea39f513095 [2023-01-23T19:42:55.545Z] Removing intermediate container dea39f513095 [2023-01-23T19:42:55.545Z] ---> 8519e4932739 [2023-01-23T19:42:55.545Z] [2023-01-23T19:42:55.812Z] Successfully built 8519e4932739 [2023-01-23T19:42:55.812Z] Successfully tagged core-command-arm64:latest [2023-01-23T19:43:28.011Z]  Building core-command ... done Removing intermediate container a245288e988d [2023-01-23T19:43:28.011Z] ---> 777e60221656 [2023-01-23T19:43:28.011Z] [2023-01-23T19:43:28.011Z] Step 10/22 : FROM alpine:3.16 [2023-01-23T19:43:28.011Z] ---> 2b4661558fb8 [2023-01-23T19:43:28.011Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-23T19:43:28.011Z] ---> Running in f657e3503232 [2023-01-23T19:43:28.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T19:43:28.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T19:43:29.499Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-23T19:43:29.764Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-23T19:43:29.764Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T19:43:29.764Z] Executing ca-certificates-20220614-r0.trigger [2023-01-23T19:43:30.029Z] OK: 6 MiB in 16 packages [2023-01-23T19:43:30.993Z] Removing intermediate container f657e3503232 [2023-01-23T19:43:30.993Z] ---> 29367e91152a [2023-01-23T19:43:30.993Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-23T19:43:31.261Z] ---> Running in 6307422d84a1 [2023-01-23T19:43:31.525Z] Removing intermediate container 6307422d84a1 [2023-01-23T19:43:31.525Z] ---> 0f7e052b1db0 [2023-01-23T19:43:31.525Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-23T19:43:31.525Z] ---> Running in ff7f27ab750d [2023-01-23T19:43:31.790Z] Removing intermediate container ff7f27ab750d [2023-01-23T19:43:31.790Z] ---> ead8287ef20b [2023-01-23T19:43:31.790Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-23T19:43:31.790Z] ---> Running in a82144986fce [2023-01-23T19:43:32.055Z] Removing intermediate container a82144986fce [2023-01-23T19:43:32.055Z] ---> 89a6fc6308f0 [2023-01-23T19:43:32.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-23T19:43:32.635Z] ---> ac8296a43bea [2023-01-23T19:43:32.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-23T19:43:34.033Z] ---> 8238a6c7a395 [2023-01-23T19:43:34.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-23T19:43:34.300Z] ---> 57363e668627 [2023-01-23T19:43:34.300Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-23T19:43:34.300Z] ---> Running in 5400bea04bde [2023-01-23T19:43:34.565Z] Removing intermediate container 5400bea04bde [2023-01-23T19:43:34.565Z] ---> 6ea97d65e3a1 [2023-01-23T19:43:34.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T19:43:34.830Z] ---> Running in 7c5e8e6283df [2023-01-23T19:43:35.096Z] Removing intermediate container 7c5e8e6283df [2023-01-23T19:43:35.096Z] ---> 42946c06c253 [2023-01-23T19:43:35.096Z] Step 20/22 : LABEL arch=arm64 [2023-01-23T19:43:35.096Z] ---> Running in 7c04f9431d9a [2023-01-23T19:43:35.361Z] Removing intermediate container 7c04f9431d9a [2023-01-23T19:43:35.361Z] ---> e1b4ec3a648c [2023-01-23T19:43:35.361Z] Step 21/22 : LABEL git_sha=be9b0e0bc461d55b7092059b7bddd34b8eb56813 [2023-01-23T19:43:35.628Z] ---> Running in 7fae35784c1d [2023-01-23T19:43:35.895Z] Removing intermediate container 7fae35784c1d [2023-01-23T19:43:35.895Z] ---> 889c8674a728 [2023-01-23T19:43:35.895Z] Step 22/22 : LABEL version=0.0.0 [2023-01-23T19:43:35.895Z] ---> Running in 2af26fb669f6 [2023-01-23T19:43:36.160Z] Removing intermediate container 2af26fb669f6 [2023-01-23T19:43:36.160Z] ---> 3e2a509029b6 [2023-01-23T19:43:36.160Z] [2023-01-23T19:43:36.425Z] Successfully built 3e2a509029b6 [2023-01-23T19:43:36.425Z] Successfully tagged support-notifications-arm64:latest [2023-01-23T19:43:36.702Z]  Building support-notifications ... done  [Pipeline] } [2023-01-23T19:43:36.729Z] $ docker stop --time=1 bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 [2023-01-23T19:43:38.334Z] $ docker rm -f --volumes bf6f57a5811cd90e5b568efb1745d21052f4d718378e1659f80c016ac11d6ae5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T19:43:38.903Z] + docker images [2023-01-23T19:43:39.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-23T19:43:39.171Z] support-notifications-arm64 latest 3e2a509029b6 3 seconds ago 29.6MB [2023-01-23T19:43:39.171Z] 777e60221656 13 seconds ago 1.57GB [2023-01-23T19:43:39.171Z] core-command-arm64 latest 8519e4932739 43 seconds ago 17MB [2023-01-23T19:43:39.171Z] 0a3eae7f1f58 53 seconds ago 1.51GB [2023-01-23T19:43:39.171Z] security-proxy-setup-arm64 latest c66f216b97be About a minute ago 26.8MB [2023-01-23T19:43:39.171Z] 9fb67b2698c9 About a minute ago 1.5GB [2023-01-23T19:43:39.171Z] security-secretstore-setup-arm64 latest 8a568102d980 2 minutes ago 28.7MB [2023-01-23T19:43:39.171Z] 395021c6624b 3 minutes ago 1.5GB [2023-01-23T19:43:39.171Z] core-data-arm64 latest 372bd12908f1 4 minutes ago 17.2MB [2023-01-23T19:43:39.171Z] 1a3fe4313f25 4 minutes ago 1.51GB [2023-01-23T19:43:39.171Z] security-spire-server-arm64 latest 06dcd7a66b8d 6 minutes ago 84.3MB [2023-01-23T19:43:39.171Z] 20a3dcb17c1c 7 minutes ago 1.38GB [2023-01-23T19:43:39.171Z] support-scheduler-arm64 latest 6e84b4248ca2 7 minutes ago 29MB [2023-01-23T19:43:39.171Z] 9b9515112a2e 7 minutes ago 1.57GB [2023-01-23T19:43:39.171Z] security-spiffe-token-provider-arm64 latest 85caa99316c0 9 minutes ago 28.9MB [2023-01-23T19:43:39.171Z] core-metadata-arm64 latest 80974933ba4f 10 minutes ago 17.8MB [2023-01-23T19:43:39.171Z] 160dcea871b6 10 minutes ago 1.54GB [2023-01-23T19:43:39.171Z] e91c52d86310 10 minutes ago 1.51GB [2023-01-23T19:43:39.171Z] security-bootstrapper-arm64 latest 9b2bd20a34a7 11 minutes ago 19.5MB [2023-01-23T19:43:39.171Z] core-common-config-bootstrapper-arm64 latest fc3db5d16bec 12 minutes ago 14.4MB [2023-01-23T19:43:39.171Z] 2929b9cbff25 12 minutes ago 1.5GB [2023-01-23T19:43:39.171Z] 7377de2d472f 12 minutes ago 1.5GB [2023-01-23T19:43:39.171Z] security-spire-agent-arm64 latest 8f16409a0be3 18 minutes ago 122MB [2023-01-23T19:43:39.171Z] security-spire-config-arm64 latest 01248663f22f 18 minutes ago 83.6MB [2023-01-23T19:43:39.171Z] 6d5d6cc0f123 19 minutes ago 1.38GB [2023-01-23T19:43:39.171Z] e30f87ea4072 19 minutes ago 1.38GB [2023-01-23T19:43:39.171Z] ci-base-image-arm64 latest ae6860a011f5 33 minutes ago 905MB [2023-01-23T19:43:39.171Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-23T19:43:39.171Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-23T19:43:39.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-23T19:43:39.171Z] 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-01-23T19:43:39.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:43:39.954Z] [2023-01-23T19:43:39.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:43:40.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:43:40.354Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T19:43:40.354Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T19:43:40.354Z] 04944245beec: Pulling fs layer [2023-01-23T19:43:40.354Z] 699f458cf7ca: Pulling fs layer [2023-01-23T19:43:40.354Z] 765212b225bb: Pulling fs layer [2023-01-23T19:43:40.354Z] f23df028b6ca: Pulling fs layer [2023-01-23T19:43:40.354Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T19:43:40.354Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T19:43:40.354Z] 765212b225bb: Waiting [2023-01-23T19:43:40.354Z] f23df028b6ca: Waiting [2023-01-23T19:43:40.354Z] d65c8cfc05b1: Waiting [2023-01-23T19:43:40.354Z] 2437ff75d9bd: Waiting [2023-01-23T19:43:40.628Z] 04944245beec: Verifying Checksum [2023-01-23T19:43:40.628Z] 04944245beec: Download complete [2023-01-23T19:43:40.628Z] 765212b225bb: Download complete [2023-01-23T19:43:40.628Z] f23df028b6ca: Verifying Checksum [2023-01-23T19:43:40.628Z] f23df028b6ca: Download complete [2023-01-23T19:43:40.628Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T19:43:40.628Z] d65c8cfc05b1: Download complete [2023-01-23T19:43:40.909Z] 699f458cf7ca: Verifying Checksum [2023-01-23T19:43:40.909Z] 699f458cf7ca: Download complete [2023-01-23T19:43:41.184Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T19:43:41.184Z] 8998bd30e6a1: Download complete [2023-01-23T19:43:43.806Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T19:43:43.806Z] 2437ff75d9bd: Download complete [2023-01-23T19:43:45.739Z] 8998bd30e6a1: Pull complete [2023-01-23T19:43:45.739Z] 04944245beec: Pull complete [2023-01-23T19:43:47.143Z] 699f458cf7ca: Pull complete [2023-01-23T19:43:47.408Z] 765212b225bb: Pull complete [2023-01-23T19:43:47.989Z] f23df028b6ca: Pull complete [2023-01-23T19:43:48.256Z] d65c8cfc05b1: Pull complete [2023-01-23T19:44:03.240Z] 2437ff75d9bd: Pull complete [2023-01-23T19:44:03.240Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T19:44:03.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T19:44:03.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:44:03.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-3438 does not seem to be running inside a container [2023-01-23T19:44:03.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T19:44:06.476Z] $ docker top 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:07.063Z] ---> job-cost.sh [2023-01-23T19:44:07.327Z] lf-activate-venv: SKIPPING [2023-01-23T19:44:07.327Z] INFO: No Stack... [2023-01-23T19:44:07.907Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T19:44:08.865Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T19:44:09.201Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-23T19:44:09.202Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T19:44:09.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] [2023-01-23T19:44:09.257Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] did not exist. Created. [2023-01-23T19:44:09.257Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T19:44:09.669Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T19:44:09.868Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T19:44:09.886Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T19:44:09.963Z] $ docker stop --time=1 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff [2023-01-23T19:44:11.500Z] $ docker rm -f --volumes 0f49d32b2fc2bd16f4d30a4ead591ca4133ed89533a33260163c2810b7755cff [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-01-23T19:44:12.513Z] provisioning config files... [2023-01-23T19:44:12.522Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config702508548603614402tmp [Pipeline] { [Pipeline] sh [2023-01-23T19:44:12.875Z] + set +x [2023-01-23T19:44:12.875Z] + curl -s https://codecov.io/bash [2023-01-23T19:44:12.875Z] + bash -s -- [2023-01-23T19:44:12.875Z] [2023-01-23T19:44:12.875Z] _____ _ [2023-01-23T19:44:12.875Z] / ____| | | [2023-01-23T19:44:12.875Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T19:44:12.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T19:44:12.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T19:44:12.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T19:44:12.875Z] Bash-1.0.6 [2023-01-23T19:44:12.875Z] [2023-01-23T19:44:12.875Z] [2023-01-23T19:44:12.875Z] ==> git version 2.25.1 found [2023-01-23T19:44:12.875Z] ==> 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-01-23T19:44:12.875Z] Release-Date: 2020-01-08 [2023-01-23T19:44:12.876Z] 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-01-23T19:44:12.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T19:44:12.876Z] ==> Jenkins CI detected. [2023-01-23T19:44:12.876Z] current dir:  /w/workspace/edgex-go/1 [2023-01-23T19:44:12.876Z] project root: . [2023-01-23T19:44:12.876Z] --> token set from env [2023-01-23T19:44:12.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T19:44:12.876Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T19:44:12.876Z] ==> Python coveragepy not found [2023-01-23T19:44:12.876Z] ==> Searching for coverage reports in: [2023-01-23T19:44:12.876Z] + . [2023-01-23T19:44:12.876Z] -> Found 1 reports [2023-01-23T19:44:12.876Z] ==> Detecting git/mercurial file structure [2023-01-23T19:44:13.135Z] ==> Reading reports [2023-01-23T19:44:13.135Z] + ./coverage.out bytes=489970 [2023-01-23T19:44:13.135Z] ==> Appending adjustments [2023-01-23T19:44:13.135Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T19:44:14.076Z] + Found adjustments [2023-01-23T19:44:14.076Z] ==> Gzipping contents [2023-01-23T19:44:14.335Z] 64K /tmp/codecov.nxueRI.gz [2023-01-23T19:44:14.335Z] ==> Uploading reports [2023-01-23T19:44:14.335Z] url: https://codecov.io [2023-01-23T19:44:14.335Z] query: branch=PR-4302&commit=be9b0e0bc461d55b7092059b7bddd34b8eb56813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-23T19:44:14.335Z] -> Pinging Codecov [2023-01-23T19:44:14.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=be9b0e0bc461d55b7092059b7bddd34b8eb56813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-23T19:44:14.594Z] -> Uploading to [2023-01-23T19:44:14.594Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/00271124DB129430A58F1EEE437C3FCB/be9b0e0bc461d55b7092059b7bddd34b8eb56813/c77a9a91-f032-4080-81d6-2ae0622a81ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T194414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ab2a458df6e41772b412b2d44fef31df7db380958f4d1b46d116a0bb9af49ab [2023-01-23T19:44:14.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T19:44:14.594Z] Dload Upload Total Spent Left Speed [2023-01-23T19:44:14.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63147 0 0 100 63147 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-01-23T19:44:14.853Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/be9b0e0bc461d55b7092059b7bddd34b8eb56813 [Pipeline] } [2023-01-23T19:44:14.883Z] 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-01-23T19:44:16.293Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:16.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:17.517Z] ---> package-listing.sh [2023-01-23T19:44:17.517Z] ++ facter osfamily [2023-01-23T19:44:17.517Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T19:44:17.777Z] + OS_FAMILY=debian [2023-01-23T19:44:17.777Z] + workspace=/w/workspace/edgex-go/1 [2023-01-23T19:44:17.777Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T19:44:17.777Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T19:44:17.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T19:44:17.777Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T19:44:17.777Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-23T19:44:17.777Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T19:44:17.777Z] + case "${OS_FAMILY}" in [2023-01-23T19:44:17.777Z] + dpkg -l [2023-01-23T19:44:17.777Z] + grep '^ii' [2023-01-23T19:44:17.777Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T19:44:17.777Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T19:44:17.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T19:44:17.777Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-23T19:44:17.777Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-23T19:44:17.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-23T19:44:17.810Z] 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-01-23T19:44:18.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:44:18.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:44:18.723Z] [2023-01-23T19:44:18.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T19:44:19.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:44:19.100Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T19:44:19.100Z] 5eb5b503b376: Pulling fs layer [2023-01-23T19:44:19.100Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T19:44:19.100Z] ec43610c2a17: Pulling fs layer [2023-01-23T19:44:19.100Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T19:44:19.100Z] 33b1e0a273af: Pulling fs layer [2023-01-23T19:44:19.100Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T19:44:19.100Z] 2f39f015ded8: Pulling fs layer [2023-01-23T19:44:19.100Z] 3a2ae6a8a46f: Waiting [2023-01-23T19:44:19.100Z] 33b1e0a273af: Waiting [2023-01-23T19:44:19.100Z] 5d3b04190fa2: Waiting [2023-01-23T19:44:19.100Z] 2f39f015ded8: Waiting [2023-01-23T19:44:19.100Z] 5c69ac0246d0: Download complete [2023-01-23T19:44:19.100Z] 3a2ae6a8a46f: Download complete [2023-01-23T19:44:19.359Z] ec43610c2a17: Verifying Checksum [2023-01-23T19:44:19.359Z] ec43610c2a17: Download complete [2023-01-23T19:44:19.359Z] 33b1e0a273af: Verifying Checksum [2023-01-23T19:44:19.359Z] 33b1e0a273af: Download complete [2023-01-23T19:44:19.359Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T19:44:19.359Z] 5d3b04190fa2: Download complete [2023-01-23T19:44:19.617Z] 5eb5b503b376: Download complete [2023-01-23T19:44:20.181Z] 2f39f015ded8: Download complete [2023-01-23T19:44:20.745Z] 5eb5b503b376: Pull complete [2023-01-23T19:44:21.002Z] 5c69ac0246d0: Pull complete [2023-01-23T19:44:21.569Z] ec43610c2a17: Pull complete [2023-01-23T19:44:21.569Z] 3a2ae6a8a46f: Pull complete [2023-01-23T19:44:21.828Z] 33b1e0a273af: Pull complete [2023-01-23T19:44:21.828Z] 5d3b04190fa2: Pull complete [2023-01-23T19:44:27.118Z] 2f39f015ded8: Pull complete [2023-01-23T19:44:27.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T19:44:27.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T19:44:27.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T19:44:27.331Z] prd-ubuntu20.04-docker-8c-8g-3435 does not seem to be running inside a container [2023-01-23T19:44:27.452Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T19:44:29.837Z] $ docker top 6b49e724fbab81badc4da5e9aea7876942df84219196cfb485e0e7d6946e7141 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T19:44:30.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T19:44:30.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T19:44:30.940Z] + ls /var/log/sa-host [2023-01-23T19:44:30.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T19:44:31.069Z] provisioning config files... [2023-01-23T19:44:31.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2472148046694181390tmp [Pipeline] { [Pipeline] echo [2023-01-23T19:44:31.126Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:31.441Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T19:44:31.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:31.861Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T19:44:31.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:32.211Z] ---> sudo-logs.sh [2023-01-23T19:44:32.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T19:44:32.285Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:32.596Z] ---> job-cost.sh [2023-01-23T19:44:32.596Z] lf-activate-venv: SKIPPING [2023-01-23T19:44:32.596Z] DEBUG: total: 0.10999999940395355 [2023-01-23T19:44:32.596Z] INFO: Retrieving Stack Cost... [2023-01-23T19:44:33.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T19:44:33.791Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T19:44:33.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T19:44:34.144Z] ---> logs-deploy.sh [2023-01-23T19:44:34.144Z] lf-activate-venv: SKIPPING [2023-01-23T19:44:34.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/1 [2023-01-23T19:44:34.144Z] INFO: archiving workspace using pattern(s): [2023-01-23T19:44:35.077Z] Archives upload complete. [2023-01-23T19:44:35.077Z] INFO: archiving logs to Nexus