Pull request #4137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 427f382bdc475f88f8c55c432edde5d4cc5b096a+d9dcee949f54824ad0383305277df28e0b6ce2cb (cf2ae21b8c7afaf8b8fe15638ddc0e92458ef2f4) 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-ssh9763424875748604037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17826476370574282401.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4137/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-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1235191039046753026.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-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14783919791817687470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14672260173053978249.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-4137/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-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7117819559767000175.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23803 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 427f382bdc475f88f8c55c432edde5d4cc5b096a Merge succeeded, producing 427f382bdc475f88f8c55c432edde5d4cc5b096a Checking out Revision 427f382bdc475f88f8c55c432edde5d4cc5b096a (PR-4137) > git config core.sparsecheckout # timeout=10 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # 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 d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 Commit message: "feat: Add option to build Core/Support services with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T22:22:40.320Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T22:22:40.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T22:22:40.572Z] ========================================================= [2022-08-29T22:22:40.572Z] EdgeX Global Pipelines Version Info [2022-08-29T22:22:40.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:22:41.380Z] ------------------- [2022-08-29T22:22:41.380Z] stable info: [2022-08-29T22:22:41.380Z] ------------------- [2022-08-29T22:22:41.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T22:22:41.380Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T22:22:41.380Z] Message: update stable to v1.0.239 [2022-08-29T22:22:41.954Z] ------------------- [2022-08-29T22:22:41.954Z] experimental info: [2022-08-29T22:22:41.954Z] ------------------- [2022-08-29T22:22:41.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T22:22:41.954Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T22:22:41.954Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T22:22:42.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-29T22:22:42.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-29T22:22:42.421Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T22:22:42.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T22:22:42.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T22:22:42.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T22:22:42.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T22:22:42.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-29T22:22:42.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-29T22:22:42.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-29T22:22:42.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T22:22:42.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T22:22:42.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T22:22:42.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T22:22:42.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T22:22:42.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T22:22:42.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T22:22:43.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T22:22:43.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T22:22:43.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-29T22:22:43.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T22:22:43.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T22:22:43.247Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T22:22:43.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4137 [Pipeline] echo [2022-08-29T22:22:43.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4137 [Pipeline] echo [2022-08-29T22:22:43.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4137 [Pipeline] echo [2022-08-29T22:22:43.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo [2022-08-29T22:22:43.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427f382 [Pipeline] echo [2022-08-29T22:22:43.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:22:43.584Z] provisioning config files... [2022-08-29T22:22:43.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config119812135248608079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:22:43.954Z] ---> docker-login.sh [2022-08-29T22:22:43.954Z] nexus3.edgexfoundry.org:10001 [2022-08-29T22:22:44.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:22:44.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:22:44.481Z] Configure a credential helper to remove this warning. See [2022-08-29T22:22:44.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:22:44.481Z] [2022-08-29T22:22:44.481Z] Login Succeeded [2022-08-29T22:22:44.481Z] nexus3.edgexfoundry.org:10002 [2022-08-29T22:22:44.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:22:44.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:22:44.481Z] Configure a credential helper to remove this warning. See [2022-08-29T22:22:44.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:22:44.481Z] [2022-08-29T22:22:44.481Z] Login Succeeded [2022-08-29T22:22:44.481Z] nexus3.edgexfoundry.org:10003 [2022-08-29T22:22:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:22:44.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:22:44.750Z] Configure a credential helper to remove this warning. See [2022-08-29T22:22:44.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:22:44.750Z] [2022-08-29T22:22:44.750Z] Login Succeeded [2022-08-29T22:22:44.750Z] nexus3.edgexfoundry.org:10004 [2022-08-29T22:22:44.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:22:44.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:22:44.750Z] Configure a credential helper to remove this warning. See [2022-08-29T22:22:44.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:22:44.750Z] [2022-08-29T22:22:44.750Z] Login Succeeded [2022-08-29T22:22:44.750Z] docker.io [2022-08-29T22:22:45.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:22:45.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:22:45.277Z] Configure a credential helper to remove this warning. See [2022-08-29T22:22:45.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:22:45.277Z] [2022-08-29T22:22:45.277Z] Login Succeeded [2022-08-29T22:22:45.277Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T22:22:45.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T22:22:45.739Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/core-command/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/core-data/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/core-metadata/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-29T22:22:45.739Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-29T22:22:45.739Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-29T22:22:45.739Z] cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/support-notifications/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-29T22:22:45.739Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-29T22:22:45.739Z] + cut -d/ -f2 [2022-08-29T22:22:45.739Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-29T22:22:45.799Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T22:22:46.299Z] + git rev-list -1 --merges 427f382bdc475f88f8c55c432edde5d4cc5b096a~1..427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo [2022-08-29T22:22:46.332Z] -----------> git rev-list -1 --merges 427f382bdc475f88f8c55c432edde5d4cc5b096a~1..427f382bdc475f88f8c55c432edde5d4cc5b096a 427f382bdc475f88f8c55c432edde5d4cc5b096a [false] [Pipeline] sh [2022-08-29T22:22:46.654Z] + git log --format=format:%s -1 427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo [2022-08-29T22:22:46.688Z] ========================================================= [2022-08-29T22:22:46.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T22:22:46.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-29T22:22:47.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T22:22:47.152Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T22:22:47.152Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T22:22:47.152Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T22:22:47.152Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T22:22:47.152Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T22:22:47.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:22:47.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:22:47.654Z] [2022-08-29T22:22:47.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:22:48.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:22:48.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T22:22:48.044Z] b85a868b505f: Pulling fs layer [2022-08-29T22:22:48.044Z] e2be974225ed: Pulling fs layer [2022-08-29T22:22:48.044Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T22:22:48.044Z] 988bab9f4d93: Pulling fs layer [2022-08-29T22:22:48.044Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T22:22:48.044Z] eaf3925da568: Pulling fs layer [2022-08-29T22:22:48.044Z] bab4dde63d76: Pulling fs layer [2022-08-29T22:22:48.044Z] bde34c3a00c8: Pulling fs layer [2022-08-29T22:22:48.044Z] b352a97aabf1: Pulling fs layer [2022-08-29T22:22:48.044Z] 4872d77fe225: Pulling fs layer [2022-08-29T22:22:48.044Z] 5851b861e8e6: Pulling fs layer [2022-08-29T22:22:48.044Z] 988bab9f4d93: Waiting [2022-08-29T22:22:48.044Z] eaf3925da568: Waiting [2022-08-29T22:22:48.044Z] 4872d77fe225: Waiting [2022-08-29T22:22:48.044Z] bab4dde63d76: Waiting [2022-08-29T22:22:48.044Z] 5851b861e8e6: Waiting [2022-08-29T22:22:48.044Z] b352a97aabf1: Waiting [2022-08-29T22:22:48.044Z] bde34c3a00c8: Waiting [2022-08-29T22:22:48.044Z] e2be974225ed: Download complete [2022-08-29T22:22:48.044Z] 988bab9f4d93: Verifying Checksum [2022-08-29T22:22:48.044Z] 988bab9f4d93: Download complete [2022-08-29T22:22:48.306Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T22:22:48.306Z] 1469e6f7b9e6: Download complete [2022-08-29T22:22:48.306Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T22:22:48.306Z] 339a4e72a1f5: Download complete [2022-08-29T22:22:48.306Z] eaf3925da568: Download complete [2022-08-29T22:22:48.306Z] bde34c3a00c8: Verifying Checksum [2022-08-29T22:22:48.306Z] bde34c3a00c8: Download complete [2022-08-29T22:22:48.306Z] b352a97aabf1: Download complete [2022-08-29T22:22:48.306Z] 4872d77fe225: Verifying Checksum [2022-08-29T22:22:48.306Z] 4872d77fe225: Download complete [2022-08-29T22:22:48.306Z] 5851b861e8e6: Verifying Checksum [2022-08-29T22:22:48.306Z] 5851b861e8e6: Download complete [2022-08-29T22:22:48.306Z] b85a868b505f: Verifying Checksum [2022-08-29T22:22:48.306Z] b85a868b505f: Download complete [2022-08-29T22:22:48.577Z] bab4dde63d76: Verifying Checksum [2022-08-29T22:22:48.577Z] bab4dde63d76: Download complete [2022-08-29T22:22:49.528Z] b85a868b505f: Pull complete [2022-08-29T22:22:49.791Z] e2be974225ed: Pull complete [2022-08-29T22:22:50.362Z] 339a4e72a1f5: Pull complete [2022-08-29T22:22:50.362Z] 988bab9f4d93: Pull complete [2022-08-29T22:22:50.623Z] 1469e6f7b9e6: Pull complete [2022-08-29T22:22:50.889Z] eaf3925da568: Pull complete [2022-08-29T22:22:52.813Z] bab4dde63d76: Pull complete [2022-08-29T22:22:52.813Z] bde34c3a00c8: Pull complete [2022-08-29T22:22:53.075Z] b352a97aabf1: Pull complete [2022-08-29T22:22:53.075Z] 4872d77fe225: Pull complete [2022-08-29T22:22:53.075Z] 5851b861e8e6: Pull complete [2022-08-29T22:22:53.075Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T22:22:53.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T22:22:53.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:22:53.312Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:22:53.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T22:22:54.647Z] $ docker top 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 -eo pid,comm [2022-08-29T22:22:54.710Z] 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). [2022-08-29T22:22:54.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T22:22:54.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T22:22:54.835Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T22:22:54.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T22:22:54.976Z] $ docker exec 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent [2022-08-29T22:22:55.104Z] SSH_AUTH_SOCK=/tmp/ssh-nyyLT379ap62/agent.32 [2022-08-29T22:22:55.104Z] SSH_AGENT_PID=39 [2022-08-29T22:22:55.111Z] Running ssh-add (command line suppressed) [2022-08-29T22:22:55.248Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8295177316087885816.key (/w/workspace/edgex-go/1@tmp/private_key_8295177316087885816.key) [2022-08-29T22:22:55.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T22:22:55.598Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T22:22:55.626Z] $ docker exec --env ******** --env ******** 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent -k [2022-08-29T22:22:55.734Z] unset SSH_AUTH_SOCK; [2022-08-29T22:22:55.734Z] unset SSH_AGENT_PID; [2022-08-29T22:22:55.735Z] echo Agent pid 39 killed; [2022-08-29T22:22:55.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T22:22:55.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T22:22:55.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T22:22:55.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T22:22:55.952Z] $ docker exec 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent [2022-08-29T22:22:56.075Z] SSH_AUTH_SOCK=/tmp/ssh-hPOIzQkysV2Q/agent.72 [2022-08-29T22:22:56.075Z] SSH_AGENT_PID=78 [2022-08-29T22:22:56.081Z] Running ssh-add (command line suppressed) [2022-08-29T22:22:56.202Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5694944972240419008.key (/w/workspace/edgex-go/1@tmp/private_key_5694944972240419008.key) [2022-08-29T22:22:56.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T22:22:56.547Z] + git semver init [2022-08-29T22:22:56.810Z] 2022-08-29 22:22:56,732 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T22:22:56.810Z] 2022-08-29 22:22:56,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-29T22:22:56.810Z] 2022-08-29 22:22:56,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-29T22:22:56.810Z] 2022-08-29 22:22:56,733 [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) [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4137 with force:False [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4137 [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,672 [execute] INFO git cat-file --batch-check [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,679 [execute] INFO git cat-file --batch [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T22:23:01.056Z] 2022-08-29 22:23:00,684 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4137 [2022-08-29T22:23:01.056Z] 0.0.0 [Pipeline] } [2022-08-29T22:23:01.089Z] $ docker exec --env ******** --env ******** 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent -k [2022-08-29T22:23:01.199Z] unset SSH_AUTH_SOCK; [2022-08-29T22:23:01.199Z] unset SSH_AGENT_PID; [2022-08-29T22:23:01.200Z] echo Agent pid 78 killed; [2022-08-29T22:23:01.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T22:23:01.632Z] + git semver [Pipeline] } [2022-08-29T22:23:01.922Z] $ docker stop --time=1 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 [2022-08-29T22:23:03.281Z] $ docker rm -f 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:23:03.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T22:23:03.989Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T22:23:04.005Z] [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 [2022-08-29T22:23:04.733Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-29T22:23:04.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:23:04.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:23:04.837Z] ========================================================= [2022-08-29T22:23:04.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T22:23:04.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:23:05.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T22:23:05.180Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T22:23:05.180Z] 2408cc74d12b: Pulling fs layer [2022-08-29T22:23:05.180Z] ea60b727a1ce: Pulling fs layer [2022-08-29T22:23:05.180Z] 30c4a7721957: Pulling fs layer [2022-08-29T22:23:05.180Z] 370296b7ddb6: Pulling fs layer [2022-08-29T22:23:05.180Z] 7c6cee850709: Pulling fs layer [2022-08-29T22:23:05.180Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T22:23:05.180Z] d94ebbe4e438: Pulling fs layer [2022-08-29T22:23:05.180Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T22:23:05.180Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T22:23:05.180Z] 370296b7ddb6: Waiting [2022-08-29T22:23:05.180Z] 7c6cee850709: Waiting [2022-08-29T22:23:05.180Z] 39a5fcdaea64: Waiting [2022-08-29T22:23:05.180Z] 59ccb84bbe0f: Waiting [2022-08-29T22:23:05.180Z] 30c4a7721957: Download complete [2022-08-29T22:23:05.180Z] ea60b727a1ce: Download complete [2022-08-29T22:23:05.180Z] 7c6cee850709: Verifying Checksum [2022-08-29T22:23:05.180Z] 7c6cee850709: Download complete [2022-08-29T22:23:05.180Z] 39a5fcdaea64: Download complete [2022-08-29T22:23:05.180Z] 2408cc74d12b: Verifying Checksum [2022-08-29T22:23:05.180Z] 2408cc74d12b: Download complete [2022-08-29T22:23:05.180Z] d94ebbe4e438: Download complete [2022-08-29T22:23:05.447Z] 2408cc74d12b: Pull complete [2022-08-29T22:23:05.447Z] ea60b727a1ce: Pull complete [2022-08-29T22:23:05.447Z] 30c4a7721957: Pull complete [2022-08-29T22:23:06.058Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T22:23:06.058Z] 59ccb84bbe0f: Download complete [2022-08-29T22:23:06.323Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T22:23:06.323Z] bcfd1f05c69d: Download complete [2022-08-29T22:23:06.323Z] 370296b7ddb6: Download complete [2022-08-29T22:23:10.523Z] 370296b7ddb6: Pull complete [2022-08-29T22:23:10.523Z] 7c6cee850709: Pull complete [2022-08-29T22:23:10.785Z] 39a5fcdaea64: Pull complete [2022-08-29T22:23:10.785Z] d94ebbe4e438: Pull complete [2022-08-29T22:23:13.330Z] bcfd1f05c69d: Pull complete [2022-08-29T22:23:13.900Z] 59ccb84bbe0f: Pull complete [2022-08-29T22:23:13.900Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T22:23:13.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T22:23:13.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:23:14.263Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T22:23:14.263Z] WORKDIR /edgex [2022-08-29T22:23:14.263Z] COPY go.mod . [2022-08-29T22:23:14.263Z] RUN go mod download [2022-08-29T22:23:14.263Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-29T22:23:14.836Z] Sending build context to Docker daemon 169.3MB [2022-08-29T22:23:14.836Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T22:23:14.836Z] ---> a4fb48ad2a94 [2022-08-29T22:23:14.836Z] Step 2/4 : WORKDIR /edgex [2022-08-29T22:23:16.752Z] ---> Running in 4b9cdcf26973 [2022-08-29T22:23:16.752Z] Removing intermediate container 4b9cdcf26973 [2022-08-29T22:23:16.752Z] ---> cff427d0bf24 [2022-08-29T22:23:16.752Z] Step 3/4 : COPY go.mod . [2022-08-29T22:23:16.752Z] ---> c37139d84a51 [2022-08-29T22:23:16.752Z] Step 4/4 : RUN go mod download [2022-08-29T22:23:16.752Z] ---> Running in 4d2f1d2bc94c [2022-08-29T22:23:19.279Z] Still waiting to schedule task [2022-08-29T22:23:19.280Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T22:23:31.882Z] Removing intermediate container 4d2f1d2bc94c [2022-08-29T22:23:31.882Z] ---> 750b8cd25126 [2022-08-29T22:23:31.882Z] Successfully built 750b8cd25126 [2022-08-29T22:23:31.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:23:32.270Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T22:23:32.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:23:32.437Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:23:32.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T22:23:32.878Z] $ docker top 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:23:33.287Z] + go version [2022-08-29T22:23:33.287Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T22:23:33.324Z] $ docker stop --time=1 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 [2022-08-29T22:23:34.634Z] $ docker rm -f 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:23:35.376Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T22:23:35.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:23:35.563Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:23:35.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T22:23:36.015Z] $ docker top f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T22:23:36.174Z] ========================================================= [2022-08-29T22:23:36.174Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T22:23:36.174Z] ========================================================= [Pipeline] sh [2022-08-29T22:23:36.473Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:23:36.841Z] + make test [2022-08-29T22:23:36.841Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T22:23:43.427Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T22:23:58.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T22:23:58.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements [2022-08-29T22:23:58.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T22:23:58.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T22:23:58.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-08-29T22:23:58.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T22:23:59.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements [2022-08-29T22:23:59.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T22:23:59.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T22:24:03.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.438s coverage: 89.2% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.1% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-08-29T22:24:03.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-08-29T22:24:03.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-08-29T22:24:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-08-29T22:24:08.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-08-29T22:24:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 80.8% of statements [2022-08-29T22:24:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.8% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.6% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T22:24:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-08-29T22:24:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.058s coverage: 96.9% of statements [2022-08-29T22:24:22.016Z] 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 [2022-08-29T22:24:43.963Z] 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." [2022-08-29T22:24:43.963Z] GO111MODULE=on go vet ./... [2022-08-29T22:24:46.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T22:24:46.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T22:24:46.509Z] ./bin/test-attribution-txt.sh [2022-08-29T22:24:46.509Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T22:24:46.509Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T22:24:46.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T22:24:46.867Z] + ls -al . [2022-08-29T22:24:46.867Z] total 736 [2022-08-29T22:24:46.867Z] drwxrwxr-x 10 1001 1001 4096 Aug 29 22:23 . [2022-08-29T22:24:46.867Z] drwxr-xr-x 4 root root 4096 Aug 29 22:23 .. [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 22:22 .dockerignore [2022-08-29T22:24:46.867Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 22:24 .git [2022-08-29T22:24:46.867Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 22:22 .github [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 22:22 .gitignore [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 22:22 .golangci.yml [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 22:22 .hadolint.yml [2022-08-29T22:24:46.867Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 22:23 .semver [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 22:22 .sonarcloud.properties [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 22:22 ADOPTERS.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 22:22 Attribution.txt [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 22:22 CHANGELOG.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 22:22 CONTRIBUTING.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 22:22 GOVERNANCE.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 22:22 Jenkinsfile [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 22:22 LICENSE [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 13608 Aug 29 22:22 Makefile [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 22:22 OWNERS.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 10053 Aug 29 22:22 README.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 22:22 SECURITY.md [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 22:23 VERSION [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 22:22 ZMQWindows.md [2022-08-29T22:24:46.867Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 22:22 bin [2022-08-29T22:24:46.867Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 22:22 cmd [2022-08-29T22:24:46.867Z] -rw-r--r-- 1 root root 482786 Aug 29 22:24 coverage.out [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 3682 Aug 29 22:22 go.mod [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 22:22 go.sum [2022-08-29T22:24:46.867Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 22:22 internal [2022-08-29T22:24:46.867Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 22:22 openapi [2022-08-29T22:24:46.867Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 22:22 snap [2022-08-29T22:24:46.867Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 22:22 version.go [Pipeline] sh [2022-08-29T22:24:47.217Z] + '[' -e coverage.out ] [2022-08-29T22:24:47.217Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T22:24:47.324Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T22:24:47.626Z] + make build [2022-08-29T22:24:47.626Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T22:25:00.181Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23804 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws [2022-08-29T22:25:00.223Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-29T22:25:00.307Z] The recommended git tool is: git [2022-08-29T22:25:02.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:25:06.525Z] using credential edgex-jenkins-ssh [2022-08-29T22:25:06.543Z] Cloning the remote Git repository [2022-08-29T22:25:06.614Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-29T22:25:06.692Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-29T22:25:06.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T22:25:06.785Z] > git --version # timeout=10 [2022-08-29T22:25:06.804Z] > git --version # 'git version 2.25.1' [2022-08-29T22:25:06.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:25:06.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T22:25:12.498Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:25:13.070Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T22:25:21.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T22:25:21.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T22:25:21.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T22:25:23.054Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T22:25:23.364Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:23.881Z] Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:25:23.935Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:24.256Z] Merge succeeded, producing 427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:25:24.256Z] Checking out Revision 427f382bdc475f88f8c55c432edde5d4cc5b096a (PR-4137) [2022-08-29T22:25:24.871Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:23.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T22:25:23.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T22:25:23.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T22:25:23.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:25:23.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T22:25:23.904Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T22:25:23.924Z] > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 [2022-08-29T22:25:24.167Z] > git remote # timeout=10 [2022-08-29T22:25:24.184Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T22:25:24.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T22:25:24.209Z] > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 [2022-08-29T22:25:24.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T22:25:24.268Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T22:25:24.279Z] > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 [2022-08-29T22:25:25.812Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:26.381Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:28.289Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:25:28.530Z] Commit message: "feat: Add option to build Core/Support services with NATS Capability" [2022-08-29T22:25:28.592Z] > git --version # timeout=10 [2022-08-29T22:25:28.603Z] > git --version # 'git version 2.25.1' [2022-08-29T22:25:28.616Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [2022-08-29T22:25:29.253Z] $ docker stop --time=1 f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 [2022-08-29T22:25:31.714Z] $ docker rm -f f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-08-29T22:25:32.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T22:25:32.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T22:25:32.555Z] Dload Upload Total Spent Left Speed [2022-08-29T22:25:32.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:25:33.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T22:25:33.069Z] [2022-08-29T22:25:33.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-29T22:25:33.488Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T22:25:33.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T22:25:33.529Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-29T22:25:33.529Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-29T22:25:33.529Z] ca9280d653b3: Pulling fs layer [2022-08-29T22:25:33.529Z] 7e9c9ca2126c: Pulling fs layer [2022-08-29T22:25:33.529Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-29T22:25:33.529Z] cbdbe7a5bc2a: Download complete [2022-08-29T22:25:33.790Z] ca9280d653b3: Verifying Checksum [2022-08-29T22:25:33.790Z] ca9280d653b3: Download complete [2022-08-29T22:25:33.790Z] cbdbe7a5bc2a: Pull complete [2022-08-29T22:25:33.846Z] + sudo tee /etc/docker/daemon.new [2022-08-29T22:25:33.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T22:25:33.846Z] { [2022-08-29T22:25:33.846Z] "registry-mirrors": [ [2022-08-29T22:25:33.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T22:25:33.846Z] ], [2022-08-29T22:25:33.846Z] "bip": "10.250.0.254/24", [2022-08-29T22:25:33.846Z] "hosts": [ [2022-08-29T22:25:33.846Z] "tcp://0.0.0.0:5555", [2022-08-29T22:25:33.846Z] "unix:///var/run/docker.sock" [2022-08-29T22:25:33.846Z] ], [2022-08-29T22:25:33.846Z] "mtu": 1458, [2022-08-29T22:25:33.846Z] "selinux-enabled": true, [2022-08-29T22:25:33.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T22:25:33.846Z] } [Pipeline] sh [2022-08-29T22:25:34.050Z] 7e9c9ca2126c: Download complete [2022-08-29T22:25:34.205Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T22:25:34.309Z] ca9280d653b3: Pull complete [2022-08-29T22:25:34.559Z] + sudo service docker restart [2022-08-29T22:25:37.732Z] 7e9c9ca2126c: Pull complete [2022-08-29T22:25:37.732Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-29T22:25:37.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T22:25:37.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:25:37.954Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:25:37.995Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-29T22:25:39.309Z] $ docker top 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:25:39.715Z] + docker-compose build --help+ [2022-08-29T22:25:39.715Z] grep parallel [2022-08-29T22:25:40.285Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T22:25:40.325Z] $ docker stop --time=1 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c [2022-08-29T22:25:41.622Z] $ docker rm -f 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:25:42.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T22:25:42.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:25:42.391Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:25:42.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-29T22:25:42.838Z] $ docker top eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:25:43.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T22:25:43.814Z] Building core-command ... [2022-08-29T22:25:43.814Z] Building core-data ... [2022-08-29T22:25:43.814Z] Building core-metadata ... [2022-08-29T22:25:43.814Z] Building security-bootstrapper ... [2022-08-29T22:25:43.814Z] Building security-proxy-setup ... [2022-08-29T22:25:43.814Z] Building security-secretstore-setup ... [2022-08-29T22:25:43.814Z] Building security-spiffe-token-provider ... [2022-08-29T22:25:43.814Z] Building security-spire-agent ... [2022-08-29T22:25:43.814Z] Building security-spire-config ... [2022-08-29T22:25:43.814Z] Building security-spire-server ... [2022-08-29T22:25:43.814Z] Building support-notifications ... [2022-08-29T22:25:43.814Z] Building support-scheduler ... [2022-08-29T22:25:43.814Z] Building sys-mgmt-agent ... [2022-08-29T22:25:43.814Z] Building security-spire-server [2022-08-29T22:25:43.814Z] Building security-spire-config [2022-08-29T22:25:43.814Z] Building security-secretstore-setup [2022-08-29T22:25:43.814Z] Building security-bootstrapper [2022-08-29T22:25:43.814Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:25:53.121Z] provisioning config files... [2022-08-29T22:25:53.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4918327338299924102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:25:53.544Z] ---> docker-login.sh [2022-08-29T22:25:53.544Z] nexus3.edgexfoundry.org:10001 [2022-08-29T22:25:54.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:25:54.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:25:54.415Z] Configure a credential helper to remove this warning. See [2022-08-29T22:25:54.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:25:54.415Z] [2022-08-29T22:25:54.415Z] Login Succeeded [2022-08-29T22:25:54.415Z] nexus3.edgexfoundry.org:10002 [2022-08-29T22:25:54.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:25:54.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:25:54.689Z] Configure a credential helper to remove this warning. See [2022-08-29T22:25:54.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:25:54.689Z] [2022-08-29T22:25:54.689Z] Login Succeeded [2022-08-29T22:25:54.689Z] nexus3.edgexfoundry.org:10003 [2022-08-29T22:25:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:25:55.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:25:55.292Z] Configure a credential helper to remove this warning. See [2022-08-29T22:25:55.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:25:55.292Z] [2022-08-29T22:25:55.292Z] Login Succeeded [2022-08-29T22:25:55.292Z] nexus3.edgexfoundry.org:10004 [2022-08-29T22:25:55.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:25:55.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:25:55.565Z] Configure a credential helper to remove this warning. See [2022-08-29T22:25:55.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:25:55.565Z] [2022-08-29T22:25:55.565Z] Login Succeeded [2022-08-29T22:25:55.838Z] docker.io [2022-08-29T22:25:56.034Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:25:56.034Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:25:56.034Z] ---> 750b8cd25126 [2022-08-29T22:25:56.034Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T22:25:56.035Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:25:56.035Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:25:56.035Z] ---> 750b8cd25126 [2022-08-29T22:25:56.035Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T22:25:56.035Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:25:56.035Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:25:56.035Z] ---> 750b8cd25126 [2022-08-29T22:25:56.035Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T22:25:56.035Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:25:56.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:25:56.035Z] ---> 750b8cd25126 [2022-08-29T22:25:56.035Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T22:25:56.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:25:56.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:25:56.035Z] ---> 750b8cd25126 [2022-08-29T22:25:56.035Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:25:56.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T22:25:56.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T22:25:56.385Z] Configure a credential helper to remove this warning. See [2022-08-29T22:25:56.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T22:25:56.385Z] [2022-08-29T22:25:56.385Z] Login Succeeded [2022-08-29T22:25:56.385Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T22:25:56.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-29T22:25:57.088Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-29T22:25:57.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:25:57.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T22:25:57.193Z] ========================================================= [2022-08-29T22:25:57.193Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T22:25:57.193Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:25:57.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T22:25:57.853Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T22:25:57.853Z] b3c136eddcbf: Pulling fs layer [2022-08-29T22:25:57.853Z] c0a3192eca97: Pulling fs layer [2022-08-29T22:25:57.853Z] a050256f5b6f: Pulling fs layer [2022-08-29T22:25:57.853Z] 656be50a0ddc: Pulling fs layer [2022-08-29T22:25:57.853Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T22:25:57.853Z] 46d945488cbd: Pulling fs layer [2022-08-29T22:25:57.853Z] 8a5474983e97: Pulling fs layer [2022-08-29T22:25:57.853Z] 329c88fbcd65: Pulling fs layer [2022-08-29T22:25:57.853Z] 656be50a0ddc: Waiting [2022-08-29T22:25:57.853Z] 2bbca73fdf42: Waiting [2022-08-29T22:25:57.853Z] 46d945488cbd: Waiting [2022-08-29T22:25:57.853Z] 8a5474983e97: Waiting [2022-08-29T22:25:57.853Z] 329c88fbcd65: Waiting [2022-08-29T22:25:57.853Z] a050256f5b6f: Verifying Checksum [2022-08-29T22:25:57.853Z] a050256f5b6f: Download complete [2022-08-29T22:25:57.853Z] c0a3192eca97: Download complete [2022-08-29T22:25:57.853Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T22:25:57.853Z] 2bbca73fdf42: Download complete [2022-08-29T22:25:57.853Z] 46d945488cbd: Verifying Checksum [2022-08-29T22:25:57.853Z] 46d945488cbd: Download complete [2022-08-29T22:25:57.853Z] b3c136eddcbf: Verifying Checksum [2022-08-29T22:25:57.853Z] b3c136eddcbf: Download complete [2022-08-29T22:25:57.949Z] ---> Running in 478d37178fb8 [2022-08-29T22:25:57.949Z] ---> Running in 0da863a2b171 [2022-08-29T22:25:57.949Z] ---> Running in 05bf27b27981 [2022-08-29T22:25:57.949Z] ---> Running in 50ba55bc772a [2022-08-29T22:25:57.949Z] ---> Running in 793e041f6f99 [2022-08-29T22:25:57.949Z] Removing intermediate container 793e041f6f99 [2022-08-29T22:25:57.949Z] ---> 88d37ee198d2 [2022-08-29T22:25:57.949Z] Step 4/24 : WORKDIR /edgex-go [2022-08-29T22:25:57.949Z] Removing intermediate container 05bf27b27981 [2022-08-29T22:25:57.949Z] ---> f854c77455a3 [2022-08-29T22:25:57.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:25:57.949Z] Removing intermediate container 0da863a2b171 [2022-08-29T22:25:57.949Z] ---> b1580fc36183 [2022-08-29T22:25:57.949Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:25:57.949Z] Removing intermediate container 50ba55bc772a [2022-08-29T22:25:57.949Z] ---> 23c0bb1978ed [2022-08-29T22:25:57.949Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:25:58.209Z] ---> Running in 551d34d9ad65 [2022-08-29T22:25:58.209Z] Removing intermediate container 478d37178fb8 [2022-08-29T22:25:58.209Z] ---> c8a982816fe1 [2022-08-29T22:25:58.209Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:25:58.209Z] ---> Running in 5d4b67a77181 [2022-08-29T22:25:58.209Z] ---> Running in 3b55c4ece9ae [2022-08-29T22:25:58.209Z] ---> Running in 5d7a01649819 [2022-08-29T22:25:58.209Z] ---> Running in 3d7eda1af182 [2022-08-29T22:25:58.209Z] Removing intermediate container 551d34d9ad65 [2022-08-29T22:25:58.209Z] ---> dfab1c004ac4 [2022-08-29T22:25:58.209Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:25:58.209Z] ---> Running in b55df68c5d05 [2022-08-29T22:25:58.782Z] Removing intermediate container 5d4b67a77181 [2022-08-29T22:25:58.782Z] ---> dbf7660ed7d8 [2022-08-29T22:25:58.782Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T22:25:58.860Z] b3c136eddcbf: Pull complete [2022-08-29T22:25:58.860Z] 329c88fbcd65: Verifying Checksum [2022-08-29T22:25:58.860Z] 329c88fbcd65: Download complete [2022-08-29T22:25:59.044Z] ---> Running in 3bb407b34884 [2022-08-29T22:25:59.044Z] Removing intermediate container 3b55c4ece9ae [2022-08-29T22:25:59.044Z] ---> 1033d7f73f1a [2022-08-29T22:25:59.044Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:25:59.044Z] ---> Running in 2499fbd0d738 [2022-08-29T22:25:59.306Z] Removing intermediate container 5d7a01649819 [2022-08-29T22:25:59.306Z] ---> ea3af148b6ad [2022-08-29T22:25:59.306Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:25:59.306Z] ---> Running in 81e8b85812b2 [2022-08-29T22:25:59.461Z] c0a3192eca97: Pull complete [2022-08-29T22:25:59.566Z] Removing intermediate container b55df68c5d05 [2022-08-29T22:25:59.566Z] ---> 1e4ddac17937 [2022-08-29T22:25:59.566Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-29T22:25:59.566Z] ---> Running in 4e3a716ebff0 [2022-08-29T22:25:59.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:25:59.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:25:59.735Z] a050256f5b6f: Pull complete [2022-08-29T22:25:59.825Z] Removing intermediate container 3d7eda1af182 [2022-08-29T22:25:59.825Z] ---> 273bc1e05513 [2022-08-29T22:25:59.825Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T22:25:59.825Z] ---> Running in ca6ea1c77294 [2022-08-29T22:25:59.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.009Z] 8a5474983e97: Verifying Checksum [2022-08-29T22:26:00.009Z] 8a5474983e97: Download complete [2022-08-29T22:26:00.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.608Z] 656be50a0ddc: Verifying Checksum [2022-08-29T22:26:00.608Z] 656be50a0ddc: Download complete [2022-08-29T22:26:00.914Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:00.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:00.914Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:00.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:01.173Z] Removing intermediate container 3bb407b34884 [2022-08-29T22:26:01.173Z] ---> e7376c26eecc [2022-08-29T22:26:01.173Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T22:26:01.433Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:01.433Z] Removing intermediate container 2499fbd0d738 [2022-08-29T22:26:01.433Z] ---> 13bb1317da48 [2022-08-29T22:26:01.433Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T22:26:01.433Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:01.433Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:01.433Z] ---> e0583524ade9 [2022-08-29T22:26:01.433Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:01.694Z] ---> e515ec2d9052 [2022-08-29T22:26:01.694Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:01.694Z] ---> Running in 477ad34cbdb6 [2022-08-29T22:26:01.694Z] ---> Running in 961b85a110fd [2022-08-29T22:26:01.953Z] Removing intermediate container 4e3a716ebff0 [2022-08-29T22:26:01.954Z] ---> 8c6e2fd09194 [2022-08-29T22:26:01.954Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-29T22:26:01.954Z] Removing intermediate container ca6ea1c77294 [2022-08-29T22:26:01.954Z] ---> 3442e089bc0b [2022-08-29T22:26:01.954Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T22:26:01.954Z] Removing intermediate container 81e8b85812b2 [2022-08-29T22:26:01.954Z] ---> cd305042578d [2022-08-29T22:26:01.954Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T22:26:01.954Z] ---> e3b1dbb5dce6 [2022-08-29T22:26:01.954Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:02.214Z] ---> Running in 4446036b7043 [2022-08-29T22:26:02.214Z] ---> 2bace00d471d [2022-08-29T22:26:02.214Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:02.214Z] ---> Running in 0fba27cb80ac [2022-08-29T22:26:02.214Z] ---> 2d2dd831ba3f [2022-08-29T22:26:02.214Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:02.214Z] ---> Running in d9bb699eb61f [2022-08-29T22:26:15.705Z] 656be50a0ddc: Pull complete [2022-08-29T22:26:15.705Z] 2bbca73fdf42: Pull complete [2022-08-29T22:26:15.705Z] 46d945488cbd: Pull complete [2022-08-29T22:26:17.123Z] Removing intermediate container 477ad34cbdb6 [2022-08-29T22:26:17.123Z] ---> 5e4907532ea1 [2022-08-29T22:26:17.123Z] Step 8/25 : COPY . . [2022-08-29T22:26:17.123Z] Removing intermediate container 4446036b7043 [2022-08-29T22:26:17.123Z] ---> a4d3e3571bb3 [2022-08-29T22:26:17.123Z] Step 9/24 : COPY . . [2022-08-29T22:26:17.123Z] Removing intermediate container d9bb699eb61f [2022-08-29T22:26:17.123Z] ---> 6e5873fd078e [2022-08-29T22:26:17.123Z] Step 8/25 : COPY . . [2022-08-29T22:26:17.123Z] Removing intermediate container 0fba27cb80ac [2022-08-29T22:26:17.123Z] ---> 92609c9b89cf [2022-08-29T22:26:17.123Z] Step 8/31 : COPY . . [2022-08-29T22:26:17.123Z] Removing intermediate container 961b85a110fd [2022-08-29T22:26:17.123Z] ---> ee17cf0cce60 [2022-08-29T22:26:17.123Z] Step 8/26 : COPY . . [2022-08-29T22:26:20.026Z] 8a5474983e97: Pull complete [2022-08-29T22:26:22.006Z] 329c88fbcd65: Pull complete [2022-08-29T22:26:22.006Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T22:26:22.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T22:26:22.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:26:22.405Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T22:26:22.405Z] WORKDIR /edgex [2022-08-29T22:26:22.405Z] COPY go.mod . [2022-08-29T22:26:22.405Z] RUN go mod download [2022-08-29T22:26:22.405Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-29T22:26:23.007Z] Sending build context to Docker daemon 3.162MB [2022-08-29T22:26:23.007Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T22:26:23.007Z] ---> ff4287adb874 [2022-08-29T22:26:23.007Z] Step 2/4 : WORKDIR /edgex [2022-08-29T22:26:24.991Z] ---> Running in a6858acc0668 [2022-08-29T22:26:24.991Z] Removing intermediate container a6858acc0668 [2022-08-29T22:26:24.991Z] ---> 4a7fc4949628 [2022-08-29T22:26:24.991Z] Step 3/4 : COPY go.mod . [2022-08-29T22:26:25.258Z] ---> 95c671b923e6 [2022-08-29T22:26:25.258Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:26:25.258Z] ---> fea992f3979f [2022-08-29T22:26:25.258Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:26:25.258Z] ---> 5b759836354e [2022-08-29T22:26:25.258Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T22:26:25.258Z] ---> 8c84a7c5948c [2022-08-29T22:26:25.258Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T22:26:25.258Z] ---> f0c647e8fd20 [2022-08-29T22:26:25.258Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-29T22:26:25.258Z] ---> Running in 384226c94dd3 [2022-08-29T22:26:25.258Z] ---> Running in 08ee258d60be [2022-08-29T22:26:25.258Z] ---> Running in 78f114274fdd [2022-08-29T22:26:25.258Z] ---> Running in 71e385b068ab [2022-08-29T22:26:25.258Z] ---> Running in afdb2b967887 [2022-08-29T22:26:25.258Z] Removing intermediate container 71e385b068ab [2022-08-29T22:26:25.258Z] ---> bf02a9c06024 [2022-08-29T22:26:25.258Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T22:26:25.258Z] Removing intermediate container afdb2b967887 [2022-08-29T22:26:25.258Z] ---> 325c1e4f065b [2022-08-29T22:26:25.258Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T22:26:25.258Z] ---> Running in 5abf2136769f [2022-08-29T22:26:25.258Z] ---> Running in e973c569dac3 [2022-08-29T22:26:25.258Z] Removing intermediate container 5abf2136769f [2022-08-29T22:26:25.258Z] ---> 1d50e73cddc9 [2022-08-29T22:26:25.258Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:26:25.258Z] Removing intermediate container e973c569dac3 [2022-08-29T22:26:25.258Z] ---> 2fa4652de5ed [2022-08-29T22:26:25.258Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:26:25.258Z] ---> Running in 2e57dc06d111 [2022-08-29T22:26:25.258Z] ---> Running in e035e8b4e3a2 [2022-08-29T22:26:25.258Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:26:25.525Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:26:25.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:26:25.591Z] ---> c84c2782de9d [2022-08-29T22:26:25.591Z] Step 4/4 : RUN go mod download [2022-08-29T22:26:25.591Z] ---> Running in e2da984d97f7 [2022-08-29T22:26:26.466Z] Removing intermediate container e035e8b4e3a2 [2022-08-29T22:26:26.466Z] ---> 132cf5f6951e [2022-08-29T22:26:26.466Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T22:26:26.466Z] ---> Running in 11abcad03ee5 [2022-08-29T22:26:26.466Z] Removing intermediate container 2e57dc06d111 [2022-08-29T22:26:26.466Z] ---> eca66594eade [2022-08-29T22:26:26.466Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T22:26:26.466Z] ---> Running in 83be04f4c80c [2022-08-29T22:26:26.466Z] Removing intermediate container 11abcad03ee5 [2022-08-29T22:26:26.466Z] ---> 1a2f50f0df4d [2022-08-29T22:26:26.466Z] [2022-08-29T22:26:26.466Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T22:26:26.466Z] Removing intermediate container 83be04f4c80c [2022-08-29T22:26:26.466Z] ---> 87783b01d4c0 [2022-08-29T22:26:26.466Z] [2022-08-29T22:26:26.466Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T22:26:27.036Z] 3.15: Pulling from library/alpine [2022-08-29T22:26:27.036Z] 3.15: Pulling from library/alpine [2022-08-29T22:26:28.423Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T22:26:28.423Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T22:26:28.423Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T22:26:28.423Z] Status: Image is up to date for alpine:3.15 [2022-08-29T22:26:28.423Z] ---> c4fc93816858 [2022-08-29T22:26:28.423Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:26:28.423Z] ---> c4fc93816858 [2022-08-29T22:26:28.423Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:26:28.423Z] ---> Running in ae73c0806ec4 [2022-08-29T22:26:28.423Z] ---> Running in 3cac7d493f01 [2022-08-29T22:26:28.687Z] Removing intermediate container ae73c0806ec4 [2022-08-29T22:26:28.687Z] ---> 84598932771b [2022-08-29T22:26:28.687Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:26:28.687Z] Removing intermediate container 3cac7d493f01 [2022-08-29T22:26:28.687Z] ---> d0dead9894f0 [2022-08-29T22:26:28.687Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:26:28.687Z] ---> Running in 2f100c17ff14 [2022-08-29T22:26:28.687Z] ---> Running in 52bf45911cfc [2022-08-29T22:26:30.068Z] Removing intermediate container 52bf45911cfc [2022-08-29T22:26:30.068Z] ---> 37cb6cc7eede [2022-08-29T22:26:30.068Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T22:26:30.068Z] Removing intermediate container 2f100c17ff14 [2022-08-29T22:26:30.068Z] ---> b1c6bedd4ad5 [2022-08-29T22:26:30.069Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T22:26:30.069Z] ---> Running in 97e54f651aa5 [2022-08-29T22:26:30.338Z] ---> Running in 6d00d72d9b47 [2022-08-29T22:26:31.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:31.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:31.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:32.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:32.378Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:26:32.378Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:26:32.378Z] OK: 15856 distinct packages available [2022-08-29T22:26:32.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:32.378Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:26:32.378Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:26:32.378Z] OK: 15856 distinct packages available [2022-08-29T22:26:32.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:33.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:33.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:33.582Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T22:26:33.582Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T22:26:33.582Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:26:33.582Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:26:33.582Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T22:26:33.842Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T22:26:33.842Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T22:26:33.842Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T22:26:33.842Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:26:33.842Z] OK: 6 MiB in 18 packages [2022-08-29T22:26:33.842Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T22:26:34.101Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:26:34.101Z] OK: 7 MiB in 19 packages [2022-08-29T22:26:35.483Z] Removing intermediate container 6d00d72d9b47 [2022-08-29T22:26:35.483Z] ---> 863df6d04d9e [2022-08-29T22:26:35.483Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:26:35.483Z] Removing intermediate container 97e54f651aa5 [2022-08-29T22:26:35.483Z] ---> 38762252241c [2022-08-29T22:26:35.483Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:26:39.688Z] ---> 09a9f802cc6e [2022-08-29T22:26:39.688Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:26:39.688Z] ---> c149929bc678 [2022-08-29T22:26:39.688Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:26:40.256Z] ---> 145032d8572b [2022-08-29T22:26:40.256Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T22:26:40.256Z] ---> f0fecd7553ce [2022-08-29T22:26:40.256Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T22:26:40.256Z] ---> Running in 686a87f475f6 [2022-08-29T22:26:40.827Z] Removing intermediate container 686a87f475f6 [2022-08-29T22:26:40.827Z] ---> 4c0e6b9ee004 [2022-08-29T22:26:40.827Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T22:26:40.827Z] ---> b051e5aaa0dc [2022-08-29T22:26:40.827Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T22:26:41.396Z] ---> 3cc1c8796ff0 [2022-08-29T22:26:41.396Z] Step 21/26 : WORKDIR / [2022-08-29T22:26:41.396Z] ---> a0423039c2f1 [2022-08-29T22:26:41.396Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:26:41.396Z] ---> Running in 09abe3176090 [2022-08-29T22:26:41.396Z] ---> Running in c6dd918d3d25 [2022-08-29T22:26:41.671Z] Removing intermediate container 09abe3176090 [2022-08-29T22:26:41.671Z] ---> 71ec48ba6b4c [2022-08-29T22:26:41.671Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:26:41.671Z] ---> Running in faee3c6afa14 [2022-08-29T22:26:41.671Z] Removing intermediate container c6dd918d3d25 [2022-08-29T22:26:41.671Z] ---> 248553b2b6e3 [2022-08-29T22:26:41.671Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:26:41.933Z] ---> Running in 2c1745ee6a9e [2022-08-29T22:26:41.933Z] Removing intermediate container faee3c6afa14 [2022-08-29T22:26:41.933Z] ---> 18713de2a2fc [2022-08-29T22:26:41.933Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:26:41.933Z] ---> Running in e53c47da4e36 [2022-08-29T22:26:41.933Z] Removing intermediate container 2c1745ee6a9e [2022-08-29T22:26:41.933Z] ---> dd687cc3d591 [2022-08-29T22:26:41.933Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T22:26:42.195Z] ---> Running in bc26af6f1c47 [2022-08-29T22:26:42.196Z] Removing intermediate container e53c47da4e36 [2022-08-29T22:26:42.196Z] ---> c9254c2dff76 [2022-08-29T22:26:42.196Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T22:26:42.196Z] ---> Running in 9033497e33b9 [2022-08-29T22:26:42.196Z] Removing intermediate container bc26af6f1c47 [2022-08-29T22:26:42.196Z] ---> 566299d0ceae [2022-08-29T22:26:42.196Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:26:42.196Z] ---> Running in 8b31587ff8be [2022-08-29T22:26:42.458Z] Removing intermediate container 9033497e33b9 [2022-08-29T22:26:42.458Z] ---> 00c2b1f23b29 [2022-08-29T22:26:42.458Z] Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:26:42.458Z] Removing intermediate container 8b31587ff8be [2022-08-29T22:26:42.458Z] ---> efb04c86c5e5 [2022-08-29T22:26:42.458Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T22:26:42.458Z] ---> Running in ab06a5f6e913 [2022-08-29T22:26:42.718Z] ---> Running in 26548f96ea56 [2022-08-29T22:26:42.718Z] Removing intermediate container ab06a5f6e913 [2022-08-29T22:26:42.718Z] ---> beb840794fc2 [2022-08-29T22:26:42.718Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T22:26:42.718Z] ---> Running in a02e377de0e6 [2022-08-29T22:26:42.984Z] Removing intermediate container 26548f96ea56 [2022-08-29T22:26:42.984Z] ---> 97ccb800de52 [2022-08-29T22:26:42.984Z] [2022-08-29T22:26:42.984Z] Successfully built 97ccb800de52 [2022-08-29T22:26:42.984Z] Removing intermediate container a02e377de0e6 [2022-08-29T22:26:42.984Z] ---> c7fd1c549258 [2022-08-29T22:26:42.984Z] [2022-08-29T22:26:42.984Z] Successfully tagged security-spire-server:latest [2022-08-29T22:26:42.984Z] Building security-spiffe-token-provider [2022-08-29T22:26:42.984Z]  Building security-spire-server ... done Successfully built c7fd1c549258 [2022-08-29T22:26:42.984Z] Successfully tagged security-spire-config:latest [2022-08-29T22:26:42.984Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-08-29T22:26:47.178Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:26:47.178Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:26:47.178Z] ---> 750b8cd25126 [2022-08-29T22:26:47.178Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T22:26:47.178Z] ---> Using cache [2022-08-29T22:26:47.178Z] ---> c8a982816fe1 [2022-08-29T22:26:47.178Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T22:26:47.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:26:47.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:26:47.748Z] ---> 750b8cd25126 [2022-08-29T22:26:47.748Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T22:26:47.748Z] ---> Using cache [2022-08-29T22:26:47.748Z] ---> c8a982816fe1 [2022-08-29T22:26:47.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:26:47.748Z] ---> Using cache [2022-08-29T22:26:47.748Z] ---> 273bc1e05513 [2022-08-29T22:26:47.748Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T22:26:47.748Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:26:49.655Z] ---> Running in 6d3449d2dd81 [2022-08-29T22:26:49.655Z] ---> Running in 4917e9ccb1e6 [2022-08-29T22:26:50.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:50.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:50.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:50.481Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T22:26:50.481Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T22:26:50.481Z] OK: 17037 distinct packages available [2022-08-29T22:26:50.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:50.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:50.740Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:51.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:51.261Z] OK: 211 MiB in 51 packages [2022-08-29T22:26:52.227Z] Removing intermediate container 384226c94dd3 [2022-08-29T22:26:52.227Z] ---> fd8e79cb42dd [2022-08-29T22:26:52.227Z] [2022-08-29T22:26:52.227Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T22:26:52.227Z] Removing intermediate container 78f114274fdd [2022-08-29T22:26:52.227Z] ---> c961e9d7e9e0 [2022-08-29T22:26:52.227Z] [2022-08-29T22:26:52.227Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T22:26:52.227Z] Removing intermediate container 08ee258d60be [2022-08-29T22:26:52.227Z] ---> 93d432ee9ba0 [2022-08-29T22:26:52.227Z] [2022-08-29T22:26:52.227Z] Step 11/24 : FROM alpine:3.16 [2022-08-29T22:26:52.487Z] Removing intermediate container 4917e9ccb1e6 [2022-08-29T22:26:52.487Z] ---> 75afe3982ad2 [2022-08-29T22:26:52.487Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T22:26:52.487Z] Removing intermediate container 6d3449d2dd81 [2022-08-29T22:26:52.487Z] ---> 7397ba838721 [2022-08-29T22:26:52.487Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T22:26:52.487Z] ---> 1e1ae4b5e7f9 [2022-08-29T22:26:52.487Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:52.487Z] ---> 710c6148ed0e [2022-08-29T22:26:52.487Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:26:52.747Z] ---> Running in b02824522d88 [2022-08-29T22:26:52.747Z] ---> Running in 5e17f5c8a985 [2022-08-29T22:26:52.747Z] 3.16: Pulling from library/alpine [2022-08-29T22:26:53.320Z] 3.16: Pulling from library/alpine [2022-08-29T22:26:53.320Z] 3.16: Pulling from library/alpine [2022-08-29T22:26:54.701Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:26:54.701Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:26:54.701Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:26:54.701Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T22:26:54.701Z] Status: Image is up to date for alpine:3.16 [2022-08-29T22:26:54.701Z] Status: Image is up to date for alpine:3.16 [2022-08-29T22:26:54.701Z] ---> 9c6f07244728 [2022-08-29T22:26:54.701Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T22:26:54.701Z] ---> 9c6f07244728 [2022-08-29T22:26:54.701Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:26:54.701Z] ---> 9c6f07244728 [2022-08-29T22:26:54.701Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:26:54.701Z] ---> Running in 7cad21440ff4 [2022-08-29T22:26:54.701Z] ---> Running in 8060339d1eba [2022-08-29T22:26:54.701Z] ---> Running in d4f677b4a7da [2022-08-29T22:26:54.701Z] Removing intermediate container 8060339d1eba [2022-08-29T22:26:54.701Z] ---> fc83a67ccaa7 [2022-08-29T22:26:54.701Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T22:26:54.965Z] ---> Running in 357d5ebc5ccb [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:26:55.495Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T22:26:55.495Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:26:55.495Z] OK: 6 MiB in 15 packages [2022-08-29T22:26:55.495Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T22:26:55.495Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T22:26:55.495Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T22:26:55.495Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:26:55.495Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:26:55.495Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T22:26:55.495Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T22:26:55.495Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:26:55.495Z] OK: 6 MiB in 16 packages [2022-08-29T22:26:55.495Z] OK: 6 MiB in 17 packages [2022-08-29T22:26:57.418Z] Removing intermediate container d4f677b4a7da [2022-08-29T22:26:57.418Z] ---> 0c90b6be6cff [2022-08-29T22:26:57.418Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:26:57.418Z] ---> Running in 15e950c1a070 [2022-08-29T22:26:57.418Z] Removing intermediate container 357d5ebc5ccb [2022-08-29T22:26:57.418Z] ---> 22b680db11cf [2022-08-29T22:26:57.418Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T22:26:57.418Z] Removing intermediate container 15e950c1a070 [2022-08-29T22:26:57.418Z] ---> 7df26d90d153 [2022-08-29T22:26:57.418Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-29T22:26:57.418Z] Removing intermediate container 7cad21440ff4 [2022-08-29T22:26:57.418Z] ---> c79d5f9f8fca [2022-08-29T22:26:57.418Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T22:26:57.680Z] ---> Running in d947bf61219d [2022-08-29T22:26:57.680Z] ---> Running in 8ab397a6bf68 [2022-08-29T22:26:57.680Z] ---> Running in 1f9dd3412553 [2022-08-29T22:26:57.940Z] Removing intermediate container d947bf61219d [2022-08-29T22:26:57.940Z] ---> e171e4b43aa8 [2022-08-29T22:26:57.940Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T22:26:57.940Z] Removing intermediate container 8ab397a6bf68 [2022-08-29T22:26:57.940Z] ---> 1dd8e0fc778e [2022-08-29T22:26:57.940Z] Step 13/25 : WORKDIR / [2022-08-29T22:26:57.940Z] Removing intermediate container 1f9dd3412553 [2022-08-29T22:26:57.940Z] ---> 596cd172dbec [2022-08-29T22:26:57.940Z] Step 15/24 : EXPOSE $APP_PORT [2022-08-29T22:26:57.940Z] ---> Running in 583d469c88fc [2022-08-29T22:26:57.940Z] ---> Running in f961fa48bfaf [2022-08-29T22:26:58.200Z] ---> Running in 866848aaa454 [2022-08-29T22:26:58.200Z] Removing intermediate container 583d469c88fc [2022-08-29T22:26:58.200Z] ---> 3f6dda227090 [2022-08-29T22:26:58.200Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T22:26:58.200Z] ---> Running in d2caf1f8a5fd [2022-08-29T22:26:58.459Z] Removing intermediate container f961fa48bfaf [2022-08-29T22:26:58.459Z] ---> 2090d23cb54a [2022-08-29T22:26:58.459Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-29T22:26:58.459Z] Removing intermediate container 866848aaa454 [2022-08-29T22:26:58.459Z] ---> be4671a28b8c [2022-08-29T22:26:58.459Z] Step 16/24 : WORKDIR / [2022-08-29T22:26:58.459Z] ---> Running in 68c2da414ae9 [2022-08-29T22:26:58.459Z] Removing intermediate container d2caf1f8a5fd [2022-08-29T22:26:58.459Z] ---> 7d2420fdc923 [2022-08-29T22:26:58.459Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T22:26:58.719Z] ---> 64a2f5c09d17 [2022-08-29T22:26:58.719Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-29T22:26:58.719Z] ---> Running in ea8918ae3d28 [2022-08-29T22:26:58.979Z] Removing intermediate container 68c2da414ae9 [2022-08-29T22:26:58.979Z] ---> 5d69539f3c35 [2022-08-29T22:26:58.979Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:26:58.979Z] ---> 5db1bb8b3e01 [2022-08-29T22:26:58.979Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T22:26:59.239Z] ---> 1d621f69f4e4 [2022-08-29T22:26:59.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T22:26:59.499Z] ---> 9901a9ad16c1 [2022-08-29T22:26:59.499Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-29T22:26:59.760Z] ---> eef7a126bbc3 [2022-08-29T22:26:59.760Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T22:26:59.760Z] Removing intermediate container ea8918ae3d28 [2022-08-29T22:26:59.760Z] ---> eeeda7f3adc4 [2022-08-29T22:26:59.760Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T22:26:59.760Z] ---> aa9fadb0ccff [2022-08-29T22:26:59.760Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T22:27:00.024Z] ---> Running in 7de6b8f84d50 [2022-08-29T22:27:00.024Z] ---> 12c3a75f249b [2022-08-29T22:27:00.024Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-29T22:27:00.309Z] ---> Running in 2639b08efaaf [2022-08-29T22:27:00.309Z] Removing intermediate container 7de6b8f84d50 [2022-08-29T22:27:00.309Z] ---> 7aaae842d794 [2022-08-29T22:27:00.309Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T22:27:00.309Z] ---> 7acd12805991 [2022-08-29T22:27:00.309Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T22:27:00.569Z] Removing intermediate container 2639b08efaaf [2022-08-29T22:27:00.569Z] ---> e6eb5ae2894b [2022-08-29T22:27:00.569Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:27:00.569Z] ---> 90f0d680dbc7 [2022-08-29T22:27:00.569Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T22:27:00.569Z] ---> Running in ce0c03753779 [2022-08-29T22:27:00.828Z] ---> Running in 0232bf95e6ff [2022-08-29T22:27:00.828Z] Removing intermediate container ce0c03753779 [2022-08-29T22:27:00.828Z] ---> fa21abc9eb2e [2022-08-29T22:27:00.828Z] Step 22/24 : LABEL arch=x86_64 [2022-08-29T22:27:01.088Z] ---> c72940d44866 [2022-08-29T22:27:01.088Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T22:27:01.088Z] ---> Running in fe632f29e3a8 [2022-08-29T22:27:01.349Z] Removing intermediate container fe632f29e3a8 [2022-08-29T22:27:01.349Z] ---> 8bfee2128966 [2022-08-29T22:27:01.349Z] Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:01.349Z] ---> 5126302b43a6 [2022-08-29T22:27:01.349Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T22:27:01.611Z] ---> Running in 57d17b4244f4 [2022-08-29T22:27:01.611Z] ---> Running in 0b33be4eee87 [2022-08-29T22:27:01.870Z] Removing intermediate container 0b33be4eee87 [2022-08-29T22:27:01.870Z] ---> a58e88a2057c [2022-08-29T22:27:01.870Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T22:27:01.870Z] Removing intermediate container 0232bf95e6ff [2022-08-29T22:27:01.870Z] ---> aee35d33eccd [2022-08-29T22:27:01.870Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:27:01.870Z] ---> Running in f0f75ab683f6 [2022-08-29T22:27:02.462Z] ---> 1dccb91b472c [2022-08-29T22:27:02.462Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T22:27:02.462Z] Removing intermediate container f0f75ab683f6 [2022-08-29T22:27:02.462Z] ---> 7193d170e853 [2022-08-29T22:27:02.462Z] [2022-08-29T22:27:02.462Z] Removing intermediate container 57d17b4244f4 [2022-08-29T22:27:02.462Z] ---> 94dfd315374e [2022-08-29T22:27:02.462Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T22:27:02.462Z] Successfully built 7193d170e853 [2022-08-29T22:27:02.462Z] Successfully tagged core-command:latest [2022-08-29T22:27:02.726Z] Building security-proxy-setup [2022-08-29T22:27:02.726Z]  Building core-command ... done  ---> Running in f7bc26248582 [2022-08-29T22:27:03.069Z] Removing intermediate container b02824522d88 [2022-08-29T22:27:03.069Z] ---> e949c37c70f9 [2022-08-29T22:27:03.069Z] Step 7/20 : COPY . . [2022-08-29T22:27:03.337Z] Removing intermediate container 5e17f5c8a985 [2022-08-29T22:27:03.337Z] ---> 49eca8578ad6 [2022-08-29T22:27:03.337Z] Step 8/23 : COPY . . [2022-08-29T22:27:04.282Z] ---> 5b7570d8952a [2022-08-29T22:27:04.282Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T22:27:04.656Z] Removing intermediate container e2da984d97f7 [2022-08-29T22:27:04.656Z] ---> 8c82d65de249 [2022-08-29T22:27:04.656Z] Successfully built 8c82d65de249 [2022-08-29T22:27:04.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:27:05.072Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T22:27:05.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:27:05.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container [2022-08-29T22:27:05.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T22:27:05.664Z] Removing intermediate container f7bc26248582 [2022-08-29T22:27:05.664Z] ---> 849366154c9d [2022-08-29T22:27:05.664Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T22:27:05.664Z] ---> d91e9109cdf3 [2022-08-29T22:27:05.664Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T22:27:05.664Z] ---> Running in c8020eff259a [2022-08-29T22:27:05.928Z] Removing intermediate container c8020eff259a [2022-08-29T22:27:05.928Z] ---> 53124396059e [2022-08-29T22:27:05.928Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:06.188Z] ---> fe892374a7c3 [2022-08-29T22:27:06.188Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T22:27:06.188Z] ---> Running in 9d2f628ea6c6 [2022-08-29T22:27:06.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:27:06.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:27:06.447Z] ---> 750b8cd25126 [2022-08-29T22:27:06.447Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> c8a982816fe1 [2022-08-29T22:27:06.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> 273bc1e05513 [2022-08-29T22:27:06.447Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> 3442e089bc0b [2022-08-29T22:27:06.447Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> 2bace00d471d [2022-08-29T22:27:06.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> 92609c9b89cf [2022-08-29T22:27:06.447Z] Step 8/22 : COPY . . [2022-08-29T22:27:06.447Z] ---> Using cache [2022-08-29T22:27:06.447Z] ---> 5b759836354e [2022-08-29T22:27:06.447Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T22:27:06.706Z] $ docker top 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b -eo pid,comm [2022-08-29T22:27:06.708Z] ---> Running in e4f317787c74 [2022-08-29T22:27:06.708Z] Removing intermediate container 9d2f628ea6c6 [2022-08-29T22:27:06.708Z] ---> 32991b5abedd [2022-08-29T22:27:06.708Z] ---> decc47f8e06b [2022-08-29T22:27:06.708Z] Step 25/25 : LABEL version=0.0.0Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T22:27:06.708Z] [Pipeline] { [2022-08-29T22:27:06.968Z] ---> Running in 38cbac4d612a [Pipeline] sh [2022-08-29T22:27:07.228Z] ---> a033040d86a0 [2022-08-29T22:27:07.228Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T22:27:07.228Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:27:07.228Z] Removing intermediate container 38cbac4d612a [2022-08-29T22:27:07.228Z] ---> e3af6b7fc4ad [2022-08-29T22:27:07.228Z] [2022-08-29T22:27:07.489Z] ---> Running in 3e827302d367 [2022-08-29T22:27:07.489Z] Successfully built e3af6b7fc4ad [2022-08-29T22:27:07.489Z] Successfully tagged security-secretstore-setup:latest [2022-08-29T22:27:07.489Z] Building core-metadata [2022-08-29T22:27:07.747Z] + go version [2022-08-29T22:27:07.747Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T22:27:07.791Z] $ docker stop --time=1 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b [2022-08-29T22:27:08.872Z]  Building security-secretstore-setup ... done  ---> 0cf391d5bf1f [2022-08-29T22:27:08.872Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T22:27:08.872Z] ---> Running in aa26040062eb [2022-08-29T22:27:08.872Z] ---> e7daf47a78ff [2022-08-29T22:27:08.872Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T22:27:09.138Z] ---> Running in d19088fe5798 [2022-08-29T22:27:09.138Z] Removing intermediate container 3e827302d367 [2022-08-29T22:27:09.138Z] ---> 83d92e8f1ec9 [2022-08-29T22:27:09.138Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T22:27:09.138Z] ---> Running in 4d8d9d0a8004 [2022-08-29T22:27:09.138Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:27:09.372Z] $ docker rm -f 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b [2022-08-29T22:27:09.399Z] Removing intermediate container 4d8d9d0a8004 [2022-08-29T22:27:09.399Z] ---> a09d1fe88da6 [2022-08-29T22:27:09.399Z] Step 28/31 : CMD ["gate"] [2022-08-29T22:27:09.399Z] ---> Running in c9989332af22 [2022-08-29T22:27:09.662Z] Removing intermediate container c9989332af22 [2022-08-29T22:27:09.662Z] ---> 38011c45a7a3 [2022-08-29T22:27:09.662Z] Step 29/31 : LABEL arch=x86_64 [2022-08-29T22:27:09.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T22:27:09.662Z] ---> Running in bc30d5aea040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-08-29T22:27:09.921Z] Removing intermediate container bc30d5aea040 [2022-08-29T22:27:09.921Z] ---> e6aa8f0bb14d [2022-08-29T22:27:09.921Z] Step 30/31 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:09.921Z] ---> Running in d55ee608bbc1 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:27:10.370Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T22:27:10.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:27:10.492Z] Removing intermediate container d55ee608bbc1 [2022-08-29T22:27:10.492Z] ---> 1b8990cd4830 [2022-08-29T22:27:10.492Z] Step 31/31 : LABEL version=0.0.0 [2022-08-29T22:27:10.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container [2022-08-29T22:27:10.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T22:27:10.752Z] ---> Running in 69e39eb44711 [2022-08-29T22:27:11.011Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:27:11.011Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:27:11.011Z] ---> 750b8cd25126 [2022-08-29T22:27:11.011Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> 88d37ee198d2 [2022-08-29T22:27:11.011Z] Step 4/25 : WORKDIR /edgex-go [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> dfab1c004ac4 [2022-08-29T22:27:11.011Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> 1e4ddac17937 [2022-08-29T22:27:11.011Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> 8c6e2fd09194 [2022-08-29T22:27:11.011Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> e3b1dbb5dce6 [2022-08-29T22:27:11.011Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> a4d3e3571bb3 [2022-08-29T22:27:11.011Z] Step 9/25 : COPY . . [2022-08-29T22:27:11.011Z] ---> Using cache [2022-08-29T22:27:11.011Z] ---> f0c647e8fd20 [2022-08-29T22:27:11.011Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-29T22:27:11.011Z] Removing intermediate container 69e39eb44711 [2022-08-29T22:27:11.011Z] ---> b68226d6fb65 [2022-08-29T22:27:11.011Z] [2022-08-29T22:27:11.011Z] ---> Running in 77150ffe8853 [2022-08-29T22:27:11.011Z] Successfully built b68226d6fb65 [2022-08-29T22:27:11.274Z] Successfully tagged security-bootstrapper:latest [2022-08-29T22:27:11.274Z] Building core-data [2022-08-29T22:27:11.842Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:27:11.947Z] $ docker top e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T22:27:12.337Z] ========================================================= [2022-08-29T22:27:12.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T22:27:12.337Z] ========================================================= [Pipeline] sh [2022-08-29T22:27:12.992Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T22:27:13.726Z] + make test [2022-08-29T22:27:13.726Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T22:27:13.745Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:27:13.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:27:13.745Z] ---> 750b8cd25126 [2022-08-29T22:27:13.745Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:27:13.745Z] ---> Using cache [2022-08-29T22:27:13.745Z] ---> 88d37ee198d2 [2022-08-29T22:27:13.745Z] Step 4/24 : WORKDIR /edgex-go [2022-08-29T22:27:13.745Z] ---> Using cache [2022-08-29T22:27:13.745Z] ---> dfab1c004ac4 [2022-08-29T22:27:13.745Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:13.745Z] ---> Using cache [2022-08-29T22:27:13.745Z] ---> 1e4ddac17937 [2022-08-29T22:27:13.745Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T22:27:14.684Z] ---> Running in 395383efaf57 [2022-08-29T22:27:15.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:16.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:16.818Z] OK: 211 MiB in 51 packages [2022-08-29T22:27:18.197Z] Removing intermediate container 395383efaf57 [2022-08-29T22:27:18.197Z] ---> db3d20a6c864 [2022-08-29T22:27:18.197Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-29T22:27:18.766Z] ---> 32bdc0fa8c4c [2022-08-29T22:27:18.766Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:27:19.028Z] ---> Running in ef9bc08baa38 [2022-08-29T22:27:29.013Z] Removing intermediate container ef9bc08baa38 [2022-08-29T22:27:29.013Z] ---> 9c2fa6e31027 [2022-08-29T22:27:29.013Z] Step 9/24 : COPY . . [2022-08-29T22:27:34.291Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:27:35.684Z] ---> fea5d991c08b [2022-08-29T22:27:35.684Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-29T22:27:35.684Z] ---> Running in 15aa8540f6ce [2022-08-29T22:27:36.623Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T22:27:39.917Z] Removing intermediate container e4f317787c74 [2022-08-29T22:27:39.917Z] ---> 524ddfddfa48 [2022-08-29T22:27:39.917Z] [2022-08-29T22:27:39.917Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T22:27:39.917Z] ---> 9c6f07244728 [2022-08-29T22:27:39.917Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T22:27:39.917Z] ---> Running in 7d026f27171c [2022-08-29T22:27:40.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:40.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:40.436Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T22:27:40.436Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T22:27:40.436Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T22:27:40.436Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T22:27:40.436Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T22:27:40.436Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:27:40.436Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:27:40.436Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:27:40.698Z] OK: 8 MiB in 20 packages [2022-08-29T22:27:42.076Z] Removing intermediate container d19088fe5798 [2022-08-29T22:27:42.076Z] ---> 444506123733 [2022-08-29T22:27:42.076Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T22:27:42.336Z] ---> Running in de471070f7c9 [2022-08-29T22:27:42.336Z] Removing intermediate container 7d026f27171c [2022-08-29T22:27:42.336Z] ---> 3d677be1f183 [2022-08-29T22:27:42.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T22:27:42.596Z] ---> Running in 7cd44480c1d0 [2022-08-29T22:27:42.596Z] Removing intermediate container 7cd44480c1d0 [2022-08-29T22:27:42.596Z] ---> a58d1a483cac [2022-08-29T22:27:42.596Z] Step 13/22 : WORKDIR /edgex [2022-08-29T22:27:42.863Z] ---> Running in 6590b443c7cb [2022-08-29T22:27:42.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T22:27:43.431Z] Removing intermediate container 6590b443c7cb [2022-08-29T22:27:43.432Z] ---> f7b6f92e6d54 [2022-08-29T22:27:43.432Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T22:27:44.371Z] ---> 3274450ab379 [2022-08-29T22:27:44.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T22:27:44.943Z] Removing intermediate container 77150ffe8853 [2022-08-29T22:27:44.943Z] ---> 4721ce34b670 [2022-08-29T22:27:44.943Z] [2022-08-29T22:27:44.943Z] Step 11/25 : FROM alpine:3.16 [2022-08-29T22:27:44.943Z] ---> 9c6f07244728 [2022-08-29T22:27:44.943Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:27:44.943Z] ---> Using cache [2022-08-29T22:27:44.943Z] ---> 0c90b6be6cff [2022-08-29T22:27:44.943Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:27:44.943Z] ---> Using cache [2022-08-29T22:27:44.943Z] ---> 7df26d90d153 [2022-08-29T22:27:44.943Z] Step 14/25 : ENV APP_PORT=59881 [2022-08-29T22:27:44.943Z] Removing intermediate container de471070f7c9 [2022-08-29T22:27:44.943Z] ---> 8fd1ac8dee4c [2022-08-29T22:27:44.943Z] [2022-08-29T22:27:44.943Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:27:44.943Z] ---> 9c6f07244728 [2022-08-29T22:27:44.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:27:44.943Z] ---> Running in dc2a6aa0e98b [2022-08-29T22:27:44.943Z] ---> Running in 2a9b5bdf3c3e [2022-08-29T22:27:45.512Z] ---> 16f7e1bafb18 [2022-08-29T22:27:45.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T22:27:45.512Z] Removing intermediate container dc2a6aa0e98b [2022-08-29T22:27:45.512Z] ---> a6f2a80e4fdc [2022-08-29T22:27:45.513Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-29T22:27:45.513Z] Removing intermediate container 2a9b5bdf3c3e [2022-08-29T22:27:45.513Z] ---> 68257254d460 [2022-08-29T22:27:45.513Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T22:27:45.772Z] ---> Running in 6aebcad02f09 [2022-08-29T22:27:45.772Z] ---> Running in ee62a3ca63cf [2022-08-29T22:27:46.034Z] Removing intermediate container 6aebcad02f09 [2022-08-29T22:27:46.034Z] ---> 4083beff24a7 [2022-08-29T22:27:46.034Z] Step 16/25 : WORKDIR / [2022-08-29T22:27:46.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T22:27:46.308Z] ---> 47b007364118 [2022-08-29T22:27:46.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T22:27:46.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:46.308Z] ---> Running in 4905ed938519 [2022-08-29T22:27:46.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:46.830Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T22:27:46.830Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T22:27:46.830Z] ---> 49690a836676 [2022-08-29T22:27:46.830Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T22:27:46.830Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T22:27:46.830Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T22:27:46.830Z] Executing bash-5.1.16-r2.post-install [2022-08-29T22:27:46.830Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T22:27:46.830Z] Removing intermediate container 4905ed938519 [2022-08-29T22:27:46.830Z] ---> 71bd6f6bc867 [2022-08-29T22:27:46.830Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:27:46.830Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T22:27:46.830Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T22:27:46.830Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T22:27:46.830Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T22:27:46.830Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T22:27:47.091Z] ---> Running in 3d89da23b2de [2022-08-29T22:27:47.350Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T22:27:47.350Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T22:27:47.350Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T22:27:47.350Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T22:27:47.350Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T22:27:47.350Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T22:27:47.350Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:27:47.350Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:27:47.350Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T22:27:47.350Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T22:27:47.350Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T22:27:47.609Z] ---> 1a997c0924d8 [2022-08-29T22:27:47.609Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T22:27:47.872Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T22:27:47.872Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T22:27:47.872Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T22:27:47.872Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T22:27:47.872Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T22:27:47.872Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T22:27:47.872Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T22:27:47.872Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T22:27:47.872Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T22:27:47.872Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T22:27:47.872Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T22:27:47.872Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T22:27:48.132Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:27:48.132Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:27:48.132Z] OK: 122 MiB in 47 packages [2022-08-29T22:27:48.715Z] ---> a224bf976e29 [2022-08-29T22:27:48.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T22:27:48.715Z] Removing intermediate container aa26040062eb [2022-08-29T22:27:48.715Z] ---> 61497731b4e6 [2022-08-29T22:27:48.715Z] [2022-08-29T22:27:48.715Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T22:27:48.715Z] ---> c4fc93816858 [2022-08-29T22:27:48.715Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:27:48.715Z] ---> Using cache [2022-08-29T22:27:48.715Z] ---> 84598932771b [2022-08-29T22:27:48.715Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:48.715Z] ---> Using cache [2022-08-29T22:27:48.715Z] ---> b1c6bedd4ad5 [2022-08-29T22:27:48.715Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T22:27:48.976Z] ---> Running in 0cc1261ef1d1 [2022-08-29T22:27:48.976Z] Removing intermediate container 3d89da23b2de [2022-08-29T22:27:48.976Z] ---> 3837dbae9f3f [2022-08-29T22:27:48.976Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T22:27:48.976Z] ---> Running in 3e67f82be945 [2022-08-29T22:27:48.976Z] ---> c816f8f255cf [2022-08-29T22:27:48.976Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T22:27:49.241Z] Removing intermediate container 3e67f82be945 [2022-08-29T22:27:49.241Z] ---> 759bb9400ccf [2022-08-29T22:27:49.241Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T22:27:49.241Z] ---> Running in ff470e482b2e [2022-08-29T22:27:49.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:49.241Z] ---> 8baf081c4b46 [2022-08-29T22:27:49.241Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-29T22:27:49.503Z] ---> Running in 5035c7840ca6 [2022-08-29T22:27:49.503Z] Removing intermediate container ff470e482b2e [2022-08-29T22:27:49.503Z] ---> 7730000719c0 [2022-08-29T22:27:49.503Z] Step 21/22 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:49.503Z] ---> Running in 851778c0174d [2022-08-29T22:27:49.503Z] Removing intermediate container 5035c7840ca6 [2022-08-29T22:27:49.503Z] ---> dd914c062c2e [2022-08-29T22:27:49.503Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:27:49.764Z] ---> Running in 7584d3aed0b0 [2022-08-29T22:27:49.764Z] Removing intermediate container 851778c0174d [2022-08-29T22:27:49.764Z] ---> 3c52cb09fdb4 [2022-08-29T22:27:49.764Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T22:27:49.764Z] ---> Running in a90dbf1f8c41 [2022-08-29T22:27:50.025Z] Removing intermediate container 7584d3aed0b0 [2022-08-29T22:27:50.025Z] ---> 6e00d02e7bea [2022-08-29T22:27:50.025Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T22:27:50.025Z] Removing intermediate container a90dbf1f8c41 [2022-08-29T22:27:50.025Z] ---> 8592cfb25292 [2022-08-29T22:27:50.025Z] [2022-08-29T22:27:50.025Z] ---> Running in acd53d091626 [2022-08-29T22:27:50.025Z] Successfully built 8592cfb25292 [2022-08-29T22:27:50.025Z] Successfully tagged security-proxy-setup:latest [2022-08-29T22:27:50.025Z] Building support-scheduler [2022-08-29T22:27:50.025Z]  Building security-proxy-setup ... done Removing intermediate container acd53d091626 [2022-08-29T22:27:50.025Z] ---> 1ad0437f9b42 [2022-08-29T22:27:50.025Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:50.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:50.286Z] ---> Running in c580ab509e34 [2022-08-29T22:27:50.546Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:27:50.546Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:27:50.546Z] OK: 15856 distinct packages available [2022-08-29T22:27:50.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:51.142Z] Removing intermediate container c580ab509e34 [2022-08-29T22:27:51.142Z] ---> 0f40ba649100 [2022-08-29T22:27:51.142Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T22:27:51.142Z] ---> Running in d498acf3b5ef [2022-08-29T22:27:51.401Z] Removing intermediate container d498acf3b5ef [2022-08-29T22:27:51.401Z] ---> 9604304be4d8 [2022-08-29T22:27:51.401Z] [2022-08-29T22:27:51.401Z] Successfully built 9604304be4d8 [2022-08-29T22:27:51.401Z] Successfully tagged core-metadata:latest [2022-08-29T22:27:51.401Z] Building support-notifications [2022-08-29T22:27:51.401Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:51.665Z] Collecting docker-compose==1.23.2 [2022-08-29T22:27:51.665Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T22:27:51.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 [2022-08-29T22:27:51.665Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T22:27:51.665Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T22:27:51.925Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T22:27:51.925Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T22:27:51.925Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T22:27:51.925Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T22:27:51.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 77.6 MB/s eta 0:00:00 [2022-08-29T22:27:52.184Z] Collecting PyYAML<4,>=3.10 [2022-08-29T22:27:52.184Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T22:27:52.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.2 MB/s eta 0:00:00 [2022-08-29T22:27:52.184Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T22:27:52.184Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T22:27:52.443Z] Preparing metadata (setup.py): started [2022-08-29T22:27:52.444Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T22:27:52.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T22:27:52.444Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:27:52.703Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:27:52.703Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T22:27:52.703Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T22:27:52.703Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T22:27:52.703Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T22:27:52.703Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T22:27:52.703Z] Preparing metadata (setup.py): started [2022-08-29T22:27:52.703Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T22:27:52.964Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:27:52.964Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:27:52.964Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:27:52.964Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T22:27:52.964Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T22:27:52.964Z] OK: 8 MiB in 23 packages [2022-08-29T22:27:52.964Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T22:27:52.964Z] Preparing metadata (setup.py): started [2022-08-29T22:27:53.226Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:27:53.226Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T22:27:53.226Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T22:27:53.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.3 MB/s eta 0:00:00 [2022-08-29T22:27:53.226Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T22:27:53.226Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T22:27:53.226Z] Preparing metadata (setup.py): started [2022-08-29T22:27:53.489Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:27:53.748Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T22:27:53.748Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T22:27:53.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 59.4 MB/s eta 0:00:00 [2022-08-29T22:27:53.748Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T22:27:53.748Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T22:27:53.748Z] Collecting certifi>=2017.4.17 [2022-08-29T22:27:53.748Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T22:27:53.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 43.8 MB/s eta 0:00:00 [2022-08-29T22:27:54.008Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T22:27:54.008Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T22:27:54.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 60.2 MB/s eta 0:00:00 [2022-08-29T22:27:54.008Z] Collecting idna<2.8,>=2.5 [2022-08-29T22:27:54.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T22:27:54.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.9 MB/s eta 0:00:00 [2022-08-29T22:27:54.008Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T22:27:54.008Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T22:27:54.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 185.4 MB/s eta 0:00:00 [2022-08-29T22:27:54.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:27:54.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:27:54.008Z] ---> 750b8cd25126 [2022-08-29T22:27:54.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> 88d37ee198d2 [2022-08-29T22:27:54.008Z] Step 4/23 : WORKDIR /edgex-go [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> dfab1c004ac4 [2022-08-29T22:27:54.008Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> 1e4ddac17937 [2022-08-29T22:27:54.008Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> 8c6e2fd09194 [2022-08-29T22:27:54.008Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> e3b1dbb5dce6 [2022-08-29T22:27:54.008Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> a4d3e3571bb3 [2022-08-29T22:27:54.008Z] Step 9/23 : COPY . . [2022-08-29T22:27:54.008Z] ---> Using cache [2022-08-29T22:27:54.008Z] ---> f0c647e8fd20 [2022-08-29T22:27:54.008Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T22:27:54.008Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T22:27:54.008Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T22:27:54.008Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T22:27:54.008Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T22:27:54.268Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T22:27:54.268Z] Running setup.py install for texttable: started [2022-08-29T22:27:54.546Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T22:27:54.546Z] Running setup.py install for PyYAML: started [2022-08-29T22:27:55.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:27:55.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:27:55.119Z] ---> 750b8cd25126 [2022-08-29T22:27:55.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:27:55.119Z] ---> Using cache [2022-08-29T22:27:55.119Z] ---> 88d37ee198d2 [2022-08-29T22:27:55.119Z] Step 4/23 : WORKDIR /edgex-go [2022-08-29T22:27:55.119Z] ---> Using cache [2022-08-29T22:27:55.119Z] ---> dfab1c004ac4 [2022-08-29T22:27:55.119Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:27:55.119Z] ---> Using cache [2022-08-29T22:27:55.119Z] ---> 1e4ddac17937 [2022-08-29T22:27:55.119Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T22:27:55.119Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T22:27:55.694Z] ---> Running in 1ddcb100448c [2022-08-29T22:27:55.694Z] ---> Running in f961cf507f6e [2022-08-29T22:27:55.694Z] Running setup.py install for docopt: started [2022-08-29T22:27:55.970Z] Removing intermediate container 0cc1261ef1d1 [2022-08-29T22:27:55.970Z] ---> 261586c7b3a5 [2022-08-29T22:27:55.970Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:27:55.970Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T22:27:55.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T22:27:56.230Z] ---> 2e67c48ba943 [2022-08-29T22:27:56.230Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T22:27:56.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:56.798Z] Running setup.py install for dockerpty: started [2022-08-29T22:27:56.799Z] ---> 38425d432a8c [2022-08-29T22:27:56.799Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T22:27:57.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:27:57.059Z] ---> b7c860831749 [2022-08-29T22:27:57.059Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T22:27:57.059Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T22:27:57.059Z] ---> Running in d80e7801e9e4 [2022-08-29T22:27:57.324Z] Removing intermediate container d80e7801e9e4 [2022-08-29T22:27:57.324Z] ---> 407c83cc0d32 [2022-08-29T22:27:57.324Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:27:57.324Z] ---> Running in f95ce03ad224 [2022-08-29T22:27:57.324Z] OK: 211 MiB in 51 packages [2022-08-29T22:27:57.586Z] Removing intermediate container f95ce03ad224 [2022-08-29T22:27:57.586Z] ---> ed8790518457 [2022-08-29T22:27:57.586Z] Step 18/20 : LABEL arch=x86_64 [2022-08-29T22:27:57.849Z] ---> Running in fdd422766e7b [2022-08-29T22:27:57.849Z] Removing intermediate container f961cf507f6e [2022-08-29T22:27:57.849Z] ---> c1365a4d2c4c [2022-08-29T22:27:57.849Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-29T22:27:58.108Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-29T22:27:58.108Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T22:27:58.108Z] Removing intermediate container fdd422766e7b [2022-08-29T22:27:58.108Z] ---> 7932755af67e [2022-08-29T22:27:58.108Z] Step 19/20 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:27:58.108Z] ---> Running in e0af141ffee9 [2022-08-29T22:27:58.367Z] ---> 2876f6256df3 [2022-08-29T22:27:58.367Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:27:58.367Z] ---> Running in 350d6b21fd4e [2022-08-29T22:27:58.367Z] Removing intermediate container e0af141ffee9 [2022-08-29T22:27:58.367Z] ---> bcda385342d9 [2022-08-29T22:27:58.367Z] Step 20/20 : LABEL version=0.0.0 [2022-08-29T22:27:58.629Z] ---> Running in 0110426a93dc [2022-08-29T22:27:58.629Z] Removing intermediate container 0110426a93dc [2022-08-29T22:27:58.629Z] ---> 35dd07c0f054 [2022-08-29T22:27:58.629Z] [2022-08-29T22:27:58.901Z] Successfully built 35dd07c0f054 [2022-08-29T22:27:58.901Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-29T22:27:58.901Z] Building security-spire-agent [2022-08-29T22:28:00.818Z]  Building security-spiffe-token-provider ... done Removing intermediate container 15aa8540f6ce [2022-08-29T22:28:00.818Z] ---> 6ac70e9d8bdd [2022-08-29T22:28:00.818Z] [2022-08-29T22:28:00.818Z] Step 11/24 : FROM alpine:3.16 [2022-08-29T22:28:00.818Z] ---> 9c6f07244728 [2022-08-29T22:28:00.818Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T22:28:01.078Z] ---> Running in 9cfd50257deb [2022-08-29T22:28:02.018Z] Removing intermediate container 9cfd50257deb [2022-08-29T22:28:02.018Z] ---> 6a6e7504689b [2022-08-29T22:28:02.018Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-29T22:28:02.279Z] Removing intermediate container ee62a3ca63cf [2022-08-29T22:28:02.279Z] ---> dde999ff6d0a [2022-08-29T22:28:02.279Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T22:28:02.541Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:28:02.541Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:28:02.541Z] ---> 750b8cd25126 [2022-08-29T22:28:02.541Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T22:28:02.541Z] ---> Using cache [2022-08-29T22:28:02.541Z] ---> c8a982816fe1 [2022-08-29T22:28:02.541Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:28:02.541Z] ---> Using cache [2022-08-29T22:28:02.541Z] ---> 273bc1e05513 [2022-08-29T22:28:02.541Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:28:02.541Z] ---> Running in 4b08cc4bc9ea [2022-08-29T22:28:02.541Z] ---> Running in c7c32f73b026 [2022-08-29T22:28:02.541Z] ---> Running in 9990cee92cfe [2022-08-29T22:28:02.802Z] Removing intermediate container c7c32f73b026 [2022-08-29T22:28:02.802Z] ---> 00cdd209d8db [2022-08-29T22:28:02.802Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T22:28:02.802Z] Removing intermediate container 4b08cc4bc9ea [2022-08-29T22:28:02.802Z] ---> 80c228653246 [2022-08-29T22:28:02.802Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:28:02.802Z] ---> Running in 3dd5de7e3adc [2022-08-29T22:28:03.115Z] ---> Running in 4bb84cb7263e [2022-08-29T22:28:03.377Z] Removing intermediate container 3dd5de7e3adc [2022-08-29T22:28:03.377Z] ---> e49b67f12d4d [2022-08-29T22:28:03.377Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:28:03.377Z] Removing intermediate container 4bb84cb7263e [2022-08-29T22:28:03.377Z] ---> cd7fd5a2c939 [2022-08-29T22:28:03.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T22:28:03.377Z] ---> Running in 30325f886fc9 [2022-08-29T22:28:03.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:04.582Z] ---> db2a3b0905cc [2022-08-29T22:28:04.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T22:28:04.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:04.843Z] OK: 211 MiB in 51 packages [2022-08-29T22:28:04.843Z] ---> e5afe1ffc511 [2022-08-29T22:28:04.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T22:28:05.433Z] Removing intermediate container 30325f886fc9 [2022-08-29T22:28:05.433Z] ---> 1ef758aeb162 [2022-08-29T22:28:05.433Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T22:28:05.433Z] ---> Running in e367a33249ff [2022-08-29T22:28:05.694Z] ---> 22f042fd78e3 [2022-08-29T22:28:05.694Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T22:28:05.694Z] Removing intermediate container 9990cee92cfe [2022-08-29T22:28:05.694Z] ---> 3b09df73199f [2022-08-29T22:28:05.694Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T22:28:05.957Z] ---> Running in 6da477a20bce [2022-08-29T22:28:06.219Z] ---> dabc6ec59901 [2022-08-29T22:28:06.219Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:28:06.219Z] Removing intermediate container 6da477a20bce [2022-08-29T22:28:06.219Z] ---> 8b6e8ac51e61 [2022-08-29T22:28:06.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:28:06.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:06.482Z] ---> Running in b526648e4974 [2022-08-29T22:28:06.482Z] ---> Running in a49844dcf412 [2022-08-29T22:28:07.052Z] Removing intermediate container a49844dcf412 [2022-08-29T22:28:07.052Z] ---> 2368a3d7bbff [2022-08-29T22:28:07.052Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T22:28:07.052Z] ---> Running in 46c6b688124f [2022-08-29T22:28:07.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:07.311Z] Removing intermediate container 46c6b688124f [2022-08-29T22:28:07.311Z] ---> 3e78dd9a8238 [2022-08-29T22:28:07.311Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:28:07.573Z] ---> Running in b3fa2216a5fb [2022-08-29T22:28:07.573Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:28:07.834Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:28:07.834Z] Removing intermediate container b3fa2216a5fb [2022-08-29T22:28:07.834Z] ---> e7c357a02344 [2022-08-29T22:28:07.834Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:28:07.834Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T22:28:07.834Z] ---> Running in bd8a43890595 [2022-08-29T22:28:07.834Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:28:08.098Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T22:28:08.098Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T22:28:08.365Z] Removing intermediate container bd8a43890595 [2022-08-29T22:28:08.365Z] ---> 516f7f146034 [2022-08-29T22:28:08.365Z] [2022-08-29T22:28:08.365Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:28:08.365Z] OK: 8 MiB in 20 packages [2022-08-29T22:28:08.365Z] Successfully built 516f7f146034 [2022-08-29T22:28:08.365Z] Successfully tagged sys-mgmt-agent:latest [2022-08-29T22:28:08.624Z]  Building sys-mgmt-agent ... done Removing intermediate container 350d6b21fd4e [2022-08-29T22:28:08.624Z] ---> 1566d3c696c9 [2022-08-29T22:28:08.624Z] Step 9/23 : COPY . . [2022-08-29T22:28:10.009Z] Removing intermediate container e367a33249ff [2022-08-29T22:28:10.009Z] ---> 5327ffcd83b9 [2022-08-29T22:28:10.009Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:28:10.951Z] ---> cd799fce25da [2022-08-29T22:28:10.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T22:28:12.865Z] ---> 09d9520f2c1d [2022-08-29T22:28:12.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T22:28:13.438Z] ---> b528f3ac35b4 [2022-08-29T22:28:13.438Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-29T22:28:13.438Z] ---> Running in 8023a0b3b071 [2022-08-29T22:28:13.699Z] Removing intermediate container 8023a0b3b071 [2022-08-29T22:28:13.699Z] ---> 82843dcf80e3 [2022-08-29T22:28:13.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:28:13.960Z] ---> Running in f4ff70665387 [2022-08-29T22:28:13.960Z] ---> 2ab08fd56c4c [2022-08-29T22:28:13.960Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-08-29T22:28:13.960Z] ---> Running in 4688af4f2a8a [2022-08-29T22:28:14.223Z] Removing intermediate container f4ff70665387 [2022-08-29T22:28:14.223Z] ---> bfab2d0e3853 [2022-08-29T22:28:14.223Z] Step 22/24 : LABEL arch=x86_64 [2022-08-29T22:28:14.223Z] ---> Running in 3a67a16b3ce0 [2022-08-29T22:28:14.483Z] Removing intermediate container 3a67a16b3ce0 [2022-08-29T22:28:14.483Z] ---> 32e07b909465 [2022-08-29T22:28:14.483Z] Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:28:14.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T22:28:14.483Z] ---> Running in 058ff35fd2a3 [2022-08-29T22:28:15.059Z] Removing intermediate container 058ff35fd2a3 [2022-08-29T22:28:15.059Z] ---> 3a2f6ecd1c4b [2022-08-29T22:28:15.059Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T22:28:15.059Z] ---> Running in 71c515249922 [2022-08-29T22:28:15.319Z] Removing intermediate container 71c515249922 [2022-08-29T22:28:15.319Z] ---> 67d32e053ffa [2022-08-29T22:28:15.319Z] [2022-08-29T22:28:15.580Z] Successfully built 67d32e053ffa [2022-08-29T22:28:15.580Z] Successfully tagged core-data:latest [2022-08-29T22:28:15.580Z]  Building core-data ... done Removing intermediate container b526648e4974 [2022-08-29T22:28:15.580Z] ---> 2e2ac3df3288 [2022-08-29T22:28:15.580Z] Step 8/26 : COPY . . [2022-08-29T22:28:20.873Z] ---> 0dcc91d01a36 [2022-08-29T22:28:20.873Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:28:20.873Z] Removing intermediate container 1ddcb100448c [2022-08-29T22:28:20.873Z] ---> 02735e58f2d3 [2022-08-29T22:28:20.873Z] [2022-08-29T22:28:20.873Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:28:20.873Z] ---> 9c6f07244728 [2022-08-29T22:28:20.873Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:28:20.873Z] ---> Using cache [2022-08-29T22:28:20.873Z] ---> 0c90b6be6cff [2022-08-29T22:28:20.873Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:28:20.873Z] ---> Using cache [2022-08-29T22:28:20.873Z] ---> 7df26d90d153 [2022-08-29T22:28:20.873Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-29T22:28:21.132Z] ---> Running in 97fe6644778c [2022-08-29T22:28:21.132Z] ---> Running in e55f1438e9ee [2022-08-29T22:28:21.394Z] Removing intermediate container 97fe6644778c [2022-08-29T22:28:21.394Z] ---> 66e65ab010a3 [2022-08-29T22:28:21.394Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T22:28:21.394Z] Removing intermediate container e55f1438e9ee [2022-08-29T22:28:21.394Z] ---> 01adc3cbd26f [2022-08-29T22:28:21.394Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:28:21.394Z] ---> Running in c422385d9b66 [2022-08-29T22:28:21.394Z] ---> Running in 391da6bfda10 [2022-08-29T22:28:21.655Z] Removing intermediate container c422385d9b66 [2022-08-29T22:28:21.655Z] ---> 8b022d3f4e85 [2022-08-29T22:28:21.655Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:28:21.655Z] Removing intermediate container 391da6bfda10 [2022-08-29T22:28:21.655Z] ---> a0d054d430e3 [2022-08-29T22:28:21.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:28:21.655Z] ---> Running in c9526323ac7a [2022-08-29T22:28:22.224Z] ---> ec6c354d634d [2022-08-29T22:28:22.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T22:28:23.167Z] Removing intermediate container c9526323ac7a [2022-08-29T22:28:23.167Z] ---> 5c20bf4ec926 [2022-08-29T22:28:23.167Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T22:28:23.167Z] ---> 095bc6324be5 [2022-08-29T22:28:23.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T22:28:23.167Z] ---> Running in 7d28e2b5e00f [2022-08-29T22:28:23.427Z] ---> 83d283bbd226 [2022-08-29T22:28:23.428Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T22:28:23.428Z] Removing intermediate container 7d28e2b5e00f [2022-08-29T22:28:23.428Z] ---> 84df2ad591f1 [2022-08-29T22:28:23.428Z] [2022-08-29T22:28:23.428Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T22:28:23.428Z] ---> c4fc93816858 [2022-08-29T22:28:23.428Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:28:23.428Z] ---> Using cache [2022-08-29T22:28:23.428Z] ---> 84598932771b [2022-08-29T22:28:23.428Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:28:23.428Z] ---> Using cache [2022-08-29T22:28:23.428Z] ---> b1c6bedd4ad5 [2022-08-29T22:28:23.428Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T22:28:23.428Z] ---> Running in fd3179d22b46 [2022-08-29T22:28:23.428Z] ---> Running in 84d88b6aacd4 [2022-08-29T22:28:23.686Z] Removing intermediate container fd3179d22b46 [2022-08-29T22:28:23.686Z] ---> 549342d31452 [2022-08-29T22:28:23.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:28:23.686Z] ---> Running in b86d23e07020 [2022-08-29T22:28:23.944Z] Removing intermediate container b86d23e07020 [2022-08-29T22:28:23.944Z] ---> b299ba0c2ba3 [2022-08-29T22:28:23.944Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T22:28:24.206Z] ---> Running in b128918fa18e [2022-08-29T22:28:24.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:24.206Z] Removing intermediate container b128918fa18e [2022-08-29T22:28:24.206Z] ---> 98ec0732ce15 [2022-08-29T22:28:24.206Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:28:24.206Z] ---> Running in e1bdbd90550c [2022-08-29T22:28:24.470Z] Removing intermediate container e1bdbd90550c [2022-08-29T22:28:24.470Z] ---> 1106de4bc732 [2022-08-29T22:28:24.470Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:28:24.470Z] ---> Running in 01673faab0a3 [2022-08-29T22:28:24.730Z] Removing intermediate container 01673faab0a3 [2022-08-29T22:28:24.730Z] ---> f8b5a3777b29 [2022-08-29T22:28:24.730Z] [2022-08-29T22:28:24.730Z] Successfully built f8b5a3777b29 [2022-08-29T22:28:24.730Z] Successfully tagged support-scheduler:latest [2022-08-29T22:28:24.989Z]  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:25.561Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:28:25.561Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:28:25.561Z] OK: 15856 distinct packages available [2022-08-29T22:28:25.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:26.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:26.755Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T22:28:26.755Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:28:27.014Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T22:28:27.014Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T22:28:27.014Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T22:28:27.274Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:28:27.274Z] OK: 7 MiB in 19 packages [2022-08-29T22:28:28.212Z] Removing intermediate container 84d88b6aacd4 [2022-08-29T22:28:28.212Z] ---> 58dc40d05696 [2022-08-29T22:28:28.212Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T22:28:29.159Z] ---> c188db9c52a9 [2022-08-29T22:28:29.159Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:28:31.065Z] ---> a35a5c46ebe2 [2022-08-29T22:28:31.065Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:28:31.065Z] ---> 76383a3a55db [2022-08-29T22:28:31.065Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T22:28:31.065Z] ---> c4c44659eb39 [2022-08-29T22:28:31.065Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T22:28:31.325Z] ---> 7c2aa70bfd94 [2022-08-29T22:28:31.325Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:28:31.588Z] ---> Running in 9186a1a44531 [2022-08-29T22:28:31.588Z] Removing intermediate container 9186a1a44531 [2022-08-29T22:28:31.588Z] ---> 1a7a1ed952d0 [2022-08-29T22:28:31.588Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:28:31.588Z] ---> Running in 6eb2a1d7e6a8 [2022-08-29T22:28:31.847Z] Removing intermediate container 6eb2a1d7e6a8 [2022-08-29T22:28:31.847Z] ---> bee53062cb4b [2022-08-29T22:28:31.847Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T22:28:31.847Z] ---> Running in 5b7d971ee60f [2022-08-29T22:28:32.109Z] Removing intermediate container 5b7d971ee60f [2022-08-29T22:28:32.109Z] ---> 0ff2c875fc2a [2022-08-29T22:28:32.109Z] Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:28:32.109Z] ---> Running in 85ad5c82a361 [2022-08-29T22:28:32.109Z] Removing intermediate container 85ad5c82a361 [2022-08-29T22:28:32.109Z] ---> ae585630e6bc [2022-08-29T22:28:32.109Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T22:28:32.109Z] ---> Running in 5e66ec21ebc0 [2022-08-29T22:28:32.382Z] Removing intermediate container 5e66ec21ebc0 [2022-08-29T22:28:32.382Z] ---> 222d0e076255 [2022-08-29T22:28:32.382Z] [2022-08-29T22:28:32.382Z] Successfully built 222d0e076255 [2022-08-29T22:28:32.382Z] Successfully tagged security-spire-agent:latest [2022-08-29T22:28:35.681Z]  Building security-spire-agent ... done Removing intermediate container 4688af4f2a8a [2022-08-29T22:28:35.681Z] ---> 6da727401ec7 [2022-08-29T22:28:35.681Z] [2022-08-29T22:28:35.681Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:28:35.681Z] ---> 9c6f07244728 [2022-08-29T22:28:35.681Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T22:28:35.681Z] ---> Running in 02fa536309c3 [2022-08-29T22:28:35.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:35.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T22:28:36.255Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T22:28:36.255Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T22:28:36.255Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:28:36.255Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:28:36.564Z] OK: 6 MiB in 16 packages [2022-08-29T22:28:36.850Z] Removing intermediate container 02fa536309c3 [2022-08-29T22:28:36.850Z] ---> db38316cb5a7 [2022-08-29T22:28:36.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:28:36.850Z] ---> Running in b1abdd7048fd [2022-08-29T22:28:37.154Z] Removing intermediate container b1abdd7048fd [2022-08-29T22:28:37.154Z] ---> 1b8557ecfd0d [2022-08-29T22:28:37.154Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-29T22:28:37.154Z] ---> Running in d0b1e0d967e1 [2022-08-29T22:28:37.154Z] Removing intermediate container d0b1e0d967e1 [2022-08-29T22:28:37.154Z] ---> 91ac91183764 [2022-08-29T22:28:37.154Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:28:37.154Z] ---> Running in a156e6c57964 [2022-08-29T22:28:37.435Z] Removing intermediate container a156e6c57964 [2022-08-29T22:28:37.435Z] ---> 562fb1bf8d0d [2022-08-29T22:28:37.435Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:28:37.435Z] ---> 2edcee619bf4 [2022-08-29T22:28:37.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T22:28:38.053Z] ---> 102f6bdb7e42 [2022-08-29T22:28:38.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T22:28:38.354Z] ---> 22014e34162c [2022-08-29T22:28:38.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-29T22:28:38.354Z] ---> Running in 33e064b219d0 [2022-08-29T22:28:38.354Z] Removing intermediate container 33e064b219d0 [2022-08-29T22:28:38.354Z] ---> 4d2908ec7630 [2022-08-29T22:28:38.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:28:38.354Z] ---> Running in f5652422e72b [2022-08-29T22:28:38.354Z] Removing intermediate container f5652422e72b [2022-08-29T22:28:38.354Z] ---> d00ad35a0efe [2022-08-29T22:28:38.354Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T22:28:38.644Z] ---> Running in 2d4ac9657d32 [2022-08-29T22:28:38.644Z] Removing intermediate container 2d4ac9657d32 [2022-08-29T22:28:38.644Z] ---> 7d9319485257 [2022-08-29T22:28:38.644Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:28:38.644Z] ---> Running in 936c001a5238 [2022-08-29T22:28:38.644Z] Removing intermediate container 936c001a5238 [2022-08-29T22:28:38.644Z] ---> 37b50a82452a [2022-08-29T22:28:38.644Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:28:38.926Z] ---> Running in 74f0255c9cbf [2022-08-29T22:28:38.926Z] Removing intermediate container 74f0255c9cbf [2022-08-29T22:28:38.926Z] ---> 2b21af36b8b2 [2022-08-29T22:28:38.926Z] [2022-08-29T22:28:38.926Z] Successfully built 2b21af36b8b2 [2022-08-29T22:28:38.926Z] Successfully tagged support-notifications:latest [2022-08-29T22:28:38.933Z]  Building support-notifications ... done  [Pipeline] } [2022-08-29T22:28:38.959Z] $ docker stop --time=1 eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 [2022-08-29T22:28:40.286Z] $ docker rm -f eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:28:40.699Z] + docker images [2022-08-29T22:28:40.699Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T22:28:40.699Z] support-notifications latest 2b21af36b8b2 2 seconds ago 27.3MB [2022-08-29T22:28:40.699Z] 6da727401ec7 6 seconds ago 1.61GB [2022-08-29T22:28:40.699Z] security-spire-agent latest 222d0e076255 8 seconds ago 125MB [2022-08-29T22:28:40.699Z] support-scheduler latest f8b5a3777b29 16 seconds ago 26.7MB [2022-08-29T22:28:40.699Z] 84df2ad591f1 17 seconds ago 1.42GB [2022-08-29T22:28:40.699Z] 02735e58f2d3 20 seconds ago 1.61GB [2022-08-29T22:28:40.699Z] core-data latest 67d32e053ffa 25 seconds ago 21.5MB [2022-08-29T22:28:40.699Z] sys-mgmt-agent latest 516f7f146034 33 seconds ago 136MB [2022-08-29T22:28:40.699Z] 6ac70e9d8bdd 42 seconds ago 1.55GB [2022-08-29T22:28:40.699Z] security-spiffe-token-provider latest 35dd07c0f054 42 seconds ago 29.3MB [2022-08-29T22:28:40.699Z] core-metadata latest 9604304be4d8 49 seconds ago 18.2MB [2022-08-29T22:28:40.699Z] security-proxy-setup latest 8592cfb25292 51 seconds ago 27.3MB [2022-08-29T22:28:40.699Z] 61497731b4e6 52 seconds ago 1.58GB [2022-08-29T22:28:40.699Z] 8fd1ac8dee4c 56 seconds ago 1.53GB [2022-08-29T22:28:40.699Z] 4721ce34b670 56 seconds ago 1.55GB [2022-08-29T22:28:40.699Z] 524ddfddfa48 About a minute ago 1.53GB [2022-08-29T22:28:40.699Z] security-bootstrapper latest b68226d6fb65 About a minute ago 19.4MB [2022-08-29T22:28:40.699Z] security-secretstore-setup latest e3af6b7fc4ad About a minute ago 29.2MB [2022-08-29T22:28:40.699Z] core-command latest 7193d170e853 About a minute ago 17.3MB [2022-08-29T22:28:40.699Z] 93d432ee9ba0 About a minute ago 1.54GB [2022-08-29T22:28:40.699Z] c961e9d7e9e0 About a minute ago 1.53GB [2022-08-29T22:28:40.699Z] fd8e79cb42dd About a minute ago 1.54GB [2022-08-29T22:28:40.699Z] security-spire-config latest c7fd1c549258 About a minute ago 85.8MB [2022-08-29T22:28:40.699Z] security-spire-server latest 97ccb800de52 About a minute ago 86.5MB [2022-08-29T22:28:40.699Z] 1a2f50f0df4d 2 minutes ago 1.42GB [2022-08-29T22:28:40.699Z] 87783b01d4c0 2 minutes ago 1.42GB [2022-08-29T22:28:40.699Z] ci-base-image-x86_64 latest 750b8cd25126 5 minutes ago 993MB [2022-08-29T22:28:40.699Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-29T22:28:40.699Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-29T22:28:40.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-29T22:28:40.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-29T22:28:40.699Z] 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] } [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T22:29:37.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T22:29:38.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T22:29:54.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.452s coverage: 28.7% of statements [2022-08-29T22:29:54.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T22:29:54.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T22:29:57.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements [2022-08-29T22:29:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T22:29:57.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 54.2% of statements [2022-08-29T22:29:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T22:29:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T22:30:19.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.778s coverage: 89.2% of statements [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T22:30:19.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 2.1% of statements [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T22:30:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T22:30:21.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.751s coverage: 95.6% of statements [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T22:30:21.255Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.554s coverage: 72.2% of statements [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T22:30:21.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.621s coverage: 60.0% of statements [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T22:30:21.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements [2022-08-29T22:30:21.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T22:30:21.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.259s coverage: 58.8% of statements [2022-08-29T22:30:21.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.332s coverage: 29.6% of statements [2022-08-29T22:30:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T22:30:28.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements [2022-08-29T22:30:28.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 79.5% of statements [2022-08-29T22:30:28.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2022-08-29T22:30:28.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2022-08-29T22:30:30.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2022-08-29T22:30:38.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.355s coverage: 94.4% of statements [2022-08-29T22:30:38.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-08-29T22:30:51.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.792s coverage: 80.8% of statements [2022-08-29T22:30:51.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2022-08-29T22:30:52.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.900s coverage: 91.2% of statements [2022-08-29T22:30:52.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 64.7% of statements [2022-08-29T22:30:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T22:30:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-08-29T22:30:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-08-29T22:31:07.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.8% of statements [2022-08-29T22:31:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T22:31:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T22:31:07.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T22:31:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.6% of statements [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T22:31:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T22:31:08.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T22:31:08.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T22:31:16.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T22:31:16.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.850s coverage: 92.3% of statements [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T22:31:16.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 63.2% of statements [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T22:31:16.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T22:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.472s coverage: 97.7% of statements [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T22:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T22:31:17.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T22:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2022-08-29T22:31:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-08-29T22:31:18.503Z] 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 [2022-08-29T22:31:18.503Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T22:31:18.503Z] GO111MODULE=on go vet ./... [2022-08-29T22:33:10.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T22:33:10.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T22:33:10.471Z] ./bin/test-attribution-txt.sh [2022-08-29T22:33:10.471Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T22:33:10.471Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T22:33:10.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T22:33:11.191Z] + ls -al . [2022-08-29T22:33:11.191Z] total 732 [2022-08-29T22:33:11.191Z] drwxrwxr-x 9 1001 1001 4096 Aug 29 22:27 . [2022-08-29T22:33:11.191Z] drwxr-xr-x 4 root root 4096 Aug 29 22:27 .. [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 22:25 .dockerignore [2022-08-29T22:33:11.191Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 22:25 .git [2022-08-29T22:33:11.191Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 22:25 .github [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 22:25 .gitignore [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 22:25 .golangci.yml [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 22:25 .hadolint.yml [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 22:25 .sonarcloud.properties [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 22:25 ADOPTERS.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 22:25 Attribution.txt [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 22:25 CHANGELOG.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 22:25 CONTRIBUTING.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 22:25 GOVERNANCE.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 22:25 Jenkinsfile [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 22:25 LICENSE [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 13608 Aug 29 22:25 Makefile [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 22:25 OWNERS.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 10053 Aug 29 22:25 README.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 22:25 SECURITY.md [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 22:23 VERSION [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 22:25 ZMQWindows.md [2022-08-29T22:33:11.191Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 22:25 bin [2022-08-29T22:33:11.191Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 22:25 cmd [2022-08-29T22:33:11.191Z] -rw-r--r-- 1 root root 482786 Aug 29 22:31 coverage.out [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 3682 Aug 29 22:25 go.mod [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 22:25 go.sum [2022-08-29T22:33:11.191Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 22:25 internal [2022-08-29T22:33:11.191Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 22:25 openapi [2022-08-29T22:33:11.191Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 22:25 snap [2022-08-29T22:33:11.191Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 22:25 version.go [Pipeline] sh [2022-08-29T22:33:11.868Z] + '[' -e coverage.out ] [2022-08-29T22:33:11.869Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T22:33:11.907Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T22:33:12.778Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T22:33:13.446Z] + make build [2022-08-29T22:33:13.446Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T22:34:50.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:36:12.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:36:12.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T22:36:51.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T22:36:51.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T22:36:54.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T22:37:00.077Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:37:04.409Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:37:09.826Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:37:13.231Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:37:16.627Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:37:26.923Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-29T22:37:31.348Z] $ docker stop --time=1 e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad [2022-08-29T22:37:33.331Z] $ docker rm -f e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:37:36.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T22:37:36.141Z] [2022-08-29T22:37:36.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:37:36.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T22:37:36.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-29T22:37:36.838Z] 29e5d40040c1: Pulling fs layer [2022-08-29T22:37:36.838Z] 1ce36da41761: Pulling fs layer [2022-08-29T22:37:36.838Z] 25b303627fd3: Pulling fs layer [2022-08-29T22:37:37.118Z] 29e5d40040c1: Verifying Checksum [2022-08-29T22:37:37.118Z] 29e5d40040c1: Download complete [2022-08-29T22:37:37.393Z] 1ce36da41761: Verifying Checksum [2022-08-29T22:37:37.393Z] 1ce36da41761: Download complete [2022-08-29T22:37:37.679Z] 29e5d40040c1: Pull complete [2022-08-29T22:37:39.124Z] 25b303627fd3: Verifying Checksum [2022-08-29T22:37:39.124Z] 25b303627fd3: Download complete [2022-08-29T22:37:39.124Z] 1ce36da41761: Pull complete [2022-08-29T22:37:51.531Z] 25b303627fd3: Pull complete [2022-08-29T22:37:51.531Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-29T22:37:51.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T22:37:51.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:37:51.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container [2022-08-29T22:37:52.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-29T22:37:54.487Z] $ docker top 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:37:55.460Z] + grep parallel [2022-08-29T22:37:55.461Z] + docker-compose build --help [2022-08-29T22:38:00.855Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T22:38:00.897Z] $ docker stop --time=1 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 [2022-08-29T22:38:02.633Z] $ docker rm -f 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:38:03.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T22:38:03.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:38:03.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container [2022-08-29T22:38:03.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-29T22:38:05.297Z] $ docker top 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:38:06.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T22:38:11.683Z] Building core-command ... [2022-08-29T22:38:11.683Z] Building core-data ... [2022-08-29T22:38:11.683Z] Building core-metadata ... [2022-08-29T22:38:11.683Z] Building security-bootstrapper ... [2022-08-29T22:38:11.683Z] Building security-proxy-setup ... [2022-08-29T22:38:11.683Z] Building security-secretstore-setup ... [2022-08-29T22:38:11.683Z] Building security-spiffe-token-provider ... [2022-08-29T22:38:11.683Z] Building security-spire-agent ... [2022-08-29T22:38:11.683Z] Building security-spire-config ... [2022-08-29T22:38:11.683Z] Building security-spire-server ... [2022-08-29T22:38:11.683Z] Building support-notifications ... [2022-08-29T22:38:11.683Z] Building support-scheduler ... [2022-08-29T22:38:11.683Z] Building sys-mgmt-agent ... [2022-08-29T22:38:11.683Z] Building security-spiffe-token-provider [2022-08-29T22:38:11.683Z] Building security-secretstore-setup [2022-08-29T22:38:11.683Z] Building security-spire-agent [2022-08-29T22:38:11.683Z] Building security-spire-config [2022-08-29T22:38:11.683Z] Building core-metadata [2022-08-29T22:38:58.643Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:58.643Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:38:58.643Z] ---> 8c82d65de249 [2022-08-29T22:38:58.643Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T22:38:58.643Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:58.643Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:38:58.643Z] ---> 8c82d65de249 [2022-08-29T22:38:58.643Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T22:38:58.643Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:58.643Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:38:58.643Z] ---> 8c82d65de249 [2022-08-29T22:38:58.643Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T22:38:58.643Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:58.643Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:38:58.643Z] ---> 8c82d65de249 [2022-08-29T22:38:58.643Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:38:58.643Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:38:58.643Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:38:58.643Z] ---> 8c82d65de249 [2022-08-29T22:38:58.643Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T22:38:58.643Z] ---> Running in cd4f4d0fb5a6 [2022-08-29T22:38:58.643Z] ---> Running in 46b9d1898649 [2022-08-29T22:38:58.643Z] ---> Running in 8fce2f1ea627 [2022-08-29T22:38:58.643Z] ---> Running in 3682eec45358 [2022-08-29T22:38:58.643Z] ---> Running in 6018e3695468 [2022-08-29T22:38:59.251Z] Removing intermediate container 46b9d1898649 [2022-08-29T22:38:59.251Z] ---> 1929d92fff61 [2022-08-29T22:38:59.251Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:38:59.251Z] Removing intermediate container 6018e3695468 [2022-08-29T22:38:59.251Z] ---> eca8741151ff [2022-08-29T22:38:59.251Z] Step 4/25 : WORKDIR /edgex-go [2022-08-29T22:38:59.251Z] Removing intermediate container 3682eec45358 [2022-08-29T22:38:59.251Z] ---> c9fde22db648 [2022-08-29T22:38:59.251Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:38:59.251Z] Removing intermediate container cd4f4d0fb5a6 [2022-08-29T22:38:59.251Z] ---> 5df3fdb73333 [2022-08-29T22:38:59.251Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T22:38:59.251Z] ---> Running in b7e9672719d4 [2022-08-29T22:38:59.251Z] Removing intermediate container 8fce2f1ea627 [2022-08-29T22:38:59.251Z] ---> 6cda10b0825c [2022-08-29T22:38:59.251Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:38:59.535Z] ---> Running in 685dec96afb8 [2022-08-29T22:38:59.535Z] ---> Running in 87cdd6055421 [2022-08-29T22:38:59.535Z] ---> Running in dd14da0ab058 [2022-08-29T22:38:59.535Z] ---> Running in 7fd3caced88c [2022-08-29T22:39:00.145Z] Removing intermediate container 685dec96afb8 [2022-08-29T22:39:00.145Z] ---> 2c6ba909ce65 [2022-08-29T22:39:00.145Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:39:00.420Z] ---> Running in 61bad8f65688 [2022-08-29T22:39:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:02.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:03.752Z] Removing intermediate container b7e9672719d4 [2022-08-29T22:39:03.752Z] ---> 3fdf110c1449 [2022-08-29T22:39:03.752Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T22:39:03.752Z] Removing intermediate container dd14da0ab058 [2022-08-29T22:39:03.752Z] ---> bad42a851239 [2022-08-29T22:39:03.752Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:39:03.752Z] ---> Running in a70661f1a257 [2022-08-29T22:39:04.057Z] ---> Running in 6414ad29abec [2022-08-29T22:39:04.057Z] Removing intermediate container 7fd3caced88c [2022-08-29T22:39:04.057Z] ---> 450b5dc14829 [2022-08-29T22:39:04.057Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T22:39:04.057Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T22:39:04.057Z] OK: 16891 distinct packages available [2022-08-29T22:39:04.057Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:39:04.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:04.338Z] ---> Running in 7b454cd065ee [2022-08-29T22:39:04.338Z] Removing intermediate container 61bad8f65688 [2022-08-29T22:39:04.338Z] ---> 9f78a9361a47 [2022-08-29T22:39:04.338Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-29T22:39:04.618Z] ---> Running in f51ae076bee0 [2022-08-29T22:39:04.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:05.617Z] OK: 221 MiB in 51 packages [2022-08-29T22:39:06.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:06.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:06.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:06.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:07.122Z] Removing intermediate container 87cdd6055421 [2022-08-29T22:39:07.122Z] ---> 862034955928 [2022-08-29T22:39:07.122Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T22:39:07.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:07.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:07.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:07.738Z] ---> 9ddb964993c3 [2022-08-29T22:39:07.738Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:08.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:39:08.018Z] ---> Running in d9f33fcc5da8 [2022-08-29T22:39:08.628Z] OK: 221 MiB in 51 packages [2022-08-29T22:39:09.244Z] OK: 221 MiB in 51 packages [2022-08-29T22:39:09.519Z] OK: 221 MiB in 51 packages [2022-08-29T22:39:09.799Z] OK: 221 MiB in 51 packages [2022-08-29T22:39:10.809Z] Removing intermediate container a70661f1a257 [2022-08-29T22:39:10.810Z] ---> d893b8feadf0 [2022-08-29T22:39:10.810Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T22:39:11.416Z] Removing intermediate container 7b454cd065ee [2022-08-29T22:39:11.416Z] ---> 395594747c13 [2022-08-29T22:39:11.416Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T22:39:11.416Z] Removing intermediate container 6414ad29abec [2022-08-29T22:39:11.416Z] ---> 7f122bbf7ccc [2022-08-29T22:39:11.416Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T22:39:11.691Z] Removing intermediate container f51ae076bee0 [2022-08-29T22:39:11.691Z] ---> a5bd5fa82334 [2022-08-29T22:39:11.691Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-29T22:39:11.972Z] ---> b9901eaefe69 [2022-08-29T22:39:11.972Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:11.972Z] ---> Running in 734dfae8959b [2022-08-29T22:39:12.967Z] ---> 6fa204ea2019 [2022-08-29T22:39:12.967Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:13.245Z] ---> Running in 72106d3d9c1e [2022-08-29T22:39:13.245Z] ---> 634776319835 [2022-08-29T22:39:13.533Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:13.533Z] ---> Running in e054efa20575 [2022-08-29T22:39:13.534Z] ---> 611f1f8a69e0 [2022-08-29T22:39:13.534Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:39:14.147Z] ---> Running in affc851e2fd4 [2022-08-29T22:40:10.771Z] Removing intermediate container d9f33fcc5da8 [2022-08-29T22:40:10.771Z] ---> 70c741e211c1 [2022-08-29T22:40:10.771Z] Step 7/20 : COPY . . [2022-08-29T22:40:12.210Z] Removing intermediate container affc851e2fd4 [2022-08-29T22:40:12.210Z] ---> 9338855fc647 [2022-08-29T22:40:12.210Z] Step 8/26 : COPY . . [2022-08-29T22:40:12.210Z] Removing intermediate container 72106d3d9c1e [2022-08-29T22:40:12.210Z] ---> 3b136c3ff1eb [2022-08-29T22:40:12.210Z] Step 8/26 : COPY . . [2022-08-29T22:40:12.210Z] Removing intermediate container e054efa20575 [2022-08-29T22:40:12.210Z] ---> ed99f4cd7f80 [2022-08-29T22:40:12.210Z] Step 9/25 : COPY . . [2022-08-29T22:40:12.210Z] Removing intermediate container 734dfae8959b [2022-08-29T22:40:12.210Z] ---> 311e551b6bd4 [2022-08-29T22:40:12.210Z] Step 8/25 : COPY . . [2022-08-29T22:40:17.626Z] ---> 01e9031b3610 [2022-08-29T22:40:17.626Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T22:40:17.626Z] ---> Running in 2172aff1b04f [2022-08-29T22:40:19.070Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:40:34.194Z] ---> 2cdf2d57f4ff [2022-08-29T22:40:34.194Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:40:34.194Z] ---> 8cd2876d1d71 [2022-08-29T22:40:34.194Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:40:34.194Z] ---> 5afb5b80b28f [2022-08-29T22:40:34.194Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-29T22:40:34.194Z] ---> Running in 924822d76706 [2022-08-29T22:40:34.194Z] ---> 7d607572018c [2022-08-29T22:40:34.194Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T22:40:34.194Z] ---> Running in 55ab5596368f [2022-08-29T22:40:34.194Z] ---> Running in a9ab296b7790 [2022-08-29T22:40:34.194Z] ---> Running in b12669efa7cf [2022-08-29T22:40:34.194Z] Removing intermediate container 924822d76706 [2022-08-29T22:40:34.194Z] ---> 97a20d450718 [2022-08-29T22:40:34.195Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T22:40:34.195Z] Removing intermediate container b12669efa7cf [2022-08-29T22:40:34.195Z] ---> 64e976aecc18 [2022-08-29T22:40:34.195Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T22:40:34.195Z] ---> Running in fb4494d965ce [2022-08-29T22:40:34.195Z] ---> Running in 75a481b38991 [2022-08-29T22:40:34.474Z] Removing intermediate container 75a481b38991 [2022-08-29T22:40:34.474Z] ---> 6779b083d1fb [2022-08-29T22:40:34.474Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:40:34.754Z] Removing intermediate container fb4494d965ce [2022-08-29T22:40:34.754Z] ---> 39bd337ff67c [2022-08-29T22:40:34.754Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:40:34.754Z] ---> Running in ab635c93b0d4 [2022-08-29T22:40:35.031Z] ---> Running in 43e284a5c92a [2022-08-29T22:40:35.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:40:35.614Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:40:39.051Z] Removing intermediate container ab635c93b0d4 [2022-08-29T22:40:39.051Z] ---> 98e4a4ad14d2 [2022-08-29T22:40:39.051Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T22:40:39.051Z] ---> Running in 378903dba0cd [2022-08-29T22:40:39.051Z] Removing intermediate container 43e284a5c92a [2022-08-29T22:40:39.051Z] ---> cbbd1afcf126 [2022-08-29T22:40:39.051Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T22:40:39.330Z] ---> Running in 4d3208869c02 [2022-08-29T22:40:39.939Z] Removing intermediate container 378903dba0cd [2022-08-29T22:40:39.939Z] ---> 206a4d8131d9 [2022-08-29T22:40:39.939Z] [2022-08-29T22:40:39.939Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T22:40:40.222Z] Removing intermediate container 4d3208869c02 [2022-08-29T22:40:40.222Z] ---> a3c57eb1e3e6 [2022-08-29T22:40:40.222Z] [2022-08-29T22:40:40.222Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T22:40:40.828Z] 3.15: Pulling from library/alpine [2022-08-29T22:40:40.828Z] 3.15: Pulling from library/alpine [2022-08-29T22:40:42.844Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T22:40:42.844Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T22:40:42.844Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T22:40:42.844Z] Status: Image is up to date for alpine:3.15 [2022-08-29T22:40:42.844Z] ---> 02e0d6fdf486 [2022-08-29T22:40:42.844Z] ---> 02e0d6fdf486 [2022-08-29T22:40:42.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:40:42.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:40:42.844Z] ---> Running in 74756e710882 [2022-08-29T22:40:43.127Z] ---> Running in b6b2f7e4adb2 [2022-08-29T22:40:43.747Z] Removing intermediate container 74756e710882 [2022-08-29T22:40:43.747Z] ---> df4baab4df88 [2022-08-29T22:40:43.747Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:40:43.747Z] Removing intermediate container b6b2f7e4adb2 [2022-08-29T22:40:43.747Z] ---> 61d8110596a2 [2022-08-29T22:40:43.747Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:40:43.747Z] ---> Running in 575c1eea715c [2022-08-29T22:40:43.747Z] ---> Running in bf6b10f796dd [2022-08-29T22:40:48.119Z] Removing intermediate container 575c1eea715c [2022-08-29T22:40:48.119Z] ---> 3b5794aaf479 [2022-08-29T22:40:48.119Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T22:40:48.119Z] ---> Running in 108b9144c97e [2022-08-29T22:40:48.119Z] Removing intermediate container bf6b10f796dd [2022-08-29T22:40:48.119Z] ---> 17443baf82d4 [2022-08-29T22:40:48.119Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T22:40:48.119Z] ---> Running in 8abc2df64c15 [2022-08-29T22:40:50.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:50.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:51.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:51.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:52.665Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:40:52.665Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:40:52.665Z] OK: 15733 distinct packages available [2022-08-29T22:40:52.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:52.943Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:40:52.943Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:40:52.943Z] OK: 15733 distinct packages available [2022-08-29T22:40:53.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:53.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:54.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:40:55.444Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T22:40:55.444Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:40:55.444Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T22:40:55.444Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T22:40:55.720Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T22:40:55.720Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T22:40:55.720Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:40:55.720Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:40:55.997Z] OK: 6 MiB in 19 packages [2022-08-29T22:40:55.997Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T22:40:55.997Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T22:40:56.283Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:40:56.283Z] OK: 6 MiB in 18 packages [2022-08-29T22:40:58.311Z] Removing intermediate container 108b9144c97e [2022-08-29T22:40:58.311Z] ---> 9141a7fc2d31 [2022-08-29T22:40:58.311Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T22:40:58.311Z] Removing intermediate container 8abc2df64c15 [2022-08-29T22:40:58.311Z] ---> 89ad6b0beb3c [2022-08-29T22:40:58.311Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:41:02.655Z] ---> efaa83f84179 [2022-08-29T22:41:02.655Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:41:06.061Z] ---> f1b7ed386a91 [2022-08-29T22:41:06.061Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:41:07.524Z] ---> 45128fca38b0 [2022-08-29T22:41:07.524Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T22:41:07.524Z] ---> Running in a266c54fdee4 [2022-08-29T22:41:08.520Z] Removing intermediate container a266c54fdee4 [2022-08-29T22:41:08.520Z] ---> 29dd9e4ba9e7 [2022-08-29T22:41:08.520Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T22:41:10.534Z] ---> 58c98f0031a8 [2022-08-29T22:41:10.534Z] Step 21/26 : WORKDIR / [2022-08-29T22:41:10.534Z] ---> Running in bdde112f18f6 [2022-08-29T22:41:11.145Z] ---> 5be46f400013 [2022-08-29T22:41:11.431Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:41:11.431Z] Removing intermediate container bdde112f18f6 [2022-08-29T22:41:11.431Z] ---> 9f831ce1b5d2 [2022-08-29T22:41:11.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:41:11.431Z] ---> Running in 0896b56c45b5 [2022-08-29T22:41:12.037Z] Removing intermediate container 0896b56c45b5 [2022-08-29T22:41:12.037Z] ---> 1cb96e2a2a26 [2022-08-29T22:41:12.037Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:41:12.317Z] ---> Running in 060ce6208a10 [2022-08-29T22:41:12.600Z] ---> e50e1a4ecef1 [2022-08-29T22:41:12.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T22:41:13.212Z] Removing intermediate container 060ce6208a10 [2022-08-29T22:41:13.212Z] ---> 93c39f110ae6 [2022-08-29T22:41:13.212Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T22:41:13.212Z] ---> Running in a2492cb840bd [2022-08-29T22:41:14.134Z] ---> 89f560729e8f [2022-08-29T22:41:14.134Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T22:41:14.134Z] Removing intermediate container a2492cb840bd [2022-08-29T22:41:14.134Z] ---> c41fb868e310 [2022-08-29T22:41:14.134Z] Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:41:14.464Z] ---> Running in c9fe535dec80 [2022-08-29T22:41:15.079Z] Removing intermediate container c9fe535dec80 [2022-08-29T22:41:15.079Z] ---> d35bc7a1abab [2022-08-29T22:41:15.079Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T22:41:15.384Z] ---> Running in 7a8a1a7b98cb [2022-08-29T22:41:15.667Z] ---> 6233168c2b4b [2022-08-29T22:41:15.667Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:41:15.985Z] ---> Running in 499c3b990d98 [2022-08-29T22:41:16.276Z] Removing intermediate container 7a8a1a7b98cb [2022-08-29T22:41:16.276Z] ---> d0fdbbf6b4a6 [2022-08-29T22:41:16.276Z] [2022-08-29T22:41:16.652Z] Removing intermediate container 499c3b990d98 [2022-08-29T22:41:16.652Z] ---> cead7f48ddae [2022-08-29T22:41:16.652Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:41:16.972Z] ---> Running in b349c43a6562 [2022-08-29T22:41:17.381Z] Successfully built d0fdbbf6b4a6 [2022-08-29T22:41:17.382Z] Successfully tagged security-spire-config-arm64:latest [2022-08-29T22:41:17.382Z]  Building security-spire-config ... done Building support-scheduler [2022-08-29T22:41:17.665Z] Removing intermediate container b349c43a6562 [2022-08-29T22:41:17.665Z] ---> 7b8d7e3871d1 [2022-08-29T22:41:17.665Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T22:41:17.665Z] ---> Running in 97aea07af6ee [2022-08-29T22:41:18.765Z] Removing intermediate container 97aea07af6ee [2022-08-29T22:41:18.765Z] ---> b5ed8b72f9a9 [2022-08-29T22:41:18.765Z] Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:41:18.765Z] ---> Running in bc40f3cb857e [2022-08-29T22:41:19.385Z] Removing intermediate container bc40f3cb857e [2022-08-29T22:41:19.385Z] ---> 438fdfedb2e1 [2022-08-29T22:41:19.385Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T22:41:19.663Z] ---> Running in a733caf96fa6 [2022-08-29T22:41:20.256Z] Removing intermediate container a733caf96fa6 [2022-08-29T22:41:20.256Z] ---> 6e36a25756d4 [2022-08-29T22:41:20.256Z] [2022-08-29T22:41:20.532Z] Successfully built 6e36a25756d4 [2022-08-29T22:41:20.532Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-29T22:41:20.532Z] Building sys-mgmt-agent [2022-08-29T22:41:47.404Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:41:47.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:41:47.404Z] ---> 8c82d65de249 [2022-08-29T22:41:47.404Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> eca8741151ff [2022-08-29T22:41:47.404Z] Step 4/23 : WORKDIR /edgex-go [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 2c6ba909ce65 [2022-08-29T22:41:47.404Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 9f78a9361a47 [2022-08-29T22:41:47.404Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> a5bd5fa82334 [2022-08-29T22:41:47.404Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 634776319835 [2022-08-29T22:41:47.404Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> ed99f4cd7f80 [2022-08-29T22:41:47.404Z] Step 9/23 : COPY . . [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 5afb5b80b28f [2022-08-29T22:41:47.404Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T22:41:47.404Z] ---> Running in b2288a24879a [2022-08-29T22:41:47.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:41:47.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:41:47.404Z] ---> 8c82d65de249 [2022-08-29T22:41:47.404Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 6cda10b0825c [2022-08-29T22:41:47.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:41:47.404Z] ---> Using cache [2022-08-29T22:41:47.404Z] ---> 450b5dc14829 [2022-08-29T22:41:47.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T22:41:47.404Z] ---> Running in 193dadac0310 [2022-08-29T22:41:48.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T22:41:49.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:41:50.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:41:51.824Z] OK: 221 MiB in 51 packages [2022-08-29T22:41:53.280Z] Removing intermediate container 193dadac0310 [2022-08-29T22:41:53.281Z] ---> 7ade04b2ea0f [2022-08-29T22:41:53.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T22:41:54.274Z] ---> a256b42fcc39 [2022-08-29T22:41:54.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:41:54.274Z] ---> Running in d1ad1fcf6941 [2022-08-29T22:42:50.914Z] Removing intermediate container d1ad1fcf6941 [2022-08-29T22:42:50.914Z] ---> 07e3becde711 [2022-08-29T22:42:50.914Z] Step 8/23 : COPY . . [2022-08-29T22:43:01.121Z] ---> b5d1a325d7f1 [2022-08-29T22:43:01.121Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T22:43:01.121Z] ---> Running in 9f2f0d0563df [2022-08-29T22:43:01.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T22:46:53.858Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:46:59.292Z] Removing intermediate container a9ab296b7790 [2022-08-29T22:46:59.292Z] ---> 1c841f85302d [2022-08-29T22:46:59.292Z] [2022-08-29T22:46:59.292Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T22:46:59.292Z] 3.16: Pulling from library/alpine [2022-08-29T22:46:59.895Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T22:46:59.895Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T22:46:59.895Z] ---> a6215f271958 [2022-08-29T22:46:59.895Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T22:47:00.180Z] ---> Running in 0834ea2e7f42 [2022-08-29T22:47:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:47:02.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:47:03.899Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T22:47:03.899Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T22:47:03.899Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T22:47:03.899Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:47:03.899Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:47:04.183Z] OK: 6 MiB in 17 packages [2022-08-29T22:47:06.187Z] Removing intermediate container 0834ea2e7f42 [2022-08-29T22:47:06.187Z] ---> 7974c54d9468 [2022-08-29T22:47:06.187Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T22:47:06.187Z] ---> Running in 83fc865d690a [2022-08-29T22:47:06.797Z] Removing intermediate container 83fc865d690a [2022-08-29T22:47:06.797Z] ---> 6dcf00f3f0c7 [2022-08-29T22:47:06.797Z] Step 13/25 : WORKDIR / [2022-08-29T22:47:06.797Z] ---> Running in 68e48427fe43 [2022-08-29T22:47:07.399Z] Removing intermediate container 68e48427fe43 [2022-08-29T22:47:07.399Z] ---> cf536c737cde [2022-08-29T22:47:07.399Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-29T22:47:08.389Z] ---> 804edc598258 [2022-08-29T22:47:08.389Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-29T22:47:09.388Z] ---> c600b0210983 [2022-08-29T22:47:09.388Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T22:47:10.000Z] ---> 9a48c51758de [2022-08-29T22:47:10.000Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-29T22:47:10.989Z] ---> bbdb3b2f073f [2022-08-29T22:47:10.989Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T22:47:12.436Z] ---> 240c1e332555 [2022-08-29T22:47:12.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T22:47:14.428Z] ---> 335558a67490 [2022-08-29T22:47:14.428Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T22:47:15.038Z] ---> 0893aa97f295 [2022-08-29T22:47:15.038Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T22:47:15.319Z] ---> Running in 6ad56109085b [2022-08-29T22:47:18.726Z] Removing intermediate container 6ad56109085b [2022-08-29T22:47:18.726Z] ---> c691326a1c4b [2022-08-29T22:47:18.726Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T22:47:18.726Z] ---> Running in 1f5b4a13504e [2022-08-29T22:47:19.016Z] Removing intermediate container 1f5b4a13504e [2022-08-29T22:47:19.017Z] ---> 636f062c4bec [2022-08-29T22:47:19.017Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T22:47:19.294Z] ---> Running in 5fdeda747cec [2022-08-29T22:47:19.898Z] Removing intermediate container 5fdeda747cec [2022-08-29T22:47:19.898Z] ---> df68c278ae70 [2022-08-29T22:47:19.898Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:47:19.898Z] ---> Running in 3048c08e587a [2022-08-29T22:47:20.505Z] Removing intermediate container 3048c08e587a [2022-08-29T22:47:20.505Z] ---> 24dd5f491762 [2022-08-29T22:47:20.505Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T22:47:20.505Z] ---> Running in 50e3804a8025 [2022-08-29T22:47:21.107Z] Removing intermediate container 50e3804a8025 [2022-08-29T22:47:21.107Z] ---> 8b53158fe6a4 [2022-08-29T22:47:21.107Z] [2022-08-29T22:47:21.383Z] Successfully built 8b53158fe6a4 [2022-08-29T22:47:21.383Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-29T22:47:21.383Z] Building security-proxy-setup [2022-08-29T22:47:39.739Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:47:39.739Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:47:39.739Z] ---> 8c82d65de249 [2022-08-29T22:47:39.739Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T22:47:39.739Z] ---> Using cache [2022-08-29T22:47:39.739Z] ---> 6cda10b0825c [2022-08-29T22:47:39.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:47:39.739Z] ---> Using cache [2022-08-29T22:47:39.739Z] ---> 450b5dc14829 [2022-08-29T22:47:39.739Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T22:47:39.739Z] ---> Running in f3ede29e6370 [2022-08-29T22:47:40.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:47:41.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:47:42.798Z] OK: 221 MiB in 51 packages [2022-08-29T22:47:44.256Z] Removing intermediate container f3ede29e6370 [2022-08-29T22:47:44.256Z] ---> 10714c369575 [2022-08-29T22:47:44.256Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T22:47:45.251Z] ---> cc8d95b569b3 [2022-08-29T22:47:45.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:47:45.251Z] ---> Running in 500c9b513eca [2022-08-29T22:47:57.728Z] Removing intermediate container 55ab5596368f [2022-08-29T22:47:57.728Z] ---> e1175ead5c8d [2022-08-29T22:47:57.728Z] [2022-08-29T22:47:57.728Z] Step 11/25 : FROM alpine:3.16 [2022-08-29T22:47:57.728Z] ---> a6215f271958 [2022-08-29T22:47:57.728Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:47:57.728Z] ---> Running in c5e6c94f7056 [2022-08-29T22:47:59.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:47:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:01.232Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T22:48:01.232Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:48:01.232Z] OK: 5 MiB in 15 packages [2022-08-29T22:48:02.716Z] Removing intermediate container c5e6c94f7056 [2022-08-29T22:48:02.716Z] ---> 691141a2de93 [2022-08-29T22:48:02.716Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:48:02.996Z] ---> Running in b8a3a0ea9774 [2022-08-29T22:48:03.606Z] Removing intermediate container b8a3a0ea9774 [2022-08-29T22:48:03.606Z] ---> 1797255ef91e [2022-08-29T22:48:03.606Z] Step 14/25 : ENV APP_PORT=59881 [2022-08-29T22:48:03.606Z] ---> Running in 761b2479b5d9 [2022-08-29T22:48:04.227Z] Removing intermediate container 761b2479b5d9 [2022-08-29T22:48:04.227Z] ---> 73b919921e49 [2022-08-29T22:48:04.227Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-29T22:48:04.227Z] ---> Running in a5264dfe3a5b [2022-08-29T22:48:04.833Z] Removing intermediate container a5264dfe3a5b [2022-08-29T22:48:04.833Z] ---> 9378b6253243 [2022-08-29T22:48:04.833Z] Step 16/25 : WORKDIR / [2022-08-29T22:48:05.108Z] ---> Running in fe724e07862d [2022-08-29T22:48:05.716Z] Removing intermediate container fe724e07862d [2022-08-29T22:48:05.716Z] ---> 7167614b5144 [2022-08-29T22:48:05.716Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:48:06.721Z] ---> 19c7d3104d18 [2022-08-29T22:48:06.721Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T22:48:08.725Z] ---> d9534dde8704 [2022-08-29T22:48:08.725Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T22:48:09.719Z] ---> 4ead010cb5a9 [2022-08-29T22:48:09.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T22:48:10.715Z] ---> 37919a296350 [2022-08-29T22:48:10.715Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-29T22:48:10.715Z] ---> Running in 07d398677427 [2022-08-29T22:48:11.318Z] Removing intermediate container 07d398677427 [2022-08-29T22:48:11.319Z] ---> e9d19e81b272 [2022-08-29T22:48:11.319Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:48:11.319Z] ---> Running in 5128f6177ba1 [2022-08-29T22:48:11.930Z] Removing intermediate container 5128f6177ba1 [2022-08-29T22:48:11.930Z] ---> b43dbffd5cab [2022-08-29T22:48:11.930Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T22:48:11.930Z] ---> Running in f903ac0a5b96 [2022-08-29T22:48:12.539Z] Removing intermediate container f903ac0a5b96 [2022-08-29T22:48:12.539Z] ---> 0a35e0b97bd6 [2022-08-29T22:48:12.539Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:48:12.815Z] ---> Running in 0235e73adcce [2022-08-29T22:48:13.436Z] Removing intermediate container 0235e73adcce [2022-08-29T22:48:13.436Z] ---> 6c31936ede18 [2022-08-29T22:48:13.436Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T22:48:13.436Z] ---> Running in 93d0601e5c8f [2022-08-29T22:48:14.046Z] Removing intermediate container 93d0601e5c8f [2022-08-29T22:48:14.046Z] ---> f9bde7d625ab [2022-08-29T22:48:14.046Z] [2022-08-29T22:48:14.322Z] Successfully built f9bde7d625ab [2022-08-29T22:48:14.322Z] Successfully tagged core-metadata-arm64:latest [2022-08-29T22:48:14.322Z]  Building core-metadata ... done Building core-data [2022-08-29T22:48:36.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:48:36.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:48:36.540Z] ---> 8c82d65de249 [2022-08-29T22:48:36.540Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:48:36.540Z] ---> Using cache [2022-08-29T22:48:36.540Z] ---> eca8741151ff [2022-08-29T22:48:36.540Z] Step 4/24 : WORKDIR /edgex-go [2022-08-29T22:48:36.540Z] ---> Using cache [2022-08-29T22:48:36.540Z] ---> 2c6ba909ce65 [2022-08-29T22:48:36.540Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:48:36.540Z] ---> Using cache [2022-08-29T22:48:36.540Z] ---> 9f78a9361a47 [2022-08-29T22:48:36.540Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T22:48:36.540Z] ---> Running in 0880806b8ca0 [2022-08-29T22:48:37.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:38.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:40.423Z] OK: 221 MiB in 51 packages [2022-08-29T22:48:41.869Z] Removing intermediate container 2172aff1b04f [2022-08-29T22:48:41.869Z] ---> 04d1153804f0 [2022-08-29T22:48:41.869Z] [2022-08-29T22:48:41.869Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T22:48:41.869Z] ---> 02e0d6fdf486 [2022-08-29T22:48:41.869Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:48:41.869Z] ---> Using cache [2022-08-29T22:48:41.869Z] ---> 61d8110596a2 [2022-08-29T22:48:41.869Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:48:41.869Z] ---> Using cache [2022-08-29T22:48:41.869Z] ---> 17443baf82d4 [2022-08-29T22:48:41.869Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T22:48:42.145Z] ---> Running in 41daf3e3f805 [2022-08-29T22:48:42.419Z] Removing intermediate container 0880806b8ca0 [2022-08-29T22:48:42.419Z] ---> 03abde2d98d6 [2022-08-29T22:48:42.419Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-29T22:48:44.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:44.416Z] ---> a699307ec6f9 [2022-08-29T22:48:44.416Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:48:44.702Z] ---> Running in 91a6ccba70ff [2022-08-29T22:48:45.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:46.697Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:48:46.697Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:48:46.697Z] OK: 15733 distinct packages available [2022-08-29T22:48:46.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:47.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:48:49.418Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T22:48:49.418Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T22:48:49.418Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T22:48:49.696Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T22:48:49.696Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T22:48:49.696Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T22:48:49.982Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:48:49.982Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T22:48:49.982Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T22:48:50.260Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:48:50.260Z] Removing intermediate container 500c9b513eca [2022-08-29T22:48:50.260Z] ---> b77bc40899f3 [2022-08-29T22:48:50.260Z] Step 8/22 : COPY . . [2022-08-29T22:48:50.260Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:48:50.538Z] OK: 8 MiB in 23 packages [2022-08-29T22:48:54.885Z] Removing intermediate container 41daf3e3f805 [2022-08-29T22:48:54.885Z] ---> f8361fb6747d [2022-08-29T22:48:54.885Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:48:56.340Z] Removing intermediate container 9f2f0d0563df [2022-08-29T22:48:56.340Z] ---> c4b09710b3ad [2022-08-29T22:48:56.340Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T22:48:56.619Z] ---> Running in 681a4b0a226b [2022-08-29T22:48:56.619Z] ---> 055d5e152e5a [2022-08-29T22:48:56.619Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T22:48:59.281Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T22:49:01.273Z] ---> 90d0e6a5066f [2022-08-29T22:49:01.274Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T22:49:02.729Z] ---> 5fee7013ba25 [2022-08-29T22:49:02.729Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T22:49:03.008Z] ---> Running in a730cdda051e [2022-08-29T22:49:04.008Z] Removing intermediate container a730cdda051e [2022-08-29T22:49:04.008Z] ---> 2946d46264eb [2022-08-29T22:49:04.008Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:49:04.286Z] ---> Running in e5c9d5bd28ec [2022-08-29T22:49:04.568Z] Removing intermediate container 681a4b0a226b [2022-08-29T22:49:04.568Z] ---> 4d218b7a7b7a [2022-08-29T22:49:04.568Z] [2022-08-29T22:49:04.568Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:49:04.568Z] ---> a6215f271958 [2022-08-29T22:49:04.568Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:49:04.848Z] ---> Running in d02cf5c65b78 [2022-08-29T22:49:04.848Z] Removing intermediate container e5c9d5bd28ec [2022-08-29T22:49:04.848Z] ---> ae317c3c7a07 [2022-08-29T22:49:04.848Z] Step 18/20 : LABEL arch=arm64 [2022-08-29T22:49:05.125Z] ---> Running in 3ea5ccb5ac0d [2022-08-29T22:49:05.729Z] Removing intermediate container d02cf5c65b78 [2022-08-29T22:49:05.729Z] ---> 79749589b87a [2022-08-29T22:49:05.729Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T22:49:06.008Z] ---> Running in d123c0761e4b [2022-08-29T22:49:06.008Z] Removing intermediate container 3ea5ccb5ac0d [2022-08-29T22:49:06.008Z] ---> c90f73d726ad [2022-08-29T22:49:06.008Z] Step 19/20 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:49:06.612Z] ---> Running in b5e4c99ab8a2 [2022-08-29T22:49:07.600Z] Removing intermediate container b5e4c99ab8a2 [2022-08-29T22:49:07.600Z] ---> 7e67254391cb [2022-08-29T22:49:07.600Z] Step 20/20 : LABEL version=0.0.0 [2022-08-29T22:49:08.209Z] ---> Running in d25c019b0f15 [2022-08-29T22:49:08.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:08.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:09.046Z] Removing intermediate container d25c019b0f15 [2022-08-29T22:49:09.046Z] ---> a6cfae9e997e [2022-08-29T22:49:09.046Z] [2022-08-29T22:49:09.657Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T22:49:09.657Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T22:49:09.942Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T22:49:09.943Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T22:49:09.943Z] Executing bash-5.1.16-r2.post-install [2022-08-29T22:49:09.943Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T22:49:09.943Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T22:49:09.943Z] Successfully built a6cfae9e997e [2022-08-29T22:49:10.220Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-29T22:49:10.220Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-08-29T22:49:10.220Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T22:49:10.220Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T22:49:10.220Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T22:49:10.220Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T22:49:11.213Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T22:49:11.213Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T22:49:11.213Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T22:49:11.213Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T22:49:11.213Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T22:49:11.213Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T22:49:11.213Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:49:11.213Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:49:11.213Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T22:49:11.491Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T22:49:11.491Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T22:49:14.132Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T22:49:14.132Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T22:49:14.132Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T22:49:14.132Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T22:49:14.416Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T22:49:14.416Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T22:49:14.416Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T22:49:14.416Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T22:49:14.416Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T22:49:14.416Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T22:49:14.416Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T22:49:14.696Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T22:49:15.721Z] ---> 7705913eb46c [2022-08-29T22:49:15.721Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T22:49:15.721Z] ---> Running in cc96db5ad92d [2022-08-29T22:49:15.999Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:49:15.999Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:49:16.606Z] OK: 120 MiB in 47 packages [2022-08-29T22:49:18.602Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:49:31.336Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:49:31.336Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:49:31.336Z] ---> 8c82d65de249 [2022-08-29T22:49:31.336Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 6cda10b0825c [2022-08-29T22:49:31.336Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 450b5dc14829 [2022-08-29T22:49:31.336Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 395594747c13 [2022-08-29T22:49:31.336Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 6fa204ea2019 [2022-08-29T22:49:31.336Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 3b136c3ff1eb [2022-08-29T22:49:31.336Z] Step 8/25 : COPY . . [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 8cd2876d1d71 [2022-08-29T22:49:31.336Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 64e976aecc18 [2022-08-29T22:49:31.336Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T22:49:31.336Z] ---> Using cache [2022-08-29T22:49:31.336Z] ---> 6779b083d1fb [2022-08-29T22:49:31.336Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T22:49:32.324Z] ---> Running in cd43e3aa64f4 [2022-08-29T22:49:34.315Z] Collecting docker-compose==1.23.2 [2022-08-29T22:49:34.591Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T22:49:34.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 [2022-08-29T22:49:35.582Z] Collecting PyYAML<4,>=3.10 [2022-08-29T22:49:35.582Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T22:49:35.861Z] Removing intermediate container cd43e3aa64f4 [2022-08-29T22:49:35.861Z] ---> 31b52777ba57 [2022-08-29T22:49:35.861Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T22:49:35.861Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 [2022-08-29T22:49:35.861Z] ---> Running in fcaafedffeb3 [2022-08-29T22:49:36.854Z] Removing intermediate container fcaafedffeb3 [2022-08-29T22:49:36.854Z] ---> 82915bfabbfd [2022-08-29T22:49:36.854Z] [2022-08-29T22:49:36.854Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T22:49:36.854Z] ---> 02e0d6fdf486 [2022-08-29T22:49:36.854Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:49:36.854Z] ---> Using cache [2022-08-29T22:49:36.854Z] ---> 61d8110596a2 [2022-08-29T22:49:36.854Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:49:36.854Z] ---> Using cache [2022-08-29T22:49:36.854Z] ---> 17443baf82d4 [2022-08-29T22:49:36.854Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T22:49:36.854Z] ---> Running in 986d722c59ba [2022-08-29T22:49:37.850Z] Preparing metadata (setup.py): started [2022-08-29T22:49:39.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:39.581Z] Removing intermediate container 91a6ccba70ff [2022-08-29T22:49:39.581Z] ---> 4a0990cc5ccc [2022-08-29T22:49:39.581Z] Step 9/24 : COPY . . [2022-08-29T22:49:40.187Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:49:40.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:40.789Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T22:49:40.789Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T22:49:40.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.1 MB/s eta 0:00:00 [2022-08-29T22:49:41.394Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T22:49:41.394Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T22:49:41.674Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.3 MB/s eta 0:00:00 [2022-08-29T22:49:41.674Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T22:49:41.958Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T22:49:41.959Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T22:49:41.959Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T22:49:41.959Z] OK: 15733 distinct packages available [2022-08-29T22:49:41.959Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T22:49:41.959Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T22:49:42.252Z] Preparing metadata (setup.py): started [2022-08-29T22:49:42.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:43.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:49:44.250Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T22:49:44.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T22:49:44.527Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T22:49:44.527Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T22:49:44.527Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:49:44.527Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T22:49:44.807Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T22:49:44.807Z] OK: 6 MiB in 19 packages [2022-08-29T22:49:45.090Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T22:49:45.376Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T22:49:45.376Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T22:49:45.376Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T22:49:45.653Z] Preparing metadata (setup.py): started [2022-08-29T22:49:47.099Z] Removing intermediate container 986d722c59ba [2022-08-29T22:49:47.099Z] ---> 823a07980c9c [2022-08-29T22:49:47.099Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T22:49:47.377Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:49:47.377Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T22:49:48.366Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T22:49:48.366Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T22:49:48.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 [2022-08-29T22:49:48.642Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T22:49:48.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T22:49:48.642Z] Preparing metadata (setup.py): started [2022-08-29T22:49:50.660Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T22:49:51.255Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T22:49:51.255Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T22:49:52.238Z] Collecting idna<2.8,>=2.5 [2022-08-29T22:49:52.238Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T22:49:52.238Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.4 MB/s eta 0:00:00 [2022-08-29T22:49:52.516Z] Collecting certifi>=2017.4.17 [2022-08-29T22:49:52.516Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T22:49:52.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.0 MB/s eta 0:00:00 [2022-08-29T22:49:53.393Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T22:49:53.393Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T22:49:53.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.0 MB/s eta 0:00:00 [2022-08-29T22:49:53.671Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T22:49:53.671Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T22:49:53.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.7 MB/s eta 0:00:00 [2022-08-29T22:49:53.953Z] ---> 1da83cf0c578 [2022-08-29T22:49:53.953Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-29T22:49:53.953Z] ---> Running in 9d4023560e81 [2022-08-29T22:49:54.239Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T22:49:54.239Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T22:49:54.239Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T22:49:54.239Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T22:49:55.249Z] ---> eb2614b60006 [2022-08-29T22:49:55.249Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T22:49:55.249Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T22:49:55.249Z] Running setup.py install for texttable: started [2022-08-29T22:49:56.243Z] ---> ad55b0a0cadf [2022-08-29T22:49:56.243Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T22:49:56.243Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T22:49:57.240Z] ---> ceac3694750d [2022-08-29T22:49:57.240Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T22:49:57.846Z] ---> 5e795c05a6ef [2022-08-29T22:49:57.846Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T22:49:58.122Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T22:49:58.122Z] Running setup.py install for PyYAML: started [2022-08-29T22:49:58.122Z] ---> Running in be3767a0ad44 [2022-08-29T22:49:58.725Z] Removing intermediate container be3767a0ad44 [2022-08-29T22:49:58.725Z] ---> e0702c2f4031 [2022-08-29T22:49:58.725Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T22:49:58.725Z] ---> Running in e96e28c2075c [2022-08-29T22:49:59.329Z] Removing intermediate container e96e28c2075c [2022-08-29T22:49:59.329Z] ---> fe2d06e24dde [2022-08-29T22:49:59.329Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T22:49:59.329Z] ---> Running in abaa5c3098b0 [2022-08-29T22:49:59.935Z] Removing intermediate container abaa5c3098b0 [2022-08-29T22:49:59.935Z] ---> 0e89baf8bf39 [2022-08-29T22:49:59.935Z] Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:49:59.935Z] ---> Running in 6a377596817c [2022-08-29T22:50:00.546Z] Removing intermediate container 6a377596817c [2022-08-29T22:50:00.546Z] ---> 5cd49dba24b5 [2022-08-29T22:50:00.546Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T22:50:00.546Z] ---> Running in eca6e4fda2f1 [2022-08-29T22:50:01.171Z] Removing intermediate container eca6e4fda2f1 [2022-08-29T22:50:01.171Z] ---> 4bf6a11a489d [2022-08-29T22:50:01.171Z] [2022-08-29T22:50:01.450Z] Successfully built 4bf6a11a489d [2022-08-29T22:50:01.450Z] Successfully tagged security-spire-server-arm64:latest [2022-08-29T22:50:01.450Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T22:50:01.450Z] Building support-notifications [2022-08-29T22:50:03.442Z]  Building security-spire-server ... done  Running setup.py install for docopt: started [2022-08-29T22:50:06.848Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T22:50:10.277Z] Running setup.py install for dockerpty: started [2022-08-29T22:50:13.737Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T22:50:17.171Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-29T22:50:17.171Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T22:50:18.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:50:18.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:50:18.174Z] ---> 8c82d65de249 [2022-08-29T22:50:18.174Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:50:18.174Z] ---> Using cache [2022-08-29T22:50:18.174Z] ---> eca8741151ff [2022-08-29T22:50:18.174Z] Step 4/23 : WORKDIR /edgex-go [2022-08-29T22:50:18.174Z] ---> Using cache [2022-08-29T22:50:18.174Z] ---> 2c6ba909ce65 [2022-08-29T22:50:18.174Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:50:18.174Z] ---> Using cache [2022-08-29T22:50:18.174Z] ---> 9f78a9361a47 [2022-08-29T22:50:18.174Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T22:50:18.774Z] ---> Running in aa846c102ca0 [2022-08-29T22:50:20.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:50:21.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:50:23.194Z] OK: 221 MiB in 51 packages [2022-08-29T22:50:25.218Z] Removing intermediate container aa846c102ca0 [2022-08-29T22:50:25.218Z] ---> 732d3cfee779 [2022-08-29T22:50:25.218Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-29T22:50:26.683Z] ---> 3843886ef406 [2022-08-29T22:50:26.683Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:50:26.971Z] ---> Running in 012ed86c4265 [2022-08-29T22:50:35.276Z] Removing intermediate container d123c0761e4b [2022-08-29T22:50:35.276Z] ---> 150fd8b08a18 [2022-08-29T22:50:35.276Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T22:50:35.276Z] ---> Running in db2288af0b8f [2022-08-29T22:50:35.885Z] Removing intermediate container db2288af0b8f [2022-08-29T22:50:35.885Z] ---> debbd0c63750 [2022-08-29T22:50:35.885Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:50:35.885Z] ---> Running in 7462a9b2938f [2022-08-29T22:50:36.491Z] Removing intermediate container 7462a9b2938f [2022-08-29T22:50:36.491Z] ---> 52a73f64c9b4 [2022-08-29T22:50:36.491Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T22:50:37.955Z] ---> 9fd1d2b84e12 [2022-08-29T22:50:37.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T22:50:39.420Z] ---> a7f826c13b55 [2022-08-29T22:50:39.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T22:50:40.423Z] ---> 719c62938042 [2022-08-29T22:50:40.423Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T22:50:40.423Z] ---> Running in e6b7504d7a94 [2022-08-29T22:50:41.028Z] Removing intermediate container e6b7504d7a94 [2022-08-29T22:50:41.028Z] ---> 9dc76108e5fa [2022-08-29T22:50:41.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:50:41.305Z] ---> Running in 870852dcac06 [2022-08-29T22:50:41.912Z] Removing intermediate container 870852dcac06 [2022-08-29T22:50:41.912Z] ---> 8785a021b1a8 [2022-08-29T22:50:41.912Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T22:50:41.912Z] ---> Running in c5a05b5f6fb1 [2022-08-29T22:50:42.524Z] Removing intermediate container c5a05b5f6fb1 [2022-08-29T22:50:42.524Z] ---> fb6102ab5e5d [2022-08-29T22:50:42.524Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:50:42.524Z] ---> Running in ee7711a51568 [2022-08-29T22:50:43.130Z] Removing intermediate container ee7711a51568 [2022-08-29T22:50:43.130Z] ---> 0fbbc107df49 [2022-08-29T22:50:43.130Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:50:43.409Z] ---> Running in 364da9f7409d [2022-08-29T22:50:44.014Z] Removing intermediate container 364da9f7409d [2022-08-29T22:50:44.014Z] ---> 4416da618cec [2022-08-29T22:50:44.014Z] [2022-08-29T22:50:44.290Z] Successfully built 4416da618cec [2022-08-29T22:50:44.291Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-29T22:50:44.291Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-08-29T22:51:02.620Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:51:02.620Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:51:02.620Z] ---> 8c82d65de249 [2022-08-29T22:51:02.620Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> 6cda10b0825c [2022-08-29T22:51:02.620Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> 450b5dc14829 [2022-08-29T22:51:02.620Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> 10714c369575 [2022-08-29T22:51:02.620Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> cc8d95b569b3 [2022-08-29T22:51:02.620Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> b77bc40899f3 [2022-08-29T22:51:02.620Z] Step 8/31 : COPY . . [2022-08-29T22:51:02.620Z] ---> Using cache [2022-08-29T22:51:02.620Z] ---> 7705913eb46c [2022-08-29T22:51:02.620Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T22:51:02.620Z] ---> Running in c008b8838667 [2022-08-29T22:51:03.611Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:51:18.727Z] Removing intermediate container b2288a24879a [2022-08-29T22:51:18.727Z] ---> 2248d2faf116 [2022-08-29T22:51:18.727Z] [2022-08-29T22:51:18.727Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:51:18.727Z] ---> a6215f271958 [2022-08-29T22:51:18.727Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:51:18.727Z] ---> Using cache [2022-08-29T22:51:18.727Z] ---> 691141a2de93 [2022-08-29T22:51:18.727Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:51:18.727Z] ---> Using cache [2022-08-29T22:51:18.727Z] ---> 1797255ef91e [2022-08-29T22:51:18.727Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-29T22:51:18.727Z] ---> Running in f5cded392b47 [2022-08-29T22:51:19.711Z] Removing intermediate container f5cded392b47 [2022-08-29T22:51:19.711Z] ---> 41b9421852d8 [2022-08-29T22:51:19.711Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:51:19.711Z] ---> Running in a7ae26b462db [2022-08-29T22:51:20.707Z] Removing intermediate container a7ae26b462db [2022-08-29T22:51:20.707Z] ---> 2e9bbf813092 [2022-08-29T22:51:20.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:51:22.147Z] ---> 57db5b8601cd [2022-08-29T22:51:22.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T22:51:25.559Z] ---> 31122e183b22 [2022-08-29T22:51:25.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T22:51:26.559Z] ---> 41fab9986b5f [2022-08-29T22:51:26.559Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T22:51:26.847Z] ---> Running in 0aa3098b41bd [2022-08-29T22:51:27.455Z] Removing intermediate container 0aa3098b41bd [2022-08-29T22:51:27.455Z] ---> 5defa656401c [2022-08-29T22:51:27.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:51:27.455Z] ---> Running in 440f97a17902 [2022-08-29T22:51:28.062Z] Removing intermediate container 440f97a17902 [2022-08-29T22:51:28.062Z] ---> 1209ce360bf6 [2022-08-29T22:51:28.062Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T22:51:28.342Z] ---> Running in 53c3ae7f1e24 [2022-08-29T22:51:28.964Z] Removing intermediate container 012ed86c4265 [2022-08-29T22:51:28.964Z] ---> 892da124eb10 [2022-08-29T22:51:28.964Z] Step 9/23 : COPY . . [2022-08-29T22:51:28.964Z] Removing intermediate container 53c3ae7f1e24 [2022-08-29T22:51:28.964Z] ---> 8ffcfbc69b09 [2022-08-29T22:51:28.964Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:51:28.964Z] ---> Running in a7e0be334d9d [2022-08-29T22:51:29.973Z] Removing intermediate container a7e0be334d9d [2022-08-29T22:51:29.973Z] ---> 42d086b25e3f [2022-08-29T22:51:29.973Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:51:30.251Z] ---> Running in d5021b8c5b09 [2022-08-29T22:51:30.857Z] Removing intermediate container d5021b8c5b09 [2022-08-29T22:51:30.857Z] ---> c6c5ab44d73f [2022-08-29T22:51:30.857Z] [2022-08-29T22:51:31.465Z] Successfully built c6c5ab44d73f [2022-08-29T22:51:31.465Z] Successfully tagged support-scheduler-arm64:latest [2022-08-29T22:51:31.465Z] Building core-command [2022-08-29T22:51:43.943Z]  Building support-scheduler ... done  ---> 8e625435f9e2 [2022-08-29T22:51:43.943Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-08-29T22:51:43.943Z] ---> Running in 4f9fb226a1f6 [2022-08-29T22:51:46.610Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T22:51:47.219Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T22:51:47.219Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T22:51:47.219Z] ---> 8c82d65de249 [2022-08-29T22:51:47.219Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-29T22:51:47.219Z] ---> Using cache [2022-08-29T22:51:47.219Z] ---> eca8741151ff [2022-08-29T22:51:47.219Z] Step 4/24 : WORKDIR /edgex-go [2022-08-29T22:51:47.219Z] ---> Using cache [2022-08-29T22:51:47.219Z] ---> 2c6ba909ce65 [2022-08-29T22:51:47.499Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:51:47.499Z] ---> Using cache [2022-08-29T22:51:47.499Z] ---> 9f78a9361a47 [2022-08-29T22:51:47.499Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-29T22:51:47.499Z] ---> Using cache [2022-08-29T22:51:47.499Z] ---> a5bd5fa82334 [2022-08-29T22:51:47.499Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-29T22:51:47.499Z] ---> Using cache [2022-08-29T22:51:47.499Z] ---> 634776319835 [2022-08-29T22:51:47.499Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T22:51:47.499Z] ---> Using cache [2022-08-29T22:51:47.499Z] ---> ed99f4cd7f80 [2022-08-29T22:51:47.499Z] Step 9/24 : COPY . . [2022-08-29T22:51:47.499Z] ---> Using cache [2022-08-29T22:51:47.499Z] ---> 5afb5b80b28f [2022-08-29T22:51:47.499Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-29T22:51:47.775Z] ---> Running in 67fc90d142dd [2022-08-29T22:51:49.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-08-29T22:54:41.708Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-29T22:55:08.552Z] Removing intermediate container cc96db5ad92d [2022-08-29T22:55:08.552Z] ---> 13779f3e1f71 [2022-08-29T22:55:08.552Z] [2022-08-29T22:55:08.552Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T22:55:08.552Z] ---> a6215f271958 [2022-08-29T22:55:08.552Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T22:55:08.552Z] ---> Running in 2715281bbb85 [2022-08-29T22:55:08.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:55:09.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:55:11.279Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T22:55:11.279Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T22:55:11.279Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T22:55:11.279Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T22:55:11.279Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T22:55:11.279Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:55:11.279Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:55:11.279Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:55:11.888Z] OK: 8 MiB in 20 packages [2022-08-29T22:55:13.914Z] Removing intermediate container 2715281bbb85 [2022-08-29T22:55:13.914Z] ---> 58b142c2eb55 [2022-08-29T22:55:13.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T22:55:14.190Z] ---> Running in 624d34deebbe [2022-08-29T22:55:14.799Z] Removing intermediate container 624d34deebbe [2022-08-29T22:55:14.799Z] ---> 74da70d827a0 [2022-08-29T22:55:14.799Z] Step 13/22 : WORKDIR /edgex [2022-08-29T22:55:14.799Z] ---> Running in f89e871dc25b [2022-08-29T22:55:15.417Z] Removing intermediate container f89e871dc25b [2022-08-29T22:55:15.417Z] ---> 3a6193d662ee [2022-08-29T22:55:15.417Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T22:55:16.884Z] ---> 14a4067ab049 [2022-08-29T22:55:16.885Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T22:55:18.885Z] ---> fa2b39298eb7 [2022-08-29T22:55:18.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T22:55:20.338Z] ---> 2805e30f0771 [2022-08-29T22:55:20.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T22:55:21.330Z] ---> 8039d60bbccd [2022-08-29T22:55:21.610Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T22:55:21.610Z] ---> Running in 56264364a43d [2022-08-29T22:55:25.035Z] Removing intermediate container 56264364a43d [2022-08-29T22:55:25.035Z] ---> d52afd329ab2 [2022-08-29T22:55:25.035Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T22:55:25.035Z] ---> Running in 6473968f3bed [2022-08-29T22:55:25.650Z] Removing intermediate container 6473968f3bed [2022-08-29T22:55:25.650Z] ---> a479ccc8d2d0 [2022-08-29T22:55:25.925Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T22:55:25.925Z] ---> Running in eb2abb845cf4 [2022-08-29T22:55:26.927Z] Removing intermediate container eb2abb845cf4 [2022-08-29T22:55:26.927Z] ---> 9f96b7d5bf0a [2022-08-29T22:55:26.927Z] Step 21/22 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:55:26.927Z] ---> Running in 8d5644297f35 [2022-08-29T22:55:27.536Z] Removing intermediate container 8d5644297f35 [2022-08-29T22:55:27.536Z] ---> a9749b53ea5e [2022-08-29T22:55:27.536Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T22:55:27.536Z] ---> Running in 1a1fbc702eb6 [2022-08-29T22:55:28.142Z] Removing intermediate container 1a1fbc702eb6 [2022-08-29T22:55:28.142Z] ---> 1fcc9ccdae82 [2022-08-29T22:55:28.142Z] [2022-08-29T22:55:28.423Z] Successfully built 1fcc9ccdae82 [2022-08-29T22:55:28.423Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-29T22:57:05.280Z]  Building security-proxy-setup ... done Removing intermediate container c008b8838667 [2022-08-29T22:57:05.280Z] ---> 5ef91a6ab473 [2022-08-29T22:57:05.280Z] [2022-08-29T22:57:05.280Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T22:57:05.280Z] ---> a6215f271958 [2022-08-29T22:57:05.280Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T22:57:05.280Z] ---> Running in 62ed1e9e4635 [2022-08-29T22:57:05.280Z] Removing intermediate container 62ed1e9e4635 [2022-08-29T22:57:05.280Z] ---> c697352552ba [2022-08-29T22:57:05.280Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T22:57:05.280Z] ---> Running in 67842993ab6c [2022-08-29T22:57:05.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:57:05.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:57:05.280Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T22:57:05.280Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T22:57:05.280Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:57:05.280Z] OK: 5 MiB in 16 packages [2022-08-29T22:57:05.280Z] Removing intermediate container 67842993ab6c [2022-08-29T22:57:05.280Z] ---> 0aeb0e1d74ea [2022-08-29T22:57:05.280Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T22:57:05.280Z] ---> Running in bd0b646d1881 [2022-08-29T22:57:05.280Z] Removing intermediate container bd0b646d1881 [2022-08-29T22:57:05.280Z] ---> 706b4464390d [2022-08-29T22:57:05.280Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T22:57:05.280Z] ---> Running in 2d321c2f569b [2022-08-29T22:57:05.885Z] Removing intermediate container 2d321c2f569b [2022-08-29T22:57:05.885Z] ---> f5a6910b3367 [2022-08-29T22:57:05.885Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T22:57:06.158Z] ---> Running in a22fc1d072c2 [2022-08-29T22:57:07.143Z] Removing intermediate container a22fc1d072c2 [2022-08-29T22:57:07.143Z] ---> 9b5d5c77976d [2022-08-29T22:57:07.143Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T22:57:07.425Z] ---> Running in d2cf539bab8d [2022-08-29T22:57:11.763Z] Removing intermediate container d2cf539bab8d [2022-08-29T22:57:11.763Z] ---> f55584a6f5e6 [2022-08-29T22:57:11.763Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T22:57:12.044Z] ---> Running in 7ab75bfadad3 [2022-08-29T22:57:13.034Z] Removing intermediate container 7ab75bfadad3 [2022-08-29T22:57:13.034Z] ---> d4ab0c96b02d [2022-08-29T22:57:13.034Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T22:57:14.500Z] ---> 728b363d23ee [2022-08-29T22:57:14.500Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T22:57:14.777Z] ---> Running in 0314eb9d4f02 [2022-08-29T22:57:15.410Z] Removing intermediate container 9d4023560e81 [2022-08-29T22:57:15.410Z] ---> 3a21d1c3db8f [2022-08-29T22:57:15.410Z] [2022-08-29T22:57:15.410Z] Step 11/24 : FROM alpine:3.16 [2022-08-29T22:57:15.410Z] ---> a6215f271958 [2022-08-29T22:57:15.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T22:57:15.690Z] ---> Running in 1b2265677d21 [2022-08-29T22:57:16.314Z] Removing intermediate container 1b2265677d21 [2022-08-29T22:57:16.314Z] ---> 5291b1d27c6c [2022-08-29T22:57:16.314Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-29T22:57:16.595Z] ---> Running in 486161dec626 [2022-08-29T22:57:17.204Z] Removing intermediate container 486161dec626 [2022-08-29T22:57:17.204Z] ---> c8e05681d6c6 [2022-08-29T22:57:17.204Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T22:57:17.204Z] ---> Running in 6a7f54afaf85 [2022-08-29T22:57:18.215Z] Removing intermediate container 6a7f54afaf85 [2022-08-29T22:57:18.215Z] ---> cc0a0e026357 [2022-08-29T22:57:18.215Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T22:57:18.215Z] ---> Running in 13ddd5323abe [2022-08-29T22:57:18.498Z] Removing intermediate container 0314eb9d4f02 [2022-08-29T22:57:18.498Z] ---> 034d2346150e [2022-08-29T22:57:18.498Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:57:19.966Z] ---> 0f350253ee98 [2022-08-29T22:57:19.966Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T22:57:21.962Z] Removing intermediate container 13ddd5323abe [2022-08-29T22:57:21.962Z] ---> 39d00e2d188a [2022-08-29T22:57:21.962Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T22:57:21.962Z] ---> Running in a3c907079c21 [2022-08-29T22:57:23.425Z] ---> bd5e9779e669 [2022-08-29T22:57:23.425Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T22:57:24.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:57:24.701Z] ---> a4afadbfb41b [2022-08-29T22:57:24.701Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T22:57:25.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:57:25.593Z] ---> 7381a1a489a4 [2022-08-29T22:57:25.593Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T22:57:26.590Z] ---> 612e0e3b925a [2022-08-29T22:57:26.590Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T22:57:26.870Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T22:57:26.870Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T22:57:27.148Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T22:57:27.429Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T22:57:27.709Z] ---> 0a31bc938f35 [2022-08-29T22:57:27.709Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T22:57:27.709Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T22:57:27.709Z] ---> Running in ae374c2ac34c [2022-08-29T22:57:27.709Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T22:57:27.994Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:57:27.994Z] OK: 8 MiB in 20 packages [2022-08-29T22:57:30.024Z] Removing intermediate container a3c907079c21 [2022-08-29T22:57:30.024Z] ---> 29d1aab889a9 [2022-08-29T22:57:30.024Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:57:31.047Z] ---> 09b569563ed5 [2022-08-29T22:57:31.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T22:57:31.327Z] Removing intermediate container ae374c2ac34c [2022-08-29T22:57:31.327Z] ---> 0b3430f998ff [2022-08-29T22:57:31.327Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T22:57:31.611Z] ---> Running in 57d01f65e4bd [2022-08-29T22:57:32.620Z] Removing intermediate container 57d01f65e4bd [2022-08-29T22:57:32.620Z] ---> 0591afe6c8f8 [2022-08-29T22:57:32.620Z] Step 28/31 : CMD ["gate"] [2022-08-29T22:57:32.620Z] ---> Running in 09adf67eba8f [2022-08-29T22:57:33.236Z] Removing intermediate container 09adf67eba8f [2022-08-29T22:57:33.236Z] ---> f4f6a6a23606 [2022-08-29T22:57:33.236Z] Step 29/31 : LABEL arch=arm64 [2022-08-29T22:57:33.517Z] ---> Running in a120102484ca [2022-08-29T22:57:33.796Z] ---> 69a8a1ff5d10 [2022-08-29T22:57:33.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T22:57:34.415Z] Removing intermediate container a120102484ca [2022-08-29T22:57:34.415Z] ---> dc68812e5ea2 [2022-08-29T22:57:34.415Z] Step 30/31 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:57:34.415Z] ---> Running in b71fc00acab3 [2022-08-29T22:57:35.037Z] ---> 3bc5a54b4956 [2022-08-29T22:57:35.037Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-29T22:57:35.037Z] Removing intermediate container b71fc00acab3 [2022-08-29T22:57:35.037Z] ---> dd886da751f4 [2022-08-29T22:57:35.037Z] Step 31/31 : LABEL version=0.0.0 [2022-08-29T22:57:35.037Z] ---> Running in db429276c6bf [2022-08-29T22:57:35.318Z] ---> Running in 1a0b29ca2f4c [2022-08-29T22:57:35.949Z] Removing intermediate container db429276c6bf [2022-08-29T22:57:35.949Z] ---> 2fe9c6b5867b [2022-08-29T22:57:35.949Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:57:35.949Z] Removing intermediate container 1a0b29ca2f4c [2022-08-29T22:57:35.949Z] ---> c92649b22ddd [2022-08-29T22:57:35.949Z] [2022-08-29T22:57:35.949Z] ---> Running in fd6264a9b360 [2022-08-29T22:57:36.565Z] Successfully built c92649b22ddd [2022-08-29T22:57:36.565Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-29T22:57:36.565Z]  Building security-bootstrapper ... done Removing intermediate container fd6264a9b360 [2022-08-29T22:57:36.565Z] ---> 636f0c1f201c [2022-08-29T22:57:36.565Z] Step 22/24 : LABEL arch=arm64 [2022-08-29T22:57:36.850Z] ---> Running in 2725eab8ab9e [2022-08-29T22:57:37.464Z] Removing intermediate container 2725eab8ab9e [2022-08-29T22:57:37.464Z] ---> 0f810dbd0ce8 [2022-08-29T22:57:37.464Z] Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:57:37.464Z] ---> Running in b782b7ddfa3f [2022-08-29T22:57:38.080Z] Removing intermediate container b782b7ddfa3f [2022-08-29T22:57:38.080Z] ---> be3b4b2d8a86 [2022-08-29T22:57:38.080Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T22:57:38.080Z] ---> Running in 8ee0ae5784da [2022-08-29T22:57:38.701Z] Removing intermediate container 8ee0ae5784da [2022-08-29T22:57:38.701Z] ---> 473601108cec [2022-08-29T22:57:38.701Z] [2022-08-29T22:57:38.982Z] Successfully built 473601108cec [2022-08-29T22:57:38.982Z] Successfully tagged core-data-arm64:latest [2022-08-29T22:57:51.492Z]  Building core-data ... done Removing intermediate container 67fc90d142dd [2022-08-29T22:57:51.492Z] ---> 3c9a63fab43f [2022-08-29T22:57:51.492Z] [2022-08-29T22:57:51.492Z] Step 11/24 : FROM alpine:3.16 [2022-08-29T22:57:51.492Z] ---> a6215f271958 [2022-08-29T22:57:51.492Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T22:57:51.492Z] ---> Using cache [2022-08-29T22:57:51.492Z] ---> 691141a2de93 [2022-08-29T22:57:51.492Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:57:51.492Z] ---> Using cache [2022-08-29T22:57:51.492Z] ---> 1797255ef91e [2022-08-29T22:57:51.492Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-29T22:57:51.492Z] ---> Running in c4f9dd341af0 [2022-08-29T22:57:51.492Z] Removing intermediate container c4f9dd341af0 [2022-08-29T22:57:51.492Z] ---> dec41568b500 [2022-08-29T22:57:51.492Z] Step 15/24 : EXPOSE $APP_PORT [2022-08-29T22:57:51.492Z] ---> Running in 64ef0a4e04d4 [2022-08-29T22:57:52.106Z] Removing intermediate container 64ef0a4e04d4 [2022-08-29T22:57:52.106Z] ---> 281b6f22bb90 [2022-08-29T22:57:52.106Z] Step 16/24 : WORKDIR / [2022-08-29T22:57:52.106Z] ---> Running in 236934d49c57 [2022-08-29T22:57:52.716Z] Removing intermediate container 236934d49c57 [2022-08-29T22:57:52.716Z] ---> ee3ef57bdbc2 [2022-08-29T22:57:52.716Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:57:53.723Z] ---> 77deeb8301e4 [2022-08-29T22:57:53.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T22:57:55.176Z] ---> d4a614789f74 [2022-08-29T22:57:55.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T22:57:56.458Z] ---> a707218c8d60 [2022-08-29T22:57:56.458Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-29T22:57:56.458Z] ---> Running in fedc8391ea30 [2022-08-29T22:57:56.758Z] Removing intermediate container fedc8391ea30 [2022-08-29T22:57:56.758Z] ---> 58be11a0feeb [2022-08-29T22:57:57.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:57:57.041Z] ---> Running in 18423a87808f [2022-08-29T22:57:57.647Z] Removing intermediate container 18423a87808f [2022-08-29T22:57:57.647Z] ---> 64873a681e4d [2022-08-29T22:57:57.647Z] Step 22/24 : LABEL arch=arm64 [2022-08-29T22:57:57.647Z] ---> Running in 280bbe9609ee [2022-08-29T22:57:58.254Z] Removing intermediate container 280bbe9609ee [2022-08-29T22:57:58.254Z] ---> abce691de30f [2022-08-29T22:57:58.254Z] Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:57:58.538Z] ---> Running in b0a328d63c5b [2022-08-29T22:57:59.146Z] Removing intermediate container b0a328d63c5b [2022-08-29T22:57:59.146Z] ---> c6fc1771ae66 [2022-08-29T22:57:59.146Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T22:57:59.146Z] ---> Running in 3c6ab8dc9248 [2022-08-29T22:57:59.752Z] Removing intermediate container 3c6ab8dc9248 [2022-08-29T22:57:59.752Z] ---> 2d6f9e364d58 [2022-08-29T22:57:59.752Z] [2022-08-29T22:58:00.036Z] Successfully built 2d6f9e364d58 [2022-08-29T22:58:00.036Z] Successfully tagged core-command-arm64:latest [2022-08-29T22:58:39.079Z]  Building core-command ... done Removing intermediate container 4f9fb226a1f6 [2022-08-29T22:58:39.079Z] ---> 9dccce217b01 [2022-08-29T22:58:39.079Z] [2022-08-29T22:58:39.079Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T22:58:39.079Z] ---> a6215f271958 [2022-08-29T22:58:39.079Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T22:58:39.079Z] ---> Running in c1de28988274 [2022-08-29T22:58:39.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T22:58:39.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T22:58:40.600Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T22:58:40.600Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T22:58:40.600Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T22:58:40.600Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T22:58:40.872Z] OK: 6 MiB in 16 packages [2022-08-29T22:58:42.302Z] Removing intermediate container c1de28988274 [2022-08-29T22:58:42.303Z] ---> 709c7dc17fad [2022-08-29T22:58:42.303Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T22:58:42.303Z] ---> Running in be1edc2b9d80 [2022-08-29T22:58:42.578Z] Removing intermediate container be1edc2b9d80 [2022-08-29T22:58:42.578Z] ---> d083ffb64578 [2022-08-29T22:58:42.578Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-29T22:58:42.578Z] ---> Running in 524b83c12cfc [2022-08-29T22:58:43.173Z] Removing intermediate container 524b83c12cfc [2022-08-29T22:58:43.173Z] ---> 0b972de29156 [2022-08-29T22:58:43.173Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T22:58:43.173Z] ---> Running in 8ae5b16ae93b [2022-08-29T22:58:43.446Z] Removing intermediate container 8ae5b16ae93b [2022-08-29T22:58:43.446Z] ---> 69f8363bfd7b [2022-08-29T22:58:43.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T22:58:44.040Z] ---> 4dc54d55fed0 [2022-08-29T22:58:44.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T22:58:45.474Z] ---> d1c36efdb832 [2022-08-29T22:58:45.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T22:58:46.075Z] ---> 323a7c734090 [2022-08-29T22:58:46.075Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-29T22:58:46.075Z] ---> Running in 0441f4972b9e [2022-08-29T22:58:46.677Z] Removing intermediate container 0441f4972b9e [2022-08-29T22:58:46.677Z] ---> 240dd00fc084 [2022-08-29T22:58:46.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T22:58:46.677Z] ---> Running in 26205bfe3f3c [2022-08-29T22:58:46.952Z] Removing intermediate container 26205bfe3f3c [2022-08-29T22:58:46.952Z] ---> 274188241fb1 [2022-08-29T22:58:46.952Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T22:58:46.952Z] ---> Running in 7f19d4c0dea5 [2022-08-29T22:58:47.549Z] Removing intermediate container 7f19d4c0dea5 [2022-08-29T22:58:47.549Z] ---> 56bc2bba2b56 [2022-08-29T22:58:47.549Z] Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a [2022-08-29T22:58:47.549Z] ---> Running in fb662fd579d3 [2022-08-29T22:58:47.828Z] Removing intermediate container fb662fd579d3 [2022-08-29T22:58:47.828Z] ---> 96f382f6a0d2 [2022-08-29T22:58:47.828Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T22:58:47.828Z] ---> Running in 8e3fa1e0d1a4 [2022-08-29T22:58:48.102Z] Removing intermediate container 8e3fa1e0d1a4 [2022-08-29T22:58:48.102Z] ---> 42c879f66132 [2022-08-29T22:58:48.102Z] [2022-08-29T22:58:48.376Z] Successfully built 42c879f66132 [2022-08-29T22:58:48.376Z] Successfully tagged support-notifications-arm64:latest [2022-08-29T22:58:48.663Z]  Building support-notifications ... done  [Pipeline] } [2022-08-29T22:58:48.684Z] $ docker stop --time=1 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 [2022-08-29T22:58:50.380Z] $ docker rm -f 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T22:58:50.985Z] + docker images [2022-08-29T22:58:51.256Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T22:58:51.256Z] support-notifications-arm64 latest 42c879f66132 3 seconds ago 26.3MB [2022-08-29T22:58:51.256Z] 9dccce217b01 15 seconds ago 1.43GB [2022-08-29T22:58:51.256Z] core-command-arm64 latest 2d6f9e364d58 52 seconds ago 16.7MB [2022-08-29T22:58:51.256Z] 3c9a63fab43f About a minute ago 1.37GB [2022-08-29T22:58:51.256Z] core-data-arm64 latest 473601108cec About a minute ago 20.7MB [2022-08-29T22:58:51.256Z] security-bootstrapper-arm64 latest c92649b22ddd About a minute ago 18.7MB [2022-08-29T22:58:51.256Z] 3a21d1c3db8f About a minute ago 1.38GB [2022-08-29T22:58:51.256Z] 5ef91a6ab473 About a minute ago 1.36GB [2022-08-29T22:58:51.256Z] security-proxy-setup-arm64 latest 1fcc9ccdae82 3 minutes ago 26.4MB [2022-08-29T22:58:51.256Z] 13779f3e1f71 3 minutes ago 1.36GB [2022-08-29T22:58:51.256Z] support-scheduler-arm64 latest c6c5ab44d73f 7 minutes ago 25.7MB [2022-08-29T22:58:51.256Z] 2248d2faf116 7 minutes ago 1.43GB [2022-08-29T22:58:51.256Z] sys-mgmt-agent-arm64 latest 4416da618cec 8 minutes ago 133MB [2022-08-29T22:58:51.256Z] security-spire-server-arm64 latest 4bf6a11a489d 8 minutes ago 84.2MB [2022-08-29T22:58:51.256Z] 82915bfabbfd 9 minutes ago 1.25GB [2022-08-29T22:58:51.256Z] security-spiffe-token-provider-arm64 latest a6cfae9e997e 9 minutes ago 28.4MB [2022-08-29T22:58:51.256Z] 4d218b7a7b7a 9 minutes ago 1.36GB [2022-08-29T22:58:51.256Z] 04d1153804f0 10 minutes ago 1.41GB [2022-08-29T22:58:51.256Z] core-metadata-arm64 latest f9bde7d625ab 10 minutes ago 17.5MB [2022-08-29T22:58:51.256Z] e1175ead5c8d 10 minutes ago 1.38GB [2022-08-29T22:58:51.256Z] security-secretstore-setup-arm64 latest 8b53158fe6a4 11 minutes ago 28.2MB [2022-08-29T22:58:51.256Z] 1c841f85302d 11 minutes ago 1.37GB [2022-08-29T22:58:51.256Z] security-spire-agent-arm64 latest 6e36a25756d4 17 minutes ago 122MB [2022-08-29T22:58:51.256Z] security-spire-config-arm64 latest d0fdbbf6b4a6 17 minutes ago 83.6MB [2022-08-29T22:58:51.256Z] a3c57eb1e3e6 18 minutes ago 1.25GB [2022-08-29T22:58:51.256Z] 206a4d8131d9 18 minutes ago 1.25GB [2022-08-29T22:58:51.256Z] ci-base-image-arm64 latest 8c82d65de249 31 minutes ago 995MB [2022-08-29T22:58:51.256Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-29T22:58:51.256Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-29T22:58:51.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-29T22:58:51.256Z] 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 [2022-08-29T22:58:52.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:58:52.061Z] [2022-08-29T22:58:52.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:58:52.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:58:52.750Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T22:58:52.750Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T22:58:52.750Z] 04944245beec: Pulling fs layer [2022-08-29T22:58:52.750Z] 699f458cf7ca: Pulling fs layer [2022-08-29T22:58:52.750Z] 765212b225bb: Pulling fs layer [2022-08-29T22:58:52.750Z] f23df028b6ca: Pulling fs layer [2022-08-29T22:58:52.750Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T22:58:52.750Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T22:58:52.750Z] 765212b225bb: Waiting [2022-08-29T22:58:52.750Z] d65c8cfc05b1: Waiting [2022-08-29T22:58:52.750Z] f23df028b6ca: Waiting [2022-08-29T22:58:52.750Z] 2437ff75d9bd: Waiting [2022-08-29T22:58:53.028Z] 04944245beec: Verifying Checksum [2022-08-29T22:58:53.028Z] 04944245beec: Download complete [2022-08-29T22:58:53.028Z] 765212b225bb: Verifying Checksum [2022-08-29T22:58:53.028Z] 765212b225bb: Download complete [2022-08-29T22:58:53.028Z] f23df028b6ca: Verifying Checksum [2022-08-29T22:58:53.028Z] f23df028b6ca: Download complete [2022-08-29T22:58:53.028Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T22:58:53.028Z] d65c8cfc05b1: Download complete [2022-08-29T22:58:53.028Z] 699f458cf7ca: Verifying Checksum [2022-08-29T22:58:53.028Z] 699f458cf7ca: Download complete [2022-08-29T22:58:53.628Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T22:58:53.628Z] 8998bd30e6a1: Download complete [2022-08-29T22:58:55.602Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T22:58:55.602Z] 2437ff75d9bd: Download complete [2022-08-29T22:58:58.225Z] 8998bd30e6a1: Pull complete [2022-08-29T22:58:58.498Z] 04944245beec: Pull complete [2022-08-29T22:58:59.936Z] 699f458cf7ca: Pull complete [2022-08-29T22:59:00.209Z] 765212b225bb: Pull complete [2022-08-29T22:59:01.189Z] f23df028b6ca: Pull complete [2022-08-29T22:59:01.465Z] d65c8cfc05b1: Pull complete [2022-08-29T22:59:16.540Z] 2437ff75d9bd: Pull complete [2022-08-29T22:59:16.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T22:59:16.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T22:59:16.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:59:16.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container [2022-08-29T22:59:17.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-29T22:59:20.102Z] $ docker top 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:21.250Z] ---> job-cost.sh [2022-08-29T22:59:21.250Z] lf-activate-venv: SKIPPING [2022-08-29T22:59:21.250Z] INFO: No Stack... [2022-08-29T22:59:21.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T22:59:22.849Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T22:59:23.566Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-29T22:59:23.566Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T22:59:23.622Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] [2022-08-29T22:59:23.627Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] did not exist. Created. [2022-08-29T22:59:23.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T22:59:24.379Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T22:59:24.585Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T22:59:24.602Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T22:59:24.691Z] $ docker stop --time=1 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a [2022-08-29T22:59:26.296Z] $ docker rm -f 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a [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 [2022-08-29T22:59:27.387Z] provisioning config files... [2022-08-29T22:59:27.395Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7454918075222815783tmp [Pipeline] { [Pipeline] sh [2022-08-29T22:59:27.748Z] + set +x [2022-08-29T22:59:27.748Z] + curl -s https://codecov.io/bash [2022-08-29T22:59:27.748Z] + bash -s -- [2022-08-29T22:59:27.748Z] [2022-08-29T22:59:27.748Z] _____ _ [2022-08-29T22:59:27.748Z] / ____| | | [2022-08-29T22:59:27.748Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T22:59:27.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T22:59:27.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T22:59:27.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T22:59:27.748Z] Bash-1.0.6 [2022-08-29T22:59:27.748Z] [2022-08-29T22:59:27.748Z] [2022-08-29T22:59:27.748Z] ==> git version 2.25.1 found [2022-08-29T22:59:27.748Z] ==> 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 [2022-08-29T22:59:27.748Z] Release-Date: 2020-01-08 [2022-08-29T22:59:27.748Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-29T22:59:27.748Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T22:59:27.748Z] ==> Jenkins CI detected. [2022-08-29T22:59:27.748Z] current dir:  /w/workspace/edgex-go/1 [2022-08-29T22:59:27.748Z] project root: . [2022-08-29T22:59:27.748Z] --> token set from env [2022-08-29T22:59:27.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T22:59:27.748Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T22:59:27.748Z] ==> Python coveragepy not found [2022-08-29T22:59:27.748Z] ==> Searching for coverage reports in: [2022-08-29T22:59:27.748Z] + . [2022-08-29T22:59:28.009Z] -> Found 1 reports [2022-08-29T22:59:28.009Z] ==> Detecting git/mercurial file structure [2022-08-29T22:59:28.009Z] ==> Reading reports [2022-08-29T22:59:28.009Z] + ./coverage.out bytes=482786 [2022-08-29T22:59:28.009Z] ==> Appending adjustments [2022-08-29T22:59:28.009Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T22:59:29.397Z] + Found adjustments [2022-08-29T22:59:29.397Z] ==> Gzipping contents [2022-08-29T22:59:29.397Z] 64K /tmp/codecov.mabzIU.gz [2022-08-29T22:59:29.397Z] ==> Uploading reports [2022-08-29T22:59:29.397Z] url: https://codecov.io [2022-08-29T22:59:29.397Z] query: branch=PR-4137&commit=427f382bdc475f88f8c55c432edde5d4cc5b096a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= [2022-08-29T22:59:29.397Z] -> Pinging Codecov [2022-08-29T22:59:29.397Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4137&commit=427f382bdc475f88f8c55c432edde5d4cc5b096a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= [2022-08-29T22:59:29.397Z] -> Uploading to [2022-08-29T22:59:29.397Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/427f382bdc475f88f8c55c432edde5d4cc5b096a/db1899e8-c273-485f-a086-f601d69c74fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T225929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e23a21dd90c4c1364fcbbe0b3c114b74f0816804db9f877b976f3e49a80cbab [2022-08-29T22:59:29.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T22:59:29.397Z] Dload Upload Total Spent Left Speed [2022-08-29T22:59:29.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63248 0 0 100 63248 0 246k --:--:-- --:--:-- --:--:-- 246k 100 63248 0 0 100 63248 0 246k --:--:-- --:--:-- --:--:-- 245k [2022-08-29T22:59:29.663Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] } [2022-08-29T22:59:29.691Z] 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 [2022-08-29T22:59:31.091Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:31.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:32.339Z] ---> package-listing.sh [2022-08-29T22:59:32.339Z] ++ facter osfamily [2022-08-29T22:59:32.339Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T22:59:32.600Z] + OS_FAMILY=debian [2022-08-29T22:59:32.600Z] + workspace=/w/workspace/edgex-go/1 [2022-08-29T22:59:32.600Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T22:59:32.600Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T22:59:32.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T22:59:32.600Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T22:59:32.600Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-29T22:59:32.600Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T22:59:32.600Z] + case "${OS_FAMILY}" in [2022-08-29T22:59:32.600Z] + dpkg -l [2022-08-29T22:59:32.600Z] + grep '^ii' [2022-08-29T22:59:32.600Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T22:59:32.600Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T22:59:32.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T22:59:32.600Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-29T22:59:32.600Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-29T22:59:32.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-29T22:59:32.630Z] 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 [2022-08-29T22:59:32.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:59:33.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:59:33.562Z] [2022-08-29T22:59:33.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T22:59:33.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:59:33.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T22:59:33.942Z] 5eb5b503b376: Pulling fs layer [2022-08-29T22:59:33.942Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T22:59:33.942Z] ec43610c2a17: Pulling fs layer [2022-08-29T22:59:33.942Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T22:59:33.942Z] 33b1e0a273af: Pulling fs layer [2022-08-29T22:59:33.942Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T22:59:33.942Z] 2f39f015ded8: Pulling fs layer [2022-08-29T22:59:33.942Z] 3a2ae6a8a46f: Waiting [2022-08-29T22:59:33.942Z] 33b1e0a273af: Waiting [2022-08-29T22:59:33.942Z] 5d3b04190fa2: Waiting [2022-08-29T22:59:33.942Z] 2f39f015ded8: Waiting [2022-08-29T22:59:33.942Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T22:59:33.942Z] 5c69ac0246d0: Download complete [2022-08-29T22:59:33.942Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T22:59:33.942Z] 3a2ae6a8a46f: Download complete [2022-08-29T22:59:33.942Z] 33b1e0a273af: Verifying Checksum [2022-08-29T22:59:33.942Z] 33b1e0a273af: Download complete [2022-08-29T22:59:34.202Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T22:59:34.202Z] 5d3b04190fa2: Download complete [2022-08-29T22:59:34.202Z] ec43610c2a17: Verifying Checksum [2022-08-29T22:59:34.202Z] ec43610c2a17: Download complete [2022-08-29T22:59:34.202Z] 5eb5b503b376: Verifying Checksum [2022-08-29T22:59:34.202Z] 5eb5b503b376: Download complete [2022-08-29T22:59:34.770Z] 2f39f015ded8: Download complete [2022-08-29T22:59:35.707Z] 5eb5b503b376: Pull complete [2022-08-29T22:59:35.707Z] 5c69ac0246d0: Pull complete [2022-08-29T22:59:35.966Z] ec43610c2a17: Pull complete [2022-08-29T22:59:36.225Z] 3a2ae6a8a46f: Pull complete [2022-08-29T22:59:36.485Z] 33b1e0a273af: Pull complete [2022-08-29T22:59:36.485Z] 5d3b04190fa2: Pull complete [2022-08-29T22:59:41.769Z] 2f39f015ded8: Pull complete [2022-08-29T22:59:41.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T22:59:41.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T22:59:41.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T22:59:41.996Z] prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container [2022-08-29T22:59:42.033Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T22:59:44.109Z] $ docker top c1c2a6818701990432229a59ec5d35575822777149aa453b5dd999242de4f87b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T22:59:44.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T22:59:44.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T22:59:45.221Z] + ls /var/log/sa-host [2022-08-29T22:59:45.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T22:59:45.417Z] provisioning config files... [2022-08-29T22:59:45.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7943195203584536671tmp [Pipeline] { [Pipeline] echo [2022-08-29T22:59:45.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:45.783Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T22:59:45.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:46.218Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T22:59:46.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:46.571Z] ---> sudo-logs.sh [2022-08-29T22:59:46.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T22:59:46.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:46.957Z] ---> job-cost.sh [2022-08-29T22:59:46.957Z] lf-activate-venv: SKIPPING [2022-08-29T22:59:46.957Z] DEBUG: total: 0.10999999940395355 [2022-08-29T22:59:46.957Z] INFO: Retrieving Stack Cost... [2022-08-29T22:59:47.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T22:59:47.790Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T22:59:47.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T22:59:48.135Z] ---> logs-deploy.sh [2022-08-29T22:59:48.135Z] lf-activate-venv: SKIPPING [2022-08-29T22:59:48.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4137/1 [2022-08-29T22:59:48.135Z] INFO: archiving workspace using pattern(s): [2022-08-29T22:59:49.517Z] Archives upload complete. [2022-08-29T22:59:49.517Z] INFO: archiving logs to Nexus